Mridula

Results 125 comments of Mridula

jib-core 0.27.2 has been released (https://github.com/GoogleContainerTools/jib/releases/tag/v0.27.2-core) to address https://github.com/GoogleContainerTools/jib/issues/4265 and https://github.com/GoogleContainerTools/jib/issues/4265. Please let us know if you're running into any further issues!

Stacktrace: ``` com.google.cloud.tools.jib.cli.WarCommandTest > testWar_jetty STANDARD_ERROR [ERROR] I/O error for image [[registry-1.docker.io/library/jetty](https://www.google.com/url?q=http://registry-1.docker.io/library/jetty&sa=D)]: [ERROR] org.apache.http.ConnectionClosedException [ERROR] Premature end of Content-Length delimited message body (expected: 158,511,802; received: 45,361,445) [ERROR] java.util.concurrent.ExecutionException: org.apache.http.ConnectionClosedException: Premature...

On the other hand, `com.google.cloud.tools.jib.cli.WarCommandTest > testWar_customJettySpecified` passed. This failure is restricted to the `jetty:latest` docker image

Stacktrace: ``` Error: 0:883 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.13.0:compile (default-compile) on project proto-google-cloud-network-management-v1: Compilation failure: Compilation failure: Error: 0:883 [ERROR] /home/runner/work/google-cloud-java/google-cloud-java/java-network-management/proto-google-cloud-network-management-v1/src/main/java/com/google/cloud/networkmanagement/v1/ConnectivityTestName.java:[19,35] package com.google.api.pathtemplate does not exist Error: 0:883 [ERROR]...

Stacktrace: ``` Digest: sha256:61b7449d7b5e7660ddc589f3db731f72473a2d561576ce6f80bb3167e372a060 Status: Downloaded newer image for gcr.io/cloud-devrel-public-resources/java-library-generation:2.48.0 python: can't open file '/src/cli/generate_monorepo_root_pom.py': [Errno 2] No such file or directory ```

Stacktrace: ``` Error: 2:408 [ERROR] Tests run: 22, Failures: 0, Errors: 2, Skipped: 3, Time elapsed: 0.403 s

We have some documentation on the `extraFilesDirectory` for the app-gradle-plugin at https://github.com/GoogleCloudPlatform/appengine-plugins/blob/main/app-gradle-plugin/USER_GUIDE.md#stage-1 but it looks like it would beneficial to add more context as documented in https://github.com/GoogleCloudPlatform/app-maven-plugin/blob/master/USER_GUIDE.md#how-do-i-deploy-other-files-with-my-application-to-app-engine

Hermetic library generation upon generation config change through pull requests is resulting in: ``` Fail to download gapic-generator-java-2.42.1-SNAPSHOT.jar from maven central mirror repository. Please install gapic-generator-java-2.42.1-SNAPSHOT.jar first if you want...

Thanks for filing this issue and apologies for the inconvenience! 3.4.3 explicitly throws an exception when the docker info stats don't match the os/arch of the image jib is trying...