See <https://ci-beam.apache.org/job/beam_Publish_Beam_SDK_Snapshots/4367/display/redirect?page=changes>
Changes: [noreply] Bump cloud.google.com/go/bigquery from 1.43.0 to 1.44.0 in /sdks ------------------------------------------ [...truncated 1.91 MB...] ---> 608c6d45efef Step 18/32 : COPY target/LICENSE.python /opt/apache/beam/ ---> 3259815c7e91 Step 19/32 : COPY target/NOTICE /opt/apache/beam/ ---> 322a9d0681b3 Step 20/32 : COPY target/launcher/linux_amd64/boot /opt/apache/beam/ ---> 18f57862eeba Step 21/32 : ENTRYPOINT ["/opt/apache/beam/boot"] ---> Running in 9081a683f723 Removing intermediate container 9081a683f723 ---> bfe1231dc114 Step 22/32 : FROM beam as third_party_licenses ---> bfe1231dc114 Step 23/32 : ARG pull_licenses ---> Running in 79994d582473 Removing intermediate container 79994d582473 ---> 4833ec891a8a Step 24/32 : COPY target/license_scripts /tmp/license_scripts/ ---> 378b94eb1b74 Step 25/32 : COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/ ---> 6e2fdfd58635 Step 26/32 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE ---> Running in 24c0b83ecc74 Removing intermediate container 24c0b83ecc74 ---> 77a46b7a7d07 Step 27/32 : COPY target/license_scripts /tmp/license_scripts/ ---> 5ac556264d76 Step 28/32 : RUN if [ "$pull_licenses" = "true" ] ; then pip install 'pip-licenses<4.0.0' pyyaml tenacity && python /tmp/license_scripts/pull_licenses_py.py ; fi ---> Running in d05c51e21155 Collecting pip-licenses<4.0.0 Downloading pip_licenses-3.5.5-py3-none-any.whl (17 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) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' 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=22908 sha256=e34e00645e3c76820567e07617d907fad3d0ae85307c3e0255a6e18811b23ce8 Stored in directory: /root/.cache/pip/wheels/76/1b/1b/5bec0ab28afde5214c43735d6760d01a5dda7603b83d679871 Successfully built PTable Installing collected packages: PTable, pip-licenses Successfully installed PTable-0.9.2 pip-licenses-3.5.5 [91mWARNING: 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 [0m[91mINFO:root:Successfully pulled licenses for 143 dependencies [0mSkip pulling license for bs4 Removing intermediate container d05c51e21155 ---> dc730ca260b3 Step 29/32 : FROM beam ---> bfe1231dc114 Step 30/32 : ARG pull_licenses ---> Running in 1dda9e02362e Removing intermediate container 1dda9e02362e ---> 289aa6c584cc Step 31/32 : COPY --from=third_party_licenses /opt/apache/beam/third_party_licenses /opt/apache/beam/third_party_licenses ---> ea88fa20809c Step 32/32 : RUN if [ "$pull_licenses" != "true" ] ; then rm -rf /opt/apache/beam/third_party_licenses ; fi ---> Running in e5842556d2fe > Task :sdks:python:container:py37:docker ---> Running in 4c4ed3b56618 Removing intermediate container 4c4ed3b56618 ---> 63b83ee71e39 Step 22/32 : FROM beam as third_party_licenses ---> 63b83ee71e39 Step 23/32 : ARG pull_licenses ---> Running in de63f5af825d Removing intermediate container de63f5af825d ---> 53b314e3e0c5 Step 24/32 : COPY target/license_scripts /tmp/license_scripts/ ---> 08e96acd6ed1 Step 25/32 : COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/ ---> 9280eb7c581b Step 26/32 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE ---> Running in 72a906d446f4 Removing intermediate container 72a906d446f4 ---> fefe09d557c4 Step 27/32 : COPY target/license_scripts /tmp/license_scripts/ ---> 9c0f8f942ebf Step 28/32 : RUN if [ "$pull_licenses" = "true" ] ; then pip install 'pip-licenses<4.0.0' pyyaml tenacity && python /tmp/license_scripts/pull_licenses_py.py ; fi ---> Running in f1362437a495 Collecting pip-licenses<4.0.0 Downloading pip_licenses-3.5.5-py3-none-any.whl (17 kB) Requirement already satisfied: pyyaml in /usr/local/lib/python3.7/site-packages (6.0) Requirement already satisfied: tenacity in /usr/local/lib/python3.7/site-packages (5.1.5) Collecting PTable Downloading PTable-0.9.2.tar.gz (31 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.7/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=22908 sha256=56765a6379c3501319be4378dbd57764588bfcb17f5cecb3801927c4dfdcb6dd Stored in directory: /root/.cache/pip/wheels/06/7f/53/a4d4981283f05f4678f6765305901f2f43911384b5bddfe8d9 Successfully built PTable Installing collected packages: PTable, pip-licenses Successfully installed PTable-0.9.2 pip-licenses-3.5.5 [91mWARNING: 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 [0m[91mINFO:root:Successfully pulled licenses for 143 dependencies [0mSkip pulling license for bs4 Removing intermediate container f1362437a495 ---> ae1ae041d028 Step 29/32 : FROM beam ---> 63b83ee71e39 Step 30/32 : ARG pull_licenses ---> Running in 8bbfeab24dad Removing intermediate container 8bbfeab24dad ---> 897296aaedc5 Step 31/32 : COPY --from=third_party_licenses /opt/apache/beam/third_party_licenses /opt/apache/beam/third_party_licenses ---> fb53c6c68cb3 Step 32/32 : RUN if [ "$pull_licenses" != "true" ] ; then rm -rf /opt/apache/beam/third_party_licenses ; fi ---> Running in 8112a1407f7c Removing intermediate container 8112a1407f7c ---> 4498a2fd47ef Successfully built 4498a2fd47ef Successfully tagged gcr.io/apache-beam-testing/beam-sdk/beam_python3.7_sdk:2.44.0.dev > Task :sdks:python:container:py38:docker ---> 7640577030eb Step 19/32 : COPY target/NOTICE /opt/apache/beam/ ---> f1f8d9e05916 Step 20/32 : COPY target/launcher/linux_amd64/boot /opt/apache/beam/ ---> e44859b0c220 Step 21/32 : ENTRYPOINT ["/opt/apache/beam/boot"] ---> Running in bfae61659498 Removing intermediate container bfae61659498 ---> 102c92d57d4e Step 22/32 : FROM beam as third_party_licenses ---> 102c92d57d4e Step 23/32 : ARG pull_licenses ---> Running in 380595aa0ff9 Removing intermediate container 380595aa0ff9 ---> 90a0968edd02 Step 24/32 : COPY target/license_scripts /tmp/license_scripts/ ---> f492214aded9 Step 25/32 : COPY target/LICENSE target/go-licenses/* /opt/apache/beam/third_party_licenses/golang/ ---> f4b3714e2482 Step 26/32 : RUN rm /opt/apache/beam/third_party_licenses/golang/LICENSE ---> Running in 21a3838b0905 Removing intermediate container 21a3838b0905 ---> 054f6a9c6fad Step 27/32 : COPY target/license_scripts /tmp/license_scripts/ ---> 2d921c7c3d10 Step 28/32 : RUN if [ "$pull_licenses" = "true" ] ; then pip install 'pip-licenses<4.0.0' pyyaml tenacity && python /tmp/license_scripts/pull_licenses_py.py ; fi ---> Running in dcd4cad450e1 Collecting pip-licenses<4.0.0 Downloading pip_licenses-3.5.5-py3-none-any.whl (17 kB) Requirement already satisfied: pyyaml in /usr/local/lib/python3.8/site-packages (6.0) Requirement already satisfied: tenacity in /usr/local/lib/python3.8/site-packages (5.1.5) Collecting PTable Downloading PTable-0.9.2.tar.gz (31 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/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=22908 sha256=0baacbd749df72a351f7f294aef9c98440832a5338972a258122881d5134c700 Stored in directory: /root/.cache/pip/wheels/d6/9b/52/533c87ba064d810efcd0e49de4c059c822e60d75cc0a6313ec Successfully built PTable Installing collected packages: PTable, pip-licenses Successfully installed PTable-0.9.2 pip-licenses-3.5.5 [91mWARNING: 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 [0m[91mINFO:root:Successfully pulled licenses for 143 dependencies [0mSkip pulling license for bs4 Removing intermediate container dcd4cad450e1 ---> 6644227a7606 Step 29/32 : FROM beam ---> 102c92d57d4e Step 30/32 : ARG pull_licenses ---> Running in 8be9345b3a23 Removing intermediate container 8be9345b3a23 ---> a6575c6ff02d Step 31/32 : COPY --from=third_party_licenses /opt/apache/beam/third_party_licenses /opt/apache/beam/third_party_licenses ---> f3353a702528 Step 32/32 : RUN if [ "$pull_licenses" != "true" ] ; then rm -rf /opt/apache/beam/third_party_licenses ; fi ---> Running in 545532a40a15 > Task > :sdks:python:container:py37:dockerTag5af27337427f72f9803cf6aa7238ba9776770b68 > Task :sdks:python:container:py310:docker [91mINFO:root:Successfully pulled licenses for 135 dependencies [0mSkip pulling license for bs4 Removing intermediate container b097bbe85266 ---> 3a7185a57aa2 Step 29/32 : FROM beam ---> 61bcb25971e8 Step 30/32 : ARG pull_licenses ---> Running in e9c8bb8f9bb2 Removing intermediate container e9c8bb8f9bb2 ---> 3d085b84f80f Step 31/32 : COPY --from=third_party_licenses /opt/apache/beam/third_party_licenses /opt/apache/beam/third_party_licenses ---> e9445f71621b Step 32/32 : RUN if [ "$pull_licenses" != "true" ] ; then rm -rf /opt/apache/beam/third_party_licenses ; fi ---> Running in 24b66ec4099d > Task > :sdks:python:container:py38:dockerTag5af27337427f72f9803cf6aa7238ba9776770b68 > Task > :sdks:python:container:py310:dockerTag5af27337427f72f9803cf6aa7238ba9776770b68 > Task > :sdks:python:container:py39:dockerTag5af27337427f72f9803cf6aa7238ba9776770b68 > Task > :sdks:python:container:py37:dockerPush5af27337427f72f9803cf6aa7238ba9776770b68 > Task > :sdks:python:container:py38:dockerPush5af27337427f72f9803cf6aa7238ba9776770b68 > Task > :sdks:python:container:py310:dockerPush5af27337427f72f9803cf6aa7238ba9776770b68 > Task > :sdks:python:container:py39:dockerPush5af27337427f72f9803cf6aa7238ba9776770b68 > Task :sdks:python:container:py37:dockerTagLatest > Task :sdks:python:container:py37:dockerPushLatest > Task :sdks:python:container:py37:dockerTagsPush > Task :sdks:python:container:py38:dockerTagLatest > Task :sdks:python:container:py38:dockerPushLatest > Task :sdks:python:container:py38:dockerTagsPush > Task :sdks:python:container:py310:dockerTagLatest > Task :sdks:python:container:py310:dockerPushLatest > Task :sdks:python:container:py310:dockerTagsPush > 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 20m 37s 178 actionable tasks: 140 executed, 25 from cache, 13 up-to-date Publishing build scan... https://gradle.com/s/coslk4edts66c 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]
