Skip to content

Console Output

16:06:59 [2022-03-17T16:06:59.016Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43392/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=28892f8200e3bdc45be1cdeb3f1f87f9282cf1ef -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:28892f8200e3bdc45be1cdeb3f1f87f9282cf1ef hack/make.sh dynbinary test-docker-py
16:06:59 [2022-03-17T16:06:59.273Z] 
16:06:59 [2022-03-17T16:06:59.529Z] Removing bundles/
16:06:59 [2022-03-17T16:06:59.529Z] 
16:06:59 [2022-03-17T16:06:59.529Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:06:59 [2022-03-17T16:06:59.529Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:06:59 [2022-03-17T16:06:59.529Z] GOOS="" GOARCH="" GOARM=""
16:08:50 [2022-03-17T16:08:50.939Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:08:51 [2022-03-17T16:08:51.195Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
16:08:51 [2022-03-17T16:08:51.195Z] GOOS="" GOARCH="" GOARM=""
16:08:51 [2022-03-17T16:08:51.451Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
16:08:51 [2022-03-17T16:08:51.451Z] 
16:08:51 [2022-03-17T16:08:51.451Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
16:08:52 [2022-03-17T16:08:52.014Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
16:08:52 [2022-03-17T16:08:52.014Z] Using test binary docker
16:08:52 [2022-03-17T16:08:52.014Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:08:52 [2022-03-17T16:08:52.014Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
16:08:52 [2022-03-17T16:08:52.014Z] INFO: Waiting for daemon to start...
16:08:52 [2022-03-17T16:08:52.014Z] Starting dockerd
16:08:54 [2022-03-17T16:08:54.298Z] .
16:08:54 [2022-03-17T16:08:54.298Z] INFO: Building docker-sdk-python3:5.0.3...
16:09:40 [2022-03-17T16:09:40.976Z] sha256:4b7f0644e68915abdd627ebf894c8ddceef3a20156d956f7a9eb2ee77c02df24
16:09:40 [2022-03-17T16:09:40.976Z] INFO: Starting docker-py tests...
16:09:40 [2022-03-17T16:09:40.976Z] ============================= test session starts ==============================
16:09:40 [2022-03-17T16:09:40.976Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
16:09:40 [2022-03-17T16:09:40.976Z] rootdir: /src, inifile: pytest.ini
16:09:40 [2022-03-17T16:09:40.976Z] plugins: timeout-1.3.3, cov-2.6.1
16:09:40 [2022-03-17T16:09:40.976Z] collected 395 items / 2 deselected / 393 selected
16:09:40 [2022-03-17T16:09:40.976Z] 
16:09:53 [2022-03-17T16:09:53.416Z] tests/integration/api_build_test.py .......................X             [  6%]
16:09:53 [2022-03-17T16:09:53.978Z] tests/integration/api_client_test.py .....                               [  7%]
16:09:55 [2022-03-17T16:09:55.725Z] tests/integration/api_config_test.py ......                              [  8%]
16:10:25 [2022-03-17T16:10:25.191Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
16:11:18 [2022-03-17T16:11:18.284Z] .........................xx....................                          [ 29%]
16:11:34 [2022-03-17T16:11:34.758Z] tests/integration/api_exec_test.py .....................                 [ 34%]
16:11:42 [2022-03-17T16:11:42.219Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
16:11:47 [2022-03-17T16:11:47.343Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
16:12:04 [2022-03-17T16:12:04.065Z] tests/integration/api_network_test.py ............................       [ 47%]
16:12:13 [2022-03-17T16:12:13.778Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
16:12:15 [2022-03-17T16:12:15.158Z] tests/integration/api_secret_test.py .....                               [ 51%]
16:12:19 [2022-03-17T16:12:19.434Z] tests/integration/api_service_test.py .................................. [ 59%]
16:12:35 [2022-03-17T16:12:35.601Z] ............................                                             [ 66%]
16:13:15 [2022-03-17T16:13:15.109Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
16:13:33 [2022-03-17T16:13:33.143Z] tests/integration/api_volume_test.py .........                           [ 74%]
16:13:33 [2022-03-17T16:13:33.143Z] tests/integration/client_test.py .....                                   [ 75%]
16:13:33 [2022-03-17T16:13:33.143Z] tests/integration/context_api_test.py ...                                [ 76%]
16:13:33 [2022-03-17T16:13:33.143Z] tests/integration/errors_test.py .                                       [ 76%]
16:13:52 [2022-03-17T16:13:52.029Z] tests/integration/models_containers_test.py ............................ [ 83%]
16:14:08 [2022-03-17T16:14:08.319Z] .........                                                                [ 85%]
16:14:13 [2022-03-17T16:14:13.276Z] tests/integration/models_images_test.py ...............                  [ 89%]
16:14:14 [2022-03-17T16:14:14.719Z] tests/integration/models_networks_test.py ....                           [ 90%]
16:14:21 [2022-03-17T16:14:21.255Z] tests/integration/models_nodes_test.py .                                 [ 90%]
16:14:21 [2022-03-17T16:14:21.255Z] tests/integration/models_resources_test.py .                             [ 91%]
16:14:23 [2022-03-17T16:14:23.009Z] tests/integration/models_services_test.py ................X.             [ 95%]
16:14:26 [2022-03-17T16:14:26.273Z] tests/integration/models_swarm_test.py ..                                [ 96%]
16:14:26 [2022-03-17T16:14:26.273Z] tests/integration/models_volumes_test.py ..                              [ 96%]
16:14:29 [2022-03-17T16:14:29.860Z] tests/integration/regression_test.py ......                              [ 98%]
16:14:30 [2022-03-17T16:14:30.374Z] tests/integration/credentials/store_test.py ......                       [ 99%]
16:14:30 [2022-03-17T16:14:30.374Z] tests/integration/credentials/utils_test.py .                            [100%]
16:14:30 [2022-03-17T16:14:30.374Z] 
16:14:30 [2022-03-17T16:14:30.374Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
16:14:30 [2022-03-17T16:14:30.374Z] =========================== short test summary info ============================
16:14:30 [2022-03-17T16:14:30.374Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
16:14:30 [2022-03-17T16:14:30.374Z]   CONFIG_RT_GROUP_SCHED isn't enabled
16:14:30 [2022-03-17T16:14:30.374Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
16:14:30 [2022-03-17T16:14:30.374Z]   Not supported on most drivers
16:14:30 [2022-03-17T16:14:30.374Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
16:14:30 [2022-03-17T16:14:30.374Z]   Output of docker top depends on host distro, and is not formalized.
16:14:30 [2022-03-17T16:14:30.374Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
16:14:30 [2022-03-17T16:14:30.374Z]   Output of docker top depends on host distro, and is not formalized.
16:14:30 [2022-03-17T16:14:30.374Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
16:14:30 [2022-03-17T16:14:30.374Z]   Can fail if eth0 has multiple IP addresses
16:14:30 [2022-03-17T16:14:30.374Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
16:14:30 [2022-03-17T16:14:30.374Z]   This doesn't seem to be taken into account by the engine
16:14:30 [2022-03-17T16:14:30.374Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
16:14:30 [2022-03-17T16:14:30.374Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
16:14:30 [2022-03-17T16:14:30.374Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 294.76 seconds ==
16:14:30 [2022-03-17T16:14:30.631Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
16:14:42 [2022-03-17T16:14:42.802Z] Leaving: AppArmorNo profiles have been unloaded.
16:14:42 [2022-03-17T16:14:42.803Z] 
16:14:42 [2022-03-17T16:14:42.803Z] Unloading profiles will leave already running processes permanently
16:14:42 [2022-03-17T16:14:42.803Z] unconfined, which can lead to unexpected situations.
16:14:42 [2022-03-17T16:14:42.803Z] 
16:14:42 [2022-03-17T16:14:42.803Z] To set a process to complain mode, use the command line tool
16:14:42 [2022-03-17T16:14:42.803Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:14:42 [2022-03-17T16:14:42.803Z]