Skip to content
Failed

Console Output

Skipping 3,344 KB.. Full Log
17:21:18 SKIP [1] tests/integration/service_test.py:150: cpu_percent is not supported for Linux

17:21:18 SKIP [1] tests/integration/service_test.py:1674: Broken on 1.11.0 - 17.03.0

17:21:18 SKIP [1] tests/unit/cli/command_test.py:39: windows separator

17:21:18 SKIP [1] tests/unit/cli/command_test.py:69: Env values in Python 3 are already Unicode

17:21:18 SKIP [1] tests/unit/cli/errors_test.py:70: Needs pywin32

17:21:18 SKIP [1] tests/unit/cli/errors_test.py:80: Needs pywin32

17:21:18 SKIP [1] tests/unit/cli/errors_test.py:90: Needs pywin32

17:21:18 SKIP [1] tests/unit/config/config_test.py:3777: windows paths

17:21:18 == 1 failed, 1127 passed, 12 skipped, 2 xfailed, 3 xpassed in 916.68 seconds ===

17:21:19 tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_ip_no_port_range PASSED [ 53%]

17:21:19 tests/unit/service_test.py::ServiceTest::test_get_volumes_from_container PASSED [ 50%]

17:21:19 tests/unit/bundle_test.py::test_get_image_digest_exists PASSED           [ 39%]

17:21:19 tests/unit/project_test.py::ProjectTest::test_no_warning_on_stop PASSED  [ 47%]

17:21:19 tests/unit/project_test.py::ProjectTest::test_no_warning_with_no_swarm_info PASSED [ 47%]

17:21:19 tests/unit/project_test.py::ProjectTest::test_project_platform_value PASSED [ 47%]

17:21:19 ERROR: InvocationError: '/code/.tox/py37/bin/py.test -v --cov=compose --cov-report html --cov-report term --cov-config=tox.ini --verbose'

17:21:19 ___________________________________ summary ____________________________________

17:21:19 ERROR:   py37: commands failed

17:21:19 tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_port PASSED [ 53%]

17:21:19 tests/unit/service_test.py::ServiceTest::test_get_volumes_from_container_read_only PASSED [ 50%]

17:21:19 tests/unit/bundle_test.py::test_get_image_digest_image_uses_digest PASSED [ 39%]

17:21:19 tests/unit/container_test.py::ContainerTest::test_inspect_if_not_inspected PASSED [ 42%]

17:21:19 tests/unit/container_test.py::ContainerTest::test_name PASSED            [ 42%]

17:21:19 tests/unit/container_test.py::ContainerTest::test_name_without_project PASSED [ 42%]

17:21:19 tests/unit/container_test.py::ContainerTest::test_name_without_project_custom_container_name PASSED [ 42%]

17:21:19 tests/unit/container_test.py::ContainerTest::test_name_without_project_one_off PASSED [ 42%]

17:21:19 tests/unit/container_test.py::ContainerTest::test_number PASSED          [ 43%]

17:21:19 tests/unit/container_test.py::ContainerTest::test_short_id PASSED        [ 43%]

17:21:19 tests/unit/container_test.py::GetContainerNameTestCase::test_get_container_name PASSED [ 43%]

17:21:19 tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_driver_mismatch PASSED [ 43%]

17:21:19 tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_null_remote PASSED [ 43%]

17:21:19 tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_null_remote_ipam_options PASSED [ 43%]

17:21:19 tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_options_mismatch PASSED [ 43%]

17:21:19 tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_success PASSED [ 43%]

17:21:19 tests/unit/network_test.py::NetworkTest::test_check_remote_network_config_whitelist PASSED [ 43%]

17:21:19 tests/unit/network_test.py::NetworkTest::test_check_remote_network_labels_mismatch PASSED [ 43%]

17:21:19 tests/unit/network_test.py::NetworkTest::test_remote_config_labels_none PASSED [ 43%]

17:21:19 tests/unit/parallel_test.py::ParallelTest::test_parallel_execute PASSED  [ 44%]

17:21:19 tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_deps PASSED [ 44%]

17:21:19 tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_global_limit PASSED [ 44%]

