See 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/1101/display/redirect>

Changes:


------------------------------------------
[...truncated 45.84 KB...]
> Task :examples:java:compileTestJava FROM-CACHE
> Task :examples:java:testClasses
> Task :sdks:java:io:google-cloud-platform:compileTestJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:testClasses
> Task :examples:java:testJar

> 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>

> Task :sdks:java:container:java8:copyDockerfileDependencies
> Task :sdks:java:io:google-cloud-platform:testJar

> Task :release:go-licenses:java:dockerRun
+ rm -rf '/output/*'
+ export GO111MODULE=off
+ GO111MODULE=off
+ go get github.com/apache/beam/sdks/java/container

> Task :sdks:java:container:pullLicenses
Collecting pip
  Using cached pip-21.3.1-py3-none-any.whl (1.7 MB)
Collecting setuptools
  Using cached setuptools-60.2.0-py3-none-any.whl (953 kB)
Collecting wheel
  Using cached wheel-0.37.1-py2.py3-none-any.whl (35 kB)
Installing collected packages: pip, setuptools, wheel
  Attempting uninstall: pip
    Found existing installation: pip 20.2.3
    Uninstalling pip-20.2.3:
      Successfully uninstalled pip-20.2.3
  Attempting uninstall: setuptools
    Found existing installation: setuptools 49.2.1
    Uninstalling setuptools-49.2.1:
      Successfully uninstalled setuptools-49.2.1
Successfully installed pip-21.3.1 setuptools-60.2.0 wheel-0.37.1
Collecting beautifulsoup4<5.0,>=4.9.0
  Using cached beautifulsoup4-4.10.0-py3-none-any.whl (97 kB)
