ErrLookup › GoogleContainerTools/jib
GoogleContainerTools/jib
🏗 Build container images for your Java applications. · Java · 335 source files
Analyzed at fb949e2676 on 2026-09-06. 289 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| ${extraDirectoryPath} | exception | error | |
| Diff ID not available for digest-only layer | exception | error | jib, docker-image, layer, diff-id |
| ${helpfulSuggestions.forInsecureRegistry()} | exception | error | |
| ${ex.getCause().getMessage() == null ? "(null exception mess | exception | error | |
| <message from IncompatibleBaseImageJavaVersionException via | exception | error | maven, jib, java-version, base-image, configuration |
| ${ex.getMessage()} | exception | error | |
| Multiple valid main classes were found: ${mainClasses} | exception | error | |
| Failed to generate a Jib file map for sync with Skaffold | exception | error | maven, skaffold, jib, build |
| ${helpfulSuggestions.forUnknownHost()} | exception | error | |
| platform configuration is missing an architecture value | validation | error | |
| <message from IncompatibleBaseImageJavaVersionException via | exception | error | maven, jib, java-version, base-image |
| HelpfulSuggestions.forIncompatibleBaseImageJavaVersionForGra | exception | error | jib, gradle, java-version, base-image, compatibility |
| extension configured but not discovered on Jib runtime class | exception | error | gradle, jib-plugin-extension, classpath, configuration |
| Main class was not found | validation | error | |
| <container><filesModificationTime> should be an ISO 8601 dat | exception | error | maven, jib, configuration, date-format |
| 'mainClass' configured in ${projectProperties.getPluginName( | validation | error | |
| extraDirectories.paths contain "from" directory that doesn't | validation | error | gradle, jib, configuration, directory |
| Could not determine Jib plugin version | exception | error | maven, skaffold, version-check, build-metadata |
| error running extension '${extensionName}': ${ex.getMessage( | exception | error | gradle, jib, extension, configuration |
| ${message}; see https://github.com/GoogleContainerTools/jib/ | validation | error | jib, config, schema-validation |
| invalid value for <containerizingMode>: <invalidContainerizi | exception | error | maven, jib, configuration, containerizing-mode |
| platform configuration is missing an OS value | validation | error | container-image, configuration, java |
| <exception message (IOException | CacheDirectoryCreationExce | exception | error | maven, jib, io, cache, configuration |
| Registry may not support pushing OCI Manifest or Docker Imag | exception | error | registry, manifest-push, compatibility |
| ${appRoot} | validation | error | container-image, path-validation, java |
| Invalid port configuration: '" + port + "'. | validation | error | docker, container-config, ports, validation |
| unable to move: %s to %s; such failures are often caused by | exception | error | filesystem, io, antivirus |
| Schema 2 manifests corrupted | exception | error | cache, corruption, docker-manifest |
| the configured platform (%s/%s) doesn't match the platform ( | exception | error | docker, platform-mismatch, base-image, jib |
| container.creationTime should be an ISO 8601 date-time (see | exception | error | jib, gradle, configuration, date-format |
| HelpfulSuggestions.forDockerNotInstalled(HELPFUL_SUGGESTIONS | exception | error | maven, docker, environment, prerequisite-check |
| NoSuchFileException: <directory> | validation | error | filesystem, path, container-build |
| Cannot run Jib in offline mode; local Jib cache for base ima | exception | error | offline, cache, base-image, ci |
| Check the full stace trace, and if the root cause is from AS | exception | error | asm, classpath, jvm-version, container-build |
| Invalid base image format: manifest contains <n> layers, but | exception | error | docker-tar, base-image, integrity |
| <exception message (IOException | CacheDirectoryCreationExce | exception | error | maven, jib, io, cache, main-class |
| Failed to resolve dependent project from ${projectDependency | exception | error | gradle, reflection, plugin-internals |
| ${helpfulSuggestions.forCredentialsNotSent()} | exception | error | docker, registry, authentication, tls |
| HelpfulSuggestions.forInvalidImageReference(${ex.getInvalidR | exception | error | jib, gradle, image-reference, validation |
| HelpfulSuggestions.forIncompatibleBaseImageJavaVersionForGra | exception | error | jib, gradle, java-version, base-image |
| unable to parse '${versionString}' | validation | error | version-parsing, java, build-tool |
| Obtaining project build output files failed; make sure you h | exception | error | maven, jib, build-lifecycle, missing-artifact |
| <container><creationTime> should be an ISO 8601 date-time (s | exception | error | maven, jib, configuration, date-format |
| Failed get authentication method from 'WWW-Authenticate' hea | http | error | docker-registry, authentication, oauth, token |
| ${helpfulSuggestions.forHttpStatusCodeForbidden(registryUnau | exception | error | docker, registry, permissions, http |
| Unable to create cache directory for project path: ${path} - | exception | error | filesystem, cache, permissions, cli |
| invalid base image reference: ${buildPlan.getBaseImage()} | exception | error | jib, gradle, plugin-extension, image-reference |
| Jib plugin version is %s but is required to be %s | validation | error | maven, skaffold, version-check, version-mismatch |
| <message from InvalidImageReferenceException via HelpfulSugg | exception | error | maven, jib, image-reference, configuration |
| _skaffold-fail-if-jib-out-of-date requires jib.requiredVersi | exception | error | maven, skaffold, system-property, cli |
| _skaffoldFailIfJibOutOfDate requires jib.requiredVersion to | exception | error | gradle, jib, skaffold, system-property |
| ${ex.getMessage()} | exception | error | maven, skaffold, json, io |
| container.appRoot is not an absolute Unix-style path: ${inva | validation | error | gradle, jib, configuration, path-validation |
| Failed to resolve dependencies | exception | error | maven, dependencies, resolution, skaffold |
| Credentials were not sent to ${registryUrl}/${imageName} | exception | error | registry, authentication, credentials |
| Manifest list missing | exception | error | cache, manifest-list, corruption, jib |
| ${src} is not a parent of ${path} | exception | error | symlink, filesystem, buildfile |
| Cannot enable reproducible timestamps. They can only be enab | validation | error | zip, file-extraction, reproducibility, java |
| InferredAuthException: ${message} | console | warning | jib, auth, credentials |
| container.filesModificationTime should be an ISO 8601 date-t | exception | error | gradle, jib, configuration, date-format |
| ${helpfulSuggestions.none()} | exception | error | docker, registry, authentication, tls |
| Invalid containerizing mode | exception | error | maven, skaffold, containerizing-mode, typo |
| extension configured but not discovered on Jib runtime class | validation | error | jib, maven, classpath, plugin-extension, dependency |
| Invalid image reference ${invalidReference}, perhaps you sho | console | error | gradle, jib, image-reference, validation |
| container.creationTime should be an ISO 8601 date-time (see | exception | error | gradle, jib, configuration, date-format |
| <from><platforms> contains a platform configuration that is | exception | error | maven, jib, multi-platform, configuration |
| Specified credential helper was not found: ${credentialHelpe | exception | error | authentication, credentials, file-not-found, docker |
| Unable to release lock | exception | error | locking, file-io, illegal-state, resource-cleanup |
| Your project is using Java ${projectMajorJavaVersion} but th | console | error | gradle, jib, java-version, base-image |
| container.filesModificationTime should be an ISO 8601 date-t | validation | error | gradle, jib, configuration, date-format |
| error running extension '${extensionName}': ${ex.getMessage( | exception | error | jib, gradle, plugin-extension |
| <container><filesModificationTime> should be an ISO 8601 dat | exception | error | maven, jib, configuration, date-format |
| SHA-256 algorithm produced invalid hash: + ex.getMessage() | exception | critical | jvm, security, sha-256, digest |
| Invalid container configuration in Docker V2.2/OCI manifest: | exception | error | manifest, oci, registry, corrupt-manifest, jib |
| ${path} | validation | error | container-image, path-validation, java |
| ${reference} | validation | error | image-reference, validation, jib |
| invalid base image reference: ${buildPlan.getBaseImage()} | validation | error | jib, maven-plugin-extension, image-reference |
| Unable to decrypt server(${registry}) info from settings.xml | exception | error | maven, settings-xml, registry, credentials, decryption |
| <container><appRoot> is not an absolute Unix-style path: <in | exception | error | maven, jib, configuration, path-validation |
| container.appRoot is not an absolute Unix-style path: ${inva | validation | error | gradle, jib, configuration, path-validation |
| Invalid volume path: + volume | validation | error | docker, container-config, volumes, path |
| <message from IncompatibleBaseImageJavaVersionException via | exception | error | maven, jib, java-version, base-image |
| ${rawMode} | validation | error | configuration, enum, jib, validation |
| Unknown mediaType: + mediaType | exception | error | docker-registry, manifest, media-type, oci |
| Did not get token in authentication response from ${authenti | exception | error | registry, authentication, token |
| 'docker load' command failed with error: + error | exception | error | docker, docker-load, process, io |
| from.platforms contains a platform configuration that is mis | validation | error | gradle, jib, configuration, platform-validation |
| ${configuredCreationTime} | validation | error | container-image, date-format, java |
| '${entry}' is not a valid key-value pair | validation | error | configuration, parsing, jib, maven |
| Expected valid layer digest as contents of selector file `<s | exception | error | cache, digest, corruption |
| extension ${extension.getClass().getSimpleName()} does not e | validation | error | jib, gradle, plugin-extension, configuration |
| Skaffold sync is currently only available for 'jar' style Ji | validation | error | maven, skaffold, packaging, sync |
| error running extension '<extensionClassName>': <message> | exception | error | maven, jib, plugin-extension, build |
| extension ${extension.getClass().getSimpleName()} does not e | validation | error | jib, maven, pom-configuration, plugin-extension |
| Unauthorized for ${serverUrl}/${imageName} | http | error | registry, unauthorized, authentication |
| <field1> and <field2> are required but not set | validation | error | jib, configuration, builder, illegal-state |
| Obtaining project build output files failed | exception | error | jib, gradle, io, build-output |
| Skaffold sync is currently only available for Jib projects i | validation | error | maven, skaffold, containerizing-mode, sync |
| Cannot create FileLayers from non-file, non-directory: ${src | exception | error | filesystem, buildfile, path |
| Failed to construct entrypoint on JavaContainerBuilder; jvmF | exception | error | jib, configuration, entrypoint |