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/03/15 06:39:13 UTC

Build failed in Jenkins: beam_PostCommit_XVR_JavaUsingPython_Dataflow #185

See <https://ci-beam.apache.org/job/beam_PostCommit_XVR_JavaUsingPython_Dataflow/185/display/redirect>

Changes:


------------------------------------------
[...truncated 87.74 KB...]
> Task :release:go-licenses:java:dockerRun
+ go-licenses save github.com/apache/beam/sdks/java/container --save_path=/output/licenses

> Task :release:go-licenses:py:dockerRun
+ go-licenses save github.com/apache/beam/sdks/python/container --save_path=/output/licenses

> Task :sdks:python:installGcpTest
Successfully installed apache-beam-2.38.0.dev0 atomicwrites-1.4.0 attrs-21.4.0 azure-core-1.23.0 azure-storage-blob-12.10.0 boto3-1.21.19 botocore-1.24.19 cachetools-4.2.4 certifi-2021.10.8 cffi-1.15.0 charset-normalizer-2.0.12 cloudpickle-2.0.0 crcmod-1.7 cryptography-36.0.1 dataclasses-0.8 deprecation-2.1.0 dill-0.3.1.1 docker-5.0.3 docopt-0.6.2 execnet-1.9.0 fastavro-1.4.7 fasteners-0.17.3 freezegun-1.2.0 google-api-core-1.31.5 google-apitools-0.5.31 google-auth-1.35.0 google-cloud-bigquery-2.34.2 google-cloud-bigquery-storage-2.13.0 google-cloud-bigtable-1.7.0 google-cloud-core-1.7.2 google-cloud-datastore-1.15.3 google-cloud-dlp-3.6.2 google-cloud-language-1.3.0 google-cloud-pubsub-2.11.0 google-cloud-pubsublite-1.4.1 google-cloud-recommendations-ai-0.2.0 google-cloud-spanner-1.19.1 google-cloud-videointelligence-1.16.1 google-cloud-vision-1.0.0 google-crc32c-1.3.0 google-resumable-media-2.3.2 googleapis-common-protos-1.55.0 greenlet-1.1.2 grpc-google-iam-v1-0.12.3 grpcio-gcp-0.2.2 grpcio-status-1.44.0 hdfs-2.6.0 httplib2-0.19.1 idna-3.3 isodate-0.6.1 jmespath-0.10.0 mock-2.0.0 more-itertools-8.12.0 msrest-0.6.21 numpy-1.19.5 oauth2client-4.1.3 oauthlib-3.2.0 orjson-3.6.1 overrides-6.1.0 pandas-1.1.5 parameterized-0.7.5 pbr-5.8.1 pluggy-0.13.1 proto-plus-1.20.3 psycopg2-binary-2.9.3 pyarrow-6.0.1 pyasn1-0.4.8 pyasn1-modules-0.2.8 pycparser-2.21 pydot-1.4.2 pyhamcrest-1.10.1 pymongo-3.12.3 pymysql-1.0.2 pyparsing-2.4.7 pytest-4.6.11 pytest-forked-1.4.0 pytest-timeout-1.4.2 pytest-xdist-1.34.0 python-dateutil-2.8.2 pytz-2021.3 pyyaml-6.0 requests-2.27.1 requests-mock-1.9.3 requests-oauthlib-1.3.1 rsa-4.8 s3transfer-0.5.2 sqlalchemy-1.4.32 tenacity-5.1.5 testcontainers-3.4.2 typing-extensions-4.1.1 typing-utils-0.1.0 urllib3-1.26.8 wcwidth-0.2.5 websocket-client-1.3.1 wrapt-1.14.0

