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 2021/09/14 19:51:18 UTC

Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #662

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

Changes:


------------------------------------------
[...truncated 45.37 KB...]
> Task :sdks:java:io:kafka:compileJava FROM-CACHE
> Task :sdks:java:io:kafka:classes UP-TO-DATE
> Task :sdks:java:extensions:ml:compileJava FROM-CACHE
> Task :sdks:java:extensions:ml:classes UP-TO-DATE
> Task :runners:direct-java:shadowJar FROM-CACHE
> Task :sdks:java:io:kafka:jar
> Task :sdks:java:extensions:ml:jar
> 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 :sdks:java:container:java8:copyDockerfileDependencies
> Task :examples:java:compileJava FROM-CACHE
> Task :examples:java:classes UP-TO-DATE
> Task :runners:google-cloud-dataflow-java:jar
> Task :examples:java:jar
> Task :sdks:java:io:google-cloud-platform:compileTestJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:testClasses
> Task :sdks:java:io:google-cloud-platform:testJar
> Task :examples:java:compileTestJava FROM-CACHE
> Task :examples:java:testClasses
> Task :examples:java:testJar
> Task :sdks:java:container:buildLinuxAmd64
> Task :sdks:java:container:goBuild
> Task :sdks:java:container:java8:copySdkHarnessLauncher
> 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 207 dependencies using 16 threads.
INFO:root:pull_licenses_java.py succeed. It took 1.885712 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/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
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
golang.org/x/net,https://go.googlesource.com/net/+/refs/heads/master/LICENSE,BSD-3-Clause
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
golang.org/x/text,https://go.googlesource.com/text/+/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]
dc69e60742f9: Preparing
25026bf85289: Preparing
8a0819ec8d6b: Preparing
8cad65cdb943: Preparing
0898fdaabb72: Preparing
33d910fc2bb9: Preparing
50ad05ad80fa: Preparing
a39e574b915b: Preparing
9edc8ecd46b2: Preparing
988b6939d5b0: Preparing
33d910fc2bb9: Waiting
572d9a147b0e: Preparing
988b6939d5b0: Waiting
139a82c2f55c: Preparing
a39e574b915b: Waiting
572d9a147b0e: Waiting
d9b6ea8e7d5f: Preparing
9edc8ecd46b2: Waiting
139a82c2f55c: Waiting
d9b6ea8e7d5f: Waiting
9cb5eb95298c: Preparing
00ef5416d927: Preparing
9cb5eb95298c: Waiting
8555e663f65b: Preparing
00ef5416d927: Waiting
d00da3cd7763: Preparing
4e61e63529c2: Preparing
8555e663f65b: Waiting
d00da3cd7763: Waiting
799760671c38: Preparing
4e61e63529c2: Waiting
799760671c38: Waiting
8a0819ec8d6b: Pushed
0898fdaabb72: Pushed
25026bf85289: Pushed
dc69e60742f9: Pushed
8cad65cdb943: Pushed
9edc8ecd46b2: Pushed
33d910fc2bb9: Pushed
a39e574b915b: Pushed
d9b6ea8e7d5f: Layer already exists
9cb5eb95298c: Layer already exists
00ef5416d927: Layer already exists
8555e663f65b: Layer already exists
d00da3cd7763: Layer already exists
4e61e63529c2: Layer already exists
799760671c38: Layer already exists
572d9a147b0e: Pushed
139a82c2f55c: Pushed
50ad05ad80fa: Pushed
988b6939d5b0: Pushed
20210914180052: digest: sha256:178b63467d5aa57ba26ac8fd9b28f0d11a3382b4903a2779e099c9173701ae26 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-0914180414-bef947bf
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0914180414-bef947bf
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1631642649631.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0914180414-bef947bf
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0914180414-bef947bf
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1631642649631.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-0914183011-a3978b48
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0914183011-a3978b48
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_max_lane_flow_1631644210548.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0914183011-a3978b48
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0914183011-a3978b48
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_max_lane_flow_1631644210548.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:275

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:20210914180052
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:178b63467d5aa57ba26ac8fd9b28f0d11a3382b4903a2779e099c9173701ae26
Deleted: sha256:7b68d8da010eca90766cf461a0347418729db6106dece9f9022b63b3138db7a3
Deleted: sha256:9c8217f945cb4faa0a128368673da9b9c28a0e989348825aac1f12c9ffed6646
Deleted: sha256:ab28a0447c4debafa1382929cdf9445fd7bec3c2b51d70b4d85bb6c2ccc7fa24
Deleted: sha256:9b0f5d586b9570cd39010033c02779c8992811662eed8233e7b8938291e2c53b
Deleted: sha256:1476c1d16dc965ace7ae43f08ad8e3f595776991d37fb5eed5b4053f826275e1
Deleted: sha256:90372ecffa7bfb1b8081f5172eb08eb3d08a31ce626523cd30960d9e3382a7a6
Deleted: sha256:644cb5663f4d7d01ccfa9d6ff25cff98d8f0dcf37b604fb20f4ab82066bb4d19
Deleted: sha256:aaba52503a6c12a3d88df0cca85c6dc25df39254c335312cd364d499b99d4d1f
Deleted: sha256:4d7012da371427a566334115a3064adb2f52e0a74937cb55c65d63e3b17d9009
Deleted: sha256:1771be38dfd5ed9514f862ea551437a6d883ac3a2a0bd6ca6d5feede8779d064
Deleted: sha256:608099459005e3ab73823dcc86a4236cb7e4a49033759bc5f016f09baf83b8a2
Deleted: sha256:3fd8108cbefe386306a3b4dc7624147dde927bd92a2d6bc831fa4665d5af32c9
Deleted: sha256:f521b0f6af0e53fd3a5a052fc9b4449d6df1f5fe119cfea51a38c7013cccadd3
Deleted: sha256:3d9eb0f3d833f2a9aab528bf6c7840fc1d39067268e976a075068befec840511
Deleted: sha256:c2e1711691e7dd3667b658e956fb6d75d6880a7b6e98cda793cd2e71db92deb7
Deleted: sha256:f2f64e92e5feb935ad9d26331a910566a090f87ca09ad9c6fe857031d3848244
Deleted: sha256:47ac66ad9ba3eea138ff11c8fc7ab46a60b585f1a910bcf60bc0be140cd1b1c2
Deleted: sha256:d423a5962a6d27f6457b29d9c94d160ff73ca1c295ebce7692cf4132dfdae2b3
Deleted: sha256:fad38b04f27621cc1c3387b1470c3c974529555387756efbdedf3dc27c5d7087
Deleted: sha256:6df78e40af7cce32662a38cbe3caa488e5774c01745717aad9b213bb56aeb03a
Deleted: sha256:f059c75ae9ab7f86ee9994b89104ea393a0970d34f158d09e0881c980c42e637
Deleted: sha256:e7bbb0850a43277a95a888a74c128b0f61113ea50c7299b51ddd679aebc8da3b
Deleted: sha256:2bc6c03fff551aa90b0658af5238af7c532e1e96a95633f930cfe108a795f2c7
Deleted: sha256:0d684ac33b0b0622cbd0754abbb8129dcb512fb9d781a5b0c0b70f04eb4cfb55
Deleted: sha256:53e6ed0288d0232ceaf2d30d13642acaf0e537bc4011e41e63df4eeffacfd11b
Deleted: sha256:329a1791a139dca3a74bbd5d206f13dc63d4ea6065ff7bc7f7bfb4a364e0211a
Deleted: sha256:b2b385e439f4c8a45ec907150b6ab711097b9983df99182de3efac5ed7651ad1
Deleted: sha256:b0dcc23df0df6c086b331cfda1c524b1838a83151945d6b3c4809ffb2710c825
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210914180052]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:178b63467d5aa57ba26ac8fd9b28f0d11a3382b4903a2779e099c9173701ae26]

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

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.8.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1h 50m 50s
129 actionable tasks: 87 executed, 40 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/6pjzhtvekdgz2

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

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


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


Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #698

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

Changes:

[kawaigin] Implicitly watch and track anonymous pipeline and PCollections

[chamikaramj] Reject requests when parameter names cannot be validated unless

[chamikaramj] Updates error message


------------------------------------------
[...truncated 31.53 KB...]
go: downloading golang.org/x/text v0.3.6

> Task :runners:local-java:compileJava FROM-CACHE
> Task :runners:local-java:classes UP-TO-DATE
> Task :sdks:java:extensions:arrow:compileJava FROM-CACHE
> Task :sdks:java:extensions:arrow:classes UP-TO-DATE
> Task :sdks:java:io:common:compileTestJava FROM-CACHE
> Task :sdks:java:io:common:testClasses UP-TO-DATE
> Task :sdks:java:testing:test-utils:compileJava FROM-CACHE
> Task :sdks:java:testing:test-utils:classes UP-TO-DATE
> Task :sdks:java:io:common:testJar
> Task :runners:local-java:jar
> Task :sdks:java:extensions:arrow:jar
> Task :sdks:java:testing:test-utils:jar
> Task :sdks:java:fn-execution:compileJava FROM-CACHE
> Task :sdks:java:fn-execution:classes UP-TO-DATE
> Task :sdks:java:fn-execution:jar
> Task :sdks:java:testing:test-utils:compileTestJava FROM-CACHE
> Task :sdks:java:testing:test-utils:testClasses UP-TO-DATE
> Task :sdks:java:testing:test-utils:testJar
> Task :runners:core-construction-java:compileJava FROM-CACHE
> Task :runners:core-construction-java:classes UP-TO-DATE
> Task :sdks:java:extensions:protobuf:extractIncludeProto
> Task :sdks:java:extensions:protobuf:generateProto NO-SOURCE
> Task :runners:core-construction-java:jar
> Task :sdks:java:extensions:protobuf:compileJava FROM-CACHE
> Task :sdks:java:extensions:protobuf:classes UP-TO-DATE
> Task :sdks:java:extensions:protobuf:jar
> Task :runners:core-java:compileJava FROM-CACHE
> Task :runners:core-java:classes UP-TO-DATE
> Task :sdks:java:core:compileTestJava FROM-CACHE
> Task :sdks:java:core:testClasses
> Task :runners:core-java:jar
> Task :sdks:java:extensions:google-cloud-platform-core:compileJava FROM-CACHE
> Task :sdks:java:extensions:google-cloud-platform-core:classes UP-TO-DATE
> Task :sdks:java:extensions:google-cloud-platform-core:jar
> Task :sdks:java:core:shadowTestJar FROM-CACHE
> Task :sdks:java:harness:compileJava FROM-CACHE
> Task :sdks:java:harness:classes UP-TO-DATE
> Task :sdks:java:harness:jar
> Task :sdks:java:extensions:google-cloud-platform-core:compileTestJava FROM-CACHE
> Task :sdks:java:extensions:google-cloud-platform-core:testClasses UP-TO-DATE
> Task :sdks:java:extensions:google-cloud-platform-core:testJar
> Task :sdks:java:extensions:protobuf:extractIncludeTestProto
> Task :sdks:java:extensions:protobuf:generateTestProto FROM-CACHE
> Task :sdks:java:extensions:protobuf:compileTestJava FROM-CACHE
> Task :sdks:java:extensions:protobuf:testClasses
> Task :sdks:java:extensions:protobuf:testJar
> Task :sdks:java:harness:shadowJar FROM-CACHE
> Task :sdks:java:container:buildLinuxAmd64
> Task :sdks:java:container:goBuild
> Task :sdks:java:container:java8:copySdkHarnessLauncher
> Task :sdks:java:container:generateLicenseReport
> Task :runners:java-fn-execution:compileJava FROM-CACHE
> Task :runners:java-fn-execution:classes UP-TO-DATE
> Task :runners:java-fn-execution:jar
> Task :sdks:java:expansion-service:compileJava FROM-CACHE
> Task :sdks:java:expansion-service:classes UP-TO-DATE
> Task :runners:direct-java:compileJava FROM-CACHE
> Task :runners:direct-java:classes UP-TO-DATE
> Task :sdks:java:expansion-service:jar
> Task :runners:direct-java:shadowJar FROM-CACHE
> Task :sdks:java:io:kafka:compileJava FROM-CACHE
> Task :sdks:java:io:kafka:classes UP-TO-DATE
> Task :sdks:java:io:kafka:jar
> Task :sdks:java:container:java8:copyDockerfileDependencies
> Task :sdks:java:extensions:ml:compileJava FROM-CACHE
> Task :sdks:java:extensions:ml:classes UP-TO-DATE
> Task :sdks:java:extensions:ml:jar
> 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 :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 :runners:google-cloud-dataflow-java:jar
> Task :examples:java:jar

> Task :sdks:java:container:pullLicenses
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.

> Task :sdks:java:io:google-cloud-platform:testJar
> Task :examples:java:compileTestJava FROM-CACHE
> Task :examples:java:testClasses
> Task :examples:java:testJar

> Task :sdks:java:container:pullLicenses
INFO:root:Pulling license for 207 dependencies using 16 threads.
INFO:root:pull_licenses_java.py succeed. It took 1.810057 seconds with 16 threads.

> 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
+ 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]
425a04fb4c89: Preparing
cf348b965647: Preparing
a89598a59128: Preparing
4555a42ac001: Preparing
e58b58e4ea61: Preparing
b9d83c29f7db: Preparing
ccba156fecc8: Preparing
6504e791b4ca: Preparing
e637eb5d2f02: Preparing
2968074020dd: Preparing
1e1c4d7e709b: Preparing
ed90e3ddd9b5: Preparing
d9b6ea8e7d5f: Preparing
9cb5eb95298c: Preparing
00ef5416d927: Preparing
8555e663f65b: Preparing
d00da3cd7763: Preparing
4e61e63529c2: Preparing
799760671c38: Preparing
ccba156fecc8: Waiting
6504e791b4ca: Waiting
e637eb5d2f02: Waiting
2968074020dd: Waiting
1e1c4d7e709b: Waiting
9cb5eb95298c: Waiting
ed90e3ddd9b5: Waiting
00ef5416d927: Waiting
d9b6ea8e7d5f: Waiting
8555e663f65b: Waiting
799760671c38: Waiting
d00da3cd7763: Waiting
4e61e63529c2: Waiting
b9d83c29f7db: Waiting
e58b58e4ea61: Pushed
cf348b965647: Pushed
a89598a59128: Pushed
425a04fb4c89: Pushed
4555a42ac001: Pushed
b9d83c29f7db: Pushed
e637eb5d2f02: Pushed
6504e791b4ca: Pushed
d9b6ea8e7d5f: Layer already exists
9cb5eb95298c: Layer already exists
00ef5416d927: Layer already exists
8555e663f65b: Layer already exists
d00da3cd7763: Layer already exists
4e61e63529c2: Layer already exists
ed90e3ddd9b5: Pushed
1e1c4d7e709b: Pushed
799760671c38: Layer already exists
ccba156fecc8: Pushed
2968074020dd: Pushed
20210923180113: digest: sha256:f3c7fdfabf4d9bf0af9e53f77c7a7b93f6bea832e05e125b286ddb0aeae5a460 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-0923180411-600828e5
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0923180411-600828e5
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1632420237439.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0923180411-600828e5
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0923180411-600828e5
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1632420237439.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-0923182805-6dc316c9
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0923182805-6dc316c9
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_max_lane_flow_1632421684626.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0923182805-6dc316c9
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0923182805-6dc316c9
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_max_lane_flow_1632421684626.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:289

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:20210923180113
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:f3c7fdfabf4d9bf0af9e53f77c7a7b93f6bea832e05e125b286ddb0aeae5a460
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210923180113]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:f0d06c662de0660dc1f1afa82e5d5f29fc785cc90c92c176cb879a3d40ce6738]

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

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 47m 32s
129 actionable tasks: 87 executed, 40 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #697

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

Changes:


------------------------------------------
[...truncated 48.68 KB...]
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

> Task :sdks:java:container:java8:copyDockerfileDependencies
> Task :sdks:java:extensions:ml:compileJava FROM-CACHE
> Task :sdks:java:extensions:ml:classes UP-TO-DATE
> Task :sdks:java:extensions:ml:jar
> 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 :sdks:java:container:pullLicenses
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 207 dependencies using 16 threads.

> 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:io:google-cloud-platform:compileTestJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:testClasses
> Task :sdks:java:io:google-cloud-platform:testJar

> Task :sdks:java:container:pullLicenses
INFO:root:pull_licenses_java.py succeed. It took 2.303895 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 :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 :release:go-licenses:java:dockerRun
+ go-licenses save github.com/apache/beam/sdks/java/container --save_path=/output/licenses

> 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 :release:go-licenses:java:dockerRun
+ tee /output/licenses/list.csv
+ go-licenses csv github.com/apache/beam/sdks/java/container
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/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
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
+ 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]
4b51597f8de5: Preparing
9cf45fce08bb: Preparing
1d694384aa17: Preparing
dc74660f6d53: Preparing
e7accd299e37: Preparing
4469597cfe43: Preparing
ed92c509fd52: Preparing
d022f772d9ba: Preparing
42223d80a8f0: Preparing
ab5079513bca: Preparing
06672b475dd4: Preparing
4d1596d3ebcf: Preparing
d9b6ea8e7d5f: Preparing
9cb5eb95298c: Preparing
00ef5416d927: Preparing
8555e663f65b: Preparing
d00da3cd7763: Preparing
ab5079513bca: Waiting
06672b475dd4: Waiting
4e61e63529c2: Preparing
799760671c38: Preparing
d9b6ea8e7d5f: Waiting
4469597cfe43: Waiting
799760671c38: Waiting
8555e663f65b: Waiting
4d1596d3ebcf: Waiting
ed92c509fd52: Waiting
d022f772d9ba: Waiting
9cb5eb95298c: Waiting
00ef5416d927: Waiting
e7accd299e37: Pushed
1d694384aa17: Pushed
9cf45fce08bb: Pushed
4469597cfe43: Pushed
4b51597f8de5: Pushed
dc74660f6d53: Pushed
d022f772d9ba: Pushed
42223d80a8f0: Pushed
d9b6ea8e7d5f: Layer already exists
9cb5eb95298c: Layer already exists
00ef5416d927: Layer already exists
4d1596d3ebcf: Pushed
06672b475dd4: Pushed
ed92c509fd52: Pushed
8555e663f65b: Layer already exists
d00da3cd7763: Layer already exists
4e61e63529c2: Layer already exists
799760671c38: Layer already exists
ab5079513bca: Pushed
20210923120051: digest: sha256:a86a9aaa432848abaaf38142f3958b19164937a31049e6a832192402f72ce830 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-0923120718-adf0ee7a
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0923120718-adf0ee7a
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1632398831678.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0923120718-adf0ee7a
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0923120718-adf0ee7a
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1632398831678.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-0923123307-d29f0fbe
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0923123307-d29f0fbe
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_max_lane_flow_1632400387064.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0923123307-d29f0fbe
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0923123307-d29f0fbe
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_max_lane_flow_1632400387064.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:289

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:20210923120051
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:a86a9aaa432848abaaf38142f3958b19164937a31049e6a832192402f72ce830
Deleted: sha256:00759b05387eeadfff4e1a96de09e0cf669591fde98a0d830b886a30ad3597fe
Deleted: sha256:c7dc5cf2b85be0e2a38e361b1737cddbef47459b7fab51a65af1c6ead2c52870
Deleted: sha256:f9596a553b3b75f6725b580ed59d1337a319349352e6fdfd1883e5b7a7afc636
Deleted: sha256:add92d195dadd7cc9f758b1a6abb8499c677dafe7b381254a1b0e1d0458d5714
Deleted: sha256:a92fe249f2ced325b1fc53ae6e4a6ef199d719bf0bb0f3c45dccd79bf295a87c
Deleted: sha256:84c5ae87247fb5e0d90bbb27dc6c3a5db38ae6139847b97c74a67b75f5cb1e5b
Deleted: sha256:752a96f0a6a0275b0089761033cc8a0a4e2a950998d3488e0894d49d32c5454c
Deleted: sha256:c585746a773f68c8fc7dd5f9771a0df8f1469722506eb8c677a45a7bfa2cbdd2
Deleted: sha256:4d823d07193bcdadea625c45b0979d7f6d18a54efb5b490b200de0ede56d3b22
Deleted: sha256:652e73f1483eca7dece76be7eeb8a69c2344e2c7db75b656379c6f2549f9e1a0
Deleted: sha256:b23a65505740ecda045255cbdfcb9cc9f80ef9d1be249fb91da8c0ae4172292c
Deleted: sha256:4b387be332df0c0885f964519271c6d8972781518cfe5fba126e7a76f5d8d310
Deleted: sha256:673a880594580364cfa55c754e6f8ffb251d13a7bdf99d33ed1b751a1cfd4cdf
Deleted: sha256:b27ef8b80b32f9d93aef3c7825770499ad927aa31c6ae28d195d67d42d30f141
Deleted: sha256:ab59d4be777838db7111e0ab932c9ebbf48b4d77023d8286251b82ed4437326d
Deleted: sha256:1197f7560fae1bfb5f49dcc2bda3ed93b0cab95207df92958fb1aaf080bac19a
Deleted: sha256:f03c447ec51517497d13b15e753499a80f8cde6569fd0178d01b94546173667f
Deleted: sha256:e18ffdc6411cb00cc49b143652fa024379c0b9155b53924eef50f2892db1807c
Deleted: sha256:2004337351c01e25be2cd1018b69401d17f93a0f6ea8d62f460d08807c653d65
Deleted: sha256:a405dffbf16c34b4f189da257ef2d6a1bb3659bdab11747a51e658131c51a895
Deleted: sha256:6493026633ea83ed62383a48946bd5f5ae3cc6021920ed82b5a077937848b1a8
Deleted: sha256:5155ee38291dd17ed9db906cf442c16603ffe74ef6b6f7d08e2d8315a90a3e3b
Deleted: sha256:a86c3f69d7ef1b7376904e45e25afb6212656e511542217ded1d7164615a1f88
Deleted: sha256:ebb2257d7d7649a2a98d9e7c24b71cfd1e4673460fb26ee04ee7368c12d46e89
Deleted: sha256:bfe07a323a84752a0056a84d57659da40b18bd7269194c679e1049d24cbf28eb
Deleted: sha256:e05343a4949441a578721dd6c9d52cee1ec84c3592ba7f5ebb4f25936334f245
Deleted: sha256:23b0ce30a71356bfe2d4c62450dd13cfa3603e9afa2698f3b3266fc54c383e0d
Deleted: sha256:23efa1da0400630b8a377a05d2e0a3c2ca16984a89e398885ddc06d413e6de78
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210923120051]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:a86a9aaa432848abaaf38142f3958b19164937a31049e6a832192402f72ce830]

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

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 51m 43s
129 actionable tasks: 89 executed, 38 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/6ejwhamywaefe

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


Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #696

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

Changes:

[Kyle Weaver] [BEAM-12898] Use new postbuildscript dsl in Flink load tests

[Kyle Weaver] run postbuild regardless of test result

[Kyle Weaver] spotless

[noreply] [BEAM-12383] Adding Go SDK and Kafka IO to Gradle cross-language test


------------------------------------------
[...truncated 51.39 KB...]
> Task :sdks:java:testing:test-utils:compileTestJava
> Task :sdks:java:testing:test-utils:testClasses
> Task :sdks:java:testing:test-utils:testJar

> Task :sdks:java:extensions:protobuf: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 :sdks:java:extensions:protobuf:testClasses
> Task :sdks:java:extensions:protobuf:testJar
> Task :sdks:java:extensions:ml:compileJava
> Task :sdks:java:extensions:ml:classes
> Task :sdks:java:extensions:ml:jar

> Task :sdks:java:io:google-cloud-platform: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 :sdks:java:io:google-cloud-platform:testClasses
> Task :sdks:java:io:google-cloud-platform:testJar
> 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/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
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
golang.org/x/net,https://go.googlesource.com/net/+/refs/heads/master/LICENSE,BSD-3-Clause
github.com/golang/protobuf,https://github.com/golang/protobuf/blob/master/LICENSE,BSD-3-Clause
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/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 :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 e9419768c85d
 ---> 0707c5e0df33