17:21:19 tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_limit PASSED [ 44%]

17:21:19 tests/unit/parallel_test.py::ParallelTest::test_parallel_execute_with_upstream_errors PASSED [ 44%]

17:21:19 tests/unit/parallel_test.py::test_parallel_execute_alignment PASSED      [ 44%]

17:21:19 tests/unit/parallel_test.py::test_parallel_execute_ansi PASSED           [ 44%]

17:21:19 tests/unit/parallel_test.py::test_parallel_execute_noansi PASSED         [ 44%]

17:21:19 tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_get_digest_from_pull PASSED [ 44%]

17:21:19 tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_get_digest_from_push PASSED [ 44%]

17:21:19 tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_mismatched_encoding_stream_write PASSED [ 44%]

17:21:19 tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output PASSED [ 44%]

17:21:19 tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_div_zero PASSED [ 45%]

17:21:19 tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_no_progress_event_no_tty PASSED [ 45%]

17:21:19 tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_null_total PASSED [ 45%]

17:21:19 tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_progress_event_no_tty PASSED [ 45%]

17:21:19 tests/unit/progress_stream_test.py::ProgressStreamTestCase::test_stream_output_progress_event_tty PASSED [ 45%]

17:21:19 tests/unit/project_test.py::ProjectTest::test_project_platform_value PASSED [ 47%]

17:21:19 tests/unit/project_test.py::ProjectTest::test_net_unset PASSED           [ 47%]

17:21:19 tests/unit/project_test.py::ProjectTest::test_use_net_from_container PASSED [ 47%]

17:21:19 tests/unit/project_test.py::ProjectTest::test_use_net_from_service PASSED [ 47%]

17:21:19 tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_host_port_range PASSED [ 53%]

17:21:19 tests/unit/service_test.py::ServiceTest::test_get_volumes_from_service_container_exists PASSED [ 50%]

17:21:19 tests/unit/project_test.py::ProjectTest::test_avoid_multiple_push PASSED [ 45%]

17:21:19 tests/unit/project_test.py::ProjectTest::test_use_net_from_container PASSED [ 47%]

17:21:19 tests/unit/project_test.py::ProjectTest::test_use_net_from_service PASSED [ 47%]

17:21:19 tests/unit/project_test.py::ProjectTest::test_no_such_service_unicode PASSED [ 47%]

17:21:19 tests/unit/project_test.py::ProjectTest::test_use_volumes_from_container PASSED [ 47%]

