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

Changes:

[noreply] [BEAM-11936] Fix errorprone warnings (#15821)


------------------------------------------
[...truncated 54.24 KB...]
> Task :runners:direct-java:compileJava
> Task :sdks:java:extensions:ml:compileJava
> Task :sdks:java:extensions:ml:classes
> Task :sdks:java:extensions:ml:jar
> Task :sdks:java:io:kafka:compileJava
> Task :sdks:java:io:google-cloud-platform:compileJava

> Task :sdks:java:io:kafka: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:kafka:classes
> Task :sdks:java:io:kafka:jar
> Task :sdks:java:container:java8:copyDockerfileDependencies
> Task :sdks:java:container:java8:dockerPrepare

> 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 :sdks:java:container:java8:docker
 ---> 1c1032add3f9
Step 8/18 : ADD target/beam-sdks-java-io-kafka.jar /opt/apache/beam/jars/
 ---> a4790b38f734
Step 9/18 : ADD target/kafka-clients.jar /opt/apache/beam/jars/
 ---> 23916569ae81
Step 10/18 : ADD target/linux_amd64/boot /opt/apache/beam/

> Task :runners:direct-java:shadowJar

> Task :sdks:java:container:java8:docker
 ---> 50038a19df9e
Step 11/18 : COPY target/LICENSE /opt/apache/beam/
 ---> 13c543fac96b
Step 12/18 : COPY target/NOTICE /opt/apache/beam/
 ---> a8b663f4cd59
Step 13/18 : ADD target/third_party_licenses 
/opt/apache/beam/third_party_licenses/
 ---> cebba8c32204
Step 14/18 : COPY target/LICENSE target/go-licenses/* 
/opt/apache/beam/third_party_licenses/golang/
 ---> 4352628dc708
Step 15/18 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
 ---> Running in 059374c89aee
Removing intermediate container 059374c89aee
 ---> b30909d2ef0c
Step 16/18 : RUN if [ "${pull_licenses}" = "false" ] ; then     rm -rf 
/opt/apache/beam/third_party_licenses ;    fi
 ---> Running in 7879331eb163
Removing intermediate container 7879331eb163
 ---> a490c5fd130d
Step 17/18 : COPY target/profiler/* /opt/google_cloud_profiler/
 ---> 8081d2dd1ca7
Step 18/18 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in 5174dfc347ed
Removing intermediate container 5174dfc347ed
 ---> d84074fc00c4
Successfully built d84074fc00c4
Successfully tagged apache/beam_java8_sdk:2.35.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]
c6ae7e4c6e37: Preparing
c9622e83c473: Preparing
5858751b90dd: Preparing
f107f7d0459d: Preparing
c5021afbb0f2: Preparing
c58d88cba33a: Preparing
1d77abf3c92f: Preparing
c7f0f42446c0: Preparing
b569273323b3: Preparing
46a939acaf24: Preparing
857d080ff5cb: Preparing
71170d4a2568: Preparing
ebf469e844a6: Preparing
94c94d3b2e6b: Preparing
36e0782f1159: Preparing
ba6e5ff31f23: Preparing
9f9f651e9303: Preparing
0b3c02b5d746: Preparing
62a747bf1719: Preparing
c58d88cba33a: Waiting
46a939acaf24: Waiting
0b3c02b5d746: Waiting
857d080ff5cb: Waiting
62a747bf1719: Waiting
ba6e5ff31f23: Waiting
c7f0f42446c0: Waiting
1d77abf3c92f: Waiting
ebf469e844a6: Waiting
94c94d3b2e6b: Waiting
b569273323b3: Waiting
9f9f651e9303: Waiting
36e0782f1159: Waiting
5858751b90dd: Pushed
c5021afbb0f2: Pushed
c9622e83c473: Pushed
c58d88cba33a: Pushed
c6ae7e4c6e37: Pushed
c7f0f42446c0: Pushed
f107f7d0459d: Pushed
b569273323b3: Pushed
ebf469e844a6: Layer already exists
94c94d3b2e6b: Layer already exists
36e0782f1159: Layer already exists
ba6e5ff31f23: Layer already exists
9f9f651e9303: Layer already exists
71170d4a2568: Pushed
0b3c02b5d746: Layer already exists
62a747bf1719: Layer already exists
857d080ff5cb: Pushed
1d77abf3c92f: Pushed
46a939acaf24: Pushed
20211101180047: digest: 
sha256:9d624956245028b864f73bfbd17e2a2c006cee30995dc527a48f6b118811895d 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 :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 :runners:google-cloud-dataflow-java:compileJava
> 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-1101181032-85e120ad
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1101181032-85e120ad
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: 
apache-beam-testing:traffic_routes_1635790227394.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-1101181032-85e120ad
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1101181032-85e120ad
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:traffic_routes_1635790227394.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-1101183357-4dad6e05
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1101183357-4dad6e05
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: 
apache-beam-testing:traffic_max_lane_flow_1635791636771.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-1101183357-4dad6e05
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1101183357-4dad6e05
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:traffic_max_lane_flow_1635791636771.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

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

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

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 36s
129 actionable tasks: 112 executed, 15 from cache, 2 up-to-date

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

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