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 2022/05/06 11:57:07 UTC

Build failed in Jenkins: beam_PostCommit_Java_Examples_Dataflow_V2_java17 #542

See <https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java17/542/display/redirect>

Changes:


------------------------------------------
[...truncated 60.65 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 :runners:google-cloud-dataflow-java:classes

> 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 :runners:google-cloud-dataflow-java:jar
> Task :examples:java:classes
> Task :examples:java:jar

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

> Task :sdks:java:container:goPrepare UP-TO-DATE
> Task :sdks:java:container:java17:copyJavaThirdPartyLicenses

> Task :sdks:java:container:goBuild
/home/jenkins/go/bin/go1.18.1 build -o ./build/target/linux_amd64/boot boot.go

> Task :sdks:java:container:java17:copySdkHarnessLauncher
Execution optimizations have been disabled for task ':sdks:java:container:java17:copySdkHarnessLauncher' to ensure correctness due to the following reasons:
  - Gradle detected a problem with the following location: '<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java17/ws/src/sdks/java/container/build/target'.> Reason: Task ':sdks:java:container:java17:copySdkHarnessLauncher' uses this output of task ':sdks:java:container:downloadCloudProfilerAgent' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.4/userguide/validation_problems.html#implicit_dependency for more details about this problem.
  - Gradle detected a problem with the following location: '<https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2_java17/ws/src/sdks/java/container/build/target'.> Reason: Task ':sdks:java:container:java17:copySdkHarnessLauncher' uses this output of task ':sdks:java:container:pullLicenses' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.4/userguide/validation_problems.html#implicit_dependency for more details about this problem.

> Task :sdks:java:container:java17: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:java17:docker
Digest: sha256:bd3113dee5dfa55c246067cdb20e5880003eda57d71ed71f6162b8fcf610093b
Status: Downloaded newer image for openjdk:17-bullseye
 ---> d4d5b6e666dc
Step 3/21 : MAINTAINER "Apache Beam <de...@beam.apache.org>"
 ---> Running in 5982f854b92a
Removing intermediate container 5982f854b92a
 ---> d115b4e613cc
Step 4/21 : ARG pull_licenses
 ---> Running in 1eca62207aba
Removing intermediate container 1eca62207aba
 ---> 003fd8e3e4c5
Step 5/21 : ADD target/slf4j-api.jar /opt/apache/beam/jars/
 ---> 17d167d12b96
Step 6/21 : ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
 ---> 34826410c8da
Step 7/21 : ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/
 ---> 2018df29100d
Step 8/21 : ADD target/beam-sdks-java-io-kafka.jar /opt/apache/beam/jars/
 ---> fff0a4609760
Step 9/21 : ADD target/kafka-clients.jar /opt/apache/beam/jars/
 ---> 21e95451e9fe
Step 10/21 : ADD target/jamm.jar /opt/apache/beam/jars/
 ---> 7c3dc8371b9e
Step 11/21 : ADD target/linux_amd64/boot /opt/apache/beam/
 ---> 77ed1e40472e
Step 12/21 : COPY target/LICENSE /opt/apache/beam/
 ---> 303a741cfa90
Step 13/21 : COPY target/NOTICE /opt/apache/beam/
 ---> 4788cfef9634
Step 14/21 : ADD target/third_party_licenses /opt/apache/beam/third_party_licenses/
 ---> 8d4693babdf9
Step 15/21 : COPY target/LICENSE target/options/* /opt/apache/beam/options/
 ---> 5a9476fb7e72
Step 16/21 : RUN rm /opt/apache/beam/options/LICENSE
 ---> Running in 8f0ae5e915cd
Removing intermediate container 8f0ae5e915cd
 ---> 1388222d7339
Step 17/21 : COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/
 ---> b85d8fc4671d
Step 18/21 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
 ---> Running in 69a539387185
Removing intermediate container 69a539387185
 ---> 5840aa36edef
Step 19/21 : RUN if [ "${pull_licenses}" = "false" ] ; then     rm -rf /opt/apache/beam/third_party_licenses ;    fi
 ---> Running in cb8dfa4a4d02
Removing intermediate container cb8dfa4a4d02
 ---> 5f97ed48f6cb
Step 20/21 : COPY target/profiler/* /opt/google_cloud_profiler/
 ---> a7195b21aa8a
Step 21/21 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in 783ede2dd76b
Removing intermediate container 783ede2dd76b
 ---> 6bce6174072a
Successfully built 6bce6174072a
Successfully tagged apache/beam_java17_sdk:2.40.0.dev

> Task :runners:google-cloud-dataflow-java:buildAndPushDockerJavaContainer
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]
3e012d32d2c3: Preparing
df5458382238: Preparing
7cd6cf3856bc: Preparing
10adf11e7171: Preparing
0209050d95f1: Preparing
2e52e0936628: Preparing
a946f698ddc2: Preparing
931d6366d4c4: Preparing
bd8521b8fde4: Preparing
e80458882f99: Preparing
ef46c63ffed2: Preparing
abec2f5448f7: Preparing
827f4aa07a99: Preparing
6277c1e3f4ca: Preparing
d1b0039a85a3: Preparing
3bc383470c05: Preparing
e93827457889: Preparing
08fa02ce37eb: Preparing
a037458de4e0: Preparing
bafdbe68e4ae: Preparing
a13c519c6361: Preparing
2e52e0936628: Waiting
a946f698ddc2: Waiting
d1b0039a85a3: Waiting
bd8521b8fde4: Waiting
827f4aa07a99: Waiting
3bc383470c05: Waiting
6277c1e3f4ca: Waiting
e80458882f99: Waiting
abec2f5448f7: Waiting
ef46c63ffed2: Waiting
e93827457889: Waiting
a13c519c6361: Waiting
bafdbe68e4ae: Waiting
931d6366d4c4: Waiting
08fa02ce37eb: Waiting
0209050d95f1: Pushed
10adf11e7171: Pushed
df5458382238: Pushed
7cd6cf3856bc: Pushed
3e012d32d2c3: Pushed
931d6366d4c4: Pushed
a946f698ddc2: Pushed
e80458882f99: Pushed
bd8521b8fde4: Pushed
abec2f5448f7: Pushed
ef46c63ffed2: Pushed
3bc383470c05: Layer already exists
e93827457889: Layer already exists
08fa02ce37eb: Layer already exists
a037458de4e0: Layer already exists
2e52e0936628: Pushed
bafdbe68e4ae: Layer already exists
a13c519c6361: Layer already exists
6277c1e3f4ca: Pushed
d1b0039a85a3: Pushed
827f4aa07a99: Pushed
20220506111538: digest: sha256:e691ddd745780b4ea30e7decf55f56304bf7259b707c3bd914f4a1a85a5ad16c size: 4729

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

org.apache.beam.examples.complete.TrafficMaxLaneFlowIT > testE2ETrafficMaxLaneFlow FAILED
    java.lang.RuntimeException at TrafficMaxLaneFlowIT.java:58
        Caused by: java.net.SocketTimeoutException at TrafficMaxLaneFlowIT.java:58

org.apache.beam.examples.cookbook.CombinePerKeyExamplesIT > testE2ECombinePerKey FAILED
    java.lang.RuntimeException at CombinePerKeyExamplesIT.java:61
        Caused by: java.net.SocketTimeoutException at CombinePerKeyExamplesIT.java:61

org.apache.beam.examples.snippets.transforms.io.gcp.bigquery.BigQuerySamplesIT > classMethod FAILED
    com.google.cloud.bigquery.BigQueryException at BigQuerySamplesIT.java:89
        Caused by: java.net.SocketTimeoutException at BigQuerySamplesIT.java:89

org.apache.beam.examples.snippets.transforms.io.gcp.bigquery.BigQuerySamplesIT > classMethod FAILED
    com.google.cloud.bigquery.BigQueryException at BigQuerySamplesIT.java:94
        Caused by: java.net.SocketTimeoutException at BigQuerySamplesIT.java:94

org.apache.beam.examples.cookbook.FilterExamplesIT > testE2EFilterExamples FAILED
    java.lang.RuntimeException at FilterExamplesIT.java:61
        Caused by: java.net.SocketTimeoutException at FilterExamplesIT.java:61

***********************************************************
***********************************************************
**********************Set Up Pubsub************************
The Pub/Sub topic has been set up for this example: projects/apache-beam-testing/topics/testpipeline-jenkins-0506111825-65dbbde0
The Pub/Sub subscription has been set up for this example: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0506111825-65dbbde0
*************************Tear Down*************************
The Pub/Sub topic has been deleted: projects/apache-beam-testing/topics/testpipeline-jenkins-0506111825-65dbbde0
The Pub/Sub subscription has been deleted: projects/apache-beam-testing/subscriptions/testpipeline-jenkins-0506111825-65dbbde0
***********************************************************
***********************************************************

14 tests completed, 5 failed

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220506111538
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:e691ddd745780b4ea30e7decf55f56304bf7259b707c3bd914f4a1a85a5ad16c
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220506111538]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:e691ddd745780b4ea30e7decf55f56304bf7259b707c3bd914f4a1a85a5ad16c]

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

FAILURE: Build 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_Examples_Dataflow_V2_java17/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.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

See https://docs.gradle.org/7.4/userguide/command_line_interface.html#sec:command_line_warnings

Execution optimizations have been disabled for 1 invalid unit(s) of work during this build to ensure correctness.
Please consult deprecation warnings for more details.

BUILD FAILED in 41m 39s
89 actionable tasks: 78 executed, 9 from cache, 2 up-to-date

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

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_Examples_Dataflow_V2_java17 #543

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


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