17:21:19 + on_exit
17:21:19 + [[ 1 != \0 ]]
17:21:19 + tail -n 100
17:21:19 + docker logs compose-dind-18.09.9-jenkins-compose-PR-6933-2
17:21:19 time="2019-10-01T17:20:16Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
17:21:19 time="2019-10-01T17:20:16.929219576Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/e96d2d9afe3b92a57b36a99cfc1728d0b32dc537fa38a1e28b648dd7a818a05b/shim.sock" debug=false pid=24919 
17:21:19 time="2019-10-01T17:20:17Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
17:21:19 time="2019-10-01T17:20:17Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
17:21:19 time="2019-10-01T17:20:17.773311658Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/0006ae9d44682598d46bd70b59f16950e51f67de379c394c7ec9a93eef94d3cc/shim.sock" debug=false pid=24994 
17:21:19 time="2019-10-01T17:20:18Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
17:21:19 time="2019-10-01T17:20:18Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
17:21:19 time="2019-10-01T17:20:19.546803611Z" level=info msg="Container 0006ae9d44682598d46bd70b59f16950e51f67de379c394c7ec9a93eef94d3cc failed to exit within 1 seconds of signal 15 - using the force"
17:21:19 time="2019-10-01T17:20:19.625591350Z" level=info msg="shim reaped" id=0006ae9d44682598d46bd70b59f16950e51f67de379c394c7ec9a93eef94d3cc 
17:21:19 time="2019-10-01T17:20:19.635623098Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
17:21:19 time="2019-10-01T17:20:20.775588195Z" level=info msg="Container e96d2d9afe3b92a57b36a99cfc1728d0b32dc537fa38a1e28b648dd7a818a05b failed to exit within 1 seconds of signal 15 - using the force"
17:21:19 time="2019-10-01T17:20:20.857903413Z" level=info msg="shim reaped" id=e96d2d9afe3b92a57b36a99cfc1728d0b32dc537fa38a1e28b648dd7a818a05b 
17:21:19 time="2019-10-01T17:20:20.867932751Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
17:21:19 time="2019-10-01T17:20:22.019553454Z" level=info msg="Container 88db45a5305aaded9809eca293528207a1f7bc0550b9a4cb8d94f855bf10ba0e failed to exit within 1 seconds of signal 15 - using the force"
17:21:19 time="2019-10-01T17:20:22.110148426Z" level=info msg="shim reaped" id=88db45a5305aaded9809eca293528207a1f7bc0550b9a4cb8d94f855bf10ba0e 
17:21:19 time="2019-10-01T17:20:22.120182380Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
17:21:19 time="2019-10-01T17:20:22.383222786Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/49f09ada5288efeadc65f635fa1bbf1d04e42f2dca38737f6b820cad13c5c185/shim.sock" debug=false pid=25161 
17:21:19 time="2019-10-01T17:20:22Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
17:21:19 time="2019-10-01T17:20:22Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
17:21:19 time="2019-10-01T17:20:23.214994722Z" level=info msg="shim reaped" id=49f09ada5288efeadc65f635fa1bbf1d04e42f2dca38737f6b820cad13c5c185 
17:21:19 time="2019-10-01T17:20:23.225093905Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
17:21:19 time="2019-10-01T17:20:23.652603105Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/4602e057f79d1b057fe9d51145c9f88490dc29d8d18dc1ffdde38b1b77fabdbb/shim.sock" debug=false pid=25309 
17:21:19 time="2019-10-01T17:20:24Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
17:21:19 time="2019-10-01T17:20:24Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
17:21:19 time="2019-10-01T17:20:24.522951676Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/550480e0b340459b91cdfbf70b513681bbdc088acc2add453bab4e60d7a262f8/shim.sock" debug=false pid=25383 
17:21:19 time="2019-10-01T17:20:24Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
17:21:19 time="2019-10-01T17:20:24Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
17:21:19 time="2019-10-01T17:20:25.371902521Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/5e5cebdbffc8f7fa7008deb64293b58f281e656d06fce1746ce897f510648e12/shim.sock" debug=false pid=25457 
17:21:19 time="2019-10-01T17:20:25Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
17:21:19 time="2019-10-01T17:20:25Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
17:21:19 time="2019-10-01T17:20:27.189312966Z" level=info msg="Container 5e5cebdbffc8f7fa7008deb64293b58f281e656d06fce1746ce897f510648e12 failed to exit within 1 seconds of signal 15 - using the force"
17:21:19 time="2019-10-01T17:20:27.268988196Z" level=info msg="shim reaped" id=5e5cebdbffc8f7fa7008deb64293b58f281e656d06fce1746ce897f510648e12 
17:21:19 time="2019-10-01T17:20:27.281043678Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
17:21:19 time="2019-10-01T17:20:28.421238796Z" level=info msg="Container 550480e0b340459b91cdfbf70b513681bbdc088acc2add453bab4e60d7a262f8 failed to exit within 1 seconds of signal 15 - using the force"
17:21:19 time="2019-10-01T17:20:28.517634666Z" level=info msg="shim reaped" id=550480e0b340459b91cdfbf70b513681bbdc088acc2add453bab4e60d7a262f8 
17:21:19 time="2019-10-01T17:20:28.527676232Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
17:21:19 time="2019-10-01T17:20:29.692097426Z" level=info msg="Container 4602e057f79d1b057fe9d51145c9f88490dc29d8d18dc1ffdde38b1b77fabdbb failed to exit within 1 seconds of signal 15 - using the force"
17:21:19 time="2019-10-01T17:20:29.787087727Z" level=info msg="shim reaped" id=4602e057f79d1b057fe9d51145c9f88490dc29d8d18dc1ffdde38b1b77fabdbb 
17:21:19 time="2019-10-01T17:20:29.797138255Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
17:21:19 time="2019-10-01T17:20:30.068902291Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/1f580d6248e429dd4d4e3a404cb4320ce36417b554101c07d5531bc3099a59f5/shim.sock" debug=false pid=25624 
17:21:19 time="2019-10-01T17:20:30Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
17:21:19 time="2019-10-01T17:20:30Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
17:21:19 time="2019-10-01T17:20:30.952090937Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/82b7e42532b4d4abce80d7a8c1cc229b4c6af5b4b0c860fa4ca3353d418ac62e/shim.sock" debug=false pid=25700 
17:21:19 time="2019-10-01T17:20:31Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
17:21:19 time="2019-10-01T17:20:31Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
17:21:19 time="2019-10-01T17:20:31.812323592Z" level=info msg="shim reaped" id=82b7e42532b4d4abce80d7a8c1cc229b4c6af5b4b0c860fa4ca3353d418ac62e 
17:21:19 time="2019-10-01T17:20:31.822329923Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
17:21:19 time="2019-10-01T17:20:32.038381647Z" level=info msg="shim reaped" id=1f580d6248e429dd4d4e3a404cb4320ce36417b554101c07d5531bc3099a59f5 
17:21:19 time="2019-10-01T17:20:32.048411775Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
17:21:19 time="2019-10-01T17:20:32.458281413Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/a70c906bcf6b42b11ae059bd4ae71e9dda497817d8fcf019ba28fe9fc505ea21/shim.sock" debug=false pid=25871 
17:21:19 time="2019-10-01T17:20:32Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
17:21:19 time="2019-10-01T17:20:32Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
17:21:19 time="2019-10-01T17:20:33.336801397Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/de9196eec6d0ce4f4cc70abe63102b5f9af6b9366299e20b31bfc05d1012fa26/shim.sock" debug=false pid=25945 
17:21:19 time="2019-10-01T17:20:33Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
17:21:19 time="2019-10-01T17:20:33Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
17:21:19 time="2019-10-01T17:20:34.200015723Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/38138b8c5d2cf562dff60b11e519d4cd2aa19968324d59388d87baa821d4f820/shim.sock" debug=false pid=26019 
17:21:19 time="2019-10-01T17:20:34Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
17:21:19 time="2019-10-01T17:20:34Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
17:21:19 time="2019-10-01T17:20:36.050940942Z" level=info msg="Container de9196eec6d0ce4f4cc70abe63102b5f9af6b9366299e20b31bfc05d1012fa26 failed to exit within 1 seconds of signal 15 - using the force"
17:21:19 time="2019-10-01T17:20:36.134388295Z" level=info msg="shim reaped" id=de9196eec6d0ce4f4cc70abe63102b5f9af6b9366299e20b31bfc05d1012fa26 
17:21:19 time="2019-10-01T17:20:36.144430251Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
17:21:19 time="2019-10-01T17:20:36.417547304Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/58094aca333a23eede2bc1eb581b9882a88019aa40f043cf87e819ce2f2a67e2/shim.sock" debug=false pid=26122 
17:21:19 time="2019-10-01T17:20:36Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
17:21:19 time="2019-10-01T17:20:36Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
17:21:19 time="2019-10-01T17:20:37.313697511Z" level=info msg="shim reaped" id=58094aca333a23eede2bc1eb581b9882a88019aa40f043cf87e819ce2f2a67e2 
17:21:19 time="2019-10-01T17:20:37.323701085Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
17:21:19 time="2019-10-01T17:20:37.661334557Z" level=info msg="shim reaped" id=38138b8c5d2cf562dff60b11e519d4cd2aa19968324d59388d87baa821d4f820 
17:21:19 time="2019-10-01T17:20:37.671369815Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
17:21:19 time="2019-10-01T17:20:37.901369755Z" level=info msg="shim reaped" id=a70c906bcf6b42b11ae059bd4ae71e9dda497817d8fcf019ba28fe9fc505ea21 
17:21:19 time="2019-10-01T17:20:37.911368898Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
17:21:19 time="2019-10-01T17:20:38.328103950Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/27b32da59466c6e7313c4a951bf965b567c34d1ce4f6bc46b34b65d069d81c94/shim.sock" debug=false pid=26330 
17:21:19 time="2019-10-01T17:20:38Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
17:21:19 time="2019-10-01T17:20:38Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
17:21:19 time="2019-10-01T17:20:39.250511412Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/8dcd1744c90bdc4086703eb1ddaf410a0ea190befec871fd180bfa19ede2f56c/shim.sock" debug=false pid=26408 
17:21:19 time="2019-10-01T17:20:39Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
17:21:19 time="2019-10-01T17:20:39Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
17:21:19 time="2019-10-01T17:20:40.131042109Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/7a0a5fe733750d05fb2f06a41f6bf24fb50c144c5306256c1cc69a39570192e1/shim.sock" debug=false pid=26484 
17:21:19 time="2019-10-01T17:20:40Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
17:21:19 time="2019-10-01T17:20:40Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
17:21:19 time="2019-10-01T17:20:40.962539868Z" level=info msg="shim reaped" id=7a0a5fe733750d05fb2f06a41f6bf24fb50c144c5306256c1cc69a39570192e1 
17:21:19 time="2019-10-01T17:20:40.972580275Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
17:21:19 time="2019-10-01T17:20:41.185451651Z" level=info msg="shim reaped" id=8dcd1744c90bdc4086703eb1ddaf410a0ea190befec871fd180bfa19ede2f56c 
17:21:19 time="2019-10-01T17:20:41.195501102Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
17:21:19 time="2019-10-01T17:20:41.414407832Z" level=info msg="shim reaped" id=27b32da59466c6e7313c4a951bf965b567c34d1ce4f6bc46b34b65d069d81c94 
17:21:19 time="2019-10-01T17:20:41.424467081Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
17:21:19 time="2019-10-01T17:20:41.807353811Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/1d04777c4eb69b0d290fe26a7f7a41e44c6a34fcda97461fc90f55557b0692d3/shim.sock" debug=false pid=26654 
17:21:19 time="2019-10-01T17:20:42.333926755Z" level=info msg="shim reaped" id=1d04777c4eb69b0d290fe26a7f7a41e44c6a34fcda97461fc90f55557b0692d3 
17:21:19 time="2019-10-01T17:20:42.343367652Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
17:21:19 time="2019-10-01T17:20:42.680424205Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/0869757c3d6c37ed4bcc13da5caec5088bc76cc0d5b9cf13130c139f3f111e04/shim.sock" debug=false pid=26736 
17:21:19 time="2019-10-01T17:20:43.236684132Z" level=info msg="shim reaped" id=0869757c3d6c37ed4bcc13da5caec5088bc76cc0d5b9cf13130c139f3f111e04 
17:21:19 time="2019-10-01T17:20:43.246734824Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
17:21:19 time="2019-10-01T17:20:43.864407612Z" level=info msg="Layer sha256:efe36b7c82de83200eeaea6a2c93ddcbf91fed980c7ed94827e32652c1c00950 cleaned up"
17:21:19 time="2019-10-01T17:20:44.174351731Z" level=info msg="Layer sha256:efe36b7c82de83200eeaea6a2c93ddcbf91fed980c7ed94827e32652c1c00950 cleaned up"
17:21:19 time="2019-10-01T17:20:45.440421498Z" level=info msg="Layer sha256:efe36b7c82de83200eeaea6a2c93ddcbf91fed980c7ed94827e32652c1c00950 cleaned up"
17:21:19 time="2019-10-01T17:20:46.413564862Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/7c80fdbb6c23b06b14c5428ebfedad3760021e568106d5336aab898cb20be155/shim.sock" debug=false pid=26847 
17:21:19 time="2019-10-01T17:20:46.419139113Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/5f722599f0454f41b6dbf3fe25fde7a1489c5ef9649c575d4cb34181905f082b/shim.sock" debug=false pid=26861 
17:21:19 time="2019-10-01T17:20:47.131821017Z" level=info msg="shim reaped" id=7c80fdbb6c23b06b14c5428ebfedad3760021e568106d5336aab898cb20be155 
17:21:19 time="2019-10-01T17:20:47.141840384Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
17:21:19 time="2019-10-01T17:20:47.376887829Z" level=info msg="shim reaped" id=5f722599f0454f41b6dbf3fe25fde7a1489c5ef9649c575d4cb34181905f082b 
17:21:19 time="2019-10-01T17:20:47.387055925Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
17:21:19 + docker rm -vf compose-dind-18.09.9-jenkins-compose-PR-6933-2
17:21:19 tests/unit/service_test.py::ServiceTest::test_specifies_host_port_with_no_ports PASSED [ 54%]

