Skip to content

Console Output

Skipping 528 KB.. Full Log
84vycVD1nCI1qPENFAZDOufrJUgjoPj6QKXogU/TApnQ/mXCmX/k+EwOjFwNrWWJOaSrQXAGEIr/S3KTUorY1U2W5pzzohpoGBJoyjACBjgw68gAAAA==tests/unit/config/config_test.py::EnvTest::test_resolve_environment_from_env_file_with_empty_values PASSED [ 87%]

01:58:37 tests/unit/config/config_test.py::EnvTest::test_resolve_environment_nonexistent_file PASSED [ 87%]

01:58:37 tests/unit/config/config_test.py::EnvTest::test_resolve_environment_with_multiple_env_files PASSED [ 88%]

01:58:37 tests/unit/config/config_test.py::EnvTest::test_resolve_path PASSED      [ 88%]

01:58:37 tests/unit/config/config_test.py::ExtendsTest::test_circular PASSED      [ 88%]

01:58:37 tests/unit/config/config_test.py::ExtendsTest::test_extended_service_with_invalid_config PASSED [ 88%]

01:58:37 tests/unit/config/config_test.py::ExtendsTest::test_extended_service_with_valid_config PASSED [ 88%]

01:58:37 tests/unit/config/config_test.py::ExtendsTest::test_extended_service_with_verbose_and_shorthand_way PASSED [ 88%]

01:58:37 tests/unit/config/config_test.py::ExtendsTest::test_extends PASSED       [ 88%]

01:58:37 tests/unit/config/config_test.py::ExtendsTest::test_extends_file_defaults_to_self PASSED [ 88%]

01:58:37 tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_empty_dictionary PASSED [ 88%]

01:58:37 tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_invalid_key PASSED [ 88%]

01:58:37 tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_missing_service_key PASSED [ 88%]

01:58:37 tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_no_file_key_no_filename_set PASSED [ 89%]

01:58:37 tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_sub_property_key PASSED [ 89%]

01:58:37 tests/unit/config/config_test.py::ExtendsTest::test_extends_validation_valid_config PASSED [ 89%]

01:58:37 tests/unit/config/config_test.py::ExtendsTest::test_extends_with_defined_version_passes PASSED [ 89%]

01:58:37 tests/unit/config/config_test.py::ExtendsTest::test_extends_with_depends_on PASSED [ 89%]

01:58:37 tests/unit/config/config_test.py::ExtendsTest::test_extends_with_environment_and_env_files PASSED [ 89%]

01:58:37 tests/unit/config/config_test.py::ExtendsTest::test_extends_with_healthcheck PASSED [ 89%]

01:58:37 tests/unit/config/config_test.py::ExtendsTest::test_extends_with_mixed_versions_is_error PASSED [ 89%]

01:58:37 tests/unit/config/config_test.py::ExtendsTest::test_extends_with_ports PASSED [ 89%]

01:58:37 tests/unit/config/config_test.py::ExtendsTest::test_extends_with_security_opt PASSED [ 89%]

01:58:37 tests/unit/config/config_test.py::ExtendsTest::test_invalid_links_in_extended_service PASSED [ 89%]

01:58:37 tests/unit/config/config_test.py::ExtendsTest::test_invalid_net_in_extended_service PASSED [ 89%]

01:58:37 tests/unit/config/config_test.py::ExtendsTest::test_invalid_volumes_from_in_extended_service PASSED [ 90%]

01:58:37 tests/unit/config/config_test.py::ExtendsTest::test_load_config_runs_interpolation_in_extended_service PASSED [ 90%]

01:58:37 tests/unit/config/config_test.py::ExtendsTest::test_load_throws_error_when_base_service_does_not_exist PASSED [ 90%]

01:58:37 tests/unit/config/config_test.py::ExtendsTest::test_merging_env_labels_ulimits PASSED [ 90%]

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

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

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

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

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

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

01:58:37 tests/unit/config/config_test.py::ExpandPathTest::test_expand_path_normal PASSED [ 90%]

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

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

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

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

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

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

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

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

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

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

01:58:37 tests/unit/config/config_test.py::BuildPathTest::test_valid_url_in_build_path PASSED [ 91%]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

