Skip to content
Failed

Console Output

Skipping 5,638 KB.. Full Log
01:13:31 tests/unit/config/config_test.py::ExtendsTest::test_merging_env_labels_ulimits PASSED [ 90%]

01:13:31 tests/unit/config/config_test.py::ExtendsTest::test_nested PASSED        [ 90%]

01:13:31 tests/unit/config/config_test.py::ExtendsTest::test_parent_build_path_dne PASSED [ 90%]

01:13:31 tests/unit/config/config_test.py::ExtendsTest::test_partial_service_config_in_extends_is_still_valid PASSED [ 90%]

01:13:31 tests/unit/config/config_test.py::ExtendsTest::test_self_referencing_file PASSED [ 90%]

01:13:31 tests/unit/config/config_test.py::ExtendsTest::test_volume_path PASSED   [ 90%]

01:13:31 tests/unit/config/config_test.py::ExpandPathTest::test_expand_path_absolute PASSED [ 90%]

01:13:31 tests/unit/config/config_test.py::ExpandPathTest::test_expand_path_normal PASSED [ 91%]

01:13:31 tests/unit/config/config_test.py::ExpandPathTest::test_expand_path_with_tilde PASSED [ 91%]

01:13:31 tests/unit/config/config_test.py::VolumePathTest::test_split_path_mapping_with_root_mount PASSED [ 91%]

01:13:31 tests/unit/config/config_test.py::VolumePathTest::test_split_path_mapping_with_windows_path PASSED [ 91%]

01:13:31 tests/unit/config/config_test.py::VolumePathTest::test_split_path_mapping_with_windows_path_in_container PASSED [ 91%]

01:13:31 tests/unit/config/config_test.py::BuildPathTest::test_absolute_path PASSED [ 91%]

01:13:31 tests/unit/config/config_test.py::BuildPathTest::test_from_file PASSED   [ 91%]

01:13:31 tests/unit/config/config_test.py::BuildPathTest::test_from_file_override_dir PASSED [ 91%]

01:13:32 tests/unit/config/config_test.py::BuildPathTest::test_invalid_url_in_build_path PASSED [ 91%]

01:13:32 tests/unit/config/config_test.py::BuildPathTest::test_nonexistent_path PASSED [ 91%]

01:13:32 tests/unit/config/config_test.py::BuildPathTest::test_relative_path PASSED [ 91%]

01:13:32 tests/unit/config/config_test.py::BuildPathTest::test_valid_url_in_build_path PASSED [ 92%]

01:13:32 tests/unit/config/config_test.py::HealthcheckTest::test_disable PASSED   [ 92%]

01:13:32 tests/unit/config/config_test.py::HealthcheckTest::test_disable_with_other_config_is_invalid PASSED [ 92%]

01:13:32 tests/unit/config/config_test.py::HealthcheckTest::test_healthcheck PASSED [ 92%]

01:13:32 tests/unit/config/config_test.py::HealthcheckTest::test_healthcheck_with_invalid_test PASSED [ 92%]

01:13:32 tests/unit/config/config_test.py::GetDefaultConfigFilesTestCase::test_get_config_path_default_file_in_basedir PASSED [ 92%]

01:13:32 tests/unit/config/config_test.py::GetDefaultConfigFilesTestCase::test_get_config_path_default_file_in_parent_dir PASSED [ 92%]

01:13:32 tests/unit/config/config_test.py::SerializeTest::test_denormalize_depends_on_v2_1 PASSED [ 92%]

01:13:32 tests/unit/config/config_test.py::SerializeTest::test_denormalize_depends_on_v3 PASSED [ 92%]

01:13:32 tests/unit/config/config_test.py::SerializeTest::test_denormalize_healthcheck PASSED [ 92%]

01:13:32 tests/unit/config/config_test.py::SerializeTest::test_denormalize_image_has_digest PASSED [ 92%]

01:13:32 tests/unit/config/config_test.py::SerializeTest::test_denormalize_image_no_digest PASSED [ 92%]

01:13:32 tests/unit/config/config_test.py::SerializeTest::test_serialize_bool_string PASSED [ 93%]

01:13:32 tests/unit/config/config_test.py::SerializeTest::test_serialize_configs PASSED [ 93%]

01:13:32 tests/unit/config/config_test.py::SerializeTest::test_serialize_escape_dollar_sign PASSED [ 93%]

01:13:32 tests/unit/config/config_test.py::SerializeTest::test_serialize_escape_dont_interpolate PASSED [ 93%]

