Skip to content

Console Output

Skipping 2,755 KB.. Full Log
02:55:04 tests/unit/config/types_test.py::TestServicePort::test_parse_simple_target_port PASSED [ 97%]

02:55:04 tests/unit/config/types_test.py::TestServicePort::test_parse_complete_port_definition PASSED [ 97%]

02:55:04 tests/unit/config/types_test.py::TestServicePort::test_parse_ext_ip_no_published_port PASSED [ 97%]

02:55:04 tests/unit/config/types_test.py::TestServicePort::test_repr_published_port_0 PASSED [ 97%]

02:55:04 tests/unit/config/types_test.py::TestServicePort::test_parse_port_range PASSED [ 97%]

02:55:04 tests/unit/config/types_test.py::TestServicePort::test_parse_port_publish_range PASSED [ 97%]

02:55:04 tests/unit/config/types_test.py::TestServicePort::test_parse_invalid_port PASSED [ 98%]

02:55:04 tests/unit/config/types_test.py::TestServicePort::test_parse_invalid_publish_range PASSED [ 98%]

02:55:04 tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_only_one_path PASSED [ 98%]

02:55:04 tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_internal_and_external PASSED [ 98%]

02:55:04 tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_with_mode PASSED [ 98%]

02:55:04 tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_too_many_parts PASSED [ 98%]

02:55:04 tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_absolute_path_normalized PASSED [ 98%]

02:55:04 tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_absolute_path_native PASSED [ 98%]

02:55:04 tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_internal_path_normalized PASSED [ 98%]

02:55:04 tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_internal_path_native PASSED [ 98%]

02:55:04 tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_just_drives_normalized PASSED [ 98%]

02:55:04 tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_just_drives_native PASSED [ 99%]

02:55:04 tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_mixed_notations_normalized PASSED [ 99%]

02:55:04 tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_mixed_notations_native PASSED [ 99%]

02:55:04 tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v1_from_service PASSED [ 99%]

02:55:04 tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v1_from_container PASSED [ 99%]

02:55:04 tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v1_invalid PASSED [ 99%]

02:55:04 tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_service PASSED [ 99%]

02:55:04 tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_service_with_mode PASSED [ 99%]

02:55:04 tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_container PASSED [ 99%]

02:55:04 tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_container_with_mode PASSED [ 99%]

02:55:04 tests/integration/service_test.py::ServiceTest::test_start_container_inherits_options_from_constructor PASSED [ 34%]

02:55:04 tests/integration/service_test.py::ServiceTest::test_start_container_creates_fixed_external_ports_when_it_is_different_to_internal_port PASSED [ 33%]

02:55:04 tests/integration/service_test.py::ServiceTest::test_scale_with_stopped_containers PASSED [ 32%]

02:55:04 tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_invalid_type PASSED [ 99%]

02:55:04 tests/integration/service_test.py::ServiceTest::test_start_container_creates_ports PASSED [ 33%]

02:55:04 tests/integration/service_test.py::ServiceTest::test_start_container_becomes_privileged PASSED [ 33%]

02:55:05 tests/integration/service_test.py::ServiceTest::test_start_container_passes_through_options PASSED [ 34%]

02:55:05 tests/integration/service_test.py::ServiceTest::test_start_container_passes_through_options PASSED [ 34%]

02:55:05 tests/integration/service_test.py::ServiceTest::test_start_container_inherits_options_from_constructor PASSED [ 34%]

02:55:05 tests/integration/service_test.py::ServiceTest::test_start_normal_container_does_not_create_links_to_its_own_service PASSED [ 34%]

02:55:06 tests/integration/service_test.py::ServiceTest::test_start_container_stays_unprivileged PASSED [ 34%]

02:55:06 tests/integration/service_test.py::ServiceTest::test_start_container_stays_unprivileged PASSED [ 34%]

02:55:06 tests/integration/service_test.py::ServiceTest::test_scale_with_stopped_containers_and_needing_creation PASSED [ 33%]

02:55:06 tests/integration/service_test.py::ServiceTest::test_start_container_passes_through_options PASSED [ 34%]

02:55:06 tests/integration/service_test.py::ServiceTest::test_start_container_builds_images PASSED [ 33%]