01:58:37 tests/unit/config/environment_test.py::EnvironmentTest::test_env_vars_from_file_whitespace PASSED [ 93%]

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

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

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

01:58:37 tests/unit/config/interpolation_test.py::test_interpolate_environment_variables_in_services PASSED [ 94%]

01:58:37 tests/unit/config/interpolation_test.py::test_interpolate_environment_variables_in_volumes PASSED [ 94%]

01:58:37 tests/unit/config/interpolation_test.py::test_interpolate_environment_variables_in_secrets PASSED [ 94%]

01:58:37 tests/unit/config/interpolation_test.py::test_interpolate_environment_services_convert_types_v2 PASSED [ 94%]

01:58:37 tests/unit/config/interpolation_test.py::test_interpolate_environment_services_convert_types_v3 PASSED [ 94%]

01:58:37 tests/unit/config/interpolation_test.py::test_interpolate_environment_services_convert_types_invalid PASSED [ 94%]

01:58:37 tests/unit/config/interpolation_test.py::test_interpolate_environment_network_convert_types PASSED [ 94%]

01:58:37 tests/unit/config/interpolation_test.py::test_interpolate_environment_external_resource_convert_types PASSED [ 94%]

01:58:37 tests/unit/config/interpolation_test.py::test_interpolate_service_name_uses_dot PASSED [ 95%]

01:58:37 tests/unit/config/interpolation_test.py::test_escaped_interpolation PASSED [ 95%]

01:58:37 tests/unit/config/interpolation_test.py::test_invalid_interpolation PASSED [ 95%]

01:58:37 tests/unit/config/interpolation_test.py::test_interpolate_missing_no_default PASSED [ 95%]

01:58:37 tests/unit/config/interpolation_test.py::test_interpolate_with_value PASSED [ 95%]

01:58:37 tests/unit/config/interpolation_test.py::test_interpolate_missing_with_default PASSED [ 95%]

01:58:37 tests/unit/config/interpolation_test.py::test_interpolate_with_empty_and_default_value PASSED [ 95%]

01:58:37 tests/unit/config/interpolation_test.py::test_interpolate_mandatory_values PASSED [ 95%]

01:58:37 tests/unit/config/interpolation_test.py::test_interpolate_mandatory_no_err_msg PASSED [ 95%]

01:58:37 tests/unit/config/interpolation_test.py::test_interpolate_mixed_separators PASSED [ 95%]

01:58:37 tests/unit/config/interpolation_test.py::test_unbraced_separators PASSED [ 95%]

01:58:37 tests/unit/config/interpolation_test.py::test_interpolate_unicode_values PASSED [ 96%]

01:58:37 tests/unit/config/interpolation_test.py::test_interpolate_no_fallthrough PASSED [ 96%]

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

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

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

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

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

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

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

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

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

01:58:37 tests/unit/config/sort_services_test.py::TestSortService::test_sort_service_dicts_circular_imports_3 PASSED [ 96%]

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

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

01:58:37 tests/unit/config/types_test.py::test_parse_extra_hosts_list PASSED      [ 97%]

01:58:37 tests/unit/config/types_test.py::test_parse_extra_hosts_dict PASSED      [ 97%]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

01:58:41 

01:58:41 =================================== FAILURES ===================================

01:58:41 _____________________________ CLITestCase.test_up ______________________________

01:58:41 tests/acceptance/cli_test.py:1128: in test_up

01:58:41     assert self.lookup(container, service.name)

01:58:41 E   AssertionError: assert False

01:58:41 E    +  where False = <bound method CLITestCase.lookup of <tests.acceptance.cli_test.CLITestCase testMethod=test_up>>(<Container: v2-simple_simple_1 (f6a95e)>, 'simple')

01:58:41 E    +    where <bound method CLITestCase.lookup of <tests.acceptance.cli_test.CLITestCase testMethod=test_up>> = <tests.acceptance.cli_test.CLITestCase testMethod=test_up>.lookup

01:58:41 E    +    and   'simple' = <Service: simple>.name

01:58:41 ----------------------------- Captured stdout call -----------------------------

