You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2022/03/12 13:53:05 UTC

Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #1364

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

Changes:


------------------------------------------
[...truncated 52.56 KB...]
> Task :sdks:java:io:google-cloud-platform:testClasses
> Task :sdks:java:container:java8:copyDockerfileDependencies

> 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:io:google-cloud-platform:testJar

> Task :sdks:java:container:pullLicenses
Collecting pip
  Using cached pip-22.0.4-py3-none-any.whl (2.1 MB)
Collecting setuptools
  Using cached setuptools-60.9.3-py3-none-any.whl (1.1 MB)
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.0.2
    Uninstalling pip-20.0.2:
      Successfully uninstalled pip-20.0.2
  Attempting uninstall: setuptools
    Found existing installation: setuptools 44.0.0
    Uninstalling setuptools-44.0.0:
      Successfully uninstalled setuptools-44.0.0
Successfully installed pip-22.0.4 setuptools-60.9.3 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, pyyaml, tenacity, beautifulsoup4
Successfully installed beautifulsoup4-4.10.0 pyyaml-5.4.1 six-1.16.0 soupsieve-2.3.1 tenacity-5.1.5
Executing 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>        --manual_license_path=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/manual_licenses>
INFO:root:Pulling license for 224 dependencies using 16 threads.
INFO:root:Replaced local file URL with file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/manual_licenses/xz/COPYING> for xz-1.5
INFO:root:pull_licenses_java.py succeed. It took 20.683577 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
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
golang.org/x/text,https://go.googlesource.com/text/+/refs/heads/master/LICENSE,BSD-3-Clause
golang.org/x/net,https://go.googlesource.com/net/+/refs/heads/master/LICENSE,BSD-3-Clause
golang.org/x/sys,https://go.googlesource.com/sys/+/refs/heads/master/LICENSE,BSD-3-Clause
github.com/golang/protobuf,https://github.com/golang/protobuf/blob/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
+ 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:buildAndPushDockerJavaContainer
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]
a35eb50d2b48: Preparing
1c0608a956bd: Preparing
2a6eb7ce9afe: Preparing
6ec0ac9f0a2a: Preparing
2cb6c24fdc20: Preparing
91a4f47c9aec: Preparing
3d349d9be4b5: Preparing
a9c92696cc26: Preparing
c9799c423a16: Preparing
1d1f2722e004: Preparing
a43617c993da: Preparing
9ec70e26a853: Preparing
ed18a6c1e647: Preparing
9d8709c53aef: Preparing
8e05d451d71e: Preparing
d1609e012401: Preparing
e3f84a8cee1f: Preparing
48144a6f44ae: Preparing
26d5108b2cba: Preparing
89fda00479fc: Preparing
9d8709c53aef: Waiting
ed18a6c1e647: Waiting
8e05d451d71e: Waiting
9ec70e26a853: Waiting
d1609e012401: Waiting
3d349d9be4b5: Waiting
e3f84a8cee1f: Waiting
1d1f2722e004: Waiting
48144a6f44ae: Waiting
a9c92696cc26: Waiting
26d5108b2cba: Waiting
91a4f47c9aec: Waiting
89fda00479fc: Waiting
a43617c993da: Waiting
c9799c423a16: Waiting
2a6eb7ce9afe: Pushed
2cb6c24fdc20: Pushed
1c0608a956bd: Pushed
6ec0ac9f0a2a: Pushed
a35eb50d2b48: Pushed
91a4f47c9aec: Pushed
a9c92696cc26: Pushed
1d1f2722e004: Pushed
c9799c423a16: Pushed
9d8709c53aef: Layer already exists
8e05d451d71e: Layer already exists
d1609e012401: Layer already exists
e3f84a8cee1f: Layer already exists
9ec70e26a853: Pushed
48144a6f44ae: Layer already exists
26d5108b2cba: Layer already exists
89fda00479fc: Layer already exists
ed18a6c1e647: Pushed
3d349d9be4b5: Pushed
a43617c993da: Pushed
20220312120051: digest: sha256:cb9f0990cedf18cfb7528b9dd6f403ad2b97c3f0dd61f9dfde016beece3725a0 size: 4520

> 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-0312120534-8a410444
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0312120534-8a410444
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_max_lane_flow_1647086723668.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0312120534-8a410444
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0312120534-8a410444
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_max_lane_flow_1647086723668.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-0312120533-eebb8262
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0312120533-eebb8262
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1647086723567.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0312120533-eebb8262
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0312120533-eebb8262
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1647086723567.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

44 tests completed, 1 failed, 1 skipped