01:13:32 tests/unit/config/config_test.py::SerializeTest::test_serialize_external_false PASSED [ 93%]

01:13:32 tests/unit/config/config_test.py::SerializeTest::test_serialize_ports PASSED [ 93%]

01:13:32 tests/unit/config/config_test.py::SerializeTest::test_serialize_ports_with_ext_ip PASSED [ 93%]

01:13:32 tests/unit/config/config_test.py::SerializeTest::test_serialize_secrets PASSED [ 93%]

01:13:32 tests/unit/config/config_test.py::SerializeTest::test_serialize_time PASSED [ 93%]

01:13:32 tests/unit/config/config_test.py::SerializeTest::test_serialize_unicode_values PASSED [ 93%]

01:13:32 tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_from_file_bom PASSED [ 93%]

01:13:32 tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_from_file_whitespace PASSED [ 94%]

01:13:32 tests/unit/config/environment_test.py::EnvironmentTest::test_get_boolean PASSED [ 94%]

01:13:32 tests/unit/config/environment_test.py::EnvironmentTest::test_get_simple PASSED [ 94%]

01:13:32 tests/unit/config/environment_test.py::EnvironmentTest::test_get_undefined PASSED [ 94%]

01:13:32 tests/unit/config/interpolation_test.py::test_interpolate_environment_variables_in_services PASSED [ 94%]

01:13:32 tests/unit/config/interpolation_test.py::test_interpolate_environment_variables_in_volumes PASSED [ 94%]

01:13:32 tests/unit/config/interpolation_test.py::test_interpolate_environment_variables_in_secrets PASSED [ 94%]

01:13:32 tests/unit/config/interpolation_test.py::test_interpolate_environment_services_convert_types_v2 PASSED [ 94%]

01:13:32 tests/unit/config/interpolation_test.py::test_interpolate_environment_services_convert_types_v3 PASSED [ 94%]

01:13:32 tests/unit/config/interpolation_test.py::test_interpolate_environment_services_convert_types_invalid PASSED [ 94%]

01:13:32 tests/unit/config/interpolation_test.py::test_interpolate_environment_network_convert_types PASSED [ 94%]

01:13:32 tests/unit/config/interpolation_test.py::test_interpolate_environment_external_resource_convert_types PASSED [ 94%]

01:13:32 tests/unit/config/interpolation_test.py::test_interpolate_service_name_uses_dot PASSED [ 95%]

01:13:32 tests/unit/config/interpolation_test.py::test_escaped_interpolation PASSED [ 95%]

01:13:32 tests/unit/config/interpolation_test.py::test_invalid_interpolation PASSED [ 95%]

01:13:32 tests/unit/config/interpolation_test.py::test_interpolate_missing_no_default PASSED [ 95%]

01:13:32 tests/unit/config/interpolation_test.py::test_interpolate_with_value PASSED [ 95%]

01:13:32 tests/unit/config/interpolation_test.py::test_interpolate_missing_with_default PASSED [ 95%]

01:13:32 tests/unit/config/interpolation_test.py::test_interpolate_with_empty_and_default_value PASSED [ 95%]

01:13:32 tests/unit/config/interpolation_test.py::test_interpolate_mandatory_values PASSED [ 95%]

01:13:32 tests/unit/config/interpolation_test.py::test_interpolate_mandatory_no_err_msg PASSED [ 95%]

01:13:32 tests/unit/config/interpolation_test.py::test_interpolate_mixed_separators PASSED [ 95%]

01:13:32 tests/unit/config/interpolation_test.py::test_unbraced_separators PASSED [ 95%]

01:13:32 tests/unit/config/interpolation_test.py::test_interpolate_unicode_values PASSED [ 96%]

01:13:32 tests/unit/config/interpolation_test.py::test_interpolate_no_fallthrough PASSED [ 96%]

01:13:32 tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_1 PASSED [ 96%]

01:13:32 tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_2 PASSED [ 96%]

01:13:32 tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_3 PASSED [ 96%]

01:13:32 tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_4 PASSED [ 96%]

01:13:32 tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_5 PASSED [ 96%]

01:13:32 tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_6 PASSED [ 96%]

01:13:32 tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_7 PASSED [ 96%]

01:13:32 tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_circular_imports PASSED [ 96%]

01:13:32 tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_circular_imports_2 PASSED [ 96%]

01:13:32 tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_circular_imports_3 PASSED [ 97%]