> Task :release:go-licenses:java:dockerRun
+ tee /output/licenses/list.csv
+ go-licenses csv github.com/apache/beam/sdks/java/container
google.golang.org/genproto/googleapis/rpc/status,https://github.com/googleapis/go-genproto/blob/master/LICENSE,Apache-2.0
github.com/apache/beam/sdks/java/container,https://github.com/apache/beam/blob/master/LICENSE,Apache-2.0
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
golang.org/x/text,https://go.googlesource.com/text/+/refs/heads/master/LICENSE,BSD-3-Clause
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:py:dockerRun
+ go-licenses csv github.com/apache/beam/sdks/python/container
+ tee /output/licenses/list.csv
golang.org/x/text,https://go.googlesource.com/text/+/refs/heads/master/LICENSE,BSD-3-Clause
github.com/nightlyone/lockfile,https://github.com/nightlyone/lockfile/blob/master/LICENSE,MIT
golang.org/x/sys,https://go.googlesource.com/sys/+/refs/heads/master/LICENSE,BSD-3-Clause
github.com/apache/beam/sdks/go/pkg/beam,https://github.com/apache/beam/blob/master/sdks/go/README.md,Apache-2.0
google.golang.org/grpc,https://github.com/grpc/grpc-go/blob/master/LICENSE,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
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
github.com/apache/beam/sdks/python/container,https://github.com/apache/beam/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 :release:go-licenses:py:createLicenses
> Task :sdks:python:container:py36:copyGolangLicenses
> Task :sdks:python:container:py36:dockerPrepare
> Task :sdks:java:container:java8:dockerPrepare
> Task :sdks:python:container:py36:docker
> 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


> Task :runners:google-cloud-dataflow-java:buildAndPushDockerPythonContainer
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/python]
d16761c83528: Preparing
335d6fe1b6cf: Preparing
bdbe2ce43d10: Preparing
6eee21fbcef3: Preparing
9208a7481a0e: Preparing
b5abbed9695e: Preparing
d81bbef591bd: Preparing
d8fded922110: Preparing
83dc9ac85e8c: Preparing
927088a6a543: Preparing
ba96161c6acc: Preparing
9add52621674: Preparing
e5612ff590b3: Preparing
d1aa082bf5d7: Preparing
c6a687ced488: Preparing
aa4c808c19f6: Preparing
8ba9f690e8ba: Preparing
3e607d59ef9f: Preparing
1e18e7e1fcc2: Preparing
c3a0d593ed24: Preparing
26a504e63be4: Preparing
8bf42db0de72: Preparing
31892cc314cb: Preparing
11936051f93b: Preparing
d16761c83528: Waiting
335d6fe1b6cf: Waiting
bdbe2ce43d10: Waiting
6eee21fbcef3: Waiting
9208a7481a0e: Waiting
b5abbed9695e: Waiting
d81bbef591bd: Waiting
d8fded922110: Waiting
83dc9ac85e8c: Waiting
927088a6a543: Waiting
ba96161c6acc: Waiting
9add52621674: Waiting
e5612ff590b3: Waiting
d1aa082bf5d7: Waiting
c6a687ced488: Waiting
aa4c808c19f6: Waiting
8ba9f690e8ba: Waiting
3e607d59ef9f: Waiting
1e18e7e1fcc2: Waiting
c3a0d593ed24: Waiting
26a504e63be4: Waiting
8bf42db0de72: Waiting
31892cc314cb: Waiting
11936051f93b: Waiting
d16761c83528: Pushed
335d6fe1b6cf: Pushed
bdbe2ce43d10: Pushed
6eee21fbcef3: Pushed
9208a7481a0e: Pushed
b5abbed9695e: Pushed
d81bbef591bd: Pushed
83dc9ac85e8c: Pushed
927088a6a543: Pushed
ba96161c6acc: Pushed
d8fded922110: Pushed
d1aa082bf5d7: Pushed
c6a687ced488: Pushed
aa4c808c19f6: Layer already exists
8ba9f690e8ba: Layer already exists
3e607d59ef9f: Layer already exists
1e18e7e1fcc2: Layer already exists
c3a0d593ed24: Layer already exists
26a504e63be4: Layer already exists
8bf42db0de72: Layer already exists
31892cc314cb: Layer already exists
11936051f93b: Layer already exists
9add52621674: Pushed
e5612ff590b3: Pushed
20220315060315: digest: sha256:8caf160a05ad49068df89b30ac0c8f4be1979ccc2b5f692cc586602093e9e532 size: 5361

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

> Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerSetup
Launching Java expansion service @ 43423
Launching Python expansion service @ 35621

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

> Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerCleanup
Stopping expansion service pid: 1146171.
Stopping expansion service pid: 1146172.

> Task :runners:google-cloud-dataflow-java:cleanupXVR UP-TO-DATE

> Task :runners:google-cloud-dataflow-java:cleanUpDockerPythonImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/python:20220315060315
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:8caf160a05ad49068df89b30ac0c8f4be1979ccc2b5f692cc586602093e9e532
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/python:20220315060315]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:8caf160a05ad49068df89b30ac0c8f4be1979ccc2b5f692cc586602093e9e532]

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

> Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220315060315
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:5848f518ece66d9f8295d9b3676522c3d0d5d5ca7b7b13fdfddedfe543ada4e9
Deleted: sha256:b7a9f11f727cf51a95cc6240fedd6f10e6957282ada8e25942b9813e695ab5a4
Deleted: sha256:b7a56b6b15e67b74531a749a332f896af7818c6c138b04e6528723b921800234
Deleted: sha256:0ddd5effc1c1a142949e59388d4509b176fcb78feae6413b15eb8c31137c865d
Deleted: sha256:1f414962cf718ccf5c7422b448674babd9d5b2826374bc72c8ebe504b17708e0
Deleted: sha256:1d8dda1064707e168bdf9e151bc7eb9eefde49dc3e78834e1731638aada76b81
Deleted: sha256:e47c117f90ad86d5bdf05b9e638b97aa361a77a4b9d8c97b9c6b14a8e62956cd
Deleted: sha256:333c62549db0aa249b37416dde8e567c4660186d7384cd4809d6dfb121edc800
Deleted: sha256:64b66492f7fe30af0cb1433cfbd41ed0ec1d7572a47880323bd4fa5d87e40d33
Deleted: sha256:a3763d98540c8513fa8ff054d419e79f31d9fc192615d7526ae6353c98871ff4
Deleted: sha256:7468316ff67e55eaa9fb22b973ed930a5bca4ad16c06330dfbfa4eb7ea6ab25a
Deleted: sha256:e41ba70efa0f0e6365ff166fd1d4d730e0650d36d0ce704ba7f605c14c9176cc
Deleted: sha256:1ac5cfe8e1b8d2058bdc9ff7503098d7fd514be70668e44d91841bf7f51330db
Deleted: sha256:cef9b0a0d8b0f3e93ab01a4363b96e6eb08221abaa0723c6cd9435428df5dffe
Deleted: sha256:ec86aa3e590e2387c5231ac68ea16c2188608ecc8e28a7bcf7f88b70ff363f8c
Deleted: sha256:ed8d5983c6e76735a2d4a41dafd2a7d76c21a19ba2c69d622116f1d96f660cc9
Deleted: sha256:bd553066971e19eeeac86ae7bbaeb54e1b53765f11ea72cd5a080efbe68ba6b0
Deleted: sha256:f01896482676da7365292315091def8555664e41538278cbf8150688c6c8b289
Deleted: sha256:4beb7b618b073b2d0c084e923bdf934daf50890b46769e5f1e86b578760b7335
Deleted: sha256:1337a4ceca1d354561ace0153c73396658b48cf71977fd73c34f1b65f255dee0
Deleted: sha256:28b0937228e96985bcd0a377d7a41b77291b4b310c1319900e148db9b04b2fe2
Deleted: sha256:db6157b55c3bc14fb162214f6792b25b975a1755024ff4c92983eea69cdb24f5
Deleted: sha256:543acaccbf0039b48314986e5048715e3369f980dbf9f91a2db59129395b3cba
Deleted: sha256:c7a2bfe3c715c60ca52390233fb5247946758b7e53ae7b30a19315e2ed636b9c
Deleted: sha256:147463a4b71dfd62691a9eaccfc64ea13fae4bb431dd3fa39e36bce62e008e9d
Deleted: sha256:cb8fe472ee5ee0cce67452dff6134cb6c45ccf2ba77b5cb20c72f766eb8bbec7
Deleted: sha256:12686266855ff1314295f8ad1ce399f9ab9943e03c2cc1718e77485f6114c2c3
Deleted: sha256:b14c7648ccc25e277ae8c9f142a5906c055d70aba40215ded77f32d075d0ca64
Deleted: sha256:98dfb755119f8b9c48e558be3bd3c99860de2b56104e714eecd38745971ef780
Deleted: sha256:5fccc4dd6fed61232b22fe25a90c808db06235faf62b2aee8cf71d5914cd6f49
Deleted: sha256:a508178a1e41dffa4c5bb03fb8367f7d7650b99f5924b4debcfa0c2aca6d3979
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220315060315]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:5848f518ece66d9f8295d9b3676522c3d0d5d5ca7b7b13fdfddedfe543ada4e9]

Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220315060315] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:5848f518ece66d9f8295d9b3676522c3d0d5d5ca7b7b13fdfddedfe543ada4e9])].
Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:5848f518ece66d9f8295d9b3676522c3d0d5d5ca7b7b13fdfddedfe543ada4e9
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:5848f518ece66d9f8295d9b3676522c3d0d5d5ca7b7b13fdfddedfe543ada4e9
ERROR: (gcloud.container.images.delete) Not found: response: {'docker-distribution-api-version': 'registry/2.0', 'content-type': 'application/json', 'date': 'Tue, 15 Mar 2022 06:39:10 GMT', 'server': 'Docker Registry', 'cache-control': 'private', 'x-xss-protection': '0', 'x-frame-options': 'SAMEORIGIN', 'transfer-encoding': 'chunked', 'status': '404', 'content-length': '168', '-content-encoding': 'gzip'}
Failed to compute blob liveness for manifest: 'sha256:5848f518ece66d9f8295d9b3676522c3d0d5d5ca7b7b13fdfddedfe543ada4e9': None

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

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_PostCommit_XVR_JavaUsingPython_Dataflow/ws/src/runners/google-cloud-dataflow-java/build.gradle'> line: 297

* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:cleanUpDockerJavaImages'.
> Process 'command './scripts/cleanup_untagged_gcr_images.sh'' finished with non-zero exit value 1

* 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 36m 24s
167 actionable tasks: 111 executed, 50 from cache, 6 up-to-date

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

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_XVR_JavaUsingPython_Dataflow #187

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


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


Build failed in Jenkins: beam_PostCommit_XVR_JavaUsingPython_Dataflow #186

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

Changes:

[mmack] [BEAM-13175] Add KinesisIO.write for AWS SDK v2.

[mmack] [BEAM-13175] Document changes to IOs in amazon-web-services2 for AWS


------------------------------------------
[...truncated 928.41 KB...]
six==1.16.0
soupsieve==2.3.1
SQLAlchemy==1.4.31
tenacity==5.1.5
tensorboard==2.8.0
tensorboard-data-server==0.6.1
tensorboard-plugin-wit==1.8.1
tensorflow==2.8.0
tensorflow-io-gcs-filesystem==0.24.0
termcolor==1.1.0
testcontainers==3.4.2
tf-estimator-nightly==2.8.0.dev2021122109
threadpoolctl==3.1.0
tqdm==4.63.0
typing-inspect==0.7.1
typing-utils==0.1.0
typing_extensions==4.1.1
uritemplate==4.1.1
urllib3==1.26.8
wcwidth==0.2.5
websocket-client==1.3.1
Werkzeug==2.0.3
wheel==0.37.1
wrapt==1.13.3
zipp==3.7.0
Removing intermediate container 3a8711890ffa
 ---> 79f3d62a7e4c
Step 16/31 : COPY target/LICENSE /opt/apache/beam/
 ---> 684a36ec1e03
Step 17/31 : COPY target/LICENSE.python /opt/apache/beam/
 ---> 2beb00e557d2
Step 18/31 : COPY target/NOTICE /opt/apache/beam/
 ---> 4008e50eb736
Step 19/31 : COPY target/launcher/linux_amd64/boot /opt/apache/beam/
 ---> af4a152e5309
Step 20/31 : ENTRYPOINT ["/opt/apache/beam/boot"]
 ---> Running in 127b1d8a483a
Removing intermediate container 127b1d8a483a
 ---> d7c2979d8aee
Step 21/31 : FROM beam as third_party_licenses
 ---> d7c2979d8aee
