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

Changes:

[noreply] [#26061][Go SDK] Return server error on stream close for artifact


------------------------------------------
[...truncated 1.97 MB...]
#16 1.394 pyarrow==9.0.0
#16 1.394 pyasn1==0.4.8
#16 1.394 pyasn1-modules==0.2.8
#16 1.394 pycparser==2.21
#16 1.394 pydot==1.4.2
#16 1.394 PyHamcrest==1.10.1
#16 1.394 pymongo==4.3.3
#16 1.394 PyMySQL==1.0.3
#16 1.394 pyparsing==3.0.9
#16 1.394 pytest==7.2.2
#16 1.394 pytest-timeout==2.1.0
#16 1.394 pytest-xdist==3.2.1
#16 1.394 python-dateutil==2.8.2
#16 1.394 python-snappy==0.6.1
#16 1.394 pytz==2023.3
#16 1.394 PyYAML==6.0
#16 1.394 regex==2023.3.23
#16 1.394 requests==2.28.2
#16 1.394 requests-mock==1.10.0
#16 1.394 requests-oauthlib==1.3.1
#16 1.394 rsa==4.9
#16 1.394 scikit-learn==1.2.2
#16 1.394 scipy==1.10.1
#16 1.394 setuptools==67.6.1
#16 1.394 six==1.16.0
#16 1.394 sortedcontainers==2.4.0
#16 1.394 soupsieve==2.4
#16 1.394 SQLAlchemy==1.4.47
#16 1.394 sqlparse==0.4.3
#16 1.394 tenacity==5.1.5
#16 1.394 tensorboard==2.12.0
#16 1.394 tensorboard-data-server==0.7.0
#16 1.394 tensorboard-plugin-wit==1.8.1
#16 1.394 tensorflow==2.12.0
#16 1.394 tensorflow-estimator==2.12.0
#16 1.394 tensorflow-io-gcs-filesystem==0.32.0
#16 1.394 termcolor==2.2.0
#16 1.394 testcontainers==3.7.1
#16 1.394 threadpoolctl==3.1.0
#16 1.394 tomli==2.0.1
#16 1.394 tqdm==4.65.0
#16 1.394 typing_extensions==4.5.0
#16 1.394 urllib3==1.26.15
#16 1.394 websocket-client==1.5.1
#16 1.394 Werkzeug==2.2.3
#16 1.394 wheel==0.40.0
#16 1.394 wrapt==1.14.1
#16 1.394 zipp==3.15.0
#16 1.394 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/5] COPY target/license_scripts /tmp/license_scripts/
#21 DONE 0.1s

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

#23 [third_party_licenses 3/5] RUN rm 
/opt/apache/beam/third_party_licenses/golang/LICENSE
#23 DONE 0.4s

#24 [third_party_licenses 4/5] COPY target/license_scripts /tmp/license_scripts/
#24 DONE 0.1s

#25 [third_party_licenses 5/5] RUN if [ "true" = "true" ] ; then       pip 
install 'pip-licenses<5' pyyaml tenacity &&       python 
/tmp/license_scripts/pull_licenses_py.py ;     fi
#25 1.400 Collecting pip-licenses<5
#25 1.475   Downloading pip_licenses-4.1.0-py3-none-any.whl (18 kB)
#25 1.487 Requirement already satisfied: pyyaml in 
/usr/local/lib/python3.9/site-packages (6.0)
#25 1.488 Requirement already satisfied: tenacity in 
/usr/local/lib/python3.9/site-packages (5.1.5)
#25 1.554 Collecting prettytable>=2.3.0
#25 1.571   Downloading prettytable-3.6.0-py3-none-any.whl (27 kB)
#25 1.595 Requirement already satisfied: six>=1.9.0 in 
/usr/local/lib/python3.9/site-packages (from tenacity) (1.16.0)
#25 1.639 Collecting wcwidth
#25 1.656   Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB)
#25 3.162 Installing collected packages: wcwidth, prettytable, pip-licenses
#25 3.372 Successfully installed pip-licenses-4.1.0 prettytable-3.6.0 
wcwidth-0.2.6
#25 3.373 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
#25 8.801 INFO:root:Successfully pulled licenses for 133 dependencies
#25 8.801 Skip pulling license for  bs4
#25 DONE 9.3s

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

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

#28 exporting to image
#28 exporting layers

> Task :sdks:python:container:py37:docker
#23 DONE 0.3s

#24 [third_party_licenses 4/5] COPY target/license_scripts /tmp/license_scripts/
#24 DONE 0.0s

#25 [third_party_licenses 5/5] RUN if [ "true" = "true" ] ; then       pip 
install 'pip-licenses<5' pyyaml tenacity &&       python 
/tmp/license_scripts/pull_licenses_py.py ;     fi
#25 1.189 Collecting pip-licenses<5
#25 1.263   Downloading pip_licenses-3.5.5-py3-none-any.whl (17 kB)
#25 1.273 Requirement already satisfied: pyyaml in 
/usr/local/lib/python3.7/site-packages (6.0)
#25 1.274 Requirement already satisfied: tenacity in 
/usr/local/lib/python3.7/site-packages (5.1.5)
#25 1.318 Collecting PTable
#25 1.335   Downloading PTable-0.9.2.tar.gz (31 kB)
#25 1.354   Preparing metadata (setup.py): started
#25 1.731   Preparing metadata (setup.py): finished with status 'done'
#25 1.750 Requirement already satisfied: six>=1.9.0 in 
/usr/local/lib/python3.7/site-packages (from tenacity) (1.16.0)
#25 1.755 Building wheels for collected packages: PTable
#25 1.757   Building wheel for PTable (setup.py): started
#25 2.311   Building wheel for PTable (setup.py): finished with status 'done'
#25 2.312   Created wheel for PTable: filename=PTable-0.9.2-py3-none-any.whl 
size=22908 
sha256=4d61ed3557c17c53973632d40968b12514df5befe86b1ec34582d461fe773e65
#25 2.313   Stored in directory: 
/root/.cache/pip/wheels/33/df/2f/674985b3f8a2de3f96357d1eadef5110f74fa91b3785e52a54
#25 2.319 Successfully built PTable
#25 3.512 Installing collected packages: PTable, pip-licenses
#25 3.597 Successfully installed PTable-0.9.2 pip-licenses-3.5.5
#25 3.598 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
#25 8.487 INFO:root:Successfully pulled licenses for 109 dependencies
#25 8.487 Skip pulling license for  bs4
#25 DONE 8.6s

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

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

#28 exporting to image
#28 exporting layers
#28 exporting layers 12.4s done
#28 writing image 
sha256:6ac73ef0eedf428c002e9b2ea059b3034eb4d1cfed02457e76ea134ea2073160 0.0s 
done
#28 naming to gcr.io/apache-beam-testing/beam-sdk/beam_python3.7_sdk:2.47.0.dev 
done
#28 DONE 12.4s

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

> Task :sdks:python:container:py38:docker
#25 1.288 Collecting pip-licenses<5
#25 1.351   Downloading pip_licenses-4.1.0-py3-none-any.whl (18 kB)
#25 1.361 Requirement already satisfied: pyyaml in 
/usr/local/lib/python3.8/site-packages (6.0)
#25 1.362 Requirement already satisfied: tenacity in 
/usr/local/lib/python3.8/site-packages (5.1.5)
#25 1.433 Collecting prettytable>=2.3.0
#25 1.450   Downloading prettytable-3.6.0-py3-none-any.whl (27 kB)
#25 1.471 Requirement already satisfied: six>=1.9.0 in 
/usr/local/lib/python3.8/site-packages (from tenacity) (1.16.0)
#25 1.519 Collecting wcwidth
#25 1.534   Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB)
#25 2.924 Installing collected packages: wcwidth, prettytable, pip-licenses
#25 3.123 Successfully installed pip-licenses-4.1.0 prettytable-3.6.0 
wcwidth-0.2.6
#25 3.124 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
#25 8.506 INFO:root:Successfully pulled licenses for 133 dependencies
#25 8.506 Skip pulling license for  bs4
#25 DONE 9.0s

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

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

#28 exporting to image
#28 exporting layers

> Task :sdks:python:container:py310:docker
#28 exporting layers 17.0s done
#28 writing image 
sha256:946c0d783834ab0344cc61b65e3d946a09e7c6162bf65ff0e7ffa143ba095fe7 done
#28 naming to 
gcr.io/apache-beam-testing/beam-sdk/beam_python3.10_sdk:2.47.0.dev done
#28 DONE 17.1s

> Task :sdks:python:container:py310:dockerTag2.47.0-SNAPSHOT

> Task :sdks:python:container:py38:docker
#28 exporting layers 17.0s done
#28 writing image 
sha256:5b5f8e59c99e494e9f4b98eb5d2ea19084c464e94a144a72865cd11838facfbd done
#28 naming to gcr.io/apache-beam-testing/beam-sdk/beam_python3.8_sdk:2.47.0.dev 
done
#28 DONE 17.0s

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

> Task :sdks:python:container:py39:docker
#28 exporting layers 17.0s done
#28 writing image 
sha256:e7ad8cb22647272ff7235e944d4260b7f07ae7f6e06f3d15179e77e97cf48fb2
#28 writing image 
sha256:e7ad8cb22647272ff7235e944d4260b7f07ae7f6e06f3d15179e77e97cf48fb2 done
#28 naming to gcr.io/apache-beam-testing/beam-sdk/beam_python3.9_sdk:2.47.0.dev 
done
#28 DONE 17.1s

> Task :sdks:python:container:py39:dockerTag2.47.0-SNAPSHOT
> Task :sdks:python:container:py37:dockerPush2.47.0-SNAPSHOT
> Task :sdks:python:container:py310:dockerPush2.47.0-SNAPSHOT
> Task :sdks:python:container:py38:dockerPush2.47.0-SNAPSHOT
> Task :sdks:python:container:py39:dockerPush2.47.0-SNAPSHOT
> Task 
> :sdks:python:container:py37:dockerTag32269b2abb0c89cc07c012e351b3211d31e1004f
> Task 
> :sdks:python:container:py37:dockerPush32269b2abb0c89cc07c012e351b3211d31e1004f
> Task :sdks:python:container:py37:dockerTagLatest
> Task :sdks:python:container:py37:dockerPushLatest
> Task :sdks:python:container:py37:dockerTagsPush
> Task 
> :sdks:python:container:py310:dockerTag32269b2abb0c89cc07c012e351b3211d31e1004f
> Task 
> :sdks:python:container:py310:dockerPush32269b2abb0c89cc07c012e351b3211d31e1004f
> Task :sdks:python:container:py310:dockerTagLatest
> Task :sdks:python:container:py310:dockerPushLatest
> Task :sdks:python:container:py310:dockerTagsPush
> Task 
> :sdks:python:container:py38:dockerTag32269b2abb0c89cc07c012e351b3211d31e1004f
> Task 
> :sdks:python:container:py38:dockerPush32269b2abb0c89cc07c012e351b3211d31e1004f
> Task :sdks:python:container:py38:dockerTagLatest
> Task :sdks:python:container:py38:dockerPushLatest
> Task :sdks:python:container:py38:dockerTagsPush
> Task 
> :sdks:python:container:py39:dockerTag32269b2abb0c89cc07c012e351b3211d31e1004f
> Task 
> :sdks:python:container:py39:dockerPush32269b2abb0c89cc07c012e351b3211d31e1004f
> 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 14m 22s
186 actionable tasks: 150 executed, 23 from cache, 13 up-to-date

Publishing build scan...
https://gradle.com/s/76ysuhjjidhyg

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