Skip to content
Failed

Console Output

Skipping 4,682 KB.. Full Log
23:23:26 ________________________ ServiceTest.test_service_logs _________________________
23:23:26 tests/integration/api_service_test.py:136: in test_service_logs
23:23:26     name, svc_id = self.create_simple_service()
23:23:26 tests/integration/api_service_test.py:67: in create_simple_service
23:23:26     task_tmpl, name=name, labels=labels
23:23:26 docker/utils/decorators.py:34: in wrapper
23:23:26     return f(self, *args, **kwargs)
23:23:26 docker/api/service.py:186: in create_service
23:23:26     if hostname is not None:
23:23:26 E   UnboundLocalError: local variable 'hostname' referenced before assignment
23:23:26 _________________ ServiceTest.test_update_service_force_update _________________
23:23:26 tests/integration/api_service_test.py:626: in test_update_service_force_update
23:23:26     svc_id = self.client.create_service(task_tmpl, name=name)
23:23:26 docker/utils/decorators.py:34: in wrapper
23:23:26     return f(self, *args, **kwargs)
23:23:26 docker/api/service.py:186: in create_service
23:23:26     if hostname is not None:
23:23:26 E   UnboundLocalError: local variable 'hostname' referenced before assignment
23:23:26 ___________ ServiceTest.test_update_service_remove_container_labels ____________
23:23:26 tests/integration/api_service_test.py:1230: in test_update_service_remove_container_labels
23:23:26     task_tmpl, name=name, labels={'service.label': 'SampleLabel'}
23:23:26 docker/utils/decorators.py:34: in wrapper
23:23:26     return f(self, *args, **kwargs)
23:23:26 docker/api/service.py:186: in create_service
23:23:26     if hostname is not None:
23:23:26 E   UnboundLocalError: local variable 'hostname' referenced before assignment
23:23:26 ______________ ServiceTest.test_update_service_remove_healthcheck ______________
23:23:26 tests/integration/api_service_test.py:1170: in test_update_service_remove_healthcheck
23:23:26     svc_id = self.client.create_service(task_tmpl, name=name)
23:23:26 docker/utils/decorators.py:34: in wrapper
23:23:26     return f(self, *args, **kwargs)
23:23:26 docker/api/service.py:186: in create_service
23:23:26     if hostname is not None:
23:23:26 E   UnboundLocalError: local variable 'hostname' referenced before assignment
23:23:26 ________________ ServiceTest.test_update_service_remove_labels _________________
23:23:26 tests/integration/api_service_test.py:1206: in test_update_service_remove_labels
23:23:26     task_tmpl, name=name, labels={'service.label': 'SampleLabel'}
23:23:26 docker/utils/decorators.py:34: in wrapper
23:23:26     return f(self, *args, **kwargs)
23:23:26 docker/api/service.py:186: in create_service
23:23:26     if hostname is not None:
23:23:26 E   UnboundLocalError: local variable 'hostname' referenced before assignment
23:23:26 ________ ServiceTest.test_update_service_with_defaults_container_labels ________
23:23:26 tests/integration/api_service_test.py:984: in test_update_service_with_defaults_container_labels
23:23:26     task_tmpl, name=name, labels={'service.label': 'SampleLabel'}
23:23:26 docker/utils/decorators.py:34: in wrapper
23:23:26     return f(self, *args, **kwargs)
23:23:26 docker/api/service.py:186: in create_service
23:23:26     if hostname is not None:
23:23:26 E   UnboundLocalError: local variable 'hostname' referenced before assignment
23:23:26 _________ ServiceTest.test_update_service_with_defaults_endpoint_spec __________
23:23:26 tests/integration/api_service_test.py:1111: in test_update_service_with_defaults_endpoint_spec
23:23:26     task_tmpl, name=name, endpoint_spec=endpoint_spec
23:23:26 docker/utils/decorators.py:34: in wrapper
23:23:26     return f(self, *args, **kwargs)
23:23:26 docker/api/service.py:186: in create_service
23:23:26     if hostname is not None:
23:23:26 E   UnboundLocalError: local variable 'hostname' referenced before assignment
23:23:26 _____________ ServiceTest.test_update_service_with_defaults_labels _____________
23:23:26 tests/integration/api_service_test.py:927: in test_update_service_with_defaults_labels
23:23:26     task_tmpl, name=name, labels={'service.label': 'SampleLabel'}
23:23:26 docker/utils/decorators.py:34: in wrapper
23:23:26     return f(self, *args, **kwargs)
23:23:26 docker/api/service.py:186: in create_service
23:23:26     if hostname is not None:
23:23:26 E   UnboundLocalError: local variable 'hostname' referenced before assignment
23:23:26 ______________ ServiceTest.test_update_service_with_defaults_mode ______________
23:23:26 tests/integration/api_service_test.py:955: in test_update_service_with_defaults_mode
23:23:26     mode=docker.types.ServiceMode(mode='replicated', replicas=2)
23:23:26 docker/utils/decorators.py:34: in wrapper
23:23:26     return f(self, *args, **kwargs)
23:23:26 docker/api/service.py:186: in create_service
23:23:26     if hostname is not None:
23:23:26 E   UnboundLocalError: local variable 'hostname' referenced before assignment
23:23:26 ______________ ServiceTest.test_update_service_with_defaults_name ______________
23:23:26 tests/integration/api_service_test.py:903: in test_update_service_with_defaults_name
23:23:26     svc_id = self.client.create_service(task_tmpl, name=name)
23:23:26 docker/utils/decorators.py:34: in wrapper
23:23:26     return f(self, *args, **kwargs)
23:23:26 docker/api/service.py:186: in create_service
23:23:26     if hostname is not None:
23:23:26 E   UnboundLocalError: local variable 'hostname' referenced before assignment
23:23:26 ____________ ServiceTest.test_update_service_with_defaults_networks ____________
23:23:26 tests/integration/api_service_test.py:1068: in test_update_service_with_defaults_networks
23:23:26     'dockerpytest_1', {'Target': 'dockerpytest_2'}
23:23:26 docker/utils/decorators.py:34: in wrapper
23:23:26     return f(self, *args, **kwargs)
23:23:26 docker/api/service.py:186: in create_service
23:23:26     if hostname is not None:
23:23:26 E   UnboundLocalError: local variable 'hostname' referenced before assignment
23:23:26 _________ ServiceTest.test_update_service_with_defaults_update_config __________
23:23:26 tests/integration/api_service_test.py:1031: in test_update_service_with_defaults_update_config
23:23:26     task_tmpl, update_config=update_config, name=name
23:23:26 docker/utils/decorators.py:34: in wrapper
23:23:26     return f(self, *args, **kwargs)
23:23:26 docker/api/service.py:186: in create_service
23:23:26     if hostname is not None:
23:23:26 E   UnboundLocalError: local variable 'hostname' referenced before assignment
23:23:26 _____________ ServiceTest.test_update_service_with_network_change ______________
23:23:26 tests/integration/api_service_test.py:1274: in test_update_service_with_network_change
23:23:26     task_tmpl, name=name, networks=[net1['Id']]
23:23:26 docker/utils/decorators.py:34: in wrapper
23:23:26     return f(self, *args, **kwargs)
23:23:26 docker/api/service.py:186: in create_service
23:23:26     if hostname is not None:
23:23:26 E   UnboundLocalError: local variable 'hostname' referenced before assignment
23:23:26 ___________________________ ServiceTest.test_create ____________________________
23:23:26 tests/integration/models_services_test.py:33: in test_create
23:23:26     container_labels={'container': 'label'}
23:23:26 docker/models/services.py:225: in create
23:23:26     service_id = self.client.api.create_service(**create_kwargs)
23:23:26 docker/utils/decorators.py:34: in wrapper
23:23:26     return f(self, *args, **kwargs)
23:23:26 docker/api/service.py:186: in create_service
23:23:26     if hostname is not None:
23:23:26 E   UnboundLocalError: local variable 'hostname' referenced before assignment
23:23:26 _____________________ ServiceTest.test_create_with_network _____________________
23:23:26 tests/integration/models_services_test.py:53: in test_create_with_network
23:23:26     networks=[network.id]
23:23:26 docker/models/services.py:225: in create
23:23:26     service_id = self.client.api.create_service(**create_kwargs)
23:23:26 docker/utils/decorators.py:34: in wrapper
23:23:26     return f(self, *args, **kwargs)
23:23:26 docker/api/service.py:186: in create_service
23:23:26     if hostname is not None:
23:23:26 E   UnboundLocalError: local variable 'hostname' referenced before assignment
23:23:26 ____________________ ServiceTest.test_force_update_service _____________________
23:23:26 tests/integration/models_services_test.py:286: in test_force_update_service
23:23:26     command="sleep 300"
23:23:26 docker/models/services.py:225: in create
23:23:26     service_id = self.client.api.create_service(**create_kwargs)
23:23:26 docker/utils/decorators.py:34: in wrapper
23:23:26     return f(self, *args, **kwargs)
23:23:26 docker/api/service.py:186: in create_service
23:23:26     if hostname is not None:
23:23:26 E   UnboundLocalError: local variable 'hostname' referenced before assignment
23:23:26 _______________ ServiceTest.test_force_update_service_using_bool _______________
23:23:26 tests/integration/models_services_test.py:308: in test_force_update_service_using_bool
23:23:26     command="sleep 300"
23:23:26 docker/models/services.py:225: in create
23:23:26     service_id = self.client.api.create_service(**create_kwargs)
23:23:26 docker/utils/decorators.py:34: in wrapper
23:23:26     return f(self, *args, **kwargs)
23:23:26 docker/api/service.py:186: in create_service
23:23:26     if hostname is not None:
23:23:26 E   UnboundLocalError: local variable 'hostname' referenced before assignment
23:23:26 _________ ServiceTest.test_force_update_service_using_shorthand_method _________
23:23:26 tests/integration/models_services_test.py:330: in test_force_update_service_using_shorthand_method
23:23:26     command="sleep 300"
23:23:26 docker/models/services.py:225: in create
23:23:26     service_id = self.client.api.create_service(**create_kwargs)
23:23:26 docker/utils/decorators.py:34: in wrapper
23:23:26     return f(self, *args, **kwargs)
23:23:26 docker/api/service.py:186: in create_service
23:23:26     if hostname is not None:
23:23:26 E   UnboundLocalError: local variable 'hostname' referenced before assignment
23:23:26 _____________________________ ServiceTest.test_get _____________________________
23:23:26 tests/integration/models_services_test.py:66: in test_get
23:23:26     command="sleep 300"
23:23:26 docker/models/services.py:225: in create
23:23:26     service_id = self.client.api.create_service(**create_kwargs)
23:23:26 docker/utils/decorators.py:34: in wrapper
23:23:26     return f(self, *args, **kwargs)
23:23:26 docker/api/service.py:186: in create_service
23:23:26     if hostname is not None:
23:23:26 E   UnboundLocalError: local variable 'hostname' referenced before assignment
23:23:26 _________________________ ServiceTest.test_list_remove _________________________
23:23:26 tests/integration/models_services_test.py:76: in test_list_remove
23:23:26     command="sleep 300"
23:23:26 docker/models/services.py:225: in create
23:23:26     service_id = self.client.api.create_service(**create_kwargs)
23:23:26 docker/utils/decorators.py:34: in wrapper
23:23:26     return f(self, *args, **kwargs)
23:23:26 docker/api/service.py:186: in create_service
23:23:26     if hostname is not None:
23:23:26 E   UnboundLocalError: local variable 'hostname' referenced before assignment
23:23:26 _________________ ServiceTest.test_scale_method_global_service _________________
23:23:26 tests/integration/models_services_test.py:264: in test_scale_method_global_service
23:23:26     mode=mode
23:23:26 docker/models/services.py:225: in create
23:23:26     service_id = self.client.api.create_service(**create_kwargs)
23:23:26 docker/utils/decorators.py:34: in wrapper
23:23:26     return f(self, *args, **kwargs)
23:23:26 docker/api/service.py:186: in create_service
23:23:26     if hostname is not None:
23:23:26 E   UnboundLocalError: local variable 'hostname' referenced before assignment
23:23:26 ____________________ ServiceTest.test_scale_method_service _____________________
23:23:26 tests/integration/models_services_test.py:242: in test_scale_method_service
23:23:26     command="sleep 300",
23:23:26 docker/models/services.py:225: in create
23:23:26     service_id = self.client.api.create_service(**create_kwargs)
23:23:26 docker/utils/decorators.py:34: in wrapper
23:23:26     return f(self, *args, **kwargs)
23:23:26 docker/api/service.py:186: in create_service
23:23:26     if hostname is not None:
23:23:26 E   UnboundLocalError: local variable 'hostname' referenced before assignment
23:23:26 ________________________ ServiceTest.test_scale_service ________________________
23:23:26 tests/integration/models_services_test.py:218: in test_scale_service
23:23:26     command="sleep 300"
23:23:26 docker/models/services.py:225: in create
23:23:26     service_id = self.client.api.create_service(**create_kwargs)
23:23:26 docker/utils/decorators.py:34: in wrapper
23:23:26     return f(self, *args, **kwargs)
23:23:26 docker/api/service.py:186: in create_service
23:23:26     if hostname is not None:
23:23:26 E   UnboundLocalError: local variable 'hostname' referenced before assignment
23:23:26 ____________________________ ServiceTest.test_tasks ____________________________
23:23:26 tests/integration/models_services_test.py:87: in test_tasks
23:23:26     command="sleep 300"
23:23:26 docker/models/services.py:225: in create
23:23:26     service_id = self.client.api.create_service(**create_kwargs)
23:23:26 docker/utils/decorators.py:34: in wrapper
23:23:26     return f(self, *args, **kwargs)
23:23:26 docker/api/service.py:186: in create_service
23:23:26     if hostname is not None:
23:23:26 E   UnboundLocalError: local variable 'hostname' referenced before assignment
23:23:26 ___________________________ ServiceTest.test_update ____________________________
23:23:26 tests/integration/models_services_test.py:113: in test_update
23:23:26     command="sleep 300"
23:23:26 docker/models/services.py:225: in create
23:23:26     service_id = self.client.api.create_service(**create_kwargs)
23:23:26 docker/utils/decorators.py:34: in wrapper
23:23:26     return f(self, *args, **kwargs)
23:23:26 docker/api/service.py:186: in create_service
23:23:26     if hostname is not None:
23:23:26 E   UnboundLocalError: local variable 'hostname' referenced before assignment
23:23:26 ________________ ServiceTest.test_update_remove_service_labels _________________
23:23:26 tests/integration/models_services_test.py:173: in test_update_remove_service_labels
23:23:26     command="sleep 300"
23:23:26 docker/models/services.py:225: in create
23:23:26     service_id = self.client.api.create_service(**create_kwargs)
23:23:26 docker/utils/decorators.py:34: in wrapper
23:23:26     return f(self, *args, **kwargs)
23:23:26 docker/api/service.py:186: in create_service
23:23:26     if hostname is not None:
23:23:26 E   UnboundLocalError: local variable 'hostname' referenced before assignment
23:23:26 _______________ ServiceTest.test_update_retains_container_labels _______________
23:23:26 tests/integration/models_services_test.py:153: in test_update_retains_container_labels
23:23:26     container_labels={'container.label': 'SampleLabel'}
23:23:26 docker/models/services.py:225: in create
23:23:26     service_id = self.client.api.create_service(**create_kwargs)
23:23:26 docker/utils/decorators.py:34: in wrapper
23:23:26     return f(self, *args, **kwargs)
23:23:26 docker/api/service.py:186: in create_service
23:23:26     if hostname is not None:
23:23:26 E   UnboundLocalError: local variable 'hostname' referenced before assignment
23:23:26 ________________ ServiceTest.test_update_retains_service_labels ________________
23:23:26 tests/integration/models_services_test.py:133: in test_update_retains_service_labels
23:23:26     command="sleep 300"
23:23:26 docker/models/services.py:225: in create
23:23:26     service_id = self.client.api.create_service(**create_kwargs)
23:23:26 docker/utils/decorators.py:34: in wrapper
23:23:26     return f(self, *args, **kwargs)
23:23:26 docker/api/service.py:186: in create_service
23:23:26     if hostname is not None:
23:23:26 E   UnboundLocalError: local variable 'hostname' referenced before assignment
23:23:26 =============================== warnings summary ===============================
23:23:26 /usr/local/lib/python3.7/site-packages/paramiko/hostkeys.py:23
23:23:26   /usr/local/lib/python3.7/site-packages/paramiko/hostkeys.py:23: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working
23:23:26     from collections import MutableMapping
23:23:26 
23:23:26 -- Docs: https://docs.pytest.org/en/latest/warnings.html
23:23:26 
23:23:26 ----------- coverage: platform linux, python 3.7.4-final-0 -----------
23:23:26 Name                                  Stmts   Miss Branch BrPart  Cover
23:23:26 -----------------------------------------------------------------------
23:23:26 docker/__init__.py                        5      0      0      0   100%
23:23:26 docker/api/__init__.py                    1      0      0      0   100%
23:23:26 docker/api/build.py                     126     21     93     17    81%
23:23:26 docker/api/client.py                    265     46    100     13    82%
23:23:26 docker/api/config.py                     31      0      6      2    95%
23:23:26 docker/api/container.py                 265     23    104     19    86%
23:23:26 docker/api/daemon.py                     39      2     14      4    89%
23:23:26 docker/api/exec_api.py                   46      6     22      4    82%
23:23:26 docker/api/image.py                     149     19     52     10    85%
23:23:26 docker/api/network.py                    90     17     48     12    75%
23:23:26 docker/api/plugin.py                     90     13     14      4    82%
23:23:26 docker/api/secret.py                     36      3     10      3    83%
23:23:26 docker/api/service.py                   206    133    151     25    31%
23:23:26 docker/api/swarm.py                     106     20     38     10    72%
23:23:26 docker/api/volume.py                     38      3     14      3    88%
23:23:26 docker/auth.py                          198     16     74     16    88%
23:23:26 docker/client.py                         67      4      2      0    94%
23:23:26 docker/constants.py                      16      0      0      0   100%
23:23:26 docker/credentials/__init__.py            3      0      0      0   100%
23:23:26 docker/credentials/constants.py           4      0      0      0   100%
23:23:26 docker/credentials/errors.py             11      1      2      1    85%
23:23:26 docker/credentials/store.py              50      9     16      5    73%
23:23:26 docker/credentials/utils.py              23     13     12      1    31%
23:23:26 docker/errors.py                         90      6     20      6    89%
23:23:26 docker/models/__init__.py                 0      0      0      0   100%
23:23:26 docker/models/configs.py                 21      8      2      0    57%
23:23:26 docker/models/containers.py             183      6     70      5    95%
23:23:26 docker/models/images.py                 137     29     58      3    76%
23:23:26 docker/models/networks.py                37      1     12      0    98%
23:23:26 docker/models/nodes.py                   15      1      2      0    94%
23:23:26 docker/models/plugins.py                 49     30     10      0    32%
23:23:26 docker/models/resource.py                41      9      6      2    77%
23:23:26 docker/models/secrets.py                 21      8      2      0    57%
23:23:26 docker/models/services.py                87     31     36      2    63%
23:23:26 docker/models/swarm.py                   39      3      6      3    87%
23:23:26 docker/models/volumes.py                 23      1      4      0    96%
23:23:26 docker/tls.py                            37      6     14      6    76%
23:23:26 docker/transport/__init__.py             11      3      0      0    73%
23:23:26 docker/transport/basehttpadapter.py       6      0      2      1    88%
23:23:26 docker/transport/npipeconn.py            58     53     10      0     7%
23:23:26 docker/transport/npipesocket.py         134    130     20      0     3%
23:23:26 docker/transport/sshconn.py              68     44     12      1    31%
23:23:26 docker/transport/ssladapter.py           36     10     10      4    65%
23:23:26 docker/transport/unixconn.py             65      6     12      4    87%
23:23:26 docker/types/__init__.py                  6      0      0      0   100%
23:23:26 docker/types/base.py                      5      0      2      0   100%
23:23:26 docker/types/containers.py              360     46    298     35    86%
23:23:26 docker/types/daemon.py                   36      8     14      4    72%
23:23:26 docker/types/healthcheck.py              34     12      4      1    61%
23:23:26 docker/types/networks.py                 35      4     22      3    84%
23:23:26 docker/types/services.py                312     62    206     39    76%
23:23:26 docker/types/swarm.py                    51     24     40     10    52%
23:23:26 docker/utils/__init__.py                  3      0      0      0   100%
23:23:26 docker/utils/build.py                   154     18     76      7    87%
23:23:26 docker/utils/config.py                   36      1     10      1    96%
23:23:26 docker/utils/decorators.py               32      1     12      1    95%
23:23:26 docker/utils/fnmatch.py                  55     18     28      2    61%
23:23:26 docker/utils/json_stream.py              43      8     14      2    79%
23:23:26 docker/utils/ports.py                    50      3     32      2    91%
23:23:26 docker/utils/proxy.py                    32      1     12      0    98%
23:23:26 docker/utils/socket.py                   86      9     40      7    86%
23:23:26 docker/utils/utils.py                   285     19    177     13    92%
23:23:26 docker/version.py                         2      0      2      0   100%
23:23:26 -----------------------------------------------------------------------
23:23:26 TOTAL                                  4640    968   2069    313    76%
23:23:26 
23:23:26 =========================== short test summary info ============================
23:23:26 XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
23:23:26   CONFIG_RT_GROUP_SCHED isn't enabled
23:23:26 XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
23:23:26   Not supported on most drivers
23:23:26 XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
23:23:26   This doesn't seem to be taken into account by the engine
23:23:26 XFAIL tests/integration/models_services_test.py::ServiceTest::test_update_retains_networks
23:23:26   Flaky test
23:23:26 XFAIL tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind_windows
23:23:26 SKIPPED [1] tests/integration/api_build_test.py:441: API version is too low (< 1.32)
23:23:26 SKIPPED [1] /src/tests/helpers.py:71: Feature requires Docker Engine experimental mode
23:23:26 SKIPPED [1] tests/integration/api_build_test.py:587: API version is too low (< 1.31)
23:23:26 SKIPPED [1] tests/integration/api_container_test.py:917: API version is too low (< 1.35)
23:23:26 SKIPPED [1] tests/integration/api_exec_test.py:182: API version is too low (< 1.35)
23:23:26 SKIPPED [1] tests/integration/api_image_test.py:66: API version is too low (< 1.32)
23:23:26 SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
23:23:26 SKIPPED [1] tests/integration/api_network_test.py:451: API version is too low (< 1.31)
23:23:26 SKIPPED [1] tests/integration/api_service_test.py:503: API version is too low (< 1.32)
23:23:26 SKIPPED [1] tests/integration/api_service_test.py:229: API version is too low (< 1.32)
23:23:26 SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
23:23:26 SKIPPED [1] tests/integration/api_service_test.py:261: API version is too low (< 1.32)
23:23:26 SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
23:23:26 SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
23:23:26 SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
23:23:26 SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
23:23:26 SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
23:23:26 SKIPPED [1] tests/unit/api_build_test.py:169: Windows-specific syntax
23:23:26 SKIPPED [1] tests/unit/utils_build_test.py:232: Backslash patterns only on Windows
23:23:26 SKIPPED [1] tests/unit/utils_build_test.py:254: Backslash patterns only on Windows
23:23:26 SKIPPED [1] tests/unit/utils_build_test.py:402: root user always has access ; no chmod on Windows
23:23:26 SKIPPED [1] tests/unit/utils_config_test.py:58: condition: sys.platform != 'win32'
23:23:26 SKIPPED [1] tests/unit/utils_test.py:486: shlex doesn't support bytes in py3
23:23:26 = 70 failed, 833 passed, 23 skipped, 5 xfailed, 1 xpassed, 1 warnings in 374.06 seconds =
[Pipeline] sh
23:23:27 + docker stop dpy-dind-2-0-py3.7-17.06.2-ce dpy-tests-2-0-py3.7-17.06.2-ce
23:23:39 dpy-dind-2-0-py3.7-17.06.2-ce
23:23:39 dpy-tests-2-0-py3.7-17.06.2-ce
23:23:39 + docker rm -vf dpy-dind-2-0-py3.7-17.06.2-ce dpy-tests-2-0-py3.7-17.06.2-ce
23:23:39 dpy-dind-2-0-py3.7-17.06.2-ce
23:23:39 dpy-tests-2-0-py3.7-17.06.2-ce
23:23:39 + docker network rm dpy-testnet-2-0-py3.7-17.06.2-ce
23:23:39 dpy-testnet-2-0-py3.7-17.06.2-ce
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch py3.7_17.06.2-ce
[Pipeline] // parallel
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

ERROR: script returned exit code 1
Finished: FAILURE