Step 22/31 : ARG pull_licenses
 ---> Running in c5d6b26b552c
Removing intermediate container c5d6b26b552c
 ---> e6551003cf42
Step 23/31 : COPY target/license_scripts /tmp/license_scripts/
 ---> 7b92c176db53
Step 24/31 : COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/
 ---> 970b1a85681a
Step 25/31 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE
 ---> Running in 88ef031dc7b8
Removing intermediate container 88ef031dc7b8
 ---> a6e111cccb5d
Step 26/31 : COPY target/license_scripts /tmp/license_scripts/
 ---> d345ae1c985c
Step 27/31 : RUN if [ "$pull_licenses" = "true" ] ; then       pip install 'pip-licenses<3.0.0' pyyaml tenacity &&       python /tmp/license_scripts/pull_licenses_py.py ;     fi
 ---> Running in 24533b4e6fd1
Collecting pip-licenses<3.0.0
  Downloading pip_licenses-2.3.0-py3-none-any.whl (14 kB)
Requirement already satisfied: pyyaml in /usr/local/lib/python3.9/site-packages (6.0)
Requirement already satisfied: tenacity in /usr/local/lib/python3.9/site-packages (5.1.5)
Collecting PTable
  Downloading PTable-0.9.2.tar.gz (31 kB)
Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.9/site-packages (from tenacity) (1.16.0)
Building wheels for collected packages: PTable
  Building wheel for PTable (setup.py): started
  Building wheel for PTable (setup.py): finished with status 'done'
  Created wheel for PTable: filename=PTable-0.9.2-py3-none-any.whl size=22925 sha256=25de1eeba42360ae2fedaf301a9220f69e4603438295cfa900e363696efb8aeb
  Stored in directory: /root/.cache/pip/wheels/b8/d5/8b/e0c9765594e0dc8093aae5f67eacc08b9b533da598c710b54a
Successfully built PTable
Installing collected packages: PTable, pip-licenses
Successfully installed PTable-0.9.2 pip-licenses-2.3.0
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
WARNING: You are using pip version 21.2.4; however, version 22.0.4 is available.
You should consider upgrading via the '/usr/local/bin/python -m pip install --upgrade pip' command.
INFO:root:Successfully pulled licenses for 137 dependencies
Skip pulling license for  bs4
Removing intermediate container 24533b4e6fd1
 ---> 6f761bee0428
Step 28/31 : FROM beam
 ---> d7c2979d8aee
Step 29/31 : ARG pull_licenses
 ---> Running in 99ca15d3dc4b
Removing intermediate container 99ca15d3dc4b
 ---> 128ad5d65726
Step 30/31 : COPY --from=third_party_licenses /opt/apache/beam/third_party_licenses /opt/apache/beam/third_party_licenses
 ---> 975815b8b28c
Step 31/31 : RUN if [ "$pull_licenses" != "true" ] ; then       rm -rf /opt/apache/beam/third_party_licenses ;     fi
 ---> Running in 7c15d1c664bd
Removing intermediate container 7c15d1c664bd
 ---> 4abf9497337d
Successfully built 4abf9497337d
Successfully tagged apache/beam_python3.9_sdk:2.38.0.dev

