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

Changes:


------------------------------------------
[...truncated 46.87 KB...]
> 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 :sdks:java:container:generateLicenseReport
> 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
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: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 208 dependencies using 16 threads.
INFO:root:pull_licenses_java.py succeed. It took 1.817442 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
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/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
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]
da26fe2afd14: Preparing
1fd2c99100be: Preparing
78cdd31c2f6f: Preparing
344ce64d0fc8: Preparing
c78e4f2b0be1: Preparing
e52f4c7d4ce4: Preparing
ee2ffc032a48: Preparing
077177377a7f: Preparing
3b134e0dafba: Preparing
b869c8bc9f01: Preparing
a1851ef30337: Preparing
eb20b745d7af: Preparing
e78e67fa1c92: Preparing
94c94d3b2e6b: Preparing
36e0782f1159: Preparing
ba6e5ff31f23: Preparing
9f9f651e9303: Preparing
0b3c02b5d746: Preparing
62a747bf1719: Preparing
3b134e0dafba: Waiting
ba6e5ff31f23: Waiting
b869c8bc9f01: Waiting
9f9f651e9303: Waiting
e78e67fa1c92: Waiting
a1851ef30337: Waiting
0b3c02b5d746: Waiting
94c94d3b2e6b: Waiting
62a747bf1719: Waiting
eb20b745d7af: Waiting
ee2ffc032a48: Waiting
e52f4c7d4ce4: Waiting
c78e4f2b0be1: Pushed
78cdd31c2f6f: Pushed
1fd2c99100be: Pushed
e52f4c7d4ce4: Pushed
da26fe2afd14: Pushed
344ce64d0fc8: Pushed
077177377a7f: Pushed
3b134e0dafba: Pushed
a1851ef30337: Pushed
e78e67fa1c92: Layer already exists
94c94d3b2e6b: Layer already exists
36e0782f1159: Layer already exists
eb20b745d7af: Pushed
ba6e5ff31f23: Layer already exists
9f9f651e9303: Layer already exists
0b3c02b5d746: Layer already exists
62a747bf1719: Layer already exists
ee2ffc032a48: Pushed
b869c8bc9f01: Pushed
20211015120103: digest: 
sha256:e0140af6f548bf66e01470902806c5b6917acfed4097eb8aa6b0b638c9927924 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-1015120441-d9362c7
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1015120441-d9362c7
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: 
apache-beam-testing:traffic_routes_1634299465427.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-1015120441-d9362c7
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1015120441-d9362c7
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:traffic_routes_1634299465427.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-1015123115-44fbfd51
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1015123115-44fbfd51
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: 
apache-beam-testing:traffic_max_lane_flow_1634301073729.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-1015123115-44fbfd51
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1015123115-44fbfd51
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:traffic_max_lane_flow_1634301073729.traffic_max_lane_flow_table
Please go to the Developers Console to delete it manually. Otherwise, you may 
be charged for its usage.
***********************************************************
***********************************************************

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

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

org.apache.beam.sdk.io.gcp.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:20211015120103
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:e0140af6f548bf66e01470902806c5b6917acfed4097eb8aa6b0b638c9927924
Deleted: sha256:04f10d2da16e4524e7575d865eaec44aefee6b659a36587fb23dfe9840a4f183
Deleted: sha256:4d8d5487ec43ccb08b4a54c9ed701cc3e425c9454a406b71f58511745fcd0c00
Deleted: sha256:d6c1ee76dfda4be1ce05cb841f10bedefb9b9ab0b7592699ff65fc1e31e0093a
Deleted: sha256:610013c585418864dc654d7925be1c68f1a2dc5e2930b768dc8aa5386b994528
Deleted: sha256:4338830a7548582cc4a096a845c214f83337d2e9476d712818d3af355d045a6b
Deleted: sha256:96052f1be121403d1d26f4043bbf08873c4882c2e22fd217a8b0d5dd8355f8df
Deleted: sha256:ef85e3b9a74428c7d83e2fa7b2f5fb800c6f3aef8107a2839d53e100e368735f
Deleted: sha256:a97725888146c4dfb6413b16d07dafcc3b8c2d469745b31ac59edf38b1f9bc6a
Deleted: sha256:5706e4da217945ea2c12a8a3a9a51afb6525617605da07cc290efd826fb24dc4
Deleted: sha256:48b1501ff9f4cd602c2cfe6a57732ef00fffd1859b2b2d049618c24a037c1be2
Deleted: sha256:dd13330ba86cb96406ef7674c7eb7b27fbce9be12b0dd9417b33383b568ee06f
Deleted: sha256:93c848a295201c218d81340eafeede60a66305cc484acf220167e38a650ef294
Deleted: sha256:6e3cdf5d297be73bdbc0e6644b058b68095211c082780cea4903cc4ae1f23e04
Deleted: sha256:0b62abf1c0e3c319b900611854786a501e1d5417b3a91ce44d516bb4024aba77
Deleted: sha256:eef538b0b7a692c56b6f75e9b4c5c18a83beb26c855ad987e9197efc624943cc
Deleted: sha256:ab850c52e1768ae4657733c1c2aeb7fd36c488705352afaec606ead95561dc45
Deleted: sha256:526303500897cff652a5d6ecfc7d464ae05065ec3389452cecbbb2e2b14ff982
Deleted: sha256:bf1af983ce45b0d0cdde7876620efd8d761ac536ffb0de80242ab800b5908997
Deleted: sha256:1410200f5a62fd4b13aef2d7d3326cfac25976a51ef317bcb39cbf7b9af67fef
Deleted: sha256:6f99b3a445fe12edb20a2cf738d74ee646db67fcdfcb59458d08748befcaac36
Deleted: sha256:61c358e3ff1648b279572524fae0c5f7b9eadf8896e53c718936fc182f6a620b
Deleted: sha256:3f6940f565d0fc7c15b3b986e38646cf5e14f137a4e1e9aa8d6fd5bd97b1137c
Deleted: sha256:3774b467a46a1469c9dd7f9ec7302898c8bd5a200526c6b9d3626246897d22f8
Deleted: sha256:8f59144afca3ab0a2594cd4e3698815ec65be6fd19a4a2a76ce341c8d4e182a0
Deleted: sha256:14ef9ed33274436c4f8c2392e8deaaae77414d243b477ee7d3f53e63456378b9
Deleted: sha256:3291687a64bc42dbd4b935b1dc0f0a2766ab6e66d3584d3f507fed5ef3baa790
Deleted: sha256:34e6230cb0bb55bfb0c5f1bfa691384e7fc2c8e886a97185487821bcd0e550a0
Deleted: sha256:fc1f271a23096626b7ba3b87b9340dc322a4f722e92dbda2a3ed9ea9fdaf7eb5
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211015120103]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:e0140af6f548bf66e01470902806c5b6917acfed4097eb8aa6b0b638c9927924]

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

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

Publishing build scan...
https://gradle.com/s/5fcep3gavyrh2

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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to