02:55:07 tests/integration/service_test.py::ServiceTest::test_scale_with_unexpected_exception PASSED [ 33%]

02:55:07 tests/integration/service_test.py::ServiceTest::test_start_container_creates_links PASSED [ 33%]

02:55:07 tests/integration/service_test.py::ServiceTest::test_start_container_stays_unprivileged PASSED [ 34%]

02:55:07 tests/integration/service_test.py::ServiceTest::test_start_container_creates_fixed_external_ports PASSED [ 33%]

02:55:07 tests/integration/service_test.py::ServiceTest::test_start_container_uses_tagged_image_if_it_exists PASSED [ 34%]

02:55:08 tests/integration/service_test.py::ServiceTest::test_split_env PASSED    [ 33%]

02:55:08 tests/integration/service_test.py::ServiceTest::test_start_one_off_container_creates_links_to_its_own_service PASSED [ 34%]

02:55:08 tests/integration/service_test.py::ServiceTest::test_stop_signal PASSED  [ 34%]

02:55:08 tests/integration/service_test.py::ServiceTest::test_start_container_creates_fixed_external_ports_when_it_is_different_to_internal_port PASSED [ 33%]

02:55:08 tests/integration/service_test.py::ServiceTest::test_start_container_uses_tagged_image_if_it_exists PASSED [ 34%]

02:55:08 tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_invalid PASSED [100%]

02:55:08 

02:55:08 =================================== FAILURES ===================================

02:55:08 _____________________________ CLITestCase.test_up ______________________________

02:55:08 tests/acceptance/cli_test.py:1124: in test_up

02:55:08     assert self.lookup(container, service.name)

02:55:08 E   AssertionError: assert False

02:55:08 E    +  where False = <bound method CLITestCase.lookup of <tests.acceptance.cli_test.CLITestCase testMethod=test_up>>(<Container: v2-simple_another_1 (1c01c8)>, 'another')

02:55:08 E    +    where <bound method CLITestCase.lookup of <tests.acceptance.cli_test.CLITestCase testMethod=test_up>> = <tests.acceptance.cli_test.CLITestCase testMethod=test_up>.lookup

02:55:08 E    +    and   'another' = <Service: another>.name

02:55:08 ----------------------------- Captured stdout call -----------------------------

02:55:08 Running process: 2029

02:55:08 ----------------------------- Captured stderr call -----------------------------

02:55:08 Killing v2-simple_simple_1                                       ... 


02:55:08 Killing v2-simple_another_1                                      ... 


02:55:08 
Killing v2-simple_simple_1                                       ... done

Killing v2-simple_another_1                                      ... done
Removing v2-simple_simple_1                                      ... 


02:55:08 Removing v2-simple_another_1                                     ... 


02:55:08 
Removing v2-simple_simple_1                                      ... done

Removing v2-simple_another_1                                     ... done


02:55:08 

02:55:08 ---------- coverage: platform linux2, python 2.7.13-final-0 ----------

02:55:08 Name                              Stmts   Miss Branch BrPart  Cover   Missing

02:55:08 -----------------------------------------------------------------------------

02:55:08 compose/__init__.py                   3      0      0      0   100%

02:55:08 compose/__main__.py                   4      4      0      0     0%   1-6

02:55:08 compose/bundle.py                   144     21     60      5    84%   45, 50-51, 56-57, 75-78, 81, 103-109, 130-131, 141-146, 149, 80->81, 100->103, 118->135, 125->135, 148->149

02:55:08 compose/cli/__init__.py               0      0      0      0   100%

02:55:08 compose/cli/colors.py                23      2     10      2    88%   37-38, 36->37, 48->exit

02:55:08 compose/cli/command.py               87     13     22      3    82%   67-77, 117-122, 166, 66->67, 116->117, 163->166

02:55:08 compose/cli/docker_client.py         75      5     24      2    93%   24, 98-99, 107, 123, 106->107, 122->123

02:55:08 compose/cli/docopt_command.py        38      4      8      2    87%   13-14, 29, 35, 28->29, 34->35

02:55:08 compose/cli/errors.py               100     26     34      6    67%   47-48, 62-65, 70-79, 105-106, 123, 125, 127-131, 136, 141-148, 46->47, 61->62, 103->105, 122->123, 124->125, 126->127

