See 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_PythonUsingJavaSQL_Dataflow/1851/display/redirect>

Changes:


------------------------------------------
[...truncated 565.94 KB...]
#16 1.553 iniconfig==2.0.0
#16 1.553 jax==0.4.8
#16 1.553 joblib==1.2.0
#16 1.553 keras==2.12.0
#16 1.553 libclang==16.0.0
#16 1.553 Markdown==3.4.3
#16 1.553 MarkupSafe==2.1.2
#16 1.553 ml-dtypes==0.0.4
#16 1.553 mmh3==3.1.0
#16 1.553 mock==5.0.1
#16 1.553 nltk==3.8.1
#16 1.553 nose==1.3.7
#16 1.553 numpy==1.23.5
#16 1.553 oauth2client==4.1.3
#16 1.553 oauthlib==3.2.2
#16 1.553 objsize==0.6.1
#16 1.553 opt-einsum==3.3.0
#16 1.553 orjson==3.8.9
#16 1.553 overrides==6.5.0
#16 1.553 packaging==23.0
#16 1.553 pandas==1.5.3
#16 1.553 parameterized==0.8.1
#16 1.553 pip==23.1.2
#16 1.553 pluggy==1.0.0
#16 1.553 proto-plus==1.22.2
#16 1.553 protobuf==4.22.1
#16 1.553 psycopg2-binary==2.9.6
#16 1.553 pyarrow==11.0.0
#16 1.553 pyasn1==0.4.8
#16 1.553 pyasn1-modules==0.2.8
#16 1.553 pycparser==2.21
#16 1.553 pydot==1.4.2
#16 1.553 PyHamcrest==1.10.1
#16 1.553 pymongo==4.3.3
#16 1.553 PyMySQL==1.0.3
#16 1.553 pyparsing==3.0.9
#16 1.553 pytest==7.2.2
#16 1.553 pytest-timeout==2.1.0
#16 1.553 pytest-xdist==3.2.1
#16 1.553 python-dateutil==2.8.2
#16 1.553 pytz==2023.3
#16 1.553 PyYAML==6.0
#16 1.553 regex==2023.3.23
#16 1.553 requests==2.28.2
#16 1.553 requests-mock==1.10.0
#16 1.553 requests-oauthlib==1.3.1
#16 1.553 rsa==4.9
#16 1.553 scikit-learn==1.2.2
#16 1.553 scipy==1.10.1
#16 1.553 setuptools==67.7.2
#16 1.553 six==1.16.0
#16 1.553 sortedcontainers==2.4.0
#16 1.553 soupsieve==2.4
#16 1.553 SQLAlchemy==1.4.47
#16 1.553 sqlparse==0.4.4
#16 1.553 tenacity==8.2.2
#16 1.553 tensorboard==2.12.1
#16 1.553 tensorboard-data-server==0.7.0
#16 1.553 tensorboard-plugin-wit==1.8.1
#16 1.553 tensorflow==2.12.0
#16 1.553 tensorflow-estimator==2.12.0
#16 1.553 tensorflow-io-gcs-filesystem==0.32.0
#16 1.553 termcolor==2.2.0
#16 1.553 testcontainers==3.7.1
#16 1.553 threadpoolctl==3.1.0
#16 1.553 tqdm==4.65.0
#16 1.553 typing_extensions==4.5.0
#16 1.553 urllib3==1.26.15
#16 1.553 websocket-client==1.5.1
#16 1.553 Werkzeug==2.2.3
#16 1.553 wheel==0.40.0
#16 1.553 wrapt==1.14.1
#16 1.553 zstandard==0.20.0
#16 DONE 1.8s

#17 [beam 13/16] COPY target/LICENSE /opt/apache/beam/
#17 DONE 0.1s

#18 [beam 14/16] COPY target/LICENSE.python /opt/apache/beam/
#18 DONE 0.0s

#19 [beam 15/16] COPY target/NOTICE /opt/apache/beam/
#19 DONE 0.1s

#20 [beam 16/16] COPY target/launcher/linux_amd64/boot /opt/apache/beam/
#20 DONE 0.1s

#21 [third_party_licenses 1/4] COPY target/license_scripts /tmp/license_scripts/
#21 DONE 0.0s

#22 [third_party_licenses 2/4] COPY  target/go-licenses/* 
/opt/apache/beam/third_party_licenses/golang/
#22 DONE 0.1s

#23 [third_party_licenses 3/4] COPY target/license_scripts /tmp/license_scripts/
#23 DONE 0.1s

#24 [third_party_licenses 4/4] RUN if [ "true" = "true" ] ; then       pip 
install 'pip-licenses<5' pyyaml tenacity &&       python 
/tmp/license_scripts/pull_licenses_py.py ;     fi
#24 1.476 Collecting pip-licenses<5
#24 1.562   Downloading pip_licenses-4.3.1-py3-none-any.whl (19 kB)
#24 1.574 Requirement already satisfied: pyyaml in 
/usr/local/lib/python3.11/site-packages (6.0)
#24 1.576 Requirement already satisfied: tenacity in 
/usr/local/lib/python3.11/site-packages (8.2.2)
#24 1.644 Collecting prettytable>=2.3.0 (from pip-licenses<5)
#24 1.662   Downloading prettytable-3.7.0-py3-none-any.whl (27 kB)
#24 1.738 Collecting wcwidth (from prettytable>=2.3.0->pip-licenses<5)
#24 1.760   Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB)
#24 3.171 Installing collected packages: wcwidth, prettytable, pip-licenses
#24 3.325 Successfully installed pip-licenses-4.3.1 prettytable-3.7.0 
wcwidth-0.2.6
#24 3.326 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
#24 17.43 Skip pulling license for  bs4
#24 17.43 INFO:root:Successfully pulled licenses for 127 dependencies
#24 DONE 17.6s