01:13:32 tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_self_imports PASSED [ 97%]

01:13:32 tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_depends_on_self PASSED [ 97%]

01:13:32 tests/unit/config/types_test.py::test_parse_extra_hosts_list PASSED      [ 97%]

01:13:32 tests/unit/config/types_test.py::test_parse_extra_hosts_dict PASSED      [ 97%]

01:13:32 tests/unit/config/types_test.py::TestServicePort::test_parse_dict PASSED [ 97%]

01:13:32 tests/unit/config/types_test.py::TestServicePort::test_parse_simple_target_port PASSED [ 97%]

01:13:32 tests/unit/config/types_test.py::TestServicePort::test_parse_complete_port_definition PASSED [ 97%]

01:13:32 tests/unit/config/types_test.py::TestServicePort::test_parse_ext_ip_no_published_port PASSED [ 97%]

01:13:32 tests/unit/config/types_test.py::TestServicePort::test_repr_published_port_0 PASSED [ 97%]

01:13:32 tests/unit/config/types_test.py::TestServicePort::test_parse_port_range PASSED [ 97%]

01:13:32 tests/unit/config/types_test.py::TestServicePort::test_parse_port_publish_range PASSED [ 97%]

01:13:32 tests/unit/config/types_test.py::TestServicePort::test_parse_invalid_port PASSED [ 98%]

01:13:32 tests/unit/config/types_test.py::TestServicePort::test_parse_invalid_publish_range PASSED [ 98%]

01:13:32 tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_only_one_path PASSED [ 98%]

01:13:32 tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_internal_and_external PASSED [ 98%]

01:13:32 tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_with_mode PASSED [ 98%]

01:13:32 tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_spec_too_many_parts PASSED [ 98%]

01:13:32 tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_absolute_path_normalized PASSED [ 98%]

01:13:32 tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_absolute_path_native PASSED [ 98%]

01:13:32 tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_internal_path_normalized PASSED [ 98%]

01:13:32 tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_internal_path_native PASSED [ 98%]

01:13:32 tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_just_drives_normalized PASSED [ 98%]

01:13:32 tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_just_drives_native PASSED [ 99%]

01:13:32 tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_mixed_notations_normalized PASSED [ 99%]

01:13:32 tests/unit/config/types_test.py::TestVolumeSpec::test_parse_volume_windows_mixed_notations_native PASSED [ 99%]

01:13:32 tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v1_from_service PASSED [ 99%]

01:13:32 tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v1_from_container PASSED [ 99%]

01:13:32 tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v1_invalid PASSED [ 99%]

01:13:32 tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_service PASSED [ 99%]

01:13:32 tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_service_with_mode PASSED [ 99%]

01:13:32 tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_container PASSED [ 99%]

01:13:32 tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_from_container_with_mode PASSED [ 99%]

01:13:32 tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_invalid_type PASSED [ 99%]

01:13:36 tests/unit/config/types_test.py::TestVolumesFromSpec::test_parse_v2_invalid PASSED [100%]

01:13:36 

01:13:36 =================================== FAILURES ===================================

01:13:36 ____________________________ CLITestCase.test_scale ____________________________

01:13:36 tests/acceptance/cli_test.py:2524: in test_scale

01:13:36     self.dispatch(['scale', 'simple=3', 'another=2'])

01:13:36 tests/acceptance/cli_test.py:161: in dispatch

01:13:36     return dispatch(self.base_dir, options, project_options, returncode)

01:13:36 tests/acceptance/cli_test.py:71: in dispatch

01:13:36     return wait_on_process(proc, returncode=returncode)

01:13:36 tests/acceptance/cli_test.py:64: in wait_on_process

01:13:36     assert proc.returncode == returncode

01:13:36 E   AssertionError: assert 1 == 0

01:13:36 E    +  where 1 = <subprocess.Popen object at 0x7f559c107990>.returncode

01:13:36 ----------------------------- Captured stdout call -----------------------------

01:13:36 Running process: 1226

01:13:36 Running process: 1229

01:13:36 Stderr: The scale command is deprecated. Use the up command with the --scale flag instead.

01:13:36 Starting simple-composefile_simple_1 ... 


01:13:36 
Starting simple-composefile_simple_1 ... done
Creating simple-composefile_simple_2 ... 


01:13:36 Creating simple-composefile_simple_3 ... 


01:13:36 
Creating simple-composefile_simple_2 ... done

Creating simple-composefile_simple_3 ... done
Creating simple-composefile_another_1 ... 