Collecting pyyaml<6.0.0,>=3.12
  Using cached PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB)
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.3.1-py3-none-any.whl (37 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, beautifulsoup4
Successfully installed beautifulsoup4-4.10.0 pyyaml-5.4.1 six-1.16.0 
soupsieve-2.3.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 213 dependencies using 16 threads.
INFO:root:pull_licenses_java.py succeed. It took 7.380241 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
github.com/golang/protobuf,https://github.com/golang/protobuf/blob/master/LICENSE,BSD-3-Clause
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
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/master/LICENSE,Apache-2.0
google.golang.org/protobuf,https://go.googlesource.com/protobuf/+/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
github.com/apache/beam/sdks/java/container,https://github.com/apache/beam/blob/master/LICENSE,Apache-2.0
golang.org/x/net,https://go.googlesource.com/net/+/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]
8b5b9ce14d2a: Preparing
3abff5d121f5: Preparing
252db1d65c35: Preparing
e218b6fd0838: Preparing
ce583645c83c: Preparing
f581b2bda75e: Preparing
5a3770d57965: Preparing
833d7ed46814: Preparing
8554c29de202: Preparing
41cf525c02a3: Preparing
029977747e46: Preparing
790d8f23ef8c: Preparing
bff9fe6e429c: Preparing
7c245b2fe4f1: Preparing
f9e18e59a565: Preparing
26a504e63be4: Preparing
8bf42db0de72: Preparing
31892cc314cb: Preparing
f581b2bda75e: Waiting
11936051f93b: Preparing
833d7ed46814: Waiting
f9e18e59a565: Waiting
5a3770d57965: Waiting
bff9fe6e429c: Waiting
8554c29de202: Waiting
31892cc314cb: Waiting
790d8f23ef8c: Waiting
26a504e63be4: Waiting
8bf42db0de72: Waiting
252db1d65c35: Pushed
ce583645c83c: Pushed
3abff5d121f5: Pushed
f581b2bda75e: Pushed
8b5b9ce14d2a: Pushed
e218b6fd0838: Pushed
833d7ed46814: Pushed
8554c29de202: Pushed
bff9fe6e429c: Layer already exists
7c245b2fe4f1: Layer already exists
f9e18e59a565: Layer already exists
790d8f23ef8c: Pushed
26a504e63be4: Layer already exists
029977747e46: Pushed
31892cc314cb: Layer already exists
11936051f93b: Layer already exists
5a3770d57965: Pushed
8bf42db0de72: Layer already exists
41cf525c02a3: Pushed
20220102140705: digest: 
sha256:a3fe002c42b4fe6a228ef86a30490bc0beb5a0640eb77d1425a600d30a716978 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-0102140912-b76605f2
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0102140912-b76605f2
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: 
apache-beam-testing:traffic_max_lane_flow_1641132548596.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0102140912-b76605f2
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0102140912-b76605f2
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:traffic_max_lane_flow_1641132548596.traffic_max_lane_flow_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-0102140912-abca1213
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0102140912-abca1213
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: 
apache-beam-testing:traffic_routes_1641132548585.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0102140912-abca1213
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0102140912-abca1213
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:traffic_routes_1641132548585.traffic_routes_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:264

38 tests completed, 1 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:20220102140705
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:a3fe002c42b4fe6a228ef86a30490bc0beb5a0640eb77d1425a600d30a716978
Deleted: sha256:0e7cfd0a17c81bf63c9a5de51542e0a7065a6f02eaff20929435da75b60ad8d2
Deleted: sha256:e9127376505ccde46cf5f5946fa98ff6ebfccc1e5bbd14993f541bc6758dc92d
Deleted: sha256:98567c9d7c70db083d6329769b873146cc556e46ed258ecdffdac6c34b4f5ad4
Deleted: sha256:00bca21878291261e416de211f495e47d8ae29e91bcad3cea1ba681fa76305b8
Deleted: sha256:0c3f6c22da12b4fe505c866155fa6a6ec1a76856050d2d28fc3b7485cde50195
Deleted: sha256:04dc12a5f789bbd2aa384631981f8cc1ab63f028d577fadf985ab2846a83d5e7
Deleted: sha256:8ec2bd271ab70e4809ac8644a381447933fc530b076fb09d929b9a1e7d625150
Deleted: sha256:177d2d097097069dd43e961397ab86f2b9f54533af24c62374cb915af3326ac2
Deleted: sha256:a65a8190bc0464d7f969517b7bda4300fe5b987d1a9e5de856fe68ce68c247b1
Deleted: sha256:9aed4a3258b48843f5897d078ca0b8d7b7aa908b0bac48eff72159ed3f2908a3
Deleted: sha256:ba8bcc5874ebad14b679f0cab373b5d93118d7bf86e07dc768c2f03ac347b3fb
Deleted: sha256:a114804d517acdb69ca99219a8a1c0c4af0fc4a8638995129a6e846de4236ead
Deleted: sha256:ecddb753f117d6d6f7715f3f80a8a4f9e947e5aee06b93131331995e5fad4697
Deleted: sha256:07eed4d5033e93b3f3014247346159ca62399a6c48d021c7f9d2834a44844576
Deleted: sha256:fce1c3fff2c3e9af879ac608e050a3898c8df525eca0b8941815e013282e7561
Deleted: sha256:ba908bffc0fb77b4d521660cf8db4985b17583dd8b58d7927a007997e8b97431
Deleted: sha256:30a3f6aed2fc5d8bb5b98bcb616ed64728a47b6a3484d90cc1e37348f916447c
Deleted: sha256:536a68fb0c7bb76d1cff33ca5238cddaca9628fc0e33eda4bd186e2f469f65cd
Deleted: sha256:75e1541834ad130145cb02a9c6a2d952371e2f1889394ab46dcb7f060011aa2f
Deleted: sha256:880020ba402823b5d445071bb8accbf7ed1072dd6c4426f55ef2c591fcbac939
Deleted: sha256:c62b131bf489d020997a306e128f45f4b1a62400e03792ee52479151152a1bdb
Deleted: sha256:30250f6e336e5fdef5aaa169a9398de8f48dbd4f75f359b38a3482fa5b4c4a22
Deleted: sha256:5ba27afa910d267bf9811f488e0f282c03e766e70b0b78da249df2ae70ae2b88
Deleted: sha256:8f67a04d6eecb27c3cae83171d600e7a39dfed7cc156f5af0b8be27388f1f6a8
Deleted: sha256:58e61ffa316960c75cf2b8d3df106023fe877db3e430a379ae73964692958271
Deleted: sha256:ad370c11ba8c608ba30c100d32ef63274daa8594e463a438931118d79059751c
Deleted: sha256:dc22937b13c7df105abe991cbbf1e9b7dffd85aa53702e9169035aa0da473e3d
Deleted: sha256:6e7646d12bb2e70679525efc6dc61171c89bc4b571f4af2f5bc0a60b92e37fa0
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220102140705]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:a3fe002c42b4fe6a228ef86a30490bc0beb5a0640eb77d1425a600d30a716978]

Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220102140705] 
(referencing 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:a3fe002c42b4fe6a228ef86a30490bc0beb5a0640eb77d1425a600d30a716978])].
Removing untagged image 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:a3fe002c42b4fe6a228ef86a30490bc0beb5a0640eb77d1425a600d30a716978
Digests:
- 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:a3fe002c42b4fe6a228ef86a30490bc0beb5a0640eb77d1425a600d30a716978
Deleted 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:a3fe002c42b4fe6a228ef86a30490bc0beb5a0640eb77d1425a600d30a716978].

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 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings 
and determine if they come from your own scripts or plugins.

See 
https://docs.gradle.org/7.3.2/userguide/command_line_interface.html#sec:command_line_warnings

Execution optimizations have been disabled for 1 invalid unit(s) of work during 
this build to ensure correctness.
Please consult deprecation warnings for more details.

BUILD FAILED in 1h 32m 59s
117 actionable tasks: 66 executed, 47 from cache, 4 up-to-date

Publishing build scan...
https://gradle.com/s/hugzgrh7a7gys

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]

Reply via email to