17:21:19 tests/unit/service_test.py::ServiceTest::test_get_volumes_from_service_container_exists_with_flags PASSED [ 50%]

17:21:19 tests/unit/project_test.py::ProjectTest::test_build_container_operation_with_timeout_func_does_not_mutate_options_with_timeout PASSED [ 45%]

17:21:19 tests/unit/project_test.py::ProjectTest::test_use_volumes_from_container PASSED [ 47%]

17:21:19 tests/unit/project_test.py::ProjectTest::test_no_warning_in_normal_mode PASSED [ 47%]

17:21:19 tests/unit/bundle_test.py::test_get_image_digest_from_repository PASSED  [ 39%]

17:21:19 tests/unit/project_test.py::ProjectTest::test_use_volumes_from_service_container PASSED [ 47%]

17:21:19 tests/unit/project_test.py::ProjectTest::test_use_volumes_from_service_no_container PASSED [ 47%]

17:21:20 tests/unit/service_test.py::ServiceTest::test_split_domainname_both PASSED [ 54%]

17:21:20 tests/unit/service_test.py::ServiceTest::test_get_volumes_from_service_no_container PASSED [ 50%]

17:21:20 tests/unit/project_test.py::ProjectTest::test_use_volumes_from_service_container PASSED [ 47%]