01:58:41 Running process: 2463

01:58:41 ----------------------------- Captured stderr call -----------------------------

01:58:41 Killing v2-simple_simple_1                                       ... 


01:58:41 Killing v2-simple_another_1                                      ... 


01:58:41 
Killing v2-simple_another_1                                      ... done

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


01:58:41 Removing v2-simple_another_1                                     ... 


01:58:41 
Removing v2-simple_simple_1                                      ... done

Removing v2-simple_another_1                                     ... done


01:58:41 

01:58:41 ----------- coverage: platform linux, python 3.7.3-final-0 -----------

01:58:41 Name                              Stmts   Miss Branch BrPart  Cover   Missing

01:58:41 -----------------------------------------------------------------------------

01:58:41 compose/__init__.py                   3      0      0      0   100%

01:58:41 compose/__main__.py                   4      4      0      0     0%   1-6

01:58:41 compose/bundle.py                   144     21     62      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:58:41 compose/cli/__init__.py               0      0      0      0   100%

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

01:58:41 compose/cli/command.py               87     13     24      3    82%   67-77, 117-122, 166, 66->67, 116->117, 163->166

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

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

01:58:41 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:58:41 compose/cli/formatter.py             34      2     10      1    93%   17-18, 15->17

01:58:41 compose/cli/log_printer.py          144     14     52      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:58:41 compose/cli/main.py                 692     90    303     40    85%   84-85, 87-88, 169, 323, 355-357, 443, 506, 510, 515-516, 526-555, 567, 585-587, 658-659, 697-698, 716, 737-738, 750, 773, 791, 838, 1069, 1080, 1106-1115, 1155-1158, 1166-1170, 1172-1177, 1200, 1222-1251, 1258-1259, 1261-1263, 1278, 1284, 1460, 1478, 1494, 1498-1499, 1510, 1515, 1518, 1544, 1563-1565, 1575, 1586, 61->64, 83->84, 86->87, 168->169, 322->323, 354->355, 442->443, 505->506, 509->510, 520->526, 564->567, 584->585, 656->658, 715->716, 736->737, 749->750, 772->773, 828->838, 830->exit, 1068->1069, 1079->1080, 1165->1166, 1171->1172, 1199->1200, 1257->1258, 1260->1261, 1277->1278, 1283->1284, 1459->1460, 1477->1478, 1493->1494, 1509->1510, 1514->1515, 1517->1518, 1536->exit, 1543->1544, 1557->1565, 1559->1563, 1574->1575, 1584->1586

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

01:58:41 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:58:41 compose/cli/verbose_proxy.py         35     12     10      0    69%   36-39, 42-47, 50-60

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

01:58:41 compose/config/config.py            826     30    428     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:58:41 compose/config/environment.py        96      8     34      5    90%   21, 41, 98-101, 114, 121, 20->21, 40->41, 97->98, 113->114, 120->121

01:58:41 compose/config/errors.py             25      2      2      0    85%   36-40

01:58:41 compose/config/interpolation.py     148      6     64      3    95%   66, 148, 222, 227-229, 121->exit, 146->148, 221->222

01:58:41 compose/config/serialize.py          97      2     58      3    97%   31, 76, 30->31, 75->76, 82->85

01:58:41 compose/config/sort_services.py      44      1     24      1    97%   57, 56->57

01:58:41 compose/config/types.py             291     22    116     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:58:41 compose/config/validation.py        254     14    141     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:58:41 compose/const.py                     36      0      0      0   100%

01:58:41 compose/container.py                193      8     50      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:58:41 compose/errors.py                    17      1      0      0    94%   12

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

01:58:41 compose/parallel.py                 199      2     58      1    99%   187, 326, 325->326

01:58:41 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:58:41 compose/project.py                  424     29    201     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:58:41 compose/service.py                  854     50    433     26    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, 1176, 1218, 1240-1255, 1295, 1334-1338, 1526, 1530, 1646, 1686, 1698, 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, 1645->1646, 1685->1686, 1697->1698

01:58:41 compose/state.py                      0      0      0      0   100%

01:58:41 compose/timeparse.py                 22      0      4      0   100%

