See
<https://ci-beam.apache.org/job/beam_PostCommit_Py_ValCont/6776/display/redirect>
Changes:
------------------------------------------
[...truncated 1.30 MB...]
alias pydoc 2>/dev/null >/dev/null && unalias pydoc || true
pydoc () {
python -m pydoc "$@"
}
# This should detect bash and zsh, which have a hash command that must
# be called to get it to forget past commands. Without forgetting
# past commands the $PATH changes we made may not be respected
if [ -n "${BASH-}" ] || [ -n "${ZSH_VERSION-}" ] ; then
hash -r 2>/dev/null
fi
cd sdks/python
pip install -e .[gcp,test]
Obtaining
file://<https://ci-beam.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python>
Processing
/home/jenkins/.cache/pip/wheels/50/24/4d/4580ca4a299f1ad6fd63443e6e584cb21e9a07988e4aa8daac/crcmod-1.7-cp35-cp35m-linux_x86_64.whl
Processing
/home/jenkins/.cache/pip/wheels/34/63/8b/137c251bca70f301c47a62dae335f36c21a8b86e42c803129a/dill-0.3.1.1-py3-none-any.whl
Collecting fastavro<0.24,>=0.21.4
Using cached fastavro-0.23.6-cp35-cp35m-manylinux2010_x86_64.whl (1.3 MB)
Processing
/home/jenkins/.cache/pip/wheels/c4/f0/ae/d4689c4532d1f111462ed6a884a7767d502e511ee65f0d8e1b/future-0.18.2-py3-none-any.whl
Collecting grpcio<2,>=1.29.0
Using cached grpcio-1.31.0-cp35-cp35m-manylinux2014_x86_64.whl (3.4 MB)
Processing
/home/jenkins/.cache/pip/wheels/c3/cd/d8/8d1f32dc46461f8eccebb0bfde7131007393ce4ec0ef866e15/hdfs-2.5.8-py3-none-any.whl
Collecting httplib2<0.18.0,>=0.8
Using cached httplib2-0.17.4-py3-none-any.whl (95 kB)
Collecting mock<3.0.0,>=1.0.1
Using cached mock-2.0.0-py2.py3-none-any.whl (56 kB)
Collecting numpy<2,>=1.14.3
Using cached numpy-1.18.5-cp35-cp35m-manylinux1_x86_64.whl (19.9 MB)
Collecting pymongo<4.0.0,>=3.8.0
Using cached pymongo-3.11.0-cp35-cp35m-manylinux2014_x86_64.whl (507 kB)
Processing
/home/jenkins/.cache/pip/wheels/48/f7/87/b932f09c6335dbcf45d916937105a372ab14f353a9ca431d7d/oauth2client-3.0.0-cp35-none-any.whl
Collecting protobuf<4,>=3.12.2
Using cached protobuf-3.13.0-cp35-cp35m-manylinux1_x86_64.whl (1.3 MB)
Collecting pydot<2,>=1.2.0
Using cached pydot-1.4.1-py2.py3-none-any.whl (19 kB)
Collecting python-dateutil<3,>=2.8.0
Using cached python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB)
Collecting pytz>=2018.3
Using cached pytz-2020.1-py2.py3-none-any.whl (510 kB)
Collecting requests<3.0.0,>=2.24.0
Using cached requests-2.24.0-py2.py3-none-any.whl (61 kB)
Collecting typing-extensions<3.8.0,>=3.7.0
Using cached typing_extensions-3.7.4.3-py3-none-any.whl (22 kB)
Processing
/home/jenkins/.cache/pip/wheels/cf/01/c2/53623e87850d11e77346db9b35980b55be20e161327f06bf11/typing-3.7.4.3-py3-none-any.whl
Processing
/home/jenkins/.cache/pip/wheels/de/f4/b9/d6546ebbb81a0b7c261c73b4a831a285cc47184821aa2e6e8e/avro_python3-1.9.2.1-py3-none-any.whl
Collecting pyarrow<0.18.0,>=0.15.1
Using cached pyarrow-0.17.1-cp35-cp35m-manylinux2014_x86_64.whl (63.7 MB)
Collecting cachetools<4,>=3.1.0
Using cached cachetools-3.1.1-py2.py3-none-any.whl (11 kB)
Processing
/home/jenkins/.cache/pip/wheels/51/42/03/26316dd9645ec6cd24dad93e2562f7a70d0e535157fe52feec/google_apitools-0.5.31-py3-none-any.whl
Collecting google-auth<2,>=1.18.0
Using cached google_auth-1.21.0-py2.py3-none-any.whl (92 kB)
Collecting google-cloud-datastore<2,>=1.7.1
Using cached google_cloud_datastore-1.15.0-py2.py3-none-any.whl (132 kB)
Collecting google-cloud-pubsub<2,>=0.39.0
Using cached google_cloud_pubsub-1.7.0-py2.py3-none-any.whl (144 kB)
Collecting google-cloud-bigquery<2,>=1.6.0
Using cached google_cloud_bigquery-1.27.2-py2.py3-none-any.whl (172 kB)
Collecting google-cloud-core<2,>=0.28.1
Using cached google_cloud_core-1.4.1-py2.py3-none-any.whl (26 kB)
Collecting google-cloud-bigtable<2,>=0.31.1
Using cached google_cloud_bigtable-1.4.0-py2.py3-none-any.whl (265 kB)
Collecting google-cloud-spanner<2,>=1.13.0
Using cached google_cloud_spanner-1.18.0-py2.py3-none-any.whl (255 kB)
Collecting grpcio-gcp<1,>=0.2.2
Using cached grpcio_gcp-0.2.2-py2.py3-none-any.whl (9.4 kB)
Collecting google-cloud-dlp<2,>=0.12.0
Using cached google_cloud_dlp-1.0.0-py2.py3-none-any.whl (169 kB)
Collecting google-cloud-language<2,>=1.3.0
Using cached google_cloud_language-1.3.0-py2.py3-none-any.whl (83 kB)
Collecting google-cloud-videointelligence<2,>=1.8.0
Using cached google_cloud_videointelligence-1.15.0-py2.py3-none-any.whl (180
kB)
Collecting google-cloud-vision<2,>=0.38.0
Using cached google_cloud_vision-1.0.0-py2.py3-none-any.whl (435 kB)
Collecting freezegun>=0.3.12
Using cached freezegun-0.3.15-py2.py3-none-any.whl (14 kB)
Collecting nose>=1.3.7
Using cached nose-1.3.7-py3-none-any.whl (154 kB)
Processing
/home/jenkins/.cache/pip/wheels/cf/90/07/287645608eafad8090586024dc245b16aa8b4d273d80558106/nose_xunitmp-0.4.1-py3-none-any.whl
Collecting parameterized<0.8.0,>=0.7.1
Using cached parameterized-0.7.4-py2.py3-none-any.whl (25 kB)
Collecting pyhamcrest!=1.10.0,<2.0.0,>=1.9
Using cached PyHamcrest-1.10.1-py3-none-any.whl (48 kB)
Processing
/home/jenkins/.cache/pip/wheels/57/d0/2c/e2003abb5bc1a94c2e8a6fe1c03b8055d074e34c13672e7eb7/PyYAML-5.3.1-cp35-cp35m-linux_x86_64.whl
Collecting requests_mock<2.0,>=1.7
Using cached requests_mock-1.8.0-py2.py3-none-any.whl (23 kB)
Collecting tenacity<6.0,>=5.0.2
Using cached tenacity-5.1.5-py2.py3-none-any.whl (34 kB)
Collecting pytest<5.0,>=4.4.0
Using cached pytest-4.6.11-py2.py3-none-any.whl (231 kB)
Collecting pytest-xdist<2,>=1.29.0
Using cached pytest_xdist-1.34.0-py2.py3-none-any.whl (36 kB)
Collecting pytest-timeout<2,>=1.3.3
Using cached pytest_timeout-1.4.2-py2.py3-none-any.whl (10 kB)
Collecting pandas<1,>=0.24.2
Using cached pandas-0.24.2-cp35-cp35m-manylinux1_x86_64.whl (10.0 MB)
Collecting sqlalchemy<2.0,>=1.3
Using cached SQLAlchemy-1.3.19-cp35-cp35m-manylinux2010_x86_64.whl (1.3 MB)
Collecting psycopg2-binary<3.0.0,>=2.8.5
Using cached psycopg2_binary-2.8.5-cp35-cp35m-manylinux1_x86_64.whl (2.9 MB)
Processing
/home/jenkins/.cache/pip/wheels/88/ef/bf/f33cec78f0f5ac80e104c84ae63ae8c8cd57412f763fd07e32/testcontainers-3.1.0-py2.py3-none-any.whl
Collecting six>=1.5.2
Using cached six-1.15.0-py2.py3-none-any.whl (10 kB)
Processing
/home/jenkins/.cache/pip/wheels/9b/04/dd/7daf4150b6d9b12949298737de9431a324d4b797ffd63f526e/docopt-0.6.2-py2.py3-none-any.whl
Collecting pbr>=0.11
Using cached pbr-5.4.5-py2.py3-none-any.whl (110 kB)
Collecting pyasn1>=0.1.7
Using cached pyasn1-0.4.8-py2.py3-none-any.whl (77 kB)
Collecting rsa>=3.1.4
Using cached rsa-4.6-py3-none-any.whl (47 kB)
Collecting pyasn1-modules>=0.0.5
Using cached pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB)
Requirement already satisfied: setuptools in
./container/venv/python3.5/lib/python3.5/site-packages (from
protobuf<4,>=3.12.2->apache-beam==2.25.0.dev0) (50.0.0)
Collecting pyparsing>=2.1.4
Using cached pyparsing-2.4.7-py2.py3-none-any.whl (67 kB)
Collecting chardet<4,>=3.0.2
Using cached chardet-3.0.4-py2.py3-none-any.whl (133 kB)
Collecting certifi>=2017.4.17
Using cached certifi-2020.6.20-py2.py3-none-any.whl (156 kB)
Collecting idna<3,>=2.5
Using cached idna-2.10-py2.py3-none-any.whl (58 kB)
Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1
Using cached urllib3-1.25.10-py2.py3-none-any.whl (127 kB)
Collecting fasteners>=0.14
Using cached fasteners-0.15-py2.py3-none-any.whl (23 kB)
Collecting google-api-core[grpc]<2.0.0dev,>=1.14.0
Using cached google_api_core-1.22.1-py2.py3-none-any.whl (91 kB)
Processing
/home/jenkins/.cache/pip/wheels/fa/58/04/985e12654d20e7afe695f5cf35631a16bf6a762a506898c808/grpc_google_iam_v1-0.12.3-py3-none-any.whl
Collecting google-resumable-media<2.0dev,>=0.5.0
Using cached google_resumable_media-1.0.0-py2.py3-none-any.whl (42 kB)
Collecting packaging
Using cached packaging-20.4-py2.py3-none-any.whl (37 kB)
Collecting py>=1.5.0
Using cached py-1.9.0-py2.py3-none-any.whl (99 kB)
Collecting pathlib2>=2.2.0; python_version < "3.6"
Using cached pathlib2-2.3.5-py2.py3-none-any.whl (18 kB)
Collecting atomicwrites>=1.0
Using cached atomicwrites-1.4.0-py2.py3-none-any.whl (6.8 kB)
Collecting more-itertools>=4.0.0; python_version > "2.7"
Using cached more_itertools-8.5.0-py3-none-any.whl (44 kB)
Collecting importlib-metadata>=0.12; python_version < "3.8"
Using cached importlib_metadata-1.7.0-py2.py3-none-any.whl (31 kB)
Collecting attrs>=17.4.0
Using cached attrs-20.1.0-py2.py3-none-any.whl (49 kB)
Collecting pluggy<1.0,>=0.12
Using cached pluggy-0.13.1-py2.py3-none-any.whl (18 kB)
Collecting wcwidth
Using cached wcwidth-0.2.5-py2.py3-none-any.whl (30 kB)
Collecting pytest-forked
Using cached pytest_forked-1.3.0-py2.py3-none-any.whl (4.7 kB)
Collecting execnet>=1.1
Using cached execnet-1.7.1-py2.py3-none-any.whl (39 kB)
Collecting deprecation
Using cached deprecation-2.1.0-py2.py3-none-any.whl (11 kB)
Processing
/home/jenkins/.cache/pip/wheels/12/30/01/9ad692eda25f892c00d53d955f3f0b06c3c7cc3e1cb601cb20/blindspin-2.0.1-py3-none-any.whl
Collecting crayons
Using cached crayons-0.4.0-py2.py3-none-any.whl (4.6 kB)
Processing
/home/jenkins/.cache/pip/wheels/b8/2d/88/2fb764a7404287819251978fbfe4cacf9b4d8a1d41fce5dd97/wrapt-1.12.1-cp35-cp35m-linux_x86_64.whl
Collecting docker
Using cached docker-4.3.1-py2.py3-none-any.whl (145 kB)
Collecting monotonic>=0.1
Using cached monotonic-1.5-py2.py3-none-any.whl (5.3 kB)
Collecting googleapis-common-protos<2.0dev,>=1.6.0
Using cached googleapis_common_protos-1.52.0-py2.py3-none-any.whl (100 kB)
Collecting google-crc32c<2.0dev,>=1.0; python_version >= "3.5"
Using cached google_crc32c-1.0.0-cp35-cp35m-manylinux2010_x86_64.whl (39 kB)
Collecting zipp>=0.5
Using cached zipp-1.2.0-py2.py3-none-any.whl (4.8 kB)
Collecting apipkg>=1.4
Using cached apipkg-1.5-py2.py3-none-any.whl (4.9 kB)
Collecting colorama
Using cached colorama-0.4.3-py2.py3-none-any.whl (15 kB)
Collecting websocket-client>=0.32.0
Using cached websocket_client-0.57.0-py2.py3-none-any.whl (200 kB)
Collecting cffi>=1.0.0
Using cached cffi-1.14.2-cp35-cp35m-manylinux1_x86_64.whl (400 kB)
Collecting pycparser
Using cached pycparser-2.20-py2.py3-none-any.whl (112 kB)
Installing collected packages: crcmod, dill, pytz, fastavro, future, six,
grpcio, chardet, certifi, idna, urllib3, requests, docopt, hdfs, httplib2, pbr,
mock, numpy, pymongo, pyasn1, rsa, pyasn1-modules, oauth2client, protobuf,
pyparsing, pydot, python-dateutil, typing-extensions, typing, avro-python3,
pyarrow, cachetools, monotonic, fasteners, google-apitools, google-auth,
googleapis-common-protos, google-api-core, google-cloud-core,
google-cloud-datastore, grpc-google-iam-v1, google-cloud-pubsub, pycparser,
cffi, google-crc32c, google-resumable-media, google-cloud-bigquery,
google-cloud-bigtable, google-cloud-spanner, grpcio-gcp, google-cloud-dlp,
google-cloud-language, google-cloud-videointelligence, google-cloud-vision,
freezegun, nose, nose-xunitmp, parameterized, pyhamcrest, pyyaml,
requests-mock, tenacity, packaging, py, pathlib2, atomicwrites, more-itertools,
zipp, importlib-metadata, attrs, pluggy, wcwidth, pytest, pytest-forked,
apipkg, execnet, pytest-xdist, pytest-timeout, pandas, sqlalchemy,
psycopg2-binary, deprecation, blindspin, colorama, crayons, wrapt,
websocket-client, docker, testcontainers, apache-beam
Running setup.py develop for apache-beam
Successfully installed apache-beam apipkg-1.5 atomicwrites-1.4.0 attrs-20.1.0
avro-python3-1.9.2.1 blindspin-2.0.1 cachetools-3.1.1 certifi-2020.6.20
cffi-1.14.2 chardet-3.0.4 colorama-0.4.3 crayons-0.4.0 crcmod-1.7
deprecation-2.1.0 dill-0.3.1.1 docker-4.3.1 docopt-0.6.2 execnet-1.7.1
fastavro-0.23.6 fasteners-0.15 freezegun-0.3.15 future-0.18.2
google-api-core-1.22.1 google-apitools-0.5.31 google-auth-1.21.0
google-cloud-bigquery-1.27.2 google-cloud-bigtable-1.4.0
google-cloud-core-1.4.1 google-cloud-datastore-1.15.0 google-cloud-dlp-1.0.0
google-cloud-language-1.3.0 google-cloud-pubsub-1.7.0
google-cloud-spanner-1.18.0 google-cloud-videointelligence-1.15.0
google-cloud-vision-1.0.0 google-crc32c-1.0.0 google-resumable-media-1.0.0
googleapis-common-protos-1.52.0 grpc-google-iam-v1-0.12.3 grpcio-1.31.0
grpcio-gcp-0.2.2 hdfs-2.5.8 httplib2-0.17.4 idna-2.10 importlib-metadata-1.7.0
mock-2.0.0 monotonic-1.5 more-itertools-8.5.0 nose-1.3.7 nose-xunitmp-0.4.1
numpy-1.18.5 oauth2client-3.0.0 packaging-20.4 pandas-0.24.2
parameterized-0.7.4 pathlib2-2.3.5 pbr-5.4.5 pluggy-0.13.1 protobuf-3.13.0
psycopg2-binary-2.8.5 py-1.9.0 pyarrow-0.17.1 pyasn1-0.4.8 pyasn1-modules-0.2.8
pycparser-2.20 pydot-1.4.1 pyhamcrest-1.10.1 pymongo-3.11.0 pyparsing-2.4.7
pytest-4.6.11 pytest-forked-1.3.0 pytest-timeout-1.4.2 pytest-xdist-1.34.0
python-dateutil-2.8.1 pytz-2020.1 pyyaml-5.3.1 requests-2.24.0
requests-mock-1.8.0 rsa-4.6 six-1.15.0 sqlalchemy-1.3.19 tenacity-5.1.5
testcontainers-3.1.0 typing-3.7.4.3 typing-extensions-3.7.4.3 urllib3-1.25.10
wcwidth-0.2.5 websocket-client-0.57.0 wrapt-1.12.1 zipp-1.2.0
# Create a tarball
python setup.py sdist
Traceback (most recent call last):
File "setup.py", line 26, in <module>
from distutils.errors import DistutilsError
File "<frozen importlib._bootstrap>", line 969, in _find_and_load
File "<frozen importlib._bootstrap>", line 958, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 666, in _load_unlocked
File "<frozen importlib._bootstrap>", line 577, in module_from_spec
File
"<https://ci-beam.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python3.5/lib/python3.5/site-packages/_distutils_hack/__init__.py",>
line 82, in create_module
return importlib.import_module('._distutils', 'setuptools')
File
"<https://ci-beam.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python3.5/lib/python3.5/importlib/__init__.py",>
line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 981, in _gcd_import
File "<frozen importlib._bootstrap>", line 931, in _sanity_check
SystemError: Parent module 'setuptools' not loaded, cannot perform relative
import
cleanup_container
Untagged:
us.gcr.io/apache-beam-testing/jenkins/beam_python3.5_sdk:20200901-122319
Untagged:
us.gcr.io/apache-beam-testing/jenkins/beam_python3.5_sdk@sha256:be114a75c50b63e53d5a03ca37d8af45b6b7f00d7e9c7d5e6d512fd7eb854985
Deleted: sha256:766e2f29075dbbf7d71b41a924eebcab6ed6e7ce9ec2e0f3a16b6e229cfbc086
Deleted: sha256:d0c4a3431b0f1b63f0c7e9b2f7ca651a317c6c95268d991b4ac1117485a24524
Deleted: sha256:0caa17a55281d3ad870012b2851368f851c840ecbe2656725c19f155435545c5
Deleted: sha256:628f410f7c00bf2f43f19fcc2d9ff3ddff16086e3836e75916ed51ebd339af65
Deleted: sha256:f9a75287a4c64c8dd4e68f7bccd42cbe4347e16da85748773da6aa066edf6b63
Deleted: sha256:10ba04e610748f4ed559c8d080c6eb27555c39033a7df1ecda9cf184989fc3eb
Deleted: sha256:3171938a2933ec45900ca0e493c8e4ca912c96106cdd13ce40c0a8333d7e2fbd
Deleted: sha256:c183b05ddf124672e07aa7701b42839f1755a76eee186a8d48e1ac7a021f7a11
Deleted: sha256:b651269b45fdfca2d29cb86face66454e311b8adc3c084d6084b1f7a1de99a58
Deleted: sha256:2242228b29e004752c3a86df27c79dc88593884fb7590d110ed406971c299f75
Deleted: sha256:ac7ca14b7c087976bd578b2e86882fbfb867845267c6187376791574844fe0c2
Deleted: sha256:7ee3ccbcdeaaf08b6b02152a352bab78d608cf9c4dc75561ceb271c5a66cac29
Deleted: sha256:a3f6c10768705e1d9c473e9fc0b0637f3b99516eb335fc89240b483eaf69c3d3
Deleted: sha256:9de2ba9b1f5f870822f2acb8c45037578f4894b4d9a96142d30ccf78323fc4c5
Deleted: sha256:3c1bc0eeffdfec75a885af4e8ec1a2a04727ef916cef8434f5c47827fccaa2e2
Deleted: sha256:a6494145d428eb0dee21a2992aa465abc18710b9d9b0a421525a4932696b80fe
Deleted: sha256:27fc43b5e5dcad5000a0557345e162b0f0c46797c8d256a66d95e9e0cfded518
Deleted: sha256:e3923c7e0bf83cab980cb8332f9375c2ac32f7d143e88701b3aed1048d6e6692
Deleted: sha256:c4e41559ebb9b795c7568bad5b46c7811d4d1d703bcea893f0b14c3e3f60baa5
Deleted: sha256:f7b920068580fefc24505706e57d438d2d3ff3e3798297c25438bc654553c6d2
Deleted: sha256:ea37168b350bae484c2ba4851ccddbb432f02fc31fbafc9022c3a09ab4088994
Deleted: sha256:abf1e1e515eab5abeaf8500c79e360288e2800799ec9db29dd14c847c141f62e
Deleted: sha256:8e387a1ee5b11bdf8692a87edd067f64f8a78b684c97ac8245a88d5b58ac8330
Deleted: sha256:7671fce80b0172e0d25757363176ed336b4c5d99d3e0bd8cd3fb585493735651
Deleted: sha256:c7f47b2a0e09859af2460b2ba9de4a5cb20af22ec1c265ecb0524e49a5fde7bb
Deleted: sha256:a2ff4ae52fe79e95239b6c333c14652641ac6d9f35accc1923b3f38c82633ebf
Deleted: sha256:a7b82c0d283b124146dd3c19b15ddb977718ee21aa54ba1c7604fe283441a7c0
Deleted: sha256:9fa488cad454bcbabb6413bd18b77e2947cbb411474b6b2814c75aa4c2f6ffe9
Deleted: sha256:221fd669622e98408a3caea0886c55234c11d339cb945d72d8dca8f35d4261ba
Deleted: sha256:ec1cddaf1f48504025ce2f7dbf74bdca0e58f867c54d920016c445d53b19d6c0
Deleted: sha256:b046d53661d725f61128265093e4e464e8345e58cd6ec3cf27e3e6788f2e5320
Deleted: sha256:e24a247027bba036acdb8bd6f995df9dd345639bb1c9a3903d7cedd793a4fe93
Deleted: sha256:47cd89a0a0838e57d848d03fc0e0939b45c7be941963f8a4c7357a0ce5453d14
Deleted: sha256:a62e1e6752611e4cecca8769273d5a6f5729f2a6059aa5dfe4ebdd7bb11c500a
Deleted: sha256:165dc502ef154c00a5e06eec2c2d6281d1a400c79c34d4e4613495e671014ee9
Deleted: sha256:d849cf8a9d7b5e33e2b14a3ddbc39a5d5095b20d3533995f948e252953d4186f
Deleted: sha256:0104de62910902f6e2cec1b7c9f2b1b215f8bb7b50e8e9b8927a42d504130cb6
Digests:
-
us.gcr.io/apache-beam-testing/jenkins/beam_python3.5_sdk@sha256:be114a75c50b63e53d5a03ca37d8af45b6b7f00d7e9c7d5e6d512fd7eb854985
Associated tags:
- 20200901-122319
Tags:
- us.gcr.io/apache-beam-testing/jenkins/beam_python3.5_sdk:20200901-122319
Deleted
[us.gcr.io/apache-beam-testing/jenkins/beam_python3.5_sdk:20200901-122319].
Deleted
[us.gcr.io/apache-beam-testing/jenkins/beam_python3.5_sdk@sha256:be114a75c50b63e53d5a03ca37d8af45b6b7f00d7e9c7d5e6d512fd7eb854985].
Removed the container
Build step 'Execute shell' marked build as failure
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]