See 
<https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV2/1395/display/redirect>

Changes:


------------------------------------------
[...truncated 50.28 KB...]
> Task :sdks:java:io:google-cloud-platform:jar
> Task :sdks:java:harness:shadowJar FROM-CACHE
> Task :runners:google-cloud-dataflow-java:compileJava FROM-CACHE
> Task :runners:google-cloud-dataflow-java:classes
> Task :examples:java:compileJava FROM-CACHE
> Task :examples:java:classes UP-TO-DATE
> Task :runners:google-cloud-dataflow-java:jar
> Task :examples:java:jar
> Task :examples:java:compileTestJava FROM-CACHE
> Task :examples:java:testClasses
> Task :examples:java:testJar
> Task :sdks:java:io:google-cloud-platform:compileTestJava FROM-CACHE
> Task :sdks:java:io:google-cloud-platform:testClasses
> Task :sdks:java:container:java8:copyDockerfileDependencies
> Task :sdks:java:io:google-cloud-platform:testJar

> Task :sdks:java:container:pullLicenses
Collecting pip
  Using cached pip-22.0.4-py3-none-any.whl (2.1 MB)
Collecting setuptools
  Using cached setuptools-60.10.0-py3-none-any.whl (1.1 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.0.4 setuptools-60.10.0 wheel-0.37.1
Collecting beautifulsoup4<5.0,>=4.9.0
  Using cached beautifulsoup4-4.10.0-py3-none-any.whl (97 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.1-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.10.0 pyyaml-5.4.1 six-1.16.0 
soupsieve-2.3.1 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 224 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 7.96636 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:java8:copyJavaThirdPartyLicenses

> Task :release:go-licenses:java:dockerRun
+ go-licenses save github.com/apache/beam/sdks/java/container 
--save_path=/output/licenses
+ go-licenses csv github.com/apache/beam/sdks/java/container
+ tee /output/licenses/list.csv
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/master/LICENSE,Apache-2.0
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
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/master/LICENSE,Apache-2.0
golang.org/x/text,https://go.googlesource.com/text/+/refs/heads/master/LICENSE,BSD-3-Clause
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
github.com/golang/protobuf,https://github.com/golang/protobuf/blob/master/LICENSE,BSD-3-Clause
+ 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]
5473c2585af3: Preparing
fc24636a24d0: Preparing
4ac8a251c1b1: Preparing
a58d2ee05482: Preparing
ea16d93bca92: Preparing
754f1609e8af: Preparing
f1b5716a3435: Preparing
f672bcdc0d1c: Preparing
b07d2d45f1d0: Preparing
887911ae6435: Preparing
9300b8a8822e: Preparing
fa99f3932fa5: Preparing
1c44945bdfbf: Preparing
0607554a700f: Preparing
3add5b0a88e9: Preparing
3cddd9de99b4: Preparing
327e42081bbe: Preparing
6e632f416458: Preparing
e019be289189: Preparing
c9a63110150b: Preparing
0607554a700f: Waiting
f1b5716a3435: Waiting
f672bcdc0d1c: Waiting
b07d2d45f1d0: Waiting
887911ae6435: Waiting
3add5b0a88e9: Waiting
754f1609e8af: Waiting
3cddd9de99b4: Waiting
e019be289189: Waiting
9300b8a8822e: Waiting
c9a63110150b: Waiting
fa99f3932fa5: Waiting
1c44945bdfbf: Waiting
327e42081bbe: Waiting
6e632f416458: Waiting
ea16d93bca92: Pushed
fc24636a24d0: Pushed
4ac8a251c1b1: Pushed
a58d2ee05482: Pushed
5473c2585af3: Pushed
f672bcdc0d1c: Pushed
754f1609e8af: Pushed
887911ae6435: Pushed
f1b5716a3435: Pushed
0607554a700f: Layer already exists
b07d2d45f1d0: Pushed
3add5b0a88e9: Layer already exists
327e42081bbe: Layer already exists
3cddd9de99b4: Layer already exists
e019be289189: Layer already exists
6e632f416458: Layer already exists
c9a63110150b: Layer already exists
1c44945bdfbf: Pushed
fa99f3932fa5: Pushed
9300b8a8822e: Pushed
20220320060046: digest: 
sha256:9a4519a72ff8c826bdb45bc9b5c606c88eb0c5691220703ec3bdbc842825f10f size: 
4520

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

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

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

org.apache.beam.sdk.io.gcp.bigquery.BigQueryIOStorageWriteIT > 
testBigQueryStorageWrite30MProto FAILED
    java.lang.RuntimeException at BigQueryIOStorageWriteIT.java:101

49 tests completed, 1 failed, 1 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:20220320060046
Untagged: 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:9a4519a72ff8c826bdb45bc9b5c606c88eb0c5691220703ec3bdbc842825f10f
Deleted: sha256:8af94564eb00d11bacc5b456441990773fb6217e8c86e39c5c14fd5ceac1b544
Deleted: sha256:e3224c6a44a0af39ee77293a8746768eeafcceb1a480a22a18ac97503a464e4d
Deleted: sha256:6fbe89c59917138fc0f822604d9248d3ed066cc27ba1603fda52a7c0a5125f00
Deleted: sha256:cebd5e6418634c4883e0ca3c31dd8c60a2204b9a8936d8321d5a42281634d51a
Deleted: sha256:49bb3cb55507e2248d63a6284ad9c39dfc47a06c00c4fe03c7a74dc03feb789c
Deleted: sha256:def16b0ec73efd7b27d46c1a5a2c03b552459fbdf6887341d6e2a23cf4e5bb7c
Deleted: sha256:b2672f5132b77f94a28f6cd21578f38d252e1e8d79bfca12aaad875ffff29a76
Deleted: sha256:0cfbc32e005616c562c5c1e4c10c040b841c5c42a898b065ade2b87a3db16c86
Deleted: sha256:eb5c63a0dbedefcf332802b77ac76f53a6c83d235d42f5fcb609577b04d97ff7
Deleted: sha256:5fab2791716c16cca4e2071783937ebf026b4d6ec527794ee6ec77e49b544d61
Deleted: sha256:877ad656fb67fd641b5c7b07cd624ef24893cdf8ba0bee7f94cf768b4a75dff5
Deleted: sha256:1bc2364b2aae993511acd5f11da8e7d91bfcc9054873c4858e8fe2d5bc3360f5
Deleted: sha256:93080128c5d2653d61c67cd97c20f4bdc8812acfe6192ca22927acc293386238
Deleted: sha256:ff721bf38e41a0434c9a2f2e03c0f47ef5d67449359559de81d17777177b4831
Deleted: sha256:f9716e45ce9616af6d6b82141cebf5654614e904536ea8755978a1d582712d14
Deleted: sha256:5cebd6f97727a36eab1c3debdb6ea9defa8604169fac11fc29e66cd0af18481c
Deleted: sha256:447e2c22da56b2bb9a7c4ca8cfc4483b002a0e8da4d8338c0915667f9100498b
Deleted: sha256:8b8148048214d90fa6a8e21de490b8966826b17fcf4b2cfe314378c51c892f61
Deleted: sha256:497a5c28037e33ae18bad2223a2c67b1e44433d899a14053f62f1dbd8e7e4b0a
Deleted: sha256:e7b1a195d79e4036ec64ac2c0f8da08edf9b9ae8908fb468cafdb1d0242c9476
Deleted: sha256:b17c36e5271c40feb0c92965c726255105bbb4b8f803f697b3bae888992243a3
Deleted: sha256:c5d44209c62df8417de04aa14a178707110d5aa92fd005f07f294ccceec25137
Deleted: sha256:de28b844fc87cdc61381bc4c73489344c234012e14f7a24d0b4dea01f6e1b208
Deleted: sha256:525ec8b12ae891a52ad7ad0ab31ce2d76f52d45b7647441a05eb4b30d590caa8
Deleted: sha256:8f385ad064ea3793ef4e83a137a69126b6f1f63270e2814f2041f46b662294fb
Deleted: sha256:072c0cb6086187e4056a5e4bf9194f9b1607f9a20237488bb1d566c98509bcf4
Deleted: sha256:09d95776c5e11eaad15db522ea7abcc1f319984665c98e50c989ebe54e5dc7c5
Deleted: sha256:313a535f1a3f52d582bd2ddeb7e51ab5051ebd56c93a5663495b3ebe1e886d3e
Deleted: sha256:bd4b8b1f3a22cdad38237744e3188da29b2e8d9e61cd5163faad662c97cf7305
Deleted: sha256:b80bbef5c758c243924bbf9246a471e45e5e4b9faf11abd2e8692ba036245fbd
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220320060046]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:9a4519a72ff8c826bdb45bc9b5c606c88eb0c5691220703ec3bdbc842825f10f]

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

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.3.2/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 2h 14m 49s
141 actionable tasks: 90 executed, 47 from cache, 4 up-to-date

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

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