02:55:08 compose/cli/formatter.py             34      2      8      1    93%   17-18, 15->17

02:55:08 compose/cli/log_printer.py          144     12     50      5    90%   76, 103, 110-115, 162-164, 173, 226-229, 253, 43->exit, 75->76, 98->103, 171->173, 225->226

02:55:08 compose/cli/main.py                 689     90    286     40    84%   83-84, 86-87, 168, 319, 351-353, 439, 502, 506, 511-512, 522-551, 563, 581-583, 654-655, 693-694, 712, 732-733, 745, 768, 786, 833, 1064, 1075, 1101-1110, 1150-1153, 1161-1165, 1167-1172, 1195, 1217-1246, 1253-1254, 1256-1258, 1273, 1279, 1455, 1473, 1489, 1493-1494, 1505, 1510, 1513, 1539, 1558-1560, 1570, 1581, 60->63, 82->83, 85->86, 167->168, 318->319, 350->351, 438->439, 501->502, 505->506, 516->522, 560->563, 580->581, 652->654, 711->712, 731->732, 744->745, 767->768, 823->833, 825->exit, 1063->1064, 1074->1075, 1160->1161, 1166->1167, 1194->1195, 1252->1253, 1255->1256, 1272->1273, 1278->1279, 1454->1455, 1472->1473, 1488->1489, 1504->1505, 1509->1510, 1512->1513, 1531->exit, 1538->1539, 1552->1560, 1554->1558, 1569->1570, 1579->1581

02:55:08 compose/cli/signals.py               23      0      4      2    93%   36->exit, 43->exit

02:55:08 compose/cli/utils.py                 81     28     18      4    60%   36-45, 53-55, 62-68, 76, 90-103, 109, 127-128, 138, 151-154, 88->90, 108->109, 137->138, 150->151

02:55:08 compose/cli/verbose_proxy.py         35     12     10      0    69%   36-39, 42-47, 50-60

02:55:08 compose/config/__init__.py           13      0      0      0   100%

02:55:08 compose/config/config.py            826     30    388     18    95%   266, 277, 508, 621-622, 714, 757, 812-830, 952-953, 959, 979, 982, 1335, 1366, 1412, 265->266, 276->277, 709->713, 713->714, 756->757, 778->exit, 809->812, 936->938, 938->942, 957->959, 978->979, 981->982, 993->1002, 1015->1017, 1017->1020, 1332->1335, 1365->1366, 1408->1412

02:55:08 compose/config/environment.py        96      7     34      4    92%   41, 98-101, 114, 121, 40->41, 97->98, 113->114, 120->121

02:55:08 compose/config/errors.py             25      2      0      0    92%   36-40

02:55:08 compose/config/interpolation.py     148      7     62      4    94%   66, 148, 196, 222, 227-229, 121->exit, 146->148, 195->196, 221->222

02:55:08 compose/config/serialize.py          97      1     50      2    98%   76, 75->76, 82->85

02:55:08 compose/config/sort_services.py      44      1     18      1    97%   57, 56->57

02:55:08 compose/config/types.py             291     22    112     17    90%   54, 90, 113, 149, 171, 258-259, 267, 286, 301, 363-364, 372-373, 377-378, 441, 445, 486, 493-494, 502, 53->54, 71->79, 89->90, 112->113, 118->exit, 148->149, 170->171, 257->258, 266->267, 285->286, 298->301, 361->366, 440->441, 444->445, 484->489, 485->486, 501->502

02:55:08 compose/config/validation.py        254     14    140     12    92%   219, 249, 299-300, 318-319, 341, 363, 469-471, 496-498, 525, 218->219, 248->249, 289->299, 317->318, 335->338, 338->341, 362->363, 404->377, 425->exit, 467->469, 495->496, 524->525

02:55:08 compose/const.py                     36      0      0      0   100%

02:55:08 compose/container.py                193      8     48      7    94%   98, 105, 151, 153, 262, 265, 297, 320, 97->98, 104->105, 150->151, 152->153, 236->235, 303->exit, 319->320

02:55:08 compose/errors.py                    17      1      0      0    94%   12

02:55:08 compose/network.py                  190     19     92      5    87%   184, 186-200, 206, 224, 226, 183->184, 185->186, 205->206, 223->224, 225->226

