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

Changes:

[noreply] Bump github.com/tetratelabs/wazero from 1.0.3 to 1.1.0 in /sdks 
(#26486)


------------------------------------------
[...truncated 2.46 MB...]
#16 1.418 scipy==1.10.1
#16 1.418 setuptools==67.7.2
#16 1.418 six==1.16.0
#16 1.418 sortedcontainers==2.4.0
#16 1.418 soupsieve==2.4
#16 1.418 SQLAlchemy==1.4.47
#16 1.418 sqlparse==0.4.3
#16 1.418 tenacity==8.2.2
#16 1.418 tensorboard==2.12.1
#16 1.418 tensorboard-data-server==0.7.0
#16 1.418 tensorboard-plugin-wit==1.8.1
#16 1.418 tensorflow==2.12.0
#16 1.418 tensorflow-estimator==2.12.0
#16 1.418 tensorflow-io-gcs-filesystem==0.32.0
#16 1.418 termcolor==2.2.0
#16 1.418 testcontainers==3.7.1
#16 1.418 threadpoolctl==3.1.0
#16 1.418 tomli==2.0.1
#16 1.418 tqdm==4.65.0
#16 1.418 typing_extensions==4.5.0
#16 1.418 urllib3==1.26.15
#16 1.418 websocket-client==1.5.1
#16 1.418 Werkzeug==2.2.3
#16 1.418 wheel==0.40.0
#16 1.418 wrapt==1.14.1
#16 1.418 zipp==3.15.0
#16 1.418 zstandard==0.20.0
#16 DONE 1.5s

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

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

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

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

#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.178 Collecting pip-licenses<5
#24 1.259   Downloading pip_licenses-4.3.0-py3-none-any.whl (19 kB)
#24 1.273 Requirement already satisfied: pyyaml in 
/usr/local/lib/python3.8/site-packages (6.0)
#24 1.274 Requirement already satisfied: tenacity in 
/usr/local/lib/python3.8/site-packages (8.2.2)
#24 1.342 Collecting prettytable>=2.3.0 (from pip-licenses<5)
#24 1.362   Downloading prettytable-3.7.0-py3-none-any.whl (27 kB)
#24 1.422 Collecting wcwidth (from prettytable>=2.3.0->pip-licenses<5)
#24 1.438   Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB)
#24 2.715 Installing collected packages: wcwidth, prettytable, pip-licenses
#24 2.948 Successfully installed pip-licenses-4.3.0 prettytable-3.7.0 
wcwidth-0.2.6
#24 2.948 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 13.56 INFO:root:Successfully pulled licenses for 133 dependencies
#24 13.56 Skip pulling license for  bs4
#24 DONE 13.7s

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

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

#27 exporting to image
#27 exporting layers

> Task :sdks:python:container:py39:docker

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

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

#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.136 Collecting pip-licenses<5
#24 1.206   Downloading pip_licenses-4.3.0-py3-none-any.whl (19 kB)
#24 1.216 Requirement already satisfied: pyyaml in 
/usr/local/lib/python3.9/site-packages (6.0)
#24 1.217 Requirement already satisfied: tenacity in 
/usr/local/lib/python3.9/site-packages (8.2.2)
#24 1.285 Collecting prettytable>=2.3.0 (from pip-licenses<5)
#24 1.301   Downloading prettytable-3.7.0-py3-none-any.whl (27 kB)
#24 1.361 Collecting wcwidth (from prettytable>=2.3.0->pip-licenses<5)
#24 1.376   Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB)
#24 2.582 Installing collected packages: wcwidth, prettytable, pip-licenses
#24 2.763 Successfully installed pip-licenses-4.3.0 prettytable-3.7.0 
wcwidth-0.2.6
#24 2.764 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 13.23 INFO:root:Successfully pulled licenses for 133 dependencies
#24 13.23 Skip pulling license for  bs4
#24 DONE 13.5s

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

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

#27 exporting to image
#27 exporting layers

> Task :sdks:python:container:py37:docker
#24 3.497 Installing collected packages: PTable, pip-licenses
#24 3.584 Successfully installed PTable-0.9.2 pip-licenses-3.5.5
#24 3.584 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 10.70 INFO:root:Successfully pulled licenses for 109 dependencies
#24 10.70 Skip pulling license for  bs4
#24 DONE 10.8s

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

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

#27 exporting to image
#27 exporting layers
#27 exporting layers 17.0s done
#27 writing image 
sha256:a6b0a847d2f68cf36a7a2b35b97b068cf0d8bbe10f5653b3f2bc70e4bb396133 done
#27 naming to gcr.io/apache-beam-testing/beam-sdk/beam_python3.7_sdk:2.48.0.dev 
done
#27 DONE 17.1s

> Task :sdks:python:container:py37:dockerTag2.48.0-SNAPSHOT

> Task :sdks:python:container:py39:docker
#27 exporting layers 19.7s done
#27 writing image 
sha256:f4fc1b4eac7ec848642a6a7a607c65b7c37a6c9f9f72473df9638eb5d23d512d done
#27 naming to gcr.io/apache-beam-testing/beam-sdk/beam_python3.9_sdk:2.48.0.dev 
done
#27 DONE 19.7s

> Task :sdks:python:container:py39:dockerTag2.48.0-SNAPSHOT

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

> Task :sdks:python:container:py38:dockerTag2.48.0-SNAPSHOT

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

> Task :sdks:python:container:py311:dockerTag2.48.0-SNAPSHOT

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

#5 [beam  1/16] FROM 
docker.io/library/python:3.10-bullseye@sha256:3fcdd715a95da8007e18e7e3379e5d80ea72cd0075629a453391e90c315f3f85

> Task :sdks:python:container:py310:dockerTag2.48.0-SNAPSHOT
> Task :sdks:python:container:py37:dockerPush2.48.0-SNAPSHOT
> Task :sdks:python:container:py39:dockerPush2.48.0-SNAPSHOT
> Task :sdks:python:container:py38:dockerPush2.48.0-SNAPSHOT
> Task :sdks:python:container:py311:dockerPush2.48.0-SNAPSHOT
> Task :sdks:python:container:py310:dockerPush2.48.0-SNAPSHOT
> Task 
> :sdks:python:container:py37:dockerTag9acdf2c0d17769e9379b3ee80a872bcd41e78c87
> Task 
> :sdks:python:container:py37:dockerPush9acdf2c0d17769e9379b3ee80a872bcd41e78c87
> Task 
> :sdks:python:container:py39:dockerTag9acdf2c0d17769e9379b3ee80a872bcd41e78c87
> Task :sdks:python:container:py37:dockerTagLatest
> Task 
> :sdks:python:container:py39:dockerPush9acdf2c0d17769e9379b3ee80a872bcd41e78c87
> Task :sdks:python:container:py39:dockerTagLatest
> Task :sdks:python:container:py37:dockerPushLatest
> Task :sdks:python:container:py37:dockerTagsPush
> Task :sdks:python:container:py39:dockerPushLatest
> Task :sdks:python:container:py39:dockerTagsPush
> Task 
> :sdks:python:container:py38:dockerTag9acdf2c0d17769e9379b3ee80a872bcd41e78c87
> Task 
> :sdks:python:container:py38:dockerPush9acdf2c0d17769e9379b3ee80a872bcd41e78c87
> Task :sdks:python:container:py38:dockerTagLatest
> Task :sdks:python:container:py38:dockerPushLatest
> Task :sdks:python:container:py38:dockerTagsPush
> Task 
> :sdks:python:container:py311:dockerTag9acdf2c0d17769e9379b3ee80a872bcd41e78c87
> Task 
> :sdks:python:container:py311:dockerPush9acdf2c0d17769e9379b3ee80a872bcd41e78c87
> Task :sdks:python:container:py311:dockerTagLatest
> Task :sdks:python:container:py311:dockerPushLatest
> Task :sdks:python:container:py311:dockerTagsPush
> Task 
> :sdks:python:container:py310:dockerTag9acdf2c0d17769e9379b3ee80a872bcd41e78c87
> Task 
> :sdks:python:container:py310:dockerPush9acdf2c0d17769e9379b3ee80a872bcd41e78c87
> Task :sdks:python:container:py310:dockerTagLatest
> Task :sdks:python:container:py310:dockerPushLatest
> Task :sdks:python:container:py310: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 15m 38s
200 actionable tasks: 163 executed, 23 from cache, 14 up-to-date
Build scan background action failed.
java.lang.IllegalArgumentException: 
com.gradle.enterprise.gradleplugin.internal.extension.a is not an interface
        at java.lang.reflect.Proxy$ProxyClassFactory.apply(Proxy.java:590)
        at java.lang.reflect.Proxy$ProxyClassFactory.apply(Proxy.java:557)
        at java.lang.reflect.WeakCache$Factory.get(WeakCache.java:230)
        at java.lang.reflect.WeakCache.get(WeakCache.java:127)
        at java.lang.reflect.Proxy.getProxyClass0(Proxy.java:419)
        at java.lang.reflect.Proxy.newProxyInstance(Proxy.java:719)
        at 
com.gradle.ProxyFactory$ProxyingInvocationHandler.createLocalProxy(ProxyFactory.java:64)
        at 
com.gradle.ProxyFactory$ProxyingInvocationHandler.lambda$adaptActionArg$1(ProxyFactory.java:59)
        at 
com.gradle.enterprise.gradleplugin.internal.extension.b$3.run(SourceFile:100)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:750)

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

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