> Task :runners:google-cloud-dataflow-java:buildAndPushDockerPythonContainer
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/python]
734305119d53: Preparing
10794e386111: Preparing
c87ef2a9b1ba: Preparing
b9fbb5415268: Preparing
e1b6d5d2473f: Preparing
0ce9c92b2b4e: Preparing
fb85b076f1ec: Preparing
5abd33c0a8f3: Preparing
26c2e3cb1b9d: Preparing
8151597436c2: Preparing
f820acc0118a: Preparing
edb66a368646: Preparing
5338537529ec: Preparing
bc29bd135a8f: Preparing
45cd6ee5ede6: Preparing
5bac4195a2ad: Preparing
c8e787ed62ea: Preparing
0ce9c92b2b4e: Waiting
3738fd399239: Preparing
182f3ce3bf27: Preparing
fb85b076f1ec: Waiting
316e3949bffa: Preparing
8151597436c2: Waiting
5abd33c0a8f3: Waiting
e3f84a8cee1f: Preparing
26c2e3cb1b9d: Waiting
48144a6f44ae: Preparing
26d5108b2cba: Preparing
5bac4195a2ad: Waiting
89fda00479fc: Preparing
f820acc0118a: Waiting
c8e787ed62ea: Waiting
316e3949bffa: Waiting
bc29bd135a8f: Waiting
e3f84a8cee1f: Waiting
3738fd399239: Waiting
182f3ce3bf27: Waiting
45cd6ee5ede6: Waiting
5338537529ec: Waiting
48144a6f44ae: Waiting
edb66a368646: Waiting
26d5108b2cba: Waiting
89fda00479fc: Waiting
e1b6d5d2473f: Pushed
b9fbb5415268: Pushed
c87ef2a9b1ba: Pushed
734305119d53: Pushed
10794e386111: Pushed
0ce9c92b2b4e: Pushed
fb85b076f1ec: Pushed
26c2e3cb1b9d: Pushed
8151597436c2: Pushed
f820acc0118a: Pushed
bc29bd135a8f: Pushed
5bac4195a2ad: Layer already exists
c8e787ed62ea: Layer already exists
3738fd399239: Layer already exists
182f3ce3bf27: Layer already exists
316e3949bffa: Layer already exists
45cd6ee5ede6: Pushed
e3f84a8cee1f: Layer already exists
48144a6f44ae: Layer already exists
26d5108b2cba: Layer already exists
89fda00479fc: Layer already exists
5abd33c0a8f3: Pushed
edb66a368646: Pushed
5338537529ec: Pushed
20220315124411: digest: sha256:ba6cfb35e6a68999e99434ded4f27a5c5dac8130be60b8c43ebeeb08e0c47d88 size: 5361

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

> Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerSetup
Launching Java expansion service @ 41741
Launching Python expansion service @ 44677

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

> Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerCleanup
Stopping expansion service pid: 2644222.
Stopping expansion service pid: 2644223.

> Task :runners:google-cloud-dataflow-java:cleanupXVR UP-TO-DATE

> Task :runners:google-cloud-dataflow-java:cleanUpDockerPythonImages
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/python:20220315124411
Untagged: us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:ba6cfb35e6a68999e99434ded4f27a5c5dac8130be60b8c43ebeeb08e0c47d88
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/python:20220315124411]
- referencing digest: [us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:ba6cfb35e6a68999e99434ded4f27a5c5dac8130be60b8c43ebeeb08e0c47d88]

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

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

Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20220315124411] (referencing [us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:ae9d0eb426f2209182c26674d5316e2502761cb91c83401644793837eba6679f])].
Removing untagged image us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:9333d1f2a6ee306d7746b3ac74e1bdc8170d8588ffca6cc36ca2f736baaafe83
Digests:
- us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:9333d1f2a6ee306d7746b3ac74e1bdc8170d8588ffca6cc36ca2f736baaafe83
ERROR: (gcloud.container.images.delete) Not found: response: {'docker-distribution-api-version': 'registry/2.0', 'content-type': 'application/json', 'date': 'Tue, 15 Mar 2022 13:02:35 GMT', 'server': 'Docker Registry', 'cache-control': 'private', 'x-xss-protection': '0', 'x-frame-options': 'SAMEORIGIN', 'transfer-encoding': 'chunked', 'status': '404', 'content-length': '168', '-content-encoding': 'gzip'}
Failed to compute blob liveness for manifest: 'sha256:9333d1f2a6ee306d7746b3ac74e1bdc8170d8588ffca6cc36ca2f736baaafe83': None

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

FAILURE: Build failed with an exception.

* Where:
Build file '<https://ci-beam.apache.org/job/beam_PostCommit_XVR_JavaUsingPython_Dataflow/ws/src/runners/google-cloud-dataflow-java/build.gradle'> line: 297

* What went wrong:
Execution failed for task ':runners:google-cloud-dataflow-java:cleanUpDockerJavaImages'.
> Process 'command './scripts/cleanup_untagged_gcr_images.sh'' finished with non-zero exit value 1

* 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 18m 29s
157 actionable tasks: 25 executed, 132 up-to-date

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

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