Skip to content

Console Output

11:08:08 [2023-03-28T11:08:08.249Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45219/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b56fe595050578ced98af6c2deb70f3126cad0f9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:b56fe595050578ced98af6c2deb70f3126cad0f9 hack/make.sh dynbinary-daemon test-docker-py
11:08:08 [2023-03-28T11:08:08.816Z] 
11:08:08 [2023-03-28T11:08:08.816Z] Removing bundles/
11:08:08 [2023-03-28T11:08:08.816Z] 
11:08:08 [2023-03-28T11:08:08.816Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
11:08:08 [2023-03-28T11:08:08.816Z] Building: bundles/dynbinary-daemon/dockerd-dev
11:08:08 [2023-03-28T11:08:08.816Z] GOOS="" GOARCH="" GOARM=""
11:10:00 [2023-03-28T11:10:00.266Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
11:10:00 [2023-03-28T11:10:00.266Z] 
11:10:00 [2023-03-28T11:10:00.266Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
11:10:00 [2023-03-28T11:10:00.266Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
11:10:00 [2023-03-28T11:10:00.266Z] Using test binary docker
11:10:00 [2023-03-28T11:10:00.266Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
11:10:00 [2023-03-28T11:10:00.266Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
11:10:00 [2023-03-28T11:10:00.266Z] INFO: Waiting for daemon to start...
11:10:00 [2023-03-28T11:10:00.266Z] Starting dockerd
11:10:00 [2023-03-28T11:10:00.266Z] .
11:10:00 [2023-03-28T11:10:00.266Z] INFO: Building docker-sdk-python3:4.4.1...
11:10:47 [2023-03-28T11:10:47.047Z] sha256:636d1766391e8e239bdcfeba27072e62214ff7264c2cd2ee9dd54c1410f230ad
11:10:47 [2023-03-28T11:10:47.047Z] INFO: Starting docker-py tests...
11:10:47 [2023-03-28T11:10:47.047Z] ============================= test session starts ==============================
11:10:47 [2023-03-28T11:10:47.047Z] platform linux -- Python 3.7.16, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
11:10:47 [2023-03-28T11:10:47.047Z] rootdir: /src, inifile: pytest.ini
11:10:47 [2023-03-28T11:10:47.047Z] plugins: timeout-1.3.3, cov-2.6.1
11:10:47 [2023-03-28T11:10:47.047Z] collected 389 items / 1 deselected / 388 selected
11:10:47 [2023-03-28T11:10:47.047Z] 
11:10:58 [2023-03-28T11:10:58.241Z] tests/integration/api_build_test.py .......................X             [  6%]
11:10:58 [2023-03-28T11:10:58.806Z] tests/integration/api_client_test.py .....                               [  7%]
11:11:00 [2023-03-28T11:11:00.565Z] tests/integration/api_config_test.py .....                               [  8%]
11:11:29 [2023-03-28T11:11:29.807Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
11:12:22 [2023-03-28T11:12:22.769Z] ..........................xx....................                         [ 29%]
11:12:39 [2023-03-28T11:12:39.014Z] tests/integration/api_exec_test.py .....................                 [ 34%]
11:12:46 [2023-03-28T11:12:46.467Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
11:12:51 [2023-03-28T11:12:51.124Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
11:13:06 [2023-03-28T11:13:06.954Z] tests/integration/api_network_test.py ............................       [ 47%]
11:13:16 [2023-03-28T11:13:16.974Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
11:13:18 [2023-03-28T11:13:18.165Z] tests/integration/api_secret_test.py .....                               [ 51%]
11:13:23 [2023-03-28T11:13:23.246Z] tests/integration/api_service_test.py .................................. [ 60%]
11:13:37 [2023-03-28T11:13:37.892Z] .........................                                                [ 67%]
11:14:16 [2023-03-28T11:14:16.319Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
11:14:34 [2023-03-28T11:14:34.388Z] tests/integration/api_volume_test.py .........                           [ 74%]
11:14:34 [2023-03-28T11:14:34.388Z] tests/integration/client_test.py .....                                   [ 75%]
11:14:34 [2023-03-28T11:14:34.388Z] tests/integration/context_api_test.py ...                                [ 76%]
11:14:34 [2023-03-28T11:14:34.388Z] tests/integration/errors_test.py .                                       [ 76%]
11:14:52 [2023-03-28T11:14:52.740Z] tests/integration/models_containers_test.py ............................ [ 83%]
11:15:08 [2023-03-28T11:15:08.648Z] .........                                                                [ 86%]
11:15:13 [2023-03-28T11:15:13.250Z] tests/integration/models_images_test.py ...............                  [ 89%]
11:15:14 [2023-03-28T11:15:14.700Z] tests/integration/models_networks_test.py ....                           [ 90%]
11:15:21 [2023-03-28T11:15:21.263Z] tests/integration/models_nodes_test.py .                                 [ 91%]
11:15:21 [2023-03-28T11:15:21.263Z] tests/integration/models_resources_test.py .                             [ 91%]
11:15:27 [2023-03-28T11:15:27.035Z] tests/integration/models_services_test.py ..............X.               [ 95%]
11:15:29 [2023-03-28T11:15:29.780Z] tests/integration/models_swarm_test.py ..                                [ 96%]
11:15:29 [2023-03-28T11:15:29.780Z] tests/integration/models_volumes_test.py ..                              [ 96%]
11:15:33 [2023-03-28T11:15:33.648Z] tests/integration/regression_test.py ......                              [ 98%]
11:15:34 [2023-03-28T11:15:34.165Z] tests/integration/credentials/store_test.py ......                       [ 99%]
11:15:34 [2023-03-28T11:15:34.165Z] tests/integration/credentials/utils_test.py .                            [100%]
11:15:34 [2023-03-28T11:15:34.165Z] 
11:15:34 [2023-03-28T11:15:34.165Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
11:15:34 [2023-03-28T11:15:34.165Z] =========================== short test summary info ============================
11:15:34 [2023-03-28T11:15:34.165Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
11:15:34 [2023-03-28T11:15:34.165Z]   CONFIG_RT_GROUP_SCHED isn't enabled
11:15:34 [2023-03-28T11:15:34.165Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
11:15:34 [2023-03-28T11:15:34.165Z]   Not supported on most drivers
11:15:34 [2023-03-28T11:15:34.165Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
11:15:34 [2023-03-28T11:15:34.165Z]   Output of docker top depends on host distro, and is not formalized.
11:15:34 [2023-03-28T11:15:34.165Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
11:15:34 [2023-03-28T11:15:34.165Z]   Output of docker top depends on host distro, and is not formalized.
11:15:34 [2023-03-28T11:15:34.165Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
11:15:34 [2023-03-28T11:15:34.165Z]   Can fail if eth0 has multiple IP addresses
11:15:34 [2023-03-28T11:15:34.165Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
11:15:34 [2023-03-28T11:15:34.165Z]   This doesn't seem to be taken into account by the engine
11:15:34 [2023-03-28T11:15:34.165Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
11:15:34 [2023-03-28T11:15:34.165Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
11:15:34 [2023-03-28T11:15:34.165Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 292.46 seconds ==
11:15:34 [2023-03-28T11:15:34.422Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
11:15:46 [2023-03-28T11:15:46.640Z] Leaving: AppArmorNo profiles have been unloaded.
11:15:46 [2023-03-28T11:15:46.640Z] 
11:15:46 [2023-03-28T11:15:46.641Z] Unloading profiles will leave already running processes permanently
11:15:46 [2023-03-28T11:15:46.641Z] unconfined, which can lead to unexpected situations.
11:15:46 [2023-03-28T11:15:46.641Z] 
11:15:46 [2023-03-28T11:15:46.641Z] To set a process to complain mode, use the command line tool
11:15:46 [2023-03-28T11:15:46.641Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
11:15:46 [2023-03-28T11:15:46.641Z]