See 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/750/display/redirect?page=changes>

Changes:

[noreply] [BEAM-12909][BEAM-12849]  Add support for running spark3 nexmark 
queries


------------------------------------------
[...truncated 59.23 KB...]
Step 10/18 : ADD target/linux_amd64/boot /opt/apache/beam/
 ---> 8a644470706f
Step 11/18 : COPY target/LICENSE /opt/apache/beam/
 ---> 598233b20e39
Step 12/18 : COPY target/NOTICE /opt/apache/beam/
 ---> 21235cbac721
Step 13/18 : ADD target/third_party_licenses 
/opt/apache/beam/third_party_licenses/
 ---> 79962ffa4aa9
Step 14/18 : COPY target/LICENSE target/go-licenses/* 
/opt/apache/beam/third_party_licenses/golang/
 ---> c6381149f62e
Step 15/18 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
 ---> Running in 5b84490b5ce6
Removing intermediate container 5b84490b5ce6
 ---> 8114d33686d0
Step 16/18 : RUN if [ "${pull_licenses}" = "false" ] ; then     rm -rf 
/opt/apache/beam/third_party_licenses ;    fi
 ---> Running in d0fb3a60b03d
Removing intermediate container d0fb3a60b03d
 ---> 90a97e9ebb68
Step 17/18 : COPY target/profiler/* /opt/google_cloud_profiler/
 ---> 935bd9575932
Step 18/18 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in 700126de2962
Removing intermediate container 700126de2962
 ---> 5be68c37f815
Successfully built 5be68c37f815
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]
c693e08d7c08: Preparing
60db30410f23: Preparing
6a872dcde48f: Preparing
4ae559d5bc61: Preparing
cd4c49bd1044: Preparing
eac8a7dcfe41: Preparing
858aa70871a7: Preparing
05eada70034b: Preparing
458383dbeb66: Preparing
6b9a065f3c13: Preparing
31751f2f2f35: Preparing
931b20a2d80c: Preparing
ab19b46e9384: Preparing
080ef0ba5cc0: Preparing
d08e6b97bf21: Preparing
3054497613e6: Preparing
d35dc7f4c79e: Preparing
dabfe5b2ea81: Preparing
5e6a409f30b6: Preparing
ab19b46e9384: Waiting
458383dbeb66: Waiting
080ef0ba5cc0: Waiting
eac8a7dcfe41: Waiting
6b9a065f3c13: Waiting
d08e6b97bf21: Waiting
858aa70871a7: Waiting
31751f2f2f35: Waiting
3054497613e6: Waiting
931b20a2d80c: Waiting
05eada70034b: Waiting
d35dc7f4c79e: Waiting
5e6a409f30b6: Waiting
dabfe5b2ea81: Waiting
60db30410f23: Pushed
6a872dcde48f: Pushed
c693e08d7c08: Pushed
eac8a7dcfe41: Pushed
4ae559d5bc61: Pushed
cd4c49bd1044: Pushed
458383dbeb66: Pushed
05eada70034b: Pushed
ab19b46e9384: Layer already exists
080ef0ba5cc0: Layer already exists
31751f2f2f35: Pushed
d08e6b97bf21: Layer already exists
d35dc7f4c79e: Layer already exists
3054497613e6: Layer already exists
858aa70871a7: Pushed
dabfe5b2ea81: Layer already exists
5e6a409f30b6: Layer already exists
931b20a2d80c: Pushed
6b9a065f3c13: Pushed
20211006180100: digest: 
sha256:454dfbe4922bde5794530501790e6e281f9adae8d02d6c1e22d02324648d976c size: 
4311

> 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-1006182208-46612f62
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1006182208-46612f62
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: 
apache-beam-testing:traffic_routes_1633544515511.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-1006182208-46612f62
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1006182208-46612f62
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:traffic_routes_1633544515511.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-1006184912-1e81d234
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1006184912-1e81d234
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: 
apache-beam-testing:traffic_max_lane_flow_1633546151603.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-1006184912-1e81d234
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1006184912-1e81d234
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:traffic_max_lane_flow_1633546151603.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 > testReadPubsubMessageId FAILED
    java.lang.AssertionError at PubsubReadIT.java:88

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

38 tests completed, 3 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:20211006180100
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:454dfbe4922bde5794530501790e6e281f9adae8d02d6c1e22d02324648d976c
Deleted: sha256:5be68c37f8155d4d1c8b8c5a5597dd8f4f0145ee505c4bd19b01589e68d6536f
Deleted: sha256:935bd957593231749eeb34c58c9d891f08387978ae3b68c0956c4957ed0c3456
Deleted: sha256:f914d1a9c34c58806aaa08cb6959a89b8c5d35e86a0b3ab14b3a228148c6e3f6
Deleted: sha256:90a97e9ebb6838ea2e64c2788b165c12442a142cd371edd91610f158c9019fab
Deleted: sha256:8114d33686d0e5f13ebeaffc2e7b9440f0948b479e83110de953370d7e2d13cc
Deleted: sha256:9bf7680e32a9afbcd016f6c40bb10e7bb34400d80aa6fd3027421bfad1a618fb
Deleted: sha256:c6381149f62eeac413ab18653b7755c03bedae2656a5dd9e79d511a7e6fb410d
Deleted: sha256:498e75ab60f3612958b7d928da3815cf6a2be2a13b7728767501a3547838593b
Deleted: sha256:79962ffa4aa9806f749adadd134d5e3f32cde5087d82d67efe3218d74ca9dfd0
Deleted: sha256:1303456c07dac04c8b43dacdd410e20634905b0499b544a3396b73cb921756f0
Deleted: sha256:21235cbac721b4ae6921edb1b35de827f10487add06c087e0127ad743725bcb7
Deleted: sha256:879a785461ac84723db45961ae0c78bca1db547300cc948e1a250c392c5e4c39
Deleted: sha256:598233b20e39f71a93b95bc8f7358c93f972be04b2a43f64530b311b62c44c01
Deleted: sha256:f1ee5b52ea8f642bf365f9570f4a5e5fe9680af61ea0232e760e4539e19bdcfb
Deleted: sha256:8a644470706fa63453319f5468274e00260c3c0ee2470ede869f93879b6d8c7a
Deleted: sha256:e567774ddab0f35595f9137b8bc503bb1f104ee20d489d326c6a53e2e5b06d6c
Deleted: sha256:cd8fae73ea701a7a8277e2e347962bb2c24b8cda73f7eb3d6ce325549ba1ad6b
Deleted: sha256:61f4e14c338ef9fa8c36ead8617e8d03aec2b3c095776fa480d323bf8bb02908
Deleted: sha256:2a9aebc89a61cf911dbfdf5b8fe26f026ef08250ba5277a145e811e191ef82ad
Deleted: sha256:390c89b3cba90357ac87d57c1d98e8b521d2624dc5e4052194bdac81e6af5995
Deleted: sha256:d05a9dbaf7b485f8f24f8c6a4a12f502b24c8229094ed90ef894e5fe5d7871af
Deleted: sha256:0956a70479f01d524e1cfdaee8582077ae8e211b3245fe63d61fefd49e17b922
Deleted: sha256:8bba76661b933bfe454c82eb22ae3fe5bddf66d2ecef1f886b9508e7de74aa01
Deleted: sha256:3bc305878296089cc0f521b4b5ad4b4043d2b427aec3ab974fdd3c8ac5cab7ab
Deleted: sha256:d5db3c22c7171d68bdf755a2e71a92599c7b4385a7e837300dd66c65cd102b4d
Deleted: sha256:f94a9ea150ca78af825b61dc088df77a4e36a815b77f87be00369070cff0d381
Deleted: sha256:ab3aff987a35fc8d2aee6c35c80baf31b6599f1a14a2ee9a8ddede02e112944a
Deleted: sha256:ef58dd23c26b5d9ec49a1e271ea440fa17b1f6c0ec7ae474b4c8348c6bb8ffa7
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20211006180100]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:454dfbe4922bde5794530501790e6e281f9adae8d02d6c1e22d02324648d976c]

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

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 2h 11m 26s
129 actionable tasks: 113 executed, 14 from cache, 2 up-to-date

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

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