Skip to content

Console Output

17:29:07 [2022-03-04T17:29:07.179Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43325/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e781cf5f64b251be44c6066999f20c28804c37cf -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e781cf5f64b251be44c6066999f20c28804c37cf hack/make.sh dynbinary test-docker-py
17:29:07 [2022-03-04T17:29:07.744Z] 
17:29:07 [2022-03-04T17:29:07.744Z] Removing bundles/
17:29:07 [2022-03-04T17:29:07.744Z] 
17:29:07 [2022-03-04T17:29:07.744Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
17:29:07 [2022-03-04T17:29:07.744Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:29:07 [2022-03-04T17:29:07.744Z] GOOS="" GOARCH="" GOARM=""
17:30:44 [2022-03-04T17:30:44.186Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:30:44 [2022-03-04T17:30:44.186Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
17:30:44 [2022-03-04T17:30:44.186Z] GOOS="" GOARCH="" GOARM=""
17:30:44 [2022-03-04T17:30:44.186Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
17:30:44 [2022-03-04T17:30:44.186Z] 
17:30:44 [2022-03-04T17:30:44.186Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
17:30:44 [2022-03-04T17:30:44.186Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
17:30:44 [2022-03-04T17:30:44.186Z] Using test binary docker
17:30:44 [2022-03-04T17:30:44.186Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:30:44 [2022-03-04T17:30:44.186Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:30:44 [2022-03-04T17:30:44.186Z] INFO: Waiting for daemon to start...
17:30:44 [2022-03-04T17:30:44.186Z] Starting dockerd
17:30:44 [2022-03-04T17:30:44.186Z] .
17:30:44 [2022-03-04T17:30:44.186Z] INFO: Building docker-sdk-python3:5.0.3...
17:31:30 [2022-03-04T17:31:30.874Z] sha256:541fa97995b7fc1468463a156aa8846e05a1095f09146ceceee12af77f000021
17:31:30 [2022-03-04T17:31:30.874Z] INFO: Starting docker-py tests...
17:31:30 [2022-03-04T17:31:30.874Z] ============================= test session starts ==============================
17:31:30 [2022-03-04T17:31:30.874Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
17:31:30 [2022-03-04T17:31:30.874Z] rootdir: /src, inifile: pytest.ini
17:31:30 [2022-03-04T17:31:30.874Z] plugins: timeout-1.3.3, cov-2.6.1
17:31:30 [2022-03-04T17:31:30.874Z] collected 395 items / 2 deselected / 393 selected
17:31:30 [2022-03-04T17:31:30.874Z] 
17:31:41 [2022-03-04T17:31:41.375Z] tests/integration/api_build_test.py .......................X             [  6%]
17:31:41 [2022-03-04T17:31:41.936Z] tests/integration/api_client_test.py .....                               [  7%]
17:31:43 [2022-03-04T17:31:43.787Z] tests/integration/api_config_test.py ......                              [  8%]
17:32:13 [2022-03-04T17:32:13.207Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
17:33:05 [2022-03-04T17:33:05.883Z] .........................xx....................                          [ 29%]
17:33:22 [2022-03-04T17:33:22.125Z] tests/integration/api_exec_test.py .....................                 [ 34%]
17:33:29 [2022-03-04T17:33:29.548Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
17:33:33 [2022-03-04T17:33:33.949Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
17:33:49 [2022-03-04T17:33:49.879Z] tests/integration/api_network_test.py ............................       [ 47%]
17:33:59 [2022-03-04T17:33:59.742Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
17:34:01 [2022-03-04T17:34:01.185Z] tests/integration/api_secret_test.py .....                               [ 51%]
17:34:05 [2022-03-04T17:34:05.515Z] tests/integration/api_service_test.py .................................. [ 59%]
17:34:19 [2022-03-04T17:34:19.012Z] ............................                                             [ 66%]
17:34:59 [2022-03-04T17:34:59.582Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
17:35:14 [2022-03-04T17:35:14.938Z] tests/integration/api_volume_test.py .........                           [ 74%]
17:35:16 [2022-03-04T17:35:16.825Z] tests/integration/client_test.py .....                                   [ 75%]
17:35:17 [2022-03-04T17:35:17.081Z] tests/integration/context_api_test.py ...                                [ 76%]
17:35:17 [2022-03-04T17:35:17.643Z] tests/integration/errors_test.py .                                       [ 76%]
17:35:36 [2022-03-04T17:35:36.255Z] tests/integration/models_containers_test.py ............................ [ 83%]
17:35:52 [2022-03-04T17:35:52.154Z] .........                                                                [ 85%]
17:35:56 [2022-03-04T17:35:56.878Z] tests/integration/models_images_test.py ...............                  [ 89%]
17:35:58 [2022-03-04T17:35:58.069Z] tests/integration/models_networks_test.py ....                           [ 90%]
17:36:04 [2022-03-04T17:36:04.606Z] tests/integration/models_nodes_test.py .                                 [ 90%]
17:36:04 [2022-03-04T17:36:04.606Z] tests/integration/models_resources_test.py .                             [ 91%]
17:36:06 [2022-03-04T17:36:06.356Z] tests/integration/models_services_test.py ................X.             [ 95%]
17:36:09 [2022-03-04T17:36:09.093Z] tests/integration/models_swarm_test.py ..                                [ 96%]
17:36:09 [2022-03-04T17:36:09.093Z] tests/integration/models_volumes_test.py ..                              [ 96%]
17:36:13 [2022-03-04T17:36:13.038Z] tests/integration/regression_test.py ......                              [ 98%]
17:36:13 [2022-03-04T17:36:13.549Z] tests/integration/credentials/store_test.py ......                       [ 99%]
17:36:13 [2022-03-04T17:36:13.549Z] tests/integration/credentials/utils_test.py .                            [100%]
17:36:13 [2022-03-04T17:36:13.549Z] 
17:36:13 [2022-03-04T17:36:13.549Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
17:36:13 [2022-03-04T17:36:13.549Z] =========================== short test summary info ============================
17:36:13 [2022-03-04T17:36:13.549Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
17:36:13 [2022-03-04T17:36:13.549Z]   CONFIG_RT_GROUP_SCHED isn't enabled
17:36:13 [2022-03-04T17:36:13.549Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
17:36:13 [2022-03-04T17:36:13.549Z]   Not supported on most drivers
17:36:13 [2022-03-04T17:36:13.549Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
17:36:13 [2022-03-04T17:36:13.549Z]   Output of docker top depends on host distro, and is not formalized.
17:36:13 [2022-03-04T17:36:13.549Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
17:36:13 [2022-03-04T17:36:13.549Z]   Output of docker top depends on host distro, and is not formalized.
17:36:13 [2022-03-04T17:36:13.549Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
17:36:13 [2022-03-04T17:36:13.549Z]   Can fail if eth0 has multiple IP addresses
17:36:13 [2022-03-04T17:36:13.549Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
17:36:13 [2022-03-04T17:36:13.549Z]   This doesn't seem to be taken into account by the engine
17:36:13 [2022-03-04T17:36:13.549Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
17:36:13 [2022-03-04T17:36:13.549Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
17:36:13 [2022-03-04T17:36:13.549Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 289.13 seconds ==
17:36:13 [2022-03-04T17:36:13.804Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
17:36:25 [2022-03-04T17:36:25.974Z] Leaving: AppArmorNo profiles have been unloaded.
17:36:25 [2022-03-04T17:36:25.974Z] 
17:36:25 [2022-03-04T17:36:25.974Z] Unloading profiles will leave already running processes permanently
17:36:25 [2022-03-04T17:36:25.974Z] unconfined, which can lead to unexpected situations.
17:36:25 [2022-03-04T17:36:25.974Z] 
17:36:25 [2022-03-04T17:36:25.974Z] To set a process to complain mode, use the command line tool
17:36:25 [2022-03-04T17:36:25.974Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:36:25 [2022-03-04T17:36:25.974Z]