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

Changes:

[noreply] Replace Playground embedding (#25274) (#25275)


------------------------------------------
[...truncated 2.47 MB...]
#16 1.454 pytest-timeout==2.1.0
#16 1.454 pytest-xdist==3.3.0
#16 1.454 python-dateutil==2.8.2
#16 1.454 python-snappy==0.6.1
#16 1.454 pytz==2023.3
#16 1.454 PyYAML==6.0
#16 1.454 regex==2023.5.5
#16 1.454 requests==2.30.0
#16 1.454 requests-mock==1.10.0
#16 1.454 requests-oauthlib==1.3.1
#16 1.454 rsa==4.9
#16 1.454 scikit-learn==1.2.2
#16 1.454 scipy==1.10.1
#16 1.454 setuptools==67.8.0
#16 1.454 six==1.16.0
#16 1.454 sortedcontainers==2.4.0
#16 1.454 soupsieve==2.4.1
#16 1.454 SQLAlchemy==1.4.48
#16 1.454 sqlparse==0.4.4
#16 1.454 tenacity==8.2.2
#16 1.454 tensorboard==2.12.3
#16 1.454 tensorboard-data-server==0.7.0
#16 1.454 tensorflow==2.12.0
#16 1.454 tensorflow-estimator==2.12.0
#16 1.454 tensorflow-io-gcs-filesystem==0.32.0
#16 1.454 termcolor==2.3.0
#16 1.454 testcontainers==3.7.1
#16 1.454 threadpoolctl==3.1.0
#16 1.454 tomli==2.0.1
#16 1.454 tqdm==4.65.0
#16 1.454 typing_extensions==4.5.0
#16 1.454 uritemplate==4.1.1
#16 1.454 urllib3==1.26.15
#16 1.454 websocket-client==1.5.1
#16 1.454 Werkzeug==2.3.4
#16 1.454 wheel==0.40.0
#16 1.454 wrapt==1.14.1
#16 1.454 zstandard==0.21.0
#16 DONE 1.7s

#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.2s

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

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

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

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

#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.101 Collecting pip-licenses<5
#24 1.170   Downloading pip_licenses-4.3.1-py3-none-any.whl (19 kB)
#24 1.180 Requirement already satisfied: pyyaml in 
/usr/local/lib/python3.10/site-packages (6.0)
#24 1.181 Requirement already satisfied: tenacity in 
/usr/local/lib/python3.10/site-packages (8.2.2)
#24 1.247 Collecting prettytable>=2.3.0 (from pip-licenses<5)
#24 1.264   Downloading prettytable-3.7.0-py3-none-any.whl (27 kB)
#24 1.328 Collecting wcwidth (from prettytable>=2.3.0->pip-licenses<5)
#24 1.344   Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB)
#24 2.506 Installing collected packages: wcwidth, prettytable, pip-licenses
#24 2.663 Successfully installed pip-licenses-4.3.1 prettytable-3.7.0 
wcwidth-0.2.6
#24 2.664 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 15.93 Skip pulling license for  bs4
#24 15.93 INFO:root:Successfully pulled licenses for 133 dependencies
#24 DONE 16.0s

#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.4s

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

#27 exporting to image
#27 exporting layers

> Task :sdks:python:container:py38:docker
#24 1.090 Collecting pip-licenses<5
#24 1.160   Downloading pip_licenses-4.3.1-py3-none-any.whl (19 kB)
#24 1.172 Requirement already satisfied: pyyaml in 
/usr/local/lib/python3.8/site-packages (6.0)
#24 1.172 Requirement already satisfied: tenacity in 
/usr/local/lib/python3.8/site-packages (8.2.2)
#24 1.241 Collecting prettytable>=2.3.0 (from pip-licenses<5)
#24 1.258   Downloading prettytable-3.7.0-py3-none-any.whl (27 kB)
#24 1.319 Collecting wcwidth (from prettytable>=2.3.0->pip-licenses<5)
#24 1.335   Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB)
#24 2.558 Installing collected packages: wcwidth, prettytable, pip-licenses
#24 2.921 Successfully installed pip-licenses-4.3.1 prettytable-3.7.0 
wcwidth-0.2.6
#24 2.921 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 11.00 INFO:root:Successfully pulled licenses for 135 dependencies
#24 11.00 Skip pulling license for  bs4
#24 DONE 11.1s

#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.3s

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

#27 exporting to image
#27 exporting layers

> Task :sdks:python:container:py37:docker
#24 1.593   Preparing metadata (setup.py): finished with status 'done'
#24 1.610 Building wheels for collected packages: PTable
#24 1.611   Building wheel for PTable (setup.py): started
#24 2.182   Building wheel for PTable (setup.py): finished with status 'done'
#24 2.183   Created wheel for PTable: filename=PTable-0.9.2-py3-none-any.whl 
size=22908 
sha256=6594fb460b8fec4a0bcd54af6de59a29be4ad37f52e664ad7843909336765b55
#24 2.184   Stored in directory: 
/root/.cache/pip/wheels/33/df/2f/674985b3f8a2de3f96357d1eadef5110f74fa91b3785e52a54
#24 2.189 Successfully built PTable
#24 3.437 Installing collected packages: PTable, pip-licenses
#24 3.524 Successfully installed PTable-0.9.2 pip-licenses-3.5.5
#24 3.525 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 8.162 INFO:root:Successfully pulled licenses for 112 dependencies
#24 8.162 Skip pulling license for  bs4
#24 DONE 8.3s

#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.3s

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

#27 exporting to image
#27 exporting layers

> Task :sdks:python:container:py311:docker
#24 15.92 INFO:root:Successfully pulled licenses for 127 dependencies
#24 15.92 Skip pulling license for  bs4
#24 DONE 16.0s

#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.4s

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

#27 exporting to image
#27 exporting layers

> Task :sdks:python:container:py37:docker
#27 exporting layers 23.3s done
#27 writing image 
sha256:7c12d7db13f4da469d4faa1365f2cfee41cab68a0593fbdb06f8abb9a8d9fb0e 0.0s 
done
#27 naming to gcr.io/apache-beam-testing/beam-sdk/beam_python3.7_sdk:2.49.0.dev 
done
#27 DONE 23.4s

> Task 
> :sdks:python:container:py37:dockerTag1b3931df4821d9aef5c7768da80ea426e6ce8711

> Task :sdks:python:container:py38:docker
#27 exporting layers 25.6s done
#27 writing image 
sha256:abfa2fc049deefd3d08ce8970572f414a87a05d48650418196d7e3ad33cb1423 0.0s 
done
#27 naming to gcr.io/apache-beam-testing/beam-sdk/beam_python3.8_sdk:2.49.0.dev 
done
#27 DONE 25.6s

> Task 
> :sdks:python:container:py38:dockerTag1b3931df4821d9aef5c7768da80ea426e6ce8711

> Task :sdks:python:container:py310:docker
#27 exporting layers 26.7s done
#27 writing image 
sha256:efaf182daf90854405caa49af68d20fa8d2e315de2f432bc7e8e79ea121930ed
#27 writing image 
sha256:efaf182daf90854405caa49af68d20fa8d2e315de2f432bc7e8e79ea121930ed done
#27 naming to 
gcr.io/apache-beam-testing/beam-sdk/beam_python3.10_sdk:2.49.0.dev done
#27 DONE 26.7s

> Task 
> :sdks:python:container:py310:dockerTag1b3931df4821d9aef5c7768da80ea426e6ce8711

> Task :sdks:python:container:py311:docker
#27 exporting layers 28.3s done
#27 writing image 
sha256:f7895818bcdc0e607f57280ac0a392c27b46c0278b19c6073bd5edc47149e99c done
#27 naming to 
gcr.io/apache-beam-testing/beam-sdk/beam_python3.11_sdk:2.49.0.dev done
#27 DONE 28.3s

> Task 
> :sdks:python:container:py311:dockerTag1b3931df4821d9aef5c7768da80ea426e6ce8711

> Task :sdks:python:container:py39:docker
#27 exporting layers 23.9s done
#27 writing image 
sha256:38b64fc04034e5f687cd006726ff6f097944e3bbbea905d8f097097267e3c171 0.0s 
done
#27 naming to gcr.io/apache-beam-testing/beam-sdk/beam_python3.9_sdk:2.49.0.dev 
done
#27 DONE 24.0s

> Task 
> :sdks:python:container:py39:dockerTag1b3931df4821d9aef5c7768da80ea426e6ce8711
> Task 
> :sdks:python:container:py37:dockerPush1b3931df4821d9aef5c7768da80ea426e6ce8711
> Task 
> :sdks:python:container:py38:dockerPush1b3931df4821d9aef5c7768da80ea426e6ce8711
> Task 
> :sdks:python:container:py310:dockerPush1b3931df4821d9aef5c7768da80ea426e6ce8711
> Task 
> :sdks:python:container:py311:dockerPush1b3931df4821d9aef5c7768da80ea426e6ce8711
> Task 
> :sdks:python:container:py39:dockerPush1b3931df4821d9aef5c7768da80ea426e6ce8711
> Task :sdks:python:container:py37:dockerTag2.49.0-SNAPSHOT
> Task :sdks:python:container:py37:dockerPush2.49.0-SNAPSHOT
> Task :sdks:python:container:py38:dockerTag2.49.0-SNAPSHOT
> Task :sdks:python:container:py37:dockerTagLatest
> Task :sdks:python:container:py38:dockerPush2.49.0-SNAPSHOT
> Task :sdks:python:container:py38:dockerTagLatest
> Task :sdks:python:container:py37:dockerPushLatest
> Task :sdks:python:container:py37:dockerTagsPush
> Task :sdks:python:container:py38:dockerPushLatest
> Task :sdks:python:container:py38:dockerTagsPush
> Task :sdks:python:container:py310:dockerTag2.49.0-SNAPSHOT
> Task :sdks:python:container:py310:dockerPush2.49.0-SNAPSHOT
> Task :sdks:python:container:py310:dockerTagLatest
> Task :sdks:python:container:py310:dockerPushLatest
> Task :sdks:python:container:py310:dockerTagsPush
> Task :sdks:python:container:py311:dockerTag2.49.0-SNAPSHOT
> Task :sdks:python:container:py311:dockerPush2.49.0-SNAPSHOT
> Task :sdks:python:container:py311:dockerTagLatest
> Task :sdks:python:container:py311:dockerPushLatest
> Task :sdks:python:container:py311:dockerTagsPush
> Task :sdks:python:container:py39:dockerTag2.49.0-SNAPSHOT
> Task :sdks:python:container:py39:dockerPush2.49.0-SNAPSHOT
> Task :sdks:python:container:py39:dockerTagLatest
> Task :sdks:python:container:py39:dockerPushLatest
> Task :sdks:python:container:py39:dockerTagsPush

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':sdks:java:container:java8:docker'.
> Process 'command 'docker'' 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 3 invalid unit(s) of work during 
this build to ensure correctness.
Please consult deprecation warnings for more details.

BUILD FAILED in 16m 2s
200 actionable tasks: 163 executed, 23 from cache, 14 up-to-date

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

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