02:55:08 compose/parallel.py                 199      2     56      1    99%   187, 326, 325->326

02:55:08 compose/progress_stream.py           79      8     40      9    86%   40, 71, 74, 80, 85, 90-91, 116, 39->40, 42->46, 53->57, 70->71, 73->74, 79->80, 84->85, 89->90, 112->116

02:55:08 compose/project.py                  421     29    170     16    92%   60, 156, 212-213, 254-255, 364-365, 378-381, 434, 485, 489, 615, 621, 624-627, 749-750, 756-759, 774, 779-782, 785, 806, 57->60, 152->156, 331->333, 362->364, 377->378, 433->434, 484->485, 488->489, 614->615, 620->621, 623->624, 671->exit, 752->759, 773->774, 778->779, 784->785

02:55:08 compose/service.py                  849     48    378     24    93%   271-272, 293, 366-369, 417-422, 428-430, 470-471, 485, 488, 506, 573, 618-619, 727, 946-947, 967-968, 1069, 1115, 1170, 1212, 1234-1249, 1289, 1328-1332, 1520, 1524, 1680, 216->exit, 269->271, 292->293, 427->428, 469->470, 484->485, 487->488, 505->506, 563->573, 722->727, 945->946, 966->967, 1068->1069, 1114->1115, 1169->1170, 1211->1212, 1288->1289, 1325->1328, 1519->1520, 1523->1524, 1572->exit, 1580->1579, 1617->1614, 1679->1680

02:55:08 compose/state.py                      0      0      0      0   100%

02:55:08 compose/timeparse.py                 22      0      4      0   100%

02:55:08 compose/utils.py                    117      8     42      5    92%   26, 75-79, 125, 135, 161, 168, 171, 25->26, 124->125, 134->135, 167->168, 169->171

02:55:08 compose/version.py                    6      0      0      0   100%

02:55:08 compose/volume.py                   126      4     44      4    94%   150, 200, 211-212, 141->150, 199->200, 201->198, 209->211

02:55:08 -----------------------------------------------------------------------------

02:55:08 TOTAL                              5529    430   2212    201    91%

02:55:08 Coverage HTML written to dir coverage-html

02:55:08 

02:55:08 =========================== short test summary info ============================

02:55:08 XFAIL tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_rt

02:55:08   not supported by kernel

02:55:08 XFAIL tests/integration/service_test.py::ServiceTest::test_create_container_with_storage_opt

02:55:08   Not supported on most drivers

02:55:08 SKIP [1] /code/tests/integration/testcases.py:166: This daemon does not support the 'nvidia'' runtime

02:55:08 SKIP [1] tests/unit/cli/errors_test.py:70: Needs pywin32

02:55:08 SKIP [1] tests/acceptance/cli_test.py:2350: race condition between up and logs

02:55:08 SKIP [1] tests/unit/cli/errors_test.py:90: Needs pywin32

02:55:08 SKIP [1] tests/unit/config/config_test.py:3776: windows paths

02:55:08 SKIP [1] tests/acceptance/cli_test.py:2397: race condition between up and logs

02:55:08 SKIP [1] tests/integration/service_test.py:1635: Broken on 1.11.0 - 17.03.0

02:55:08 SKIP [1] tests/unit/cli/errors_test.py:80: Needs pywin32

02:55:08 SKIP [1] tests/unit/cli/command_test.py:39: windows separator

02:55:08 SKIP [1] tests/integration/service_test.py:147: cpu_percent is not supported for Linux

02:55:08 == 1 failed, 1113 passed, 10 skipped, 2 xfailed, 2 xpassed in 743.01 seconds ===

02:55:08 ERROR: InvocationError: '/code/.tox/py27/bin/py.test -v --cov=compose --cov-report html --cov-report term --cov-config=tox.ini --verbose'

02:55:08 ___________________________________ summary ____________________________________

02:55:08 ERROR:   py27: commands failed

