See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/1587/display/redirect?page=changes>
Changes: [noreply] [BEAM-12830] Replace GoGradle plugin with Shell Scripts. (#16291) ------------------------------------------ [...truncated 38.49 KB...] WARNING: You are using pip version 20.2.3; however, version 21.3.1 is available. You should consider upgrading via the '<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/sdks/java/container/build/virtualenv/bin/python3.8> -m pip install --upgrade pip' command. Executing <https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/sdks/java/container/build/virtualenv/bin/python> <https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py> --license_index=<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/sdks/java/container/build/reports/dependency-license/index.json> --output_dir=<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/sdks/java/container/build/target/java_third_party_licenses> --dep_url_yaml=<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml> INFO:root:Pulling license for 210 dependencies using 16 threads. > Task :sdks:java:container:java8:copyDockerfileDependencies > Task :sdks:java:io:google-cloud-platform:compileJava FROM-CACHE > Task :sdks:java:io:google-cloud-platform:classes UP-TO-DATE > Task :sdks:java:io:google-cloud-platform:jar > Task :runners:google-cloud-dataflow-java:compileJava FROM-CACHE > Task :runners:google-cloud-dataflow-java:classes > Task :runners:google-cloud-dataflow-java:jar > Task :sdks:java:extensions:ml:compileJava > Task :sdks:java:container:pullLicenses INFO:root:pull_licenses_java.py succeed. It took 37.945662 seconds with 16 threads. Copying licenses from <https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/sdks/java/container/build/target/java_third_party_licenses> to <https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/sdks/java/container/build/target/third_party_licenses.> Finished license_scripts.sh > Task :sdks:java:container:java8:copyJavaThirdPartyLicenses > Task :sdks:java:extensions:ml:classes > Task :sdks:java:extensions:ml:jar > Task :examples:java:compileJava > Task :release:go-licenses:java:dockerRun + go-licenses save github.com/apache/beam/sdks/java/container --save_path=/output/licenses + go-licenses csv github.com/apache/beam/sdks/java/container + tee /output/licenses/list.csv google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/master/LICENSE,Apache-2.0 golang.org/x/sys,https://go.googlesource.com/sys/+/refs/heads/master/LICENSE,BSD-3-Clause golang.org/x/text,https://go.googlesource.com/text/+/refs/heads/master/LICENSE,BSD-3-Clause github.com/apache/beam/sdks/go/pkg/beam,https://github.com/apache/beam/blob/master/sdks/go/README.md,Apache-2.0 github.com/golang/protobuf,https://github.com/golang/protobuf/blob/master/LICENSE,BSD-3-Clause golang.org/x/net,https://go.googlesource.com/net/+/refs/heads/master/LICENSE,BSD-3-Clause google.golang.org/protobuf,https://go.googlesource.com/protobuf/+/refs/heads/master/LICENSE,BSD-3-Clause github.com/apache/beam/sdks/java/container,https://github.com/apache/beam/blob/master/LICENSE,Apache-2.0 google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/master/LICENSE,Apache-2.0 + chmod -R a+w /output/licenses > Task :release:go-licenses:java:createLicenses > Task :sdks:java:container:java8:copyGolangLicenses > Task :sdks:java:container:java8:dockerPrepare > Task :examples:java:compileJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :examples:java:classes > Task :examples:java:jar > Task :sdks:java:container:java8:docker Removing intermediate container 55465adb18b0 ---> 0676423df2a8 Step 4/18 : ARG pull_licenses ---> Running in 8870841d79be Removing intermediate container 8870841d79be ---> 1a6ecf86fa0b Step 5/18 : ADD target/slf4j-api.jar /opt/apache/beam/jars/ ---> 34f98fbdbbb6 Step 6/18 : ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/ ---> b6ca56c85939 Step 7/18 : ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/ ---> 52dfca496df3 Step 8/18 : ADD target/beam-sdks-java-io-kafka.jar /opt/apache/beam/jars/ > Task :examples:java:compileTestJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :examples:java:testClasses > Task :examples:java:testJar > Task :sdks:java:container:java8:docker ---> b516e0b9a6df Step 9/18 : ADD target/kafka-clients.jar /opt/apache/beam/jars/ ---> f697b7f4c83c Step 10/18 : ADD target/linux_amd64/boot /opt/apache/beam/ ---> 11fd5a0966aa Step 11/18 : COPY target/LICENSE /opt/apache/beam/ ---> 975b4a39d16d Step 12/18 : COPY target/NOTICE /opt/apache/beam/ ---> afb7565da66c Step 13/18 : ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/ ---> 7c323143498d Step 14/18 : COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/ ---> cc25f704bf11 Step 15/18 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE ---> Running in c0b07dce0c62 Removing intermediate container c0b07dce0c62 ---> 1fe68013410a Step 16/18 : RUN if [ "${pull_licenses}" = "false" ] ; then rm -rf /opt/apache/beam/third_party_licenses ; fi ---> Running in 05d34251db4f Removing intermediate container 05d34251db4f ---> 450cd66430ba Step 17/18 : COPY target/profiler/* /opt/google_cloud_profiler/ ---> f7b63ca5788b Step 18/18 : ENTRYPOINT ["/opt/apache/beam/boot"] ---> Running in c11c73dddf44 Removing intermediate container c11c73dddf44 ---> 430f84145135 Successfully built 430f84145135 Successfully tagged apache/beam_java8_sdk:2.36.0.dev > Task :runners:google-cloud-dataflow-java:buildAndPushDockerContainer WARNING: `gcloud docker` will not be supported for Docker client versions above 18.03. As an alternative, use `gcloud auth configure-docker` to configure `docker` to use `gcloud` as a credential helper, then use `docker` as you would for non-GCR registries, e.g. `docker pull gcr.io/project-id/my-image`. Add `--verbosity=error` to silence this warning: `gcloud docker --verbosity=error -- pull gcr.io/project-id/my-image`. See: https://cloud.google.com/container-registry/docs/support/deprecation-notices#gcloud-docker The push refers to repository [us.gcr.io/apache-beam-testing/java-postcommit-it/java] 721568ed777a: Preparing 61af0c670e72: Preparing d964847e2899: Preparing 700e39caafb8: Preparing e624e0d9c159: Preparing ebea13300b2d: Preparing 8563bd0bbf8a: Preparing a72867d3a470: Preparing fc6ff713f34d: Preparing 1bfa980a8151: Preparing 4625e8a181af: Preparing b029fed8672f: Preparing 8563bd0bbf8a: Waiting 4d327f577a2b: Preparing ebea13300b2d: Waiting a6159ee91199: Preparing 4625e8a181af: Waiting 1bfa980a8151: Waiting a81f1846a0d2: Preparing a72867d3a470: Waiting fc6ff713f34d: Waiting 3b441d7cb46b: Preparing b029fed8672f: Waiting d3710de04cb3: Preparing a6159ee91199: Waiting a81f1846a0d2: Waiting 91f7336bbfff: Preparing 3b441d7cb46b: Waiting e2e8c39e0f77: Preparing d3710de04cb3: Waiting 91f7336bbfff: Waiting 4d327f577a2b: Waiting e2e8c39e0f77: Waiting d964847e2899: Pushed e624e0d9c159: Pushed 61af0c670e72: Pushed 721568ed777a: Pushed 700e39caafb8: Pushed ebea13300b2d: Pushed a72867d3a470: Pushed fc6ff713f34d: Pushed 4d327f577a2b: Layer already exists a6159ee91199: Layer already exists a81f1846a0d2: Layer already exists 3b441d7cb46b: Layer already exists d3710de04cb3: Layer already exists 91f7336bbfff: Layer already exists e2e8c39e0f77: Layer already exists b029fed8672f: Pushed 4625e8a181af: Pushed 8563bd0bbf8a: Pushed 1bfa980a8151: Pushed 20211221120131: digest: sha256:9110d9dd1fa9e98d8919207a91f980e10b1166816608f87053aa664037b44556 size: 4311 > Task :runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest *********************************************************** *********************************************************** **********************Set Up Pubsub************************ The Pub/Sub topic has been set up for this example: projects/apache-beam-testing/topics/testpipeline-jenkins-1221120523-4cac510a The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1221120523-4cac510a ******************Set Up Big Query Table******************* The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1640088315308.traffic_routes_table *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-1221120523-4cac510a The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1221120523-4cac510a The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1640088315308.traffic_routes_table Please go to the Developers Console to delete it manually. Otherwise, you may be charged for its usage. *********************************************************** *********************************************************** org.apache.beam.examples.snippets.transforms.io.gcp.bigquery.BigQuerySamplesIT > testTableIO FAILED java.lang.RuntimeException at BigQuerySamplesIT.java:125 org.apache.beam.examples.cookbook.BigQueryTornadoesIT > testE2eBigQueryTornadoesWithStorageApi FAILED java.lang.RuntimeException at BigQueryTornadoesIT.java:68 org.apache.beam.examples.cookbook.BigQueryTornadoesIT > testE2eBigQueryTornadoesWithStorageApiUsingQuery FAILED java.lang.RuntimeException at BigQueryTornadoesIT.java:68 org.apache.beam.examples.complete.TrafficMaxLaneFlowIT > testE2ETrafficMaxLaneFlow FAILED java.lang.RuntimeException at TrafficMaxLaneFlowIT.java:72 8 tests completed, 4 failed > Task :runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest > FAILED > Task :runners:google-cloud-dataflow-java:cleanUpDockerImages FAILED Error: No such image: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211221120131 ERROR: (gcloud.container.images.untag) Image could not be found: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211221120131] FAILURE: Build completed with 2 failures. 1: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':runners:google-cloud-dataflow-java:examplesJavaRunnerV2IntegrationTest'. > There were failing tests. See the report at: > file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/examplesJavaRunnerV2IntegrationTest/index.html> * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. ============================================================================== 2: Task failed with an exception. ----------- * Where: Build file '<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/ws/src/runners/google-cloud-dataflow-java/build.gradle'> line: 278 * What went wrong: Execution failed for task ':runners:google-cloud-dataflow-java:cleanUpDockerImages'. > Process 'command 'gcloud'' finished with non-zero exit value 1 * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. ============================================================================== * Get more help at https://help.gradle.org Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/6.9.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 40m 30s 102 actionable tasks: 72 executed, 28 from cache, 2 up-to-date Publishing build scan... https://gradle.com/s/abuqpr4l4jvoy Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
