GoogleContainerTools/jib
Documented errors, page 2 of 3. Back to GoogleContainerTools/jib
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| from.platforms contains a platform configuration that is mis | exception | error | jib, gradle, platform, validation, multi-arch |
| HelpfulSuggestions.forInvalidImageReference(${ex.getInvalidR | exception | error | jib, gradle, image-reference, configuration |
| Incomplete extraDirectories.paths configuration; source dire | validation | error | gradle, jib, configuration, extra-directories |
| Invalid port configuration: '<port>'. Make sure the port is | validation | error | validation, ports, config |
| IOException wrapping CompressorException while decompressing | exception | error | cache, compression, io |
| Schema 1 manifests corrupted | exception | error | cache, schema-1, manifest, corruption, jib |
| Unknown manifest type: <firstManifest> | exception | error | cache, manifest, version-incompatibility |
| cannot build for multiple platforms since the base image '%s | exception | error | multi-platform, manifest-list, base-image, arm64 |
| 'WWW-Authenticate' header not found | http | error | docker-registry, authentication, http-headers, network |
| <container><creationTime> should be an ISO 8601 date-time (s | exception | error | maven, jib, configuration, date-format |
| <container><workingDirectory> is not an absolute Unix-style | exception | error | maven, jib, configuration, path-validation |
| ${HELPFUL_SUGGESTIONS_PREFIX}, perhaps you should make sure | console | error | docker, gradle, docker-not-installed |
| Could not determine Jib plugin version | exception | error | gradle, jib, version-check, plugin-metadata |
| <message from BuildStepsExecutionException> | exception | error | maven, jib, docker, build-failure |
| Blocked unzipping files outside destination: ${entryName} fr | exception | critical | zip, security, path-traversal, java |
| Bug in jib-core; please report the bug at <GitHub new issue | exception | error | jib, internal-bug, invariant |
| Detected ${GradleVersion.current()}, but jib requires ${GRAD | exception | error | gradle, version-compatibility, build-failure, jib |
| 'schemaVersion' field is not an integer | exception | error | docker-registry, manifest, registry-protocol |
| ${ex.getMessage()} | exception | error | maven, skaffold, json, io |
| NotDirectoryException: <directory> | validation | error | filesystem, path, container-build |
| Missing option: --name must be specified when using --target | console | error | cli, validation, tar |
| Unknown schemaVersion: + schemaVersion + " - only 1 and 2 ar | exception | error | docker-registry, manifest, registry-protocol |
| Expected image digest ${expectedDigest}, but received: ${rec | console | warning | digest, registry, push, integrity |
| <format> parameter is configured with value '<format>', but | validation | error | maven, jib, configuration, enum-value |
| Server requires HTTPS but is not HTTPS-secure | exception | error | ssl, tls, registry, network |
| Unable to decrypt proxy info from settings.xml: ${problem} | exception | error | maven, settings-xml, proxy, decryption |
| Dependency required by the JAR (as specified in `Class-Path` | exception | error | jib, jar, manifest, classpath, missing-file |
| Only FileLayers are supported at this time. | exception | error | jib, cli, buildfile, unsupported-layer-type |
| %s system property is set, but %s is not; attempting other a | console | warning | authentication, configuration, jib, system-properties |
| <field> is required but not set | validation | error | configuration, builder, validation |
| Platform must be of form os/architecture. | validation | error | jib, gradle, platform, validation |
| ${fieldName} must be a number of milliseconds since epoch or | validation | error | cli, date-parsing, validation |
| <from><platforms> contains a platform configuration that is | exception | error | maven, jib, configuration, platforms, validation |
| invalid value for containerizingMode: ${invalidContainerizin | validation | error | gradle, jib, configuration, enum-validation |
| Credentials were not sent to ${serverUrl}/${imageName} | http | error | registry, credentials, authentication |
| ${modificationTime} | validation | error | container-image, date-format, java |
| Did not receive Content-Length header | exception | error | docker-registry, blob, http-headers |
| failed to calculate execution plan | exception | error | maven, skaffold, lifecycle, build-plan |
| Invalid digest: ${digest} | exception | error | digest, validation, jib |
| No classes files were found - did you compile your project? | console | warning | gradle, jib, build, empty-input |
| `Main-Class:` attribute for an application main class not de | exception | error | jib, jar, manifest, main-class, entrypoint |
| Manifest cache empty | exception | error | cache, corruption, metadata, jib |
| Cannot enable reproducible timestamps. They can only be enab | exception | error | tar, reproducibility, filesystem |
| <from><platforms> contains a platform configuration that is | exception | error | maven, jib, platform, multi-arch, configuration |
| <message from BuildStepsExecutionException> | exception | error | maven, jib, build-failure, registry |
| Path does not start with forward slash (/): ${unixPath} | exception | error | jib, path-validation, illegal-argument |
| Failed to generate a Jib file map for sync with Skaffold | exception | error | skaffold, gradle, sync-map, wrapped-exception |
| No or multiple layer files found for layer hash <layerDigest | exception | error | cache, filesystem, corruption |
| packaged containerizing mode for WAR is not yet supported | validation | error | container-image, unsupported-feature, java, war |
| unknown containerizing mode: ${containerizingMode} | exception | error | jib, gradle, enum-value, configuration |
| Caused by: ${causeMessage} | console | warning | docker, credentials, credential-helper, jib |
| error running extension '<extensionClassName>': <message> | exception | error | maven, jib, plugin-extension |
| Invalid port range '<port>'; smaller number must come first. | validation | error | validation, ports, config |
| SHA-256 algorithm implementation not found - might be a brok | exception | critical | jvm, security, sha-256, digest |
| ${source} has empty tag | validation | error | maven, jib, configuration, validation, empty-value |
| Cannot find field 'schemaVersion' in manifest | exception | error | docker-registry, manifest, registry-protocol |
| Failed to read output of 'docker info': <message> | exception | error | docker, cli, io, process |
| The credential helper ${credentialHelper} returned no creden | exception | error | docker, credentials, credential-helper |
| <extraDirectories><paths> contain "from" directory that does | exception | error | maven, jib, extra-directories, file-not-found |
| from.platforms contains a platform configuration that is mis | validation | error | gradle, jib, configuration, platform-validation |
| Please set the app root of the container with `--app-root` w | validation | error | jib, cli, war, missing-flag |
| <container><filesModificationTime> should be an ISO 8601 dat | exception | error | maven, jib, configuration, date-format |
| The input JAR (${jarPath}) is compiled with Java ${jarJavaVe | exception | error | jib, cli, java-version, base-image |
| extension crashed: ${ex.getMessage()} | exception | error | jib, gradle, plugin-extension, runtime-exception |
| Jib plugin version is %s but is required to be %s | exception | error | gradle, jib, version-mismatch, skaffold |
| Missing target image parameter <HelpfulSuggestions.forToNotC | validation | error | maven, jib, configuration, missing-argument |
| Blocked unzipping files outside destination: ${offender} | exception | critical | security, path-traversal, tar, zip-slip |
| CacheDirectoryCreationException wrapping IOException from ca | exception | error | cache, filesystem, permissions, jib |
| Failed to construct entrypoint because no files were added t | exception | error | jib, configuration, empty-classpath |
| 'schemaVersion' is 2, but neither 'manifests' nor 'config' e | exception | error | docker-registry, manifest, registry-protocol |
| Cannot run Jib in offline mode; <imageReference> not found i | exception | error | offline, cache, jib, base-image |
| <container><volumes> is not an absolute Unix-style path: <in | exception | error | maven, jib, configuration, path-validation |
| 'docker load' command failed with error: + getStderrOutput(d | exception | error | docker, docker-load, process, exit-code |
| ${helpfulSuggestions.forNoCredentialsDefined(registryUnautho | exception | error | docker, registry, authentication, credentials |
| 'docker info' command failed with error: + getStderrOutput(i | exception | error | docker, docker-info, process, exit-code |
| The credential helper ${credentialHelper} was not found (No | exception | error | docker, credential-helper, command-not-found |
| jib.to.tags contains null tag | validation | error | jib, gradle, null-value, configuration |
| Cannot build to a container registry in offline mode | exception | error | jib, offline-mode, registry, containerizer |
| container.appRoot is not an absolute Unix-style path: ${ex.g | exception | error | jib, gradle, validation, approot |
| Failed to authenticate with registry ${registryUrl}/${imageN | exception | error | registry, authentication, http |
| Incomplete <extraDirectories><paths> configuration; source d | validation | error | jib, maven, pom-configuration, extra-directories |
| Tried to ${actionDescription} but failed because: ${registry | exception | error | registry, docker, http, image-reference |
| extension-specific <configuration> for ${extension.getClass( | validation | error | jib, maven, type-mismatch, plugin-extension, pom-configuration |
| %s is missing from build configuration; ignoring auth sectio | console | warning | authentication, configuration, gradle, jib |
| 'mainClass' configured in ${jarPluginName} is not a valid Ja | console | warning | java, jib, config, main-class |
| The pulled BLOB has digest '${receivedDigest}', but the requ | exception | error | registry, blob, digest, integrity |
| Timeout reached while waiting for 'docker info' output | exception | error | docker, timeout, cli, io |
| error running extension '<extensionClassName>': <message> | exception | error | maven, jib, extensions, plugin-execution |
| Layer file did not include valid hash: <layerFile> | exception | error | cache, corruption, digest, jib |
| 'docker save' command failed with error: + getStderrOutput(d | exception | error | docker, docker-save, process, exit-code |
| Detected multi-platform configuration, only building image t | console | warning | jib, docker, multi-platform |
| Cannot verify server at ${url}. Attempting again with no TLS | console | warning | tls, certificate, truststore, jib |
| extraDirectories.paths contain "from" directory that doesn't | exception | error | jib, gradle, file-not-found, configuration |
| Platform must be of form os/architecture. | validation | error | maven, jib, platform, configuration, validation |
| property + " must be an integer: " + value | validation | error | configuration, system-properties, number-format, validation |
| error running extension '${extensionClassName}': ${message} | exception | error | gradle, jib, extension, plugin |
| Cannot resolve against absolute Path: ${relativePath} | exception | error | jib, path-validation, illegal-argument |
| Cannot rewrite Blob backed by an InputStream | exception | error | stream, state, retry |
| platform does not support TLS protocol | exception | critical | tls, ssl, network, jvm, unsupported-platform |
| Both 'bootJar' and 'jar' tasks are enabled, but they write t | exception | error | gradle, spring-boot, jib, task-conflict |