> Task :runners:google-cloud-dataflow-java:googleCloudPlatformRunnerV2IntegrationTest FAILED

> Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220312120051
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:cb9f0990cedf18cfb7528b9dd6f403ad2b97c3f0dd61f9dfde016beece3725a0
Deleted: sha256:8e835e7aa69fb62c879965cb970104f673daa8d837323d984301ea7017fe9336
Deleted: sha256:3d84d5d85ba4d443ef2d5bf0b8ec912a2131d752dcc990e8da2016d881171576
Deleted: sha256:ace719b0cfdd2024ca7d0a1247e6274ed9bbc181acf2fec24f394a818e08c114
Deleted: sha256:be073a46d9d3490dbb275329c41fe9ccd3b56963391a8bf9d20386f865091e73
Deleted: sha256:09ac24ff97321a5eff57423a24b0d0f99644c282d821ccdb160401c8f579295d
Deleted: sha256:923474873a245e3ceab22e4682583b06999b8163ebd05d8462185146201710d3
Deleted: sha256:014db5c221d11da37ca8ff9da936915e5593b7755a1ede417b8895eec50c3ab6
Deleted: sha256:6eba0ff69110ef4e16a05ed8811b49a2e0e45198549a7db3e3f3293b6c580444
Deleted: sha256:2550d9e2e467bca8fd2723879af55d95b9f8a2ee7fc967737cf8e0b1f8f99d9d
Deleted: sha256:5f3dd9afc08d825828c18a74f74fedd5b036f018eeecc2f2c9dc3360e2a9b09d
Deleted: sha256:b1353807f5213aa3cc3e29625feae0742b209e19612ad1d86683310e8b3c9151
Deleted: sha256:5ee009ccd3f7d14ae6320426ee85a2da6af229a01a79cc5c48306ec9cdfd706b
Deleted: sha256:15cadf806936e3e853cf7db8b5d22961be82bedd2fea554a4e2b5745bfff3c38
Deleted: sha256:5d3f171d9cead8caae8c67c67e5c3ed5273f9ecf5a0bea74f16e7237f1fcf044
Deleted: sha256:51536f2bb74c14b514355244bb60f509358af1c9da3a9e0d7e930869912b9110
Deleted: sha256:c2ba328ddcfb4c9a5092c7bc0280b279f6b3d5e346081e3038b56af7b561151c
Deleted: sha256:48a7ae40668a55d292fddd0de1a5020a17ecad14b6e764a39353aa39f660b1ae
Deleted: sha256:c2dacd102bd37d95ea42dd7dcd45843d18f1adadf5d094873836503d694242b6
Deleted: sha256:d5e450db4d7af7109fa1f7a85a6e2f84190c156a06094ef9d164ca5243846349
Deleted: sha256:ee274fa2e2dd18235c4b762997f6ee1ba97279a1c6c42a548ede620efdb69dc3
Deleted: sha256:ca98f19cf91e5305dab0cf282140223fd6ce59a99b18fdda89268f4a4dcf94cf
Deleted: sha256:6cb0bfca30ce1bb2b5baaf246cca340893d49138eb111d54d563e1d128f012a4
Deleted: sha256:b1f79cbf10b1b99e26fb405d253e7eb16a2a003ba38f2e5b1076303202a4b58d
Deleted: sha256:0bda57a5bfe912c8470334456e4a99679aa8dc9a69839004fc92beb36160d362
Deleted: sha256:2614bbb681fa9402c2eec55334b4d23f6104ef118eb0302580afe0722dc969ef
Deleted: sha256:a0104b3e62430b30c975da2f03b7c3e14d25099460a43900ae6886c710c14155
Deleted: sha256:7fa879879031578d15bdf4b89028b34e4552e6cbc5a24cd5ed0b50f20cf80119
Deleted: sha256:116dae3335927269ef2a0f9d20be972426e7a7f08a5e2f2ba85c97781cfe4c03
Deleted: sha256:27542646da488b0ec4161a5e724029e469006d66a2d9295f3c13ae40847808b7
Deleted: sha256:4cbc746993692799ac2319d5649da2b37684c22233881b859727bdddbfe7ba4a
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220312120051]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:cb9f0990cedf18cfb7528b9dd6f403ad2b97c3f0dd61f9dfde016beece3725a0]

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

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 52m 39s
141 actionable tasks: 90 executed, 47 from cache, 4 up-to-date

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

Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Jenkins build is back to normal : beam_PostCommit_Java_DataflowV2 #1365

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/1365/display/redirect>


---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org