#25 [stage-2 1/2] COPY --from=third_party_licenses 
/opt/apache/beam/third_party_licenses /opt/apache/beam/third_party_licenses
#25 DONE 0.1s

#26 [stage-2 2/2] RUN if [ "true" != "true" ] ; then       rm -rf 
/opt/apache/beam/third_party_licenses ;     fi
#26 DONE 0.4s

#27 exporting to image
#27 exporting layers

> Task :runners:google-cloud-dataflow-java:compileJava
> Task :sdks:java:extensions:sql:compileJava

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

> Task :sdks:python:container:py311:docker
#27 exporting layers 16.8s done
#27 writing image 
sha256:7a18a6cfe15b384b26cadd3bc3318453838c10825f70c5bae93a7b2e4699f0e0 0.0s 
done
#27 naming to docker.io/apache/beam_python3.11_sdk:2.48.0.dev done
#27 DONE 16.9s

> 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


> Task :sdks:java:extensions:sql: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:extensions:sql:classes
> Task :sdks:java:extensions:sql:jar
> Task :runners:google-cloud-dataflow-java:worker:compileJava

> Task :sdks:java:extensions:sql:zetasql: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:extensions:sql:zetasql:classes
> Task :sdks:java:extensions:sql:zetasql:jar

> Task :sdks:java:extensions:sql:expansion-service:compileJava
Note: 
<https://ci-beam.apache.org/job/beam_PostCommit_XVR_PythonUsingJavaSQL_Dataflow/ws/src/sdks/java/extensions/sql/expansion-service/src/main/java/org/apache/beam/sdk/extensions/sql/expansion/ExternalSqlTransformRegistrar.java>
 uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :sdks:java:extensions:sql:expansion-service:classes
> Task :sdks:java:extensions:sql:expansion-service:shadowJar

> Task :runners:google-cloud-dataflow-java:worker: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:worker:classes
> Task :runners:google-cloud-dataflow-java:worker:shadowJar
> Task :runners:google-cloud-dataflow-java:setupXVR
> Task :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerSetup
> Task 
> :runners:google-cloud-dataflow-java:validatesCrossLanguageRunnerPythonUsingSql
> Task :runners:google-cloud-dataflow-java:cleanupXVR UP-TO-DATE

> Task :runners:google-cloud-dataflow-java:cleanUpDockerPythonImages
WARNING: Successfully resolved tag to sha256, but it is recommended to use 
sha256 directly.
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/python:20230514181757]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:07001f42c873c3c9da604dce06d335b435d47037c75b59b1b8827264d1b0740b]

Deleted 
[[us.gcr.io/apache-beam-testing/java-postcommit-it/python:20230514181757] 
(referencing 
[us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:07001f42c873c3c9da604dce06d335b435d47037c75b59b1b8827264d1b0740b])].
Digests:
- 
us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:07001f42c873c3c9da604dce06d335b435d47037c75b59b1b8827264d1b0740b
Deleted 
[us.gcr.io/apache-beam-testing/java-postcommit-it/python@sha256:07001f42c873c3c9da604dce06d335b435d47037c75b59b1b8827264d1b0740b].

> Task :runners:google-cloud-dataflow-java:cleanUpDockerJavaImages
WARNING: Successfully resolved tag to sha256, but it is recommended to use 
sha256 directly.
Tag: [us.gcr.io/apache-beam-testing/java-postcommit-it/java:20230514181757]
- referencing digest: 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:49157b2463253ab14f16abf0bc2df7f442302c889fd1c357b983072426778aaf]

Deleted [[us.gcr.io/apache-beam-testing/java-postcommit-it/java:20230514181757] 
(referencing 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:49157b2463253ab14f16abf0bc2df7f442302c889fd1c357b983072426778aaf])].
Digests:
- 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:49157b2463253ab14f16abf0bc2df7f442302c889fd1c357b983072426778aaf
Deleted 
[us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:49157b2463253ab14f16abf0bc2df7f442302c889fd1c357b983072426778aaf].
Digests:
- 
us.gcr.io/apache-beam-testing/java-postcommit-it/java@sha256:7b0ee00bbae8bd40c952f0c3ccef8e4248fd4d15315701144ccc0c0085e5dc2d
ERROR: (gcloud.container.images.delete) Not found: response: 
{'docker-distribution-api-version': 'registry/2.0', 'content-type': 
'application/json', 'content-encoding': 'gzip', 'date': 'Sun, 14 May 2023 
18:43:59 GMT', 'server': 'Docker Registry', 'cache-control': 'private', 
'x-xss-protection': '0', 'x-frame-options': 'SAMEORIGIN', 'transfer-encoding': 
'chunked', 'status': 404}
Failed to compute blob liveness for manifest: 
'sha256:7b0ee00bbae8bd40c952f0c3ccef8e4248fd4d15315701144ccc0c0085e5dc2d': None

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

FAILURE: Build failed with an exception.

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

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

* 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 26m 34s
179 actionable tasks: 175 executed, 4 up-to-date

Publishing build scan...
https://ge.apache.org/s/l23mtfprlfzwu

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