Skip to content

Console Output

09:16:48 [2022-05-19T09:16:48.218Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43617/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3b157dc3b68b3fb0f83b9a3da3792a14bc8b6cab hack/make.sh dynbinary test-docker-py
09:16:48 [2022-05-19T09:16:48.475Z] 
09:16:48 [2022-05-19T09:16:48.734Z] Removing bundles/
09:16:48 [2022-05-19T09:16:48.734Z] 
09:16:48 [2022-05-19T09:16:48.734Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
09:16:48 [2022-05-19T09:16:48.734Z] Building: bundles/dynbinary-daemon/dockerd-dev
09:16:48 [2022-05-19T09:16:48.734Z] GOOS="" GOARCH="" GOARM=""
09:18:55 [2022-05-19T09:18:55.202Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
09:18:55 [2022-05-19T09:18:55.202Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
09:18:55 [2022-05-19T09:18:55.202Z] GOOS="" GOARCH="" GOARM=""
09:18:55 [2022-05-19T09:18:55.202Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
09:18:55 [2022-05-19T09:18:55.202Z] 
09:18:55 [2022-05-19T09:18:55.202Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
09:18:55 [2022-05-19T09:18:55.202Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
09:18:55 [2022-05-19T09:18:55.202Z] Using test binary docker
09:18:55 [2022-05-19T09:18:55.202Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:18:55 [2022-05-19T09:18:55.202Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
09:18:55 [2022-05-19T09:18:55.202Z] INFO: Waiting for daemon to start...
09:18:55 [2022-05-19T09:18:55.202Z] Starting dockerd
09:18:55 [2022-05-19T09:18:55.202Z] .
09:18:55 [2022-05-19T09:18:55.202Z] INFO: Building docker-sdk-python3:5.0.3...
09:19:33 [2022-05-19T09:19:33.906Z] sha256:d0932eb97d9ba5b52553b864487b9300023e61099775539cf70a5280c14be28e
09:19:33 [2022-05-19T09:19:33.906Z] INFO: Starting docker-py tests...
09:19:33 [2022-05-19T09:19:33.906Z] ============================= test session starts ==============================
09:19:33 [2022-05-19T09:19:33.906Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
09:19:33 [2022-05-19T09:19:33.906Z] rootdir: /src, inifile: pytest.ini
09:19:33 [2022-05-19T09:19:33.906Z] plugins: cov-2.6.1, timeout-1.3.3
09:19:33 [2022-05-19T09:19:33.906Z] collected 395 items / 2 deselected / 393 selected
09:19:33 [2022-05-19T09:19:33.906Z] 
09:19:46 [2022-05-19T09:19:46.268Z] tests/integration/api_build_test.py .......................X             [  6%]
09:19:47 [2022-05-19T09:19:47.091Z] tests/integration/api_client_test.py .....                               [  7%]
09:19:49 [2022-05-19T09:19:49.029Z] tests/integration/api_config_test.py ......                              [  8%]
09:20:18 [2022-05-19T09:20:18.667Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
09:21:11 [2022-05-19T09:21:11.897Z] .........................xx....................                          [ 29%]
09:21:28 [2022-05-19T09:21:28.388Z] tests/integration/api_exec_test.py .....................                 [ 34%]
09:21:35 [2022-05-19T09:21:35.841Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
09:21:40 [2022-05-19T09:21:40.810Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
09:21:57 [2022-05-19T09:21:57.007Z] tests/integration/api_network_test.py ............................       [ 47%]
09:22:07 [2022-05-19T09:22:07.026Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
09:22:08 [2022-05-19T09:22:08.526Z] tests/integration/api_secret_test.py .....                               [ 51%]
09:22:12 [2022-05-19T09:22:12.877Z] tests/integration/api_service_test.py .................................. [ 59%]
09:22:17 [2022-05-19T09:22:17.024Z] ............................                                             [ 66%]
09:22:58 [2022-05-19T09:22:58.569Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
09:23:13 [2022-05-19T09:23:13.432Z] tests/integration/api_volume_test.py .........                           [ 74%]
09:23:15 [2022-05-19T09:23:15.587Z] tests/integration/client_test.py .....                                   [ 75%]
09:23:15 [2022-05-19T09:23:15.587Z] tests/integration/context_api_test.py ...                                [ 76%]
09:23:16 [2022-05-19T09:23:16.153Z] tests/integration/errors_test.py .                                       [ 76%]
09:23:34 [2022-05-19T09:23:34.863Z] tests/integration/models_containers_test.py ............................ [ 83%]
09:23:51 [2022-05-19T09:23:51.174Z] .........                                                                [ 85%]
09:23:55 [2022-05-19T09:23:55.918Z] tests/integration/models_images_test.py ...............                  [ 89%]
09:23:57 [2022-05-19T09:23:57.108Z] tests/integration/models_networks_test.py ....                           [ 90%]
09:24:03 [2022-05-19T09:24:03.661Z] tests/integration/models_nodes_test.py .                                 [ 90%]
09:24:03 [2022-05-19T09:24:03.661Z] tests/integration/models_resources_test.py .                             [ 91%]
09:24:05 [2022-05-19T09:24:05.679Z] tests/integration/models_services_test.py ................X.             [ 95%]
09:24:08 [2022-05-19T09:24:08.424Z] tests/integration/models_swarm_test.py ..                                [ 96%]
09:24:08 [2022-05-19T09:24:08.424Z] tests/integration/models_volumes_test.py ..                              [ 96%]
09:24:12 [2022-05-19T09:24:12.602Z] tests/integration/regression_test.py ......                              [ 98%]
09:24:12 [2022-05-19T09:24:12.861Z] tests/integration/credentials/store_test.py ......                       [ 99%]
09:24:13 [2022-05-19T09:24:13.121Z] tests/integration/credentials/utils_test.py .                            [100%]
09:24:13 [2022-05-19T09:24:13.121Z] 
09:24:13 [2022-05-19T09:24:13.121Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
09:24:13 [2022-05-19T09:24:13.121Z] =========================== short test summary info ============================
09:24:13 [2022-05-19T09:24:13.121Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
09:24:13 [2022-05-19T09:24:13.121Z]   CONFIG_RT_GROUP_SCHED isn't enabled
09:24:13 [2022-05-19T09:24:13.121Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
09:24:13 [2022-05-19T09:24:13.121Z]   Not supported on most drivers
09:24:13 [2022-05-19T09:24:13.121Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
09:24:13 [2022-05-19T09:24:13.121Z]   Output of docker top depends on host distro, and is not formalized.
09:24:13 [2022-05-19T09:24:13.121Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
09:24:13 [2022-05-19T09:24:13.121Z]   Output of docker top depends on host distro, and is not formalized.
09:24:13 [2022-05-19T09:24:13.121Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
09:24:13 [2022-05-19T09:24:13.121Z]   Can fail if eth0 has multiple IP addresses
09:24:13 [2022-05-19T09:24:13.121Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
09:24:13 [2022-05-19T09:24:13.121Z]   This doesn't seem to be taken into account by the engine
09:24:13 [2022-05-19T09:24:13.121Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
09:24:13 [2022-05-19T09:24:13.121Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
09:24:13 [2022-05-19T09:24:13.121Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 284.10 seconds ==
09:24:13 [2022-05-19T09:24:13.378Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
09:24:23 [2022-05-19T09:24:23.339Z] Leaving: AppArmorNo profiles have been unloaded.
09:24:23 [2022-05-19T09:24:23.339Z] 
09:24:23 [2022-05-19T09:24:23.339Z] Unloading profiles will leave already running processes permanently
09:24:23 [2022-05-19T09:24:23.339Z] unconfined, which can lead to unexpected situations.
09:24:23 [2022-05-19T09:24:23.339Z] 
09:24:23 [2022-05-19T09:24:23.339Z] To set a process to complain mode, use the command line tool
09:24:23 [2022-05-19T09:24:23.339Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:24:23 [2022-05-19T09:24:23.339Z]