See <https://ci-beam.apache.org/job/beam_PostCommit_Java/7350/display/redirect>

Changes:


------------------------------------------
[...truncated 122.23 KB...]
Step 9/17 : ADD target/kafka-clients.jar /opt/apache/beam/jars/
 ---> 95e4804a18a6
Step 10/17 : ADD target/linux_amd64/boot /opt/apache/beam/
 ---> b22e735d6812
Step 11/17 : COPY target/LICENSE /opt/apache/beam/
 ---> eb787d576e7d
Step 12/17 : COPY target/NOTICE /opt/apache/beam/
 ---> e216ab02d5ff
Step 13/17 : ADD target/third_party_licenses 
/opt/apache/beam/third_party_licenses/
 ---> eafb03ac298d
Step 14/17 : COPY target/LICENSE target/go-licenses/* 
/opt/apache/beam/third_party_licenses/golang/
 ---> cd465f3f8763
Step 15/17 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
 ---> Running in 1044b3fd9b14
Removing intermediate container 1044b3fd9b14
 ---> f6dc5b1636fd
Step 16/17 : RUN if [ "${pull_licenses}" = "false" ] ; then     rm -rf 
/opt/apache/beam/third_party_licenses ;    fi
 ---> Running in a1f5113af679
Removing intermediate container a1f5113af679
 ---> 99ab84c4c7a6
Step 17/17 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in 4dedc62bf28a
Removing intermediate container 4dedc62bf28a
 ---> 58e86f7423d2
Successfully built 58e86f7423d2
Successfully tagged apache/beam_java8_sdk:2.30.0.dev

> Task :sdks:java:io:kafka:kafkaVersion251BatchIT
> Task :sdks:java:io:hadoop-format:runHadoopFormatIO321Test
> Task :sdks:java:io:kafka:kafkaVersion251Test
> Task :sdks:java:io:kafka:kafkaVersionsCompatibilityTest
> Task :sdks:java:io:google-cloud-platform:postCommit
> Task :sdks:java:io:hadoop-format:hadoopVersionsTest
> Task :javaHadoopVersionsTest
> Task :sdks:java:extensions:zetasketch:postCommit

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

org.apache.beam.examples.complete.TfIdfIT > classMethod FAILED
    java.lang.IllegalArgumentException at TfIdfIT.java:55

***********************************************************
***********************************************************
**********************Set Up Pubsub************************
The Pub/Sub topic has been set up for this example: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0322062446-6e95f0c9
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0322062446-6e95f0c9
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: 
apache-beam-testing:traffic_max_lane_flow_1616394286498.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0322062446-6e95f0c9
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0322062446-6e95f0c9
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:traffic_max_lane_flow_1616394286498.traffic_max_lane_flow_table
Please go to the Developers Console to delete it manually. Otherwise, you may 
be charged for its usage.
***********************************************************
***********************************************************

12 tests completed, 2 failed, 1 skipped

> Task 
> :runners:google-cloud-dataflow-java:examplesJavaLegacyWorkerIntegrationTest 
> FAILED
> Task 
> :runners:google-cloud-dataflow-java:googleCloudPlatformLegacyWorkerIntegrationTest
>  FROM-CACHE
> Task 
> :runners:google-cloud-dataflow-java:googleCloudPlatformLegacyWorkerKmsIntegrationTest
>  FROM-CACHE

> 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]
55773db2c037: Preparing
c647459f2686: Preparing
51ea21f14efc: Preparing
13b80b54fd3b: Preparing
2d9858b4afba: Preparing
95f6adcc7426: Preparing
36dcd820ac75: Preparing
0d81f6afccf0: Preparing
eed50767e878: Preparing
baaeb0d7050f: Preparing
5289267e1865: Preparing
8a970d4156d3: Preparing
09ac04d65797: Preparing
59f1e8e1ce66: Preparing
bde301416dd2: Preparing
81496d8c72c2: Preparing
644448d6e877: Preparing
0e41e5bdb921: Preparing
0d81f6afccf0: Waiting
09ac04d65797: Waiting
eed50767e878: Waiting
8a970d4156d3: Waiting
bde301416dd2: Waiting
59f1e8e1ce66: Waiting
95f6adcc7426: Waiting
baaeb0d7050f: Waiting
81496d8c72c2: Waiting
36dcd820ac75: Waiting
0e41e5bdb921: Waiting
2d9858b4afba: Pushed
55773db2c037: Pushed
13b80b54fd3b: Pushed
c647459f2686: Pushed
0d81f6afccf0: Pushed
36dcd820ac75: Pushed
baaeb0d7050f: Pushed
8a970d4156d3: Layer already exists
09ac04d65797: Layer already exists
51ea21f14efc: Pushed
59f1e8e1ce66: Layer already exists
bde301416dd2: Layer already exists
81496d8c72c2: Layer already exists
644448d6e877: Layer already exists
0e41e5bdb921: Layer already exists
5289267e1865: Pushed
95f6adcc7426: Pushed
eed50767e878: Pushed
20210322060102: digest: 
sha256:16462c444f4fe84584b2e931415cfe44828d11469be2327cd62580e6de66088d size: 
4099

> Task :runners:google-cloud-dataflow-java:coreSDKJavaRunnerV2IntegrationTest 
> NO-SOURCE

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

org.apache.beam.examples.cookbook.BigQueryStorageAPIStreamingIT > 
testStorageAPIStreaming FAILED
    java.lang.IllegalArgumentException at BigQueryStorageAPIStreamingIT.java:119

***********************************************************
***********************************************************
**********************Set Up Pubsub************************
The Pub/Sub topic has been set up for this example: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0322062920-d076c808
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0322062920-d076c808
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: 
apache-beam-testing:traffic_max_lane_flow_1616394560277.traffic_max_lane_flow_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0322062920-d076c808
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0322062920-d076c808
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:traffic_max_lane_flow_1616394560277.traffic_max_lane_flow_table
Please go to the Developers Console to delete it manually. Otherwise, you may 
be charged for its usage.
***********************************************************
***********************************************************

***********************************************************
***********************************************************
**********************Set Up Pubsub************************
The Pub/Sub topic has been set up for this example: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0322065313-5e0c8021
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0322065313-5e0c8021
******************Set Up Big Query Table*******************
The BigQuery table has been set up for this example: 
apache-beam-testing:traffic_routes_1616395992884.traffic_routes_table
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-0322065313-5e0c8021
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0322065313-5e0c8021
The BigQuery table might contain the example's output, and it is not deleted 
automatically: 
apache-beam-testing:traffic_routes_1616395992884.traffic_routes_table
Please go to the Developers Console to delete it manually. Otherwise, you may 
be charged for its usage.
***********************************************************
***********************************************************

9 tests completed, 1 failed

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

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

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

36 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:20210322060102
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:16462c444f4fe84584b2e931415cfe44828d11469be2327cd62580e6de66088d
Deleted: sha256:3ad2efd5e4312451e534beff07e18b7c8d36288dce9b4ef743bc42dbfd891afa
Deleted: sha256:2ac72261a89f519c3e98f0f2a635e89cee3ac43c90a7e5f783c8f53d24ee1c7c
Deleted: sha256:ee4b1bce24bfe8f94e212acd0c52b8e9171862a32d39fe2f62889652b89138f9
Deleted: sha256:91b8d7e89156c5d75ecbb812483d1f69dd9da2417c0036adc96fd59a0ef88a76
Deleted: sha256:56ced30e26dae34b0127126f89879d8fdff14b786b47c174b9b594b3ca567102
Deleted: sha256:7da62d2eadd0ed5024361d031e07a5b095f2192c6052a7822eaf51e04667ce9d
Deleted: sha256:f9dd11a05f616783e60bf3ee3793b0d71196338d12c0a451ab32b39eff7a142b
Deleted: sha256:dd939ebef33d6d3569ff5d3856b14178077f05e1a3b4d6e1c5e2ed05305ca033
Deleted: sha256:a3301e0a8332bf5c1b7d580b4e89dcc7958644379bf962922b22319195faf262
Deleted: sha256:cf33e14d2fec7cb9a82cb6173366d35b877808cde400f3c4cd29534691799c5d
Deleted: sha256:227bcc03f21a76f207b20db23afc4016846f129bdf1d88a771759f8990f0d8bf
Deleted: sha256:5ce7f7f40881b811a8c6c4b19cc4218ff00aa8f668b58c4b55a66173c2871e3b
Deleted: sha256:650ec6d3f6c1780ca5f5be970a6aadc95e930fe5f3d0c49aee5789931fbbbac6
Deleted: sha256:e8ae91b281e20742eb1733238336459b18538a3c9566a40babd2d6c1a779a38b
Deleted: sha256:ae73a55b12cb933f04a6420c64cfc3c439de8a0309eff9d4092cf5c1be2fb381
Digests:
- 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:16462c444f4fe84584b2e931415cfe44828d11469be2327cd62580e6de66088d
  Associated tags:
 - 20210322060102
Tags:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210322060102
Deleted [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20210322060102].
Deleted 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:16462c444f4fe84584b2e931415cfe44828d11469be2327cd62580e6de66088d].

FAILURE: Build completed with 3 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task 
':runners:google-cloud-dataflow-java:examplesJavaLegacyWorkerIntegrationTest'.
> There were failing tests. See the report at: 
> file://<https://ci-beam.apache.org/job/beam_PostCommit_Java/ws/src/runners/google-cloud-dataflow-java/build/reports/tests/examplesJavaLegacyWorkerIntegrationTest/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:examplesJavaRunnerV2IntegrationTest'.
> There were failing tests. See the report at: 
> file://<https://ci-beam.apache.org/job/beam_PostCommit_Java/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.
==============================================================================

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

BUILD FAILED in 2h 2m 3s
252 actionable tasks: 161 executed, 89 from cache, 2 up-to-date
Gradle was unable to watch the file system for changes. The inotify watches 
limit is too low.

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

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