01:58:41 compose/utils.py                    123      8     44      5    92%   37, 85-89, 135, 145, 171, 178, 181, 35->37, 134->135, 144->145, 177->178, 179->181

01:58:41 compose/version.py                    6      0      0      0   100%

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

01:58:41 -----------------------------------------------------------------------------

01:58:41 TOTAL                              5546    435   2395    204    91%

01:58:41 Coverage HTML written to dir coverage-html

01:58:41 

01:58:41 =========================== short test summary info ============================

01:58:41 XFAIL tests/integration/service_test.py::ServiceTest::test_create_container_with_cpu_rt

01:58:41   not supported by kernel

01:58:41 XFAIL tests/integration/service_test.py::ServiceTest::test_create_container_with_storage_opt

01:58:41   Not supported on most drivers

01:58:41 SKIP [1] tests/acceptance/cli_test.py:2418: race condition between up and logs

01:58:41 SKIP [1] tests/acceptance/cli_test.py:2370: race condition between up and logs

01:58:41 SKIP [1] tests/acceptance/cli_test.py:2397: race condition between up and logs

01:58:41 SKIP [1] /code/tests/integration/testcases.py:166: This daemon does not support the 'nvidia'' runtime

01:58:41 SKIP [1] tests/integration/service_test.py:147: cpu_percent is not supported for Linux

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

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

01:58:41 SKIP [1] tests/unit/cli/command_test.py:69: Env values in Python 3 are already Unicode

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

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

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

01:58:41 SKIP [1] tests/unit/config/config_test.py:3776: windows paths

01:58:41 == 1 failed, 1112 passed, 12 skipped, 2 xfailed, 2 xpassed in 867.44 seconds ===

01:58:41 ERROR: InvocationError: '/code/.tox/py37/bin/py.test -v --cov=compose --cov-report html --cov-report term --cov-config=tox.ini --verbose'

01:58:41 ___________________________________ summary ____________________________________

01:58:41 ERROR:   py37: commands failed

