See <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/884/display/redirect>
Changes: ------------------------------------------ [...truncated 48.46 KB...] > Task :examples:java:compileJava FROM-CACHE > Task :examples:java:classes UP-TO-DATE > Task :sdks:java:io:google-cloud-platform:compileTestJava FROM-CACHE > Task :sdks:java:io:google-cloud-platform:testClasses > Task :examples:java:jar > Task :sdks:java:container:buildLinuxAmd64 > Task :sdks:java:container:goBuild > Task :examples:java:compileTestJava FROM-CACHE > Task :examples:java:testClasses > Task :examples:java:testJar > Task :sdks:java:container:java8:copySdkHarnessLauncher > Task :sdks:java:io:google-cloud-platform:testJar > Task :sdks:java:container:generateLicenseReport > Task :sdks:java:container:pullLicenses Copying already-fetched licenses from <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/reports/dependency-license> to <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/java_third_party_licenses> Already using interpreter /usr/bin/python3 Using base prefix '/usr' New python executable in <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/virtualenv/bin/python3> Also creating executable in <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/virtualenv/bin/python> Installing setuptools, pip, wheel... done. DEPRECATION: Python 3.5 reached the end of its life on September 13th, 2020. Please upgrade your Python as Python 3.5 is no longer maintained. pip 21.0 will drop support for Python 3.5 in January 2021. pip 21.0 will remove support for this functionality. Collecting beautifulsoup4<5.0,>=4.9.0 Using cached beautifulsoup4-4.10.0-py3-none-any.whl (97 kB) Collecting future<1.0.0,>=0.16.0 Using cached future-0.18.2-py3-none-any.whl Collecting pyyaml<6.0.0,>=3.12 Using cached PyYAML-5.3.1-cp35-cp35m-linux_x86_64.whl Collecting tenacity<6.0,>=5.0.2 Using cached tenacity-5.1.5-py2.py3-none-any.whl (34 kB) Collecting soupsieve>1.2 Using cached soupsieve-2.1-py3-none-any.whl (32 kB) Collecting six>=1.9.0 Using cached six-1.16.0-py2.py3-none-any.whl (11 kB) Installing collected packages: soupsieve, six, tenacity, pyyaml, future, beautifulsoup4 Successfully installed beautifulsoup4-4.10.0 future-0.18.2 pyyaml-5.3.1 six-1.16.0 soupsieve-2.1 tenacity-5.1.5 Executing <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/virtualenv/bin/python> <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py> --license_index=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/reports/dependency-license/index.json> --output_dir=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/java_third_party_licenses> --dep_url_yaml=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml> INFO:root:Pulling license for 209 dependencies using 16 threads. INFO:root:pull_licenses_java.py succeed. It took 1.810863 seconds with 16 threads. Copying licenses from <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/java_third_party_licenses> to <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/third_party_licenses.> Finished license_scripts.sh > Task :sdks:java:container:java8:copyJavaThirdPartyLicenses > 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 golang.org/x/net,https://go.googlesource.com/net/+/refs/heads/master/LICENSE,BSD-3-Clause 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/java/container,https://github.com/apache/beam/blob/master/LICENSE,Apache-2.0 github.com/apache/beam/sdks/go/pkg/beam,https://github.com/apache/beam/blob/master/sdks/go/README.md,Apache-2.0 google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/master/LICENSE,Apache-2.0 github.com/golang/protobuf,https://github.com/golang/protobuf/blob/master/LICENSE,BSD-3-Clause google.golang.org/protobuf,https://go.googlesource.com/protobuf/+/refs/heads/master/LICENSE,BSD-3-Clause + 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 :sdks:java:container:java8:docker > 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] 3aa6229f6072: Preparing ff1021f0b103: Preparing a3e0b529957e: Preparing f9d7c3b416ac: Preparing 948e6a81825f: Preparing 466d78d41dd6: Preparing fc1b4409909b: Preparing 623928cb453c: Preparing a746daa3211b: Preparing 606e20df2d01: Preparing e878e0a185ce: Preparing bf72945c0806: Preparing ebf469e844a6: Preparing 94c94d3b2e6b: Preparing 36e0782f1159: Preparing ba6e5ff31f23: Preparing 9f9f651e9303: Preparing 0b3c02b5d746: Preparing 62a747bf1719: Preparing a746daa3211b: Waiting 606e20df2d01: Waiting e878e0a185ce: Waiting bf72945c0806: Waiting 623928cb453c: Waiting 466d78d41dd6: Waiting fc1b4409909b: Waiting 36e0782f1159: Waiting ba6e5ff31f23: Waiting 0b3c02b5d746: Waiting 94c94d3b2e6b: Waiting 62a747bf1719: Waiting 948e6a81825f: Pushed a3e0b529957e: Pushed ff1021f0b103: Pushed 3aa6229f6072: Pushed 466d78d41dd6: Pushed f9d7c3b416ac: Pushed 623928cb453c: Pushed a746daa3211b: Pushed bf72945c0806: Pushed e878e0a185ce: Pushed ebf469e844a6: Layer already exists 94c94d3b2e6b: Layer already exists 36e0782f1159: Layer already exists ba6e5ff31f23: Layer already exists 9f9f651e9303: Layer already exists 62a747bf1719: Layer already exists fc1b4409909b: Pushed 0b3c02b5d746: Layer already exists 606e20df2d01: Pushed 20211109060049: digest: sha256:09a605299ff4114753196699e5af67ad7e33aa91859cd1ef61bf8ec7e0ea0b5a size: 4311 > Task :runners:google-cloud-dataflow-java:coreSDKJavaRunnerV2IntegrationTest > NO-SOURCE > 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-1109060359-d00178ae The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1109060359-d00178ae ******************Set Up Big Query Table******************* The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1636437829992.traffic_routes_table *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-1109060359-d00178ae The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1109060359-d00178ae The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1636437829992.traffic_routes_table Please go to the Developers Console to delete it manually. Otherwise, you may be charged for its usage. *********************************************************** *********************************************************** *********************************************************** *********************************************************** **********************Set Up Pubsub************************ The Pub/Sub topic has been set up for this example: projects/apache-beam-testing/topics/testpipeline-jenkins-1109062744-da9d8a91 The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1109062744-da9d8a91 ******************Set Up Big Query Table******************* The BigQuery table has been set up for this example: apache-beam-testing:traffic_max_lane_flow_1636439263416.traffic_max_lane_flow_table *************************Tear Down************************* The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-1109062744-da9d8a91 The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1109062744-da9d8a91 The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_max_lane_flow_1636439263416.traffic_max_lane_flow_table Please go to the Developers Console to delete it manually. Otherwise, you may be charged for its usage. *********************************************************** *********************************************************** > Task > :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest org.apache.beam.sdk.io.gcp.pubsublite.ReadWriteIT > testReadWrite FAILED java.lang.AssertionError at ReadWriteIT.java:258 org.apache.beam.sdk.io.gcp.spanner.SpannerReadIT > testQuery FAILED java.util.concurrent.ExecutionException at SpannerReadIT.java:126 Caused by: com.google.cloud.spanner.SpannerException at SpannerReadIT.java:116 Caused by: io.grpc.StatusRuntimeException at Status.java:535 org.apache.beam.sdk.io.gcp.spanner.SpannerReadIT > testRead FAILED java.util.concurrent.ExecutionException at SpannerReadIT.java:126 Caused by: com.google.cloud.spanner.SpannerException at SpannerReadIT.java:116 Caused by: io.grpc.StatusRuntimeException at Status.java:535 org.apache.beam.sdk.io.gcp.spanner.SpannerReadIT > testReadAllRecordsInDb FAILED java.util.concurrent.ExecutionException at SpannerReadIT.java:126 Caused by: com.google.cloud.spanner.SpannerException at SpannerReadIT.java:116 Caused by: io.grpc.StatusRuntimeException at Status.java:535 38 tests completed, 4 failed, 1 skipped > Task > :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest > FAILED > Task :runners:google-cloud-dataflow-java:cleanUpDockerImages Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211109060049 Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:09a605299ff4114753196699e5af67ad7e33aa91859cd1ef61bf8ec7e0ea0b5a Deleted: sha256:86885f25a39b1eb3ce0ad3b2be06996935a0362779aa1d53ec38eac47fab6163 Deleted: sha256:7e0b11aceccdae306678e4f3862cad4912068296e6fbf18e9bc7538f7b0e6bf4 Deleted: sha256:6b719c19b6a7eb34a30f0ad7aa4d6ec6d57f8e5c389e267b77e06d4aedfea9a3 Deleted: sha256:ee9e26fc0458e5f55522249d94a938611b0ab25f5021cf94b9e9e7aa035b4e67 Deleted: sha256:52eb5dca6e9928c78ea7af85f3c96cf7b931b7909147999c326572a2abf84166 Deleted: sha256:79ccaccd36ab29d232d358258c67f27a45fa376489c5886ebef3a92c4068d8f0 Deleted: sha256:b2688239a8fd2e65963f3f22fc081ad6592b8175b47b168383f757fbf4619721 Deleted: sha256:4a3cd295feae74a486b4e0327279be8952f74ab9418ad507a9c7c0ad32ae540a Deleted: sha256:5f6e75522a198d73ac90b5798d222e8d5b78421184bf3016713b655caf50e48d Deleted: sha256:d34357c3160532bafbde0edb8141a2a0ab3367a528c112843313bbe101a99e6d Deleted: sha256:5d255acb2913c314280c07d0080f4e3a14957929f7e43042538a5328ec1d3736 Deleted: sha256:067ea742c3bcc82be1f0d395ad38de83876ff12222955add50fc16c2db34530a Deleted: sha256:432e2e51eb01c41d34f941ffea06ee54b26c1ade1997ef789e7bc44177275eb4 Deleted: sha256:cf1abbd5710b908098775813932842485e03e58b80295135566e576932a21ad8 Deleted: sha256:c8063f249eb0494dbfd737a6dbeb04652a304370149ba260ba68f06548bdf387 Deleted: sha256:7dc5edc31ad32d995d458a5c8a3f0df4a8d7a54a8a95d4709c47323c66b9ccef Deleted: sha256:c15074170762d26412be2b7e9836aa7f65ade75ef17464d7025fa8ae450d685d Deleted: sha256:f658fb0b3005cdf49d3ec58ecc30652c8665886acc369e3730a0e22020aee952 Deleted: sha256:23c611543726df3199c84f6850bfa1126662b6954e53714c8674869ab291e707 Deleted: sha256:19df381b48db07dd694b4268feee8684881c4a90b88d2369bce16137238d7d7e Deleted: sha256:80dc74b1a19e3cb4aea6f41156e83cca067eda240ca522416368446e40741a93 Deleted: sha256:4174f43cce9a71ffffa8f7f12ca77edf4ed2fdc65a0d11ec0fea5ed1127f2df1 Deleted: sha256:2b7a0f25f044e4faf9295f14211b09a09e0ddb3bb9aeaea398c62e53ddbe47d5 Deleted: sha256:56627ad281369e4ef961d97c52c768aa36908b8ecf017b17ac9cb1bd740b477b Deleted: sha256:29a4d28c5eec8432356d961262d544c8407edfa62db789f76df85e79e63b289b Deleted: sha256:e82d3aa9d362c8085e3b6f20ba9fdf62cf25a4ffa06b56f5c38d156d8c46a2dd Deleted: sha256:6950419560d085597845fdbfd675f800169677d1b3a31cdc967b5b02aa667c8f Deleted: sha256:95b73eadc9dda7d1bca9f868ba33907f47683d42997a4c2920c195913d33baea Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211109060049] - referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:09a605299ff4114753196699e5af67ad7e33aa91859cd1ef61bf8ec7e0ea0b5a] Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211109060049] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:09a605299ff4114753196699e5af67ad7e33aa91859cd1ef61bf8ec7e0ea0b5a])]. Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:09a605299ff4114753196699e5af67ad7e33aa91859cd1ef61bf8ec7e0ea0b5a Digests: - us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:09a605299ff4114753196699e5af67ad7e33aa91859cd1ef61bf8ec7e0ea0b5a Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:09a605299ff4114753196699e5af67ad7e33aa91859cd1ef61bf8ec7e0ea0b5a]. FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest'. > There were failing tests. See the report at: > file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/googleCloudPlatformRunnerV2IntegrationTest/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. * 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 1h 44m 15s 129 actionable tasks: 87 executed, 40 from cache, 2 up-to-date Publishing build scan... https://gradle.com/s/dy67yecdqazcs 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]
