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

Changes:

[noreply] Fix failing BQ tests on XVR GoUsingJava tests (#26880)


------------------------------------------
[...truncated 2.48 MB...]
#16 1.656 keras==2.12.0
#16 1.656 libclang==16.0.0
#16 1.656 Markdown==3.4.3
#16 1.656 MarkupSafe==2.1.2
#16 1.656 ml-dtypes==0.1.0
#16 1.656 mmh3==3.1.0
#16 1.656 mock==5.0.2
#16 1.656 nltk==3.8.1
#16 1.656 nose==1.3.7
#16 1.656 numpy==1.23.5
#16 1.656 oauth2client==4.1.3
#16 1.656 oauthlib==3.2.2
#16 1.656 objsize==0.6.1
#16 1.656 opt-einsum==3.3.0
#16 1.656 orjson==3.8.12
#16 1.656 overrides==6.5.0
#16 1.656 packaging==23.1
#16 1.656 pandas==1.5.3
#16 1.656 parameterized==0.9.0
#16 1.656 pip==23.1.2
#16 1.656 pluggy==1.0.0
#16 1.656 proto-plus==1.22.2
#16 1.656 protobuf==4.23.0
#16 1.656 psycopg2-binary==2.9.6
#16 1.656 pyarrow==11.0.0
#16 1.656 pyasn1==0.5.0
#16 1.656 pyasn1-modules==0.3.0
#16 1.656 pycparser==2.21
#16 1.656 pydot==1.4.2
#16 1.656 PyHamcrest==2.0.4
#16 1.656 pymongo==4.3.3
#16 1.656 PyMySQL==1.0.3
#16 1.656 pyparsing==3.0.9
#16 1.656 pytest==7.3.1
#16 1.656 pytest-timeout==2.1.0
#16 1.656 pytest-xdist==3.3.0
#16 1.656 python-dateutil==2.8.2
#16 1.656 python-snappy==0.6.1
#16 1.656 pytz==2023.3
#16 1.656 PyYAML==6.0
#16 1.656 regex==2023.5.5
#16 1.656 requests==2.30.0
#16 1.656 requests-mock==1.10.0
#16 1.656 requests-oauthlib==1.3.1
#16 1.656 rsa==4.9
#16 1.656 scikit-learn==1.2.2
#16 1.656 scipy==1.10.1
#16 1.656 setuptools==67.8.0
#16 1.656 six==1.16.0
#16 1.656 sortedcontainers==2.4.0
#16 1.656 soupsieve==2.4.1
#16 1.656 SQLAlchemy==1.4.48
#16 1.656 sqlparse==0.4.4
#16 1.656 tenacity==8.2.2
#16 1.656 tensorboard==2.12.3
#16 1.656 tensorboard-data-server==0.7.0
#16 1.656 tensorflow==2.12.0
#16 1.656 tensorflow-estimator==2.12.0
#16 1.656 tensorflow-io-gcs-filesystem==0.32.0
#16 1.656 termcolor==2.3.0
#16 1.656 testcontainers==3.7.1
#16 1.656 threadpoolctl==3.1.0
#16 1.656 tomli==2.0.1
#16 1.656 tqdm==4.65.0
#16 1.656 typing_extensions==4.5.0
#16 1.656 uritemplate==4.1.1
#16 1.656 urllib3==1.26.15
#16 1.656 websocket-client==1.5.1
#16 1.656 Werkzeug==2.3.4
#16 1.656 wheel==0.40.0
#16 1.656 wrapt==1.14.1
#16 1.656 zipp==3.15.0
#16 1.656 zstandard==0.21.0
#16 DONE 2.0s

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

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

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

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

#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

> Task 
> :sdks:python:container:py37:dockerTag0963cf0bd0a791f86c1353ad488fe28f99cdfd0c

> Task :sdks:python:container:py311:docker
#26 DONE 1.0s

#27 exporting to image
#27 exporting layers
#27 exporting layers 24.6s done
#27 writing image 
sha256:145e556a2b745b60bfea9a8c2496402e461e8de2bd59e39b0fb09e5a258f87b5 done
#27 naming to 
gcr.io/apache-beam-testing/beam-sdk/beam_python3.11_sdk:2.49.0.dev done
#27 DONE 24.6s

> Task :sdks:python:container:py38:docker
#24 1.306 Collecting pip-licenses<5
#24 1.386   Downloading pip_licenses-4.3.2-py3-none-any.whl (19 kB)
#24 1.397 Requirement already satisfied: pyyaml in 
/usr/local/lib/python3.8/site-packages (6.0)
#24 1.397 Requirement already satisfied: tenacity in 
/usr/local/lib/python3.8/site-packages (8.2.2)
#24 1.463 Collecting prettytable>=2.3.0 (from pip-licenses<5)
#24 1.479   Downloading prettytable-3.7.0-py3-none-any.whl (27 kB)
#24 1.544 Collecting wcwidth (from prettytable>=2.3.0->pip-licenses<5)
#24 1.560   Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB)
#24 2.892 Installing collected packages: wcwidth, prettytable, pip-licenses
#24 3.079 Successfully installed pip-licenses-4.3.2 prettytable-3.7.0 
wcwidth-0.2.6
#24 3.080 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

> Task 
> :sdks:python:container:py311:dockerTag0963cf0bd0a791f86c1353ad488fe28f99cdfd0c

> Task :sdks:python:container:py39:docker
#24 1.322 Collecting pip-licenses<5
#24 1.399   Downloading pip_licenses-4.3.2-py3-none-any.whl (19 kB)
#24 1.411 Requirement already satisfied: pyyaml in 
/usr/local/lib/python3.9/site-packages (6.0)
#24 1.411 Requirement already satisfied: tenacity in 
/usr/local/lib/python3.9/site-packages (8.2.2)
#24 1.472 Collecting prettytable>=2.3.0 (from pip-licenses<5)
#24 1.490   Downloading prettytable-3.7.0-py3-none-any.whl (27 kB)
#24 1.560 Collecting wcwidth (from prettytable>=2.3.0->pip-licenses<5)
#24 1.576   Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB)
#24 2.855 Installing collected packages: wcwidth, prettytable, pip-licenses
#24 3.045 Successfully installed pip-licenses-4.3.2 prettytable-3.7.0 
wcwidth-0.2.6
#24 3.046 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

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

> Task 
> :sdks:python:container:py310:dockerTag0963cf0bd0a791f86c1353ad488fe28f99cdfd0c

> Task :sdks:python:container:py38:docker
#24 9.727 INFO:root:Successfully pulled licenses for 135 dependencies
#24 9.727 Skip pulling license for  bs4
#24 DONE 9.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.1s

#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:dockerPush0963cf0bd0a791f86c1353ad488fe28f99cdfd0c

> Task :sdks:python:container:py39:docker
#24 9.328 INFO:root:Successfully pulled licenses for 135 dependencies
#24 9.329 Skip pulling license for  bs4
#24 DONE 9.4s

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

#27 exporting to image
#27 exporting layers
#27 exporting layers 22.0s done
#27 writing image 
sha256:dfd53e1bd6d9ff2f52ce963cda471ef1ae094dfa57c95905ac6a71ec6cb175f1 done
#27 naming to gcr.io/apache-beam-testing/beam-sdk/beam_python3.9_sdk:2.49.0.dev
#27 naming to gcr.io/apache-beam-testing/beam-sdk/beam_python3.9_sdk:2.49.0.dev 
done
#27 DONE 22.0s

> Task 
> :sdks:python:container:py39:dockerTag0963cf0bd0a791f86c1353ad488fe28f99cdfd0c

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

> Task 
> :sdks:python:container:py38:dockerTag0963cf0bd0a791f86c1353ad488fe28f99cdfd0c
> Task 
> :sdks:python:container:py311:dockerPush0963cf0bd0a791f86c1353ad488fe28f99cdfd0c
> Task 
> :sdks:python:container:py310:dockerPush0963cf0bd0a791f86c1353ad488fe28f99cdfd0c
> Task 
> :sdks:python:container:py39:dockerPush0963cf0bd0a791f86c1353ad488fe28f99cdfd0c
> Task 
> :sdks:python:container:py38:dockerPush0963cf0bd0a791f86c1353ad488fe28f99cdfd0c
> Task :sdks:python:container:py37:dockerTag2.49.0-SNAPSHOT
> Task :sdks:python:container:py37:dockerPush2.49.0-SNAPSHOT
> Task :sdks:python:container:py311:dockerTag2.49.0-SNAPSHOT
> Task :sdks:python:container:py37:dockerTagLatest
> Task :sdks:python:container:py311:dockerPush2.49.0-SNAPSHOT
> Task :sdks:python:container:py311:dockerTagLatest
> Task :sdks:python:container:py37:dockerPushLatest
> Task :sdks:python:container:py37:dockerTagsPush
> Task :sdks:python:container:py311:dockerPushLatest
> Task :sdks:python:container:py311: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: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
> Task :sdks:python:container:py38:dockerTag2.49.0-SNAPSHOT
> Task :sdks:python:container:py38:dockerPush2.49.0-SNAPSHOT
> Task :sdks:python:container:py38:dockerTagLatest
> Task :sdks:python:container:py38:dockerPushLatest
> Task :sdks:python:container:py38: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 43s
200 actionable tasks: 163 executed, 23 from cache, 14 up-to-date

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

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