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

Changes:

[noreply] [Tour of Beam][Frontend] Content Tree and SDK models (#23316) (#23417)

[noreply] Fix bug where `astype(CategoricalDtype)` is rejected (#23513)


------------------------------------------
[...truncated 46.87 KB...]
> Task :sdks:java:container:java8:copySdkHarnessLauncher
Execution optimizations have been disabled for task 
':sdks:java:container:java8: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/ws/src/sdks/java/container/build/target'.>
 Reason: Task ':sdks:java:container:java8: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.5.1/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/ws/src/sdks/java/container/build/target'.>
 Reason: Task ':sdks:java:container:java8: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.5.1/userguide/validation_problems.html#implicit_dependency
 for more details about this problem.

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

> Task :sdks:java:container:java8:docker
Sending build context to Docker daemon  209.8MB
Step 1/21 : ARG java_version
Step 2/21 : FROM openjdk:${java_version}-bullseye
 ---> b273004037cc
Step 3/21 : MAINTAINER "Apache Beam <[email protected]>"

> 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:java8:docker
 ---> Running in c45a6982f039
Removing intermediate container c45a6982f039
 ---> 3c7f64270ac2
Step 4/21 : ARG pull_licenses
 ---> Running in 87c336aa0893
Removing intermediate container 87c336aa0893
 ---> 7cf213a1f58e
Step 5/21 : ADD target/slf4j-api.jar /opt/apache/beam/jars/
 ---> ff23c66bd23d
Step 6/21 : ADD target/slf4j-jdk14.jar /opt/apache/beam/jars/
 ---> 5daaec93d0e0
Step 7/21 : ADD target/beam-sdks-java-harness.jar /opt/apache/beam/jars/
 ---> 3c4acd0aba9e
Step 8/21 : ADD target/beam-sdks-java-io-kafka.jar /opt/apache/beam/jars/
 ---> 7df06b070b63
Step 9/21 : ADD target/kafka-clients.jar /opt/apache/beam/jars/
 ---> cdc15d64b477
Step 10/21 : ADD target/jamm.jar /opt/apache/beam/jars/
 ---> 8d722e8a4893
Step 11/21 : ADD target/linux_amd64/boot /opt/apache/beam/
 ---> 1a8ac2d26794
Step 12/21 : COPY target/LICENSE /opt/apache/beam/
 ---> a7c02af1a5d3
Step 13/21 : COPY target/NOTICE /opt/apache/beam/
 ---> 5d46919aa2a1
Step 14/21 : ADD target/third_party_licenses 
/opt/apache/beam/third_party_licenses/
 ---> 67db22a7afb9
Step 15/21 : COPY target/LICENSE target/options/* /opt/apache/beam/options/
 ---> b197ad7ffe38
Step 16/21 : RUN rm /opt/apache/beam/options/LICENSE
 ---> Running in 9b5462e14380
Removing intermediate container 9b5462e14380
 ---> e8e4315a7547
Step 17/21 : COPY target/LICENSE target/go-licenses/* 
/opt/apache/beam/third_party_licenses/golang/
 ---> c6c735bb6f83
Step 18/21 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
 ---> Running in 2339444eb2d7
Removing intermediate container 2339444eb2d7
 ---> 64433236535b
Step 19/21 : RUN if [ "${pull_licenses}" = "false" ] ; then     rm -rf 
/opt/apache/beam/third_party_licenses ;    fi
 ---> Running in e1831e003eff
Removing intermediate container e1831e003eff
 ---> d65627dbbf19
Step 20/21 : COPY target/profiler/* /opt/google_cloud_profiler/
 ---> 9a88599bd0eb
Step 21/21 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in 47c4a5c38d2a
Removing intermediate container 47c4a5c38d2a
 ---> 359be994ee7e
Successfully built 359be994ee7e
Successfully tagged apache/beam_java8_sdk:2.43.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]
ab89acb8d986: Preparing
b56357a2c6f6: Preparing
5b17ceecdf0d: Preparing
f4f05ffe0ed3: Preparing
4314ce646e69: Preparing
1135f34aa11e: Preparing
b8ce2e9f9b22: Preparing
78cdc74a48a4: Preparing
7d11f565bcfe: Preparing
c588b113150e: Preparing
34d723b6ce01: Preparing
0e5bbd7e5f5a: Preparing
1d382c084038: Preparing
bd1e7212031d: Preparing
a874f3d9344f: Preparing
6b5aaff44254: Preparing
53a0b163e995: Preparing
b626401ef603: Preparing
9b55156abf26: Preparing
293d5db30c9f: Preparing
03127cdb479b: Preparing
9c742cd6c7a5: Preparing
a874f3d9344f: Waiting
6b5aaff44254: Waiting
34d723b6ce01: Waiting
0e5bbd7e5f5a: Waiting
b8ce2e9f9b22: Waiting
03127cdb479b: Waiting
1d382c084038: Waiting
293d5db30c9f: Waiting
bd1e7212031d: Waiting
9c742cd6c7a5: Waiting
9b55156abf26: Waiting
b626401ef603: Waiting
53a0b163e995: Waiting
7d11f565bcfe: Waiting
c588b113150e: Waiting
1135f34aa11e: Waiting
b56357a2c6f6: Pushed
f4f05ffe0ed3: Pushed
5b17ceecdf0d: Pushed
4314ce646e69: Pushed
ab89acb8d986: Pushed
78cdc74a48a4: Pushed
b8ce2e9f9b22: Pushed
c588b113150e: Pushed
7d11f565bcfe: Pushed
1135f34aa11e: Pushed
0e5bbd7e5f5a: Pushed
34d723b6ce01: Pushed
6b5aaff44254: Layer already exists
53a0b163e995: Layer already exists
b626401ef603: Layer already exists
9b55156abf26: Layer already exists
293d5db30c9f: Layer already exists
03127cdb479b: Layer already exists
9c742cd6c7a5: Layer already exists
bd1e7212031d: Pushed
a874f3d9344f: Pushed
1d382c084038: Pushed
20221007000145: digest: 
sha256:9e81350657372e104fd30abef35dc11b0514fb11b44b6485d4fca87d5f7649c8 size: 
4935

> 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-1007000333-62337133
The Pub/Sub subscription has been set up for this example: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1007000333-62337133
*************************Tear Down*************************
The Pub/Sub topic has been deleted: 
projects/apache-beam-testing/topics/testpipeline-jenkins-1007000333-62337133
The Pub/Sub subscription has been deleted: 
projects/apache-beam-testing/subscriptions/testpipeline-jenkins-1007000333-62337133
***********************************************************
***********************************************************

org.apache.beam.examples.snippets.transforms.io.gcp.bigquery.BigQuerySamplesIT 
> testTableIO FAILED
    java.lang.RuntimeException at BigQuerySamplesIT.java:121

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

13 tests completed, 1 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:20221007000145
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:9e81350657372e104fd30abef35dc11b0514fb11b44b6485d4fca87d5f7649c8
Deleted: sha256:359be994ee7e814b9e844891ea3688608887346190e02ca86c68a4a8ff6ee858
Deleted: sha256:9a88599bd0eb3a897156f93d3e6bb4d74c9c73e50a88efe6faa3afe98de519e6
Deleted: sha256:d65627dbbf197404940281da7e2f792515760b899dae3e5d4da8cb2837ae6bf9
Deleted: sha256:64433236535b552ad68b65ce01b74ea93175bbc38e97e8783cbd571007db3e54
Deleted: sha256:c6c735bb6f83ff23b165a782cb298c39ebb6bc6596e04f1a974e3cfe14637ff3
Deleted: sha256:e8e4315a7547a922bbff1da4aa48998d9fcd0f8495c17b044f0cc5e233be1af0
Deleted: sha256:b197ad7ffe38364e638f29c4811f38c3ff403c0e4dab0d174308d0df23e0f650
Deleted: sha256:67db22a7afb9be7cc56b4a97401d52a3f93875efa036d3f117457653471ed638
Deleted: sha256:5d46919aa2a1af00413e911f112de9bcac4cd77b07aecf6a826d4468b942adae
Deleted: sha256:a7c02af1a5d3ec60d5e674e627625299588b064c1824cb73a6e7692dfd490878
Deleted: sha256:1a8ac2d26794f9c54e1363b1f1c11be7b1a01da2d60e9a2159728ed00a675560
Deleted: sha256:8d722e8a4893c4350bc13d7687a412dee9f4d749ba927e144deff329dc47c60b
Deleted: sha256:cdc15d64b4772d3a7850aa1b090c7bcf4b336aa67606f9dffaf88526871b46e0
Deleted: sha256:7df06b070b63f54adc900d69e583c23c8346f3dcc843fef124c53b5e40560319
Deleted: sha256:3c4acd0aba9e212612314417b1a0d977cd97704bf7ca65dcca23ebbeccaf784a
Deleted: sha256:5daaec93d0e00201bc251d7e3b6ab79220327381855b0f2215ccd14bdb23acf3
Deleted: sha256:ff23c66bd23d73942422540f6c2f846b028c58de93e9b79bbf2ac00106479652
Deleted: sha256:7cf213a1f58ec5122404c6f19da00aeeb37bdbfc72ce7e7c26fb4fe4fdbd3782
Deleted: sha256:3c7f64270ac24f7f95a2b07ca6393afd84a0843f85dc8ad61b171192502696f5
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20221007000145]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:9e81350657372e104fd30abef35dc11b0514fb11b44b6485d4fca87d5f7649c8]

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

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/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.

* 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.5.1/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 34m 25s
112 actionable tasks: 75 executed, 33 from cache, 4 up-to-date

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

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