17:21:20 tests/unit/project_test.py::ProjectTest::test_use_volumes_from_service_no_container PASSED [ 47%]

17:21:20 tests/unit/project_test.py::ProjectTest::test_no_warning_on_stop PASSED  [ 47%]

17:21:20 tests/unit/bundle_test.py::test_get_image_digest_no_image PASSED         [ 39%]

17:21:20 tests/unit/project_test.py::ProjectTest::test_uses_default_network_false PASSED [ 48%]

17:21:20 tests/unit/service_test.py::ServiceTest::test_split_domainname_fqdn PASSED [ 54%]

17:21:20 compose-dind-18.09.9-jenkins-compose-PR-6933-2
17:21:20 tests/unit/service_test.py::ServiceTest::test_image_name_default PASSED  [ 51%]

17:21:20 tests/unit/project_test.py::ProjectTest::test_uses_default_network_false PASSED [ 48%]

17:21:20 tests/unit/project_test.py::ProjectTest::test_no_warning_with_no_swarm_info PASSED [ 47%]

17:21:20 tests/unit/bundle_test.py::test_push_image_with_saved_digest PASSED      [ 39%]

17:21:20 tests/unit/project_test.py::ProjectTest::test_container_without_name PASSED [ 45%]

17:21:20 tests/unit/project_test.py::ProjectTest::test_uses_default_network_true PASSED [ 48%]

