GUI acceptance tests using environment deployed from packages.
Build: #1046 failed
Job: POSIX multiuser failed
Job result summary
- Completed
- Duration
- 11 minutes
- Revision
-
1cc52fd4dbc78add21f567243880bb27620b843e
- Total tests
- 9
- Failing since
- #1036 (Child of ODSRV-OZP-1397 – )
- Fixed in
- #1048 (Changes by Jakub Liput)
Tests
- 9 tests in total
- 8 tests failed
- 1 test was fixed
- 7 minutes taken in total.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
test_oneprovider_posix_multiuser
test_user1_changes_directory_permission_and_user2_sees_that_it_has_changed[1oz_1op_deployed]
|
Failing since build #1036 (Child of ODSRV-OZP-1397) | < 1 sec | ||
tests.utils.http_exceptions.HTTPBadRequest: [400] Bad Request: {"error":{"id":"errorOnNodes","details":{"hostnames":["dev-onezone-0.dev-onezone.default.svc.cluster.local"],"error":{"id":"badValueIdentifierOccupied","details":{"key":"username"},"description":"Bad value: provided identifier (\"username\") is already occupied."}},"description":"Error on nodes dev-onezone-0.dev-onezone.default.svc.cluster.local: Bad value: provided identifier (\"username\") is already occupied."}} zone_hostname = 'dev-onezone.default.svc.cluster.local' onepanel_credentials = <tests.utils.user_utils.AdminUser object at 0x7fe66edce898> admin_credentials = <tests.utils.user_utils.AdminUser object at 0x7fe66ec33198> username = 'user1', options = {}, rm_users = False def _create_user(zone_hostname, onepanel_credentials, admin_credentials, username, options, rm_users): (120 more lines...) |
||||
test_oneprovider_posix_multiuser
test_user1_changes_file_permission_and_user2_sees_that_it_has_changed[1oz_1op_deployed]
|
Failing since build #1036 (Child of ODSRV-OZP-1397) | < 1 sec | ||
tests.utils.http_exceptions.HTTPBadRequest: [400] Bad Request: {"error":{"id":"errorOnNodes","details":{"hostnames":["dev-onezone-0.dev-onezone.default.svc.cluster.local"],"error":{"id":"badValueIdentifierOccupied","details":{"key":"username"},"description":"Bad value: provided identifier (\"username\") is already occupied."}},"description":"Error on nodes dev-onezone-0.dev-onezone.default.svc.cluster.local: Bad value: provided identifier (\"username\") is already occupied."}} zone_hostname = 'dev-onezone.default.svc.cluster.local' onepanel_credentials = <tests.utils.user_utils.AdminUser object at 0x7fe66eefd358> admin_credentials = <tests.utils.user_utils.AdminUser object at 0x7fe66edcea58> username = 'user1', options = {}, rm_users = False def _create_user(zone_hostname, onepanel_credentials, admin_credentials, username, options, rm_users): (120 more lines...) |
||||
test_oneprovider_posix_multiuser
test_user2_creates_directory_and_fails_to_create_another_directory_because_of_change_in_parent_directory_permission[1oz_1op_deployed]
|
Failing since build #1036 (Child of ODSRV-OZP-1397) | < 1 sec | ||
tests.utils.http_exceptions.HTTPBadRequest: [400] Bad Request: {"error":{"id":"errorOnNodes","details":{"hostnames":["dev-onezone-0.dev-onezone.default.svc.cluster.local"],"error":{"id":"badValueIdentifierOccupied","details":{"key":"username"},"description":"Bad value: provided identifier (\"username\") is already occupied."}},"description":"Error on nodes dev-onezone-0.dev-onezone.default.svc.cluster.local: Bad value: provided identifier (\"username\") is already occupied."}} zone_hostname = 'dev-onezone.default.svc.cluster.local' onepanel_credentials = <tests.utils.user_utils.AdminUser object at 0x7fe66eefd358> admin_credentials = <tests.utils.user_utils.AdminUser object at 0x7fe66eb7fcf8> username = 'user1', options = {}, rm_users = False def _create_user(zone_hostname, onepanel_credentials, admin_credentials, username, options, rm_users): (120 more lines...) |
||||
test_oneprovider_posix_multiuser
test_user2_creates_directory_and_fails_to_remove_it_because_of_change_in_parent_directory_permission[1oz_1op_deployed]
|
Failing since build #1036 (Child of ODSRV-OZP-1397) | < 1 sec | ||
tests.utils.http_exceptions.HTTPBadRequest: [400] Bad Request: {"error":{"id":"errorOnNodes","details":{"hostnames":["dev-onezone-0.dev-onezone.default.svc.cluster.local"],"error":{"id":"badValueIdentifierOccupied","details":{"key":"username"},"description":"Bad value: provided identifier (\"username\") is already occupied."}},"description":"Error on nodes dev-onezone-0.dev-onezone.default.svc.cluster.local: Bad value: provided identifier (\"username\") is already occupied."}} zone_hostname = 'dev-onezone.default.svc.cluster.local' onepanel_credentials = <tests.utils.user_utils.AdminUser object at 0x7fe66ec90860> admin_credentials = <tests.utils.user_utils.AdminUser object at 0x7fe66ec1cf60> username = 'user1', options = {}, rm_users = False def _create_user(zone_hostname, onepanel_credentials, admin_credentials, username, options, rm_users): (120 more lines...) |
||||
test_oneprovider_posix_multiuser
test_user2_creates_directory_and_fails_to_rename_it_because_of_change_in_parent_directory_permission[1oz_1op_deployed]
|
Failing since build #1036 (Child of ODSRV-OZP-1397) | < 1 sec | ||
tests.utils.http_exceptions.HTTPBadRequest: [400] Bad Request: {"error":{"id":"errorOnNodes","details":{"hostnames":["dev-onezone-0.dev-onezone.default.svc.cluster.local"],"error":{"id":"badValueIdentifierOccupied","details":{"key":"username"},"description":"Bad value: provided identifier (\"username\") is already occupied."}},"description":"Error on nodes dev-onezone-0.dev-onezone.default.svc.cluster.local: Bad value: provided identifier (\"username\") is already occupied."}} zone_hostname = 'dev-onezone.default.svc.cluster.local' onepanel_credentials = <tests.utils.user_utils.AdminUser object at 0x7fe66eefa518> admin_credentials = <tests.utils.user_utils.AdminUser object at 0x7fe66ecb6c18> username = 'user1', options = {}, rm_users = False def _create_user(zone_hostname, onepanel_credentials, admin_credentials, username, options, rm_users): (120 more lines...) |
||||
test_oneprovider_posix_multiuser
test_user2_fails_to_remove_file_because_of_change_in_parent_directory_permission[1oz_1op_deployed]
|
Failing since build #1036 (Child of ODSRV-OZP-1397) | < 1 sec | ||
tests.utils.http_exceptions.HTTPBadRequest: [400] Bad Request: {"error":{"id":"errorOnNodes","details":{"hostnames":["dev-onezone-0.dev-onezone.default.svc.cluster.local"],"error":{"id":"badValueIdentifierOccupied","details":{"key":"username"},"description":"Bad value: provided identifier (\"username\") is already occupied."}},"description":"Error on nodes dev-onezone-0.dev-onezone.default.svc.cluster.local: Bad value: provided identifier (\"username\") is already occupied."}} zone_hostname = 'dev-onezone.default.svc.cluster.local' onepanel_credentials = <tests.utils.user_utils.AdminUser object at 0x7fe66ec7e7b8> admin_credentials = <tests.utils.user_utils.AdminUser object at 0x7fe66ec98128> username = 'user1', options = {}, rm_users = False def _create_user(zone_hostname, onepanel_credentials, admin_credentials, username, options, rm_users): (120 more lines...) |
||||
test_oneprovider_posix_multiuser
test_user2_fails_to_rename_file_because_of_change_in_parent_directory_permission[1oz_1op_deployed]
|
Failing since build #1036 (Child of ODSRV-OZP-1397) | < 1 sec | ||
tests.utils.http_exceptions.HTTPBadRequest: [400] Bad Request: {"error":{"id":"errorOnNodes","details":{"hostnames":["dev-onezone-0.dev-onezone.default.svc.cluster.local"],"error":{"id":"badValueIdentifierOccupied","details":{"key":"username"},"description":"Bad value: provided identifier (\"username\") is already occupied."}},"description":"Error on nodes dev-onezone-0.dev-onezone.default.svc.cluster.local: Bad value: provided identifier (\"username\") is already occupied."}} zone_hostname = 'dev-onezone.default.svc.cluster.local' onepanel_credentials = <tests.utils.user_utils.AdminUser object at 0x7fe66ef2dcc0> admin_credentials = <tests.utils.user_utils.AdminUser object at 0x7fe66ed6bfd0> username = 'user1', options = {}, rm_users = False def _create_user(zone_hostname, onepanel_credentials, admin_credentials, username, options, rm_users): (120 more lines...) |
||||
test_oneprovider_posix_multiuser
test_user2_fails_to_upload_file_because_of_change_in_parent_directory_permission[1oz_1op_deployed]
|
Failing since build #1036 (Child of ODSRV-OZP-1397) | 20 secs | ||
tests.utils.http_exceptions.HTTPBadRequest: [400] Bad Request: {"error":{"id":"errorOnNodes","details":{"hostnames":["dev-onezone-0.dev-onezone.default.svc.cluster.local"],"error":{"id":"badValueIdentifierOccupied","details":{"key":"username"},"description":"Bad value: provided identifier (\"username\") is already occupied."}},"description":"Error on nodes dev-onezone-0.dev-onezone.default.svc.cluster.local: Bad value: provided identifier (\"username\") is already occupied."}} zone_hostname = 'dev-onezone.default.svc.cluster.local' onepanel_credentials = <tests.utils.user_utils.AdminUser object at 0x7fe66ecd32b0> admin_credentials = <tests.utils.user_utils.AdminUser object at 0x7fe66ed9c860> username = 'user1', options = {}, rm_users = False def _create_user(zone_hostname, onepanel_credentials, admin_credentials, username, options, rm_users): (120 more lines...) |
Status | Test | Failing since | Duration |
---|---|---|---|
test_oneprovider_posix_multiuser
test_user1_changes_file_permission_and_user2_sees_that_it_has_changed[1oz_1op_deployed]
|
Failing since build #1036 (Child of ODSRV-OZP-1397) | 7 mins |
Error summary
The build generated some errors. See the full build log for more details.
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 4419 100 4419 0 0 12484 0 --:--:-- --:--:-- --:--:-- 12518
Error response from daemon: Cannot kill container: 526d99afabc7: Container 526d99afabc7c51fbffa93956adc1848af924bcb448e0d2409848dbd64980256 is not running
tput: unknown terminal "unknown"
Cloning into 'bamboos'...
Cloning into 'cdmi_swagger'...
Cloning into 'one_env'...
Cloning into 'onepanel_swagger'...
Cloning into 'bamboos'...
Cloning into 'oneprovider_swagger'...
Cloning into 'bamboos'...
Cloning into 'onezone_swagger'...
Cloning into 'bamboos'...
Error from server (AlreadyExists): clusterrolebindings.rbac.authorization.k8s.io "serviceaccounts-cluster-admin" already exists
Unable to find image 'onedata/acceptance_gui:v8' locally
v8: Pulling from onedata/acceptance_gui
a1298f4ce990: Already exists
04a3282d9c4b: Already exists
9b0d3db6dc03: Already exists
8269c605f3f1: Already exists
c810ae7364ef: Already exists
78d356e6ec21: Already exists
792b20546d07: Already exists
c1d3130a77b3: Already exists
0c7ad6b015da: Already exists
114ec36e4007: Already exists
2bc588dde0c7: Already exists
89641d7ca7e2: Already exists
b6cd4b44aa19: Already exists
e1c77802a505: Already exists
f373aa611054: Already exists
Digest: sha256:97e4de524ef380ad8c07bf6c71280c378a5e0179834942ff0e6c0007d32b148c
Status: Downloaded newer image for onedata/acceptance_gui:v8
Error: Could not create /home/bamboo/.helm: mkdir /home/bamboo/.helm: permission denied
sh: 1: cannot create /var/lib/op_worker/gui_static/app-config.json: Directory nonexistent
sh: 1: cannot create /var/lib/oz_worker/gui_static/app-config.json: Directory nonexistent
2020-07-31 22:46:51,658 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66eecf4e0>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/url
2020-07-31 22:46:51,658 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66edce278>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/url
2020-07-31 22:46:51,659 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66edce198>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/url
2020-07-31 22:46:51,661 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66edcee10>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/screenshot
2020-07-31 22:46:51,662 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66edce898>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/screenshot
2020-07-31 22:46:51,663 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66edce940>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/screenshot
2020-07-31 22:46:51,665 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66edce588>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/source
2020-07-31 22:46:51,666 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66edcecf8>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/source
2020-07-31 22:46:51,666 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66edcec50>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/source
2020-07-31 22:46:51,668 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66edce748>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/log/types
2020-07-31 22:46:51,669 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66edb5208>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/log/types
2020-07-31 22:46:51,669 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66edb5320>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/log/types
2020-07-31 22:46:51,670 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66eefdb38>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/url
2020-07-31 22:46:51,671 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66edb57b8>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/url
2020-07-31 22:46:51,672 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe6722bfcc0>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/url
2020-07-31 22:46:51,673 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66edceba8>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/screenshot
2020-07-31 22:46:51,673 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66edce588>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/screenshot
2020-07-31 22:46:51,674 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66edce7f0>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/screenshot
2020-07-31 22:46:51,675 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66edced30>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/source
2020-07-31 22:46:51,676 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66edce4a8>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/source
2020-07-31 22:46:51,676 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66edce668>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/source
2020-07-31 22:46:51,677 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66edce9e8>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/log/types
2020-07-31 22:46:51,678 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66edb56d8>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/log/types
2020-07-31 22:46:51,678 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66edb5898>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/log/types
2020-07-31 22:47:02,344 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec83e80>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/url
2020-07-31 22:47:02,344 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec83e80>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/url
2020-07-31 22:47:02,345 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec83fd0>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/url
2020-07-31 22:47:02,345 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec83fd0>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/url
2020-07-31 22:47:02,346 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec83d30>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/url
2020-07-31 22:47:02,346 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec83d30>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/url
2020-07-31 22:47:02,347 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec83eb8>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/screenshot
2020-07-31 22:47:02,347 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec83eb8>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/screenshot
2020-07-31 22:47:02,347 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec83710>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/screenshot
2020-07-31 22:47:02,347 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec83710>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/screenshot
2020-07-31 22:47:02,348 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec83780>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/screenshot
2020-07-31 22:47:02,348 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec83780>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/screenshot
2020-07-31 22:47:02,349 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec83400>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/source
2020-07-31 22:47:02,349 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec83400>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/source
2020-07-31 22:47:02,350 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec83940>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/source
2020-07-31 22:47:02,350 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec83940>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/source
2020-07-31 22:47:02,350 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec839e8>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/source
2020-07-31 22:47:02,350 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec839e8>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/source
2020-07-31 22:47:02,351 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec33438>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/log/types
2020-07-31 22:47:02,351 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec33438>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/log/types
2020-07-31 22:47:02,352 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec332b0>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/log/types
2020-07-31 22:47:02,352 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec332b0>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/log/types
2020-07-31 22:47:02,353 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec33320>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/log/types
2020-07-31 22:47:02,353 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec33320>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/log/types
2020-07-31 22:47:02,354 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec83a90>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/url
2020-07-31 22:47:02,354 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec83a90>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/url
2020-07-31 22:47:02,355 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec834a8>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/url
2020-07-31 22:47:02,355 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec834a8>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/url
2020-07-31 22:47:02,355 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec83ac8>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/url
2020-07-31 22:47:02,355 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec83ac8>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/url
2020-07-31 22:47:02,356 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec83940>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/screenshot
2020-07-31 22:47:02,356 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec83940>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/screenshot
2020-07-31 22:47:02,357 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec832e8>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/screenshot
2020-07-31 22:47:02,357 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec832e8>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/screenshot
2020-07-31 22:47:02,357 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec83358>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/screenshot
2020-07-31 22:47:02,357 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec83358>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/screenshot
2020-07-31 22:47:02,358 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec837f0>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/source
2020-07-31 22:47:02,358 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec837f0>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/source
2020-07-31 22:47:02,359 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec83da0>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/source
2020-07-31 22:47:02,359 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec83da0>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/source
2020-07-31 22:47:02,360 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec33748>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/source
2020-07-31 22:47:02,360 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec33748>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/source
2020-07-31 22:47:02,361 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec334a8>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/log/types
2020-07-31 22:47:02,361 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec334a8>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/log/types
2020-07-31 22:47:02,361 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec33978>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/log/types
2020-07-31 22:47:02,361 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec33978>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/log/types
2020-07-31 22:47:02,362 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec33630>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/log/types
2020-07-31 22:47:02,362 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec33630>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/log/types
Error: Could not create /home/bamboo/.helm: mkdir /home/bamboo/.helm: permission denied
sh: 1: cannot create /var/lib/op_worker/gui_static/app-config.json: Directory nonexistent
sh: 1: cannot create /var/lib/oz_worker/gui_static/app-config.json: Directory nonexistent
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 4419 100 4419 0 0 6058 0 --:--:-- --:--:-- --:--:-- 6053
Error from server (NotFound): pods "dev-elasticsearch-master-0" not found
Error response from daemon: Cannot kill container: 23b43f91f64a: Container 23b43f91f64a20e1b912f856782259dc844115929f2e84c2e3af069f9c6bd631 is not running
Error response from daemon: Cannot kill container: 08c0a4464150: Container 08c0a4464150b4f8d6df398ee5f06481c8bc1f80fc69df927c5465b741ddc62b is not running
Error response from daemon: Cannot kill container: 933b1a007449: Container 933b1a0074493c5d9fbbb46f448ca263045cfff78a4ac4e1a678e8de8eba52e6 is not running
Error response from daemon: Cannot kill container: ac933dad1cf8: Container ac933dad1cf8ef39914a912f2fe2d5322d9fc0113c925b7eca95ee6aebe837f3 is not running
Error response from daemon: Cannot kill container: 751695caa856: Container 751695caa856a06ba64c84056d9446cc5a83a287b32a262f96596721a959001b is not running
Error response from daemon: Cannot kill container: 95e7e9d6fd85: Container 95e7e9d6fd8591d6a788e3ce3d91089886d5256351eaa626e51e10406c734083 is not running
Error response from daemon: Cannot kill container: 3105330cc64f: Container 3105330cc64f587c1cc818a68d1a3f32d70f81dcb21ae6861d1e9099b7d8eb09 is not running
Error response from daemon: Cannot kill container: eb6b936c55cc: Container eb6b936c55cc5f3c274f89f938250e3b722af311c3a609fa04bd1f3ce67a3736 is not running
Error response from daemon: Cannot kill container: 861db1b91d1c: Container 861db1b91d1c5ac7c4531f385000f6e526af1a0efcb8f09a7fc63ed122e65fa5 is not running
Error response from daemon: Cannot kill container: 6f2f82b07b8c: Container 6f2f82b07b8c9e25521c669d34a1a1f78a693bdf2dff3a5be3b117c55e6a232f is not running
Error response from daemon: Cannot kill container: dd01a4590e9b: Container dd01a4590e9b99981b6d735fa04a53bf8a66d0b316f8451ff300c849aeaea07c is not running
Error response from daemon: Cannot kill container: 9b7a151d7502: Container 9b7a151d7502df2ed6eda356a586d844e83620e8284a09046daa2407f7ad58f4 is not running
Error response from daemon: Cannot kill container: e1ccd6b327f3: Container e1ccd6b327f3027949b65e10994748b442a02ccb0859bef3374667b72ea039e4 is not running
Error response from daemon: Cannot kill container: 481fece223f3: Container 481fece223f3ffff340f123409129b96130c3f1e4addf9e96a567ba796122b40 is not running
Error response from daemon: Cannot kill container: 79aa726237f8: Container 79aa726237f8d1afc393cae86a11dffc95e7d6d785c420b5c8258c6d6d7a6cda is not running
Error response from daemon: Cannot kill container: 289edc5fc15e: Container 289edc5fc15e4b48b7b57d291e06369d11488f3bbd6cfafd4b1974c99e7da3e6 is not running
Error response from daemon: Cannot kill container: ebe230c2bdf0: Container ebe230c2bdf02695153b96c75a0919c52cfa256d13695219605aa66e84d2620b is not running
Error response from daemon: Cannot kill container: ce3ebeeb56bd: Container ce3ebeeb56bd94c13cecfccb9ca0c2b4ae2134fdf6290e60aa1b3ba1141e6683 is not running
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 4419 100 4419 0 0 12484 0 --:--:-- --:--:-- --:--:-- 12518
Error response from daemon: Cannot kill container: 526d99afabc7: Container 526d99afabc7c51fbffa93956adc1848af924bcb448e0d2409848dbd64980256 is not running
tput: unknown terminal "unknown"
Cloning into 'bamboos'...
Cloning into 'cdmi_swagger'...
Cloning into 'one_env'...
Cloning into 'onepanel_swagger'...
Cloning into 'bamboos'...
Cloning into 'oneprovider_swagger'...
Cloning into 'bamboos'...
Cloning into 'onezone_swagger'...
Cloning into 'bamboos'...
Error from server (AlreadyExists): clusterrolebindings.rbac.authorization.k8s.io "serviceaccounts-cluster-admin" already exists
Unable to find image 'onedata/acceptance_gui:v8' locally
v8: Pulling from onedata/acceptance_gui
a1298f4ce990: Already exists
04a3282d9c4b: Already exists
9b0d3db6dc03: Already exists
8269c605f3f1: Already exists
c810ae7364ef: Already exists
78d356e6ec21: Already exists
792b20546d07: Already exists
c1d3130a77b3: Already exists
0c7ad6b015da: Already exists
114ec36e4007: Already exists
2bc588dde0c7: Already exists
89641d7ca7e2: Already exists
b6cd4b44aa19: Already exists
e1c77802a505: Already exists
f373aa611054: Already exists
Digest: sha256:97e4de524ef380ad8c07bf6c71280c378a5e0179834942ff0e6c0007d32b148c
Status: Downloaded newer image for onedata/acceptance_gui:v8
Error: Could not create /home/bamboo/.helm: mkdir /home/bamboo/.helm: permission denied
sh: 1: cannot create /var/lib/op_worker/gui_static/app-config.json: Directory nonexistent
sh: 1: cannot create /var/lib/oz_worker/gui_static/app-config.json: Directory nonexistent
2020-07-31 22:46:51,658 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66eecf4e0>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/url
2020-07-31 22:46:51,658 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66edce278>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/url
2020-07-31 22:46:51,659 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66edce198>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/url
2020-07-31 22:46:51,661 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66edcee10>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/screenshot
2020-07-31 22:46:51,662 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66edce898>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/screenshot
2020-07-31 22:46:51,663 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66edce940>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/screenshot
2020-07-31 22:46:51,665 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66edce588>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/source
2020-07-31 22:46:51,666 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66edcecf8>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/source
2020-07-31 22:46:51,666 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66edcec50>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/source
2020-07-31 22:46:51,668 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66edce748>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/log/types
2020-07-31 22:46:51,669 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66edb5208>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/log/types
2020-07-31 22:46:51,669 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66edb5320>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/log/types
2020-07-31 22:46:51,670 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66eefdb38>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/url
2020-07-31 22:46:51,671 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66edb57b8>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/url
2020-07-31 22:46:51,672 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe6722bfcc0>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/url
2020-07-31 22:46:51,673 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66edceba8>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/screenshot
2020-07-31 22:46:51,673 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66edce588>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/screenshot
2020-07-31 22:46:51,674 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66edce7f0>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/screenshot
2020-07-31 22:46:51,675 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66edced30>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/source
2020-07-31 22:46:51,676 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66edce4a8>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/source
2020-07-31 22:46:51,676 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66edce668>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/source
2020-07-31 22:46:51,677 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66edce9e8>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/log/types
2020-07-31 22:46:51,678 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66edb56d8>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/log/types
2020-07-31 22:46:51,678 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66edb5898>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/log/types
2020-07-31 22:47:02,344 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec83e80>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/url
2020-07-31 22:47:02,344 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec83e80>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/url
2020-07-31 22:47:02,345 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec83fd0>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/url
2020-07-31 22:47:02,345 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec83fd0>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/url
2020-07-31 22:47:02,346 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec83d30>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/url
2020-07-31 22:47:02,346 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec83d30>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/url
2020-07-31 22:47:02,347 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec83eb8>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/screenshot
2020-07-31 22:47:02,347 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec83eb8>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/screenshot
2020-07-31 22:47:02,347 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec83710>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/screenshot
2020-07-31 22:47:02,347 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec83710>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/screenshot
2020-07-31 22:47:02,348 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec83780>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/screenshot
2020-07-31 22:47:02,348 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec83780>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/screenshot
2020-07-31 22:47:02,349 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec83400>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/source
2020-07-31 22:47:02,349 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec83400>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/source
2020-07-31 22:47:02,350 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec83940>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/source
2020-07-31 22:47:02,350 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec83940>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/source
2020-07-31 22:47:02,350 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec839e8>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/source
2020-07-31 22:47:02,350 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec839e8>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/source
2020-07-31 22:47:02,351 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec33438>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/log/types
2020-07-31 22:47:02,351 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec33438>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/log/types
2020-07-31 22:47:02,352 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec332b0>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/log/types
2020-07-31 22:47:02,352 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec332b0>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/log/types
2020-07-31 22:47:02,353 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec33320>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/log/types
2020-07-31 22:47:02,353 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec33320>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/1805121325f39a4ef6b8b14eaba5d46f/log/types
2020-07-31 22:47:02,354 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec83a90>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/url
2020-07-31 22:47:02,354 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec83a90>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/url
2020-07-31 22:47:02,355 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec834a8>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/url
2020-07-31 22:47:02,355 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec834a8>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/url
2020-07-31 22:47:02,355 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec83ac8>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/url
2020-07-31 22:47:02,355 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec83ac8>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/url
2020-07-31 22:47:02,356 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec83940>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/screenshot
2020-07-31 22:47:02,356 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec83940>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/screenshot
2020-07-31 22:47:02,357 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec832e8>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/screenshot
2020-07-31 22:47:02,357 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec832e8>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/screenshot
2020-07-31 22:47:02,357 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec83358>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/screenshot
2020-07-31 22:47:02,357 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec83358>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/screenshot
2020-07-31 22:47:02,358 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec837f0>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/source
2020-07-31 22:47:02,358 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec837f0>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/source
2020-07-31 22:47:02,359 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec83da0>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/source
2020-07-31 22:47:02,359 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec83da0>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/source
2020-07-31 22:47:02,360 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec33748>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/source
2020-07-31 22:47:02,360 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec33748>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/source
2020-07-31 22:47:02,361 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec334a8>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/log/types
2020-07-31 22:47:02,361 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec334a8>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/log/types
2020-07-31 22:47:02,361 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec33978>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/log/types
2020-07-31 22:47:02,361 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec33978>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/log/types
2020-07-31 22:47:02,362 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec33630>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/log/types
2020-07-31 22:47:02,362 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fe66ec33630>: Failed to establish a new connection: [Errno 111] Connection refused',)': /session/10f4467db0b8cca9c52b621ee50e91e0/log/types
Error: Could not create /home/bamboo/.helm: mkdir /home/bamboo/.helm: permission denied
sh: 1: cannot create /var/lib/op_worker/gui_static/app-config.json: Directory nonexistent
sh: 1: cannot create /var/lib/oz_worker/gui_static/app-config.json: Directory nonexistent
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 4419 100 4419 0 0 6058 0 --:--:-- --:--:-- --:--:-- 6053
Error from server (NotFound): pods "dev-elasticsearch-master-0" not found
Error response from daemon: Cannot kill container: 23b43f91f64a: Container 23b43f91f64a20e1b912f856782259dc844115929f2e84c2e3af069f9c6bd631 is not running
Error response from daemon: Cannot kill container: 08c0a4464150: Container 08c0a4464150b4f8d6df398ee5f06481c8bc1f80fc69df927c5465b741ddc62b is not running
Error response from daemon: Cannot kill container: 933b1a007449: Container 933b1a0074493c5d9fbbb46f448ca263045cfff78a4ac4e1a678e8de8eba52e6 is not running
Error response from daemon: Cannot kill container: ac933dad1cf8: Container ac933dad1cf8ef39914a912f2fe2d5322d9fc0113c925b7eca95ee6aebe837f3 is not running
Error response from daemon: Cannot kill container: 751695caa856: Container 751695caa856a06ba64c84056d9446cc5a83a287b32a262f96596721a959001b is not running
Error response from daemon: Cannot kill container: 95e7e9d6fd85: Container 95e7e9d6fd8591d6a788e3ce3d91089886d5256351eaa626e51e10406c734083 is not running
Error response from daemon: Cannot kill container: 3105330cc64f: Container 3105330cc64f587c1cc818a68d1a3f32d70f81dcb21ae6861d1e9099b7d8eb09 is not running
Error response from daemon: Cannot kill container: eb6b936c55cc: Container eb6b936c55cc5f3c274f89f938250e3b722af311c3a609fa04bd1f3ce67a3736 is not running
Error response from daemon: Cannot kill container: 861db1b91d1c: Container 861db1b91d1c5ac7c4531f385000f6e526af1a0efcb8f09a7fc63ed122e65fa5 is not running
Error response from daemon: Cannot kill container: 6f2f82b07b8c: Container 6f2f82b07b8c9e25521c669d34a1a1f78a693bdf2dff3a5be3b117c55e6a232f is not running
Error response from daemon: Cannot kill container: dd01a4590e9b: Container dd01a4590e9b99981b6d735fa04a53bf8a66d0b316f8451ff300c849aeaea07c is not running
Error response from daemon: Cannot kill container: 9b7a151d7502: Container 9b7a151d7502df2ed6eda356a586d844e83620e8284a09046daa2407f7ad58f4 is not running
Error response from daemon: Cannot kill container: e1ccd6b327f3: Container e1ccd6b327f3027949b65e10994748b442a02ccb0859bef3374667b72ea039e4 is not running
Error response from daemon: Cannot kill container: 481fece223f3: Container 481fece223f3ffff340f123409129b96130c3f1e4addf9e96a567ba796122b40 is not running
Error response from daemon: Cannot kill container: 79aa726237f8: Container 79aa726237f8d1afc393cae86a11dffc95e7d6d785c420b5c8258c6d6d7a6cda is not running
Error response from daemon: Cannot kill container: 289edc5fc15e: Container 289edc5fc15e4b48b7b57d291e06369d11488f3bbd6cfafd4b1974c99e7da3e6 is not running
Error response from daemon: Cannot kill container: ebe230c2bdf0: Container ebe230c2bdf02695153b96c75a0919c52cfa256d13695219605aa66e84d2620b is not running
Error response from daemon: Cannot kill container: ce3ebeeb56bd: Container ce3ebeeb56bd94c13cecfccb9ca0c2b4ae2134fdf6290e60aa1b3ba1141e6683 is not running