01:13:36 Creating simple-composefile_another_2 ... 


01:13:36 
Creating simple-composefile_another_1 ... done

Creating simple-composefile_another_2 ... error


01:13:36 ERROR: for simple-composefile_another_2  Cannot start service another: ttrpc: client shutting down: ttrpc: closed: unknown

01:13:36 Cannot start service another: ttrpc: client shutting down: ttrpc: closed: unknown

01:13:36 

01:13:36 Stdout: 

01:13:36 ----------------------------- Captured stderr call -----------------------------

01:13:36 Killing simple-composefile_another_1                             ... 


01:13:36 Killing simple-composefile_simple_2                              ... 


01:13:36 Killing simple-composefile_simple_3                              ... 


01:13:36 Killing simple-composefile_simple_1                              ... 


01:13:36 
Killing simple-composefile_simple_3                              ... done

Killing simple-composefile_simple_2                              ... done

Killing simple-composefile_simple_1                              ... done

Killing simple-composefile_another_1                             ... done
Removing simple-composefile_another_1                            ... 


01:13:36 Removing simple-composefile_another_2                            ... 


01:13:36 Removing simple-composefile_simple_2                             ... 


01:13:36 Removing simple-composefile_simple_3                             ... 


01:13:36 Removing simple-composefile_simple_1                             ... 


01:13:36 
Removing simple-composefile_simple_2                             ... done

Removing simple-composefile_another_2                            ... done

Removing simple-composefile_another_1                            ... done

Removing simple-composefile_simple_1                             ... done

Removing simple-composefile_simple_3                             ... done


01:13:36 

01:13:36 ---------- coverage: platform linux2, python 2.7.16-final-0 ----------

01:13:36 Name                              Stmts   Miss Branch BrPart  Cover   Missing

01:13:36 -----------------------------------------------------------------------------

01:13:36 compose/__init__.py                   3      0      0      0   100%

01:13:36 compose/__main__.py                   4      4      0      0     0%   1-6

01:13:36 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

01:13:36 compose/cli/__init__.py               0      0      0      0   100%

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

01:13:36 compose/cli/command.py               93     14     26      4    82%   71-81, 88, 125-130, 174, 70->71, 87->88, 124->125, 171->174

01:13:36 compose/cli/docker_client.py         75      5     24      2    93%   24, 98-99, 107, 123, 106->107, 122->123

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

01:13:36 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

01:13:36 compose/cli/formatter.py             34      2      8      1    93%   17-18, 15->17

01:13:36 compose/cli/log_printer.py          144     14     50      6    89%   76, 103, 110-115, 162-164, 173, 226-229, 233-234, 253, 43->exit, 75->76, 98->103, 171->173, 225->226, 232->233

01:13:36 compose/cli/main.py                 696     90    292     40    85%   84-85, 87-88, 169, 331, 363-365, 448, 508, 512, 517-518, 528-557, 569, 587-589, 660-661, 699-700, 718, 739-740, 752, 775, 793, 840, 1072, 1081, 1107-1116, 1156-1159, 1167-1171, 1173-1178, 1201, 1223-1252, 1259-1260, 1262-1264, 1279, 1285, 1469, 1487, 1503, 1507-1508, 1519, 1524, 1527, 1553, 1572-1574, 1584, 1595, 61->64, 83->84, 86->87, 168->169, 330->331, 362->363, 447->448, 507->508, 511->512, 522->528, 566->569, 586->587, 658->660, 717->718, 738->739, 751->752, 774->775, 830->840, 832->exit, 1071->1072, 1080->1081, 1166->1167, 1172->1173, 1200->1201, 1258->1259, 1261->1262, 1278->1279, 1284->1285, 1468->1469, 1486->1487, 1502->1503, 1518->1519, 1523->1524, 1526->1527, 1545->exit, 1552->1553, 1566->1574, 1568->1572, 1583->1584, 1593->1595

01:13:36 compose/cli/signals.py               23      0      4      2    93%   36->exit, 43->exit

01:13:36 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

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

01:13:36 compose/config/__init__.py           13      0      0      0   100%

01:13:36 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

01:13:36 compose/config/environment.py       100      7     34      4    92%   41, 104-107, 120, 127, 40->41, 103->104, 119->120, 126->127

01:13:36 compose/config/errors.py             25      2      0      0    92%   36-40

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

01:13:36 compose/config/serialize.py          97      1     50      2    98%   76, 75->76, 82->85

