Skip to content
Failed

Console Output

Skipping 1,680 KB.. Full Log
14:08:30     timeout=timeout
14:08:30 /usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py:638: in urlopen
14:08:30     _stacktrace=sys.exc_info()[2])
14:08:30 /usr/local/lib/python3.7/site-packages/urllib3/util/retry.py:368: in increment
14:08:30     raise six.reraise(type(error), error, _stacktrace)
14:08:30 /usr/local/lib/python3.7/site-packages/urllib3/packages/six.py:685: in reraise
14:08:30     raise value.with_traceback(tb)
14:08:30 /usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py:600: in urlopen
14:08:30     chunked=chunked)
14:08:30 /usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py:354: in _make_request
14:08:30     conn.request(method, url, **httplib_request_kw)
14:08:30 /usr/local/lib/python3.7/http/client.py:1252: in request
14:08:30     self._send_request(method, url, body, headers, encode_chunked)
14:08:30 /usr/local/lib/python3.7/http/client.py:1298: in _send_request
14:08:30     self.endheaders(body, encode_chunked=encode_chunked)
14:08:30 /usr/local/lib/python3.7/http/client.py:1247: in endheaders
14:08:30     self._send_output(message_body, encode_chunked=encode_chunked)
14:08:30 /usr/local/lib/python3.7/http/client.py:1026: in _send_output
14:08:30     self.send(msg)
14:08:30 /usr/local/lib/python3.7/http/client.py:966: in send
14:08:30     self.connect()
14:08:30 docker/transport/unixconn.py:43: in connect
14:08:30     sock.connect(self.unix_socket)
14:08:30 E   urllib3.exceptions.ProtocolError: ('Connection aborted.', FileNotFoundError(2, 'No such file or directory'))
14:08:30 
14:08:30 During handling of the above exception, another exception occurred:
14:08:30 tests/unit/client_test.py:82: in test_default_pool_size
14:08:30     client.ping()
14:08:30 docker/client.py:195: in ping
14:08:30     return self.api.ping(*args, **kwargs)
14:08:30 docker/api/daemon.py:166: in ping
14:08:30     return self._result(self._get(self._url('/_ping'))) == 'OK'
14:08:30 docker/utils/decorators.py:46: in inner
14:08:30     return f(self, *args, **kwargs)
14:08:30 docker/api/client.py:234: in _get
14:08:30     return self.get(url, **self._set_request_timeout(kwargs))
14:08:30 /usr/local/lib/python3.7/site-packages/requests/sessions.py:537: in get
14:08:30     return self.request('GET', url, **kwargs)
14:08:30 /usr/local/lib/python3.7/site-packages/requests/sessions.py:524: in request
14:08:30     resp = self.send(prep, **send_kwargs)
14:08:30 /usr/local/lib/python3.7/site-packages/requests/sessions.py:637: in send
14:08:30     r = adapter.send(request, **kwargs)
14:08:30 /usr/local/lib/python3.7/site-packages/requests/adapters.py:498: in send
14:08:30     raise ConnectionError(err, request=request)
14:08:30 E   requests.exceptions.ConnectionError: ('Connection aborted.', FileNotFoundError(2, 'No such file or directory'))
14:08:30 __________________________ ClientTest.test_pool_size ___________________________
14:08:30 /usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py:600: in urlopen
14:08:30     chunked=chunked)
14:08:30 /usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py:354: in _make_request
14:08:30     conn.request(method, url, **httplib_request_kw)
14:08:30 /usr/local/lib/python3.7/http/client.py:1252: in request
14:08:30     self._send_request(method, url, body, headers, encode_chunked)
14:08:30 /usr/local/lib/python3.7/http/client.py:1298: in _send_request
14:08:30     self.endheaders(body, encode_chunked=encode_chunked)
14:08:30 /usr/local/lib/python3.7/http/client.py:1247: in endheaders
14:08:30     self._send_output(message_body, encode_chunked=encode_chunked)
14:08:30 /usr/local/lib/python3.7/http/client.py:1026: in _send_output
14:08:30     self.send(msg)
14:08:30 /usr/local/lib/python3.7/http/client.py:966: in send
14:08:30     self.connect()
14:08:30 docker/transport/unixconn.py:43: in connect
14:08:30     sock.connect(self.unix_socket)
14:08:30 E   FileNotFoundError: [Errno 2] No such file or directory
14:08:30 
14:08:30 During handling of the above exception, another exception occurred:
14:08:30 /usr/local/lib/python3.7/site-packages/requests/adapters.py:449: in send
14:08:30     timeout=timeout
14:08:30 /usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py:638: in urlopen
14:08:30     _stacktrace=sys.exc_info()[2])
14:08:30 /usr/local/lib/python3.7/site-packages/urllib3/util/retry.py:368: in increment
14:08:30     raise six.reraise(type(error), error, _stacktrace)
14:08:30 /usr/local/lib/python3.7/site-packages/urllib3/packages/six.py:685: in reraise
14:08:30     raise value.with_traceback(tb)
14:08:30 /usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py:600: in urlopen
14:08:30     chunked=chunked)
14:08:30 /usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py:354: in _make_request
14:08:30     conn.request(method, url, **httplib_request_kw)
14:08:30 /usr/local/lib/python3.7/http/client.py:1252: in request
14:08:30     self._send_request(method, url, body, headers, encode_chunked)
14:08:30 /usr/local/lib/python3.7/http/client.py:1298: in _send_request
14:08:30     self.endheaders(body, encode_chunked=encode_chunked)
14:08:30 /usr/local/lib/python3.7/http/client.py:1247: in endheaders
14:08:30     self._send_output(message_body, encode_chunked=encode_chunked)
14:08:30 /usr/local/lib/python3.7/http/client.py:1026: in _send_output
14:08:30     self.send(msg)
14:08:30 /usr/local/lib/python3.7/http/client.py:966: in send
14:08:30     self.connect()
14:08:30 docker/transport/unixconn.py:43: in connect
14:08:30     sock.connect(self.unix_socket)
14:08:30 E   urllib3.exceptions.ProtocolError: ('Connection aborted.', FileNotFoundError(2, 'No such file or directory'))
14:08:30 
14:08:30 During handling of the above exception, another exception occurred:
14:08:30 tests/unit/client_test.py:99: in test_pool_size
14:08:30     client.ping()
14:08:30 docker/client.py:195: in ping
14:08:30     return self.api.ping(*args, **kwargs)
14:08:30 docker/api/daemon.py:166: in ping
14:08:30     return self._result(self._get(self._url('/_ping'))) == 'OK'
14:08:30 docker/utils/decorators.py:46: in inner
14:08:30     return f(self, *args, **kwargs)
14:08:30 docker/api/client.py:234: in _get
14:08:30     return self.get(url, **self._set_request_timeout(kwargs))
14:08:30 /usr/local/lib/python3.7/site-packages/requests/sessions.py:537: in get
14:08:30     return self.request('GET', url, **kwargs)
14:08:30 /usr/local/lib/python3.7/site-packages/requests/sessions.py:524: in request
14:08:30     resp = self.send(prep, **send_kwargs)
14:08:30 /usr/local/lib/python3.7/site-packages/requests/sessions.py:637: in send
14:08:30     r = adapter.send(request, **kwargs)
14:08:30 /usr/local/lib/python3.7/site-packages/requests/adapters.py:498: in send
14:08:30     raise ConnectionError(err, request=request)
14:08:30 E   requests.exceptions.ConnectionError: ('Connection aborted.', FileNotFoundError(2, 'No such file or directory'))
14:08:30 _________________ FromEnvTest.test_default_pool_size_from_env __________________
14:08:30 /usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py:600: in urlopen
14:08:30     chunked=chunked)
14:08:30 /usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py:354: in _make_request
14:08:30     conn.request(method, url, **httplib_request_kw)
14:08:30 /usr/local/lib/python3.7/http/client.py:1252: in request
14:08:30     self._send_request(method, url, body, headers, encode_chunked)
14:08:30 /usr/local/lib/python3.7/http/client.py:1298: in _send_request
14:08:30     self.endheaders(body, encode_chunked=encode_chunked)
14:08:30 /usr/local/lib/python3.7/http/client.py:1247: in endheaders
14:08:30     self._send_output(message_body, encode_chunked=encode_chunked)
14:08:30 /usr/local/lib/python3.7/http/client.py:1026: in _send_output
14:08:30     self.send(msg)
14:08:30 /usr/local/lib/python3.7/http/client.py:966: in send
14:08:30     self.connect()
14:08:30 docker/transport/unixconn.py:43: in connect
14:08:30     sock.connect(self.unix_socket)
14:08:30 E   FileNotFoundError: [Errno 2] No such file or directory
14:08:30 
14:08:30 During handling of the above exception, another exception occurred:
14:08:30 /usr/local/lib/python3.7/site-packages/requests/adapters.py:449: in send
14:08:30     timeout=timeout
14:08:30 /usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py:638: in urlopen
14:08:30     _stacktrace=sys.exc_info()[2])
14:08:30 /usr/local/lib/python3.7/site-packages/urllib3/util/retry.py:368: in increment
14:08:30     raise six.reraise(type(error), error, _stacktrace)
14:08:30 /usr/local/lib/python3.7/site-packages/urllib3/packages/six.py:685: in reraise
14:08:30     raise value.with_traceback(tb)
14:08:30 /usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py:600: in urlopen
14:08:30     chunked=chunked)
14:08:30 /usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py:354: in _make_request
14:08:30     conn.request(method, url, **httplib_request_kw)
14:08:30 /usr/local/lib/python3.7/http/client.py:1252: in request
14:08:30     self._send_request(method, url, body, headers, encode_chunked)
14:08:30 /usr/local/lib/python3.7/http/client.py:1298: in _send_request
14:08:30     self.endheaders(body, encode_chunked=encode_chunked)
14:08:30 /usr/local/lib/python3.7/http/client.py:1247: in endheaders
14:08:30     self._send_output(message_body, encode_chunked=encode_chunked)
14:08:30 /usr/local/lib/python3.7/http/client.py:1026: in _send_output
14:08:30     self.send(msg)
14:08:30 /usr/local/lib/python3.7/http/client.py:966: in send
14:08:30     self.connect()
14:08:30 docker/transport/unixconn.py:43: in connect
14:08:30     sock.connect(self.unix_socket)
14:08:30 E   urllib3.exceptions.ProtocolError: ('Connection aborted.', FileNotFoundError(2, 'No such file or directory'))
14:08:30 
14:08:30 During handling of the above exception, another exception occurred:
14:08:30 tests/unit/client_test.py:152: in test_default_pool_size_from_env
14:08:30     client.ping()
14:08:30 docker/client.py:195: in ping
14:08:30     return self.api.ping(*args, **kwargs)
14:08:30 docker/api/daemon.py:166: in ping
14:08:30     return self._result(self._get(self._url('/_ping'))) == 'OK'
14:08:30 docker/utils/decorators.py:46: in inner
14:08:30     return f(self, *args, **kwargs)
14:08:30 docker/api/client.py:234: in _get
14:08:30     return self.get(url, **self._set_request_timeout(kwargs))
14:08:30 /usr/local/lib/python3.7/site-packages/requests/sessions.py:537: in get
14:08:30     return self.request('GET', url, **kwargs)
14:08:30 /usr/local/lib/python3.7/site-packages/requests/sessions.py:524: in request
14:08:30     resp = self.send(prep, **send_kwargs)
14:08:30 /usr/local/lib/python3.7/site-packages/requests/sessions.py:637: in send
14:08:30     r = adapter.send(request, **kwargs)
14:08:30 /usr/local/lib/python3.7/site-packages/requests/adapters.py:498: in send
14:08:30     raise ConnectionError(err, request=request)
14:08:30 E   requests.exceptions.ConnectionError: ('Connection aborted.', FileNotFoundError(2, 'No such file or directory'))
14:08:30 _____________________ FromEnvTest.test_pool_size_from_env ______________________
14:08:30 /usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py:600: in urlopen
14:08:30     chunked=chunked)
14:08:30 /usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py:354: in _make_request
14:08:30     conn.request(method, url, **httplib_request_kw)
14:08:30 /usr/local/lib/python3.7/http/client.py:1252: in request
14:08:30     self._send_request(method, url, body, headers, encode_chunked)
14:08:30 /usr/local/lib/python3.7/http/client.py:1298: in _send_request
14:08:30     self.endheaders(body, encode_chunked=encode_chunked)
14:08:30 /usr/local/lib/python3.7/http/client.py:1247: in endheaders
14:08:30     self._send_output(message_body, encode_chunked=encode_chunked)
14:08:30 /usr/local/lib/python3.7/http/client.py:1026: in _send_output
14:08:30     self.send(msg)
14:08:30 /usr/local/lib/python3.7/http/client.py:966: in send
14:08:30     self.connect()
14:08:30 docker/transport/unixconn.py:43: in connect
14:08:30     sock.connect(self.unix_socket)
14:08:30 E   FileNotFoundError: [Errno 2] No such file or directory
14:08:30 
14:08:30 During handling of the above exception, another exception occurred:
14:08:30 /usr/local/lib/python3.7/site-packages/requests/adapters.py:449: in send
14:08:30     timeout=timeout
14:08:30 /usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py:638: in urlopen
14:08:30     _stacktrace=sys.exc_info()[2])
14:08:30 /usr/local/lib/python3.7/site-packages/urllib3/util/retry.py:368: in increment
14:08:30     raise six.reraise(type(error), error, _stacktrace)
14:08:30 /usr/local/lib/python3.7/site-packages/urllib3/packages/six.py:685: in reraise
14:08:30     raise value.with_traceback(tb)
14:08:30 /usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py:600: in urlopen
14:08:30     chunked=chunked)
14:08:30 /usr/local/lib/python3.7/site-packages/urllib3/connectionpool.py:354: in _make_request
14:08:30     conn.request(method, url, **httplib_request_kw)
14:08:30 /usr/local/lib/python3.7/http/client.py:1252: in request
14:08:30     self._send_request(method, url, body, headers, encode_chunked)
14:08:30 /usr/local/lib/python3.7/http/client.py:1298: in _send_request
14:08:30     self.endheaders(body, encode_chunked=encode_chunked)
14:08:30 /usr/local/lib/python3.7/http/client.py:1247: in endheaders
14:08:30     self._send_output(message_body, encode_chunked=encode_chunked)
14:08:30 /usr/local/lib/python3.7/http/client.py:1026: in _send_output
14:08:30     self.send(msg)
14:08:30 /usr/local/lib/python3.7/http/client.py:966: in send
14:08:30     self.connect()
14:08:30 docker/transport/unixconn.py:43: in connect
14:08:30     sock.connect(self.unix_socket)
14:08:30 E   urllib3.exceptions.ProtocolError: ('Connection aborted.', FileNotFoundError(2, 'No such file or directory'))
14:08:30 
14:08:30 During handling of the above exception, another exception occurred:
14:08:30 tests/unit/client_test.py:168: in test_pool_size_from_env
14:08:30     client.ping()
14:08:30 docker/client.py:195: in ping
14:08:30     return self.api.ping(*args, **kwargs)
14:08:30 docker/api/daemon.py:166: in ping
14:08:30     return self._result(self._get(self._url('/_ping'))) == 'OK'
14:08:30 docker/utils/decorators.py:46: in inner
14:08:30     return f(self, *args, **kwargs)
14:08:30 docker/api/client.py:234: in _get
14:08:30     return self.get(url, **self._set_request_timeout(kwargs))
14:08:30 /usr/local/lib/python3.7/site-packages/requests/sessions.py:537: in get
14:08:30     return self.request('GET', url, **kwargs)
14:08:30 /usr/local/lib/python3.7/site-packages/requests/sessions.py:524: in request
14:08:30     resp = self.send(prep, **send_kwargs)
14:08:30 /usr/local/lib/python3.7/site-packages/requests/sessions.py:637: in send
14:08:30     r = adapter.send(request, **kwargs)
14:08:30 /usr/local/lib/python3.7/site-packages/requests/adapters.py:498: in send
14:08:30     raise ConnectionError(err, request=request)
14:08:30 E   requests.exceptions.ConnectionError: ('Connection aborted.', FileNotFoundError(2, 'No such file or directory'))
14:08:30 =============================== warnings summary ===============================
14:08:30 /usr/local/lib/python3.7/site-packages/paramiko/hostkeys.py:23
14:08:30   /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 since Python 3.3,and in 3.9 it will stop working
14:08:30     from collections import MutableMapping
14:08:30 
14:08:30 -- Docs: https://docs.pytest.org/en/latest/warnings.html
14:08:30 
14:08:30 ----------- coverage: platform linux, python 3.7.6-final-0 -----------
14:08:30 Name                                  Stmts   Miss Branch BrPart  Cover
14:08:30 -----------------------------------------------------------------------
14:08:30 docker/__init__.py                        5      0      0      0   100%
14:08:30 docker/api/__init__.py                    1      0      0      0   100%
14:08:30 docker/api/build.py                     126     21     93     17    81%
14:08:30 docker/api/client.py                    265     46    100     13    82%
14:08:30 docker/api/config.py                     31      0      6      2    95%
14:08:30 docker/api/container.py                 265     21    104     17    88%
14:08:30 docker/api/daemon.py                     39      2     14      4    89%
14:08:30 docker/api/exec_api.py                   46      6     22      4    82%
14:08:30 docker/api/image.py                     149     19     52     10    85%
14:08:30 docker/api/network.py                    90     17     48     12    75%
14:08:30 docker/api/plugin.py                     90     13     14      4    82%
14:08:30 docker/api/secret.py                     36      3     10      3    83%
14:08:30 docker/api/service.py                   200     56    149     36    64%
14:08:30 docker/api/swarm.py                     106     20     38     10    72%
14:08:30 docker/api/volume.py                     38      3     14      3    88%
14:08:30 docker/auth.py                          198     16     74     16    88%
14:08:30 docker/client.py                         68      4      2      0    94%
14:08:30 docker/constants.py                      17      0      0      0   100%
14:08:30 docker/credentials/__init__.py            3      0      0      0   100%
14:08:30 docker/credentials/constants.py           4      0      0      0   100%
14:08:30 docker/credentials/errors.py             11      1      2      1    85%
14:08:30 docker/credentials/store.py              50      9     16      5    73%
14:08:30 docker/credentials/utils.py              23     13     12      1    31%
14:08:30 docker/errors.py                         90      6     20      6    89%
14:08:30 docker/models/__init__.py                 0      0      0      0   100%
14:08:30 docker/models/configs.py                 21      8      2      0    57%
14:08:30 docker/models/containers.py             183      6     70      5    95%
14:08:30 docker/models/images.py                 137     29     58      3    76%
14:08:30 docker/models/networks.py                37      1     12      0    98%
14:08:30 docker/models/nodes.py                   15      1      2      0    94%
14:08:30 docker/models/plugins.py                 49     30     10      0    32%
14:08:30 docker/models/resource.py                41      9      6      2    77%
14:08:30 docker/models/secrets.py                 21      8      2      0    57%
14:08:30 docker/models/services.py                87      3     36      3    95%
14:08:30 docker/models/swarm.py                   39      3      6      3    87%
14:08:30 docker/models/volumes.py                 23      1      4      0    96%
14:08:30 docker/tls.py                            37      6     14      6    76%
14:08:30 docker/transport/__init__.py             11      3      0      0    73%
14:08:30 docker/transport/basehttpadapter.py       6      0      2      1    88%
14:08:30 docker/transport/npipeconn.py            59     54     10      0     7%
14:08:30 docker/transport/npipesocket.py         137    132     22      0     3%
14:08:30 docker/transport/sshconn.py              88     62     22      1    25%
14:08:30 docker/transport/ssladapter.py           36     10     10      4    65%
14:08:30 docker/transport/unixconn.py             66      6     12      4    87%
14:08:30 docker/types/__init__.py                  6      0      0      0   100%
14:08:30 docker/types/base.py                      5      0      2      0   100%
14:08:30 docker/types/containers.py              360     46    298     35    86%
14:08:30 docker/types/daemon.py                   36      8     14      4    72%
14:08:30 docker/types/healthcheck.py              34     12      4      1    61%
14:08:30 docker/types/networks.py                 35      4     22      3    84%
14:08:30 docker/types/services.py                312     60    206     39    77%
14:08:30 docker/types/swarm.py                    51     24     40     10    52%
14:08:30 docker/utils/__init__.py                  3      0      0      0   100%
14:08:30 docker/utils/build.py                   154     18     76      7    87%
14:08:30 docker/utils/config.py                   36      1     10      1    96%
14:08:30 docker/utils/decorators.py               32      1     12      1    95%
14:08:30 docker/utils/fnmatch.py                  55     18     28      2    61%
14:08:30 docker/utils/json_stream.py              43      8     14      2    79%
14:08:30 docker/utils/ports.py                    50      3     32      2    91%
14:08:30 docker/utils/proxy.py                    32      1     12      0    98%
14:08:30 docker/utils/socket.py                   86      9     40      7    86%
14:08:30 docker/utils/utils.py                   285     19    177     13    92%
14:08:30 docker/version.py                         2      0      2      0   100%
14:08:30 -----------------------------------------------------------------------
14:08:30 TOTAL                                  4661    880   2079    323    79%
14:08:30 
14:08:30 =========================== short test summary info ============================
14:08:30 XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
14:08:30   CONFIG_RT_GROUP_SCHED isn't enabled
14:08:30 XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
14:08:30   Not supported on most drivers
14:08:30 XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
14:08:30   This doesn't seem to be taken into account by the engine
14:08:30 XFAIL tests/unit/dockertypes_test.py::MountTest::test_parse_mount_bind_windows
14:08:30 SKIPPED [1] tests/integration/api_build_test.py:441: API version is too low (< 1.32)
14:08:30 SKIPPED [1] /src/tests/helpers.py:71: Feature requires Docker Engine experimental mode
14:08:30 SKIPPED [1] tests/integration/api_build_test.py:587: API version is too low (< 1.31)
14:08:30 SKIPPED [1] tests/integration/api_container_test.py:917: API version is too low (< 1.35)
14:08:30 SKIPPED [1] tests/integration/api_exec_test.py:182: API version is too low (< 1.35)
14:08:30 SKIPPED [1] tests/integration/api_image_test.py:66: API version is too low (< 1.32)
14:08:30 SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
14:08:30 SKIPPED [1] tests/integration/api_network_test.py:451: API version is too low (< 1.31)
14:08:30 SKIPPED [1] tests/integration/api_service_test.py:503: API version is too low (< 1.32)
14:08:30 SKIPPED [1] tests/integration/api_service_test.py:229: API version is too low (< 1.32)
14:08:30 SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
14:08:30 SKIPPED [1] tests/integration/api_service_test.py:261: API version is too low (< 1.32)
14:08:30 SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
14:08:30 SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
14:08:30 SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
14:08:30 SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
14:08:30 SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
14:08:30 SKIPPED [1] tests/unit/api_build_test.py:169: Windows-specific syntax
14:08:30 SKIPPED [1] tests/unit/utils_build_test.py:232: Backslash patterns only on Windows
14:08:30 SKIPPED [1] tests/unit/utils_build_test.py:254: Backslash patterns only on Windows
14:08:30 SKIPPED [1] tests/unit/utils_build_test.py:402: root user always has access ; no chmod on Windows
14:08:30 SKIPPED [1] tests/unit/utils_config_test.py:58: condition: sys.platform != 'win32'
14:08:30 SKIPPED [1] tests/unit/utils_test.py:486: shlex doesn't support bytes in py3
14:08:30 = 4 failed, 903 passed, 23 skipped, 4 xfailed, 2 xpassed, 1 warnings in 339.42 seconds =
[Pipeline] sh
14:08:30 + docker stop dpy-dind-4-0-py3.7-17.06.2-ce dpy-tests-4-0-py3.7-17.06.2-ce
14:08:36 dpy-dind-4-0-py3.7-19.03.5
14:08:36 dpy-tests-4-0-py3.7-19.03.5
14:08:36 + docker rm -vf dpy-dind-4-0-py3.7-19.03.5 dpy-tests-4-0-py3.7-19.03.5
14:08:36 dpy-dind-4-0-py3.7-19.03.5
14:08:36 dpy-tests-4-0-py3.7-19.03.5
14:08:36 + docker network rm dpy-testnet-4-0-py3.7-19.03.5
14:08:36 dpy-testnet-4-0-py3.7-19.03.5
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch py3.7_19.03.5
14:08:42 dpy-dind-4-0-py3.7-17.06.2-ce
14:08:42 dpy-tests-4-0-py3.7-17.06.2-ce
14:08:42 + docker rm -vf dpy-dind-4-0-py3.7-17.06.2-ce dpy-tests-4-0-py3.7-17.06.2-ce
14:08:42 dpy-dind-4-0-py3.7-17.06.2-ce
14:08:42 dpy-tests-4-0-py3.7-17.06.2-ce
14:08:42 + docker network rm dpy-testnet-4-0-py3.7-17.06.2-ce
14:08:42 dpy-testnet-4-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 2
Finished: FAILURE