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

Changes:

[noreply] [BEAM-13769]Add no_xdist marker for cloudpickle test (#17538)

[noreply] [BEAM-14533] Bump cloudpickle to 2.1.0 (#17780)

[noreply] Add basic byte size estimation for batches (#17771)

[noreply] Add @yields_batches and @yields_elements (#19268)


------------------------------------------
[...truncated 52.96 KB...]
Collecting setuptools
  Using cached setuptools-62.3.3-py3-none-any.whl (1.2 MB)
Collecting wheel
  Using cached wheel-0.37.1-py2.py3-none-any.whl (35 kB)
Installing collected packages: pip, setuptools, wheel
  Attempting uninstall: pip
    Found existing installation: pip 20.0.2
    Uninstalling pip-20.0.2:
      Successfully uninstalled pip-20.0.2
  Attempting uninstall: setuptools
    Found existing installation: setuptools 44.0.0
    Uninstalling setuptools-44.0.0:
      Successfully uninstalled setuptools-44.0.0
Successfully installed pip-22.1.2 setuptools-62.3.3 wheel-0.37.1
Collecting beautifulsoup4<5.0,>=4.9.0
  Using cached beautifulsoup4-4.11.1-py3-none-any.whl (128 kB)
Collecting pyyaml<6.0.0,>=3.12
  Using cached PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB)
Collecting tenacity<6.0,>=5.0.2
  Using cached tenacity-5.1.5-py2.py3-none-any.whl (34 kB)
Collecting soupsieve>1.2
  Using cached soupsieve-2.3.2.post1-py3-none-any.whl (37 kB)
Collecting six>=1.9.0
  Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
Installing collected packages: soupsieve, six, pyyaml, tenacity, beautifulsoup4
Successfully installed beautifulsoup4-4.11.1 pyyaml-5.4.1 six-1.16.0 
soupsieve-2.3.2.post1 tenacity-5.1.5
Executing python 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/pull_licenses_java.py>
 
--license_index=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/reports/dependency-license/index.json>
        
--output_dir=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/java_third_party_licenses>
        
--dep_url_yaml=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/dep_urls_java.yaml>
        
--manual_license_path=<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/manual_licenses>
INFO:root:Pulling license for 242 dependencies using 16 threads.
INFO:root:Replaced local file URL with 
file://<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/license_scripts/manual_licenses/xz/COPYING>
 for xz-1.5
INFO:root:pull_licenses_java.py succeed. It took 12.913544 seconds with 16 
threads.
Copying licenses from 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/java_third_party_licenses>
 to 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/ws/src/sdks/java/container/build/target/third_party_licenses.>
Finished license_scripts.sh

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

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

> 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_DataflowV2/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.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_DataflowV2/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.4/userguide/validation_problems.html#implicit_dependency
 for more details about this problem.

> Task :release:go-licenses:java:dockerRun
+ go-licenses save github.com/apache/beam/sdks/java/container 
--save_path=/output/licenses
+ tee /output/licenses/list.csv
+ go-licenses csv github.com/apache/beam/sdks/java/container
github.com/apache/beam/sdks/java/container,https://github.com/apache/beam/blob/master/LICENSE,Apache-2.0
github.com/apache/beam/sdks/go/pkg/beam,https://github.com/apache/beam/blob/master/sdks/go/README.md,Apache-2.0
golang.org/x/net,https://go.googlesource.com/net/+/refs/heads/master/LICENSE,BSD-3-Clause
golang.org/x/sys,https://go.googlesource.com/sys/+/refs/heads/master/LICENSE,BSD-3-Clause
google.golang.org/protobuf,https://go.googlesource.com/protobuf/+/refs/heads/master/LICENSE,BSD-3-Clause
golang.org/x/text,https://go.googlesource.com/text/+/refs/heads/master/LICENSE,BSD-3-Clause
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/master/LICENSE,Apache-2.0
github.com/golang/protobuf,https://github.com/golang/protobuf/blob/master/LICENSE,BSD-3-Clause
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/master/LICENSE,Apache-2.0
+ chmod -R a+w /output/licenses

> Task :release:go-licenses:java:createLicenses
> Task :sdks:java:container:java8:copyGolangLicenses
> Task :sdks:java:container:java8:dockerPrepare
> Task :sdks:java:container:java8:docker

> 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]
a52d5e6f9a77: Preparing
7617861b5d76: Preparing
bed397658dc0: Preparing
707c08d73aef: Preparing
a5806e17058c: Preparing
f7e4f7e07fea: Preparing
a25747cc2548: Preparing
745b141b91b9: Preparing
0e862c3d1814: Preparing
c94b4dcff03d: Preparing
342884816305: Preparing
2fe5b5b5cb6e: Preparing
d1fbc2fc6e3c: Preparing
34c73678be94: Preparing
39973bff2948: Preparing
1cc35fbb41f8: Preparing
075d20daa2c3: Preparing
817e710a8d04: Preparing
ee509ed6e976: Preparing
9177197c67d0: Preparing
7dbadf2b9bd8: Preparing
e7597c345c2e: Preparing
342884816305: Waiting
34c73678be94: Waiting
2fe5b5b5cb6e: Waiting
39973bff2948: Waiting
d1fbc2fc6e3c: Waiting
0e862c3d1814: Waiting
1cc35fbb41f8: Waiting
075d20daa2c3: Waiting
817e710a8d04: Waiting
ee509ed6e976: Waiting
c94b4dcff03d: Waiting
9177197c67d0: Waiting
7dbadf2b9bd8: Waiting
e7597c345c2e: Waiting
a25747cc2548: Waiting
f7e4f7e07fea: Waiting
745b141b91b9: Waiting
a5806e17058c: Pushed
bed397658dc0: Pushed
707c08d73aef: Pushed
7617861b5d76: Pushed
a52d5e6f9a77: Pushed
745b141b91b9: Pushed
a25747cc2548: Pushed
c94b4dcff03d: Pushed
2fe5b5b5cb6e: Pushed
342884816305: Pushed
0e862c3d1814: Pushed
1cc35fbb41f8: Layer already exists
075d20daa2c3: Layer already exists
817e710a8d04: Layer already exists
ee509ed6e976: Layer already exists
9177197c67d0: Layer already exists
f7e4f7e07fea: Pushed
7dbadf2b9bd8: Layer already exists
e7597c345c2e: Layer already exists
34c73678be94: Pushed
39973bff2948: Pushed
d1fbc2fc6e3c: Pushed
20220610155800: digest: 
sha256:cd7414f33c9197a8e8b05a495a57b992856ed00bda2fea9636017d09dbf51dce size: 
4935

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

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

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

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

55 tests completed, 1 failed, 3 skipped

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220610155800
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:cd7414f33c9197a8e8b05a495a57b992856ed00bda2fea9636017d09dbf51dce
Deleted: sha256:accc9ef5d97ca898619947aa56be5b52ec5f9ffaf9f59e268857dac4aaafedb2
Deleted: sha256:dc0db9963f37b3babc587841aeaa632914923e62ed190018a46c0ebc8cae8867
Deleted: sha256:ab36e41c9cc03da61f48356f01133855eb42d2479bf225e8b55398b610964c0e
Deleted: sha256:a0eb9ec7e53243f0703c2b46ccbe5154dfc15ab007291843d9f251abcf0dac86
Deleted: sha256:cdab8ee86fffc9c2115a37aa639d4016e0bb8cfcd34bc99554421ed3c974c0df
Deleted: sha256:a9c50151ca0dc757007bef32bfc22f23a80707e52e47dc2c0cb803390e8a8c61
Deleted: sha256:bb4834872b111f42b2261e471f4b07bb018bb151d14e7a9d0467848b0631dbaa
Deleted: sha256:e5e266397b14ac9b31a3140d50192dde44fea109f8de03e046f7c3572873f12d
Deleted: sha256:10b8a4d2334e4c787a5e5a94334cfbe4c048d72e8bd0916c250ac6d96cf4a4c6
Deleted: sha256:62f5bb8fa81facde3151a04cbc74f75b3e992d1218cd344870f42b098bc14c22
Deleted: sha256:a6b44f821a68c37bf0a83b2189ae079dc6d423ded5a4f98998d7b2530fd013d7
Deleted: sha256:51029bd26f1aac4a2f2d2de30699ad04a7a4eb3473bcc1485c0ce850276c7d0c
Deleted: sha256:61d45e4257d2933a6807d86831eff705a68054de44697846d156338d3931f3d4
Deleted: sha256:e373642769bee8551eda153843834348315a75fb8e3acea584e40a2f020ce235
Deleted: sha256:b0d345c606b927739541cb85794cc38a7ed57ced42f8cebac5209899b0bf668c
Deleted: sha256:51528ffd9fda790558ce0fda8652cea76acc1dfb95dd92d02d703aeaf55f66f2
Deleted: sha256:3e9a8f37c2d4fba7ba44f168b3327873a1fed58f35a70de97c51dbd36a2a60c5
Deleted: sha256:445db2084703b3f2a0c6996c9a7bc5c1f162befd3920d24945b6a3993d60b005
Deleted: sha256:8d55b29f3b02354e375ca263c4d3eea06dddc061aa4c726579b9c28fd0a3c971
Deleted: sha256:03f70be1b695babb5701bff8d68aca73bfe4fceed1883df25b09d91984d23796
Deleted: sha256:1575485a3cb5581a177a3b2a63b39491e9f5a2547a45acc760d8afca92ca54b7
Deleted: sha256:94e0e9c0c5a46b1a92431a8d2663462f021b514e26dd32f8b9ea3d959eb292c5
Deleted: sha256:d9f5b53ef50ba8b9b4757a9e6ac40c0319f2894d7e8419ccc88ca87f0c887439
Deleted: sha256:1bf6a7faaad9b8527ba874fbb9dcc7c9795e046e82a9e5e5300306b0f7256674
Deleted: sha256:b49748e18c1346bd5e73cbbc2d32dc80b17757e8e0af78812f36cd89b8e3120b
Deleted: sha256:ca0ad7f6767daffbc8943c747a7ac8c0d0f9ad8c1ee7fdcbfbf00907a8e27943
Deleted: sha256:d56d8169de1cb81e64cb2cd820331c90ece373488d034a055a57b4639118979b
Deleted: sha256:f82c6cfaac02ca1f28aeb4e954b2a0f5254e48f41e8445a14972329bb80c31d3
Deleted: sha256:9864fd99a1a9ae68dfdcdcedf13ef047a77b6dfa68553035a1519902fa94af61
Deleted: sha256:a0882fca8b0d88114a986a86f3202c5e6c7c70bb80ee6631b931af5b8966df57
Deleted: sha256:b8f7c070155c1332284c503dc10df1fc8af7c6262159985220763d5d324c674f
Deleted: sha256:9614b9998be38a7fba096797a8f72a7ff58812aa63c725ea4fd44ae7cd3b9f3f
Deleted: sha256:21ac16d4a4041a1aa268432dcc2fa1ed54abc224c5ce3b9f0ced9b023671cda0
Deleted: sha256:bee28e447f6a997de7ded1986360a822eb544a1a3b59ff5ceff75e081bf25592
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220610155800]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:cd7414f33c9197a8e8b05a495a57b992856ed00bda2fea9636017d09dbf51dce]

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

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 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 1h 39m 27s
141 actionable tasks: 90 executed, 47 from cache, 4 up-to-date

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

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