01:13:36 compose/config/sort_services.py      44      1     18      1    97%   57, 56->57

01:13:36 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

01:13:36 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

01:13:36 compose/const.py                     36      0      0      0   100%

01:13:36 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

01:13:36 compose/errors.py                    17      1      0      0    94%   12

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

01:13:36 compose/parallel.py                 199      2     56      1    99%   187, 326, 325->326

01:13:36 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

01:13:36 compose/project.py                  424     29    170     16    92%   60, 156, 212-213, 254-255, 364-365, 378-381, 434, 485, 489, 615, 621, 624-627, 752-753, 759-762, 777, 782-785, 788, 809, 57->60, 152->156, 331->333, 362->364, 377->378, 433->434, 484->485, 488->489, 614->615, 620->621, 623->624, 671->exit, 755->762, 776->777, 781->782, 787->788

01:13:36 compose/service.py                  854     46    380     24    94%   271-272, 293, 366-369, 417-422, 428-430, 470-471, 485, 488, 506, 573, 727, 946-947, 967-968, 1069, 1115, 1176, 1218, 1240-1255, 1295, 1334-1338, 1526, 1530, 1686, 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, 1175->1176, 1217->1218, 1294->1295, 1331->1334, 1525->1526, 1529->1530, 1578->exit, 1586->1585, 1623->1620, 1685->1686

01:13:36 compose/state.py                      0      0      0      0   100%

01:13:36 compose/timeparse.py                 22      0      4      0   100%

01:13:36 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

01:13:36 compose/version.py                    6      0      0      0   100%

01:13:36 compose/volume.py                   126      4     44      3    95%   150, 200, 211-212, 141->150, 199->200, 209->211

01:13:36 -----------------------------------------------------------------------------

01:13:36 TOTAL                              5554    431   2224    202    91%

01:13:36 Coverage HTML written to dir coverage-html

01:13:36 

01:13:36 =========================== short test summary info ============================

01:13:36 XFAIL tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_rt

01:13:36   not supported by kernel

01:13:36 XFAIL tests/integration/service_test.py::ServiceTest::test_create_container_with_storage_opt

01:13:36   Not supported on most drivers

01:13:36 SKIP [1] tests/unit/cli/errors_test.py:80: Needs pywin32

01:13:36 SKIP [1] tests/unit/cli/errors_test.py:90: Needs pywin32

01:13:36 SKIP [1] tests/integration/service_test.py:1635: Broken on 1.11.0 - 17.03.0

01:13:36 SKIP [1] /code/tests/integration/testcases.py:167: This daemon does not support the 'nvidia'' runtime

01:13:36 SKIP [1] tests/acceptance/cli_test.py:2377: race condition between up and logs

01:13:36 SKIP [1] tests/acceptance/cli_test.py:2404: race condition between up and logs

01:13:36 SKIP [1] tests/unit/config/config_test.py:3777: windows paths

01:13:36 SKIP [1] tests/unit/cli/errors_test.py:70: Needs pywin32

01:13:36 SKIP [1] tests/integration/service_test.py:148: cpu_percent is not supported for Linux

01:13:36 SKIP [1] tests/acceptance/cli_test.py:2425: race condition between up and logs

01:13:36 SKIP [1] tests/unit/cli/command_test.py:39: windows separator

01:13:36 == 1 failed, 1121 passed, 11 skipped, 2 xfailed, 3 xpassed in 985.40 seconds ===

01:13:36 ERROR: InvocationError: '/code/.tox/py27/bin/py.test -v --cov=compose --cov-report html --cov-report term --cov-config=tox.ini --verbose'

01:13:36 ___________________________________ summary ____________________________________

01:13:36 ERROR:   py27: commands failed