01:58:41 + on_exit
01:58:41 + [[ 1 != \0 ]]
01:58:41 + tail -n 100
01:58:41 + docker logs compose-dind-19.03.2-rc1-jenkins-compose-PR-6217-2
01:58:41 time="2019-08-28T01:57:40.653727965Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/072eaa8006f451ea04f33609847a037b654054b7e9def3232586abd7f057edc1/shim.sock" debug=false pid=31780 
01:58:41 time="2019-08-28T01:57:40Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:58:41 time="2019-08-28T01:57:40Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:58:41 time="2019-08-28T01:57:41.331114250Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/8757d04dbc25f874e0973ad86d727114a95d971e6b437491d773f3e7605c93fd/shim.sock" debug=false pid=31858 
01:58:41 time="2019-08-28T01:57:41Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:58:41 time="2019-08-28T01:57:41Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:58:41 time="2019-08-28T01:57:42.944764044Z" level=info msg="Container 8757d04dbc25f874e0973ad86d727114a95d971e6b437491d773f3e7605c93fd failed to exit within 1 seconds of signal 15 - using the force"
01:58:41 time="2019-08-28T01:57:43.049085673Z" level=info msg="shim reaped" id=8757d04dbc25f874e0973ad86d727114a95d971e6b437491d773f3e7605c93fd 
01:58:41 time="2019-08-28T01:57:43.059007261Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
01:58:41 time="2019-08-28T01:57:44.221895821Z" level=info msg="Container 072eaa8006f451ea04f33609847a037b654054b7e9def3232586abd7f057edc1 failed to exit within 1 seconds of signal 15 - using the force"
01:58:41 time="2019-08-28T01:57:44.336380204Z" level=info msg="shim reaped" id=072eaa8006f451ea04f33609847a037b654054b7e9def3232586abd7f057edc1 
01:58:41 time="2019-08-28T01:57:44.346511646Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
01:58:41 time="2019-08-28T01:57:45.514112453Z" level=info msg="Container 62be939bdd9be960292d98d807e64cdbafa450e0af7c3ce75995d4d752eb9d92 failed to exit within 1 seconds of signal 15 - using the force"
01:58:41 time="2019-08-28T01:57:45.625098492Z" level=info msg="shim reaped" id=62be939bdd9be960292d98d807e64cdbafa450e0af7c3ce75995d4d752eb9d92 
01:58:41 time="2019-08-28T01:57:45.635193049Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
01:58:41 time="2019-08-28T01:57:45.948363716Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/a565c77346f6b76424d485eb649fd20f1b9be8bd1beb758a877a12613654d891/shim.sock" debug=false pid=32077 
01:58:41 time="2019-08-28T01:57:46Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:58:41 time="2019-08-28T01:57:46Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:58:41 time="2019-08-28T01:57:46.617187154Z" level=info msg="shim reaped" id=a565c77346f6b76424d485eb649fd20f1b9be8bd1beb758a877a12613654d891 
01:58:41 time="2019-08-28T01:57:46.627249387Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
01:58:41 time="2019-08-28T01:57:47.116307858Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/a0e31590773981e1e0f39f262c22bb79e7b886f5c0fe49fd236560ac0c565552/shim.sock" debug=false pid=32234 
01:58:41 time="2019-08-28T01:57:47Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:58:41 time="2019-08-28T01:57:47Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:58:41 time="2019-08-28T01:57:47.809806073Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/c079840124b5d3763e1b5afd8dfc71f80cd4f15e6792bfd546031d17c78e2177/shim.sock" debug=false pid=32309 
01:58:41 time="2019-08-28T01:57:47Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:58:41 time="2019-08-28T01:57:47Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:58:41 time="2019-08-28T01:57:48.476878592Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/fe9ebee3c628fe1c4bc5354ef0dbfc7e6a385eb55d173c67942e71d8859470bc/shim.sock" debug=false pid=32387 
01:58:41 time="2019-08-28T01:57:48Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:58:41 time="2019-08-28T01:57:48Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:58:41 time="2019-08-28T01:57:50.092246273Z" level=info msg="Container fe9ebee3c628fe1c4bc5354ef0dbfc7e6a385eb55d173c67942e71d8859470bc failed to exit within 1 seconds of signal 15 - using the force"
01:58:41 time="2019-08-28T01:57:50.196052235Z" level=info msg="shim reaped" id=fe9ebee3c628fe1c4bc5354ef0dbfc7e6a385eb55d173c67942e71d8859470bc 
01:58:41 time="2019-08-28T01:57:50.206180023Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
01:58:41 time="2019-08-28T01:57:51.385848266Z" level=info msg="Container c079840124b5d3763e1b5afd8dfc71f80cd4f15e6792bfd546031d17c78e2177 failed to exit within 1 seconds of signal 15 - using the force"
01:58:41 time="2019-08-28T01:57:51.496465187Z" level=info msg="shim reaped" id=c079840124b5d3763e1b5afd8dfc71f80cd4f15e6792bfd546031d17c78e2177 
01:58:41 time="2019-08-28T01:57:51.506633012Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
01:58:41 time="2019-08-28T01:57:52.662639285Z" level=info msg="Container a0e31590773981e1e0f39f262c22bb79e7b886f5c0fe49fd236560ac0c565552 failed to exit within 1 seconds of signal 15 - using the force"
01:58:41 time="2019-08-28T01:57:52.765418350Z" level=info msg="shim reaped" id=a0e31590773981e1e0f39f262c22bb79e7b886f5c0fe49fd236560ac0c565552 
01:58:41 time="2019-08-28T01:57:52.775508872Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
01:58:41 time="2019-08-28T01:57:53.092485278Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/236d7ce1f741a29a9b088614eef48d32aebeeb8eb2d5b9d3a74d56385c0ea705/shim.sock" debug=false pid=32607 
01:58:41 time="2019-08-28T01:57:53Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:58:41 time="2019-08-28T01:57:53Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:58:41 time="2019-08-28T01:57:53.796333977Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/db0125414a295688240acb635461d828cd4750210b67ad5042c3d79744d58f2a/shim.sock" debug=false pid=32682 
01:58:41 time="2019-08-28T01:57:53Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:58:41 time="2019-08-28T01:57:53Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:58:41 time="2019-08-28T01:57:54.456899148Z" level=info msg="shim reaped" id=db0125414a295688240acb635461d828cd4750210b67ad5042c3d79744d58f2a 
01:58:41 time="2019-08-28T01:57:54.466991685Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
01:58:41 time="2019-08-28T01:57:54.717450453Z" level=info msg="shim reaped" id=236d7ce1f741a29a9b088614eef48d32aebeeb8eb2d5b9d3a74d56385c0ea705 
01:58:41 time="2019-08-28T01:57:54.727547710Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
01:58:41 time="2019-08-28T01:57:55.187665588Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/cfcdb7e68a01ceb179f5bf0e656c6de1466e6138756018de8c0a35964f3f29b2/shim.sock" debug=false pid=411 
01:58:41 time="2019-08-28T01:57:55Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:58:41 time="2019-08-28T01:57:55Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:58:41 time="2019-08-28T01:57:55.888005968Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/79e779c4a2c5c6f7967e8f9c1f5261d7f781f68e5fe0bf740d04e37f5bd83a07/shim.sock" debug=false pid=485 
01:58:41 time="2019-08-28T01:57:56Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:58:41 time="2019-08-28T01:57:56Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:58:41 time="2019-08-28T01:57:56.573465296Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/e4a96b8b671321196323d4173679ad51304f4c302ce4f6122dcddd6bf47e8626/shim.sock" debug=false pid=559 
01:58:41 time="2019-08-28T01:57:56Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:58:41 time="2019-08-28T01:57:56Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:58:41 time="2019-08-28T01:57:58.170421039Z" level=info msg="Container 79e779c4a2c5c6f7967e8f9c1f5261d7f781f68e5fe0bf740d04e37f5bd83a07 failed to exit within 1 seconds of signal 15 - using the force"
01:58:41 time="2019-08-28T01:57:58.274222449Z" level=info msg="shim reaped" id=79e779c4a2c5c6f7967e8f9c1f5261d7f781f68e5fe0bf740d04e37f5bd83a07 
01:58:41 time="2019-08-28T01:57:58.284326286Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
01:58:41 time="2019-08-28T01:57:58.556977505Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/2f6f10f42a7f889f3069d7fd0229061bf9e1e9092329df6508a4d574be0a67b0/shim.sock" debug=false pid=679 
01:58:41 time="2019-08-28T01:57:58Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:58:41 time="2019-08-28T01:57:58Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:58:41 time="2019-08-28T01:57:59.205578267Z" level=info msg="shim reaped" id=2f6f10f42a7f889f3069d7fd0229061bf9e1e9092329df6508a4d574be0a67b0 
01:58:41 time="2019-08-28T01:57:59.215668772Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
01:58:41 time="2019-08-28T01:57:59.453943595Z" level=info msg="shim reaped" id=e4a96b8b671321196323d4173679ad51304f4c302ce4f6122dcddd6bf47e8626 
01:58:41 time="2019-08-28T01:57:59.464040619Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
01:58:41 time="2019-08-28T01:57:59.831118036Z" level=info msg="shim reaped" id=cfcdb7e68a01ceb179f5bf0e656c6de1466e6138756018de8c0a35964f3f29b2 
01:58:41 time="2019-08-28T01:57:59.841237789Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
01:58:41 time="2019-08-28T01:58:00.292760342Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/d6c85ee8a30c0b1bfc65ad34bf52a0e175d3058fd7ab3062d607466dd6b9649d/shim.sock" debug=false pid=915 
01:58:41 time="2019-08-28T01:58:00Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:58:41 time="2019-08-28T01:58:00Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:58:41 time="2019-08-28T01:58:01.003934781Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/5222bacd5bb43ff8ecadbc0f379b11830a9847b59354e4e1bede0527ff92b0a7/shim.sock" debug=false pid=992 
01:58:41 time="2019-08-28T01:58:01Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:58:41 time="2019-08-28T01:58:01Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:58:41 time="2019-08-28T01:58:01.701146620Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/cf0412490f7cea64bed62a90cd7f592893efc444070286a64ab8e1fe1ed42a82/shim.sock" debug=false pid=1067 
01:58:41 time="2019-08-28T01:58:01Z" level=warning msg="Running modprobe nf_nat failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:58:41 time="2019-08-28T01:58:01Z" level=warning msg="Running modprobe xt_conntrack failed with message: ``, error: exec: \"modprobe\": executable file not found in $PATH"
01:58:41 time="2019-08-28T01:58:02.389310923Z" level=info msg="shim reaped" id=cf0412490f7cea64bed62a90cd7f592893efc444070286a64ab8e1fe1ed42a82 
01:58:41 time="2019-08-28T01:58:02.399441836Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
01:58:41 time="2019-08-28T01:58:02.701090806Z" level=info msg="shim reaped" id=5222bacd5bb43ff8ecadbc0f379b11830a9847b59354e4e1bede0527ff92b0a7 
01:58:41 time="2019-08-28T01:58:02.711162301Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
01:58:41 time="2019-08-28T01:58:03.093472466Z" level=info msg="shim reaped" id=d6c85ee8a30c0b1bfc65ad34bf52a0e175d3058fd7ab3062d607466dd6b9649d 
01:58:41 time="2019-08-28T01:58:03.103579368Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
01:58:41 time="2019-08-28T01:58:03.680239558Z" level=info msg="Layer sha256:bb76c08977524bffe677977c36db1213865621ea467020d012c5d7fd8af2a61b cleaned up"
01:58:41 time="2019-08-28T01:58:04.127669789Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/29fce1f8ccfeb382f7b15d28895ea6dfeb361e5190ec62d502f8d4d16cb7cd70/shim.sock" debug=false pid=1290 
01:58:41 time="2019-08-28T01:58:04.694718954Z" level=info msg="shim reaped" id=29fce1f8ccfeb382f7b15d28895ea6dfeb361e5190ec62d502f8d4d16cb7cd70 
01:58:41 time="2019-08-28T01:58:04.704847778Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
01:58:41 time="2019-08-28T01:58:05.017010104Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/7dcebdcd4d5ae4361988fa34114f32fd9e87d21a92569e27954182f95478536c/shim.sock" debug=false pid=1380 
01:58:41 time="2019-08-28T01:58:05.385545964Z" level=info msg="shim reaped" id=7dcebdcd4d5ae4361988fa34114f32fd9e87d21a92569e27954182f95478536c 
01:58:41 time="2019-08-28T01:58:05.395687163Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
01:58:41 time="2019-08-28T01:58:05.831673158Z" level=info msg="Layer sha256:bb76c08977524bffe677977c36db1213865621ea467020d012c5d7fd8af2a61b cleaned up"
01:58:41 time="2019-08-28T01:58:06.449512664Z" level=info msg="Layer sha256:bb76c08977524bffe677977c36db1213865621ea467020d012c5d7fd8af2a61b cleaned up"
01:58:41 time="2019-08-28T01:58:07.447165917Z" level=info msg="Layer sha256:bb76c08977524bffe677977c36db1213865621ea467020d012c5d7fd8af2a61b cleaned up"
01:58:41 time="2019-08-28T01:58:08.421374770Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/adc83406f3f627dda23aef5dc2dba3be3b303c039b2cb05c4dd5554f8d631577/shim.sock" debug=false pid=1509 
01:58:41 time="2019-08-28T01:58:08.428762549Z" level=info msg="shim containerd-shim started" address="/containerd-shim/moby/ec7b288004e498a95752de1e4a123358db88e885f8db997039c39f2521151ee6/shim.sock" debug=false pid=1523 
01:58:41 time="2019-08-28T01:58:08.882559414Z" level=info msg="shim reaped" id=adc83406f3f627dda23aef5dc2dba3be3b303c039b2cb05c4dd5554f8d631577 
01:58:41 time="2019-08-28T01:58:08.892596848Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
01:58:41 time="2019-08-28T01:58:09.136198013Z" level=info msg="shim reaped" id=ec7b288004e498a95752de1e4a123358db88e885f8db997039c39f2521151ee6 
01:58:41 time="2019-08-28T01:58:09.146357206Z" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/tasks/delete type="*events.TaskDelete"
01:58:41 + docker rm -vf compose-dind-19.03.2-rc1-jenkins-compose-PR-6217-2
01:58:42 compose-dind-19.03.2-rc1-jenkins-compose-PR-6217-2