02:55:08 + on_exit
02:55:08 + [[ 1 != \0 ]]
02:55:08 + tail -n 100
02:55:08 + docker logs compose-dind-19.03.2-rc1-jenkins-compose-dockerfiles_refactor-2
02:55:08 time="2019-08-28T02:54:04.848406419Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/780cac10ce696ea9f96a3820a8f73901cec33688270f44e0507c8215db146a81/shim.sock" debug=false pid=1003 
02:55:08 time="2019-08-28T02:54:04Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
02:55:08 time="2019-08-28T02:54:04Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
02:55:08 time="2019-08-28T02:54:05.249803034Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/937b8e0b1adbc7520dd083a543f471fa91964bbb5d3d6db92f482fbba98fc743/shim.sock" debug=false pid=1081 
02:55:08 time="2019-08-28T02:54:05Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
02:55:08 time="2019-08-28T02:54:05Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
02:55:08 time="2019-08-28T02:54:06.604189819Z" level=info msg="Container 937b8e0b1adbc7520dd083a543f471fa91964bbb5d3d6db92f482fbba98fc743 failed to exit within 1 seconds of signal 15 - using the force"
02:55:08 time="2019-08-28T02:54:06.685041452Z" level=info msg="shim reaped" id=937b8e0b1adbc7520dd083a543f471fa91964bbb5d3d6db92f482fbba98fc743 
02:55:08 time="2019-08-28T02:54:06.695229960Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
02:55:08 time="2019-08-28T02:54:07.812086699Z" level=info msg="Container 780cac10ce696ea9f96a3820a8f73901cec33688270f44e0507c8215db146a81 failed to exit within 1 seconds of signal 15 - using the force"
02:55:08 time="2019-08-28T02:54:07.887948560Z" level=info msg="shim reaped" id=780cac10ce696ea9f96a3820a8f73901cec33688270f44e0507c8215db146a81 
02:55:08 time="2019-08-28T02:54:07.898098333Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
02:55:08 time="2019-08-28T02:54:09.046252387Z" level=info msg="Container 7013a6ce403fafc0dc66dda0e5331ab83e9e0efbf85cf88cc9b60f4d52e60413 failed to exit within 1 seconds of signal 15 - using the force"
02:55:08 time="2019-08-28T02:54:09.126044099Z" level=info msg="shim reaped" id=7013a6ce403fafc0dc66dda0e5331ab83e9e0efbf85cf88cc9b60f4d52e60413 
02:55:08 time="2019-08-28T02:54:09.135707597Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
02:55:08 time="2019-08-28T02:54:09.379723334Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/19ea1a15813f5b287383a8c899909cdf7e6df0f7faf1a62c1d6b049dab2cb12c/shim.sock" debug=false pid=1303 
02:55:08 time="2019-08-28T02:54:09Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
02:55:08 time="2019-08-28T02:54:09Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
02:55:08 time="2019-08-28T02:54:09.755993535Z" level=info msg="shim reaped" id=19ea1a15813f5b287383a8c899909cdf7e6df0f7faf1a62c1d6b049dab2cb12c 
02:55:08 time="2019-08-28T02:54:09.766051010Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
02:55:08 time="2019-08-28T02:54:10.127274938Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/cf2bcc895781c6eb0820d843de02498d39cdb71aafdd0e8bb85559e6e6eeda1c/shim.sock" debug=false pid=1468 
02:55:08 time="2019-08-28T02:54:10Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
02:55:08 time="2019-08-28T02:54:10Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
02:55:08 time="2019-08-28T02:54:10.513242786Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/b9b9abc6a04b95b8daf86097a65d7a9cd840967552d2c60737aa8df0cf51e000/shim.sock" debug=false pid=1544 
02:55:08 time="2019-08-28T02:54:10Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
02:55:08 time="2019-08-28T02:54:10Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
02:55:08 time="2019-08-28T02:54:10.895510161Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/9d48421cfe3549cfd440bce204520434fb42c91de652a1211e4f659887734a71/shim.sock" debug=false pid=1620 
02:55:08 time="2019-08-28T02:54:11Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
02:55:08 time="2019-08-28T02:54:11Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
02:55:08 time="2019-08-28T02:54:12.241144397Z" level=info msg="Container 9d48421cfe3549cfd440bce204520434fb42c91de652a1211e4f659887734a71 failed to exit within 1 seconds of signal 15 - using the force"
02:55:08 time="2019-08-28T02:54:12.315745830Z" level=info msg="shim reaped" id=9d48421cfe3549cfd440bce204520434fb42c91de652a1211e4f659887734a71 
02:55:08 time="2019-08-28T02:54:12.325956135Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
02:55:08 time="2019-08-28T02:54:13.444784889Z" level=info msg="Container b9b9abc6a04b95b8daf86097a65d7a9cd840967552d2c60737aa8df0cf51e000 failed to exit within 1 seconds of signal 15 - using the force"
02:55:08 time="2019-08-28T02:54:13.520114996Z" level=info msg="shim reaped" id=b9b9abc6a04b95b8daf86097a65d7a9cd840967552d2c60737aa8df0cf51e000 
02:55:08 time="2019-08-28T02:54:13.529993437Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
02:55:08 time="2019-08-28T02:54:14.665050010Z" level=info msg="Container cf2bcc895781c6eb0820d843de02498d39cdb71aafdd0e8bb85559e6e6eeda1c failed to exit within 1 seconds of signal 15 - using the force"
02:55:08 time="2019-08-28T02:54:14.754473282Z" level=info msg="shim reaped" id=cf2bcc895781c6eb0820d843de02498d39cdb71aafdd0e8bb85559e6e6eeda1c 
02:55:08 time="2019-08-28T02:54:14.764611938Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
02:55:08 time="2019-08-28T02:54:15.010369645Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/aad8e5418cf2c42d58972124f3c192085866352d02f7eb26e8fd876e533b8e4c/shim.sock" debug=false pid=1843 
02:55:08 time="2019-08-28T02:54:15Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
02:55:08 time="2019-08-28T02:54:15Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
02:55:08 time="2019-08-28T02:54:15.411098639Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/d531e6d904ffb7db416ac254c0b5a75f9d1ed9fac9c51aad57f70d69dbcaf48c/shim.sock" debug=false pid=1922 
02:55:08 time="2019-08-28T02:54:15Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
02:55:08 time="2019-08-28T02:54:15Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
02:55:08 time="2019-08-28T02:54:15.819561216Z" level=info msg="shim reaped" id=d531e6d904ffb7db416ac254c0b5a75f9d1ed9fac9c51aad57f70d69dbcaf48c 
02:55:08 time="2019-08-28T02:54:15.829897601Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
02:55:08 time="2019-08-28T02:54:16.034261497Z" level=info msg="shim reaped" id=aad8e5418cf2c42d58972124f3c192085866352d02f7eb26e8fd876e533b8e4c 
02:55:08 time="2019-08-28T02:54:16.044274487Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
02:55:08 time="2019-08-28T02:54:16.422295081Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/51ef5ce44f71af157721f5efeb1e2f4d6dba916eb333e5ed0a6a3753710b4071/shim.sock" debug=false pid=2119 
02:55:08 time="2019-08-28T02:54:16Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
02:55:08 time="2019-08-28T02:54:16Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
02:55:08 time="2019-08-28T02:54:16.813104649Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/087c7767eabe0336da6c64e9dc0c641b98eb7a850ee9fdf92a5c2c2660bf7f33/shim.sock" debug=false pid=2197 
02:55:08 time="2019-08-28T02:54:16Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
02:55:08 time="2019-08-28T02:54:16Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
02:55:08 time="2019-08-28T02:54:17.226714450Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/013872f417b1705ceda91aabada5bd3cb19af37e73b0563d761a48b3ee4cd893/shim.sock" debug=false pid=2277 
02:55:08 time="2019-08-28T02:54:17Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
02:55:08 time="2019-08-28T02:54:17Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
02:55:08 time="2019-08-28T02:54:18.600460466Z" level=info msg="Container 087c7767eabe0336da6c64e9dc0c641b98eb7a850ee9fdf92a5c2c2660bf7f33 failed to exit within 1 seconds of signal 15 - using the force"
02:55:08 time="2019-08-28T02:54:18.675898537Z" level=info msg="shim reaped" id=087c7767eabe0336da6c64e9dc0c641b98eb7a850ee9fdf92a5c2c2660bf7f33 
02:55:08 time="2019-08-28T02:54:18.686315426Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
02:55:08 time="2019-08-28T02:54:18.888811718Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/ab77bba9e23477a1572976ba2480219384d2aea4be7c5cc6e3a02b3c493e13c0/shim.sock" debug=false pid=2400 
02:55:08 time="2019-08-28T02:54:19Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
02:55:08 time="2019-08-28T02:54:19Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
02:55:08 time="2019-08-28T02:54:19.274717329Z" level=info msg="shim reaped" id=ab77bba9e23477a1572976ba2480219384d2aea4be7c5cc6e3a02b3c493e13c0 
02:55:08 time="2019-08-28T02:54:19.284860021Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
02:55:08 time="2019-08-28T02:54:19.481837820Z" level=info msg="shim reaped" id=013872f417b1705ceda91aabada5bd3cb19af37e73b0563d761a48b3ee4cd893 
02:55:08 time="2019-08-28T02:54:19.491882414Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
02:55:08 time="2019-08-28T02:54:19.683422099Z" level=info msg="shim reaped" id=51ef5ce44f71af157721f5efeb1e2f4d6dba916eb333e5ed0a6a3753710b4071 
02:55:08 time="2019-08-28T02:54:19.693342981Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
02:55:08 time="2019-08-28T02:54:20.045166177Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/1278fbc41dd23b787a48377306c744a13b4d23d9e271968604296b7a0e64a89f/shim.sock" debug=false pid=2639 
02:55:08 time="2019-08-28T02:54:20Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
02:55:08 time="2019-08-28T02:54:20Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
02:55:08 time="2019-08-28T02:54:20.446050478Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/d90a646206584ca8e564a94fd827a5f37d0c7de7680a2325203ea9aeeeb63d0f/shim.sock" debug=false pid=2717 
02:55:08 time="2019-08-28T02:54:20Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
02:55:08 time="2019-08-28T02:54:20Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
02:55:08 time="2019-08-28T02:54:20.851600543Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/cfc70c6f5de876606ffc1a36ca90892a8304e33139982f9bd2298e3d20a842b9/shim.sock" debug=false pid=2795 
02:55:08 time="2019-08-28T02:54:20Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
02:55:08 time="2019-08-28T02:54:20Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
02:55:08 time="2019-08-28T02:54:21.255223072Z" level=info msg="shim reaped" id=cfc70c6f5de876606ffc1a36ca90892a8304e33139982f9bd2298e3d20a842b9 
02:55:08 time="2019-08-28T02:54:21.265397739Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
02:55:08 time="2019-08-28T02:54:21.483699557Z" level=info msg="shim reaped" id=d90a646206584ca8e564a94fd827a5f37d0c7de7680a2325203ea9aeeeb63d0f 
02:55:08 time="2019-08-28T02:54:21.493920258Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
02:55:08 time="2019-08-28T02:54:21.683198546Z" level=info msg="shim reaped" id=1278fbc41dd23b787a48377306c744a13b4d23d9e271968604296b7a0e64a89f 
02:55:08 time="2019-08-28T02:54:21.692248590Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
02:55:08 time="2019-08-28T02:54:22.149084536Z" level=info msg="Layer sha256:bb76c08977524bffe677977c36db1213865621ea467020d012c5d7fd8af2a61b cleaned up"
02:55:08 time="2019-08-28T02:54:23.095223514Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/fe08dc4ba048d0c74f90efd0d0f0f0b60ef6460b440a0516fe115ac25b5f4aa4/shim.sock" debug=false pid=3015 
02:55:08 time="2019-08-28T02:54:23.416820498Z" level=info msg="shim reaped" id=fe08dc4ba048d0c74f90efd0d0f0f0b60ef6460b440a0516fe115ac25b5f4aa4 
02:55:08 time="2019-08-28T02:54:23.426160388Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
02:55:08 time="2019-08-28T02:54:23.641103403Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/b1b88304a9461b025b765c44124cad6a6005c46b2e78126de9405f6812e280d4/shim.sock" debug=false pid=3110 
02:55:08 time="2019-08-28T02:54:23.949368502Z" level=info msg="shim reaped" id=b1b88304a9461b025b765c44124cad6a6005c46b2e78126de9405f6812e280d4 
02:55:08 time="2019-08-28T02:54:23.960009552Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
02:55:08 time="2019-08-28T02:54:24.280778179Z" level=info msg="Layer sha256:bb76c08977524bffe677977c36db1213865621ea467020d012c5d7fd8af2a61b cleaned up"
02:55:08 time="2019-08-28T02:54:25.249482989Z" level=info msg="Layer sha256:bb76c08977524bffe677977c36db1213865621ea467020d012c5d7fd8af2a61b cleaned up"
02:55:08 time="2019-08-28T02:54:26.321432008Z" level=info msg="Layer sha256:bb76c08977524bffe677977c36db1213865621ea467020d012c5d7fd8af2a61b cleaned up"
02:55:08 time="2019-08-28T02:54:27.186023162Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/5e25e6cca4e1069df33fcaa09000fd7e2484227155e2e9eeaed7e93c5bd87efb/shim.sock" debug=false pid=3246 
02:55:08 time="2019-08-28T02:54:27.207810968Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/7454bd25d245e364cde8debb37e14f2bb3c21f437bf3a7b2c09df96629c6d221/shim.sock" debug=false pid=3263 
02:55:08 time="2019-08-28T02:54:27.632265906Z" level=info msg="shim reaped" id=7454bd25d245e364cde8debb37e14f2bb3c21f437bf3a7b2c09df96629c6d221 
02:55:08 time="2019-08-28T02:54:27.644864102Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
02:55:08 time="2019-08-28T02:54:27.844688184Z" level=info msg="shim reaped" id=5e25e6cca4e1069df33fcaa09000fd7e2484227155e2e9eeaed7e93c5bd87efb 
02:55:08 time="2019-08-28T02:54:27.854701957Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
02:55:08 + docker rm -vf compose-dind-19.03.2-rc1-jenkins-compose-dockerfiles_refactor-2
02:55:09 tests/integration/service_test.py::ServiceTest::test_start_container_becomes_privileged PASSED [ 33%]