01:13:36 + on_exit
01:13:36 + [[ 1 != \0 ]]
01:13:36 + + tail docker -n logs 100
01:13:36 compose-dind-19.03.2-jenkins-compose-PR-6850-5
01:13:36 time="2019-09-10T01:12:15.772568829Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/c97a5a8569f8de4166c475afab0bb30a60d830c08d83b97fe7077de99b0bd19f/shim.sock" debug=false pid=32209 
01:13:36 time="2019-09-10T01:12:16Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:13:36 time="2019-09-10T01:12:16Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:13:36 time="2019-09-10T01:12:16.673933819Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/d1229b301da5cfa147ef702f3237508ae0661327a89447116d40309f16149c4e/shim.sock" debug=false pid=32286 
01:13:36 time="2019-09-10T01:12:17Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:13:36 time="2019-09-10T01:12:17Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:13:36 time="2019-09-10T01:12:18.525961937Z" level=info msg="Container d1229b301da5cfa147ef702f3237508ae0661327a89447116d40309f16149c4e failed to exit within 1 seconds of signal 15 - using the force"
01:13:36 time="2019-09-10T01:12:18.633362776Z" level=info msg="shim reaped" id=d1229b301da5cfa147ef702f3237508ae0661327a89447116d40309f16149c4e 
01:13:36 time="2019-09-10T01:12:18.643477764Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
01:13:36 time="2019-09-10T01:12:19.831926480Z" level=info msg="Container c97a5a8569f8de4166c475afab0bb30a60d830c08d83b97fe7077de99b0bd19f failed to exit within 1 seconds of signal 15 - using the force"
01:13:36 time="2019-09-10T01:12:19.933240774Z" level=info msg="shim reaped" id=c97a5a8569f8de4166c475afab0bb30a60d830c08d83b97fe7077de99b0bd19f 
01:13:36 time="2019-09-10T01:12:19.943301786Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
01:13:36 time="2019-09-10T01:12:21.137887663Z" level=info msg="Container 3e47a406366cabcacf4d8494cb5a34ab2fb2a5eb66be40be13378d10ba300928 failed to exit within 1 seconds of signal 15 - using the force"
01:13:36 time="2019-09-10T01:12:21.246386398Z" level=info msg="shim reaped" id=3e47a406366cabcacf4d8494cb5a34ab2fb2a5eb66be40be13378d10ba300928 
01:13:36 time="2019-09-10T01:12:21.256536763Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
01:13:36 time="2019-09-10T01:12:21.609067684Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/e2d0b06d64a4410ec58df5e818572120ab88bf20a5281dcec836ae66efa1a53f/shim.sock" debug=false pid=32505 
01:13:36 time="2019-09-10T01:12:21Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:13:36 time="2019-09-10T01:12:21Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:13:36 time="2019-09-10T01:12:22.461275988Z" level=info msg="shim reaped" id=e2d0b06d64a4410ec58df5e818572120ab88bf20a5281dcec836ae66efa1a53f 
01:13:36 time="2019-09-10T01:12:22.471352788Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
01:13:36 time="2019-09-10T01:12:22.940080554Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/38084eebac0697117fd0638431fef5931bed55758bf7f02c14e348f2d21f7c42/shim.sock" debug=false pid=32662 
01:13:36 time="2019-09-10T01:12:23Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:13:36 time="2019-09-10T01:12:23Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:13:36 time="2019-09-10T01:12:23.871676943Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/b5453e5c99601c761aedde9802adf37d64671ad17304a3a66d821a6372b66071/shim.sock" debug=false pid=32738 
01:13:36 time="2019-09-10T01:12:24Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:13:36 time="2019-09-10T01:12:24Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:13:36 time="2019-09-10T01:12:24.850021373Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/52c481d14926a047df048c9b913383a2e7eab3cf5e213edb9d64aa408316261c/shim.sock" debug=false pid=346 
01:13:36 time="2019-09-10T01:12:25Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:13:36 time="2019-09-10T01:12:25Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:13:36 time="2019-09-10T01:12:26.722348054Z" level=info msg="Container 52c481d14926a047df048c9b913383a2e7eab3cf5e213edb9d64aa408316261c failed to exit within 1 seconds of signal 15 - using the force"
01:13:36 time="2019-09-10T01:12:26.840954835Z" level=info msg="shim reaped" id=52c481d14926a047df048c9b913383a2e7eab3cf5e213edb9d64aa408316261c 
01:13:36 time="2019-09-10T01:12:26.851026441Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
01:13:36 time="2019-09-10T01:12:28.026698922Z" level=info msg="Container b5453e5c99601c761aedde9802adf37d64671ad17304a3a66d821a6372b66071 failed to exit within 1 seconds of signal 15 - using the force"
01:13:36 time="2019-09-10T01:12:28.133768250Z" level=info msg="shim reaped" id=b5453e5c99601c761aedde9802adf37d64671ad17304a3a66d821a6372b66071 
01:13:36 time="2019-09-10T01:12:28.143827620Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
01:13:36 time="2019-09-10T01:12:29.296560378Z" level=info msg="Container 38084eebac0697117fd0638431fef5931bed55758bf7f02c14e348f2d21f7c42 failed to exit within 1 seconds of signal 15 - using the force"
01:13:36 time="2019-09-10T01:12:29.398107970Z" level=info msg="shim reaped" id=38084eebac0697117fd0638431fef5931bed55758bf7f02c14e348f2d21f7c42 
01:13:36 time="2019-09-10T01:12:29.410644367Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
01:13:36 time="2019-09-10T01:12:29.796408914Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/3dc862e98687659704ae42b2964f73826f965a627bc5575baf15bf4044caa669/shim.sock" debug=false pid=562 
01:13:36 time="2019-09-10T01:12:30Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:13:36 time="2019-09-10T01:12:30Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:13:36 time="2019-09-10T01:12:30.723333958Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/1e3babef7a5416a4635e55a53b873e5f49d3568e7610f25fdc96f98390ee19a9/shim.sock" debug=false pid=636 
01:13:36 time="2019-09-10T01:12:31Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:13:36 time="2019-09-10T01:12:31Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:13:36 time="2019-09-10T01:12:31.606391908Z" level=info msg="shim reaped" id=1e3babef7a5416a4635e55a53b873e5f49d3568e7610f25fdc96f98390ee19a9 
01:13:36 time="2019-09-10T01:12:31.616436836Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
01:13:36 time="2019-09-10T01:12:31.846694533Z" level=info msg="shim reaped" id=3dc862e98687659704ae42b2964f73826f965a627bc5575baf15bf4044caa669 
01:13:36 time="2019-09-10T01:12:31.856755534Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
01:13:36 time="2019-09-10T01:12:32.327200265Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/057fe5466129dcf019121f1587d3acfaabb47d513bb310099aa547dc2fade7e4/shim.sock" debug=false pid=834 
01:13:36 time="2019-09-10T01:12:32Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:13:36 time="2019-09-10T01:12:32Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:13:36 time="2019-09-10T01:12:33.257639784Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/76bf4972a522761c45c5090337b813948fee19e880a9fd601ab50bf820977e59/shim.sock" debug=false pid=910 
01:13:36 time="2019-09-10T01:12:33Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:13:36 time="2019-09-10T01:12:33Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:13:36 time="2019-09-10T01:12:34.224099119Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/03c35bd4bdf5701440f1ab55f0447668e4778b910aa1da1cc77ac09d8b45d837/shim.sock" debug=false pid=983 
01:13:36 time="2019-09-10T01:12:34Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:13:36 time="2019-09-10T01:12:34Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:13:36 time="2019-09-10T01:12:36.089693811Z" level=info msg="Container 76bf4972a522761c45c5090337b813948fee19e880a9fd601ab50bf820977e59 failed to exit within 1 seconds of signal 15 - using the force"
01:13:36 time="2019-09-10T01:12:36.197565650Z" level=info msg="shim reaped" id=76bf4972a522761c45c5090337b813948fee19e880a9fd601ab50bf820977e59 
01:13:36 time="2019-09-10T01:12:36.207675194Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
01:13:36 time="2019-09-10T01:12:36.462846908Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/8209b3594e98962b133c2d0760d60963978427ca0d87b31e93ffd1c5ab2f4678/shim.sock" debug=false pid=1105 
01:13:36 time="2019-09-10T01:12:36Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:13:36 time="2019-09-10T01:12:36Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:13:36 time="2019-09-10T01:12:37.345623717Z" level=info msg="shim reaped" id=8209b3594e98962b133c2d0760d60963978427ca0d87b31e93ffd1c5ab2f4678 
01:13:36 time="2019-09-10T01:12:37.355698219Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
01:13:36 time="2019-09-10T01:12:37.590608901Z" level=info msg="shim reaped" id=03c35bd4bdf5701440f1ab55f0447668e4778b910aa1da1cc77ac09d8b45d837 
01:13:36 time="2019-09-10T01:12:37.600639286Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
01:13:36 time="2019-09-10T01:12:37.848562484Z" level=info msg="shim reaped" id=057fe5466129dcf019121f1587d3acfaabb47d513bb310099aa547dc2fade7e4 
01:13:36 time="2019-09-10T01:12:37.858650905Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
01:13:36 time="2019-09-10T01:12:38.313005614Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/76daefc5c234ae9899630030f4d2d35f7f6bc12690ffb15fff8fe4906819cdc1/shim.sock" debug=false pid=1338 
01:13:36 time="2019-09-10T01:12:38Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:13:36 time="2019-09-10T01:12:38Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:13:36 time="2019-09-10T01:12:39.216538982Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/3227d6a0e158f49cf4092529ba527badda5b3d47b95a18d570b168f28b05976a/shim.sock" debug=false pid=1411 
01:13:36 time="2019-09-10T01:12:39Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:13:36 time="2019-09-10T01:12:39Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:13:36 time="2019-09-10T01:12:40.153952333Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/235ae3fa087b845804f0ff72fc6f1f2e8e40e4c6de7907be020d7c753b23d540/shim.sock" debug=false pid=1485 
01:13:36 time="2019-09-10T01:12:40Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:13:36 time="2019-09-10T01:12:40Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:13:36 time="2019-09-10T01:12:41.043586569Z" level=info msg="shim reaped" id=235ae3fa087b845804f0ff72fc6f1f2e8e40e4c6de7907be020d7c753b23d540 
01:13:36 time="2019-09-10T01:12:41.053635209Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
01:13:36 time="2019-09-10T01:12:41.280515864Z" level=info msg="shim reaped" id=3227d6a0e158f49cf4092529ba527badda5b3d47b95a18d570b168f28b05976a 
01:13:36 time="2019-09-10T01:12:41.290588989Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
01:13:36 time="2019-09-10T01:12:41.520508269Z" level=info msg="shim reaped" id=76daefc5c234ae9899630030f4d2d35f7f6bc12690ffb15fff8fe4906819cdc1 
01:13:36 time="2019-09-10T01:12:41.530541398Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
01:13:36 time="2019-09-10T01:12:42.083022166Z" level=info msg="Layer sha256:efe36b7c82de83200eeaea6a2c93ddcbf91fed980c7ed94827e32652c1c00950 cleaned up"
01:13:36 time="2019-09-10T01:12:42.229066142Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/5804cbdbb242fbe221382f300ddeb87c19cda69aa21bccfcc3601047002b8a52/shim.sock" debug=false pid=1705 
01:13:36 time="2019-09-10T01:12:42.720676399Z" level=info msg="shim reaped" id=5804cbdbb242fbe221382f300ddeb87c19cda69aa21bccfcc3601047002b8a52 
01:13:36 time="2019-09-10T01:12:42.730738013Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
01:13:36 time="2019-09-10T01:12:43.037100272Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/346487d36d7e9b30b9c0778abb3acf507a57b83934af4643f22815861afe5384/shim.sock" debug=false pid=1801 
01:13:36 time="2019-09-10T01:12:43.608229978Z" level=info msg="shim reaped" id=346487d36d7e9b30b9c0778abb3acf507a57b83934af4643f22815861afe5384 
01:13:36 time="2019-09-10T01:12:43.618218771Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
01:13:36 time="2019-09-10T01:12:44.032716001Z" level=info msg="Layer sha256:efe36b7c82de83200eeaea6a2c93ddcbf91fed980c7ed94827e32652c1c00950 cleaned up"
01:13:36 time="2019-09-10T01:12:44.398840501Z" level=info msg="Layer sha256:efe36b7c82de83200eeaea6a2c93ddcbf91fed980c7ed94827e32652c1c00950 cleaned up"
01:13:36 time="2019-09-10T01:12:45.460327391Z" level=info msg="Layer sha256:efe36b7c82de83200eeaea6a2c93ddcbf91fed980c7ed94827e32652c1c00950 cleaned up"
01:13:36 time="2019-09-10T01:12:46.429246797Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/1f7d4a511a842468415d094b5187739e8aa80c85463ce121781edb9fd4323ee9/shim.sock" debug=false pid=1931 
01:13:36 time="2019-09-10T01:12:46.432590075Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/f88b414d8ee6aa0f38a3812b5600382daf7a0df12481716ae9d7e42dad6b56ca/shim.sock" debug=false pid=1935 
01:13:36 time="2019-09-10T01:12:47.135625221Z" level=info msg="shim reaped" id=f88b414d8ee6aa0f38a3812b5600382daf7a0df12481716ae9d7e42dad6b56ca 
01:13:36 time="2019-09-10T01:12:47.145697645Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
01:13:36 time="2019-09-10T01:12:47.411415408Z" level=info msg="shim reaped" id=1f7d4a511a842468415d094b5187739e8aa80c85463ce121781edb9fd4323ee9 
01:13:36 time="2019-09-10T01:12:47.421494885Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
01:13:36 + docker rm -vf compose-dind-19.03.2-jenkins-compose-PR-6850-5
01:13:37 compose-dind-19.03.2-jenkins-compose-PR-6850-5
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch alpine_19.03.2_py27
[Pipeline] // parallel
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

ERROR: script returned exit code 1
Finished: FAILURE