Skip to content

Console Output

09:14:03 [2022-09-05T09:14:03.346Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44083/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=609d87003a0e9d431ef04a18743cb011cabda6ef -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:609d87003a0e9d431ef04a18743cb011cabda6ef hack/make.sh dynbinary test-docker-py
09:14:03 [2022-09-05T09:14:03.603Z] 
09:14:03 [2022-09-05T09:14:03.860Z] Removing bundles/
09:14:03 [2022-09-05T09:14:03.860Z] 
09:14:03 [2022-09-05T09:14:03.860Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
09:14:03 [2022-09-05T09:14:03.860Z] Building: bundles/dynbinary-daemon/dockerd
09:14:03 [2022-09-05T09:14:03.860Z] GOOS="" GOARCH="" GOARM=""
09:16:10 [2022-09-05T09:16:10.267Z] Created binary: bundles/dynbinary-daemon/dockerd
09:16:10 [2022-09-05T09:16:10.267Z] Building: bundles/dynbinary-daemon/docker-proxy
09:16:10 [2022-09-05T09:16:10.267Z] GOOS="" GOARCH="" GOARM=""
09:16:10 [2022-09-05T09:16:10.267Z] Created binary: bundles/dynbinary-daemon/docker-proxy
09:16:10 [2022-09-05T09:16:10.267Z] 
09:16:10 [2022-09-05T09:16:10.267Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
09:16:10 [2022-09-05T09:16:10.267Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
09:16:10 [2022-09-05T09:16:10.267Z] Using test binary docker
09:16:10 [2022-09-05T09:16:10.267Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:16:10 [2022-09-05T09:16:10.267Z] Not: starting.
09:16:10 [2022-09-05T09:16:10.267Z] INFO: Waiting for daemon to start...
09:16:10 [2022-09-05T09:16:10.267Z] Starting dockerd
09:16:10 [2022-09-05T09:16:10.267Z] .
09:16:10 [2022-09-05T09:16:10.267Z] INFO: Building docker-sdk-python3:5.0.3...
09:16:48 [2022-09-05T09:16:48.935Z] sha256:81f3f6b43764e7b360261324461f92449fa3e0a712be89affb5e1594401628a7
09:16:48 [2022-09-05T09:16:48.935Z] INFO: Starting docker-py tests...
09:16:48 [2022-09-05T09:16:48.935Z] ============================= test session starts ==============================
09:16:48 [2022-09-05T09:16:48.935Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
09:16:48 [2022-09-05T09:16:48.935Z] rootdir: /src, inifile: pytest.ini
09:16:48 [2022-09-05T09:16:48.935Z] plugins: cov-2.6.1, timeout-1.3.3
09:16:48 [2022-09-05T09:16:48.935Z] collected 395 items / 2 deselected / 393 selected
09:16:48 [2022-09-05T09:16:48.935Z] 
09:17:03 [2022-09-05T09:17:03.709Z] tests/integration/api_build_test.py .......................X             [  6%]
09:17:04 [2022-09-05T09:17:04.534Z] tests/integration/api_client_test.py .....                               [  7%]
09:17:06 [2022-09-05T09:17:06.277Z] tests/integration/api_config_test.py ......                              [  8%]
09:17:36 [2022-09-05T09:17:36.557Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
09:18:29 [2022-09-05T09:18:29.913Z] .........................xx....................                          [ 29%]
09:18:46 [2022-09-05T09:18:46.194Z] tests/integration/api_exec_test.py .....................                 [ 34%]
09:18:53 [2022-09-05T09:18:53.611Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
09:18:58 [2022-09-05T09:18:58.481Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
09:19:14 [2022-09-05T09:19:14.925Z] tests/integration/api_network_test.py ............................       [ 47%]
09:19:24 [2022-09-05T09:19:24.134Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
09:19:25 [2022-09-05T09:19:25.577Z] tests/integration/api_secret_test.py .....                               [ 51%]
09:19:29 [2022-09-05T09:19:29.673Z] tests/integration/api_service_test.py .................................. [ 59%]
09:19:34 [2022-09-05T09:19:34.073Z] ............................                                             [ 66%]
09:20:15 [2022-09-05T09:20:15.161Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
09:20:33 [2022-09-05T09:20:33.202Z] tests/integration/api_volume_test.py .........                           [ 74%]
09:20:33 [2022-09-05T09:20:33.202Z] tests/integration/client_test.py .....                                   [ 75%]
09:20:33 [2022-09-05T09:20:33.202Z] tests/integration/context_api_test.py ...                                [ 76%]
09:20:33 [2022-09-05T09:20:33.202Z] tests/integration/errors_test.py .                                       [ 76%]
09:20:51 [2022-09-05T09:20:51.788Z] tests/integration/models_containers_test.py ............................ [ 83%]
09:21:07 [2022-09-05T09:21:07.769Z] .........                                                                [ 85%]
09:21:12 [2022-09-05T09:21:12.975Z] tests/integration/models_images_test.py ...............                  [ 89%]
09:21:14 [2022-09-05T09:21:14.160Z] tests/integration/models_networks_test.py ....                           [ 90%]
09:21:20 [2022-09-05T09:21:20.693Z] tests/integration/models_nodes_test.py .                                 [ 90%]
09:21:20 [2022-09-05T09:21:20.949Z] tests/integration/models_resources_test.py .                             [ 91%]
09:21:22 [2022-09-05T09:21:22.695Z] tests/integration/models_services_test.py ................X.             [ 95%]
09:21:25 [2022-09-05T09:21:25.947Z] tests/integration/models_swarm_test.py ..                                [ 96%]
09:21:25 [2022-09-05T09:21:25.947Z] tests/integration/models_volumes_test.py ..                              [ 96%]
09:21:29 [2022-09-05T09:21:29.844Z] tests/integration/regression_test.py ......                              [ 98%]
09:21:30 [2022-09-05T09:21:30.357Z] tests/integration/credentials/store_test.py ......                       [ 99%]
09:21:30 [2022-09-05T09:21:30.357Z] tests/integration/credentials/utils_test.py .                            [100%]
09:21:30 [2022-09-05T09:21:30.357Z] 
09:21:30 [2022-09-05T09:21:30.357Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
09:21:30 [2022-09-05T09:21:30.357Z] =========================== short test summary info ============================
09:21:30 [2022-09-05T09:21:30.357Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
09:21:30 [2022-09-05T09:21:30.357Z]   CONFIG_RT_GROUP_SCHED isn't enabled
09:21:30 [2022-09-05T09:21:30.357Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
09:21:30 [2022-09-05T09:21:30.357Z]   Not supported on most drivers
09:21:30 [2022-09-05T09:21:30.357Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
09:21:30 [2022-09-05T09:21:30.357Z]   Output of docker top depends on host distro, and is not formalized.
09:21:30 [2022-09-05T09:21:30.357Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
09:21:30 [2022-09-05T09:21:30.357Z]   Output of docker top depends on host distro, and is not formalized.
09:21:30 [2022-09-05T09:21:30.357Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
09:21:30 [2022-09-05T09:21:30.357Z]   Can fail if eth0 has multiple IP addresses
09:21:30 [2022-09-05T09:21:30.357Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
09:21:30 [2022-09-05T09:21:30.357Z]   This doesn't seem to be taken into account by the engine
09:21:30 [2022-09-05T09:21:30.357Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
09:21:30 [2022-09-05T09:21:30.357Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
09:21:30 [2022-09-05T09:21:30.357Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 284.36 seconds ==
09:21:30 [2022-09-05T09:21:30.612Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
09:21:42 [2022-09-05T09:21:42.776Z] Leaving: AppArmorNo profiles have been unloaded.
09:21:42 [2022-09-05T09:21:42.776Z] 
09:21:42 [2022-09-05T09:21:42.776Z] Unloading profiles will leave already running processes permanently
09:21:42 [2022-09-05T09:21:42.776Z] unconfined, which can lead to unexpected situations.
09:21:42 [2022-09-05T09:21:42.776Z] 
09:21:42 [2022-09-05T09:21:42.776Z] To set a process to complain mode, use the command line tool
09:21:42 [2022-09-05T09:21:42.776Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:21:42 [2022-09-05T09:21:42.776Z]