02:55:09 compose-dind-19.03.2-rc1-jenkins-compose-dockerfiles_refactor-2
02:55:09 tests/integration/service_test.py::ServiceTest::test_tmpfs PASSED        [ 34%]

[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch debian_19.03.2-rc1_py27
02:55:09 tests/integration/service_test.py::ServiceTest::test_start_container_with_external_links <- tests/integration/testcases.py Sending interrupt signal to process
02:55:09 tests/integration/service_test.py::ServiceTest::test_start_container_with_external_links Sending interrupt signal to process
02:55:09 tests/integration/service_test.py::ServiceTest::test_start_container_uses_tagged_image_if_it_exists Sending interrupt signal to process
02:55:09 tests/integration/service_test.py::ServiceTest::test_start_container_creates_links_with_names Sending interrupt signal to process
02:55:09 tests/integration/service_test.py::ServiceTest::test_start_container_creates_links Sending interrupt signal to process
02:55:09 tests/integration/service_test.py::ServiceTest::test_start_container_builds_images Sending interrupt signal to process
02:55:09 Terminated
02:55:09 PASSED [ 33%]

02:55:09 tests/integration/service_test.py::ServiceTest::test_start_container_creates_port_with_explicit_protocol Terminated
02:55:09 tests/integration/service_test.py::ServiceTest::test_userns_mode_host Sending interrupt signal to process
02:55:09 script returned exit code 143
02:55:09 script returned exit code 143
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // wrap
[Pipeline] // wrap
[Pipeline] }
[Pipeline] }
[Pipeline] // wrap
[Pipeline] // wrap
[Pipeline] }
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] }
[Pipeline] // node
[Pipeline] // node
[Pipeline] }
Failed in branch alpine_18.09.9-rc1_py27
[Pipeline] }
Failed in branch alpine_18.09.9-rc1_py37
02:55:09 Terminated
02:55:09 script returned exit code 143
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch alpine_19.03.2-rc1_py27
02:55:09 Terminated
02:55:09 script returned exit code 143
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch alpine_19.03.2-rc1_py37
02:55:10 Terminated
02:55:10 script returned exit code 143
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch debian_18.09.9-rc1_py27
02:55:10 Terminated
02:55:10 script returned exit code 143
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch debian_18.09.9-rc1_py37
02:55:10 Terminated
02:55:10 script returned exit code 143
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch debian_19.03.2-rc1_py37
[Pipeline] // parallel
[Pipeline] End of Pipeline
Terminated
Terminated
Terminated
Terminated

GitHub has been notified of this commit’s build result

ERROR: script returned exit code 1
Finished: FAILURE