Skip to content

Console Output

11:51:40 [2020-06-25T11:51:40.790Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41153/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ab6b92b6b2071376ab43e1a298338a5137f2d397 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ab6b92b6b2071376ab43e1a298338a5137f2d397 hack/make.sh dynbinary-daemon test-docker-py
11:51:41 [2020-06-25T11:51:41.353Z] 
11:51:41 [2020-06-25T11:51:41.353Z] Removing bundles/
11:51:41 [2020-06-25T11:51:41.353Z] 
11:51:41 [2020-06-25T11:51:41.353Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
11:51:41 [2020-06-25T11:51:41.353Z] Building: bundles/dynbinary-daemon/dockerd-dev
11:51:41 [2020-06-25T11:51:41.353Z] GOOS="" GOARCH="" GOARM=""
11:53:17 [2020-06-25T11:53:17.794Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
11:53:17 [2020-06-25T11:53:17.794Z] 
11:53:17 [2020-06-25T11:53:17.794Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
11:53:17 [2020-06-25T11:53:17.794Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
11:53:17 [2020-06-25T11:53:17.794Z] Using test binary docker
11:53:17 [2020-06-25T11:53:17.794Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
11:53:17 [2020-06-25T11:53:17.794Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
11:53:17 [2020-06-25T11:53:17.794Z] INFO: Waiting for daemon to start...
11:53:17 [2020-06-25T11:53:17.794Z] Starting dockerd
11:53:17 [2020-06-25T11:53:17.794Z] .
11:53:17 [2020-06-25T11:53:17.794Z] INFO: Building docker-sdk-python3:4.2.1...
11:53:49 [2020-06-25T11:53:49.835Z] sha256:71e730ef532834fba0652ad4ded9dc76a81f9998cfbcb7b718f7f14b1cf21359
11:53:49 [2020-06-25T11:53:49.835Z] INFO: Starting docker-py tests...
11:53:50 [2020-06-25T11:53:50.766Z] ============================= test session starts ==============================
11:53:50 [2020-06-25T11:53:50.766Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.9.0, pluggy-0.13.1
11:53:50 [2020-06-25T11:53:50.766Z] rootdir: /src, inifile: pytest.ini
11:53:50 [2020-06-25T11:53:50.766Z] plugins: cov-2.6.1, timeout-1.3.3
11:53:51 [2020-06-25T11:53:51.697Z] collected 388 items / 1 deselected / 387 selected
11:53:51 [2020-06-25T11:53:51.697Z] 
11:54:07 [2020-06-25T11:54:07.604Z] tests/integration/api_build_test.py .......................X             [  6%]
11:54:08 [2020-06-25T11:54:08.376Z] tests/integration/api_client_test.py .....                               [  7%]
11:54:09 [2020-06-25T11:54:09.869Z] tests/integration/api_config_test.py .....                               [  8%]
11:54:39 [2020-06-25T11:54:39.221Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
11:55:32 [2020-06-25T11:55:32.183Z] ..........................xx....................                         [ 29%]
11:55:47 [2020-06-25T11:55:47.939Z] tests/integration/api_exec_test.py .....................                 [ 34%]
11:55:55 [2020-06-25T11:55:55.366Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
11:55:58 [2020-06-25T11:55:58.348Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
11:56:14 [2020-06-25T11:56:14.171Z] tests/integration/api_network_test.py ...........................        [ 47%]
11:56:21 [2020-06-25T11:56:21.344Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
11:56:22 [2020-06-25T11:56:22.836Z] tests/integration/api_secret_test.py .....                               [ 51%]
11:56:27 [2020-06-25T11:56:27.064Z] tests/integration/api_service_test.py ................s................. [ 60%]
11:56:41 [2020-06-25T11:56:41.424Z] .........................                                                [ 66%]
11:57:17 [2020-06-25T11:57:17.107Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 71%]
11:57:31 [2020-06-25T11:57:31.952Z] tests/integration/api_volume_test.py .........                           [ 74%]
11:57:33 [2020-06-25T11:57:33.843Z] tests/integration/client_test.py .....                                   [ 75%]
11:57:33 [2020-06-25T11:57:33.843Z] tests/integration/context_api_test.py ...                                [ 76%]
11:57:34 [2020-06-25T11:57:34.101Z] tests/integration/errors_test.py .                                       [ 76%]
11:58:21 [2020-06-25T11:58:21.950Z] tests/integration/models_containers_test.py ............................ [ 83%]
11:58:37 [2020-06-25T11:58:37.826Z] .........                                                                [ 86%]
11:58:42 [2020-06-25T11:58:42.184Z] tests/integration/models_images_test.py ...............                  [ 89%]
11:58:43 [2020-06-25T11:58:43.370Z] tests/integration/models_networks_test.py ....                           [ 90%]
11:58:49 [2020-06-25T11:58:49.917Z] tests/integration/models_nodes_test.py .                                 [ 91%]
11:58:49 [2020-06-25T11:58:49.917Z] tests/integration/models_resources_test.py .                             [ 91%]
11:58:55 [2020-06-25T11:58:55.989Z] tests/integration/models_services_test.py ..............X.               [ 95%]
11:58:58 [2020-06-25T11:58:58.728Z] tests/integration/models_swarm_test.py ..                                [ 96%]
11:58:58 [2020-06-25T11:58:58.984Z] tests/integration/models_volumes_test.py ..                              [ 96%]
11:59:02 [2020-06-25T11:59:02.897Z] tests/integration/regression_test.py ......                              [ 98%]
11:59:03 [2020-06-25T11:59:03.159Z] tests/integration/credentials/store_test.py ......                       [ 99%]
11:59:03 [2020-06-25T11:59:03.159Z] tests/integration/credentials/utils_test.py .                            [100%]
11:59:03 [2020-06-25T11:59:03.159Z] 
11:59:03 [2020-06-25T11:59:03.159Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
11:59:03 [2020-06-25T11:59:03.159Z] =========================== short test summary info ============================
11:59:03 [2020-06-25T11:59:03.159Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
11:59:03 [2020-06-25T11:59:03.159Z]   CONFIG_RT_GROUP_SCHED isn't enabled
11:59:03 [2020-06-25T11:59:03.159Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
11:59:03 [2020-06-25T11:59:03.159Z]   Not supported on most drivers
11:59:03 [2020-06-25T11:59:03.159Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
11:59:03 [2020-06-25T11:59:03.159Z]   Output of docker top depends on host distro, and is not formalized.
11:59:03 [2020-06-25T11:59:03.417Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
11:59:03 [2020-06-25T11:59:03.417Z]   Output of docker top depends on host distro, and is not formalized.
11:59:03 [2020-06-25T11:59:03.417Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
11:59:03 [2020-06-25T11:59:03.417Z]   Can fail if eth0 has multiple IP addresses
11:59:03 [2020-06-25T11:59:03.417Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
11:59:03 [2020-06-25T11:59:03.417Z]   This doesn't seem to be taken into account by the engine
11:59:03 [2020-06-25T11:59:03.417Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
11:59:03 [2020-06-25T11:59:03.417Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
11:59:03 [2020-06-25T11:59:03.417Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
11:59:03 [2020-06-25T11:59:03.417Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
11:59:03 [2020-06-25T11:59:03.417Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
11:59:03 [2020-06-25T11:59:03.417Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
11:59:03 [2020-06-25T11:59:03.417Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
11:59:03 [2020-06-25T11:59:03.417Z] = 372 passed, 7 skipped, 1 deselected, 6 xfailed, 2 xpassed in 312.61 seconds ==
11:59:03 [2020-06-25T11:59:03.687Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
11:59:15 [2020-06-25T11:59:15.864Z] Leaving: AppArmorNo profiles have been unloaded.
11:59:15 [2020-06-25T11:59:15.864Z] 
11:59:15 [2020-06-25T11:59:15.864Z] Unloading profiles will leave already running processes permanently
11:59:15 [2020-06-25T11:59:15.864Z] unconfined, which can lead to unexpected situations.
11:59:15 [2020-06-25T11:59:15.864Z] 
11:59:15 [2020-06-25T11:59:15.864Z] To set a process to complain mode, use the command line tool
11:59:15 [2020-06-25T11:59:15.864Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
11:59:15 [2020-06-25T11:59:15.864Z]