See
<https://ci-beam.apache.org/job/beam_PreCommit_PythonDocker_Cron/697/display/redirect>
Changes:
------------------------------------------
[...truncated 2.24 MB...]
proto-plus==1.9.1
protobuf==3.12.2
protorpc==0.12.0
PTable==0.9.2
pyarrow==0.16.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.20
pydot==1.4.1
PyHamcrest==1.10.1
pymongo==3.9.0
pyparsing==2.4.7
python-dateutil==2.8.1
python-gflags==3.0.6
pytz==2019.3
PyYAML==5.3.1
requests==2.24.0
requests-oauthlib==1.3.0
rsa==4.6
scipy==1.4.1
setuptools==50.3.0
six==1.15.0
tenacity==6.2.0
tensorboard==2.3.0
tensorboard-plugin-wit==1.7.0
tensorflow==2.3.0
tensorflow-estimator==2.3.0
termcolor==1.1.0
typing-extensions==3.7.4.3
typing-inspect==0.6.0
urllib3==1.25.10
Werkzeug==1.0.1
wheel==0.35.1
wrapt==1.12.1
Removing intermediate container 98dd4ecd3aa3
---> 55dc34dcefd5
Step 19/23 : RUN pip check
---> Running in 93739d177c9c
No broken requirements found.
Removing intermediate container 93739d177c9c
---> 5e2733715bd0
Step 20/23 : COPY target/LICENSE /opt/apache/beam/
---> 919cd0ad614a
Step 21/23 : COPY target/NOTICE /opt/apache/beam/
---> 20cfc0f60240
Step 22/23 : ADD target/launcher/linux_amd64/boot /opt/apache/beam/
---> d64ee5613b4e
Step 23/23 : ENTRYPOINT ["/opt/apache/beam/boot"]
---> Running in 32d597a2a242
> Task :sdks:python:container:py37:docker
[91mTraceback (most recent call last):
File "/usr/local/lib/python3.7/urllib/request.py", line 1350, in do_open
encode_chunked=req.has_header('Transfer-encoding'))
File "/usr/local/lib/python3.7/http/client.py", line 1277, in request
self._send_request(method, url, body, headers, encode_chunked)
File "/usr/local/lib/python3.7/http/client.py", line 1323, in _send_request
self.endheaders(body, encode_chunked=encode_chunked)
File "/usr/local/lib/python3.7/http/client.py", line 1272, in endheaders
self._send_output(message_body, encode_chunked=encode_chunked)
File "/usr/local/lib/python3.7/http/client.py", line 1032, in _send_output
self.send(msg)
File "/usr/local/lib/python3.7/http/client.py", line 972, in send
self.connect()
File "/usr/local/lib/python3.7/http/client.py", line 1447, in connect
server_hostname=server_hostname)
File "/usr/local/lib/python3.7/ssl.py", line 423, in wrap_socket
session=session
File "/usr/local/lib/python3.7/ssl.py", line 870, in _create
self.do_handshake()
File "/usr/local/lib/python3.7/ssl.py", line 1139, in do_handshake
self._sslobj.do_handshake()
OSError: [Errno 0] Error
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/tmp/license_scripts/pull_licenses_py.py", line 98, in pull_from_url
url_read = urlopen(config['license'])
File "/usr/local/lib/python3.7/urllib/request.py", line 222, in urlopen
return opener.open(url, data, timeout)
File "/usr/local/lib/python3.7/urllib/request.py", line 525, in open
response = self._open(req, data)
File "/usr/local/lib/python3.7/urllib/request.py", line 543, in _open
'_open', req)
File "/usr/local/lib/python3.7/urllib/request.py", line 503, in _call_chain
result = func(*args)
File "/usr/local/lib/python3.7/urllib/request.py", line 1393, in https_open
context=self._context, check_hostname=self._check_hostname)
File "/usr/local/lib/python3.7/urllib/request.py", line 1352, in do_open
raise URLError(err)
urllib.error.URLError: <urlopen error [Errno 0] Error>
INFO:root:Successfully pulled licenses for 89 dependencies
[0mFound existing installation: pip-licenses 2.3.0
Uninstalling pip-licenses-2.3.0:
Successfully uninstalled pip-licenses-2.3.0
Removing intermediate container 5c47a4145cd4
---> 1c1334763731
Step 17/23 : RUN rm -rf /tmp/license_scripts
---> Running in 79369a9314e8
Removing intermediate container 79369a9314e8
---> 5653f7f6547f
Step 18/23 : RUN pip freeze --all
---> Running in 2863c64afaf5
absl-py==0.10.0
apache-beam @ file:///opt/apache/beam/tars/apache-beam.tar.gz
astunparse==1.6.3
avro-python3==1.8.2
cachetools==3.1.1
certifi==2020.6.20
cffi==1.14.3
chardet==3.0.4
crcmod==1.7
Cython==0.29.13
dill==0.3.1.1
docopt==0.6.2
fastavro==0.23.3
fasteners==0.15
future==0.18.2
gast==0.3.3
google-api-core==1.22.0
google-apitools==0.5.31
google-auth==1.21.3
google-auth-oauthlib==0.4.1
google-cloud-bigquery==1.26.1
google-cloud-bigtable==1.0.0
google-cloud-build==2.0.0
google-cloud-core==1.4.1
google-cloud-datastore==1.7.4
google-cloud-dlp==1.0.0
google-cloud-language==1.3.0
google-cloud-pubsub==1.0.2
google-cloud-spanner==1.19.0
google-cloud-videointelligence==1.15.0
google-cloud-vision==1.0.0
google-crc32c==1.0.0
google-pasta==0.2.0
google-resumable-media==1.0.0
googleapis-common-protos==1.52.0
grpc-google-iam-v1==0.12.3
grpcio==1.29.0
grpcio-gcp==0.2.2
guppy3==3.0.9
h5py==2.10.0
hdfs==2.5.8
httplib2==0.12.0
idna==2.10
importlib-metadata==2.0.0
Keras-Preprocessing==1.1.2
libcst==0.3.10
Markdown==3.2.2
mmh3==2.5.1
mock==2.0.0
monotonic==1.5
mypy-extensions==0.4.3
nose==1.3.7
numpy==1.17.3
oauth2client==3.0.0
oauthlib==3.1.0
opt-einsum==3.3.0
pandas==0.25.2
pbr==5.5.0
pip==20.2.3
proto-plus==1.9.1
protobuf==3.12.2
protorpc==0.12.0
PTable==0.9.2
pyarrow==0.16.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.20
pydot==1.4.1
PyHamcrest==1.10.1
pymongo==3.9.0
pyparsing==2.4.7
python-dateutil==2.8.1
python-gflags==3.0.6
pytz==2019.3
PyYAML==5.3.1
requests==2.24.0
requests-oauthlib==1.3.0
rsa==4.6
scipy==1.4.1
setuptools==50.3.0
six==1.15.0
tenacity==6.2.0
tensorboard==2.3.0
tensorboard-plugin-wit==1.7.0
tensorflow==2.3.0
tensorflow-estimator==2.3.0
termcolor==1.1.0
typing-extensions==3.7.4.3
typing-inspect==0.6.0
urllib3==1.25.10
Werkzeug==1.0.1
wheel==0.35.1
wrapt==1.12.1
zipp==3.2.0
Removing intermediate container 2863c64afaf5
---> 8dca3442f571
Step 19/23 : RUN pip check
---> Running in 21202c216e82
No broken requirements found.
Removing intermediate container 21202c216e82
---> 1a8cebd313d7
Step 20/23 : COPY target/LICENSE /opt/apache/beam/
---> d2eeaefefd45
Step 21/23 : COPY target/NOTICE /opt/apache/beam/
---> 881b309fe572
Step 22/23 : ADD target/launcher/linux_amd64/boot /opt/apache/beam/
---> c8c0b4c81ed6
Step 23/23 : ENTRYPOINT ["/opt/apache/beam/boot"]
---> Running in 3d063a659f32
Removing intermediate container 3d063a659f32
---> 2c94259f8d65
Successfully built 2c94259f8d65
Successfully tagged apache/beam_python3.7_sdk:2.26.0.dev
:sdks:python:container:py37:docker (Thread[Execution worker for ':' Thread
7,5,main]) completed. Took 14 mins 47.193 secs.
> Task :sdks:python:container:py38:docker
Removing intermediate container 32d597a2a242
---> 073aa8522a69
Successfully built 073aa8522a69
Successfully tagged apache/beam_python3.8_sdk:2.26.0.dev
:sdks:python:container:py38:docker (Thread[Execution worker for ':' Thread
6,5,main]) completed. Took 14 mins 47.247 secs.
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':sdks:python:container:py36:docker'.
> Process 'command 'docker'' finished with non-zero exit value 1
* Try:
Run with --stacktrace option to get the stack trace. Run with --debug option to
get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
Deprecated Gradle features were used in this build, making it incompatible with
Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See
https://docs.gradle.org/6.6.1/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 18m 28s
42 actionable tasks: 38 executed, 4 up-to-date
Publishing build scan...
https://gradle.com/s/6iobr6xpf4yrw
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]