Skip to content

Console Output

09:57:45 [2022-12-02T09:57:45.925Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44564/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a01576ec4a4ea8d2a26a58da59e259c92ce12a20 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:a01576ec4a4ea8d2a26a58da59e259c92ce12a20 hack/make.sh dynbinary-daemon test-docker-py
09:57:46 [2022-12-02T09:57:46.492Z] 
09:57:46 [2022-12-02T09:57:46.492Z] Removing bundles/
09:57:46 [2022-12-02T09:57:46.492Z] 
09:57:46 [2022-12-02T09:57:46.492Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
09:57:46 [2022-12-02T09:57:46.492Z] Building: bundles/dynbinary-daemon/dockerd-dev
09:57:46 [2022-12-02T09:57:46.492Z] GOOS="" GOARCH="" GOARM=""
09:59:37 [2022-12-02T09:59:37.966Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
09:59:37 [2022-12-02T09:59:37.966Z] 
09:59:37 [2022-12-02T09:59:37.966Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
09:59:37 [2022-12-02T09:59:37.966Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
09:59:37 [2022-12-02T09:59:37.966Z] Using test binary docker
09:59:37 [2022-12-02T09:59:37.966Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:59:37 [2022-12-02T09:59:37.966Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
09:59:37 [2022-12-02T09:59:37.966Z] INFO: Waiting for daemon to start...
09:59:37 [2022-12-02T09:59:37.966Z] Starting dockerd
09:59:37 [2022-12-02T09:59:37.966Z] .
09:59:37 [2022-12-02T09:59:37.966Z] INFO: Building docker-sdk-python3:4.4.1...
10:00:24 [2022-12-02T10:00:24.642Z] sha256:b59a346895e4dcdb502c965eff724a8b26db44d171bfdaf0b01b51396a79dfd1
10:00:24 [2022-12-02T10:00:24.642Z] INFO: Starting docker-py tests...
10:00:24 [2022-12-02T10:00:24.642Z] ============================= test session starts ==============================
10:00:24 [2022-12-02T10:00:24.642Z] platform linux -- Python 3.7.15, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
10:00:24 [2022-12-02T10:00:24.642Z] rootdir: /src, inifile: pytest.ini
10:00:24 [2022-12-02T10:00:24.642Z] plugins: timeout-1.3.3, cov-2.6.1
10:00:24 [2022-12-02T10:00:24.642Z] collected 389 items / 1 deselected / 388 selected
10:00:24 [2022-12-02T10:00:24.642Z] 
10:00:39 [2022-12-02T10:00:39.654Z] tests/integration/api_build_test.py .......................X             [  6%]
10:00:40 [2022-12-02T10:00:40.219Z] tests/integration/api_client_test.py .....                               [  7%]
10:00:41 [2022-12-02T10:00:41.977Z] tests/integration/api_config_test.py .....                               [  8%]
10:01:11 [2022-12-02T10:01:11.499Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
10:02:05 [2022-12-02T10:02:05.304Z] ..........................xx....................                         [ 29%]
10:02:21 [2022-12-02T10:02:21.801Z] tests/integration/api_exec_test.py .....................                 [ 34%]
10:02:29 [2022-12-02T10:02:29.256Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
10:02:33 [2022-12-02T10:02:33.851Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
10:02:49 [2022-12-02T10:02:49.948Z] tests/integration/api_network_test.py ............................       [ 47%]
10:02:59 [2022-12-02T10:02:59.445Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
10:03:00 [2022-12-02T10:03:00.945Z] tests/integration/api_secret_test.py .....                               [ 51%]
10:03:05 [2022-12-02T10:03:05.977Z] tests/integration/api_service_test.py .................................. [ 60%]
10:03:20 [2022-12-02T10:03:20.734Z] .........................                                                [ 67%]
10:03:59 [2022-12-02T10:03:59.696Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
10:04:14 [2022-12-02T10:04:14.819Z] tests/integration/api_volume_test.py .........                           [ 74%]
10:04:16 [2022-12-02T10:04:16.717Z] tests/integration/client_test.py .....                                   [ 75%]
10:04:16 [2022-12-02T10:04:16.975Z] tests/integration/context_api_test.py ...                                [ 76%]
10:04:17 [2022-12-02T10:04:17.234Z] tests/integration/errors_test.py .                                       [ 76%]
10:04:35 [2022-12-02T10:04:35.593Z] tests/integration/models_containers_test.py ............................ [ 83%]
10:04:51 [2022-12-02T10:04:51.805Z] .........                                                                [ 86%]
10:04:56 [2022-12-02T10:04:56.331Z] tests/integration/models_images_test.py ...............                  [ 89%]
10:04:57 [2022-12-02T10:04:57.523Z] tests/integration/models_networks_test.py ....                           [ 90%]
10:05:04 [2022-12-02T10:05:04.077Z] tests/integration/models_nodes_test.py .                                 [ 91%]
10:05:04 [2022-12-02T10:05:04.077Z] tests/integration/models_resources_test.py .                             [ 91%]
10:05:05 [2022-12-02T10:05:05.836Z] tests/integration/models_services_test.py ..............X.               [ 95%]
10:05:08 [2022-12-02T10:05:08.586Z] tests/integration/models_swarm_test.py ..                                [ 96%]
10:05:08 [2022-12-02T10:05:08.586Z] tests/integration/models_volumes_test.py ..                              [ 96%]
10:05:12 [2022-12-02T10:05:12.762Z] tests/integration/regression_test.py ......                              [ 98%]
10:05:13 [2022-12-02T10:05:13.021Z] tests/integration/credentials/store_test.py ......                       [ 99%]
10:05:13 [2022-12-02T10:05:13.021Z] tests/integration/credentials/utils_test.py .                            [100%]
10:05:13 [2022-12-02T10:05:13.021Z] 
10:05:13 [2022-12-02T10:05:13.021Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
10:05:13 [2022-12-02T10:05:13.021Z] =========================== short test summary info ============================
10:05:13 [2022-12-02T10:05:13.021Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
10:05:13 [2022-12-02T10:05:13.021Z]   CONFIG_RT_GROUP_SCHED isn't enabled
10:05:13 [2022-12-02T10:05:13.021Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
10:05:13 [2022-12-02T10:05:13.021Z]   Not supported on most drivers
10:05:13 [2022-12-02T10:05:13.021Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
10:05:13 [2022-12-02T10:05:13.021Z]   Output of docker top depends on host distro, and is not formalized.
10:05:13 [2022-12-02T10:05:13.021Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
10:05:13 [2022-12-02T10:05:13.021Z]   Output of docker top depends on host distro, and is not formalized.
10:05:13 [2022-12-02T10:05:13.021Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
10:05:13 [2022-12-02T10:05:13.021Z]   Can fail if eth0 has multiple IP addresses
10:05:13 [2022-12-02T10:05:13.021Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
10:05:13 [2022-12-02T10:05:13.021Z]   This doesn't seem to be taken into account by the engine
10:05:13 [2022-12-02T10:05:13.021Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
10:05:13 [2022-12-02T10:05:13.021Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
10:05:13 [2022-12-02T10:05:13.021Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 290.99 seconds ==
10:05:13 [2022-12-02T10:05:13.279Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
10:05:25 [2022-12-02T10:05:25.472Z] Leaving: AppArmorNo profiles have been unloaded.
10:05:25 [2022-12-02T10:05:25.472Z] 
10:05:25 [2022-12-02T10:05:25.472Z] Unloading profiles will leave already running processes permanently
10:05:25 [2022-12-02T10:05:25.472Z] unconfined, which can lead to unexpected situations.
10:05:25 [2022-12-02T10:05:25.472Z] 
10:05:25 [2022-12-02T10:05:25.472Z] To set a process to complain mode, use the command line tool
10:05:25 [2022-12-02T10:05:25.472Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:05:25 [2022-12-02T10:05:25.472Z]