Skip to content

Console Output

18:41:57 [2022-05-31T18:41:57.144Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43670/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b12e9e712b1e00b072df055bdbbf18cd65942955 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b12e9e712b1e00b072df055bdbbf18cd65942955 hack/make.sh dynbinary test-docker-py
18:41:57 [2022-05-31T18:41:57.402Z] 
18:41:57 [2022-05-31T18:41:57.660Z] Removing bundles/
18:41:57 [2022-05-31T18:41:57.660Z] 
18:41:57 [2022-05-31T18:41:57.660Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
18:41:57 [2022-05-31T18:41:57.660Z] Building: bundles/dynbinary-daemon/dockerd-dev
18:41:57 [2022-05-31T18:41:57.660Z] GOOS="" GOARCH="" GOARM=""
18:44:04 [2022-05-31T18:44:04.132Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
18:44:04 [2022-05-31T18:44:04.132Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
18:44:04 [2022-05-31T18:44:04.132Z] GOOS="" GOARCH="" GOARM=""
18:44:04 [2022-05-31T18:44:04.132Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
18:44:04 [2022-05-31T18:44:04.132Z] 
18:44:04 [2022-05-31T18:44:04.132Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
18:44:04 [2022-05-31T18:44:04.132Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
18:44:04 [2022-05-31T18:44:04.132Z] Using test binary docker
18:44:04 [2022-05-31T18:44:04.132Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:44:04 [2022-05-31T18:44:04.132Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:44:04 [2022-05-31T18:44:04.132Z] INFO: Waiting for daemon to start...
18:44:04 [2022-05-31T18:44:04.132Z] Starting dockerd
18:44:04 [2022-05-31T18:44:04.132Z] .
18:44:04 [2022-05-31T18:44:04.132Z] INFO: Building docker-sdk-python3:5.0.3...
18:44:42 [2022-05-31T18:44:42.831Z] sha256:ff403475104e91613a0a804710a5887e055a081f6be7f132d6266e44e56a8a97
18:44:42 [2022-05-31T18:44:42.831Z] INFO: Starting docker-py tests...
18:44:42 [2022-05-31T18:44:42.831Z] ============================= test session starts ==============================
18:44:42 [2022-05-31T18:44:42.831Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
18:44:42 [2022-05-31T18:44:42.831Z] rootdir: /src, inifile: pytest.ini
18:44:42 [2022-05-31T18:44:42.831Z] plugins: cov-2.6.1, timeout-1.3.3
18:44:42 [2022-05-31T18:44:42.831Z] collected 395 items / 2 deselected / 393 selected
18:44:42 [2022-05-31T18:44:42.831Z] 
18:44:57 [2022-05-31T18:44:57.666Z] tests/integration/api_build_test.py .......................X             [  6%]
18:44:58 [2022-05-31T18:44:58.445Z] tests/integration/api_client_test.py .....                               [  7%]
18:44:59 [2022-05-31T18:44:59.833Z] tests/integration/api_config_test.py ......                              [  8%]
18:45:30 [2022-05-31T18:45:30.383Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
18:46:24 [2022-05-31T18:46:24.168Z] .........................xx....................                          [ 29%]
18:46:40 [2022-05-31T18:46:40.744Z] tests/integration/api_exec_test.py .....................                 [ 34%]
18:46:48 [2022-05-31T18:46:48.191Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
18:46:53 [2022-05-31T18:46:53.039Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
18:47:09 [2022-05-31T18:47:09.446Z] tests/integration/api_network_test.py ............................       [ 47%]
18:47:19 [2022-05-31T18:47:19.828Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
18:47:21 [2022-05-31T18:47:21.325Z] tests/integration/api_secret_test.py .....                               [ 51%]
18:47:25 [2022-05-31T18:47:25.695Z] tests/integration/api_service_test.py .................................. [ 59%]
18:47:30 [2022-05-31T18:47:30.380Z] ............................                                             [ 66%]
18:48:11 [2022-05-31T18:48:11.307Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
18:48:29 [2022-05-31T18:48:29.368Z] tests/integration/api_volume_test.py .........                           [ 74%]
18:48:29 [2022-05-31T18:48:29.368Z] tests/integration/client_test.py .....                                   [ 75%]
18:48:29 [2022-05-31T18:48:29.368Z] tests/integration/context_api_test.py ...                                [ 76%]
18:48:29 [2022-05-31T18:48:29.368Z] tests/integration/errors_test.py .                                       [ 76%]
18:48:48 [2022-05-31T18:48:48.256Z] tests/integration/models_containers_test.py ............................ [ 83%]
18:49:04 [2022-05-31T18:49:04.492Z] .........                                                                [ 85%]
18:49:09 [2022-05-31T18:49:09.396Z] tests/integration/models_images_test.py ...............                  [ 89%]
18:49:10 [2022-05-31T18:49:10.844Z] tests/integration/models_networks_test.py ....                           [ 90%]
18:49:17 [2022-05-31T18:49:17.393Z] tests/integration/models_nodes_test.py .                                 [ 90%]
18:49:17 [2022-05-31T18:49:17.393Z] tests/integration/models_resources_test.py .                             [ 91%]
18:49:19 [2022-05-31T18:49:19.148Z] tests/integration/models_services_test.py ................X.             [ 95%]
18:49:22 [2022-05-31T18:49:22.422Z] tests/integration/models_swarm_test.py ..                                [ 96%]
18:49:22 [2022-05-31T18:49:22.422Z] tests/integration/models_volumes_test.py ..                              [ 96%]
18:49:26 [2022-05-31T18:49:26.334Z] tests/integration/regression_test.py ......                              [ 98%]
18:49:26 [2022-05-31T18:49:26.883Z] tests/integration/credentials/store_test.py ......                       [ 99%]
18:49:26 [2022-05-31T18:49:26.883Z] tests/integration/credentials/utils_test.py .                            [100%]
18:49:26 [2022-05-31T18:49:26.883Z] 
18:49:26 [2022-05-31T18:49:26.883Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
18:49:26 [2022-05-31T18:49:26.883Z] =========================== short test summary info ============================
18:49:26 [2022-05-31T18:49:26.883Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
18:49:26 [2022-05-31T18:49:26.883Z]   CONFIG_RT_GROUP_SCHED isn't enabled
18:49:26 [2022-05-31T18:49:26.883Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
18:49:26 [2022-05-31T18:49:26.883Z]   Not supported on most drivers
18:49:26 [2022-05-31T18:49:26.883Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
18:49:26 [2022-05-31T18:49:26.883Z]   Output of docker top depends on host distro, and is not formalized.
18:49:26 [2022-05-31T18:49:26.883Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
18:49:26 [2022-05-31T18:49:26.883Z]   Output of docker top depends on host distro, and is not formalized.
18:49:26 [2022-05-31T18:49:26.883Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
18:49:26 [2022-05-31T18:49:26.883Z]   Can fail if eth0 has multiple IP addresses
18:49:26 [2022-05-31T18:49:26.883Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
18:49:26 [2022-05-31T18:49:26.883Z]   This doesn't seem to be taken into account by the engine
18:49:26 [2022-05-31T18:49:26.883Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
18:49:26 [2022-05-31T18:49:26.883Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
18:49:26 [2022-05-31T18:49:26.883Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 287.15 seconds ==
18:49:27 [2022-05-31T18:49:27.144Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
18:49:39 [2022-05-31T18:49:39.331Z] Leaving: AppArmorNo profiles have been unloaded.
18:49:39 [2022-05-31T18:49:39.331Z] 
18:49:39 [2022-05-31T18:49:39.331Z] Unloading profiles will leave already running processes permanently
18:49:39 [2022-05-31T18:49:39.331Z] unconfined, which can lead to unexpected situations.
18:49:39 [2022-05-31T18:49:39.331Z] 
18:49:39 [2022-05-31T18:49:39.331Z] To set a process to complain mode, use the command line tool
18:49:39 [2022-05-31T18:49:39.331Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:49:39 [2022-05-31T18:49:39.331Z]