17:21:20 tests/unit/service_test.py::ServiceTest::test_build_does_not_pull PASSED [ 48%]

17:21:20 tests/unit/service_test.py::ServiceTest::test_split_domainname_none PASSED [ 54%]

[Pipeline] }
17:21:20 tests/unit/service_test.py::ServiceTest::test_image_name_from_config PASSED [ 51%]

17:21:20 tests/unit/service_test.py::ServiceTest::test_log_opt PASSED             [ 51%]

[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch alpine_18.09.9_py37
17:21:20 tests/unit/project_test.py::ProjectTest::test_project_platform_value Sending interrupt signal to process
17:21:20 tests/unit/service_test.py::ServiceTest::test_build_isolation_from_build_override_service_config Sending interrupt signal to process
17:21:20 tests/unit/project_test.py::ProjectTest::test_uses_default_network_true PASSED [ 48%]

17:21:20 tests/unit/service_test.py::ServiceTest::test_build_does_not_pull PASSED [ 48%]

17:21:20 PASSED [ 47%]

17:21:20 tests/unit/project_test.py::ProjectTest::test_use_net_from_container Terminated
17:21:20 tests/unit/bundle_test.py::test_push_image PASSED                        [ 39%]

17:21:20 tests/unit/bundle_test.py::test_to_bundle PASSED                         [ 39%]

17:21:20 tests/unit/bundle_test.py::test_convert_service_to_bundle PASSED         [ 39%]

17:21:20 tests/unit/bundle_test.py::test_set_command_and_args_none PASSED         [ 39%]

17:21:20 tests/unit/bundle_test.py::test_set_command_and_args_from_command PASSED [ 39%]

17:21:20 tests/unit/bundle_test.py::test_set_command_and_args_from_entrypoint PASSED [ 39%]

17:21:20 tests/unit/bundle_test.py::test_set_command_and_args_from_both PASSED    [ 40%]

17:21:20 tests/unit/bundle_test.py::test_make_service_networks_default PASSED     [ 40%]

17:21:20 tests/unit/bundle_test.py::test_make_service_networks PASSED             [ 40%]

17:21:20 tests/unit/bundle_test.py::test_make_port_specs PASSED                   [ 40%]

17:21:20 tests/unit/bundle_test.py::test_make_port_spec_with_protocol PASSED      [ 40%]

17:21:20 tests/unit/bundle_test.py::test_make_port_spec_default_protocol PASSED   [ 40%]

17:21:20 tests/unit/cli_test.py::CLITestCase::test_command_help PASSED            [ 40%]

17:21:20 tests/unit/cli_test.py::CLITestCase::test_command_help_nonexistent PASSED [ 40%]

17:21:20 tests/unit/cli_test.py::CLITestCase::test_command_manual_and_service_ports_together PASSED [ 40%]

17:21:20 tests/unit/cli_test.py::CLITestCase::test_default_project_name PASSED    [ 40%]

17:21:20 tests/unit/cli_test.py::CLITestCase::test_get_project PASSED             [ 40%]

17:21:20 tests/unit/cli_test.py::CLITestCase::test_project_name_from_environment_new_var PASSED [ 40%]

17:21:20 tests/unit/cli_test.py::CLITestCase::test_project_name_with_empty_environment_var PASSED [ 41%]

17:21:20 tests/unit/cli_test.py::CLITestCase::test_project_name_with_environment_file PASSED [ 41%]

17:21:20 tests/unit/cli_test.py::CLITestCase::test_project_name_with_explicit_base_dir PASSED [ 41%]

17:21:20 tests/unit/cli_test.py::CLITestCase::test_project_name_with_explicit_project_name PASSED [ 41%]

17:21:20 tests/unit/cli_test.py::CLITestCase::test_project_name_with_explicit_uppercase_base_dir PASSED [ 41%]

17:21:20 script returned exit code 143
17:21:20 tests/unit/project_test.py::ProjectTest::test_down_with_no_resources PASSED [ 45%]

17:21:20 PASSED [ 48%]

17:21:20 tests/unit/service_test.py::ServiceTest::test_build_service_with_proxy_config Terminated
17:21:20 tests/unit/project_test.py::ProjectTest::test_error_parallel_pull Sending interrupt signal to process
17:21:20 script returned exit code 143
17:21:20 tests/unit/service_test.py::ServiceTest::test_split_domainname_weird PASSED [ 54%]

17:21:20 tests/unit/service_test.py::ServiceTest::test_mem_reservation PASSED     [ 51%]

17:21:20 tests/unit/service_test.py::ServiceTest::test_build_isolation_from_build_override_service_config PASSED [ 48%]

17:21:20 tests/unit/service_test.py::ServiceTest::test_stop_grace_period Sending interrupt signal to process
17:21:20 tests/unit/service_test.py::ServiceTest::test_build_service_with_proxy_config Sending interrupt signal to process
17:21:20 tests/unit/cli_test.py::CLITestCase::test_run_interactive_passes_logs_false PASSED [ 41%]

17:21:20 PASSED [ 45%]

17:21:20 tests/unit/project_test.py::ProjectTest::test_events Terminated
17:21:20 tests/unit/cli_test.py::CLITestCase::test_run_service_with_restart_always Sending interrupt signal to process
17:21:20 script returned exit code 143
17:21:21 Terminated
17:21:21 script returned exit code 143
17:21:21 tests/unit/service_test.py::ServiceTest::test_memory_swap_limit PASSED   [ 51%]

17:21:21 tests/unit/service_test.py::ServiceTest::test_no_default_hostname_when_not_using_networking PASSED [ 51%]

17:21:21 Terminated
17:21:21 script returned exit code 143
17:21:21 tests/unit/service_test.py::ServiceTest::test_only_log_warning_when_host_ports_clash PASSED [ 51%]

17:21:21 PASSED [ 41%]

17:21:21 tests/unit/container_test.py::ContainerTest::test_environment PASSED     [ 41%]

17:21:21 tests/unit/container_test.py::ContainerTest::test_from_ps PASSED         [ 41%]

17:21:21 tests/unit/container_test.py::ContainerTest::test_from_ps_prefixed PASSED [ 41%]

17:21:21 tests/unit/container_test.py::ContainerTest::test_get PASSED             [ 41%]

17:21:21 tests/unit/container_test.py::ContainerTest::test_get_local_port PASSED  [ 42%]

17:21:21 tests/unit/container_test.py::ContainerTest::test_has_api_logs PASSED    [ 42%]

17:21:21 tests/unit/container_test.py::ContainerTest::test_human_readable_ports_none PASSED [ 42%]

17:21:21 tests/unit/container_test.py::ContainerTest::test_human_readable_ports_public_and_private PASSED [ 42%]

17:21:21 tests/unit/container_test.py::ContainerTest::test_human_readable_states_healthy PASSED [ 42%]

17:21:21 tests/unit/container_test.py::ContainerTest::test_human_readable_states_no_health PASSED [ 42%]

17:21:21 tests/unit/container_test.py::ContainerTest::test_human_readable_states_starting PASSED [ 42%]

17:21:21 tests/unit/service_test.py::ServiceTest::test_parse_proxy_config PASSED  [ 51%]

17:21:21 tests/unit/service_test.py::ServiceTest::test_parse_proxy_config_per_host PASSED [ 51%]

17:21:21 tests/unit/service_test.py::ServiceTest::test_parse_repository_tag PASSED [ 51%]

17:21:21 tests/unit/service_test.py::ServiceTest::test_pull_image Sending interrupt signal to process
17:21:22 tests/unit/container_test.py::ContainerTest::test_inspect_if_not_inspected Terminated
17:21:22 script returned exit code 143
17:21:22 PASSED          [ 51%]

17:21:22 tests/unit/service_test.py::ServiceTest::test_pull_image_digest PASSED   [ 51%]

17:21:22 tests/unit/service_test.py::ServiceTest::test_pull_image_no_tag PASSED   [ 52%]

[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // wrap
[Pipeline] // wrap
[Pipeline] // wrap
[Pipeline] // wrap
[Pipeline] // wrap
[Pipeline] // wrap
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // wrap
[Pipeline] // wrap
17:21:23 tests/unit/service_test.py::ServiceTest::test_pull_image_with_default_platform Terminated
[Pipeline] // wrap
17:21:23 script returned exit code 143
[Pipeline] // wrap
[Pipeline] // wrap
[Pipeline] // wrap
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] // withDockerRegistry
[Pipeline] // withDockerRegistry
[Pipeline] // withDockerRegistry
[Pipeline] // withDockerRegistry
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] }
Failed in branch alpine_19.03.3-beta2_py27
[Pipeline] }
Failed in branch alpine_19.03.3-beta2_py37
[Pipeline] }
Failed in branch alpine_18.09.9_py27
[Pipeline] }
Failed in branch debian_19.03.3-beta2_py27
[Pipeline] }
Failed in branch debian_19.03.3-beta2_py37
[Pipeline] }
Failed in branch debian_18.09.9_py27
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch debian_18.09.9_py37
[Pipeline] // parallel
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

ERROR: script returned exit code 1
Finished: FAILURE