Step 17/18 : COPY target/profiler/* /opt/google_cloud_profiler/

> 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
 ---> 3fb221a40e92
Step 18/18 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in ad71f0cfa5d8
Removing intermediate container ad71f0cfa5d8
 ---> e5a6efb83c47
Successfully built e5a6efb83c47
Successfully tagged apache/beam_java8_sdk:2.34.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]
638fc6a357d2: Preparing
fb2f06cdd835: Preparing
8c0b9741dd1d: Preparing
e49b50967cda: Preparing
a9840ac879f1: Preparing
0ab2a7e05e5c: Preparing
b78f2d7ea62f: Preparing
3e105a695aa1: Preparing
bbb76433f676: Preparing
d0b74b22c158: Preparing
9b2dda05b233: Preparing
01fa5382997c: Preparing
d9b6ea8e7d5f: Preparing
9cb5eb95298c: Preparing
00ef5416d927: Preparing
8555e663f65b: Preparing
d00da3cd7763: Preparing
4e61e63529c2: Preparing
799760671c38: Preparing
9b2dda05b233: Waiting
01fa5382997c: Waiting
d9b6ea8e7d5f: Waiting
9cb5eb95298c: Waiting
799760671c38: Waiting
3e105a695aa1: Waiting
bbb76433f676: Waiting
0ab2a7e05e5c: Waiting
b78f2d7ea62f: Waiting
d0b74b22c158: Waiting
00ef5416d927: Waiting
8555e663f65b: Waiting
d00da3cd7763: Waiting
4e61e63529c2: Waiting
8c0b9741dd1d: Pushed
fb2f06cdd835: Pushed
a9840ac879f1: Pushed
0ab2a7e05e5c: Pushed
e49b50967cda: Pushed
638fc6a357d2: Pushed
3e105a695aa1: Pushed
bbb76433f676: Pushed
9b2dda05b233: Pushed
d9b6ea8e7d5f: Layer already exists
9cb5eb95298c: Layer already exists
00ef5416d927: Layer already exists
8555e663f65b: Layer already exists
d00da3cd7763: Layer already exists
4e61e63529c2: Layer already exists
799760671c38: Layer already exists
01fa5382997c: Pushed
b78f2d7ea62f: Pushed
d0b74b22c158: Pushed
20210923060058: digest: sha256:35693e63f98b4dee5e6b791cfdf440e71b18fa675d48cbe7e63e2c61ac3c76f4 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-0923060604-9a04e42b
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0923060604-9a04e42b
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1632377156879.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0923060604-9a04e42b
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0923060604-9a04e42b
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1632377156879.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-0923063116-460cbe5e
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0923063116-460cbe5e
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_max_lane_flow_1632378676225.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0923063116-460cbe5e
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0923063116-460cbe5e
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_max_lane_flow_1632378676225.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:289

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:20210923060058
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:35693e63f98b4dee5e6b791cfdf440e71b18fa675d48cbe7e63e2c61ac3c76f4
Deleted: sha256:e5a6efb83c47c015a0bc28474893c1471f33042b483f88469ea5f8520938eaa8
Deleted: sha256:3fb221a40e927bed0eea925751c080089a58e5a96c475303b8f3cfe83f0763a3
Deleted: sha256:1de83f1f83911d1a37be60eed2550bf4542b355cb949ecfd279157a4e6b063a2
Deleted: sha256:0707c5e0df33ad817ee9632c710b7958a3021a244cd6530317fb2ecd6bf58951
Deleted: sha256:69b827192914ebe6788dfa0c528b47523b0e04d429e96fa9064ee4ca4d705261
Deleted: sha256:107f5a36f59a55f912521ca1ad227a64eb3f528d88d5f4c78e83a409ca5d6bf6
Deleted: sha256:2e9e1a7e4248b15bfe4a0f34055ea4c68752053070e193d0b57b5bff03c288d7
Deleted: sha256:a189372ea0012bd7dfb7fc59575d4db12118b2762004fe510352028830a04bbd
Deleted: sha256:56c5f88de6ac4ac76f836344a9c4e71b61af361c093583a5edb42f8f91e8206e
Deleted: sha256:69f0cd0bfe48a0d53f9fe3400ade908c709bab9e5d952f1c50cbc0b2022d1ac0
Deleted: sha256:c6b11d98ea11c0df893ec6cf3e3cfc08625eafaa449678d3ae398a7cd619fa30
Deleted: sha256:410d6262adcc627cf7ac396175db384a98e7397378c911476f8e61522458e38b
Deleted: sha256:2e3cd52d9ca33bbd0832de390442330fdb4aa882becbd7b9dd2b6122ea4491f8
Deleted: sha256:33d5b2f60053f838fb911e7e47aad01a61367a5a786fc1ea96b5759119c6eb3c
Deleted: sha256:0cb3cf849b643630b190b43984812f482068798c9ecb6fda9ca2aef9eab4d265
Deleted: sha256:74c90ff854935ad6503045e5f5abbe6c43409e8d601dd516807725f235d5c6f7
Deleted: sha256:bbc053951808711d42763aafc4b7654216f6364bd40a0595814f489eef030fb4
Deleted: sha256:3d7b3eb1e591167ed74a5fa0d0ed850d2c7d93a01606bf69484dd63d457f5250
Deleted: sha256:e3d966b80d9ef9f461a2afe591e859ef565797a4412ad8ca5b15ad64d125983d
Deleted: sha256:c905aea6ac90378eeaf9a30a80d1957c84d31999aa0d9a3743180bdf2892ab71
Deleted: sha256:c98cc6cdad8ac33d4e08bb83de1f49e26ec44e55a60438e86b0ab609937df326
Deleted: sha256:2f9da155b20bf5dc09c1df09956141fd0dbc11e4e86d61ad0efb5c9865c12781
Deleted: sha256:8eb64d3c389ac333dcd22758c7d61feead7a7221b7ff955665754d8e791b2468
Deleted: sha256:157d7a14210d02045ae476c8215835a6524659c7b8c08a02911629c136b8229e
Deleted: sha256:e777ac4dc1994077088ef86e534301f81073cf3366bd982fb682e480d74f882a
Deleted: sha256:3aa2d2cb07410906c1a89b62450fc6c17c8a706546e5d29785ae15268b806c33
Deleted: sha256:5f5641c7a0dd3ea766936962292c9198981a33660d19eff409b9789ce7c7dd9a
Deleted: sha256:1becceecb8a205306a272162470f54c103ce56bdcba2045abd41c3ec39aef977
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210923060058]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:35693e63f98b4dee5e6b791cfdf440e71b18fa675d48cbe7e63e2c61ac3c76f4]

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

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 49m 53s
129 actionable tasks: 99 executed, 28 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #695

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

Changes:

[kileysok] Add MapState and SetState support

[noreply] Merge pull request #15487 from [BEAM-12812] - Run Github Actions on GCP

[noreply] [BEAM-11097] Add SideInputCache to harness control type (#15530)

[kawaigin] Updated interactive integration test golden screenshots.

[noreply] Revert PR 15487 (BEAM-12812) (#15554)

[zyichi] [BEAM-12898] Trying out solution suggestion for JENKINS-66189 to solve


------------------------------------------
[...truncated 45.87 KB...]
> Task :sdks:java:expansion-service:classes UP-TO-DATE
> Task :sdks:java:expansion-service:jar
> Task :runners:direct-java:compileJava FROM-CACHE
> Task :runners:direct-java:classes UP-TO-DATE
> Task :sdks:java:io:kafka:compileJava FROM-CACHE
> Task :sdks:java:io:kafka:classes UP-TO-DATE
> Task :sdks:java:io:kafka:jar
> Task :sdks:java:extensions:ml:compileJava FROM-CACHE
> Task :sdks:java:extensions:ml:classes UP-TO-DATE
> Task :sdks:java:extensions:ml:jar
> 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 :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...

> Task :runners:google-cloud-dataflow-java:compileJava FROM-CACHE
> Task :runners:google-cloud-dataflow-java:classes
> Task :examples:java:compileJava FROM-CACHE
> Task :examples:java:classes UP-TO-DATE
> Task :runners:google-cloud-dataflow-java:jar
> Task :sdks:java:container:java8:copyDockerfileDependencies
> Task :examples:java:jar
> Task :runners:direct-java:shadowJar
> Task :examples:java:compileTestJava FROM-CACHE
> Task :examples:java:testClasses
> Task :examples:java:testJar
> Task :sdks:java:io:google-cloud-platform:compileTestJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:testClasses
> Task :sdks:java:io:google-cloud-platform:testJar

> Task :sdks:java:container:pullLicenses
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 207 dependencies using 16 threads.
INFO:root:pull_licenses_java.py succeed. It took 2.074441 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
golang.org/x/sys,https://go.googlesource.com/sys/+/refs/heads/master/LICENSE,BSD-3-Clause
google.golang.org/grpc,https://github.com/grpc/grpc-go/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
golang.org/x/net,https://go.googlesource.com/net/+/refs/heads/master/LICENSE,BSD-3-Clause
github.com/golang/protobuf,https://github.com/golang/protobuf/blob/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
github.com/apache/beam/sdks/java/container,https://github.com/apache/beam/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: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]
0ddc71be26dc: Preparing
c0a208a76fd7: Preparing
4122c705ae00: Preparing
d046b8259086: Preparing
318f4a2270c3: Preparing
3b7da688aadf: Preparing
a042ce8c3fad: Preparing
932e74356db7: Preparing
990fa3ceba56: Preparing
ef5d200970cd: Preparing
c029defbaaf4: Preparing
236eae80e32f: Preparing
d9b6ea8e7d5f: Preparing
3b7da688aadf: Waiting
9cb5eb95298c: Preparing
a042ce8c3fad: Waiting
ef5d200970cd: Waiting
990fa3ceba56: Waiting
236eae80e32f: Waiting
00ef5416d927: Preparing
8555e663f65b: Preparing
9cb5eb95298c: Waiting
932e74356db7: Waiting
d00da3cd7763: Preparing
4e61e63529c2: Preparing
d00da3cd7763: Waiting
799760671c38: Preparing
8555e663f65b: Waiting
4e61e63529c2: Waiting
4122c705ae00: Pushed
318f4a2270c3: Pushed
c0a208a76fd7: Pushed
d046b8259086: Pushed
0ddc71be26dc: Pushed
3b7da688aadf: Pushed
932e74356db7: Pushed
990fa3ceba56: Pushed
d9b6ea8e7d5f: Layer already exists
9cb5eb95298c: Layer already exists
a042ce8c3fad: Pushed
00ef5416d927: Layer already exists
8555e663f65b: Layer already exists
d00da3cd7763: Layer already exists
c029defbaaf4: Pushed
4e61e63529c2: Layer already exists
799760671c38: Layer already exists
236eae80e32f: Pushed
ef5d200970cd: Pushed
20210923000037: digest: sha256:256094ca8d1c7cddc4dc21cc8174bf95828ecf59d6370b30239f905ee78713dd 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-0923000632-9ebba29
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0923000632-9ebba29
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1632355583270.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0923000632-9ebba29
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0923000632-9ebba29
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1632355583270.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-0923003124-479989ff
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0923003124-479989ff
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_max_lane_flow_1632357084143.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0923003124-479989ff
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0923003124-479989ff
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_max_lane_flow_1632357084143.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:289

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:20210923000037
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:256094ca8d1c7cddc4dc21cc8174bf95828ecf59d6370b30239f905ee78713dd
Deleted: sha256:b1313c5fa595e20fa5779af2106ca4774f6309217351c2a785e407075307199e
Deleted: sha256:03bfc642cef8548a4e618605f9ebcc71f87902b0e522b0010286d5498d276c91
Deleted: sha256:8329834873ddc7cb0da729cc894fbe8d64d0b7b5e471f9163dc253f83af3630a
Deleted: sha256:8c3447d1c436ac6c67512fb3040a9633b59b4dea7f1406d53ef5beda802fa285
Deleted: sha256:20653552c340651fbd6229bb48463f983e0714753a83c2ec857420cf00f22064
Deleted: sha256:c2424fad4b8e82c34763d269349dc641767654421e9fa8d4f09f8a51f12b7709
Deleted: sha256:a5e64e0a68fb38af519c4aab1911a33e8953f462104fd2826779c94b0d70d8de
Deleted: sha256:7e3491825859ffb3ff539a9082eace1f618b18bfd499b58ac0f80529451cc9b3
Deleted: sha256:0fc435adf7468c32d6400caa11af07f1bfeda0e081527ea41489209d66fa98da
Deleted: sha256:fa5460cfc68370c4271471b86944904d5534cf805fbbdbcd0be33d16ea8a69b8
Deleted: sha256:81c1a8a56464d7d18eb6d8dc4a3e6ba59df9271defcedea6ddcdd253f1233d15
Deleted: sha256:556b427e6259eecfa78f9a96b981c6a2527b1fbfb4813b2a0dc5a9760e237b64
Deleted: sha256:7aed1547a465ecbc661270798328f7772bac786dbbf2e20bec0f6c7680d86628
Deleted: sha256:c7f415af4c0a1a2dbe80d01b38a91833cc2f9d135337dc8e19bc031ee7a6b872
Deleted: sha256:cb82875c10e9cdcb9c2caa569b28b9ebc115cf735e7e180843866f19a039f307
Deleted: sha256:963248dd306159452210af30b1996c1c479a6f558c7796b7dc787213cab4ea21
Deleted: sha256:608d73aee7bbfd9d0d6c2f1d9dcaf7ddbe750dbaee1a7a590f11ff4ca9e8905b
Deleted: sha256:dd9c73bb448129e03b0635c8ccee7fcc06153d14ee930b0898bc894c79cd8cc8
Deleted: sha256:15f21f7ae3aff347feac4f89d207c6366bae5eb4e6b83f9c7690eef97675e304
Deleted: sha256:b36c4ce8f8c624bb609a6df460db3f60b088a0de41840885b224abda9a731b35
Deleted: sha256:9c92644390b3b84a56f142397ece5d785fae59d3e74e09d6de629bd0b08249cc
Deleted: sha256:82f0ab3c9f35228a9b4d1554035bcec85be531aed66e4144c42cf6bcfd5a4526
Deleted: sha256:75338457eb44a5851358ef00a842e4ee333d5a80a75dcad791818dccd9b086e7
Deleted: sha256:c33d96f602d6f3f542f89f1f16fc233f8f76421c0d3ae6133813ed90c73e5ee5
Deleted: sha256:b43334f50d75648fe009a901e14ae1019f7d8a9449da10d6c5f99d9d1e91008f
Deleted: sha256:7bebac998982375211b37afb9dbcffc50ea846dab431242caafc2fd8532d71b1
Deleted: sha256:581cfe197d471e5a89def5fb1b9907c304feeac1e3f14bcd39c1b80ded2cf40b
Deleted: sha256:c0c61a6b68e3711d821b2c0e370c046545d3c1d0fb25310edfdfa48d34597f66
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210923000037]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:256094ca8d1c7cddc4dc21cc8174bf95828ecf59d6370b30239f905ee78713dd]

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

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 51m 43s
129 actionable tasks: 88 executed, 39 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #694

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

Changes:


------------------------------------------
[...truncated 59.17 KB...]
9cb5eb95298c: Preparing
00ef5416d927: Preparing
8555e663f65b: Preparing
d00da3cd7763: Preparing
4e61e63529c2: Preparing
799760671c38: Preparing
5db65371bca6: Waiting
600ac674877f: Waiting
00ef5416d927: Waiting
8555e663f65b: Waiting
d565268c8d71: Waiting
b9ed29280940: Waiting
d00da3cd7763: Waiting
4e61e63529c2: Waiting
9cb5eb95298c: Waiting
216e90fcc04b: Waiting
33cf2749f224: Waiting
2f5e2ee19883: Pushed
86eab7e596b5: Pushed
3fd80375656b: Pushed
6e8686ba3f7a: Pushed
cc76cf3d10cf: Pushed
5db65371bca6: Pushed
d2dd5a616c4e: Pushed
216e90fcc04b: Pushed
d9b6ea8e7d5f: Layer already exists
33cf2749f224: Pushed
9cb5eb95298c: Layer already exists
00ef5416d927: Layer already exists
8555e663f65b: Layer already exists
d00da3cd7763: Layer already exists
4e61e63529c2: Layer already exists
799760671c38: Layer already exists
d565268c8d71: Pushed
600ac674877f: Pushed
b9ed29280940: Pushed
20210922180059: digest: sha256:289280e9caa7b799f53ed67609e29e71350e0115855e47a3fa8b45537802a22f 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-0922180511-65e326d5
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0922180511-65e326d5
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1632333905503.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0922180511-65e326d5
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0922180511-65e326d5
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1632333905503.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:121

org.apache.beam.examples.cookbook.BigQueryTornadoesIT > testE2EBigQueryTornadoesWithExport FAILED
    java.lang.RuntimeException at BigQueryTornadoesIT.java:68

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

8 tests completed, 5 failed

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

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageQueryIT > testBigQueryStorageQuery1G FAILED
    java.lang.RuntimeException at BigQueryIOStorageQueryIT.java:94

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageReadIT > testBigQueryStorageRead1GAvro FAILED
    java.lang.RuntimeException at BigQueryIOStorageReadIT.java:102

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOReadIT > testBigQueryReadEmpty FAILED
    java.lang.RuntimeException at BigQueryIOReadIT.java:86

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClusteringTableFunction FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:198

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOReadIT > testBigQueryRead1G FAILED
    java.lang.RuntimeException at BigQueryIOReadIT.java:86

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageReadIT > testBigQueryStorageRead1GArrow FAILED
    java.lang.RuntimeException at BigQueryIOStorageReadIT.java:102

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClusteringDynamicDestinations FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:221

org.apache.beam.sdk.io.gcp.bigquery.BigQuerySchemaUpdateOptionsIT > testAllowFieldAddition FAILED
    java.lang.RuntimeException at BigQuerySchemaUpdateOptionsIT.java:154

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryTimePartitioning FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:144

org.apache.beam.sdk.io.gcp.healthcare.HL7v2IOReadWriteIT > testHL7v2IOE2E FAILED
    java.lang.RuntimeException at HL7v2IOReadWriteIT.java:119

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOReadIT > testBigQueryRead1M FAILED
    java.lang.RuntimeException at BigQueryIOReadIT.java:86

org.apache.beam.sdk.io.gcp.pubsublite.ReadWriteIT > testReadWrite FAILED
    java.lang.AssertionError at ReadWriteIT.java:289

org.apache.beam.sdk.io.gcp.bigquery.BigQuerySchemaUpdateOptionsIT > testAllowFieldRelaxation FAILED
    java.lang.RuntimeException at BigQuerySchemaUpdateOptionsIT.java:154

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClustering FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:169

org.apache.beam.sdk.io.gcp.pubsub.PubsubReadIT > testReadPubsubMessageId FAILED
    java.lang.AssertionError at PubsubReadIT.java:88

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOReadIT > testBigQueryRead1T FAILED
    java.lang.RuntimeException at BigQueryIOReadIT.java:86

org.apache.beam.sdk.io.gcp.spanner.SpannerReadIT > testQuery FAILED
    java.lang.RuntimeException at SpannerReadIT.java:169

org.apache.beam.sdk.io.gcp.pubsub.PubsubReadIT > testReadPublicData FAILED
    java.lang.AssertionError at PubsubReadIT.java:60

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testNewTypesQueryWithReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.spanner.SpannerReadIT > testRead FAILED
    java.lang.RuntimeException at SpannerReadIT.java:149

org.apache.beam.sdk.io.gcp.bigquery.BigQueryNestedRecordsIT > testNestedRecords FAILED
    java.lang.RuntimeException at BigQueryNestedRecordsIT.java:116

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testLegacyQueryWithoutReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.bigtable.BigtableWriteIT > testE2EBigtableWrite FAILED
    java.lang.RuntimeException at BigtableWriteIT.java:130

org.apache.beam.sdk.io.gcp.spanner.SpannerReadIT > testReadAllRecordsInDb FAILED
    java.lang.RuntimeException at SpannerReadIT.java:201

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testNewTypesQueryWithoutReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.healthcare.HL7v2IOWriteIT > testHL7v2IOWrite FAILED
    java.lang.RuntimeException at HL7v2IOWriteIT.java:92

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testStandardQueryWithoutCustom FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.datastore.V1WriteIT > testE2EV1WriteWithLargeEntities FAILED
    java.lang.RuntimeException at V1WriteIT.java:104

org.apache.beam.sdk.io.gcp.bigtable.BigtableReadIT > testE2EBigtableRead FAILED
    java.lang.RuntimeException at BigtableReadIT.java:58

org.apache.beam.sdk.io.gcp.datastore.V1WriteIT > testE2EV1Write FAILED
    java.lang.RuntimeException at V1WriteIT.java:69

org.apache.beam.sdk.io.gcp.datastore.V1ReadIT > testE2EV1Read FAILED
    java.lang.RuntimeException at V1ReadIT.java:92

org.apache.beam.sdk.io.gcp.datastore.V1ReadIT > testE2EV1ReadWithGQLQueryWithLimit FAILED
    java.lang.RuntimeException at V1ReadIT.java:135

org.apache.beam.sdk.io.gcp.datastore.V1ReadIT > testE2EV1ReadWithGQLQueryWithNoLimit FAILED
    java.lang.RuntimeException at V1ReadIT.java:135

38 tests completed, 33 failed, 1 skipped

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages FAILED
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210922180059
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:289280e9caa7b799f53ed67609e29e71350e0115855e47a3fa8b45537802a22f
Deleted: sha256:054a6f9cf66ceec41cda2c86436c086ff28dccfeaf1b79433e8e30300d32854c
Deleted: sha256:1c35e0eca98ae55593981a2eedeb49fffae98944d810d46d8c80f8c9450f1939
Deleted: sha256:2624ac4668f02b0a7bd0a2381f6731019a2cff04a0ca82f413cfd5c097f93d55
Deleted: sha256:1291ad19cfbffb857737923acc7417f0a1aa39aaf97b727a844330ca63ea37ba
Deleted: sha256:90118c2c4813c8dced0c2631e1defb5539fd6ad85da6a3dda53e96782e79364b
Deleted: sha256:8176967d1a561cff3190b633d4dc26663ffa9f790d1b61619607e4d2599e72bb
Deleted: sha256:19cd4aae691e63a2ec865397975ce5fbce6fdc858b9ffc826216170569851f48
Deleted: sha256:f4547e803a451cbf2e517759763be2cecd1b253405745c2d5fe667186d68a9c2
Deleted: sha256:d78ecd77b5edf458b486d8cc4e60b4c570d16440f6791c30cd845efd463bf67a
Deleted: sha256:fe13060d4aa60cfb4eb705a302615650a19112feded43b7ba6d254c5b31f9be7
Deleted: sha256:7bc37312fadb7539ae9a78cc92251e939dd4cecf9d45233680ee8f3a2f280c9a
Deleted: sha256:049b92fb068e7359c06137f52a1d0543be5805676f5e643c68d96eef976925fc
Deleted: sha256:bb8a1b460a813b102ff7db46d4d4998a5afe3c50fcf4101892fab392003c3dd9
Deleted: sha256:bc2e83fb4ad818d847f597a9dc6b110e1e8252059497a81fa2b34a2ec0c94879
Deleted: sha256:16057ea7a0d463a95c539691f30b3c9300a5a29bab9b30824c26264691e7477e
Deleted: sha256:96d9ec4f3ebc4de31a9cfe6a58e57e6d34b36d3e4f24ce8e4700e5a743595e1c
ERROR: (gcloud.container.images.untag) Image could not be found: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210922180059]

FAILURE: Build completed with 3 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_DataflowV2/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.
-----------
* 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.
==============================================================================

3: Task failed with an exception.
-----------
* Where:
Build file '<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/runners/google-cloud-dataflow-java/build.gradle'> line: 279

* 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 2h 22m 13s
129 actionable tasks: 87 executed, 40 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #693

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

Changes:

[danthev] Fix 2.32.0 release notes.


------------------------------------------
[...truncated 40.98 KB...]
> Task :sdks:java:extensions:google-cloud-platform-core:classes UP-TO-DATE
> Task :sdks:java:extensions:google-cloud-platform-core:jar
> Task :sdks:java:core:shadowTestJar FROM-CACHE
> Task :sdks:java:harness:compileJava FROM-CACHE
> Task :sdks:java:harness:classes UP-TO-DATE
> Task :sdks:java:harness:jar

> Task :sdks:java:container:pullLicenses
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...

> Task :sdks:java:extensions:google-cloud-platform-core:compileTestJava FROM-CACHE
> Task :sdks:java:extensions:google-cloud-platform-core:testClasses UP-TO-DATE
> Task :sdks:java:extensions:google-cloud-platform-core:testJar
> Task :sdks:java:extensions:protobuf:extractIncludeTestProto
> Task :sdks:java:extensions:protobuf:generateTestProto FROM-CACHE
> Task :sdks:java:extensions:protobuf:compileTestJava FROM-CACHE
> Task :sdks:java:extensions:protobuf:testClasses
> Task :sdks:java:extensions:protobuf:testJar
> Task :sdks:java:harness:shadowJar FROM-CACHE

> Task :sdks:java:container:pullLicenses
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 207 dependencies using 16 threads.

> Task :runners:java-fn-execution:compileJava FROM-CACHE
> Task :runners:java-fn-execution:classes UP-TO-DATE
> Task :runners:java-fn-execution:jar
> Task :sdks:java:expansion-service:compileJava FROM-CACHE
> Task :sdks:java:expansion-service:classes UP-TO-DATE
> Task :runners:direct-java:compileJava FROM-CACHE
> Task :runners:direct-java:classes UP-TO-DATE
> Task :runners:direct-java:shadowJar FROM-CACHE

> Task :sdks:java:container:pullLicenses
INFO:root:pull_licenses_java.py succeed. It took 2.118149 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.>

> Task :sdks:java:expansion-service:jar
> Task :sdks:java:io:kafka:compileJava FROM-CACHE
> Task :sdks:java:io:kafka:classes UP-TO-DATE
> Task :sdks:java:io:kafka:jar
> Task :sdks:java:extensions:ml:compileJava FROM-CACHE
> Task :sdks:java:extensions:ml:classes UP-TO-DATE
> Task :sdks:java:extensions:ml:jar
> 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 :sdks:java:container:java8:copyDockerfileDependencies
> Task :runners:google-cloud-dataflow-java:compileJava FROM-CACHE
> Task :runners:google-cloud-dataflow-java:classes
> Task :examples:java:compileJava FROM-CACHE
> Task :examples:java:classes UP-TO-DATE
> Task :runners:google-cloud-dataflow-java:jar
> Task :examples:java:jar
> Task :sdks:java:io:google-cloud-platform:compileTestJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:testClasses
> Task :examples:java:compileTestJava FROM-CACHE
> Task :examples:java:testClasses
> Task :examples:java:testJar

> Task :sdks:java:container:pullLicenses
Finished license_scripts.sh

> Task :sdks:java:io:google-cloud-platform:testJar
> 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/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/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
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/master/LICENSE,Apache-2.0
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
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
+ 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]
e2f94b31c438: Preparing
618f5280d1a8: Preparing
58f6dc5e4e1d: Preparing
3cc13092e5e7: Preparing
926653acac45: Preparing
b939cedbf5ed: Preparing
7d8e0795d9d5: Preparing
86fd8329fc4e: Preparing
4d22e02e33c5: Preparing
30019383838e: Preparing
b1cce4e324e4: Preparing
93fb5f393e2a: Preparing
d9b6ea8e7d5f: Preparing
9cb5eb95298c: Preparing
00ef5416d927: Preparing
8555e663f65b: Preparing
d00da3cd7763: Preparing
4e61e63529c2: Preparing
799760671c38: Preparing
86fd8329fc4e: Waiting
4d22e02e33c5: Waiting
00ef5416d927: Waiting
7d8e0795d9d5: Waiting
b939cedbf5ed: Waiting
30019383838e: Waiting
8555e663f65b: Waiting
9cb5eb95298c: Waiting
d9b6ea8e7d5f: Waiting
d00da3cd7763: Waiting
b1cce4e324e4: Waiting
93fb5f393e2a: Waiting
4e61e63529c2: Waiting
799760671c38: Waiting
e2f94b31c438: Pushed
618f5280d1a8: Pushed
58f6dc5e4e1d: Pushed
926653acac45: Pushed
3cc13092e5e7: Pushed
4d22e02e33c5: Pushed
b939cedbf5ed: Pushed
86fd8329fc4e: Pushed
d9b6ea8e7d5f: Layer already exists
9cb5eb95298c: Layer already exists
00ef5416d927: Layer already exists
8555e663f65b: Layer already exists
d00da3cd7763: Layer already exists
4e61e63529c2: Layer already exists
799760671c38: Layer already exists
b1cce4e324e4: Pushed
7d8e0795d9d5: Pushed
93fb5f393e2a: Pushed
30019383838e: Pushed
20210922120104: digest: sha256:c32a9c4e2ea5eb40c5489132ee90ce8a7444ff14f6933824b05210c905a1eb2d 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-0922120417-56894043
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0922120417-56894043
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1632312251337.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0922120417-56894043
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0922120417-56894043
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1632312251337.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-0922122928-a30e205
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0922122928-a30e205
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_max_lane_flow_1632313768237.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0922122928-a30e205
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0922122928-a30e205
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_max_lane_flow_1632313768237.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:289

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:20210922120104
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:c32a9c4e2ea5eb40c5489132ee90ce8a7444ff14f6933824b05210c905a1eb2d
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210922120104]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:c32a9c4e2ea5eb40c5489132ee90ce8a7444ff14f6933824b05210c905a1eb2d]

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

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 47m 23s
129 actionable tasks: 87 executed, 40 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/6hqlaaypakjt6

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


Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #692

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

Changes:

[noreply] Merge pull request #15537 from [BEAM-12908] Add a sleep to the IT after


------------------------------------------
[...truncated 46.35 KB...]
> Task :sdks:java:expansion-service:jar
> Task :runners:direct-java:compileJava FROM-CACHE
> Task :runners:direct-java:classes UP-TO-DATE
> Task :sdks:java:io:kafka:compileJava FROM-CACHE
> Task :sdks:java:io:kafka:classes UP-TO-DATE
> Task :sdks:java:extensions:ml:compileJava FROM-CACHE
> Task :sdks:java:extensions:ml:classes UP-TO-DATE
> Task :sdks:java:io:kafka:jar
> Task :sdks:java:extensions:ml:jar
> Task :runners:direct-java:shadowJar FROM-CACHE
> 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 :sdks:java:container:java8:copyDockerfileDependencies
> Task :runners:google-cloud-dataflow-java:compileJava FROM-CACHE
> Task :runners:google-cloud-dataflow-java:classes
> Task :examples:java:compileJava FROM-CACHE
> Task :examples:java:classes UP-TO-DATE
> Task :runners:google-cloud-dataflow-java:jar
> Task :examples:java:jar
> Task :examples:java:compileTestJava FROM-CACHE
> Task :examples:java:testClasses
> Task :examples:java:testJar

> Task :sdks:java:container:pullLicenses
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 207 dependencies using 16 threads.
INFO:root:pull_licenses_java.py succeed. It took 1.881461 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 :sdks:java:io:google-cloud-platform: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 :sdks:java:io:google-cloud-platform:testClasses
> Task :sdks:java:io:google-cloud-platform:testJar

> 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
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
golang.org/x/sys,https://go.googlesource.com/sys/+/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
golang.org/x/text,https://go.googlesource.com/text/+/refs/heads/master/LICENSE,BSD-3-Clause
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/master/LICENSE,Apache-2.0
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/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: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]
7634266107a3: Preparing
0895382ebb78: Preparing
0aba79d10dcd: Preparing
df65ec31ad81: Preparing
97c45a3d133f: Preparing
01b5f35168e2: Preparing
8787d8678d41: Preparing
fadef440475e: Preparing
4641a9433e4c: Preparing
8ea77aa7d52e: Preparing
78159789ba0d: Preparing
c0dcb0e4c233: Preparing
d9b6ea8e7d5f: Preparing
9cb5eb95298c: Preparing
00ef5416d927: Preparing
01b5f35168e2: Waiting
8555e663f65b: Preparing
d00da3cd7763: Preparing
8787d8678d41: Waiting
4e61e63529c2: Preparing
799760671c38: Preparing
fadef440475e: Waiting
d9b6ea8e7d5f: Waiting
8ea77aa7d52e: Waiting
9cb5eb95298c: Waiting
78159789ba0d: Waiting
00ef5416d927: Waiting
8555e663f65b: Waiting
799760671c38: Waiting
d00da3cd7763: Waiting
c0dcb0e4c233: Waiting
4e61e63529c2: Waiting
4641a9433e4c: Waiting
97c45a3d133f: Pushed
0aba79d10dcd: Pushed
0895382ebb78: Pushed
01b5f35168e2: Pushed
7634266107a3: Pushed
df65ec31ad81: Pushed
fadef440475e: Pushed
4641a9433e4c: Pushed
d9b6ea8e7d5f: Layer already exists
9cb5eb95298c: Layer already exists
00ef5416d927: Layer already exists
c0dcb0e4c233: Pushed
78159789ba0d: Pushed
8555e663f65b: Layer already exists
d00da3cd7763: Layer already exists
4e61e63529c2: Layer already exists
799760671c38: Layer already exists
8787d8678d41: Pushed
8ea77aa7d52e: Pushed
20210922060054: digest: sha256:ff6e94e24318d994aea9807a435c35ca6f5b1bae7b2fce3ba799fc77e76cfec1 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-0922060434-8acddc1e
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0922060434-8acddc1e
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1632290669573.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0922060434-8acddc1e
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0922060434-8acddc1e
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1632290669573.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-0922063004-7208c3b7
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0922063004-7208c3b7
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_max_lane_flow_1632292204370.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0922063004-7208c3b7
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0922063004-7208c3b7
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_max_lane_flow_1632292204370.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:289

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:20210922060054
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:ff6e94e24318d994aea9807a435c35ca6f5b1bae7b2fce3ba799fc77e76cfec1
Deleted: sha256:485f2c658474ed764c4007adcbb43e3318008d8a26932c7442812f913cb8bd0a
Deleted: sha256:8b4c103a10a3fd0d30031c74201f9af2b13c34c0419206224bdf4e73d1edb312
Deleted: sha256:98e481c84b47a9b5328b56cb2562e253bfd539c8a01d3e9b8a4d3cc9eef0aa2a
Deleted: sha256:5ba499d54acc801aea299009d4ebbf8e93cf3c5d2a06b7542ff35912a8f49b70
Deleted: sha256:521457d42cd0872e632c6e9d36a1209ca998798f4bf9a0f799bebbd8697a1986
Deleted: sha256:4e41420d81b2b24f393383a16de73029b4f3ebe8ae134bdb980232c98d2e0e4d
Deleted: sha256:b3b66f4c3af7c4a496c4731785665754b80ee8ef2d78fe2686190e7f48e42651
Deleted: sha256:6724092f3d7d15479d3d640c65ac6b87f25f8c10713278a07efd8449d68868c1
Deleted: sha256:9bfa8a7cfe0cd99a2fc190fb67c77f096331a71f3d90a0029ba3c28cd60ca8d4
Deleted: sha256:cc2f92e5ccb666fdda469a8be4e75bb984cfaa379bcfe68816e6a89675840098
Deleted: sha256:502fa1d76c3b1f548116ced63e99f19922e76fe50441b818e1f3c62027c1157b
Deleted: sha256:287f91ff5bc19fdae95b1af9c342eea1d682b8178032e0ac450ff390feef284a
Deleted: sha256:a257afef236e243d81e38c11457630a84be35cc64e9fb04ee15973090c4ec9be
Deleted: sha256:f8ad15e6b43c2ccd3c57267e6ffe2eb0f63da4712307fdc2dcc164dd16b2da9e
Deleted: sha256:fe09ef189fdca02e1d692bf123ae7ef975eefc32b568a6550948fdf13cc21a27
Deleted: sha256:cf8bd3e9498dda215244926cfa411fa9c0d8e75964c9cec8d82d0682e51391cd
Deleted: sha256:724de38acc4d1915772c9fd94b7083138059308c5d3ba5ef7f9336571bf99c4b
Deleted: sha256:e259498fbc064e65673dc8cadabd9d8da21c9a4b687fe92c52982f29175a68c9
Deleted: sha256:240d5f2a8d68d036e84ea93329eebe66432cadb9a20408fdcd04c058316f56fd
Deleted: sha256:2c21eeb473f90b2f4ec839433894f390e61ead7adbe9d59871c5b1857a3a37fd
Deleted: sha256:b0c650503d8f812a1a90841572a26a479239dc1214096f524bf34f4f65ec85d7
Deleted: sha256:010bdb2b67e559b13288d5c60fa6dd4cb1cf19393d201f87bf0307130804285a
Deleted: sha256:beae128ea010498e332ebdf20eaac598ff06d8b5e58e61b70efeff26f5b11792
Deleted: sha256:107696ffa746615f2488b58a8d9b80b462529c227b0ba98920f2276298091364
Deleted: sha256:583245abf7f77e41ff54cbd16e9894d48b18378462ad08ab5843061832a065a6
Deleted: sha256:277175dc33ffd7a416ba0881523fda9a9122b03221d8b90f5c9b0e47cb4a4369
Deleted: sha256:ee387d1162b999d6005022324cbd457bcc59e19344bfcec5dee8c4c8c40b2345
Deleted: sha256:9fc9b5e0df3f204796be454537e85c04e94897c436c4c34466e9e8701897f7a5
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210922060054]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:ff6e94e24318d994aea9807a435c35ca6f5b1bae7b2fce3ba799fc77e76cfec1]

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

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 46m 46s
129 actionable tasks: 88 executed, 39 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #691

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

Changes:

[noreply] [BEAM-12258] Re-throw exception from forked thread in

[kawaigin] [BEAM-10708] Added an example notebook for beam_sql magic

[noreply] Add a timeout for BQ streaming_insert RPCS (#15541)


------------------------------------------
[...truncated 45.28 KB...]
> Task :sdks:java:expansion-service:classes UP-TO-DATE
> Task :runners:direct-java:compileJava FROM-CACHE
> Task :runners:direct-java:classes UP-TO-DATE
> Task :sdks:java:expansion-service:jar
> Task :runners:direct-java:shadowJar FROM-CACHE
> Task :sdks:java:io:kafka:compileJava FROM-CACHE
> Task :sdks:java:io:kafka:classes UP-TO-DATE
> Task :sdks:java:io:kafka:jar
> Task :sdks:java:extensions:ml:compileJava FROM-CACHE
> Task :sdks:java:extensions:ml:classes UP-TO-DATE
> Task :sdks:java:extensions:ml:jar
> 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 :sdks:java:container:java8:copyDockerfileDependencies
> Task :runners:google-cloud-dataflow-java:compileJava FROM-CACHE
> Task :runners:google-cloud-dataflow-java:classes
> Task :sdks:java:io:google-cloud-platform:compileTestJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:testClasses
> Task :examples:java:compileJava FROM-CACHE
> Task :examples:java:classes UP-TO-DATE
> Task :runners:google-cloud-dataflow-java:jar
> Task :examples:java:jar
> Task :examples:java:compileTestJava FROM-CACHE
> Task :examples:java:testClasses
> Task :sdks:java:io:google-cloud-platform:testJar
> 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>
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 207 dependencies using 16 threads.
INFO:root:pull_licenses_java.py succeed. It took 2.218145 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/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/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/sys,https://go.googlesource.com/sys/+/refs/heads/master/LICENSE,BSD-3-Clause
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/master/LICENSE,Apache-2.0
golang.org/x/net,https://go.googlesource.com/net/+/refs/heads/master/LICENSE,BSD-3-Clause
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]
cfff862c5fae: Preparing
d477117a74c5: Preparing
9f3f00342dba: Preparing
f7434d2094a6: Preparing
39724975021c: Preparing
b2996f8aad4a: Preparing
2e14d868003d: Preparing
406f03986883: Preparing
ee90bb078bfb: Preparing
d4acf52b34da: Preparing
959deacd19ee: Preparing
2cbbf31be4f3: Preparing
ee90bb078bfb: Waiting
2e14d868003d: Waiting
d9b6ea8e7d5f: Preparing
9cb5eb95298c: Preparing
d9b6ea8e7d5f: Waiting
00ef5416d927: Preparing
8555e663f65b: Preparing
9cb5eb95298c: Waiting
959deacd19ee: Waiting
d00da3cd7763: Preparing
4e61e63529c2: Preparing
8555e663f65b: Waiting
b2996f8aad4a: Waiting
d00da3cd7763: Waiting
799760671c38: Preparing
d4acf52b34da: Waiting
4e61e63529c2: Waiting
799760671c38: Waiting
00ef5416d927: Waiting
2cbbf31be4f3: Waiting
9f3f00342dba: Pushed
39724975021c: Pushed
d477117a74c5: Pushed
cfff862c5fae: Pushed
f7434d2094a6: Pushed
b2996f8aad4a: Pushed
406f03986883: Pushed
ee90bb078bfb: Pushed
d9b6ea8e7d5f: Layer already exists
9cb5eb95298c: Layer already exists
00ef5416d927: Layer already exists
8555e663f65b: Layer already exists
d00da3cd7763: Layer already exists
4e61e63529c2: Layer already exists
799760671c38: Layer already exists
959deacd19ee: Pushed
2cbbf31be4f3: Pushed
2e14d868003d: Pushed
d4acf52b34da: Pushed
20210922000050: digest: sha256:fb738708188685ffb1cd5ccf906ff34e6f7bc440b83591fa0013f19aa7896877 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-0922000409-7539f1a1
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0922000409-7539f1a1
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1632269043727.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0922000409-7539f1a1
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0922000409-7539f1a1
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1632269043727.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-0922002809-c5e23c8
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0922002809-c5e23c8
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_max_lane_flow_1632270488855.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0922002809-c5e23c8
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0922002809-c5e23c8
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_max_lane_flow_1632270488855.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:275

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:20210922000050
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:fb738708188685ffb1cd5ccf906ff34e6f7bc440b83591fa0013f19aa7896877
Deleted: sha256:e274f886fdaa03adbd4215f9a4ed39fe9191f2e5cfbda57d4742670a98f242d9
Deleted: sha256:ece20dd13c9e405386ed207994895a2d61cfea8703a52a874978bfae882234d3
Deleted: sha256:b3a2c7d6f14b43e37a556ab4e858d13f8caace69c2919ab53408a54d03c0c8c5
Deleted: sha256:5412ef575bede77d85dade30bd5a1c9ecb3c2da0d78585654ce437984b1cd8ea
Deleted: sha256:9794d138a17412d7cdb0b86eff34104c131f578025f4fe7cb8f51d4e21e0390f
Deleted: sha256:3ae69731defdc1687eb45ed09b185aab451701ca36f05b09c5c28319f8ecad35
Deleted: sha256:17862e06289a57c3f53908056f6afb7526f93d9f36b56d388f841d1684728fe0
Deleted: sha256:f87fa4b23c8273b6e7aee5b8a290a0c366c106c66d70ae229bec1648df8a25f5
Deleted: sha256:2bfd7bd9511e3cb75f021fff0bbf45256a86722d199991bb46cc3e80ed877df9
Deleted: sha256:7d75218d03febdbacb1555bfc8ed95075855d1262d02dc704e2e301a1f12b7ea
Deleted: sha256:aef8544e44dc6f6ecab4572a3485a2b6058880edc4612dd220b54ca15b4ddacd
Deleted: sha256:2ab6ddf75ee48cda04203387c6d068587330af0910d0cd2707d1ea125cdb0a9c
Deleted: sha256:f2252fe877bc1ba61cc05328e972e11d1bee0cca93dd163357f60671db765366
Deleted: sha256:850e2fe08c7e9cd0db4346edc588c8f3de94fc60bd97bfa584471c1a30a414d2
Deleted: sha256:c76d49795967f8a00209fd936f548ae11a74aa39de472acd070da2abfc9d9109
Deleted: sha256:be338a3579708613f05396442830ee3e28845de2fc0fb333573be2d2e86e4546
Deleted: sha256:6b28a9e31df269f2ba98314f4c4c8cffc55f263716968d5a81ccd87e7107e9c3
Deleted: sha256:934411502114a85c21471baf67b079507c75d33b4a4d6b4b01ae88902375cf9d
Deleted: sha256:7b593d937e13482d403f47d93d404102fbe709e6a81129b5ad694e5181e3b228
Deleted: sha256:7a97c4b6f002055baeee07dabb21a4b7aaf73bfeba44c009eb89257ae5f88b5e
Deleted: sha256:6ab918024f284e2827b615d011eca22b3dc871196c9d035130c63cf927662ee6
Deleted: sha256:f0b27b23fc4a3b871720cb7be1612526cd1ef9650c4a25f724c7f047145ff6ff
Deleted: sha256:6bb8314581181adc18572d0935d287946485f740725fc8c0f3ed73997de388a2
Deleted: sha256:8c4c67b844c8e622eff4197a0a6ef9ef499b79b0368f329a070abdb4b81d95c7
Deleted: sha256:0b6e8ee2af95746a825fbdc65c3d7bb90170ff1a9aef7e8fe8c4b2351fc678d0
Deleted: sha256:79e2ad8b1180c8619df44e315a53e1eea48920dd495b9db50d88b6326045bd05
Deleted: sha256:f2b8cbe3b3771feb5f5372bf5107f79f65918f91f92785b34666a79837641211
Deleted: sha256:1ccee9b25d2385cf076ae078d31de15fe5055b81075cdc49009408db3dea5cbf
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210922000050]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:fb738708188685ffb1cd5ccf906ff34e6f7bc440b83591fa0013f19aa7896877]

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

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 23s
129 actionable tasks: 87 executed, 40 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #690

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

Changes:

[noreply] [BEAM-12919] Removed IBM Streams from runner matrix (#15542)


------------------------------------------
[...truncated 45.88 KB...]
> Task :runners:direct-java:classes UP-TO-DATE
> Task :sdks:java:io:kafka:compileJava FROM-CACHE
> Task :sdks:java:io:kafka:classes UP-TO-DATE
> Task :runners:direct-java:shadowJar FROM-CACHE
> Task :sdks:java:extensions:ml:compileJava FROM-CACHE
> Task :sdks:java:extensions:ml:classes UP-TO-DATE
> Task :sdks:java:io:kafka:jar
> Task :sdks:java:extensions:ml:jar

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

> 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 :sdks:java:container:java8:copyDockerfileDependencies
> Task :examples:java:compileJava FROM-CACHE
> Task :examples:java:classes UP-TO-DATE
> Task :runners:google-cloud-dataflow-java:compileJava FROM-CACHE
> Task :runners:google-cloud-dataflow-java:classes
> Task :runners:google-cloud-dataflow-java:jar
> Task :examples:java:jar
> Task :examples:java:compileTestJava FROM-CACHE
> Task :examples:java:testClasses
> Task :examples:java:testJar
> Task :sdks:java:io:google-cloud-platform:compileTestJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:testClasses
> Task :sdks:java:io:google-cloud-platform:testJar

> Task :sdks:java:container:pullLicenses
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 207 dependencies using 16 threads.
INFO:root:pull_licenses_java.py succeed. It took 2.141816 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/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
google.golang.org/protobuf,https://go.googlesource.com/protobuf/+/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
golang.org/x/net,https://go.googlesource.com/net/+/refs/heads/master/LICENSE,BSD-3-Clause
github.com/golang/protobuf,https://github.com/golang/protobuf/blob/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
+ 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]
743c4d1c5591: Preparing
6c9b45c69ab4: Preparing
50fb29be77f8: Preparing
4720103a9c3f: Preparing
6f3e43b54f06: Preparing
e363cbe582ff: Preparing
bc733288fda0: Preparing
f5542f130328: Preparing
6da399878b07: Preparing
f93e5ed1609d: Preparing
335ce33d69f2: Preparing
8b6b049da81f: Preparing
d9b6ea8e7d5f: Preparing
9cb5eb95298c: Preparing
00ef5416d927: Preparing
8555e663f65b: Preparing
d00da3cd7763: Preparing
4e61e63529c2: Preparing
bc733288fda0: Waiting
799760671c38: Preparing
6da399878b07: Waiting
f5542f130328: Waiting
8b6b049da81f: Waiting
d9b6ea8e7d5f: Waiting
f93e5ed1609d: Waiting
9cb5eb95298c: Waiting
335ce33d69f2: Waiting
799760671c38: Waiting
00ef5416d927: Waiting
8555e663f65b: Waiting
d00da3cd7763: Waiting
e363cbe582ff: Waiting
6c9b45c69ab4: Pushed
6f3e43b54f06: Pushed
50fb29be77f8: Pushed
4720103a9c3f: Pushed
743c4d1c5591: Pushed
e363cbe582ff: Pushed
f5542f130328: Pushed
6da399878b07: Pushed
d9b6ea8e7d5f: Layer already exists
9cb5eb95298c: Layer already exists
00ef5416d927: Layer already exists
8555e663f65b: Layer already exists
d00da3cd7763: Layer already exists
4e61e63529c2: Layer already exists
799760671c38: Layer already exists
335ce33d69f2: Pushed
8b6b049da81f: Pushed
bc733288fda0: Pushed
f93e5ed1609d: Pushed
20210921180044: digest: sha256:9a81e20410d8ec7a341324f5deb2f83371a909972f41be5ca87f81597bf34b4c 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-0921180322-a509f06e
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0921180322-a509f06e
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1632247397476.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0921180322-a509f06e
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0921180322-a509f06e
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1632247397476.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-0921182747-925276fa
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0921182747-925276fa
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_max_lane_flow_1632248866824.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0921182747-925276fa
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0921182747-925276fa
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_max_lane_flow_1632248866824.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:275

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:20210921180044
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:9a81e20410d8ec7a341324f5deb2f83371a909972f41be5ca87f81597bf34b4c
Deleted: sha256:736610f5ada2e03598db3253b2eb00eab5bd04cbfde0541f3169be9bff2e8f56
Deleted: sha256:ba328390fef79d586081da34b591471fa16dbbb002497ca6aa460f9518cf8d32
Deleted: sha256:2888f0815e3fc38263f3000b4af85c8663ff0168dbbd342a3ffa8bdfa02461db
Deleted: sha256:cec6eeb8d100655fa7a7cac5f1d9ad32d137265dae014183ec34156b78d724fc
Deleted: sha256:012855cd032cda0d4def5030a854e46389e9009c8ca7d9d2d103e4f09b818048
Deleted: sha256:12e85f8e476c3d96dedc6bbd4bc11556ffb976aaea61fab8c7fbe187b43feb80
Deleted: sha256:c208254bb60a4590675b3850d7e7a038bdf93e530c7973af1c4b0ec4b2cbc16d
Deleted: sha256:ac84a46c733ec982542598f810fd4112d4b00f9cd6f3dc8ae745f05763caeb6d
Deleted: sha256:59ddae4e45a1bdc898f35fed650d577ce01f50bc69a60d9d400b4d354558244e
Deleted: sha256:25c778f5662952a3e4cac463a6fae24c7d30ad4df83826a2b6ff93fcb7afde65
Deleted: sha256:c86236fcc74fbd37dcd3375eb249ecc399a7e7e2c47f1da0836a4de3fe4ec1be
Deleted: sha256:31b5b7e477f152505254396b2248440fa70d759059e7f653e37327c430f682d7
Deleted: sha256:9c71c5b9d483ea73c82846278344ac3fa34d55cbebbf08e32693446542749353
Deleted: sha256:a078f79666a576b10980529cc0e12a8967c02d2d3823cd988199dd1e00e3f5a3
Deleted: sha256:e127dbd24f5c941c823906f620cc831bf71c4740aabde4c2bd957e002a09f076
Deleted: sha256:8730b992a18a1ad9972e0bbf525fcbe7f518c93936dbb533dee4b5e8ecbb3c4d
Deleted: sha256:33a1172749fb74924ce586b63d9b7b3756c3a6b2b8303864dd37f0e611c9b266
Deleted: sha256:934759f23cd14e6af6454fbd6bb412d7a4c9c3d2acdd5207ff075c5d72092bf2
Deleted: sha256:d28db830d0a5ccb2875b5a42616afce466c17ba0e54d76784d37338fdcb6f9f5
Deleted: sha256:b1c2cd890aa51703b9f35831068571429d8251482c2e83b1263f4250d25ac6fa
Deleted: sha256:4e61f5f282d8d4a9725993bb8292976b4a8421d60a86119bb86cfdd72286a3cf
Deleted: sha256:5396e513b1f9d738c7dceaa4faa2204c3ba84caccd0daa8d7a13af060512cb0b
Deleted: sha256:e1d9b1fb485c9168d573a91b03b44e98e0887d72a66815929b2802578e9fc01a
Deleted: sha256:2d1a9c0c2fd0297d76405ad974444bf7ded83eab0e9e95d399afe2c9c10e19fa
Deleted: sha256:020f74aefb75131a90564987094442547e7a38d93820cc8d725334a7b2e4aad6
Deleted: sha256:caf109e454c148c19c5dcc92e47bb34401093c5cd5bd7195ad6fa9145ad2f254
Deleted: sha256:52f97e375cf1c1d8e1cf80389ce9c0126803fb82f6a3213530bf00c03d4b8f51
Deleted: sha256:c4f7a2a1175d00502bb0205df0bd08b9eea6b0d507c272a354f5977ce0ceb475
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210921180044]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:9a81e20410d8ec7a341324f5deb2f83371a909972f41be5ca87f81597bf34b4c]

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

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 47m 11s
129 actionable tasks: 87 executed, 40 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #689

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

Changes:


------------------------------------------
[...truncated 45.36 KB...]
> Task :runners:direct-java:classes UP-TO-DATE
> Task :sdks:java:io:kafka:compileJava FROM-CACHE
> Task :sdks:java:io:kafka:classes UP-TO-DATE
> Task :runners:direct-java:shadowJar FROM-CACHE
> Task :sdks:java:io:kafka:jar
> Task :sdks:java:extensions:ml:compileJava FROM-CACHE
> Task :sdks:java:extensions:ml:classes UP-TO-DATE
> Task :sdks:java:extensions:ml:jar
> 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 :sdks:java:container:java8:copyDockerfileDependencies
> Task :runners:google-cloud-dataflow-java:compileJava FROM-CACHE
> Task :runners:google-cloud-dataflow-java:classes
> Task :runners:google-cloud-dataflow-java:jar
> Task :examples:java:compileJava FROM-CACHE
> Task :examples:java:classes UP-TO-DATE
> Task :examples:java:jar
> Task :sdks:java:io:google-cloud-platform:compileTestJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:testClasses
> Task :examples:java:compileTestJava FROM-CACHE
> Task :examples:java:testClasses
> Task :examples:java:testJar
> Task :sdks:java:container:buildLinuxAmd64
> Task :sdks:java:container:goBuild
> Task :sdks:java:io:google-cloud-platform:testJar
> Task :sdks:java:container:java8:copySdkHarnessLauncher
> 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 207 dependencies using 16 threads.
INFO:root:pull_licenses_java.py succeed. It took 1.960331 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
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
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
+ 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]
b05ef36df16a: Preparing
7bf24491a1b5: Preparing
6861bd1c2965: Preparing
3d20ad9ed3f3: Preparing
e73418889284: Preparing
acc36b774a07: Preparing
ae63864b078b: Preparing
97035fc8755c: Preparing
9c8407e0161b: Preparing
6dcc193b5cfe: Preparing
13b6f4176703: Preparing
2eb9983cff20: Preparing
d9b6ea8e7d5f: Preparing
9cb5eb95298c: Preparing
ae63864b078b: Waiting
00ef5416d927: Preparing
8555e663f65b: Preparing
9c8407e0161b: Waiting
97035fc8755c: Waiting
acc36b774a07: Waiting
d00da3cd7763: Preparing
4e61e63529c2: Preparing
799760671c38: Preparing
13b6f4176703: Waiting
9cb5eb95298c: Waiting
00ef5416d927: Waiting
d9b6ea8e7d5f: Waiting
8555e663f65b: Waiting
2eb9983cff20: Waiting
799760671c38: Waiting
d00da3cd7763: Waiting
7bf24491a1b5: Pushed
e73418889284: Pushed
6861bd1c2965: Pushed
b05ef36df16a: Pushed
acc36b774a07: Pushed
3d20ad9ed3f3: Pushed
97035fc8755c: Pushed
9c8407e0161b: Pushed
d9b6ea8e7d5f: Layer already exists
9cb5eb95298c: Layer already exists
13b6f4176703: Pushed
00ef5416d927: Layer already exists
8555e663f65b: Layer already exists
d00da3cd7763: Layer already exists
4e61e63529c2: Layer already exists
799760671c38: Layer already exists
2eb9983cff20: Pushed
ae63864b078b: Pushed
6dcc193b5cfe: Pushed
20210921120041: digest: sha256:7f06047c13a8f90a4fbdc49f6e211ec1eaecb06f905f2c40502a488b0fd5bdc7 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-0921120458-b5822102
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0921120458-b5822102
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1632225893096.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0921120458-b5822102
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0921120458-b5822102
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1632225893096.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-0921122948-19d02938
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0921122948-19d02938
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_max_lane_flow_1632227387527.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0921122948-19d02938
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0921122948-19d02938
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_max_lane_flow_1632227387527.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:275

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:20210921120041
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:7f06047c13a8f90a4fbdc49f6e211ec1eaecb06f905f2c40502a488b0fd5bdc7
Deleted: sha256:a2809ab12ec94597be9c037f4fe0a74976caf443c8235beb4c2a371eede4978d
Deleted: sha256:c71af66ccd527acc55ba6216e864db22e1c6078af6be8d271e7f1419f41174c4
Deleted: sha256:ce70a7b2ffb66b019760ab4abc9d2a2287d2330bd0e9157989dca9386cc45533
Deleted: sha256:67bbbeeb1233e4f0dc1d08c19200198b3fbfc8a413b0cc6655a4de9cafc553eb
Deleted: sha256:5de6b5645ee4032c063b2a120f9533819ef5fa1967252989b685d2ee1f1e4958
Deleted: sha256:52361496cb15568174bba530f188de38ed07a2ec79928d8da9889f2b0613f976
Deleted: sha256:3579a60e7ce8ac63af762dce382b9b503a8cd3a5f500db1025d2d7ebbd772b47
Deleted: sha256:1e0e9dd7ceb48c0f2b6cd1b672c51471790c0aed929f38c499ad5901a9edba3e
Deleted: sha256:f1fbcbadc7ec0e4620856c7243e7d1864c91d8d09a0818836a025495e1c98a56
Deleted: sha256:763a06c37320a5a514a0e5e9ca2e53d472c92b577d63cb5209b54a4b5c6b7a4d
Deleted: sha256:cb4d2cdbbda47bf591f996e20d86d457422863a3d41e760986eb88c2bcab8de0
Deleted: sha256:33839738edd86fc0b4f5ffa444b36a8a8a52386cfd0d4f0ee389260093a6d2d4
Deleted: sha256:518bce75263cc0b810d451f713ab7bf006fde24268cf8f0a7b4acef175941813
Deleted: sha256:a5dbf190d4698d8c39899eb0958027301c71fffcef10ab151728e66b97fa4cbd
Deleted: sha256:8c9746ff4fa0043343d2c08a3a924814e69a65c6686f55c01c540f15035b3fb1
Deleted: sha256:8ccfd659515045f47d16ba15151a3be41e78bb3cd1a03925b7303f6d457fdb96
Deleted: sha256:a53c87184c74535550349daa961bfc90801bc4f0dcd6590c4b1b07ad38ba07a9
Deleted: sha256:b4dbf7bb8501fda98b1e87a6f4f72db89c3d93d9cdedb104c9b2d096db6ac8f4
Deleted: sha256:254f6810741f69f16be115ff67f761763bdbcb5ff8362316cbcbd313345ec25e
Deleted: sha256:d2865680c99072a8a9976417cfa0425234e12bf66195425a48c7ddbf958b09c8
Deleted: sha256:4efce6a3b8d67f99d6c2d1c8f6d2d8c051838ab1ccbcb3639ffb9a71f5e5eb90
Deleted: sha256:8c4d4f769ebea4a79c5905ac23b0bb0961f67b7affd42df2dcdff257bf061734
Deleted: sha256:28ce29231edba41b24859ef38f57a90f866601eb1089b4c0cecd294d9e505caf
Deleted: sha256:c0809777b1cdb73770fe38ca1ad7a10403f136de8929a8d56d465859e259ef84
Deleted: sha256:1b7f2653e13cc5857db00ad5b67f9994f311112aaad9ad23ba563e1134855778
Deleted: sha256:4738b10c4f422faa39290908e67f82dd61c02025ca2b5b2f34cbd4c120c169fb
Deleted: sha256:5dfee5d27d4d2b935bd8f3bf77750172ee34b69a86ae3b8846be9e624cfcae40
Deleted: sha256:509d76efe2857ef3a3372bfc8a2bef0497998224e7f6e06d78972dbdc8fe6890
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210921120041]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:7f06047c13a8f90a4fbdc49f6e211ec1eaecb06f905f2c40502a488b0fd5bdc7]

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

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 49m 36s
129 actionable tasks: 87 executed, 40 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #688

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

Changes:

[chamikaramj] Python support for directly using Java transforms using constructor and

[chamikaramj] Fixes yapf

[chamikaramj] Fixes lint

[chamikaramj] Addressing reviewer comments

[chamikaramj] Adds support for a field name format that will be ignored at expansion

[chamikaramj] Addresses reviewer comments

[chamikaramj] Use correct ignore field prefix in Python side


------------------------------------------
[...truncated 54.75 KB...]
+ tee /output/licenses/list.csv
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
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
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
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/master/LICENSE,Apache-2.0
+ chmod -R a+w /output/licenses

> 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 :release:go-licenses:java:createLicenses
> Task :sdks:java:container:java8:copyGolangLicenses
> Task :examples:java:classes
> Task :examples:java:jar
> Task :sdks:java:container:java8:dockerPrepare

> 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
 ---> Running in 4b6e08b920a6
Removing intermediate container 4b6e08b920a6
 ---> 0687fabef8dc
Step 4/18 : ARG pull_licenses
 ---> Running in 06ac06ca3df7
Removing intermediate container 06ac06ca3df7
 ---> c22eb11b135c
Step 5/18 : ADD target/slf4j-api.jar /opt/apache/beam/jars/
 ---> b355c020e73d
Step 6/18 : ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
 ---> f3e7b8876ff5
Step 7/18 : ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/
 ---> ef867dc32e9b
Step 8/18 : ADD target/beam-sdks-java-io-kafka.jar /opt/apache/beam/jars/
 ---> 510a8593d7ca
Step 9/18 : ADD target/kafka-clients.jar /opt/apache/beam/jars/
 ---> 5c380fbf4f86
Step 10/18 : ADD target/linux_amd64/boot /opt/apache/beam/
 ---> 8a16f8b9e929
Step 11/18 : COPY target/LICENSE /opt/apache/beam/
 ---> 51a081e64e70
Step 12/18 : COPY target/NOTICE /opt/apache/beam/
 ---> 034fc3874f01
Step 13/18 : ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/
 ---> ef810edc8b8b
Step 14/18 : COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/
 ---> c3c668e5e356
Step 15/18 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
 ---> Running in de4c35181511
Removing intermediate container de4c35181511
 ---> cf03a5713795
Step 16/18 : RUN if [ "${pull_licenses}" = "false" ] ; then     rm -rf /opt/apache/beam/third_party_licenses ;    fi
 ---> Running in 7fe642f4405c
Removing intermediate container 7fe642f4405c
 ---> 24911f55c2c6
Step 17/18 : COPY target/profiler/* /opt/google_cloud_profiler/
 ---> cdb3cbd8ff0e
Step 18/18 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in 19da3df9efff
Removing intermediate container 19da3df9efff
 ---> c8e6617f6896
Successfully built c8e6617f6896
Successfully tagged apache/beam_java8_sdk:2.34.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]
776c5c609c00: Preparing
09d473bb04da: Preparing
7e3ed27169d2: Preparing
6d71e0387a66: Preparing
7440d66fa457: Preparing
048af924bad9: Preparing
35cef6cc424d: Preparing
563a4e8f17dd: Preparing
4012382d704b: Preparing
e69aa8bfa160: Preparing
621321ffbf57: Preparing
f9cd1e0ad998: Preparing
d9b6ea8e7d5f: Preparing
9cb5eb95298c: Preparing
00ef5416d927: Preparing
8555e663f65b: Preparing
d00da3cd7763: Preparing
4e61e63529c2: Preparing
799760671c38: Preparing
048af924bad9: Waiting
35cef6cc424d: Waiting
563a4e8f17dd: Waiting
4012382d704b: Waiting
e69aa8bfa160: Waiting
621321ffbf57: Waiting
f9cd1e0ad998: Waiting
d9b6ea8e7d5f: Waiting
9cb5eb95298c: Waiting
00ef5416d927: Waiting
8555e663f65b: Waiting
d00da3cd7763: Waiting
4e61e63529c2: Waiting
799760671c38: Waiting
7e3ed27169d2: Pushed
09d473bb04da: Pushed
7440d66fa457: Pushed
048af924bad9: Pushed
776c5c609c00: Pushed
563a4e8f17dd: Pushed
6d71e0387a66: Pushed
4012382d704b: Pushed
d9b6ea8e7d5f: Layer already exists
9cb5eb95298c: Layer already exists
00ef5416d927: Layer already exists
8555e663f65b: Layer already exists
d00da3cd7763: Layer already exists
4e61e63529c2: Layer already exists
799760671c38: Layer already exists
621321ffbf57: Pushed
f9cd1e0ad998: Pushed
35cef6cc424d: Pushed
e69aa8bfa160: Pushed
20210921060113: digest: sha256:a277e524f9abb1f772c6ce851d5656149c0bdfed820a9a029ec8689d958b3d5c 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-0921060548-cfffafc0
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0921060548-cfffafc0
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1632204335282.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0921060548-cfffafc0
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0921060548-cfffafc0
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1632204335282.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-0921063058-2bb00615
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0921063058-2bb00615
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_max_lane_flow_1632205857697.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0921063058-2bb00615
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0921063058-2bb00615
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_max_lane_flow_1632205857697.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:275

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:20210921060113
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:a277e524f9abb1f772c6ce851d5656149c0bdfed820a9a029ec8689d958b3d5c
Deleted: sha256:c8e6617f68967146bd62c241e9b1ee4b9f1fb435fcbed7ea4c9836de926b7d75
Deleted: sha256:cdb3cbd8ff0eb1db8f158a48f68520d9f6a2bc491bbad0f76c4d18c53931a745
Deleted: sha256:8125b40ac637875e7db08932935df21556e3a4c7a2120d82494970f16490dd75
Deleted: sha256:24911f55c2c6883d545d294036ba83e922566b222666804455c37bd641628fd2
Deleted: sha256:cf03a57137954972fec163530012e15f961d66aad10aca0bbf1e1351ba3b06c4
Deleted: sha256:d98105621bc8fa40bcebc91065aeee847ae3aae0c4788ce173a1e92718cdfc34
Deleted: sha256:c3c668e5e356ce3dca5a3b6b42d299d98a4a0628ca581a13ebd0d4f484d0b10d
Deleted: sha256:c1a1f9c8f5f18b796eabb9f0a3eef2502e6b13929cb60f030ec7a0a1dd92d9a5
Deleted: sha256:ef810edc8b8b7ec37bf2e340321af8009f3ffc983d73fa1ff235141c113c77b4
Deleted: sha256:6136cba6f1a8e24843ccc2b46dcbe6d05b950010ec3f8afe3cdacc4c2481593f
Deleted: sha256:034fc3874f01c94fe483f6f8ebb3ae6015caaa737b7a97b297d09d221920208f
Deleted: sha256:00a6bab16d8dc27e22c9be70914048592417ec606035f395fdc0927bf16e91de
Deleted: sha256:51a081e64e7078f394e41db1789e456b920d5a5b9cd79e03a475bb1154f955e6
Deleted: sha256:9a5cd813eaf87fb3bdd282334fb4887558417276d99eb81dcffe222f2c1bdf65
Deleted: sha256:8a16f8b9e92992c765a25ebd5cecb493b9b1cd1e937db904fc8c7d106bc29906
Deleted: sha256:57cddf330232b82a35a68b6bcb54737016047960b2721fe18aea4b39c3a1ca2f
Deleted: sha256:5c380fbf4f86270bcc2497a689e10742f755003d6503dee5b110e08429d150f1
Deleted: sha256:16657a8d2d8d449ee8af777a39ee167f87919486ab004f965503efb31febac06
Deleted: sha256:510a8593d7cad05105eb80f80e13c58cd469b87f2eb6aa70ee712515c761bc77
Deleted: sha256:45d0162bf4ff74072e9a70f8a5ec6dd66bedfe580911064c5a02382897ee4998
Deleted: sha256:ef867dc32e9b127fc81bed3dfa8db19d4f5d4abfa1a1dc0cdda5f02103e0647c
Deleted: sha256:30f730e10a95613bcf24e589fc4a5b267ca9fa221d8422136e88b96a17c08b15
Deleted: sha256:f3e7b8876ff5e95c7ee019aebc88a2749089424a33a3482f0362eef3ee8d4850
Deleted: sha256:11cf74f968a3f36824c2cf6a12a24905f834d338e561482c7d07eb463b8abb53
Deleted: sha256:b355c020e73d6d625908ff695a344c3e2505ae2f19cf80590439ed581c988196
Deleted: sha256:6d51da3404d82cd05873a5d0b7e4603c98579c43a3b437f820a8f50c26503614
Deleted: sha256:c22eb11b135c46af467aaccb9932f1d8e2cde41dd167fd0c7bc637d497d8c2a6
Deleted: sha256:0687fabef8dcc74ce8966d5742795408356fe52693987acaf6b1430da401d967
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210921060113]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:a277e524f9abb1f772c6ce851d5656149c0bdfed820a9a029ec8689d958b3d5c]

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

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 48m 31s
129 actionable tasks: 93 executed, 34 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #687

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

Changes:

[Robert Bradshaw] Additional CoGBK tests.

[noreply] [BEAM-12803] Update deprecated use of _field_types (#15539)

[Robert Bradshaw] Move CoGBK tests into appropreate module.


------------------------------------------
[...truncated 40.27 KB...]
> Task :sdks:java:extensions:protobuf:extractIncludeTestProto
> Task :sdks:java:extensions:protobuf:generateTestProto FROM-CACHE
> Task :sdks:java:extensions:google-cloud-platform-core:compileTestJava FROM-CACHE
> Task :sdks:java:extensions:google-cloud-platform-core:testClasses UP-TO-DATE
> Task :sdks:java:extensions:protobuf:compileTestJava FROM-CACHE
> Task :sdks:java:extensions:protobuf:testClasses
> Task :sdks:java:extensions:google-cloud-platform-core:testJar
> Task :sdks:java:extensions:protobuf:testJar
> Task :sdks:java:harness:shadowJar FROM-CACHE
go: downloading google.golang.org/grpc v1.39.0
go: downloading google.golang.org/protobuf v1.27.1
go: downloading github.com/golang/protobuf v1.5.2

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

go: downloading google.golang.org/genproto v0.0.0-20210728212813-7823e685a01f
go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c
go: downloading golang.org/x/net v0.0.0-20210423184538-5f58ad60dda6
go: downloading golang.org/x/text v0.3.6

> Task :runners:java-fn-execution:compileJava FROM-CACHE
> Task :runners:java-fn-execution:classes UP-TO-DATE
> Task :runners:java-fn-execution:jar
> Task :sdks:java:expansion-service:compileJava FROM-CACHE
> Task :sdks:java:expansion-service:classes UP-TO-DATE
> Task :sdks:java:expansion-service:jar
> Task :runners:direct-java:compileJava FROM-CACHE
> Task :runners:direct-java:classes UP-TO-DATE
> Task :sdks:java:extensions:ml:compileJava FROM-CACHE
> Task :sdks:java:extensions:ml:classes UP-TO-DATE
> Task :runners:direct-java:shadowJar FROM-CACHE
> Task :sdks:java:io:kafka:compileJava FROM-CACHE
> Task :sdks:java:io:kafka:classes UP-TO-DATE
> Task :sdks:java:io:kafka:jar
> Task :sdks:java:extensions:ml:jar
> 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 :sdks:java:container:java8:copyDockerfileDependencies
> Task :runners:google-cloud-dataflow-java:compileJava FROM-CACHE
> Task :runners:google-cloud-dataflow-java:classes
> Task :examples:java:compileJava FROM-CACHE
> Task :examples:java:classes UP-TO-DATE
> Task :runners:google-cloud-dataflow-java:jar
> Task :examples:java:jar
> Task :sdks:java:io:google-cloud-platform:compileTestJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:testClasses
> Task :examples:java:compileTestJava FROM-CACHE
> Task :examples:java:testClasses
> Task :examples:java:testJar
> Task :sdks:java:io:google-cloud-platform:testJar
> Task :sdks:java:container:generateLicenseReport
> Task :sdks:java:container:buildLinuxAmd64
> Task :sdks:java:container:goBuild
> Task :sdks:java:container:java8:copySdkHarnessLauncher

> 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 207 dependencies using 16 threads.
INFO:root:pull_licenses_java.py succeed. It took 2.196476 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
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
golang.org/x/net,https://go.googlesource.com/net/+/refs/heads/master/LICENSE,BSD-3-Clause
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
+ 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]
8a9ef2417505: Preparing
aa33253d96cb: Preparing
58a4499001d2: Preparing
13d5d3c56165: Preparing
37fecf865860: Preparing
036e6b9d6f86: Preparing
88e182df1602: Preparing
6d0a87592e07: Preparing
32051c05c8b8: Preparing
6453a49c3971: Preparing
8f603881048c: Preparing
06c9c9ca56e0: Preparing
d9b6ea8e7d5f: Preparing
9cb5eb95298c: Preparing
88e182df1602: Waiting
6453a49c3971: Waiting
00ef5416d927: Preparing
6d0a87592e07: Waiting
8555e663f65b: Preparing
d00da3cd7763: Preparing
32051c05c8b8: Waiting
4e61e63529c2: Preparing
d9b6ea8e7d5f: Waiting
799760671c38: Preparing
036e6b9d6f86: Waiting
8f603881048c: Waiting
799760671c38: Waiting
8555e663f65b: Waiting
06c9c9ca56e0: Waiting
d00da3cd7763: Waiting
9cb5eb95298c: Waiting
00ef5416d927: Waiting
4e61e63529c2: Waiting
aa33253d96cb: Pushed
58a4499001d2: Pushed
37fecf865860: Pushed
036e6b9d6f86: Pushed
8a9ef2417505: Pushed
6d0a87592e07: Pushed
13d5d3c56165: Pushed
32051c05c8b8: Pushed
d9b6ea8e7d5f: Layer already exists
8f603881048c: Pushed
9cb5eb95298c: Layer already exists
00ef5416d927: Layer already exists
88e182df1602: Pushed
d00da3cd7763: Layer already exists
8555e663f65b: Layer already exists
4e61e63529c2: Layer already exists
06c9c9ca56e0: Pushed
799760671c38: Layer already exists
6453a49c3971: Pushed
20210921000108: digest: sha256:2433d2ecef96dd0a6a91ff7c4cdd644307ff481111fc0ff29c1e17d7452acfc1 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-0921000447-1dab9b50
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0921000447-1dab9b50
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1632182682664.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0921000447-1dab9b50
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0921000447-1dab9b50
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1632182682664.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-0921002945-ada0c05f
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0921002945-ada0c05f
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_max_lane_flow_1632184184401.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0921002945-ada0c05f
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0921002945-ada0c05f
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_max_lane_flow_1632184184401.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:275

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:20210921000108
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210921000108]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:2433d2ecef96dd0a6a91ff7c4cdd644307ff481111fc0ff29c1e17d7452acfc1]

Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210921000108] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:2433d2ecef96dd0a6a91ff7c4cdd644307ff481111fc0ff29c1e17d7452acfc1])].

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 47m 23s
129 actionable tasks: 87 executed, 40 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/625hyeqldh4qa

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


Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #686

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

Changes:

[danthev] Fix flaky test.

[danthev] Fix lint errors.


------------------------------------------
[...truncated 47.52 KB...]
> Task :sdks:java:io:kafka:jar
> Task :sdks:java:extensions:ml:jar
> Task :sdks:java:io:google-cloud-platform:compileJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:classes UP-TO-DATE

> 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:jar
> Task :sdks:java:container:java8:copyDockerfileDependencies
> Task :runners:google-cloud-dataflow-java:compileJava FROM-CACHE
> Task :runners:google-cloud-dataflow-java:classes
> Task :examples:java:compileJava FROM-CACHE
> Task :examples:java:classes UP-TO-DATE
> Task :runners:google-cloud-dataflow-java:jar
> Task :examples:java:jar
> Task :examples:java:compileTestJava FROM-CACHE
> Task :examples:java:testClasses
> Task :examples:java:testJar

> Task :sdks:java:container:pullLicenses
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 207 dependencies using 16 threads.
INFO:root:pull_licenses_java.py succeed. It took 2.454634 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 :sdks:java:io:google-cloud-platform: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 :sdks:java:io:google-cloud-platform:testClasses
> Task :sdks:java:io:google-cloud-platform:testJar

> 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
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
golang.org/x/sys,https://go.googlesource.com/sys/+/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
golang.org/x/text,https://go.googlesource.com/text/+/refs/heads/master/LICENSE,BSD-3-Clause
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/master/LICENSE,Apache-2.0
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/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: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]
b4e0cc7a8ecb: Preparing
3cb18644cd40: Preparing
6ae2f67cf900: Preparing
75d4ec02073a: Preparing
7e50494e4c14: Preparing
6e5804b4d04f: Preparing
5ed5963b8b71: Preparing
03585a3ae70b: Preparing
0bb22c67bfd8: Preparing
96ce34513a5b: Preparing
7f3468205183: Preparing
8916e27d11fb: Preparing
d9b6ea8e7d5f: Preparing
9cb5eb95298c: Preparing
00ef5416d927: Preparing
8555e663f65b: Preparing
6e5804b4d04f: Waiting
d00da3cd7763: Preparing
4e61e63529c2: Preparing
799760671c38: Preparing
7f3468205183: Waiting
5ed5963b8b71: Waiting
03585a3ae70b: Waiting
4e61e63529c2: Waiting
8916e27d11fb: Waiting
799760671c38: Waiting
0bb22c67bfd8: Waiting
8555e663f65b: Waiting
d00da3cd7763: Waiting
d9b6ea8e7d5f: Waiting
9cb5eb95298c: Waiting
00ef5416d927: Waiting
96ce34513a5b: Waiting
3cb18644cd40: Pushed
6ae2f67cf900: Pushed
7e50494e4c14: Pushed
6e5804b4d04f: Pushed
5ed5963b8b71: Pushed
03585a3ae70b: Pushed
75d4ec02073a: Pushed
b4e0cc7a8ecb: Pushed
d9b6ea8e7d5f: Layer already exists
9cb5eb95298c: Layer already exists
00ef5416d927: Layer already exists
8555e663f65b: Layer already exists
d00da3cd7763: Layer already exists
4e61e63529c2: Layer already exists
799760671c38: Layer already exists
0bb22c67bfd8: Pushed
8916e27d11fb: Pushed
7f3468205183: Pushed
96ce34513a5b: Pushed
20210920180046: digest: sha256:1367745ed6cdbc27612978f203ad522f9a3fa517dc5fadb91628bcd8c2d61e7e 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-0920180337-19822f63
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0920180337-19822f63
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1632161013287.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0920180337-19822f63
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0920180337-19822f63
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1632161013287.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-0920182843-9a6d1daf
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0920182843-9a6d1daf
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_max_lane_flow_1632162522537.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0920182843-9a6d1daf
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0920182843-9a6d1daf
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_max_lane_flow_1632162522537.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:275

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:20210920180046
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:1367745ed6cdbc27612978f203ad522f9a3fa517dc5fadb91628bcd8c2d61e7e
Deleted: sha256:ad28e515e9c22e68108cf83700e109ee2cb65ffcbe08dda866f35db5a054d497
Deleted: sha256:58bd512ec0efbae6f5b580564d137ded92ccb34a25deb715a3a8cecf30a6beb4
Deleted: sha256:ba68849096bbd1f3b56e8d97274a1cd2bc8fc77f6d85741d1058949f49dbfb32
Deleted: sha256:e39caf7c5317aec2741b4d86f80aa0ad462f0f7d19734f28cf63b1ed3fdc983e
Deleted: sha256:d146f80a402b68e4d71b435855364cd88241cd9c3f5acceabc3c91fffaaffee9
Deleted: sha256:69399ed1502ba5ab3c76007bba7e0503d5f18e5577574e8bc6d19d99ccec6dd1
Deleted: sha256:20b41503925e3ea4ceadbebea35e66e378346b3a3ce8aaf26d88d094b47c554a
Deleted: sha256:5bcae2c015af4f6023cf180245d23f201d634dcbbea116cd27c85a5a2af31ddf
Deleted: sha256:412da38d04f1dfba8b4cf7c6babf94d8acee0202cad5551cd20974dd5c7943cb
Deleted: sha256:30b18385b79640a376d004767e36016aebba8d879a04cf0f796529d33f25aa73
Deleted: sha256:1a748d0662df7516882e8d704336c38e7c368c3a54579d326ba4ab48a00f982b
Deleted: sha256:994204c9f06a82dc06d690022958442e6fb18362f7c49a39060787691d08f1bb
Deleted: sha256:bb3358e93e374620b086cacd867db462e01ee7b757a9cc56421e19efadd73b5b
Deleted: sha256:536f3454411ac37d8a1b9185582447581be1f47c3620c35a560b2cd44013fbea
Deleted: sha256:b0bf2d772e830b994a4c6c656804480968e6cf71f7a3e35fac3df27dfd349e0c
Deleted: sha256:de81ec89db2d4e73649666a6dd05891d686027a95624a93dc0ef397218f9f9cf
Deleted: sha256:40e48032ff60ea41cc9d8a7741fada911030f2c7e20a05fc1c85c39e187f3190
Deleted: sha256:52cc665e3f11bc56fa11b53beafa289ceac3a44971b8f50f6c8e5083a4370796
Deleted: sha256:ce7fe3571a5fac67ac23f4912a9dd1d13e95300007373ca476e8c89bb8351851
Deleted: sha256:3ad54a45bc852d55b7cb739d32ee1da5fbcabdb57312f35008eaffc1c57ac3d2
Deleted: sha256:12cf0ca00eca17fe43d786427bf7e171210ba959270647a81d2464e213faeb3b
Deleted: sha256:cdaff93551e1b2d27afe72467324cac540c4f6fbc316ac456b1c03d0e8502af0
Deleted: sha256:8bbc164792294752256ae37c6fd6336253c49b8e99b88660d41fd81f5210b648
Deleted: sha256:49da56ae0df83dbfae1d0af271eae869787e1ded3354cd4afeacf2fd2073b111
Deleted: sha256:d9e814122cae95ac5076f69c6a01f6ec4ecb4c8ff579fdfc3481239b633f52b1
Deleted: sha256:ce3596c92621a0e5a808a7902c244aed97fb06a031c2cf69598d545a4539dce3
Deleted: sha256:883ecd4981e547cdf1ed7e8a0f3003d2c957f663df5358afc29f60b092e0566d
Deleted: sha256:62cc262a50c83d8b6668a3fe72442f2a316047ceb6c623d4e9e91e7e2d49f283
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210920180046]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:1367745ed6cdbc27612978f203ad522f9a3fa517dc5fadb91628bcd8c2d61e7e]

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

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 47m 1s
129 actionable tasks: 88 executed, 39 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/33bqaluel567o

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


Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #685

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

Changes:


------------------------------------------
[...truncated 45.78 KB...]
> Task :runners:direct-java:compileJava FROM-CACHE
> Task :runners:direct-java:classes UP-TO-DATE
> Task :sdks:java:io:kafka:compileJava FROM-CACHE
> Task :sdks:java:io:kafka:classes UP-TO-DATE
> Task :sdks:java:io:kafka:jar
> Task :sdks:java:container:generateLicenseReport
> Task :runners:direct-java:shadowJar FROM-CACHE
> Task :sdks:java:container:java8:copyDockerfileDependencies
> Task :sdks:java:extensions:ml:compileJava FROM-CACHE
> Task :sdks:java:extensions:ml:classes UP-TO-DATE
> Task :sdks:java:extensions:ml:jar
> 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 :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...

> Task :runners:google-cloud-dataflow-java:compileJava FROM-CACHE
> Task :runners:google-cloud-dataflow-java:classes
> Task :examples:java:compileJava FROM-CACHE
> Task :examples:java:classes UP-TO-DATE
> Task :runners:google-cloud-dataflow-java:jar
> Task :examples:java:jar
> Task :sdks:java:io:google-cloud-platform:compileTestJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:testClasses
> Task :sdks:java:io:google-cloud-platform:testJar
> Task :examples:java:compileTestJava FROM-CACHE
> Task :examples:java:testClasses
> Task :examples:java:testJar

> Task :sdks:java:container:pullLicenses
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 207 dependencies using 16 threads.
INFO:root:pull_licenses_java.py succeed. It took 2.377381 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/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
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/master/LICENSE,Apache-2.0
golang.org/x/net,https://go.googlesource.com/net/+/refs/heads/master/LICENSE,BSD-3-Clause
github.com/golang/protobuf,https://github.com/golang/protobuf/blob/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/go/pkg/beam,https://github.com/apache/beam/blob/master/sdks/go/README.md,Apache-2.0
google.golang.org/protobuf,https://go.googlesource.com/protobuf/+/refs/heads/master/LICENSE,BSD-3-Clause
golang.org/x/sys,https://go.googlesource.com/sys/+/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]
2902efbb5a74: Preparing
6d858b8ba618: Preparing
ad97cbc5ac82: Preparing
e7354b38f0e8: Preparing
d85c61ca30ad: Preparing
8d67bdd5b53a: Preparing
9ca662cfa930: Preparing
9fd096bfd35a: Preparing
f34732e9eb8a: Preparing
2900b82ec3e5: Preparing
3f7ade06415d: Preparing
b89d0d627b82: Preparing
d9b6ea8e7d5f: Preparing
9cb5eb95298c: Preparing
00ef5416d927: Preparing
8555e663f65b: Preparing
d00da3cd7763: Preparing
4e61e63529c2: Preparing
799760671c38: Preparing
8d67bdd5b53a: Waiting
9ca662cfa930: Waiting
3f7ade06415d: Waiting
9fd096bfd35a: Waiting
b89d0d627b82: Waiting
2900b82ec3e5: Waiting
f34732e9eb8a: Waiting
00ef5416d927: Waiting
799760671c38: Waiting
9cb5eb95298c: Waiting
8555e663f65b: Waiting
d85c61ca30ad: Pushed
ad97cbc5ac82: Pushed
6d858b8ba618: Pushed
2902efbb5a74: Pushed
e7354b38f0e8: Pushed
8d67bdd5b53a: Pushed
9fd096bfd35a: Pushed
f34732e9eb8a: Pushed
d9b6ea8e7d5f: Layer already exists
9cb5eb95298c: Layer already exists
9ca662cfa930: Pushed
00ef5416d927: Layer already exists
d00da3cd7763: Layer already exists
3f7ade06415d: Pushed
8555e663f65b: Layer already exists
b89d0d627b82: Pushed
4e61e63529c2: Layer already exists
799760671c38: Layer already exists
2900b82ec3e5: Pushed
20210920120049: digest: sha256:d8eefe8dd661b399f0b346ee5afff8a6e0304f0d9e03be784aa56851d9400489 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-0920120333-5daa49c5
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0920120333-5daa49c5
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1632139408892.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0920120333-5daa49c5
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0920120333-5daa49c5
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1632139408892.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-0920122842-bff41468
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0920122842-bff41468
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_max_lane_flow_1632140921829.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0920122842-bff41468
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0920122842-bff41468
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_max_lane_flow_1632140921829.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:275

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:20210920120049
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:d8eefe8dd661b399f0b346ee5afff8a6e0304f0d9e03be784aa56851d9400489
Deleted: sha256:3a777835b7c0d06aac76a6efe42a03a9574168ea03c89e9598cb8301734240f3
Deleted: sha256:70305593283fefb527a5b282ad271d94183ae56f88da2caf728579ee8fe14883
Deleted: sha256:5af814f718e66b4a829e33489b93ef9a6875213ad3daf79dfc56212c9ffd26bd
Deleted: sha256:4f4d4f05a69be3d88e1e60cf2930131f4089f553cf40d4f2935b8bbc82fff30d
Deleted: sha256:e000631fec1bc36e74e59efd7dade63c6a47018b1222d6695b14c23d45a94609
Deleted: sha256:493ea84e8637c90a83c080a3413a93ac49f07437d27601bb2cc29b23781bd098
Deleted: sha256:cb32243c42705c0ff22983bf0c0c8ab742cb9fee175d5a39716852f899636616
Deleted: sha256:5a5bed9da6e20567736339f8e322b149c7f34e8fb75fb4adbcf2cf218e8a2c9f
Deleted: sha256:9a3864594eeafa1d5ac1f1efd0ee95e7899df58dae6d87cf8f97f2b04b099e40
Deleted: sha256:d8982eb2384c7a718e9a4c9b9a80c9f3ccf2fb2a58da177f57133e2855683809
Deleted: sha256:14bd008a58430ae8eacc4d09b790475174940895e8d36fc9b2b9055892f5ded0
Deleted: sha256:9f79b6e40ef5108f114a822fb261bf1081b7991171e7cedf6c8ddb98b89e12c6
Deleted: sha256:513f6fb480be5cdd34720ffd5347d3c93b886608d09267925515af9e1925546e
Deleted: sha256:b21ae8ce8793fe8eb93d5648c49785b2e93263e3410420d9d7eadb074161a755
Deleted: sha256:e2f0e44747e434d9d4add0297af531150606dcc925306fc1b16c41a6c5cf8d6f
Deleted: sha256:2e7a4d481b8b96de515bee489f4459e267c023cb5b72848ec6443853c67044ce
Deleted: sha256:2c32b275470f038a539b628ddbb63834bc5e48aa93d245ca4c728521d9ef61ac
Deleted: sha256:990a13183d98f991a3405c7ebd15f5fb2629208f997fc639f119875e22de6e18
Deleted: sha256:4f9f5c96f04c05a2dd0d7f4f69763b0eb580254d6cb054583227ceffe76fab9a
Deleted: sha256:eb417838ff194cf49182d3bb6bf646ba47a993c9044ae970bd76ccc7b6984a4e
Deleted: sha256:9897a6d9a45f46a3f3edb4681b36d16ee16602808dad38149ca9d961a0953668
Deleted: sha256:1abaf2e99a7a69dc464dd5ea843d5af7a57aeddef76e2cffcdc3628ef54c8861
Deleted: sha256:8e36254c3b3dae60407a2a7aff916b06cd8c1ab66dfc027c0e96aea5b6835b1b
Deleted: sha256:edfff92edcebdbcd161395cd1e041d43eefc6c02133afcb4deb2fe07b8cd55cf
Deleted: sha256:56667662736c9fb2a328d227cd6f6399f4feaa29cd8ff15ab505818514ae0741
Deleted: sha256:15e73b493cce720692311ea760798609279cd113f5745ffca5ca747118cca436
Deleted: sha256:ab0ed9888a339236ef375d8b1d629b8d440e59e0277897e9b30ef54b02ebd71d
Deleted: sha256:3dc33cc14a7cd99b857eba7a03589505b77e0ea10e9a0e666bb7ff10f7601109
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210920120049]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:d8eefe8dd661b399f0b346ee5afff8a6e0304f0d9e03be784aa56851d9400489]

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

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 47m 46s
129 actionable tasks: 87 executed, 40 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #684

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

Changes:


------------------------------------------
[...truncated 45.85 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 207 dependencies using 16 threads.

> Task :sdks:java:harness:shadowJar FROM-CACHE

> Task :sdks:java:container:pullLicenses
INFO:root:pull_licenses_java.py succeed. It took 1.920652 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 :runners:java-fn-execution:compileJava FROM-CACHE
> Task :runners:java-fn-execution:classes UP-TO-DATE
> Task :runners:java-fn-execution:jar
> Task :sdks:java:expansion-service:compileJava FROM-CACHE
> Task :sdks:java:expansion-service:classes UP-TO-DATE
> Task :runners:direct-java:compileJava FROM-CACHE
> Task :runners:direct-java:classes UP-TO-DATE
> Task :sdks:java:expansion-service:jar
> Task :sdks:java:io:kafka:compileJava FROM-CACHE
> Task :sdks:java:io:kafka:classes UP-TO-DATE
> Task :runners:direct-java:shadowJar FROM-CACHE
> Task :sdks:java:io:kafka:jar
> Task :sdks:java:extensions:ml:compileJava FROM-CACHE
> Task :sdks:java:extensions:ml:classes UP-TO-DATE
> Task :sdks:java:io:google-cloud-platform:compileJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:classes UP-TO-DATE
> Task :sdks:java:extensions:ml:jar
> Task :sdks:java:container:java8:copyDockerfileDependencies
> 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 :examples:java:compileJava FROM-CACHE
> Task :examples:java:classes UP-TO-DATE
> Task :examples:java:jar
> 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:io:google-cloud-platform:testJar

> 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
github.com/golang/protobuf,https://github.com/golang/protobuf/blob/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
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
+ 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]
2bd56ecf4497: Preparing
b0f644574f40: Preparing
d6241c1586b8: Preparing
9e2736dbb2f2: Preparing
fe1b900487ed: Preparing
ecd832e3d193: Preparing
7adb8b002df5: Preparing
974d01dd15ca: Preparing
ec7cdaf2748f: Preparing
fc445aafb28e: Preparing
726441ae6791: Preparing
e1b3c646cde1: Preparing
d9b6ea8e7d5f: Preparing
9cb5eb95298c: Preparing
00ef5416d927: Preparing
8555e663f65b: Preparing
d00da3cd7763: Preparing
4e61e63529c2: Preparing
799760671c38: Preparing
ecd832e3d193: Waiting
7adb8b002df5: Waiting
974d01dd15ca: Waiting
ec7cdaf2748f: Waiting
fc445aafb28e: Waiting
726441ae6791: Waiting
e1b3c646cde1: Waiting
d9b6ea8e7d5f: Waiting
9cb5eb95298c: Waiting
00ef5416d927: Waiting
8555e663f65b: Waiting
d00da3cd7763: Waiting
4e61e63529c2: Waiting
799760671c38: Waiting
d6241c1586b8: Pushed
b0f644574f40: Pushed
fe1b900487ed: Pushed
ecd832e3d193: Pushed
2bd56ecf4497: Pushed
974d01dd15ca: Pushed
9e2736dbb2f2: Pushed
ec7cdaf2748f: Pushed
d9b6ea8e7d5f: Layer already exists
9cb5eb95298c: Layer already exists
00ef5416d927: Layer already exists
8555e663f65b: Layer already exists
d00da3cd7763: Layer already exists
4e61e63529c2: Layer already exists
799760671c38: Layer already exists
726441ae6791: Pushed
e1b3c646cde1: Pushed
7adb8b002df5: Pushed
fc445aafb28e: Pushed
20210920060056: digest: sha256:339be6a1bf67cc081430ed88e48befd64669dac81e18d1e0c0e9eaee68a0a224 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-0920060432-d21753e4
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0920060432-d21753e4
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1632117867342.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0920060432-d21753e4
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0920060432-d21753e4
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1632117867342.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-0920062849-a680a751
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0920062849-a680a751
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_max_lane_flow_1632119329135.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0920062849-a680a751
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0920062849-a680a751
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_max_lane_flow_1632119329135.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:275

org.apache.beam.sdk.io.gcp.pubsub.PubsubReadIT > testReadPublicData FAILED
    java.lang.AssertionError at PubsubReadIT.java:62

38 tests completed, 2 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:20210920060056
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:339be6a1bf67cc081430ed88e48befd64669dac81e18d1e0c0e9eaee68a0a224
Deleted: sha256:3a0f4063ea6960b6e674860e7da13e0f4e88b38294a9beae7f25f87c07223794
Deleted: sha256:b6d1d4be8603f854714f8686ab7ad2c24fef24a4e9993f1d00c52168c8921119
Deleted: sha256:6da5e47d1363678e42387e82642a214a062fbbd1d6f883ea3629477cf98445a8
Deleted: sha256:e520a8ef6161db07721e3c7f5e0b462788910e308f38090f3d01daa6f650dc71
Deleted: sha256:5de8187bf4867cc73b61060029b57192fdd90ec479323b1f9eb0b474b266ae38
Deleted: sha256:b8cca46a3acaa299e33fbc0a328f4fbe09a2a3185a6e8c815eef29449e66490c
Deleted: sha256:b09592f74a02c2b5150964c8a26ba77adffa9af21c4dfa3fd2a3fb79b2590e1e
Deleted: sha256:5ec9aa2d01d50841188afff23c4c7b451420af8c8b919197d0072ea5fb3505d7
Deleted: sha256:b4cb8d7868b4d3a18f9cdfc91657fec16c110a2500988eb7dc25ecd52ab13997
Deleted: sha256:4ec659bf2882460adf81d176e5fdde30aabfee15795ce8772e1ae3115f0d2d4c
Deleted: sha256:76e5a0bca23aed279533ca74e63142c5e372a453012443f8a043a5092570adba
Deleted: sha256:8ff699727c3d9a2bb45b808d4fbe6e06a644182479ec054fafc15bb61e26b5e7
Deleted: sha256:f13e2d7664e1279461ad9901ce14f1b2fa4c324c4244173d64f617d386f47538
Deleted: sha256:403123c6fda7c748bd21d3c66bd5efc91dc19d3677dfa8bacd4e736ce4897a7e
Deleted: sha256:ba5b06f1549c673e0c2ab08406ba353e6988ff2c3e1e55c306cc47d2b24e6e3a
Deleted: sha256:0d5edd370c6425cde2ddebcae570b5796c9a09e15890b4a03f9cbfe6da5d6b74
Deleted: sha256:cb12b03c76ed613ecdb0da3ae015857e5f0f175a07b308696179128441b4a0ad
Deleted: sha256:3a9291eee20a94ac9f92a0eb182acc3440a56d2c0fd14e0d04f02b615a47e885
Deleted: sha256:67d2b8b9acecf34b36b04fdf2deed37b1a742c7c220bc16bb6af97ab3a1bd42d
Deleted: sha256:c2a706e172bd438d4b85baafb25b91f5aebfb648df5a741077008eda1964bdf0
Deleted: sha256:851c7f355ba7dc9155eccf75759e5ad978c09bb46d0868cda7ce35ce9278818f
Deleted: sha256:d895b3d20bb4bb86e428fa447549e2860e8c4184aa587305d911b0ca4a348142
Deleted: sha256:d530fa1ebd9d9e1a613e64b1683ed8ddb4c8caf0dc1539f9c5303951f077ad04
Deleted: sha256:7db7ac48dc35b30ed58960f743cdf1590268077aaec82193ba2da5941984e9e0
Deleted: sha256:af42f1760cfcf4167026972c94596cbeebd73aa683b633e76633e77474c80723
Deleted: sha256:82c76787c497b99b012516d2ae10409c49b8bfcd4f5721ce9a7348bbbcf678f0
Deleted: sha256:cb8eec5cf8c704ece625f1903bb1ffd122b33aa3973d712ab7b9783d22a99df7
Deleted: sha256:25cc0039b0c22586a67e113da275a529c29569c3dec56f96585d054bd9ba87dd
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210920060056]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:339be6a1bf67cc081430ed88e48befd64669dac81e18d1e0c0e9eaee68a0a224]

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

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 46m 11s
129 actionable tasks: 87 executed, 40 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #683

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

Changes:


------------------------------------------
[...truncated 39.78 KB...]
> Task :sdks:java:core:compileTestJava FROM-CACHE
> Task :sdks:java:core:testClasses
> Task :sdks:java:extensions:google-cloud-platform-core:compileJava FROM-CACHE
> Task :sdks:java:extensions:google-cloud-platform-core:classes UP-TO-DATE
> Task :sdks:java:extensions:google-cloud-platform-core:jar
> Task :sdks:java:core:shadowTestJar FROM-CACHE
> Task :sdks:java:harness:compileJava FROM-CACHE
> Task :sdks:java:harness:classes UP-TO-DATE
> Task :sdks:java:harness:jar
> Task :sdks:java:extensions:google-cloud-platform-core:compileTestJava FROM-CACHE
> Task :sdks:java:extensions:google-cloud-platform-core:testClasses UP-TO-DATE

> 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:extensions:google-cloud-platform-core:testJar
> Task :sdks:java:extensions:protobuf:extractIncludeTestProto
> Task :sdks:java:extensions:protobuf:generateTestProto FROM-CACHE
> Task :sdks:java:extensions:protobuf:compileTestJava FROM-CACHE
> Task :sdks:java:extensions:protobuf:testClasses
> Task :sdks:java:extensions:protobuf:testJar
> Task :sdks:java:harness:shadowJar FROM-CACHE

> Task :sdks:java:container:pullLicenses
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.

> Task :runners:java-fn-execution:compileJava FROM-CACHE
> Task :runners:java-fn-execution:classes UP-TO-DATE
> Task :runners:java-fn-execution:jar
> Task :sdks:java:expansion-service:compileJava FROM-CACHE
> Task :sdks:java:expansion-service:classes UP-TO-DATE
> Task :sdks:java:expansion-service:jar
> Task :runners:direct-java:compileJava FROM-CACHE
> Task :runners:direct-java:classes UP-TO-DATE
> Task :sdks:java:io:kafka:compileJava FROM-CACHE
> Task :sdks:java:io:kafka:classes UP-TO-DATE
> Task :runners:direct-java:shadowJar FROM-CACHE
> Task :sdks:java:io:kafka:jar
> Task :sdks:java:extensions:ml:compileJava FROM-CACHE
> Task :sdks:java:extensions:ml:classes UP-TO-DATE
> Task :sdks:java:extensions:ml:jar
> 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 :sdks:java:container:java8:copyDockerfileDependencies
> Task :runners:google-cloud-dataflow-java:compileJava FROM-CACHE
> Task :runners:google-cloud-dataflow-java:classes
> Task :examples:java:compileJava FROM-CACHE
> Task :examples:java:classes UP-TO-DATE
> Task :runners:google-cloud-dataflow-java:jar
> Task :examples:java:jar
> Task :examples:java:compileTestJava FROM-CACHE
> Task :examples:java:testClasses
> Task :examples:java:testJar
> Task :sdks:java:io:google-cloud-platform:compileTestJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:testClasses
> Task :sdks:java:io:google-cloud-platform:testJar

> Task :sdks:java:container:pullLicenses
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 207 dependencies using 16 threads.
INFO:root:pull_licenses_java.py succeed. It took 2.140444 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/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
golang.org/x/net,https://go.googlesource.com/net/+/refs/heads/master/LICENSE,BSD-3-Clause
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
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
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/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: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]
2602b579fdb1: Preparing
516320a34c3d: Preparing
4049ec745194: Preparing
b3d79629b4ac: Preparing
aa7aad5b8576: Preparing
5bb21689f7f4: Preparing
c65283f84178: Preparing
aefa4b22d6c5: Preparing
677bece1d706: Preparing
5b1a2e270310: Preparing
ed937f21b678: Preparing
de8076f137e0: Preparing
d9b6ea8e7d5f: Preparing
9cb5eb95298c: Preparing
00ef5416d927: Preparing
8555e663f65b: Preparing
d00da3cd7763: Preparing
4e61e63529c2: Preparing
799760671c38: Preparing
c65283f84178: Waiting
5b1a2e270310: Waiting
de8076f137e0: Waiting
aefa4b22d6c5: Waiting
ed937f21b678: Waiting
d9b6ea8e7d5f: Waiting
677bece1d706: Waiting
5bb21689f7f4: Waiting
9cb5eb95298c: Waiting
4e61e63529c2: Waiting
d00da3cd7763: Waiting
8555e663f65b: Waiting
799760671c38: Waiting
aa7aad5b8576: Pushed
516320a34c3d: Pushed
4049ec745194: Pushed
2602b579fdb1: Pushed
5bb21689f7f4: Pushed
b3d79629b4ac: Pushed
aefa4b22d6c5: Pushed
677bece1d706: Pushed
d9b6ea8e7d5f: Layer already exists
9cb5eb95298c: Layer already exists
00ef5416d927: Layer already exists
8555e663f65b: Layer already exists
ed937f21b678: Pushed
d00da3cd7763: Layer already exists
4e61e63529c2: Layer already exists
de8076f137e0: Pushed
c65283f84178: Pushed
799760671c38: Layer already exists
5b1a2e270310: Pushed
20210920000049: digest: sha256:1553a2ef66505be62c454fe475e0fde57dbd66ee59b4a1467149310b399f2e68 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-0920000331-4f7edde
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0920000331-4f7edde
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1632096207258.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0920000331-4f7edde
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0920000331-4f7edde
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1632096207258.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-0920002822-afb13ca7
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0920002822-afb13ca7
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_max_lane_flow_1632097702398.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0920002822-afb13ca7
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0920002822-afb13ca7
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_max_lane_flow_1632097702398.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:275

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:20210920000049
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:1553a2ef66505be62c454fe475e0fde57dbd66ee59b4a1467149310b399f2e68
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210920000049]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:1553a2ef66505be62c454fe475e0fde57dbd66ee59b4a1467149310b399f2e68]

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

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 45m 36s
129 actionable tasks: 87 executed, 40 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #682

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

Changes:


------------------------------------------
[...truncated 45.35 KB...]
> Task :runners:java-fn-execution:classes UP-TO-DATE
> Task :runners:java-fn-execution:jar
> Task :sdks:java:expansion-service:compileJava FROM-CACHE
> Task :sdks:java:expansion-service:classes UP-TO-DATE
> Task :sdks:java:expansion-service:jar
> Task :runners:direct-java:compileJava FROM-CACHE
> Task :runners:direct-java:classes UP-TO-DATE
> Task :sdks:java:io:kafka:compileJava FROM-CACHE
> Task :sdks:java:io:kafka:classes UP-TO-DATE
> Task :runners:direct-java:shadowJar FROM-CACHE
> Task :sdks:java:extensions:ml:compileJava FROM-CACHE
> Task :sdks:java:extensions:ml:classes UP-TO-DATE
> Task :sdks:java:io:kafka:jar
> Task :sdks:java:extensions:ml:jar
> 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 :sdks:java:container:java8:copyDockerfileDependencies
> Task :runners:google-cloud-dataflow-java:compileJava FROM-CACHE
> Task :runners:google-cloud-dataflow-java:classes
> Task :examples:java:compileJava FROM-CACHE
> Task :examples:java:classes UP-TO-DATE
> Task :examples:java:jar
> Task :runners:google-cloud-dataflow-java:jar
> Task :examples:java:compileTestJava FROM-CACHE
> Task :examples:java:testClasses
> Task :examples:java:testJar
> Task :sdks:java:io:google-cloud-platform:compileTestJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:testClasses

> Task :sdks:java:container:pullLicenses
done.

> Task :sdks:java:io:google-cloud-platform:testJar

> Task :sdks:java:container:pullLicenses
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 207 dependencies using 16 threads.
INFO:root:pull_licenses_java.py succeed. It took 4.481999 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/apache/beam/sdks/go/pkg/beam,https://github.com/apache/beam/blob/master/sdks/go/README.md,Apache-2.0
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
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
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
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/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: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]
e024341c0207: Preparing
333975559eb8: Preparing
a7c25a31b5d6: Preparing
6820fdbedad1: Preparing
a2195c4a3750: Preparing
cd6f9556c811: Preparing
78c300fbed90: Preparing
e6d4795fa196: Preparing
d46fcfe5e66a: Preparing
92e8a1562fbe: Preparing
9a6751a49846: Preparing
3909cd3ff09a: Preparing
d9b6ea8e7d5f: Preparing
9cb5eb95298c: Preparing
00ef5416d927: Preparing
8555e663f65b: Preparing
d00da3cd7763: Preparing
4e61e63529c2: Preparing
799760671c38: Preparing
cd6f9556c811: Waiting
78c300fbed90: Waiting
e6d4795fa196: Waiting
d46fcfe5e66a: Waiting
4e61e63529c2: Waiting
3909cd3ff09a: Waiting
92e8a1562fbe: Waiting
d9b6ea8e7d5f: Waiting
00ef5416d927: Waiting
9a6751a49846: Waiting
9cb5eb95298c: Waiting
d00da3cd7763: Waiting
8555e663f65b: Waiting
a2195c4a3750: Pushed
e024341c0207: Pushed
a7c25a31b5d6: Pushed
333975559eb8: Pushed
6820fdbedad1: Pushed
cd6f9556c811: Pushed
d46fcfe5e66a: Pushed
e6d4795fa196: Pushed
d9b6ea8e7d5f: Layer already exists
9cb5eb95298c: Layer already exists
00ef5416d927: Layer already exists
8555e663f65b: Layer already exists
d00da3cd7763: Layer already exists
4e61e63529c2: Layer already exists
799760671c38: Layer already exists
78c300fbed90: Pushed
9a6751a49846: Pushed
3909cd3ff09a: Pushed
92e8a1562fbe: Pushed
20210919180112: digest: sha256:d091f8d1bed5f5b21ec97145c55bc459c4ac0ce8339f16110bde2b1aff03ce08 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-0919180503-dfe0f6f3
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0919180503-dfe0f6f3
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1632074696830.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0919180503-dfe0f6f3
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0919180503-dfe0f6f3
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1632074696830.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-0919183052-401e1043
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0919183052-401e1043
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_max_lane_flow_1632076251582.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0919183052-401e1043
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0919183052-401e1043
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_max_lane_flow_1632076251582.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:275

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:20210919180112
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:d091f8d1bed5f5b21ec97145c55bc459c4ac0ce8339f16110bde2b1aff03ce08
Deleted: sha256:bedb7a11dde046239769b1e6355a4778e00f5daedfe62752464661b05189b624
Deleted: sha256:6519f33ef5e054ccf696e374ebb91c5410c590e871c12faa273687bb1d3031a5
Deleted: sha256:f9023a2001ea3c273f15e8d5545880692b4a7238af6a03a538656cb669afa0df
Deleted: sha256:3ecf66c356a97b42aa8d3ae1897e61407dc153b26235b8b14cdc6ea157ea0ac3
Deleted: sha256:c9491bd1e295825705d161319174caa941d275ff09012a3c106611c67b0f1e0a
Deleted: sha256:ebcfd505177c97d371876772530dd6856474b39ae5d8825bf5ce21c26edb4d5a
Deleted: sha256:7a68d456d313d0ea79c9de2460bbe03336582aa296f30a858172ca430ce5b677
Deleted: sha256:01bcb3e08ef586572a322967a10b523382ab9f69b503f624a16edfeabc780a66
Deleted: sha256:82e018ec63af896f7c9f6a2f43f3403c8503080fe0f9906b89ab8efbcdc5b675
Deleted: sha256:16566ea4b55524759aac2d12673221d89c57f94c8fc3a2e675353a7bdec7efb0
Deleted: sha256:3fb6d4735a790e07b35931ad1df38a871b1e77d5b5640502b07b5b1edc2dfaa7
Deleted: sha256:abae5c954a8208e317428a987fcb25d304c2e600c9453e81796286dabc75ccac
Deleted: sha256:8ee43c3246945023e4b799b90fc8f1c9a2287454c25a7d6654f92d89fc0f4865
Deleted: sha256:db7ef8602094de3351ed2ee79107eea4aff15e376d9f2a25260615fc72be3c8e
Deleted: sha256:f997599436ae29bb207a23c0fc18dee932bac8c76b781a2dc85ebc32e6e245e1
Deleted: sha256:facb99f89f460974a9e317dbc56506778400380428a9d465d8a7bd215f2f015b
Deleted: sha256:ff1c28cf7bb7346686a65111ef12d180d1591d47b021b20ac6478a0c0aa2c499
Deleted: sha256:5563297d6ab50f6f992b730b01e98ca2048ba1329fdb7e2691043d2817205ee7
Deleted: sha256:c98852d7c3eafbb0e2f501a7856ac0f233bb2223c5277705c89ef2b804572a16
Deleted: sha256:f43d189d7aeafc882d2183239f33461c2511d67a557cb734d9dd677c26d9e9bc
Deleted: sha256:16828e7191cdc8fa7c4538c7d9ab52388f4e45dbfbd5b739220047166270f609
Deleted: sha256:ba4a784cf6ab3a7ccaf7f0a90c1066fe925ddb8f4144997056e45f1c449cd1ad
Deleted: sha256:4711a4a99e77be2f119b15826f65d474830f93831a2d6e76bce04699684464b2
Deleted: sha256:adb0a22c841d81459c76b95db7b442407028ccc14b915966343cd22aa0e80c01
Deleted: sha256:c84d8d5cc4e5a31b27a2c3f2c39d397ed7c7218a8210d20a67f413731c336346
Deleted: sha256:91f6ecdf05ebf56ec3b5c03d4541b7da2313fb51348b1126cc0ccb60e15918d4
Deleted: sha256:7d8f142b6fe93e1a236b6b993de0a496bbd064d25fc9d6d2d4fa1f456100c86c
Deleted: sha256:49a84db907dc2cdcf98425814e8ab900b1d5498e94a9cfd70e1ed07c6626a427
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210919180112]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:d091f8d1bed5f5b21ec97145c55bc459c4ac0ce8339f16110bde2b1aff03ce08]

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

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 47m 18s
129 actionable tasks: 87 executed, 40 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #681

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

Changes:


------------------------------------------
[...truncated 39.68 KB...]
> Task :runners:core-java:jar
> Task :sdks:java:extensions:google-cloud-platform-core:compileJava FROM-CACHE
> Task :sdks:java:extensions:google-cloud-platform-core:classes UP-TO-DATE
> Task :sdks:java:extensions:google-cloud-platform-core:jar
> Task :sdks:java:harness:compileJava FROM-CACHE
> Task :sdks:java:harness:classes UP-TO-DATE
> Task :sdks:java:harness:jar
> Task :sdks:java:extensions:protobuf:extractIncludeTestProto
> Task :sdks:java:extensions:protobuf:generateTestProto FROM-CACHE
> Task :sdks:java:extensions:google-cloud-platform-core:compileTestJava FROM-CACHE
> Task :sdks:java:extensions:google-cloud-platform-core:testClasses UP-TO-DATE
> Task :sdks:java:extensions:google-cloud-platform-core:testJar
> Task :sdks:java:extensions:protobuf:compileTestJava FROM-CACHE
> Task :sdks:java:extensions:protobuf:testClasses
> Task :sdks:java:extensions:protobuf:testJar
> Task :sdks:java:harness:shadowJar FROM-CACHE
> Task :sdks:java:container:buildLinuxAmd64
> Task :sdks:java:container:goBuild
> Task :sdks:java:container:java8:copySdkHarnessLauncher
> Task :runners:java-fn-execution:compileJava FROM-CACHE
> Task :runners:java-fn-execution:classes UP-TO-DATE
> Task :runners:java-fn-execution:jar
> Task :sdks:java:expansion-service:compileJava FROM-CACHE
> Task :sdks:java:expansion-service:classes UP-TO-DATE
> Task :sdks:java:expansion-service:jar
> Task :runners:direct-java:compileJava FROM-CACHE
> Task :runners:direct-java:classes UP-TO-DATE
> Task :sdks:java:io:kafka:compileJava FROM-CACHE
> Task :sdks:java:io:kafka:classes UP-TO-DATE
> Task :sdks:java:io:kafka:jar
> Task :sdks:java:extensions:ml:compileJava FROM-CACHE
> Task :sdks:java:extensions:ml:classes UP-TO-DATE
> Task :runners:direct-java:shadowJar FROM-CACHE
> Task :sdks:java:extensions:ml:jar
> 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 :sdks:java:container:generateLicenseReport
> 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>
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...

> 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 :runners:google-cloud-dataflow-java:compileJava FROM-CACHE
> Task :runners:google-cloud-dataflow-java:classes
> Task :examples:java:jar
> Task :runners:google-cloud-dataflow-java:jar
> Task :sdks:java:io:google-cloud-platform:testJar

> Task :sdks:java:container:pullLicenses
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

> Task :examples:java:compileTestJava FROM-CACHE
> Task :examples:java:testClasses
> Task :examples:java:testJar

> Task :sdks:java:container:pullLicenses
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 207 dependencies using 16 threads.
INFO:root:pull_licenses_java.py succeed. It took 1.855261 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/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
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
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/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
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/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: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]
ae534d6055e5: Preparing
7fc0e6a116b8: Preparing
763f43b0e4e5: Preparing
d6ece9ad1aa2: Preparing
eb75cd2cce74: Preparing
5ed03957560e: Preparing
e5649611c835: Preparing
d810f3bf3a45: Preparing
60f8367ebad8: Preparing
244ee5de0cc4: Preparing
056f5ed58beb: Preparing
0b058a3d64ef: Preparing
d9b6ea8e7d5f: Preparing
9cb5eb95298c: Preparing
00ef5416d927: Preparing
8555e663f65b: Preparing
d00da3cd7763: Preparing
5ed03957560e: Waiting
4e61e63529c2: Preparing
799760671c38: Preparing
d810f3bf3a45: Waiting
e5649611c835: Waiting
244ee5de0cc4: Waiting
60f8367ebad8: Waiting
0b058a3d64ef: Waiting
056f5ed58beb: Waiting
4e61e63529c2: Waiting
d9b6ea8e7d5f: Waiting
00ef5416d927: Waiting
8555e663f65b: Waiting
eb75cd2cce74: Pushed
7fc0e6a116b8: Pushed
763f43b0e4e5: Pushed
ae534d6055e5: Pushed
5ed03957560e: Pushed
d6ece9ad1aa2: Pushed
d810f3bf3a45: Pushed
056f5ed58beb: Pushed
e5649611c835: Pushed
0b058a3d64ef: Pushed
d9b6ea8e7d5f: Layer already exists
9cb5eb95298c: Layer already exists
60f8367ebad8: Pushed
00ef5416d927: Layer already exists
8555e663f65b: Layer already exists
d00da3cd7763: Layer already exists
4e61e63529c2: Layer already exists
799760671c38: Layer already exists
244ee5de0cc4: Pushed
20210919120058: digest: sha256:220060000c1e9b4b54ea5a8e7db15394202a249257cadb8ba6d94ecd4431e31c 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-0919120357-f4bd098e
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0919120357-f4bd098e
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1632053033597.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0919120357-f4bd098e
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0919120357-f4bd098e
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1632053033597.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-0919122853-6f727e49
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0919122853-6f727e49
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_max_lane_flow_1632054532841.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0919122853-6f727e49
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0919122853-6f727e49
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_max_lane_flow_1632054532841.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:275

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:20210919120058
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:220060000c1e9b4b54ea5a8e7db15394202a249257cadb8ba6d94ecd4431e31c
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210919120058]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:220060000c1e9b4b54ea5a8e7db15394202a249257cadb8ba6d94ecd4431e31c]

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

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 48m 9s
129 actionable tasks: 87 executed, 40 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #680

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

Changes:


------------------------------------------
[...truncated 30.34 KB...]
> Task :model:fn-execution:shadowJar FROM-CACHE
> Task :sdks:java:core:compileJava FROM-CACHE
> Task :sdks:java:core:classes
> Task :sdks:java:core:shadowJar FROM-CACHE
> Task :runners:local-java:compileJava FROM-CACHE
> Task :runners:local-java:classes UP-TO-DATE
> Task :sdks:java:extensions:arrow:compileJava FROM-CACHE
> Task :sdks:java:extensions:arrow:classes UP-TO-DATE
> Task :runners:local-java:jar
> Task :sdks:java:io:common:compileTestJava FROM-CACHE
> Task :sdks:java:io:common:testClasses UP-TO-DATE
> Task :sdks:java:extensions:arrow:jar
> Task :sdks:java:extensions:protobuf:extractIncludeProto
> Task :sdks:java:io:common:testJar
> Task :sdks:java:extensions:protobuf:generateProto NO-SOURCE
> Task :sdks:java:testing:test-utils:compileJava FROM-CACHE
> Task :sdks:java:testing:test-utils:classes UP-TO-DATE
> Task :sdks:java:testing:test-utils:jar
> Task :sdks:java:extensions:protobuf:compileJava FROM-CACHE
> Task :sdks:java:extensions:protobuf:classes UP-TO-DATE
> Task :sdks:java:fn-execution:compileJava FROM-CACHE
> Task :sdks:java:fn-execution:classes UP-TO-DATE
> Task :sdks:java:extensions:protobuf:jar
> Task :sdks:java:testing:test-utils:compileTestJava FROM-CACHE
> Task :sdks:java:testing:test-utils:testClasses UP-TO-DATE
> Task :sdks:java:testing:test-utils:testJar
> Task :sdks:java:fn-execution:jar
> Task :runners:core-construction-java:compileJava FROM-CACHE
> Task :runners:core-construction-java:classes UP-TO-DATE
> Task :runners:core-construction-java:jar
> Task :sdks:java:container:buildLinuxAmd64
> Task :sdks:java:container:goBuild
> Task :sdks:java:container:java8:copySdkHarnessLauncher
> Task :runners:core-java:compileJava FROM-CACHE
> Task :runners:core-java:classes UP-TO-DATE
> Task :runners:core-java:jar
> Task :sdks:java:core:compileTestJava FROM-CACHE
> Task :sdks:java:core:testClasses
> Task :sdks:java:extensions:google-cloud-platform-core:compileJava FROM-CACHE
> Task :sdks:java:extensions:google-cloud-platform-core:classes UP-TO-DATE
> Task :sdks:java:extensions:google-cloud-platform-core:jar
> Task :sdks:java:core:shadowTestJar FROM-CACHE
> Task :sdks:java:harness:compileJava FROM-CACHE
> Task :sdks:java:harness:classes UP-TO-DATE
> Task :sdks:java:extensions:google-cloud-platform-core:compileTestJava FROM-CACHE
> Task :sdks:java:extensions:google-cloud-platform-core:testClasses UP-TO-DATE
> Task :sdks:java:extensions:google-cloud-platform-core:testJar
> Task :sdks:java:harness:jar
> Task :sdks:java:extensions:protobuf:extractIncludeTestProto
> Task :sdks:java:extensions:protobuf:generateTestProto FROM-CACHE
> Task :sdks:java:extensions:protobuf:compileTestJava FROM-CACHE
> Task :sdks:java:extensions:protobuf:testClasses
> Task :sdks:java:extensions:protobuf:testJar
> Task :sdks:java:harness:shadowJar FROM-CACHE
> Task :sdks:java:container:generateLicenseReport
> Task :runners:java-fn-execution:compileJava FROM-CACHE
> Task :runners:java-fn-execution:classes UP-TO-DATE
> Task :runners:java-fn-execution:jar
> Task :sdks:java:expansion-service:compileJava FROM-CACHE
> Task :sdks:java:expansion-service:classes UP-TO-DATE
> Task :sdks:java:expansion-service:jar
> Task :runners:direct-java:compileJava FROM-CACHE
> Task :runners:direct-java:classes UP-TO-DATE
> Task :sdks:java:io:kafka:compileJava FROM-CACHE
> Task :sdks:java:io:kafka:classes UP-TO-DATE
> Task :runners:direct-java:shadowJar FROM-CACHE
> Task :sdks:java:io:kafka:jar
> Task :sdks:java:extensions:ml:compileJava FROM-CACHE
> Task :sdks:java:extensions:ml:classes UP-TO-DATE
> Task :sdks:java:extensions:ml:jar
> 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 :sdks:java:container:java8:copyDockerfileDependencies

> Task :sdks:java:container:pullLicenses
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.

> Task :runners:google-cloud-dataflow-java:compileJava FROM-CACHE
> Task :runners:google-cloud-dataflow-java:classes
> Task :examples:java:compileJava FROM-CACHE
> Task :examples:java:classes UP-TO-DATE
> Task :runners:google-cloud-dataflow-java:jar
> Task :examples:java:jar
> Task :examples:java:compileTestJava FROM-CACHE
> Task :examples:java:testClasses
> Task :examples:java:testJar
> Task :sdks:java:io:google-cloud-platform:compileTestJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:testClasses
> Task :sdks:java:io:google-cloud-platform:testJar

> Task :sdks:java:container:pullLicenses
INFO:root:Pulling license for 207 dependencies using 16 threads.
INFO:root:pull_licenses_java.py succeed. It took 1.878995 seconds with 16 threads.

> 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
+ 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]
2f15523d06d8: Preparing
858c489976b4: Preparing
a9271d5a4bfe: Preparing
020aa258ba95: Preparing
7f2fc4b0add4: Preparing
30f1e33807c8: Preparing
90b59a1de63d: Preparing
c38787567586: Preparing
5084e90684a9: Preparing
8d70f478fd2b: Preparing
fa05e03cd986: Preparing
5edc9efc7e61: Preparing
d9b6ea8e7d5f: Preparing
9cb5eb95298c: Preparing
00ef5416d927: Preparing
8555e663f65b: Preparing
d00da3cd7763: Preparing
4e61e63529c2: Preparing
799760671c38: Preparing
90b59a1de63d: Waiting
c38787567586: Waiting
fa05e03cd986: Waiting
5edc9efc7e61: Waiting
5084e90684a9: Waiting
9cb5eb95298c: Waiting
d9b6ea8e7d5f: Waiting
4e61e63529c2: Waiting
00ef5416d927: Waiting
30f1e33807c8: Waiting
d00da3cd7763: Waiting
8d70f478fd2b: Waiting
a9271d5a4bfe: Pushed
858c489976b4: Pushed
7f2fc4b0add4: Pushed
2f15523d06d8: Pushed
30f1e33807c8: Pushed
020aa258ba95: Pushed
c38787567586: Pushed
5084e90684a9: Pushed
d9b6ea8e7d5f: Layer already exists
9cb5eb95298c: Layer already exists
00ef5416d927: Layer already exists
8555e663f65b: Layer already exists
fa05e03cd986: Pushed
d00da3cd7763: Layer already exists
90b59a1de63d: Pushed
5edc9efc7e61: Pushed
4e61e63529c2: Layer already exists
799760671c38: Layer already exists
8d70f478fd2b: Pushed
20210919060054: digest: sha256:532c4a3ac32c051b377f57dfa2f172bf321feee89c456c441bf6257558f7ae2b 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-0919060335-af7cbe9e
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0919060335-af7cbe9e
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1632031411401.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0919060335-af7cbe9e
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0919060335-af7cbe9e
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1632031411401.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-0919062855-474a0237
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0919062855-474a0237
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_max_lane_flow_1632032934639.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0919062855-474a0237
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0919062855-474a0237
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_max_lane_flow_1632032934639.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:275

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:20210919060054
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:532c4a3ac32c051b377f57dfa2f172bf321feee89c456c441bf6257558f7ae2b
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210919060054]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:532c4a3ac32c051b377f57dfa2f172bf321feee89c456c441bf6257558f7ae2b]

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

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 45m 42s
129 actionable tasks: 87 executed, 40 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #679

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

Changes:


------------------------------------------
[...truncated 46.11 KB...]
> Task :sdks:java:io:kafka:compileJava FROM-CACHE
> Task :sdks:java:io:kafka:classes UP-TO-DATE
> Task :sdks:java:io:kafka:jar
> Task :sdks:java:extensions:ml:compileJava FROM-CACHE
> Task :sdks:java:extensions:ml:classes UP-TO-DATE
> Task :runners:direct-java:shadowJar FROM-CACHE
> Task :sdks:java:extensions:ml:jar
> 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 :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 :runners:google-cloud-dataflow-java:compileJava FROM-CACHE
> Task :runners:google-cloud-dataflow-java:classes
> Task :examples:java:compileJava FROM-CACHE
> Task :examples:java:classes UP-TO-DATE
> Task :runners:google-cloud-dataflow-java:jar
> Task :examples:java:jar
> Task :examples:java:compileTestJava FROM-CACHE
> Task :examples:java:testClasses
> Task :examples:java:testJar
> Task :sdks:java:io:google-cloud-platform:compileTestJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:testClasses
> Task :sdks:java:io:google-cloud-platform:testJar

> Task :sdks:java:container:pullLicenses
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 207 dependencies using 16 threads.
INFO:root:pull_licenses_java.py succeed. It took 2.230898 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/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/protobuf,https://go.googlesource.com/protobuf/+/refs/heads/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
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/master/LICENSE,Apache-2.0
golang.org/x/net,https://go.googlesource.com/net/+/refs/heads/master/LICENSE,BSD-3-Clause
github.com/golang/protobuf,https://github.com/golang/protobuf/blob/master/LICENSE,BSD-3-Clause
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/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: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]
653215f3246e: Preparing
34958a45beee: Preparing
36edfcee05de: Preparing
7ad11ed0a651: Preparing
2e21661cdab5: Preparing
bbd9e70d855f: Preparing
1c70d1bcabf0: Preparing
f9fc8a4e99c9: Preparing
9bc9c3846e2f: Preparing
58bba29edabb: Preparing
d2576bca3482: Preparing
8ec69f0c91d4: Preparing
d9b6ea8e7d5f: Preparing
9cb5eb95298c: Preparing
00ef5416d927: Preparing
8555e663f65b: Preparing
d00da3cd7763: Preparing
4e61e63529c2: Preparing
799760671c38: Preparing
1c70d1bcabf0: Waiting
d9b6ea8e7d5f: Waiting
f9fc8a4e99c9: Waiting
9cb5eb95298c: Waiting
9bc9c3846e2f: Waiting
00ef5416d927: Waiting
58bba29edabb: Waiting
8555e663f65b: Waiting
d2576bca3482: Waiting
d00da3cd7763: Waiting
bbd9e70d855f: Waiting
8ec69f0c91d4: Waiting
4e61e63529c2: Waiting
799760671c38: Waiting
2e21661cdab5: Pushed
36edfcee05de: Pushed
34958a45beee: Pushed
653215f3246e: Pushed
7ad11ed0a651: Pushed
bbd9e70d855f: Pushed
f9fc8a4e99c9: Pushed
9bc9c3846e2f: Pushed
d9b6ea8e7d5f: Layer already exists
9cb5eb95298c: Layer already exists
00ef5416d927: Layer already exists
8555e663f65b: Layer already exists
d00da3cd7763: Layer already exists
4e61e63529c2: Layer already exists
799760671c38: Layer already exists
d2576bca3482: Pushed
1c70d1bcabf0: Pushed
8ec69f0c91d4: Pushed
58bba29edabb: Pushed
20210919000109: digest: sha256:bfb90f48402f202394c7bbf488a2146de1cea33f8f9807612774c4d7451e070f 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-0919000447-e6a66bb5
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0919000447-e6a66bb5
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1632009877987.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0919000447-e6a66bb5
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0919000447-e6a66bb5
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1632009877987.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-0919003026-f9316699
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0919003026-f9316699
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_max_lane_flow_1632011425941.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0919003026-f9316699
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0919003026-f9316699
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_max_lane_flow_1632011425941.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:275

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:20210919000109
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:bfb90f48402f202394c7bbf488a2146de1cea33f8f9807612774c4d7451e070f
Deleted: sha256:4466a12d8391a3dcf7c03b95b4cd7ec1d64c56c5932f808e643a5098d095fe17
Deleted: sha256:e857170b1d2a6c8ac61eecc4de026db8785e33d2bac6e812f5f1ac85f4b7f006
Deleted: sha256:5ded05c9e8ec52e14fe18ea281b62c386944e45ccdda61a454df38ccc8d4f340
Deleted: sha256:ea8cfe677b719291d6abf33649d483b1f0590f0f6bc59a791e67ef3e3199d999
Deleted: sha256:4ed17d95942bea7696dcddc6c0e64dc1cbb4d8d07b5b331f4df86ee3a91d818f
Deleted: sha256:668284934446b3603181620ef60021dccd8baf4ad918852bb6c23f7902fd884a
Deleted: sha256:254e40491e8e550a4bf37d98263e2ea567368bada9e635a839a6ba70636f5cb1
Deleted: sha256:bf91eb4f8f4411f996edba4607adf798ff81418ba4377f9482ce03a73dc2c42b
Deleted: sha256:347bf864723bf610f9f6398bbb5783aa8789cfcc8992e6f67894c4eae025c28c
Deleted: sha256:19bbd3da7207bbd912c7e24bb93a935695dc15ccfb2502d05cf83108132fa25a
Deleted: sha256:57cd9f902d06d95d1574a465ffe8daaea5a2753c4cc800e0993a67f2e85e4a91
Deleted: sha256:b5efeb5297fe59f77d577708a9482d8bd1f7cbb2a470358b0ec85a4e355b6056
Deleted: sha256:92b0139aea90668989f4cd3b22a924c99cf9bc14ee1bf777f07e7b2e27357d9a
Deleted: sha256:f14c75d72f3627f05574b43752f19b87e825ef871ec5a36f7611e49e70130a1e
Deleted: sha256:af4a090ca62a5c508a7b2a811c3b911a5ea29166666934e57263b3d79013f5ce
Deleted: sha256:979703a6e28d47120fa12db1db00bf7c7e0cc4304a6e41052455ba463ce0382a
Deleted: sha256:5b14f38862d7ddcca62eecd13307cd4568cfc89792b79efa981d9b7938dc1c21
Deleted: sha256:0f8209b72c274d00b632dedc98176e9b214859314aa072fdfb694c65a281f167
Deleted: sha256:2cf45bd4616b2360872c656b41b410b08bd23ca1c1f03426cd7bd41608867657
Deleted: sha256:fc9a4250c98aa823989c899584c621fceb817c98edb5779718770cff9fe17b4e
Deleted: sha256:091b917a854d214d8ccc55172365ae233f10f18e167d329ad634c35fef4addcf
Deleted: sha256:8ee71f33c978d55b59e1f6c4ac238641b7a50fd31e5de3b473be180619986907
Deleted: sha256:eacd257216b55aa3e9f696d248eeadb919939c5baa284df7e6cd9ff03c6ca57c
Deleted: sha256:d35587643061a9c9cf9e9c9e19b766666dad1870ce30b46c253750bfe2c47f05
Deleted: sha256:641ec3ab74e7a7fe1f8d25d547b5974fe372fb4926e3950bc9a883cc2e9dec12
Deleted: sha256:ceb22b24e58079a80e0ed99a4445a4ce4f6a06ecebe5c4c8b8db693dabb119f1
Deleted: sha256:c61f5add59ed69c44c2ae6a2750422176885db5138d9b2baba70610d591d6a87
Deleted: sha256:36116717132d6e8dd2ce028b4ec2f3973b6d3f066a075ce48ee028a245130756
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210919000109]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:bfb90f48402f202394c7bbf488a2146de1cea33f8f9807612774c4d7451e070f]

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

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 49m 10s
129 actionable tasks: 87 executed, 40 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #678

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

Changes:


------------------------------------------
[...truncated 45.60 KB...]
> Task :runners:java-fn-execution:jar
> Task :sdks:java:expansion-service:compileJava FROM-CACHE
> Task :sdks:java:expansion-service:classes UP-TO-DATE
> Task :runners:direct-java:compileJava FROM-CACHE
> Task :runners:direct-java:classes UP-TO-DATE
> Task :sdks:java:expansion-service:jar
> Task :sdks:java:extensions:ml:compileJava FROM-CACHE
> Task :sdks:java:extensions:ml:classes UP-TO-DATE
> Task :sdks:java:io:kafka:compileJava FROM-CACHE
> Task :sdks:java:io:kafka:classes UP-TO-DATE
> Task :runners:direct-java:shadowJar FROM-CACHE
> Task :sdks:java:extensions:ml:jar
> Task :sdks:java:io:kafka:jar
> 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 :sdks:java:container:java8:copyDockerfileDependencies
> Task :examples:java:compileJava FROM-CACHE
> Task :examples:java:classes UP-TO-DATE
> Task :runners:google-cloud-dataflow-java:compileJava FROM-CACHE
> Task :runners:google-cloud-dataflow-java:classes
> Task :runners:google-cloud-dataflow-java:jar
> Task :examples:java:jar

> Task :sdks:java:container:pullLicenses
done.

> Task :sdks:java:io:google-cloud-platform:compileTestJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:testClasses
> Task :examples:java:compileTestJava FROM-CACHE
> Task :examples:java:testClasses
> Task :examples:java:testJar
> Task :sdks:java:io:google-cloud-platform:testJar

> Task :sdks:java:container:pullLicenses
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 207 dependencies using 16 threads.
INFO:root:pull_licenses_java.py succeed. It took 2.743823 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
+ tee /output/licenses/list.csv
+ go-licenses csv github.com/apache/beam/sdks/java/container
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
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
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]
061ae6e37f0e: Preparing
909654a60c60: Preparing
98c569efbe20: Preparing
bd12490a7825: Preparing
f41052097c0c: Preparing
a2ac18f561d6: Preparing
49289ba8b7d2: Preparing
e223808c47d7: Preparing
4e95759bde72: Preparing
f2612e68c5f9: Preparing
2983d5a4141b: Preparing
92320041fd27: Preparing
d9b6ea8e7d5f: Preparing
9cb5eb95298c: Preparing
00ef5416d927: Preparing
8555e663f65b: Preparing
d00da3cd7763: Preparing
4e61e63529c2: Preparing
799760671c38: Preparing
f2612e68c5f9: Waiting
2983d5a4141b: Waiting
92320041fd27: Waiting
d9b6ea8e7d5f: Waiting
9cb5eb95298c: Waiting
00ef5416d927: Waiting
8555e663f65b: Waiting
d00da3cd7763: Waiting
4e61e63529c2: Waiting
799760671c38: Waiting
e223808c47d7: Waiting
a2ac18f561d6: Waiting
49289ba8b7d2: Waiting
4e95759bde72: Waiting
f41052097c0c: Pushed
98c569efbe20: Pushed
909654a60c60: Pushed
bd12490a7825: Pushed
061ae6e37f0e: Pushed
a2ac18f561d6: Pushed
4e95759bde72: Pushed
e223808c47d7: Pushed
d9b6ea8e7d5f: Layer already exists
9cb5eb95298c: Layer already exists
00ef5416d927: Layer already exists
8555e663f65b: Layer already exists
d00da3cd7763: Layer already exists
4e61e63529c2: Layer already exists
799760671c38: Layer already exists
2983d5a4141b: Pushed
92320041fd27: Pushed
49289ba8b7d2: Pushed
f2612e68c5f9: Pushed
20210918180104: digest: sha256:056933d45cef195804ceee177828a783e8f2c95766a26f62cba0ebeb5b5d9b76 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-0918180539-4f952e10
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0918180539-4f952e10
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1631988318771.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0918180539-4f952e10
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0918180539-4f952e10
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1631988318771.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-0918183324-4e4110e4
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0918183324-4e4110e4
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_max_lane_flow_1631990002809.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0918183324-4e4110e4
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0918183324-4e4110e4
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_max_lane_flow_1631990002809.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:275

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:20210918180104
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:056933d45cef195804ceee177828a783e8f2c95766a26f62cba0ebeb5b5d9b76
Deleted: sha256:4619929abb0deed79529ec6c64aa03b7e03750f8c26ecf8b524713282fea728a
Deleted: sha256:39445c732f7659c715ec59b2b9298bb9f14db342368d49ac4354e1be04cdc8e1
Deleted: sha256:ddb93a546f6a3ab77d4f6a9e415018fab7461ea944e1de93c13265c2a3c2f1d5
Deleted: sha256:5906802eab09d7b0b9d82cd8c8e1ffae0ccdee3a102b54573291dd29a0ab7dad
Deleted: sha256:d5e659c18e3dac12e69f5e52f36c3ae789ac3c8c270af3653e48af5398f37ee6
Deleted: sha256:a67d6e8445f73025d9859c0fa23bf156afb6a99907c0be161a0567d24f024317
Deleted: sha256:3661d82154f098267c9c55aa7282cb1d2299f6fca2095a38c7418bb7e7959369
Deleted: sha256:e4ebca2672ab384c0b629e24e21877d349f1401f8ef44c2bbabc4bd4110f88b1
Deleted: sha256:a5962af4b38f81052dbb1ac7b8663d11d1ea6c3077c53c4591f76da6aa724861
Deleted: sha256:eb4b43e0e9f302535ce09368108e61f0c3de8b3b4f306d743c7f9e7ec2ba7552
Deleted: sha256:f40da2c05f1fd15d8d0f9639bc583f85b0982f4c59da4c46a6d6ce6c40ca244a
Deleted: sha256:a1fa6e1495583fa8d5c654ef7deee86b432753cc996de4bdf545b36cb6cd404e
Deleted: sha256:e8028d65f71c41b38247de19d1a4146cfae941250fdb0c6b3e6130c0a3f02d9c
Deleted: sha256:80cfc312dc861b9d78ea5c7cbdb95025484c388df67a7caf547bbd353af4581f
Deleted: sha256:ce9a5087b6dfdf9c0cfa6fb800957e3307f659ccaf649204ecc41e541e79cedc
Deleted: sha256:b40e6ef8e4a47786f92cb6e862a04514cb8f8209367026a1b0473f7b7e143aa2
Deleted: sha256:513e072d2acca48e877fbcfc9d9bf0078dcad5be1e42c001aa4ce2afb5df2e45
Deleted: sha256:88c3a0a114cd7b646e32544207328a5f060cbb09889c7ca262e672a5bc573636
Deleted: sha256:bd951afb9ded9ba094978941d2e7f1367ac87d2e0cef579e839ef9a99afe48a4
Deleted: sha256:45a1965784df49e13364cd7c23ca17ab5e3c6b84c9a0cbb0b36ae45529acf2a4
Deleted: sha256:780cccbab4507d43daecfe138ba321ed66b6ce1d039c5e8edba1f453be8df0c8
Deleted: sha256:1c3a71b2db54095d55622966bec1e6e95d9d186defe75670fa51fdf2cbfaff8d
Deleted: sha256:9d423b6a994a4f98409831c78acc1f982246382c86ec7cfa6e995be4268031c0
Deleted: sha256:9278617d5d423742ba28d914c5e2b0946c3acdceb34355de7e40a00ba0a48591
Deleted: sha256:e2b75836a72c42938df0066f67c8b9ebf2b307370438e79101e237f1c5efc4ce
Deleted: sha256:9e0e16026311fc956ebae21eccafb029395193c672d130898fb49f956f5a3dcc
Deleted: sha256:2c94fc18455acc6f1a8d1a6c0f5a00d6cdf6a8210d4d66ffeb0a3f894829b90a
Deleted: sha256:53e9af9f3bede3bed75ab814e87fdc562ccccc905e334570cf9ac622dd71c6b7
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210918180104]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:056933d45cef195804ceee177828a783e8f2c95766a26f62cba0ebeb5b5d9b76]

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

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 53m 44s
129 actionable tasks: 87 executed, 40 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/3o2xfawuvpaz2

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


Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #677

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

Changes:


------------------------------------------
[...truncated 46.86 KB...]
> Task :sdks:java:io:kafka:compileJava FROM-CACHE
> Task :sdks:java:io:kafka:classes UP-TO-DATE
> Task :sdks:java:io:kafka:jar
> Task :sdks:java:extensions:ml:compileJava FROM-CACHE
> Task :sdks:java:extensions:ml:classes UP-TO-DATE
> Task :runners:direct-java:shadowJar FROM-CACHE
> Task :sdks:java:extensions:ml:jar

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

> 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 :examples:java:compileJava FROM-CACHE
> Task :examples:java:classes UP-TO-DATE
> Task :runners:google-cloud-dataflow-java:jar
> Task :examples:java:jar
> Task :sdks:java:container:java8:copyDockerfileDependencies
> Task :examples:java:compileTestJava FROM-CACHE
> Task :examples:java:testClasses
> Task :examples:java:testJar
> Task :sdks:java:io:google-cloud-platform:compileTestJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:testClasses
> Task :sdks:java:io:google-cloud-platform:testJar

> Task :sdks:java:container:pullLicenses
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 207 dependencies using 16 threads.
INFO:root:pull_licenses_java.py succeed. It took 2.45495 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/apache/beam/sdks/go/pkg/beam,https://github.com/apache/beam/blob/master/sdks/go/README.md,Apache-2.0
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/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
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
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
+ 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]
ddabbb69e52d: Preparing
8b1f24563484: Preparing
ebb04928441e: Preparing
d6eb24c2fae0: Preparing
0af90f79dec1: Preparing
39e60cd840ee: Preparing
f04af6c92dd6: Preparing
b7118bf5809a: Preparing
1a17bf378637: Preparing
b1058455ebcf: Preparing
819c271b6fd2: Preparing
dc9e4fc70c36: Preparing
d9b6ea8e7d5f: Preparing
9cb5eb95298c: Preparing
00ef5416d927: Preparing
8555e663f65b: Preparing
d00da3cd7763: Preparing
4e61e63529c2: Preparing
799760671c38: Preparing
39e60cd840ee: Waiting
d00da3cd7763: Waiting
b7118bf5809a: Waiting
d9b6ea8e7d5f: Waiting
f04af6c92dd6: Waiting
1a17bf378637: Waiting
4e61e63529c2: Waiting
799760671c38: Waiting
b1058455ebcf: Waiting
9cb5eb95298c: Waiting
8555e663f65b: Waiting
00ef5416d927: Waiting
819c271b6fd2: Waiting
dc9e4fc70c36: Waiting
0af90f79dec1: Pushed
ebb04928441e: Pushed
8b1f24563484: Pushed
39e60cd840ee: Pushed
ddabbb69e52d: Pushed
d6eb24c2fae0: Pushed
b7118bf5809a: Pushed
1a17bf378637: Pushed
d9b6ea8e7d5f: Layer already exists
9cb5eb95298c: Layer already exists
00ef5416d927: Layer already exists
8555e663f65b: Layer already exists
d00da3cd7763: Layer already exists
dc9e4fc70c36: Pushed
4e61e63529c2: Layer already exists
799760671c38: Layer already exists
819c271b6fd2: Pushed
f04af6c92dd6: Pushed
b1058455ebcf: Pushed
20210918120042: digest: sha256:a0d7a15631492444c56b934e82c0618004f51a7ba810ba7ed469ada0320df749 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-0918120329-64b82468
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0918120329-64b82468
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1631966602676.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0918120329-64b82468
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0918120329-64b82468
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1631966602676.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-0918122924-3278a084
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0918122924-3278a084
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_max_lane_flow_1631968164115.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0918122924-3278a084
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0918122924-3278a084
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_max_lane_flow_1631968164115.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:275

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:20210918120042
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:a0d7a15631492444c56b934e82c0618004f51a7ba810ba7ed469ada0320df749
Deleted: sha256:e16b87e68a77d30f4c8fa9ec677a0d8ba777999244fb2d7de03c5305d418a7aa
Deleted: sha256:6c5b7291c0b26534a581f1320167f98d4c73a237c443a50158f05c6a60cece8d
Deleted: sha256:753abc53a11aaa6be927a4db99c5d93a71725e84acf539e96df8b24807ffa50b
Deleted: sha256:98e42368b9960ed693991e68daa33998dd5bcdcebaa844aeb84379283b3ba159
Deleted: sha256:d7ca3f9e7f9f570269ca858361a13aa7731e42e38da658b20419c6dc291f6024
Deleted: sha256:b9f72f8f9dabdba6008b949ee2b180605d1a6ff9152bf2eb1a200df4d2911a0d
Deleted: sha256:f839e8177e0fa8c6c7888e3f49eb27f5bb3050f6c2b02117f4fe468c12a0fed2
Deleted: sha256:7c4810a53e27bbbf81c941b0ab0f3106a5293163414b904d105ba691be22d484
Deleted: sha256:0f4f755d2472a4c43232a2e25cc7bcb1d564ac01a84bb6fe946153da5d0baca9
Deleted: sha256:8041c1ae50fcbc7c20911cd898626b51792879e2d2b558b8a23be486a122033b
Deleted: sha256:43baeae33b86569f2979445b946be140f7a9c4bffc99f45281b88cc1fc0c6fcd
Deleted: sha256:0ab33ffb042fa6541ac8a92d7031865559fcccf645f7f4fa5f490582b64158b4
Deleted: sha256:75b814d73c041e31e2d098b8a0c975f14a822bc4d5ae7b9a86141e23a42257b5
Deleted: sha256:345fc5151c61782090e4c34fc2fd000356aab34b02f11525fd9812078dc1191f
Deleted: sha256:e608b72a10479d7420080ba3de28edbba0e4a5500339825d40adb5838e631d2d
Deleted: sha256:327e5d9dbbcb3a61882d5a9674f104d8d97f1d867e50bfac08ed9b8676250921
Deleted: sha256:9c4c6911f00b869fc75f9af22c94dcb50a298847cf9cc0faef044f1fb6e7e8ba
Deleted: sha256:139c9159a80dd96fedd3597ddc7b9398217e977a02294247bd84dbba14085dbc
Deleted: sha256:36797446407d01bc05dc4532b72f053c6c874cee9413c6d4d0f202f46414c047
Deleted: sha256:a9bc133bec01f0059f4fdbf3a8846df6f33a0952716cfbd5aa9df93f560fec5f
Deleted: sha256:caaa108ae9f0515655066c55106eec3bb7dbb89a99368479a191797d631053c9
Deleted: sha256:a03997323c719fe9ae6e9ec7314a6725d583cb0d9fd94d0a5bc40a378c247d7c
Deleted: sha256:2ebdc55d003707bc39a3815d1b80dcc3de62aa688a8f899dc222302f72e6611a
Deleted: sha256:6c06087c19c6dd7b5fd6ad164a9a97934715219ab99d4c0951cdb595071ecb22
Deleted: sha256:2bea033df48ae7f7ee16ff7670c47b24930d10081c76ef494eaf642def9d2246
Deleted: sha256:101e276e1ab0904f09e24969e0b40540c36227922bbbbb35e983d49cc898b2db
Deleted: sha256:9f9bfb0e197bf689474a1c1f5eb7facd43c47bdba8ec71495c03fb2cf7baf974
Deleted: sha256:3a22c68a24e38b653d74b9fc8ff8f01a06923410322994c1badd6e996cb605bd
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210918120042]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:a0d7a15631492444c56b934e82c0618004f51a7ba810ba7ed469ada0320df749]

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

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 46m 15s
129 actionable tasks: 87 executed, 40 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #676

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

Changes:


------------------------------------------
[...truncated 47.51 KB...]
> Task :sdks:java:io:google-cloud-platform:jar
> Task :sdks:java:container:java8:copyDockerfileDependencies
> 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:io:google-cloud-platform:compileTestJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:testClasses
> Task :sdks:java:io:google-cloud-platform: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>
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 207 dependencies using 16 threads.
INFO:root:pull_licenses_java.py succeed. It took 1.926677 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 :sdks:java:extensions:ml:compileJava
> Task :sdks:java:extensions:ml:classes
> Task :sdks:java:extensions:ml:jar
> 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 :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 :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
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/master/LICENSE,Apache-2.0
golang.org/x/net,https://go.googlesource.com/net/+/refs/heads/master/LICENSE,BSD-3-Clause
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
github.com/apache/beam/sdks/java/container,https://github.com/apache/beam/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: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]
5a2732b47bb5: Preparing
eddd846c4fc4: Preparing
f1d26b146842: Preparing
afe8ed21aebc: Preparing
eab916b4b882: Preparing
b6323b73324d: Preparing
7d8c6baa75a6: Preparing
4cf1b6e4997d: Preparing
ddd737deafd6: Preparing
72c65b48bacc: Preparing
05b3c29470ad: Preparing
02763b934375: Preparing
d9b6ea8e7d5f: Preparing
9cb5eb95298c: Preparing
00ef5416d927: Preparing
b6323b73324d: Waiting
4cf1b6e4997d: Waiting
7d8c6baa75a6: Waiting
8555e663f65b: Preparing
d00da3cd7763: Preparing
ddd737deafd6: Waiting
05b3c29470ad: Waiting
4e61e63529c2: Preparing
799760671c38: Preparing
72c65b48bacc: Waiting
02763b934375: Waiting
799760671c38: Waiting
00ef5416d927: Waiting
4e61e63529c2: Waiting
9cb5eb95298c: Waiting
d00da3cd7763: Waiting
eddd846c4fc4: Pushed
eab916b4b882: Pushed
f1d26b146842: Pushed
b6323b73324d: Pushed
5a2732b47bb5: Pushed
4cf1b6e4997d: Pushed
afe8ed21aebc: Pushed
ddd737deafd6: Pushed
d9b6ea8e7d5f: Layer already exists
02763b934375: Pushed
9cb5eb95298c: Layer already exists
05b3c29470ad: Pushed
00ef5416d927: Layer already exists
8555e663f65b: Layer already exists
4e61e63529c2: Layer already exists
d00da3cd7763: Layer already exists
799760671c38: Layer already exists
7d8c6baa75a6: Pushed
72c65b48bacc: Pushed
20210918060046: digest: sha256:4aae8d9076fdc95259cd49b53bde9dff98e64652693a6095e31512f28a39c585 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-0918060456-39a75f6d
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0918060456-39a75f6d
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1631945087515.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0918060456-39a75f6d
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0918060456-39a75f6d
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1631945087515.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-0918063048-39f0aee1
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0918063048-39f0aee1
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_max_lane_flow_1631946648215.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0918063048-39f0aee1
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0918063048-39f0aee1
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_max_lane_flow_1631946648215.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:275

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:20210918060046
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:4aae8d9076fdc95259cd49b53bde9dff98e64652693a6095e31512f28a39c585
Deleted: sha256:e5ecaae08d9dff86366b32c4b584c301da23a976c8c67be10d481e73c46a4d3c
Deleted: sha256:c271dca2fe6fff7b45d900a34a6b342f939780f1910218b1b12283f0e384c8bb
Deleted: sha256:6ac2d9e906fc575fe6dfea3ceef8653ca35c5eb9e22f338ee74d6b5e3a8c58b7
Deleted: sha256:715bc2ddbc1fbf40c12f9e1cd3e514813346f55b87d5bbcd2985517ac114448a
Deleted: sha256:b5b2b69149a0905b9cb9ec7323e0abd80baffb02289f5d5a621ca1eeb32200bc
Deleted: sha256:b7081aa6ab5bf2943a8539206c3ff14a8d089fdfec8a9bab7641d916ab7c5cf7
Deleted: sha256:d36d0b360bf566825a1738950cda2e45e7305572fc0a43bb2f0d4f347aec479a
Deleted: sha256:eb7f76f21939770bb7d405db2e80a15f4c596c46b0b9ac0a2d7d332f83d54950
Deleted: sha256:e8cdc6ccfec7272868a253eb594fd69fef9ef525efccbcd57441d45943d9e809
Deleted: sha256:35d32b82e3cdde91ead657fc0fcee284c5f7df8b8dec22c0b70e6fd3297ebd53
Deleted: sha256:ba022865ff90c1d6cfc78eb41cd93db262cd00abbc727dcfda667305f5e07636
Deleted: sha256:a409ab9ffb5278fde75e19dd0056e885393aab63d74dc879f1b10ce1ae3ec169
Deleted: sha256:1be14e8b1e12604ba2fdd11e84428ecaa80099864faec42cd539e8d274aaefba
Deleted: sha256:9173f3685892f389a8cefd5be49cc66870a986a118822d80628e096005ce3b3f
Deleted: sha256:f9db2dec4f92204d8f2de6aa38b22d5317fcde9f74ca22fd3b1eb08a853e294e
Deleted: sha256:315dff1f25fbe7a5c4a9d1e55d63f1b53ac1207dda46ece16e34ccdfbc165adc
Deleted: sha256:6aca82871f92ea218db2b046c6875d9c9a815990d1a96a4a64cdcbdf185509cb
Deleted: sha256:358725e0267adc63de8d2f5a99a62e23b06f69f60a90aa7169d8e35d9cc37547
Deleted: sha256:f756ff2d665ec1610f3b198cdac884cf942556e5b23d187d917e922c99c73cbd
Deleted: sha256:a8a24367e265f9cdae0df4f9b25f624b01ab2442731aa23a2c1e14e362314d2e
Deleted: sha256:11ee9c08870e03e6e34567a44faea9d844430dc8fb9e319d4d0d3b6bfbddfeac
Deleted: sha256:7b5d386238f31705e0dd67c14cfbe018cbc214d3028028b4f422adb315fb1a3d
Deleted: sha256:2985cb2f321e2b4a3adf52667075954e54010b5fd7b86a5ef8fe3da5340ed3bc
Deleted: sha256:f83d8a31001975a052b0b762d523d54e8228bfd2b090aebec96fec6bb227209e
Deleted: sha256:5bf79ed0fcc1e560da456731fbe1f577a8314e3ea8bdfd298e1e51e630c39c72
Deleted: sha256:0f59a062988b01423fed686bb9c79a503db977668a69bff45fbfd2cd7f2596f1
Deleted: sha256:e1beb06e6319ac380f1acc94a99e85125794fb22bd1e46d9d32b1c2aff4ab706
Deleted: sha256:dc770231096791ea6b4132309a56fb4dd0567021e5f7614173f8f252413be956
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210918060046]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:4aae8d9076fdc95259cd49b53bde9dff98e64652693a6095e31512f28a39c585]

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

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 49m 22s
129 actionable tasks: 90 executed, 37 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #675

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

Changes:

[noreply] Minor: Prune docker volumes in Inventory job(#15532)


------------------------------------------
[...truncated 58.94 KB...]
12a46114aca4: Preparing
a1ace60a032c: Preparing
edcfbab1e8f3: Preparing
40586bdf481b: Preparing
0e4bc76be344: Preparing
9e65e1f445ef: Preparing
399b7fdabf19: Preparing
5153330c5d52: Preparing
7d5b56d4851d: Preparing
d9b6ea8e7d5f: Preparing
9cb5eb95298c: Preparing
00ef5416d927: Preparing
8555e663f65b: Preparing
d00da3cd7763: Preparing
4e61e63529c2: Preparing
799760671c38: Preparing
40586bdf481b: Waiting
edcfbab1e8f3: Waiting
0e4bc76be344: Waiting
9cb5eb95298c: Waiting
9e65e1f445ef: Waiting
7d5b56d4851d: Waiting
00ef5416d927: Waiting
399b7fdabf19: Waiting
d9b6ea8e7d5f: Waiting
5153330c5d52: Waiting
4e61e63529c2: Waiting
d00da3cd7763: Waiting
8555e663f65b: Waiting
799760671c38: Waiting
a1ace60a032c: Pushed
5321f4e2d3f4: Pushed
a4eeaf60e182: Pushed
edcfbab1e8f3: Pushed
5f078f32c8bf: Pushed
0e4bc76be344: Pushed
40586bdf481b: Pushed
12a46114aca4: Pushed
d9b6ea8e7d5f: Layer already exists
9cb5eb95298c: Layer already exists
00ef5416d927: Layer already exists
8555e663f65b: Layer already exists
d00da3cd7763: Layer already exists
4e61e63529c2: Layer already exists
799760671c38: Layer already exists
9e65e1f445ef: Pushed
5153330c5d52: Pushed
7d5b56d4851d: Pushed
399b7fdabf19: Pushed
20210918000057: digest: sha256:62c7ba86d41b7e23a0a9d613ba749ee3ef8fe612e94525e0292afe6c36cd5b46 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-0918000416-5356b4f9
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0918000416-5356b4f9
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1631923451626.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0918000416-5356b4f9
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0918000416-5356b4f9
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1631923451626.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-0918002925-f1eb1d64
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0918002925-f1eb1d64
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_max_lane_flow_1631924965093.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0918002925-f1eb1d64
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0918002925-f1eb1d64
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_max_lane_flow_1631924965093.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.bigquery.BigQueryIOReadIT > testBigQueryRead1G FAILED
    java.lang.RuntimeException at BigQueryIOReadIT.java:86

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageReadIT > testBigQueryStorageRead1GArrow FAILED
    java.lang.RuntimeException at BigQueryIOStorageReadIT.java:102

org.apache.beam.sdk.io.gcp.bigquery.BigQuerySchemaUpdateOptionsIT > testAllowFieldAddition FAILED
    java.lang.RuntimeException at BigQuerySchemaUpdateOptionsIT.java:154

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClusteringDynamicDestinations FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:221

org.apache.beam.sdk.io.gcp.healthcare.HL7v2IOReadWriteIT > testHL7v2IOE2E FAILED
    java.lang.RuntimeException at HL7v2IOReadWriteIT.java:119

org.apache.beam.sdk.io.gcp.bigquery.BigQuerySchemaUpdateOptionsIT > testAllowFieldRelaxation FAILED
    java.lang.RuntimeException at BigQuerySchemaUpdateOptionsIT.java:154

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOReadIT > testBigQueryRead1M FAILED
    java.lang.RuntimeException at BigQueryIOReadIT.java:86

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryTimePartitioning FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:144

org.apache.beam.sdk.io.gcp.pubsublite.ReadWriteIT > testReadWrite FAILED
    java.lang.AssertionError at ReadWriteIT.java:275

org.apache.beam.sdk.io.gcp.pubsub.PubsubReadIT > testReadPubsubMessageId FAILED
    java.lang.AssertionError at PubsubReadIT.java:88

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOReadIT > testBigQueryRead1T FAILED
    java.lang.RuntimeException at BigQueryIOReadIT.java:86

org.apache.beam.sdk.io.gcp.bigquery.BigQueryTimePartitioningClusteringIT > testE2EBigQueryClustering FAILED
    java.lang.RuntimeException at BigQueryTimePartitioningClusteringIT.java:169

org.apache.beam.sdk.io.gcp.spanner.SpannerReadIT > testQuery FAILED
    java.lang.RuntimeException at SpannerReadIT.java:169

org.apache.beam.sdk.io.gcp.pubsub.PubsubReadIT > testReadPublicData FAILED
    java.lang.AssertionError at PubsubReadIT.java:60

org.apache.beam.sdk.io.gcp.spanner.SpannerReadIT > testRead FAILED
    java.lang.RuntimeException at SpannerReadIT.java:149

org.apache.beam.sdk.io.gcp.bigquery.BigQueryNestedRecordsIT > testNestedRecords FAILED
    java.lang.RuntimeException at BigQueryNestedRecordsIT.java:116

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testNewTypesQueryWithReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.spanner.SpannerReadIT > testReadAllRecordsInDb FAILED
    java.lang.RuntimeException at SpannerReadIT.java:201

org.apache.beam.sdk.io.gcp.bigtable.BigtableWriteIT > testE2EBigtableWrite FAILED
    java.lang.RuntimeException at BigtableWriteIT.java:130

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testLegacyQueryWithoutReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.healthcare.HL7v2IOWriteIT > testHL7v2IOWrite FAILED
    java.lang.RuntimeException at HL7v2IOWriteIT.java:92

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testNewTypesQueryWithoutReshuffle FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.datastore.V1WriteIT > testE2EV1WriteWithLargeEntities FAILED
    java.lang.RuntimeException at V1WriteIT.java:104

org.apache.beam.sdk.io.gcp.bigquery.BigQueryToTableIT > testStandardQueryWithoutCustom FAILED
    java.lang.RuntimeException at BigQueryToTableIT.java:116

org.apache.beam.sdk.io.gcp.datastore.V1WriteIT > testE2EV1Write FAILED
    java.lang.RuntimeException at V1WriteIT.java:69

org.apache.beam.sdk.io.gcp.bigtable.BigtableReadIT > testE2EBigtableRead FAILED
    java.lang.RuntimeException at BigtableReadIT.java:58

org.apache.beam.sdk.io.gcp.datastore.V1ReadIT > testE2EV1Read FAILED
    java.lang.RuntimeException at V1ReadIT.java:92

org.apache.beam.sdk.io.gcp.datastore.V1ReadIT > testE2EV1ReadWithGQLQueryWithLimit FAILED
    java.lang.RuntimeException at V1ReadIT.java:135

org.apache.beam.sdk.io.gcp.datastore.V1ReadIT > testE2EV1ReadWithGQLQueryWithNoLimit FAILED
    java.lang.RuntimeException at V1ReadIT.java:135

38 tests completed, 29 failed, 1 skipped

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerImages FAILED
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210918000057
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:62c7ba86d41b7e23a0a9d613ba749ee3ef8fe612e94525e0292afe6c36cd5b46
Deleted: sha256:0ad7a11b1ae56dd6730816009bb15c2753f2e36e40255215dc635734c92cf060
Deleted: sha256:8dbbcb50a23dadf1495dd32fc71fbbccf1b57e78d2bef88856b04dc799609f31
Deleted: sha256:042edf80e8e15cc53fb21fc84f7cfcb9009e52ee2caaab2fecc5b595de3a0d58
Deleted: sha256:e7c2787fdd4dd1b7e6ed39157f83bdba8e1eafbe591985fa7072b22072cb4711
Deleted: sha256:f803274ec5074348b8261a0d4ab1258648b628f715496cac8fc2904006b0fd64
Deleted: sha256:46abb78f9d2a3ae0c04310caf076433d286c5d006e3eb0971f8f3df51308d0a0
Deleted: sha256:1b69606637f73727a63961e655798b556ff94d498261920910a4533b96838391
Deleted: sha256:822d5f802c5cd02d93e1dc8533089cfedad3ea84e87651730050ef408e64eb8e
Deleted: sha256:95747ba818b5474397fc4110c1b82d536931ff20686b727c7cbdf8a755a0b5fd
Deleted: sha256:595cbe4b496d7d3f7107e505e7a3e514034eefb6c3859a94b5ae609937f20092
Deleted: sha256:b9ffc73cfef0c390e42d284b4de3c697bd42b8651c6bf5769ebe26f60f83ef21
Deleted: sha256:cf93409087a1fe9a7a089e1f0ab0ea89b4aad3044f56e6e8d1525ad9bb48e2c0
Deleted: sha256:7089da6008c8f0033867675a8cbc8f336f3516dba50df777325fc09db0d777e7
Deleted: sha256:fba8bce6f2988defb81aea64a2fba98cc134df13f5924f8b9164092056826387
Deleted: sha256:f056edcb93d9350fd3a8f3bd94f3accde1c3499b2f3c51e82d185fbfbd791725
Deleted: sha256:2daa1b1c6f73c34e972d622e339c8bd5475c3d5c3ba679a33a6b32f9db0f4513
Deleted: sha256:68a643cd8aa5e3bc8c03d7ebda6a895fbcfdd6df64682f06a25940dffc67e0c7
Deleted: sha256:4adf99fe430492f855d03722a5ddf37ebde81b4bfcffd9ac63b0a83332957ba9
Deleted: sha256:fd39c833e6b6d24c641309167709f52aeb2b4fed402d81f776dec920a1795ebe
Deleted: sha256:ff48b9737c519a1c6b1a672a5961eef3b5b776ad4ad1b74b45fae0d0be8ab14c
Deleted: sha256:2ca4e68f0babae5de9cecb3d78f2d12ca572861a1e9f70b18c419eb89980adb2
Deleted: sha256:d416d8ad55d012d03effcba3bb9226988459523d96bdcfcfe0057a9b8fb0e41a
Deleted: sha256:c1f9770a2916e21149ef7137df5d7a4a317db51a49cf9b8c20e021a561cbda76
Deleted: sha256:ad2df623a6589321fba233fd67e1e2c6ccdb58c0732e7751cce69ea0a0a12f3f
Deleted: sha256:f096786de8e37ef71536f39a85aead977b46b37c5173f82eedf7f763e0b275c1
Deleted: sha256:8a7a3e5983146081aae30d6a419c1ac598f5698bcc7aed8d526f1aed72ad12a5
Deleted: sha256:1dac0fdd9a53d9e7294e5c2741f75d2969bb4a3e6707b3da9c8817f1afb6389f
Deleted: sha256:47cb46a303e9f192a90592c3959f2fe82b5ed0f2dfe86f396ca36018ee2afd30
ERROR: (gcloud.container.images.untag) Image could not be found: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210918000057]

FAILURE: Build completed with 2 failures.

1: Task 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.
==============================================================================

2: Task failed with an exception.
-----------
* Where:
Build file '<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/runners/google-cloud-dataflow-java/build.gradle'> line: 279

* 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 2h 14m 21s
129 actionable tasks: 87 executed, 40 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/2r4etbqpsik2e

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


Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #674

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

Changes:

[samuelw] [BEAM-12740] Add option to CreateOptions to avoid GetObjectMetadata for


------------------------------------------
[...truncated 47.84 KB...]
> Task :examples:java:compileJava FROM-CACHE
> Task :examples:java:classes UP-TO-DATE
> Task :examples:java:jar
> Task :sdks:java:container:buildLinuxAmd64
> Task :sdks:java:container:goBuild
> Task :sdks:java:container:java8:copySdkHarnessLauncher
> Task :sdks:java:io:google-cloud-platform:compileTestJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:testClasses
> Task :examples:java:compileTestJava FROM-CACHE
> Task :examples:java:testClasses
> Task :examples:java:testJar
> 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 207 dependencies using 16 threads.

> Task :runners:google-cloud-dataflow-java:compileJava

> Task :sdks:java:container:pullLicenses
INFO:root:pull_licenses_java.py succeed. It took 2.002048 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 :runners:google-cloud-dataflow-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 :runners:google-cloud-dataflow-java:classes
> Task :runners:google-cloud-dataflow-java:jar

> 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/apache/beam/sdks/go/pkg/beam,https://github.com/apache/beam/blob/master/sdks/go/README.md,Apache-2.0
golang.org/x/net,https://go.googlesource.com/net/+/refs/heads/master/LICENSE,BSD-3-Clause
golang.org/x/text,https://go.googlesource.com/text/+/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
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
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]
b0acc9d45435: Preparing
a7d5d71a3af9: Preparing
d40a9eeb6793: Preparing
27db8b71974c: Preparing
448774a01844: Preparing
7c3040871cf5: Preparing
76f0419f0949: Preparing
34e713deea4b: Preparing
e4252ca376a7: Preparing
d252f910d7bc: Preparing
e9fc6ec9eba7: Preparing
45057488e7e1: Preparing
d9b6ea8e7d5f: Preparing
9cb5eb95298c: Preparing
00ef5416d927: Preparing
8555e663f65b: Preparing
d00da3cd7763: Preparing
4e61e63529c2: Preparing
799760671c38: Preparing
d252f910d7bc: Waiting
7c3040871cf5: Waiting
e9fc6ec9eba7: Waiting
8555e663f65b: Waiting
45057488e7e1: Waiting
d9b6ea8e7d5f: Waiting
9cb5eb95298c: Waiting
00ef5416d927: Waiting
d00da3cd7763: Waiting
4e61e63529c2: Waiting
76f0419f0949: Waiting
799760671c38: Waiting
34e713deea4b: Waiting
e4252ca376a7: Waiting
d40a9eeb6793: Pushed
a7d5d71a3af9: Pushed
b0acc9d45435: Pushed
448774a01844: Pushed
27db8b71974c: Pushed
7c3040871cf5: Pushed
e4252ca376a7: Pushed
34e713deea4b: Pushed
d9b6ea8e7d5f: Layer already exists
9cb5eb95298c: Layer already exists
00ef5416d927: Layer already exists
8555e663f65b: Layer already exists
d00da3cd7763: Layer already exists
4e61e63529c2: Layer already exists
799760671c38: Layer already exists
e9fc6ec9eba7: Pushed
45057488e7e1: Pushed
76f0419f0949: Pushed
d252f910d7bc: Pushed
20210917180051: digest: sha256:45e3faef536d6902f964c653e165d54335996aba9856c8129fc1f51bac96b1d7 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-0917180427-b9f039fd
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0917180427-b9f039fd
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1631901861733.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0917180427-b9f039fd
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0917180427-b9f039fd
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1631901861733.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-0917183033-b52ff786
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0917183033-b52ff786
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_max_lane_flow_1631903432837.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0917183033-b52ff786
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0917183033-b52ff786
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_max_lane_flow_1631903432837.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:275

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:20210917180051
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:45e3faef536d6902f964c653e165d54335996aba9856c8129fc1f51bac96b1d7
Deleted: sha256:2058a1e7b7d77cc89655d26199fae8a2aec7c7b8fca337c0ea132f81990ea690
Deleted: sha256:c266aa0adf0405e2ebb90443ee17eaa55570c17caed9384d7904af9a9b42b890
Deleted: sha256:7e824032725530b852360f2a500634008172411417cba8b5aecc8f6d7d1de5db
Deleted: sha256:7338a6dfafc2ed64252f2bf1c6cb9b9103996ea28e33e76e361f33847ed5bf57
Deleted: sha256:8e4cf0d2e1afbd27528734a3c73ec3aa0b8ec962f2121840bafde74f0909e713
Deleted: sha256:a5c43296b64794eaee7e7367e6fc4f0ee463d04ee8d01af5c27628129347244c
Deleted: sha256:0876d3e89aa76c6c226abcdba7f8eada6ff25353cada5a70e620349e78e89f97
Deleted: sha256:ca17abe54e6095a818b30bdf3a86125bc188206e2e439c292fc7114a4db138e5
Deleted: sha256:3a505e40d1a3b94fd8a1246aaae0d42541ce2f91d195d386d382c985373f12e0
Deleted: sha256:53604648fe73c51a5d633244aa3e6555ece2b2b9f698a8a72b333d5bef4adff5
Deleted: sha256:eb62c7eba682e972c8781cf7e323f73591e120760a980e861803990d9aa3fffe
Deleted: sha256:37110b6a0fad0ab006b08e2a64bf303e6777427fb1df9fc1a5b995d864b3951a
Deleted: sha256:8aa2ecf591ad4c4f3b1bd7732a705ca69f1ff7fbb94e15f9f412b45a6be53458
Deleted: sha256:90710fd1b83a231a140281b2a1cbac6be07397982360d5fa3c5e6875bbd76bcc
Deleted: sha256:c5b832c14ff95a0369e3e71e0fea5f9b15376d6642bd99c49eea0436c9fb05a5
Deleted: sha256:05f6dc37e0aba2c7be6eddb81de0aad4de155d706f47b20f95fcab2804307db2
Deleted: sha256:fe708339eb8c12863515444d9b4533ae0a1cc08fad5fd044e5be56db0bd7e731
Deleted: sha256:b6c563b11318fc228ac64c38724aa2c674a606a6d0490f898517f46b3917b441
Deleted: sha256:3bb46edd2293ab81e669c68d01063efab69067bfc7c36648c4b480771f326125
Deleted: sha256:192a32d80fadf197c3dc038d1c1bc21886b25006664635abd634a071e7fe8227
Deleted: sha256:f2c2359c1c1e18bf92d7db8d3081d7c8c88d1241f457eaef7df27d996b2975e7
Deleted: sha256:c0b6c5f62eb9babe4fea7c28cbdfe23ee86c2d7f11c9b92447ff733e911dc010
Deleted: sha256:f776d588d6c795c9d93c1181e7a263027789d484c2c27efe663fe2b39cb8890d
Deleted: sha256:ad4a881b770bcb2ae38fb9e5b0d8ef1609ff4ac41fd7d7dc68af8f6bad91ddbf
Deleted: sha256:11178ba3bde9d95247145eff93bc63e9250be3750b1269b141a67175bf4c7ecc
Deleted: sha256:94fe718d52acf4b28afd255ccce6e77d2137be5eda4b31aa43783bae44b54a8e
Deleted: sha256:20aa32b90b691bcff50e57337ec5ece680097b1d7f75a04ad9df9a3064aaa655
Deleted: sha256:63735fd74a0647dc56e48d65bfedcf65119ff75b4bf9f1747d431c01d4324558
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210917180051]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:45e3faef536d6902f964c653e165d54335996aba9856c8129fc1f51bac96b1d7]

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

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 51m 10s
129 actionable tasks: 88 executed, 39 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #673

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

Changes:


------------------------------------------
[...truncated 45.57 KB...]
> Task :sdks:java:expansion-service:jar
> Task :runners:direct-java:compileJava FROM-CACHE
> Task :runners:direct-java:classes UP-TO-DATE
> Task :sdks:java:io:kafka:compileJava FROM-CACHE
> Task :sdks:java:io:kafka:classes UP-TO-DATE
> Task :sdks:java:io:kafka:jar
> Task :runners:direct-java:shadowJar FROM-CACHE
> Task :sdks:java:extensions:ml:compileJava FROM-CACHE
> Task :sdks:java:extensions:ml:classes UP-TO-DATE
> Task :sdks:java:extensions:ml:jar
> 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 :sdks:java:container:java8:copyDockerfileDependencies
> Task :runners:google-cloud-dataflow-java:compileJava FROM-CACHE
> Task :runners:google-cloud-dataflow-java:classes
> Task :runners:google-cloud-dataflow-java:jar
> Task :examples:java:compileJava FROM-CACHE
> Task :examples:java:classes UP-TO-DATE
> Task :examples:java:jar
> Task :sdks:java:io:google-cloud-platform:compileTestJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:testClasses
> Task :examples:java:compileTestJava FROM-CACHE
> Task :examples:java:testClasses
> Task :examples:java:testJar
> 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 207 dependencies using 16 threads.
INFO:root:pull_licenses_java.py succeed. It took 1.887233 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
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
golang.org/x/net,https://go.googlesource.com/net/+/refs/heads/master/LICENSE,BSD-3-Clause
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
+ 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]
0375a34dc95e: Preparing
e46bb93953da: Preparing
e7d181700bb5: Preparing
93cb7007ead7: Preparing
7c0af55d5094: Preparing
fb00b3c6129e: Preparing
dad1c550b5cc: Preparing
52fdb421ca1f: Preparing
4eacb7d331c9: Preparing
70d6ed7d7709: Preparing
98f07d47a032: Preparing
459183cfff97: Preparing
d9b6ea8e7d5f: Preparing
9cb5eb95298c: Preparing
00ef5416d927: Preparing
fb00b3c6129e: Waiting
8555e663f65b: Preparing
dad1c550b5cc: Waiting
d00da3cd7763: Preparing
4e61e63529c2: Preparing
98f07d47a032: Waiting
799760671c38: Preparing
52fdb421ca1f: Waiting
4eacb7d331c9: Waiting
459183cfff97: Waiting
9cb5eb95298c: Waiting
d00da3cd7763: Waiting
70d6ed7d7709: Waiting
00ef5416d927: Waiting
d9b6ea8e7d5f: Waiting
4e61e63529c2: Waiting
8555e663f65b: Waiting
e7d181700bb5: Pushed
7c0af55d5094: Pushed
e46bb93953da: Pushed
0375a34dc95e: Pushed
fb00b3c6129e: Pushed
93cb7007ead7: Pushed
52fdb421ca1f: Pushed
4eacb7d331c9: Pushed
d9b6ea8e7d5f: Layer already exists
98f07d47a032: Pushed
9cb5eb95298c: Layer already exists
00ef5416d927: Layer already exists
8555e663f65b: Layer already exists
d00da3cd7763: Layer already exists
4e61e63529c2: Layer already exists
799760671c38: Layer already exists
459183cfff97: Pushed
dad1c550b5cc: Pushed
70d6ed7d7709: Pushed
20210917120052: digest: sha256:69a0fb743c443ef18a268c87d27862c5e184ef157b3182b1fec49de1c65ab7b1 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-0917120400-b5f825df
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0917120400-b5f825df
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1631880235094.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0917120400-b5f825df
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0917120400-b5f825df
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1631880235094.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-0917122943-a481928
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0917122943-a481928
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_max_lane_flow_1631881782885.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0917122943-a481928
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0917122943-a481928
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_max_lane_flow_1631881782885.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:275

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:20210917120052
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:69a0fb743c443ef18a268c87d27862c5e184ef157b3182b1fec49de1c65ab7b1
Deleted: sha256:dc8ef9f520cff9de87bd081ccd67e2ab7065755062dd8375c884b60936f79a38
Deleted: sha256:995ef5a9c4be36d612e8981520dfaa0a796547dbfef32c765920539dd8917c97
Deleted: sha256:05ff62396fe590b450dc73077ba8a53991bb43678d071c4792cffbb1d4544a06
Deleted: sha256:7e1f27400ce39a294fbd41542bb45149f13bf812dd15a911001e0746f8f10106
Deleted: sha256:ee2a795986f18b9a46a11d085d9a454d3fc179577ec769adf22198106853555e
Deleted: sha256:538db20fc74054b6834a3caa0c63849e58716207acce3513d1c510c4d4b85822
Deleted: sha256:e021bb6e4066e75d4c825ea8243e4a2a93f9244ca9b0f9b6a9cef4c711f2dbb7
Deleted: sha256:0176186ec901e43c26eeb0f2ca1d005a62a63b74bdb80642c21c14e08053b630
Deleted: sha256:416ebd9278673ea800c2a1f829c35bc56b62ee911059452944b3c98cfa5c89fd
Deleted: sha256:7468b782c7bc53dc0f2a9917cdcec015e47592ce95a6e75a3b26465b0a22dd7e
Deleted: sha256:30f7a04f5cbc26d7f41fdd5ce0fa6cdacf991993049076e35c7eaad9b332290c
Deleted: sha256:b983310e2f2e7b9a281dad3e105528e8887ffb02687d6ad7bb67880853f1eaeb
Deleted: sha256:0f93cb5cd5c61e6d642fa1ed110f2bc2d64ed8b285f367b2e1b0da81ccf9d88c
Deleted: sha256:fdb42a11e3e992b639ec1595d2fe5f49753aae280e1d84fae26a16a36fa545a4
Deleted: sha256:ad95258eca85591e545a1f2b2873625b43f4d96ee9d5d92795801e19d76b0050
Deleted: sha256:dfb3911c3705ccf5f3b8cbfa160bb08d5f6d87e2c988c80a9031d281c9ca64c0
Deleted: sha256:f241db698d1e3e629b393f17c05b7bf3ca38ca86df8a15fc3d3a01b59c88272b
Deleted: sha256:a441f5c5bb3a62384b4806af96f907fe6fe80f74d7523d2930c1178c0200043d
Deleted: sha256:b15a2d52f7d3e63504ed2baa05e495e01a168f66c7c9457e4a7e6d48f9c10690
Deleted: sha256:0c695ad0b50692a55f4797628f8788b1b607a2f46be04ab42fe8f33bf66357b3
Deleted: sha256:d93bea2ff07ca5c6b0c89e9a00d573c0e2c74213b6746fec3c579c7609bdab37
Deleted: sha256:ea1e8d82f8deb9b3a67262122bd4b7c2bb4489b30410e98493b26a22b40cc2fe
Deleted: sha256:c4c8a442b34e91474677e6afb7db7af70600517e1709bea14040cc39807700b0
Deleted: sha256:91e93b656837d3ac21b99fdeace7c43887ff1c339a58fac6c03edba8a0d7a143
Deleted: sha256:fd853048a25aae4767dd5ae7abf8533c4b83cdc12ed3912db06fcb52752d6d9f
Deleted: sha256:9c69e805ffde9b934f5b8e4791ad44a8da41f1855c7b1f5a0cd1e5a6ec18c60a
Deleted: sha256:5c1dfa8df58541e56cc0ad5f659b2405b0f313d576ed66a5d42d4421511d2e3f
Deleted: sha256:067d4246d25ff486ffb2c809c97a2e755b0c36528e87ad651a256b99ccecc369
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210917120052]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:69a0fb743c443ef18a268c87d27862c5e184ef157b3182b1fec49de1c65ab7b1]

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

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 49m 46s
129 actionable tasks: 87 executed, 40 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #672

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

Changes:


------------------------------------------
[...truncated 48.53 KB...]
> Task :sdks:java:io:google-cloud-platform:compileTestJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:testClasses
> Task :runners:google-cloud-dataflow-java:jar
> Task :sdks:java:io:google-cloud-platform: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>
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 207 dependencies using 16 threads.
INFO:root:pull_licenses_java.py succeed. It took 1.978341 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 :sdks:java:extensions:ml:compileJava
> Task :sdks:java:extensions:ml:classes
> Task :sdks:java:extensions:ml:jar
> 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 :release:go-licenses:java:dockerRun
+ go-licenses save github.com/apache/beam/sdks/java/container --save_path=/output/licenses

> Task :examples:java:classes
> Task :examples:java:jar

> 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 :release:go-licenses:java:dockerRun
+ tee /output/licenses/list.csv
+ go-licenses csv github.com/apache/beam/sdks/java/container
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
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
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/master/LICENSE,Apache-2.0
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
github.com/apache/beam/sdks/go/pkg/beam,https://github.com/apache/beam/blob/master/sdks/go/README.md,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: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]
2647c63caa38: Preparing
2a545e277918: Preparing
ff80a70b05dc: Preparing
c8d684fc2809: Preparing
90e3226219c7: Preparing
dfce806863c5: Preparing
c18cd2c7ab78: Preparing
ea6e6f34c5ed: Preparing
9dfc2bd4fb4e: Preparing
127628573563: Preparing
148db4c8e716: Preparing
2aa120ccdaaf: Preparing
d9b6ea8e7d5f: Preparing
9cb5eb95298c: Preparing
00ef5416d927: Preparing
8555e663f65b: Preparing
d00da3cd7763: Preparing
4e61e63529c2: Preparing
799760671c38: Preparing
127628573563: Waiting
148db4c8e716: Waiting
2aa120ccdaaf: Waiting
d00da3cd7763: Waiting
d9b6ea8e7d5f: Waiting
4e61e63529c2: Waiting
799760671c38: Waiting
9cb5eb95298c: Waiting
c18cd2c7ab78: Waiting
dfce806863c5: Waiting
00ef5416d927: Waiting
8555e663f65b: Waiting
ea6e6f34c5ed: Waiting
9dfc2bd4fb4e: Waiting
2a545e277918: Pushed
90e3226219c7: Pushed
ff80a70b05dc: Pushed
c8d684fc2809: Pushed
2647c63caa38: Pushed
dfce806863c5: Pushed
9dfc2bd4fb4e: Pushed
ea6e6f34c5ed: Pushed
d9b6ea8e7d5f: Layer already exists
9cb5eb95298c: Layer already exists
00ef5416d927: Layer already exists
8555e663f65b: Layer already exists
d00da3cd7763: Layer already exists
4e61e63529c2: Layer already exists
799760671c38: Layer already exists
148db4c8e716: Pushed
2aa120ccdaaf: Pushed
c18cd2c7ab78: Pushed
127628573563: Pushed
20210917060101: digest: sha256:60e2d06db3d032ff7a9b39aa0c9657d4378b5ce975dfd79dd7c16dcef22afe69 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-0917060509-e7a68796
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0917060509-e7a68796
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1631858699417.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0917060509-e7a68796
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0917060509-e7a68796
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1631858699417.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-0917063155-cc60a9de
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0917063155-cc60a9de
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_max_lane_flow_1631860313312.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0917063155-cc60a9de
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0917063155-cc60a9de
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_max_lane_flow_1631860313312.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:275

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:20210917060101
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:60e2d06db3d032ff7a9b39aa0c9657d4378b5ce975dfd79dd7c16dcef22afe69
Deleted: sha256:f8abd2ad7b3a5f392e0509067c2fb6ab01fd43c08dd0c5dea75968ac43eb4457
Deleted: sha256:d5cd4a3ee665baee0f7623e5c873121639612c021f3e8ff9d2775c7e20b6194d
Deleted: sha256:2ef59808828d9a6f4addf7765834ac8906c71fc566deb5d4ed709cdcf21e6b17
Deleted: sha256:bcb8f25a9b8538533deca4a2d05551587d923d0bdb2fa68c8afdb5fff01b0d4d
Deleted: sha256:42f260149fdb9bb32eb0b3fc97ba893604725da02c7897cc0a90e837087cbd39
Deleted: sha256:c7c98df1812fc6cc159b39307470c80e6aa5cf5963f68545ac83f039e6a9c2e9
Deleted: sha256:b3e02f721cbbb516678d6f9ddf89f10333f9badce2f3e30fb33fc5228dfa715e
Deleted: sha256:3e4958122d364dbad655868cd643124045be4ae59b2ba667c2d66eb8045605e5
Deleted: sha256:1c0bda08e16cf651a7a4d59ce9493e9c3414965251e6b0e4831c97e3aac556aa
Deleted: sha256:fa8de34461bd0bd87c12a063d61da76bf9c855c473b19bc667611a5635c0e485
Deleted: sha256:e3f97d44a2b6a627e790b233024029c0e1a39b1b62cce449d1f4560dfcacb552
Deleted: sha256:47fe6774ef3d9bb25ac70a0fa77edc0a0540f041297199617e7b23c1a2eabbf7
Deleted: sha256:6ef542c1523af8ce84ae6b0cf3ab263f48d04967691eff514f368fca52bdfb4f
Deleted: sha256:375bccd8ae8067dcdb84f77cdf6be136b6f856d36163220c10b36e1d0b64cf77
Deleted: sha256:ed71dc466ea37425109d3fff0ea153ad652bb3c2a1d0c6e486dce76febfb0c03
Deleted: sha256:8ef41490d3137dc74f3c563c33a353a455abcfe3d7be66038e0db23b4394450d
Deleted: sha256:4570eca9d2138b0c0834b21ad90c0693c102c5898f60c751751cb698a260e6bb
Deleted: sha256:ef1d31f140669dbb33860e55082a2accec0c94ab1259618ce0b3247dab688462
Deleted: sha256:af91b1fd911ddb16f7276a205678d37236ffee763b00055bb92904bd012deedf
Deleted: sha256:8cd298e9944c83a705d16f7f46a48018de6f589e88edcbcbb837b2e92ee44ab4
Deleted: sha256:1303b21156e52281fead0482b4fc307d1c49a427698ddc427adc4cae76f29cb6
Deleted: sha256:c3edf97df8ba75f1c13de76a254183400c6fc6393621d7f00830a491ad4d3324
Deleted: sha256:4128b06ef822efec0191860b85d88328a0007382fce6d7e7ba622dde4898f536
Deleted: sha256:86cb412f2d42d791b4e17ccf30af149f355b15936d794dfa2810e731127537d8
Deleted: sha256:43866a2f35373948da1d126ebb6d77531d34802ee3fa054e3aa535ada3faaac8
Deleted: sha256:39f92eb2e2664407d43ec792935f57b21cb78aedcd7ceba52a425dc3f393bf65
Deleted: sha256:b04d59cc9178a859572503e40d4443429c593763465ad689299501a5ba7227bf
Deleted: sha256:df1339ec91746422fb77d78d9e2e36395ca1064b405c76826ff4eebd6b2e991e
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210917060101]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:60e2d06db3d032ff7a9b39aa0c9657d4378b5ce975dfd79dd7c16dcef22afe69]

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

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 51m 48s
129 actionable tasks: 90 executed, 37 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #671

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

Changes:

[randomstep] [BEAM-12899] Upgrade Gradle to version 6.9.x

[zyichi] [BEAM-12603] Add retries to FnApiRunnerTest due to flakiness of grpc

[noreply] [BEAM-12535] add dataframes notebook (#15470)


------------------------------------------
[...truncated 42.03 KB...]
> Task :sdks:java:extensions:google-cloud-platform-core:testJar
> Task :sdks:java:extensions:protobuf:compileTestJava FROM-CACHE
> Task :sdks:java:extensions:protobuf:testClasses
> Task :sdks:java:extensions:protobuf:testJar
> Task :sdks:java:harness:shadowJar FROM-CACHE
> Task :sdks:java:container:buildLinuxAmd64
> Task :sdks:java:container:goBuild
> Task :sdks:java:container:java8:copySdkHarnessLauncher
> Task :runners:java-fn-execution:compileJava FROM-CACHE
> Task :runners:java-fn-execution:classes UP-TO-DATE
> Task :sdks:java:container:generateLicenseReport
> Task :runners:java-fn-execution:jar
> Task :sdks:java:expansion-service:compileJava FROM-CACHE
> Task :sdks:java:expansion-service:classes UP-TO-DATE
> Task :sdks:java:expansion-service:jar
> Task :runners:direct-java:compileJava FROM-CACHE
> Task :runners:direct-java:classes UP-TO-DATE
> Task :sdks:java:io:kafka:compileJava FROM-CACHE
> Task :sdks:java:io:kafka:classes UP-TO-DATE
> Task :sdks:java:io:kafka:jar
> Task :runners:direct-java:shadowJar FROM-CACHE
> 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 :sdks:java:container:java8:copyDockerfileDependencies
> 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:io:google-cloud-platform:compileTestJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:testClasses
> Task :sdks:java:io:google-cloud-platform: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>
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 207 dependencies using 16 threads.
INFO:root:pull_licenses_java.py succeed. It took 2.323201 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 :sdks:java:extensions:ml:compileJava
> 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

> 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 :release:go-licenses:java:dockerRun
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
github.com/golang/protobuf,https://github.com/golang/protobuf/blob/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
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
golang.org/x/text,https://go.googlesource.com/text/+/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 :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 :sdks:java:container:java8:dockerPrepare
> Task :examples:java:testJar
> 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]
65acc8e59f07: Preparing
ec589a828027: Preparing
0039c91b8000: Preparing
91c6e80e0b0c: Preparing
ec2a9848823a: Preparing
ff8f18d786f2: Preparing
2f0b23ddf181: Preparing
254150f1c395: Preparing
3a96aec0d5c9: Preparing
f97ce49ac0ad: Preparing
92e8118b6315: Preparing
62771a48c22c: Preparing
d9b6ea8e7d5f: Preparing
9cb5eb95298c: Preparing
00ef5416d927: Preparing
8555e663f65b: Preparing
d00da3cd7763: Preparing
4e61e63529c2: Preparing
799760671c38: Preparing
254150f1c395: Waiting
62771a48c22c: Waiting
d9b6ea8e7d5f: Waiting
ff8f18d786f2: Waiting
00ef5416d927: Waiting
8555e663f65b: Waiting
92e8118b6315: Waiting
f97ce49ac0ad: Waiting
2f0b23ddf181: Waiting
d00da3cd7763: Waiting
799760671c38: Waiting
4e61e63529c2: Waiting
9cb5eb95298c: Waiting
ec589a828027: Pushed
0039c91b8000: Pushed
ec2a9848823a: Pushed
ff8f18d786f2: Pushed
91c6e80e0b0c: Pushed
65acc8e59f07: Pushed
254150f1c395: Pushed
3a96aec0d5c9: Pushed
d9b6ea8e7d5f: Layer already exists
9cb5eb95298c: Layer already exists
00ef5416d927: Layer already exists
8555e663f65b: Layer already exists
d00da3cd7763: Layer already exists
4e61e63529c2: Layer already exists
2f0b23ddf181: Pushed
799760671c38: Layer already exists
62771a48c22c: Pushed
92e8118b6315: Pushed
f97ce49ac0ad: Pushed
20210917000055: digest: sha256:c085251584aa5acce612079a16e79a429ee1c270f5b998c2aff3370093a862ce 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-0917000339-b5a63a79
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0917000339-b5a63a79
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1631837014284.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0917000339-b5a63a79
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0917000339-b5a63a79
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1631837014284.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-0917002903-ce492ecc
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0917002903-ce492ecc
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_max_lane_flow_1631838542633.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0917002903-ce492ecc
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0917002903-ce492ecc
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_max_lane_flow_1631838542633.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:275

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:20210917000055
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:c085251584aa5acce612079a16e79a429ee1c270f5b998c2aff3370093a862ce
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210917000055]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:c085251584aa5acce612079a16e79a429ee1c270f5b998c2aff3370093a862ce]

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

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 48m 37s
129 actionable tasks: 90 executed, 37 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #670

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

Changes:

[noreply] [BEAM-12701] Added extra parameter in to_csv for DeferredFrame to name


------------------------------------------
[...truncated 47.05 KB...]
> Task :runners:direct-java:compileJava FROM-CACHE
> Task :runners:direct-java:classes UP-TO-DATE
> Task :sdks:java:io:kafka:jar
> Task :runners:direct-java:shadowJar FROM-CACHE
> Task :sdks:java:container:java8:copyDockerfileDependencies

> Task :sdks:java:container:pullLicenses
done.

> Task :sdks:java:extensions:ml:compileJava FROM-CACHE
> Task :sdks:java:extensions:ml:classes UP-TO-DATE
> Task :sdks:java:extensions:ml:jar
> 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 :examples:java:compileJava FROM-CACHE
> Task :examples:java:classes UP-TO-DATE
> Task :runners:google-cloud-dataflow-java:jar
> Task :examples:java:jar

> Task :sdks:java:container:pullLicenses
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 207 dependencies using 16 threads.

> Task :examples:java:compileTestJava FROM-CACHE
> Task :examples:java:testClasses
> Task :examples:java:testJar
> Task :sdks:java:io:google-cloud-platform:compileTestJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:testClasses

> Task :sdks:java:container:pullLicenses
INFO:root:pull_licenses_java.py succeed. It took 2.266868 seconds with 16 threads.

> Task :sdks:java:io:google-cloud-platform:testJar

> Task :sdks:java:container:pullLicenses
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
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
golang.org/x/net,https://go.googlesource.com/net/+/refs/heads/master/LICENSE,BSD-3-Clause
github.com/golang/protobuf,https://github.com/golang/protobuf/blob/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
+ 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]
c863741805a1: Preparing
099663808ba7: Preparing
cd03e8a6d055: Preparing
3fdfdf640193: Preparing
61585e8fffc5: Preparing
6e5a3228db1e: Preparing
42b7950b88b1: Preparing
d628b60a141f: Preparing
4a40fae7b7bc: Preparing
26271e45b7b1: Preparing
63932f51cbda: Preparing
2b6719815eaa: Preparing
d9b6ea8e7d5f: Preparing
9cb5eb95298c: Preparing
00ef5416d927: Preparing
8555e663f65b: Preparing
d00da3cd7763: Preparing
4e61e63529c2: Preparing
799760671c38: Preparing
d628b60a141f: Waiting
6e5a3228db1e: Waiting
42b7950b88b1: Waiting
4a40fae7b7bc: Waiting
26271e45b7b1: Waiting
63932f51cbda: Waiting
2b6719815eaa: Waiting
00ef5416d927: Waiting
d9b6ea8e7d5f: Waiting
9cb5eb95298c: Waiting
8555e663f65b: Waiting
d00da3cd7763: Waiting
4e61e63529c2: Waiting
799760671c38: Waiting
61585e8fffc5: Pushed
099663808ba7: Pushed
cd03e8a6d055: Pushed
6e5a3228db1e: Pushed
42b7950b88b1: Pushed
c863741805a1: Pushed
3fdfdf640193: Pushed
d628b60a141f: Pushed
d9b6ea8e7d5f: Layer already exists
9cb5eb95298c: Layer already exists
00ef5416d927: Layer already exists
8555e663f65b: Layer already exists
d00da3cd7763: Layer already exists
4e61e63529c2: Layer already exists
799760671c38: Layer already exists
4a40fae7b7bc: Pushed
2b6719815eaa: Pushed
63932f51cbda: Pushed
26271e45b7b1: Pushed
20210916180055: digest: sha256:a01e9ded8772b26e104194508e93782c51c34fdaf7234ad6d413e597e76a9590 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-0916180530-49f9acce
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0916180530-49f9acce
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1631815519358.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0916180530-49f9acce
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0916180530-49f9acce
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1631815519358.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-0916183404-c32e4a39
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0916183404-c32e4a39
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_max_lane_flow_1631817243894.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0916183404-c32e4a39
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0916183404-c32e4a39
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_max_lane_flow_1631817243894.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:275

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:20210916180055
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:a01e9ded8772b26e104194508e93782c51c34fdaf7234ad6d413e597e76a9590
Deleted: sha256:84b1c9c49a97227d22a5e0ff811c319a56d0d0d5b9fd17eac03d5b0e75e73b0f
Deleted: sha256:6781018b0d17dba1413d18fbd3389add17dc1e8af2a712803da29a0efb525902
Deleted: sha256:92c1669d375cce019fe24e90368c5bbb93c66f7807147c349a658e0a70f09f76
Deleted: sha256:3a9abcb6f9c4326b839a93d4c34fd1f61f643db6bffee707baad7fb6570201e1
Deleted: sha256:d8c9917c956de2232d9f7c44ee009e04b274919e4d8addf72a204aed2d941c1f
Deleted: sha256:9acd063adb5e13a2264f72178b2ca3fc9f02a1fc75cf881b0567aa2646dacc78
Deleted: sha256:0d86b9a4d0eb20020a7b3d39be7c2b0151538c49ab77f43d720548d7fb7f9c04
Deleted: sha256:fe7e1e58f1172655a467e879d74cfb763867f906c077b4362d076da643d32fb3
Deleted: sha256:c0b381c1ce2939a407f92385bee16991346da5c925e6f2409289b6ddb6eda52e
Deleted: sha256:503e987f0192e0e1e9adf4616820fb92354ec3948ce9e6081bcd78638ccfaef6
Deleted: sha256:aa236a8f859ba617e7a48abb54ef72d3fb452af7830e04032c3d8922ab3d6c12
Deleted: sha256:84c0ccff71ce897d4c046c7e28604d42c08d40313814a251f9dd889f4ccc4754
Deleted: sha256:de2939c4f83e463ae4a6cbe8a557b151bddfdc261ed0304dc11694e4b085ac8c
Deleted: sha256:36dcbcbe20053c697304cb23cd43ff5f9c48f205c135c2a69ffa18e3327ad8b9
Deleted: sha256:7634ce0cb8a65c7907d65c042d77aab0a4d7ca3c4caaee602cf4d7d043a18115
Deleted: sha256:274870e1644657df873f59b1da0bb760e3cdfd68d6f5835449f5487c2de4ea43
Deleted: sha256:d354376d3486718fb83369a4c14decd28e2dacf596b0e274abf3e342f7ce04a1
Deleted: sha256:07f23d9a00b1798f8fc3b02de064f2c181fb561a7a84aa4be7e44911d17aa902
Deleted: sha256:cc4c963ab15923366861fff908bd1554008629c870bd0ec92e83e311375d6917
Deleted: sha256:8404d10d0858edc782d0285a6887a3307b1dbfcf27b3066642a59b20ba1642df
Deleted: sha256:d37cebbf191ea5c824414fe44dd65fb4cb7fd0b9cb6109d68b9ec2596805f1e3
Deleted: sha256:31305243ad10a1fc42655b9629c059e92e6d8d6e3f0a94fff6693f7975e0f57f
Deleted: sha256:3d9468e8b71fccd4903d332670ce6a6caee195932b865be1d5f2f35d437337ec
Deleted: sha256:8bece2c3994a714c3aa8daf8495d877eb03139dc36098252384a79901d8af58d
Deleted: sha256:f7b3b42d936e8674ca489aa15e23dce987a1547ed293c8cbb5ad8ec1e9170694
Deleted: sha256:22d70ddffe6cf5273675f5d5c3eb4f68f237c0c2cd3af0331bf78f9b74e84eac
Deleted: sha256:d96270f3eaecaac78d372c5b4676184963d6c36dbfffd880f05c73f4381a15b3
Deleted: sha256:003d9e29efa1cd6288fe329e49e6f7030d7e77212d02a64ebc5c581e968c7524
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210916180055]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:a01e9ded8772b26e104194508e93782c51c34fdaf7234ad6d413e597e76a9590]

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

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.8.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1h 58m 41s
129 actionable tasks: 87 executed, 40 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #669

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

Changes:


------------------------------------------
[...truncated 47.17 KB...]
> 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 :sdks:java:container:java8:copyDockerfileDependencies
> 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: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:compileTestJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:testClasses
> Task :sdks:java:io:google-cloud-platform:testJar

> Task :sdks:java:container:pullLicenses
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 207 dependencies using 16 threads.
INFO:root:pull_licenses_java.py succeed. It took 2.107087 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 :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 :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 :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/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
golang.org/x/net,https://go.googlesource.com/net/+/refs/heads/master/LICENSE,BSD-3-Clause
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
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
+ 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]
c506d89f3767: Preparing
94322c14b0d1: Preparing
667f1d8982d6: Preparing
28633265b273: Preparing
9eb8d6bfcdcf: Preparing
fad3c389c41c: Preparing
f06002b747df: Preparing
3f7ff8deaef0: Preparing
40a28c2a7028: Preparing
60c706dbc4ad: Preparing
5848b0576bb3: Preparing
942c2a53bd3e: Preparing
d9b6ea8e7d5f: Preparing
9cb5eb95298c: Preparing
00ef5416d927: Preparing
8555e663f65b: Preparing
d00da3cd7763: Preparing
4e61e63529c2: Preparing
799760671c38: Preparing
3f7ff8deaef0: Waiting
40a28c2a7028: Waiting
9cb5eb95298c: Waiting
fad3c389c41c: Waiting
00ef5416d927: Waiting
8555e663f65b: Waiting
5848b0576bb3: Waiting
799760671c38: Waiting
d00da3cd7763: Waiting
60c706dbc4ad: Waiting
94322c14b0d1: Pushed
9eb8d6bfcdcf: Pushed
667f1d8982d6: Pushed
c506d89f3767: Pushed
fad3c389c41c: Pushed
28633265b273: Pushed
3f7ff8deaef0: Pushed
40a28c2a7028: Pushed
d9b6ea8e7d5f: Layer already exists
9cb5eb95298c: Layer already exists
00ef5416d927: Layer already exists
f06002b747df: Pushed
5848b0576bb3: Pushed
942c2a53bd3e: Pushed
8555e663f65b: Layer already exists
d00da3cd7763: Layer already exists
4e61e63529c2: Layer already exists
799760671c38: Layer already exists
60c706dbc4ad: Pushed
20210916120043: digest: sha256:7d2a03faa273ca5fdb459d4f473f65cfbbe79435653e0e6ef79fa131e906d7e6 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-0916120339-7799e764
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0916120339-7799e764
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1631793814872.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0916120339-7799e764
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0916120339-7799e764
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1631793814872.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-0916122940-9649b1a6
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0916122940-9649b1a6
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_max_lane_flow_1631795379835.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0916122940-9649b1a6
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0916122940-9649b1a6
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_max_lane_flow_1631795379835.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:275

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:20210916120043
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:7d2a03faa273ca5fdb459d4f473f65cfbbe79435653e0e6ef79fa131e906d7e6
Deleted: sha256:070b93aaefe8cb5cd820051b432244ddcc92ba243b5d96c7ccb4e8abebf2e04b
Deleted: sha256:a9f795027934a41a8d62e521e16f1056b5b5a17a12548099ce9ea18ed6df4964
Deleted: sha256:604d65ca4057aa129451d7efe66298ec41d2f086b238d21313cdc87e4f6bf7b8
Deleted: sha256:5eb8459c05275fc608047eccfbed5e94dc599f6d2272da51087ab522c5401caa
Deleted: sha256:6bc267a392bebc2a30785e2edc3569568a80771f8e79ffc013d506a595174d43
Deleted: sha256:cb8830c7f350636b2e0e1492f113a4c41414f5a27df5876e0e2a8901289341d4
Deleted: sha256:71105999f28f4c90d1a8b792a49799330e739a711bfd7e66a7619b8c9b80672d
Deleted: sha256:8aecdbe169f695e74a2f012fa3e4a3167407c7943af7fde17b713672fa9e9266
Deleted: sha256:b545f216970cda841972e87c5c8a9a731f4d8442307d526f05bf560f2c6862c6
Deleted: sha256:961a2d9b807d454bccf35b014157abab26fad47552dff0c38ccbdb2396f6bcbb
Deleted: sha256:0205014cfb2a32863584f7a4d0a4b32c8b890ce64d3ab6acadf568bf0730d15b
Deleted: sha256:f143b9354e0d07548c1050dfa0e65e44a22c1dba88529702a17aa453258d5f19
Deleted: sha256:ec1b9417f597d92d639984e64ce174b87387ea0b8628d76e1f3da6277edbac31
Deleted: sha256:fadaf8594d7f52e2adfc4e7ce5f6473a0d7d901a591540faafc61356ea10ac43
Deleted: sha256:6f8b9842fa3792269085da3bb455cb4f0fb2c8e3c58b55fafb63042a220c111d
Deleted: sha256:4db3bde8a5e054fd7612e505206b6ed2313376ec922810532ebca561a3968380
Deleted: sha256:b9214991282fdc4536871b498e7d9a96a8327744cf43c48e42b7a9d4c64b2075
Deleted: sha256:6ea47532efc50daad224b05accddf887fb2aac8ce5ee6fd70f7df4bfd2e232ba
Deleted: sha256:3130c70c5c05c5ce482a01a6008405817194e4b05e7229d614286f25353808fc
Deleted: sha256:604c48fbd8e5e08f6fa25ffee02ff1c182d9605748964dfbca2cfe805ffbceec
Deleted: sha256:4385e38e1f61eb5ba749b305d5251a6c616023f620e450292351179fa2a4c8b6
Deleted: sha256:8345e791eeb8a7333d7772c5048fd59c4efaa5e6d6a376960432c429eab29b72
Deleted: sha256:e2ed4779b63c116324576f1ce130dbde131a688d8c71ec27904654d8ad5b0ce4
Deleted: sha256:09c8cbc5272ccce4caa0f02ba25452c4080da3864470262562186df57af3cf01
Deleted: sha256:e46852e395bec1ae6580243a55473c2024909f0dd6914b11ff89149e81a5bdc8
Deleted: sha256:e607f4fd3cf02ddfc93d4d6bcd53cefb3b8733858e373f0ee7b76e0e189a7a9d
Deleted: sha256:19e33a6b3103d009744637c49af6e98cae9366099a78aac4229b0d2917dfcd77
Deleted: sha256:80bda79aa115c146f0da133cda8658d26b4980f8382d8040e7dc31f2cc891dd1
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210916120043]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:7d2a03faa273ca5fdb459d4f473f65cfbbe79435653e0e6ef79fa131e906d7e6]

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

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.8.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1h 50m 58s
129 actionable tasks: 89 executed, 38 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #668

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

Changes:

[ajamato] [BEAM-12898] Disable Flink Load tests which are leading Dataproc


------------------------------------------
[...truncated 45.34 KB...]

> Task :sdks:java:container:pullLicenses
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 207 dependencies using 16 threads.
INFO:root:pull_licenses_java.py succeed. It took 1.850867 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.>

> Task :runners:java-fn-execution:compileJava FROM-CACHE
> Task :runners:java-fn-execution:classes UP-TO-DATE
> Task :runners:java-fn-execution:jar

> Task :sdks:java:container:pullLicenses
Finished license_scripts.sh

> Task :sdks:java:container:java8:copyJavaThirdPartyLicenses
> Task :sdks:java:expansion-service:compileJava FROM-CACHE
> Task :sdks:java:expansion-service:classes UP-TO-DATE
> Task :runners:direct-java:compileJava FROM-CACHE
> Task :runners:direct-java:classes UP-TO-DATE
> Task :sdks:java:expansion-service:jar
> Task :runners:direct-java:shadowJar FROM-CACHE
> Task :sdks:java:extensions:ml:compileJava FROM-CACHE
> Task :sdks:java:extensions:ml:classes UP-TO-DATE
> Task :sdks:java:io:kafka:compileJava FROM-CACHE
> Task :sdks:java:io:kafka:classes UP-TO-DATE
> Task :sdks:java:extensions:ml:jar
> Task :sdks:java:io:kafka:jar
> 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 :sdks:java:container:java8:copyDockerfileDependencies
> Task :runners:google-cloud-dataflow-java:compileJava FROM-CACHE
> Task :runners:google-cloud-dataflow-java:classes
> Task :examples:java:compileJava FROM-CACHE
> Task :examples:java:classes UP-TO-DATE
> Task :runners:google-cloud-dataflow-java:jar
> Task :examples:java:jar
> Task :examples:java:compileTestJava FROM-CACHE
> Task :examples:java:testClasses
> Task :examples:java:testJar
> Task :sdks:java:io:google-cloud-platform:compileTestJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:testClasses
> Task :sdks:java:io:google-cloud-platform:testJar

> Task :release:go-licenses:java:dockerRun
+ go-licenses save github.com/apache/beam/sdks/java/container --save_path=/output/licenses
+ tee /output/licenses/list.csv
+ go-licenses csv github.com/apache/beam/sdks/java/container
golang.org/x/sys,https://go.googlesource.com/sys/+/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
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
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
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
+ 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]
257e21a47b98: Preparing
3355b85dcee2: Preparing
eb3bb90d7faa: Preparing
d855674f276a: Preparing
e86a274e5b7a: Preparing
b6005708ab34: Preparing
203119e63440: Preparing
bec21191f3b6: Preparing
d2977b3143e6: Preparing
27355e8e0987: Preparing
f9bcaad7bdb6: Preparing
b1aa284ba362: Preparing
d9b6ea8e7d5f: Preparing
9cb5eb95298c: Preparing
00ef5416d927: Preparing
8555e663f65b: Preparing
d00da3cd7763: Preparing
4e61e63529c2: Preparing
799760671c38: Preparing
203119e63440: Waiting
b6005708ab34: Waiting
9cb5eb95298c: Waiting
f9bcaad7bdb6: Waiting
bec21191f3b6: Waiting
b1aa284ba362: Waiting
d2977b3143e6: Waiting
d9b6ea8e7d5f: Waiting
27355e8e0987: Waiting
00ef5416d927: Waiting
d00da3cd7763: Waiting
8555e663f65b: Waiting
eb3bb90d7faa: Pushed
e86a274e5b7a: Pushed
3355b85dcee2: Pushed
257e21a47b98: Pushed
b6005708ab34: Pushed
bec21191f3b6: Pushed
d855674f276a: Pushed
d2977b3143e6: Pushed
d9b6ea8e7d5f: Layer already exists
9cb5eb95298c: Layer already exists
00ef5416d927: Layer already exists
8555e663f65b: Layer already exists
f9bcaad7bdb6: Pushed
d00da3cd7763: Layer already exists
b1aa284ba362: Pushed
4e61e63529c2: Layer already exists
799760671c38: Layer already exists
203119e63440: Pushed
27355e8e0987: Pushed
20210916060114: digest: sha256:ffd86a61d5523610b382e446d4b98f52ae4b5cd5d6ec76d55cc9c2503822c287 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-0916060545-9f783418
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0916060545-9f783418
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1631772339921.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0916060545-9f783418
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0916060545-9f783418
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1631772339921.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-0916063059-482892c0
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0916063059-482892c0
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_max_lane_flow_1631773859031.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0916063059-482892c0
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0916063059-482892c0
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_max_lane_flow_1631773859031.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:275

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:20210916060114
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:ffd86a61d5523610b382e446d4b98f52ae4b5cd5d6ec76d55cc9c2503822c287
Deleted: sha256:e555600e15f9e796e8034c38c547e941eb5cc7fd08e2443db3a561d6bac99c0b
Deleted: sha256:4e77128f484534bbcfc56639035a040789f37c23f5e41f80d3d6db3cae7ff22e
Deleted: sha256:7a6fc18ee3798899f9f997d1ebcafa1b707da290e13ec5f3ea8a93f2a1eedefb
Deleted: sha256:cda4e47327e3d715521ba194b45a813e17cce71986db6df8dec9653763355424
Deleted: sha256:a7085f8d179815db977ba2593b99f3196a7dec2bfaa43d027392e440df01a2f8
Deleted: sha256:7e60220b1f096eb5bcfe93b25e8448da5d0df2812a6dcf9225eddc912408d838
Deleted: sha256:dba20446583afb40232f9da797226d828fb6a10a8dc869270a886db955ad9399
Deleted: sha256:a6c7901ec3f0805578482670a8159c51cc190fe853623b6f76cc1dcfb9ae582b
Deleted: sha256:bbb6a20bf3b601425b33439b1254cf1898006374c8190ad79c413db7a3b47781
Deleted: sha256:d24e0a932bae153a9f21f8f7ce60d1ac9095eb32e4ae5d798333d80b4cfd1572
Deleted: sha256:eca2cedca96352d08642f20036a69531d7a432909af634d8555fa8905e8e75bf
Deleted: sha256:8f91cbbc552adc354daf18547fdbd865cf267e9f2232f6a8110ce29dfc8f3feb
Deleted: sha256:b84c80342cfccf48c4e4a40c577dd4eee87662e7e27ebbcfd40225a52199d77c
Deleted: sha256:8529dfb62401695a83636014618268076d23a30819abdf87b4ee4eaae4d16de3
Deleted: sha256:eaae530822db7cf4f8a7d3edee33201603240e2aecccfa0330ff5de5ebd5a79a
Deleted: sha256:8f763f0c8ba75f61f28e9afd2c475ba56570b467839498b48dee1abf160c1a53
Deleted: sha256:e360e1dd89ce38c038016bafa4e6f84308cafecbee3f0ac6020ac3983104f5e2
Deleted: sha256:2e9b28e13bfd46e4e37544fadda7b4704d62ed136219305e0ecb0f2a0a93beac
Deleted: sha256:833d9e8894f311224043cdd2fe02792305d810cf032267e692fbea1ac4f80070
Deleted: sha256:90e00b6f0ca011e0ab78ba04e2e574ae321d3c5fcf902b9044ff2963bdd38ccb
Deleted: sha256:a6292533ec7a512421cd2d5fc58a8cdb0fad95d9eeccc8fe114b4909681403a7
Deleted: sha256:0b87a22b1b22ee6b7f10a9ca3f8545aca6afebe58f06b33e698d14ec205b4e06
Deleted: sha256:126c8e0a8be00b5430e1d08830cfa4630dfde33c336170d0bb040a2f83fe344f
Deleted: sha256:3aefd5f8e6acbac13511a9ce0bf567737884aaeb20c63768377565dc4fecedc9
Deleted: sha256:2cef39929df1829442380ea85d290a6a4cce7207eac7686b17eb1221696ddc96
Deleted: sha256:48db6ec03411c9fe701d577af34a7680ccbc849a668107a98c2d446d43451c97
Deleted: sha256:a2a33af67344fe0f4ee00723c1be6f1da4c03780cca3199180d59514775e2856
Deleted: sha256:08584ec0a7ef9d811ee780e6379eee2f4edc99b289320c12f28e691bc6ed5c8f
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210916060114]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:ffd86a61d5523610b382e446d4b98f52ae4b5cd5d6ec76d55cc9c2503822c287]

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

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.8.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1h 53m 6s
129 actionable tasks: 87 executed, 40 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #667

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

Changes:

[dpcollins] [BEAM-12882] - fix test that is flaky when jenkins is overloaded

[noreply] [BEAM-12885] Enable NeedsRunner Tests for Samza Portable Runner (#15512)

[noreply] [BEAM-12100][BEAM-10379][BEAM-9514][BEAM-12647][BEAM-12099]

[noreply] [BEAM-12543] Fix DataFrrame typo (#15509)

[noreply] [BEAM-12794] Remove obsolete uses of sys.exc_info. (#15507)

[noreply] [BEAM-11666]  flake on RecordingManagerTest (#15118)

[kawaigin] [BEAM-10708] Introspect beam_sql output

[noreply] Minor: Restore "Bugfix" section in CHANGES.md (#15516)

[Kyle Weaver] [BEAM-10459] Unignore numeric aggregation tests.


------------------------------------------
[...truncated 52.17 KB...]
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 :sdks:java:core:testClasses

> Task :sdks:java:container:java8:docker
 ---> 1a6245b2f050
Step 14/18 : COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/
 ---> a0c493bbbb73
Step 15/18 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
 ---> Running in 81bca20bc5eb

> Task :sdks:java:core:shadowTestJar FROM-CACHE
> Task :sdks:java:extensions:protobuf:extractIncludeTestProto
> Task :sdks:java:extensions:protobuf:generateTestProto FROM-CACHE

> Task :sdks:java:container:java8:docker
Removing intermediate container 81bca20bc5eb
 ---> 79a41b9c4ad4
Step 16/18 : RUN if [ "${pull_licenses}" = "false" ] ; then     rm -rf /opt/apache/beam/third_party_licenses ;    fi
 ---> Running in dd80ad477121
Removing intermediate container dd80ad477121
 ---> 0a3258344343
Step 17/18 : COPY target/profiler/* /opt/google_cloud_profiler/
 ---> 507ba30b3018
Step 18/18 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in 377f7da22f75
Removing intermediate container 377f7da22f75
 ---> 14b7aea4772a
Successfully built 14b7aea4772a
Successfully tagged apache/beam_java8_sdk:2.34.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]
6377db69186b: Preparing
66e595a5e103: Preparing
8f57153fe943: Preparing
ab2766717ae4: Preparing
190342f6fcba: Preparing
ce994120732a: Preparing
5b70049c47b6: Preparing
90c20bb269e2: Preparing
b34f0c63836d: Preparing
12eaae41b2af: Preparing
bf9819f76c40: Preparing
674148679c6b: Preparing
d9b6ea8e7d5f: Preparing
9cb5eb95298c: Preparing
00ef5416d927: Preparing
8555e663f65b: Preparing
d00da3cd7763: Preparing
4e61e63529c2: Preparing
799760671c38: Preparing
ce994120732a: Waiting
5b70049c47b6: Waiting
90c20bb269e2: Waiting
b34f0c63836d: Waiting
12eaae41b2af: Waiting
bf9819f76c40: Waiting
674148679c6b: Waiting
d9b6ea8e7d5f: Waiting
9cb5eb95298c: Waiting
00ef5416d927: Waiting
8555e663f65b: Waiting
d00da3cd7763: Waiting
4e61e63529c2: Waiting
799760671c38: Waiting
8f57153fe943: Pushed
66e595a5e103: Pushed
190342f6fcba: Pushed
ce994120732a: Pushed
90c20bb269e2: Pushed
6377db69186b: Pushed

> Task :sdks:java:extensions:google-cloud-platform-core:compileTestJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :sdks:java:extensions:google-cloud-platform-core:testClasses
> Task :sdks:java:extensions:google-cloud-platform-core:testJar

> Task :sdks:java:extensions:protobuf: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 :sdks:java:extensions:protobuf:testClasses
> Task :sdks:java:extensions:protobuf:testJar

> Task :runners:google-cloud-dataflow-java:buildAndPushDockerContainer
ab2766717ae4: Pushed
b34f0c63836d: Pushed
d9b6ea8e7d5f: Layer already exists
9cb5eb95298c: Layer already exists
00ef5416d927: Layer already exists
8555e663f65b: Layer already exists
d00da3cd7763: Layer already exists
4e61e63529c2: Layer already exists
799760671c38: Layer already exists
bf9819f76c40: Pushed
674148679c6b: Pushed
5b70049c47b6: Pushed
12eaae41b2af: Pushed
20210916000051: digest: sha256:89841504b713fa75cb22f2a24867ee629b770c2af0db63a18f61fc7fdfb74bbd size: 4311

> Task :runners:direct-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 :runners:direct-java:classes
> Task :runners:direct-java:shadowJar

> Task :sdks:java:io:google-cloud-platform: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 :sdks:java:io:google-cloud-platform:classes
> Task :sdks:java:io:google-cloud-platform:jar
> Task :runners:google-cloud-dataflow-java:compileJava
> Task :examples:java:compileJava
> Task :sdks:java:io:google-cloud-platform: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 :sdks:java:io:google-cloud-platform:testClasses
> Task :sdks:java:io:google-cloud-platform:testJar

> 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 :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 :runners:google-cloud-dataflow-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 :runners:google-cloud-dataflow-java:classes
> Task :runners:google-cloud-dataflow-java:jar
> 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-0916000926-924c352d
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0916000926-924c352d
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1631750959367.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0916000926-924c352d
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0916000926-924c352d
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1631750959367.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-0916003613-3105f899
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0916003613-3105f899
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_max_lane_flow_1631752572819.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0916003613-3105f899
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0916003613-3105f899
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_max_lane_flow_1631752572819.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:275

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:20210916000051
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:89841504b713fa75cb22f2a24867ee629b770c2af0db63a18f61fc7fdfb74bbd
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210916000051]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:89841504b713fa75cb22f2a24867ee629b770c2af0db63a18f61fc7fdfb74bbd]

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

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.8.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1h 55m 39s
129 actionable tasks: 102 executed, 25 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #666

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

Changes:


------------------------------------------
[...truncated 46.60 KB...]
  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

> Task :runners:java-fn-execution:compileJava FROM-CACHE
> Task :runners:java-fn-execution:classes UP-TO-DATE
> Task :runners:java-fn-execution:jar
> Task :sdks:java:expansion-service:compileJava FROM-CACHE
> Task :sdks:java:expansion-service:classes UP-TO-DATE
> Task :sdks:java:expansion-service:jar
> Task :runners:direct-java:compileJava FROM-CACHE
> Task :runners:direct-java:classes UP-TO-DATE

> Task :sdks:java:container:pullLicenses
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> 

> Task :runners:direct-java:shadowJar FROM-CACHE
> Task :sdks:java:io:kafka:compileJava FROM-CACHE
> Task :sdks:java:io:kafka:classes UP-TO-DATE
> Task :sdks:java:io:kafka:jar

> Task :sdks:java:container:pullLicenses
INFO:root:Pulling license for 207 dependencies using 16 threads.

> Task :sdks:java:extensions:ml:compileJava FROM-CACHE
> Task :sdks:java:extensions:ml:classes UP-TO-DATE
> Task :sdks:java:extensions:ml:jar
> Task :sdks:java:io:google-cloud-platform:compileJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:classes UP-TO-DATE
> Task :sdks:java:container:java8:copyDockerfileDependencies
> Task :sdks:java:io:google-cloud-platform:jar

> Task :sdks:java:container:pullLicenses
INFO:root:pull_licenses_java.py succeed. It took 2.438202 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.>

> Task :examples:java:compileJava FROM-CACHE
> Task :examples:java:classes UP-TO-DATE
> Task :runners:google-cloud-dataflow-java:compileJava FROM-CACHE
> Task :runners:google-cloud-dataflow-java:classes
> Task :runners:google-cloud-dataflow-java:jar
> Task :examples:java:jar

> Task :sdks:java:container:pullLicenses
Finished license_scripts.sh

> Task :sdks:java:container:java8:copyJavaThirdPartyLicenses
> 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:io:google-cloud-platform:testJar

> 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
google.golang.org/protobuf,https://go.googlesource.com/protobuf/+/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/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
golang.org/x/net,https://go.googlesource.com/net/+/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/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
+ 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]
0cbc967683b3: Preparing
4bf80dc7cd8f: Preparing
e40e9cbce0e5: Preparing
e957fb871006: Preparing
7d2f69d9a329: Preparing
5ce93f462e6f: Preparing
55a65d81aa58: Preparing
5ce93f462e6f: Waiting
647bab11dffd: Preparing
55a65d81aa58: Waiting
f6e265a5ff04: Preparing
647bab11dffd: Waiting
c069a744bb04: Preparing
f6e265a5ff04: Waiting
06c0759843b2: Preparing
9ba5abe700ef: Preparing
d9b6ea8e7d5f: Preparing
c069a744bb04: Waiting
9cb5eb95298c: Preparing
00ef5416d927: Preparing
8555e663f65b: Preparing
d00da3cd7763: Preparing
4e61e63529c2: Preparing
799760671c38: Preparing
06c0759843b2: Waiting
9ba5abe700ef: Waiting
d9b6ea8e7d5f: Waiting
8555e663f65b: Waiting
9cb5eb95298c: Waiting
d00da3cd7763: Waiting
00ef5416d927: Waiting
799760671c38: Waiting
4e61e63529c2: Waiting
7d2f69d9a329: Pushed
4bf80dc7cd8f: Pushed
e40e9cbce0e5: Pushed
e957fb871006: Pushed
0cbc967683b3: Pushed
5ce93f462e6f: Pushed
f6e265a5ff04: Pushed
647bab11dffd: Pushed
d9b6ea8e7d5f: Layer already exists
9cb5eb95298c: Layer already exists
06c0759843b2: Pushed
00ef5416d927: Layer already exists
55a65d81aa58: Pushed
d00da3cd7763: Layer already exists
8555e663f65b: Layer already exists
4e61e63529c2: Layer already exists
799760671c38: Layer already exists
9ba5abe700ef: Pushed
c069a744bb04: Pushed
20210915180054: digest: sha256:a9a715bf76f909ace07130094ab5290a8cf1ad01680046ba10a08d9ed6f66ebc 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-0915180813-f8b2fa40
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0915180813-f8b2fa40
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1631729285356.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0915180813-f8b2fa40
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0915180813-f8b2fa40
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1631729285356.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-0915183405-b5a8fdbc
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0915183405-b5a8fdbc
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_max_lane_flow_1631730845417.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0915183405-b5a8fdbc
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0915183405-b5a8fdbc
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_max_lane_flow_1631730845417.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:275

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:20210915180054
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:a9a715bf76f909ace07130094ab5290a8cf1ad01680046ba10a08d9ed6f66ebc
Deleted: sha256:13a857b864a1c11163bf7348e4762b54b30a025f3701d4ad31780703db1dcd08
Deleted: sha256:f5d8fd3b2f1504844294909dc4bee9f510c99492237a231d98ea6cbda3e21dbb
Deleted: sha256:b682c72d4a680ac106d0df1b20d8858645fdca3d4c1435df6be65dea97fb3e94
Deleted: sha256:e0ae861ce831d308f8c8b99aae912b9c16b5444d9841790f2149a4e7e1ea7cb1
Deleted: sha256:c05e7701011ade40b79761baac4a1000c80541d9edf8832b41e1025716c24bc2
Deleted: sha256:631a8a7c51aa3cd54b6cb0e247b1957f49895ea7621e86a97e9f3d4e68c31cc1
Deleted: sha256:b11160aff82dcd0ad5518e9f32c3278df37cdf8506ff072b01f7ca00bd99a30e
Deleted: sha256:fb09f11a3ddd012e1750fdb95e2da2aa54a8c3dfdfc78aea20ea7f32cb3cda0f
Deleted: sha256:7cfb37530a7e6b6770c9dfbcc975a0071db4a77db2db7eb86dd6308f061773b7
Deleted: sha256:c371c84ca39239d9fc3a4cf1bc817cb74bedb9548ea81ecfe46b0b8f632ec09f
Deleted: sha256:59fb20c8c2d8d93a423db0785a35140dbef082ea34ecbeb00f78ea8018e0d462
Deleted: sha256:618d6efb7935036680eb8ecefac72586c7b6eceae6a6e02ecabe243d03a035c4
Deleted: sha256:5d2b58709d203ff781a176c6dbdcfff8f2d13c22b4325cd825cd303bce9894ca
Deleted: sha256:b112538bf65ba0b1596ecd00ec8af1d65aee5973cb7a5c62b2834f97ded27340
Deleted: sha256:557d72c3b31e9505d6451781777830b02318b05b53024607f851ebb5b2d5e2db
Deleted: sha256:0167629cb0834b2bb1f0ebfff401c82ddee4608aea0a726ac20b7d6a06795bc0
Deleted: sha256:34c489e2ce02bfe95cc0d8d7c464783069607c190a38f0c62696fec52a4ba27e
Deleted: sha256:adad26a79075487832ba0809dde2f35107f146201f61eb9e05de33d608b4c222
Deleted: sha256:b8a9eff4fc84d69a92d9f780a80e59eded864a26441ce4e2c3fb1574998ff79d
Deleted: sha256:a7c95ed1bf501e42d61141975584fe8463bac1f187fca4b71701ab47f354ebdd
Deleted: sha256:03dcb4693b1de4f4a9ca96d6afda97ca3e2d73a663da92b32fe73d7c826e211d
Deleted: sha256:3887be46dcd6b4be857d43e1343d3a8fe1c7566a27706f220d829cfa95da9144
Deleted: sha256:ec10c051c46a24b5104c3d10412acfd7a3944ec15f0cc3361aee384653d4f2c6
Deleted: sha256:20097edc19fdec298fe093459979b12224489faf6af4e3e83babacd51a4555b6
Deleted: sha256:fbb6be666ec3c3cc167800b67c921d67c11b414237dd6b8cc954c29822ad0bc7
Deleted: sha256:88406b73a81cfc00b95af00d8e87630eb17d04115dd1d9f789d9383dccd7fb31
Deleted: sha256:d99dc3d7009f14c318e024666b1974c388fd50c60a048d5929ceee9bd10d7b7d
Deleted: sha256:895b141c1413f17cf606ea7c7ab15a78b159ad60fd11a1b02176a348e2222c28
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210915180054]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:a9a715bf76f909ace07130094ab5290a8cf1ad01680046ba10a08d9ed6f66ebc]

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

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.8.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1h 52m 16s
129 actionable tasks: 87 executed, 40 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/222sjcju62etw

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


beam_PostCommit_Java_DataflowV2 - Build # 665 - Aborted!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
beam_PostCommit_Java_DataflowV2 - Build # 665 - Aborted:

Check console output at https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/665/ to view the results.

Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #664

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

Changes:

[noreply] [BEAM-12876] Adding doc and glossary entry for resource hints (#15499)


------------------------------------------
[...truncated 45.65 KB...]
> Task :runners:direct-java:compileJava FROM-CACHE
> Task :runners:direct-java:classes UP-TO-DATE
> Task :sdks:java:io:kafka:compileJava FROM-CACHE
> Task :sdks:java:io:kafka:classes UP-TO-DATE
> Task :runners:direct-java:shadowJar FROM-CACHE
> Task :sdks:java:io:kafka:jar
> Task :sdks:java:extensions:ml:compileJava FROM-CACHE
> Task :sdks:java:extensions:ml:classes UP-TO-DATE
> Task :sdks:java:extensions:ml:jar
> 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 :sdks:java:container:java8:copyDockerfileDependencies
> Task :runners:google-cloud-dataflow-java:jar
> Task :examples:java:compileJava FROM-CACHE
> Task :examples:java:classes UP-TO-DATE
> Task :examples:java:jar
> Task :sdks:java:container:generateLicenseReport
> Task :sdks:java:io:google-cloud-platform:compileTestJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:testClasses
> Task :examples:java:compileTestJava FROM-CACHE
> Task :examples:java:testClasses
> Task :examples:java:testJar
> Task :sdks:java:io:google-cloud-platform: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>
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 207 dependencies using 16 threads.
INFO:root:pull_licenses_java.py succeed. It took 1.87277 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/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
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
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
golang.org/x/text,https://go.googlesource.com/text/+/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]
7e1d6788b3fb: Preparing
c93a469c9175: Preparing
1b5bc129ce78: Preparing
ae4a7a9a5981: Preparing
955b91fd1a6f: Preparing
9e51c107312a: Preparing
555b1bd3b704: Preparing
1eeddf4b7c4e: Preparing
7a0aaef11a6c: Preparing
7ecfc611eb39: Preparing
09d92cfd7faa: Preparing
15da85fb3c9e: Preparing
d9b6ea8e7d5f: Preparing
9cb5eb95298c: Preparing
00ef5416d927: Preparing
8555e663f65b: Preparing
d00da3cd7763: Preparing
4e61e63529c2: Preparing
799760671c38: Preparing
15da85fb3c9e: Waiting
9e51c107312a: Waiting
d00da3cd7763: Waiting
555b1bd3b704: Waiting
4e61e63529c2: Waiting
d9b6ea8e7d5f: Waiting
09d92cfd7faa: Waiting
799760671c38: Waiting
1eeddf4b7c4e: Waiting
7ecfc611eb39: Waiting
7a0aaef11a6c: Waiting
9cb5eb95298c: Waiting
8555e663f65b: Waiting
00ef5416d927: Waiting
1b5bc129ce78: Pushed
c93a469c9175: Pushed
955b91fd1a6f: Pushed
9e51c107312a: Pushed
7e1d6788b3fb: Pushed
ae4a7a9a5981: Pushed
1eeddf4b7c4e: Pushed
7a0aaef11a6c: Pushed
d9b6ea8e7d5f: Layer already exists
9cb5eb95298c: Layer already exists
00ef5416d927: Layer already exists
8555e663f65b: Layer already exists
09d92cfd7faa: Pushed
d00da3cd7763: Layer already exists
799760671c38: Layer already exists
4e61e63529c2: Layer already exists
555b1bd3b704: Pushed
15da85fb3c9e: Pushed
7ecfc611eb39: Pushed
20210915060101: digest: sha256:17d372c93b813caff0f68b47fecbe286940026d919b9380c5570127308654bcc 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-0915060445-b7570145
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0915060445-b7570145
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1631685881738.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0915060445-b7570145
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0915060445-b7570145
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1631685881738.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-0915062954-42fe1e0b
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0915062954-42fe1e0b
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_max_lane_flow_1631687394003.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0915062954-42fe1e0b
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0915062954-42fe1e0b
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_max_lane_flow_1631687394003.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:275

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:20210915060101
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:17d372c93b813caff0f68b47fecbe286940026d919b9380c5570127308654bcc
Deleted: sha256:31fe519c415ddecb25aa5e7f264d5bb2e13072cb6cd7abd663a7c86bfc70c084
Deleted: sha256:af090aebccf46c3a34ee3d48462716e87eac2bf6c4b7d0c2104375382f2caf59
Deleted: sha256:eb0d970aeee2fbfda8ee4331bb39f7efd50bc01ab61c5ed070bb28d75ed467ee
Deleted: sha256:dd07f3b6fd960726ee612e31d42f2c0cdfbaba1e8443bc2672718cbc7d60b823
Deleted: sha256:69b9f4cd12478970e5d4424d38520a96168a07117e9d1f2487d8e00aac8165d2
Deleted: sha256:9a111c9d82cb180933fb662bb96b82df1289c86eaf6e1964caac2a1b76b4ca75
Deleted: sha256:d6ce7bf67aad9e5b546ce2c7f78af11406fdfa93038c3bfb9057c2bd5c7fd32d
Deleted: sha256:d2cd5973853807453b77692626adc0b44794c0b1be0cdc4a0a3b1f6c61ebdf7d
Deleted: sha256:8121e7ffcbc0b0f748bb666ce0498be8b4cb48be110a1f2a6acfcdb398e1347d
Deleted: sha256:3e4a52b5d9e69e11984745f42d1656d0fccfffd152b8ec90d040286183ee364d
Deleted: sha256:528aa09bf3bb6da868775a108fcfe5843889163a3571f691204f50aaa20e5652
Deleted: sha256:2aa87e78a374643ac76a8c43c0543a95a00dded666c9e96e0e6322ab828ed1f5
Deleted: sha256:4a6ba20dcfd89b9e590fac3d4cb694d1deaaa1ee25fc784b40b5fe1b643344a4
Deleted: sha256:c6095bea347222edbb542c14e6f3d72556facf8a3c32dc86b406b40734138245
Deleted: sha256:2876ee6a6b5a1c92164bd4b1bc07ec07c37c3eae489abe0dd57bbcad333fc295
Deleted: sha256:d3ae2c21013866c2e5fb609d58465c809392e817a509831f19da8dbe12011538
Deleted: sha256:36107f2ca037927185bbde2b6887e46bf7c9ce627c2bd2f1b80c6cefdee4faa2
Deleted: sha256:fac5ba0f05ae5e5f864e7b757f8f978a3e8760953a852f465729bb1914159da6
Deleted: sha256:cf26b8490494199a812df42bf9a631082030e700a12d56e64854d1cd02dc7d93
Deleted: sha256:ed86cd7c364fbd22f63af6a9f356a0bee5c09a3f59e7f922c2d5160c39e61eed
Deleted: sha256:6d010ac2d0e209bbf754d3306554b321a192e61d1f386c125e9a831113f85d97
Deleted: sha256:7d7927422e9d70c6de24af8921428dd3da85d62d52d967025cefa4fd6577f691
Deleted: sha256:5d8c5c100f01e7357f3844ee9b528599d0dafe8f20ba555d36123ddac2128cc3
Deleted: sha256:d62fce0c49f382a8525df8e3f0b49ff850e16639200b8ddabccdf23d79bb5b26
Deleted: sha256:4b989fdad407a9ff3444aa5ab5774cab1b50ec4faf31b1242cbeb56213e1c45b
Deleted: sha256:fb568860debdfc8d32894d55e47d0e9e9683fda82791460f53b59ce30c62ecbe
Deleted: sha256:90d216349441cdfbdfde9b60711706845b4591e22c38f81dda66bf9c910741ff
Deleted: sha256:0ca721475b61c735c3289ec35ef38cca5f74e7ee3e0140b955b4a7b5948a4c0c
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210915060101]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:17d372c93b813caff0f68b47fecbe286940026d919b9380c5570127308654bcc]

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

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.8.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1h 48m 26s
129 actionable tasks: 87 executed, 40 from cache, 2 up-to-date

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

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


Build failed in Jenkins: beam_PostCommit_Java_DataflowV2 #663

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

Changes:

[dhuntsperger] updated Maven-to-Gradle conversion step in Java quickstart

[noreply] [BEAM-10913] - Updating Grafana from v6.7.3 to v8.1.2 (#15503)


------------------------------------------
[...truncated 45.54 KB...]
> Task :runners:direct-java:classes UP-TO-DATE
> Task :sdks:java:expansion-service:jar
> Task :sdks:java:io:kafka:compileJava FROM-CACHE
> Task :sdks:java:io:kafka:classes UP-TO-DATE
> Task :sdks:java:extensions:ml:compileJava FROM-CACHE
> Task :sdks:java:extensions:ml:classes UP-TO-DATE
> Task :runners:direct-java:shadowJar FROM-CACHE
> Task :sdks:java:extensions:ml:jar
> Task :sdks:java:io:kafka:jar
> 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 :examples:java:compileJava FROM-CACHE
> Task :examples:java:classes UP-TO-DATE
> Task :runners:google-cloud-dataflow-java:compileJava FROM-CACHE
> Task :runners:google-cloud-dataflow-java:classes
> Task :runners:google-cloud-dataflow-java:jar
> Task :examples:java:jar
> Task :sdks:java:container:java8:copyDockerfileDependencies
> Task :sdks:java:io:google-cloud-platform:compileTestJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:testClasses
> Task :examples:java:compileTestJava FROM-CACHE
> Task :examples:java:testClasses
> Task :examples:java:testJar
> 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 207 dependencies using 16 threads.
INFO:root:pull_licenses_java.py succeed. It took 2.316481 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
+ tee /output/licenses/list.csv
+ go-licenses csv github.com/apache/beam/sdks/java/container
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
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
golang.org/x/net,https://go.googlesource.com/net/+/refs/heads/master/LICENSE,BSD-3-Clause
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
+ 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]
80f0464a328c: Preparing
04d2db4916ba: Preparing
8fd82d56e08c: Preparing
c8254cd60515: Preparing
ff52cee73f31: Preparing
53a5ca890d66: Preparing
42d2353e695c: Preparing
100865ea03e3: Preparing
48e6fc0223fc: Preparing
4f7e7905f7ac: Preparing
47c861603c25: Preparing
923a941e3c3e: Preparing
d9b6ea8e7d5f: Preparing
9cb5eb95298c: Preparing
00ef5416d927: Preparing
8555e663f65b: Preparing
d00da3cd7763: Preparing
4e61e63529c2: Preparing
799760671c38: Preparing
53a5ca890d66: Waiting
42d2353e695c: Waiting
100865ea03e3: Waiting
48e6fc0223fc: Waiting
4f7e7905f7ac: Waiting
47c861603c25: Waiting
923a941e3c3e: Waiting
d9b6ea8e7d5f: Waiting
9cb5eb95298c: Waiting
00ef5416d927: Waiting
8555e663f65b: Waiting
d00da3cd7763: Waiting
4e61e63529c2: Waiting
799760671c38: Waiting
ff52cee73f31: Pushed
8fd82d56e08c: Pushed
04d2db4916ba: Pushed
53a5ca890d66: Pushed
80f0464a328c: Pushed
100865ea03e3: Pushed
c8254cd60515: Pushed
48e6fc0223fc: Pushed
d9b6ea8e7d5f: Layer already exists
9cb5eb95298c: Layer already exists
00ef5416d927: Layer already exists
8555e663f65b: Layer already exists
d00da3cd7763: Layer already exists
47c861603c25: Pushed
4e61e63529c2: Layer already exists
799760671c38: Layer already exists
42d2353e695c: Pushed
923a941e3c3e: Pushed
4f7e7905f7ac: Pushed
20210915000049: digest: sha256:a8275304048d55fa0dc29aaf9e89d191cccd8e98860649c9c164d01b0b2f6807 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-0915000350-5f463c60
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0915000350-5f463c60
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_routes_1631664219971.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0915000350-5f463c60
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0915000350-5f463c60
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_routes_1631664219971.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-0915002906-3db18620
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0915002906-3db18620
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: apache-beam-testing:traffic_max_lane_flow_1631665746509.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0915002906-3db18620
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0915002906-3db18620
The BigQuery table might contain the example's output, and it is not deleted automatically: apache-beam-testing:traffic_max_lane_flow_1631665746509.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:275

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:20210915000049
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:a8275304048d55fa0dc29aaf9e89d191cccd8e98860649c9c164d01b0b2f6807
Deleted: sha256:5c74d7f18fd1791a8e89d08afce8e2807758f82da9f1ce6d3b1b9bf1f75112c3
Deleted: sha256:7663ddedb76221d9661465646bd6c8dacb1961c610235ac301d1d35b1f0526ec
Deleted: sha256:6e0813a8c526863dcfad427cfc4d39aefe384490354e8a5503635f8e51a9e0b6
Deleted: sha256:68d5a3fce76f85031fe4d20e8f3d2771166c3017dbebba0378bd2b6c2284a64e
Deleted: sha256:13edc55d31d726c1c20556190a6724e0015291e7fae0c13214e58dc25d5736cd
Deleted: sha256:119703b1503caa502e97ab25478ceba1884b7c496703e6f20adcd92371897d83
Deleted: sha256:5ecedabeb931e2b48ce94e9bc8500c8fc3ba6c85a72521f45b1ee718bf28bd36
Deleted: sha256:aa5ab06c288d1ef1ca6f7017e6ea8a2511efc50119aa230fa910ee3e78897205
Deleted: sha256:9065f3d85d7b7299e6d0707f62971671f2119c0558b61638e14ebbae2e7225c7
Deleted: sha256:5b9cea64a087ff9fa8486d9ff57d8b14f159bc6d471099bbee960eaf4e183b36
Deleted: sha256:fb1f38385032ebbab1947a6df8203a5707606d6fae60fb7f9dba998e4562b5e4
Deleted: sha256:5675eedc79bf8aa8d34a552b2cfa1ca2fc2a9a576a0ffe2a158071306103b2ba
Deleted: sha256:6a012c336cd22dabea078b9a0ac097d112146c794eaf4a43658b3663ac4bf279
Deleted: sha256:c32b5b3f8912004d56fc1da6d0992ff067be2a0f0ae5920d3bb43e7fe3ea4ae3
Deleted: sha256:3b0395b6d867ab4f2fe17d528140a3c470ca6e3fc0ce6b1f4538a5fbce3388b2
Deleted: sha256:305924190af6517b42dc1cecc419838e14fb8805aad998be9a46029132ba03f3
Deleted: sha256:bb1704cf49d6a9a2224452d96b55ae64b4a096972e33b58248c26c9283d15bb2
Deleted: sha256:8e39a1dca31c6197a42782e81e15b77c554d0a7b2c7b7a38607e67ee0fd7dcd6
Deleted: sha256:ada62ab20f5cb4770d6acc33e94fd94ad72425e0f119de3f38d4282786f7f224
Deleted: sha256:078825b25ad67e6b54e4b66e4420b363f11c0cb0acfcad475b02a8a44fe1f7af
Deleted: sha256:53b4886f84934bbddd5d1c698cba1edcd55a75192e97153f577aed740999c5a5
Deleted: sha256:999347cded7c3e4f6c26092f1ad71d6e8986e5b4b892e8aeac50b5e2f7e12313
Deleted: sha256:00f2d3666ded9f487faf56f6b35f3f9ec82c43d23b5b9ed24c206a31a95d94f0
Deleted: sha256:168b63bb735e6391f60e0947fb6399029def0e1a0003662c8e8ba0c1299df517
Deleted: sha256:c113c2f5ce8eee4da8abc3a2278024506d25e54387bd3f9043c6beb850a64251
Deleted: sha256:1e401fb6154a03498b2fa3c2ad29a0ca6fd8bb17c78ada092413a964c7b79998
Deleted: sha256:eae7962b8950d0fb295c92cebd2e6a0fecb909f97c6601118e4bac788afff3c6
Deleted: sha256:2f67bc9da68b97f6be3adbb83f10f613a2fa1a5b72a300106324fb18e58bb0fd
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210915000049]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:a8275304048d55fa0dc29aaf9e89d191cccd8e98860649c9c164d01b0b2f6807]

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

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.8.3/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 1h 47m 58s
129 actionable tasks: 87 executed, 40 from cache, 2 up-to-date

Publishing build scan...
https://gradle.com/s/7lsrqrbp7ytpo

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