Skip to content

Console Output

14:33:29 [2022-01-25T14:33:29.698Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43187/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b36d896fceba189f86cb9d57679c7559a63721e5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b36d896fceba189f86cb9d57679c7559a63721e5 hack/make.sh dynbinary test-docker-py
14:33:30 [2022-01-25T14:33:30.260Z] 
14:33:30 [2022-01-25T14:33:30.260Z] Removing bundles/
14:33:30 [2022-01-25T14:33:30.260Z] 
14:33:30 [2022-01-25T14:33:30.260Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
14:33:30 [2022-01-25T14:33:30.516Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:33:30 [2022-01-25T14:33:30.516Z] GOOS="" GOARCH="" GOARM=""
14:35:06 [2022-01-25T14:35:06.927Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
14:35:06 [2022-01-25T14:35:06.927Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
14:35:06 [2022-01-25T14:35:06.927Z] GOOS="" GOARCH="" GOARM=""
14:35:06 [2022-01-25T14:35:06.927Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
14:35:06 [2022-01-25T14:35:06.927Z] 
14:35:06 [2022-01-25T14:35:06.927Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
14:35:06 [2022-01-25T14:35:06.927Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
14:35:06 [2022-01-25T14:35:06.927Z] Using test binary docker
14:35:06 [2022-01-25T14:35:06.927Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:35:06 [2022-01-25T14:35:06.927Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
14:35:06 [2022-01-25T14:35:06.927Z] INFO: Waiting for daemon to start...
14:35:06 [2022-01-25T14:35:06.927Z] Starting dockerd
14:35:06 [2022-01-25T14:35:06.927Z] .
14:35:06 [2022-01-25T14:35:06.927Z] INFO: Building docker-sdk-python3:5.0.3...
14:35:45 [2022-01-25T14:35:45.641Z] sha256:db87ee98e8796bcdc4cd966d26d522838366636f45b5612dc778b0b27c218782
14:35:45 [2022-01-25T14:35:45.641Z] INFO: Starting docker-py tests...
14:35:46 [2022-01-25T14:35:46.570Z] ============================= test session starts ==============================
14:35:46 [2022-01-25T14:35:46.570Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
14:35:46 [2022-01-25T14:35:46.570Z] rootdir: /src, inifile: pytest.ini
14:35:46 [2022-01-25T14:35:46.570Z] plugins: timeout-1.3.3, cov-2.6.1
14:35:47 [2022-01-25T14:35:47.498Z] collected 395 items / 1 deselected / 394 selected
14:35:47 [2022-01-25T14:35:47.498Z] 
14:36:03 [2022-01-25T14:36:03.421Z] tests/integration/api_build_test.py .......................X             [  6%]
14:36:04 [2022-01-25T14:36:04.240Z] tests/integration/api_client_test.py .....                               [  7%]
14:36:05 [2022-01-25T14:36:05.987Z] tests/integration/api_config_test.py ......                              [  8%]
14:36:35 [2022-01-25T14:36:35.679Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
14:37:29 [2022-01-25T14:37:29.091Z] ..........................xx....................                         [ 29%]
14:37:45 [2022-01-25T14:37:45.576Z] tests/integration/api_exec_test.py .....................                 [ 34%]
14:37:52 [2022-01-25T14:37:52.992Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
14:37:57 [2022-01-25T14:37:57.402Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
14:38:13 [2022-01-25T14:38:13.432Z] tests/integration/api_network_test.py ............................       [ 47%]
14:38:23 [2022-01-25T14:38:23.396Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
14:38:24 [2022-01-25T14:38:24.777Z] tests/integration/api_secret_test.py .....                               [ 51%]
14:38:29 [2022-01-25T14:38:29.364Z] tests/integration/api_service_test.py .................................. [ 59%]
14:38:44 [2022-01-25T14:38:44.986Z] ............................                                             [ 67%]
14:39:23 [2022-01-25T14:39:23.498Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
14:39:38 [2022-01-25T14:39:38.848Z] tests/integration/api_volume_test.py .........                           [ 74%]
14:39:40 [2022-01-25T14:39:40.736Z] tests/integration/client_test.py .....                                   [ 75%]
14:39:40 [2022-01-25T14:39:40.736Z] tests/integration/context_api_test.py ...                                [ 76%]
14:39:41 [2022-01-25T14:39:41.401Z] tests/integration/errors_test.py .                                       [ 76%]
14:39:59 [2022-01-25T14:39:59.677Z] tests/integration/models_containers_test.py ............................ [ 83%]
14:40:15 [2022-01-25T14:40:15.614Z] .........                                                                [ 85%]
14:40:20 [2022-01-25T14:40:20.484Z] tests/integration/models_images_test.py ...............                  [ 89%]
14:40:21 [2022-01-25T14:40:21.667Z] tests/integration/models_networks_test.py ....                           [ 90%]
14:40:28 [2022-01-25T14:40:28.202Z] tests/integration/models_nodes_test.py .                                 [ 90%]
14:40:28 [2022-01-25T14:40:28.202Z] tests/integration/models_resources_test.py .                             [ 91%]
14:40:29 [2022-01-25T14:40:29.946Z] tests/integration/models_services_test.py ................X.             [ 95%]
14:40:33 [2022-01-25T14:40:33.201Z] tests/integration/models_swarm_test.py ..                                [ 96%]
14:40:33 [2022-01-25T14:40:33.201Z] tests/integration/models_volumes_test.py ..                              [ 96%]
14:40:36 [2022-01-25T14:40:36.798Z] tests/integration/regression_test.py ......                              [ 98%]
14:40:37 [2022-01-25T14:40:37.311Z] tests/integration/credentials/store_test.py ......                       [ 99%]
14:40:37 [2022-01-25T14:40:37.311Z] tests/integration/credentials/utils_test.py .                            [100%]
14:40:37 [2022-01-25T14:40:37.311Z] 
14:40:37 [2022-01-25T14:40:37.311Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
14:40:37 [2022-01-25T14:40:37.311Z] =========================== short test summary info ============================
14:40:37 [2022-01-25T14:40:37.311Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
14:40:37 [2022-01-25T14:40:37.311Z]   CONFIG_RT_GROUP_SCHED isn't enabled
14:40:37 [2022-01-25T14:40:37.311Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
14:40:37 [2022-01-25T14:40:37.311Z]   Not supported on most drivers
14:40:37 [2022-01-25T14:40:37.311Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
14:40:37 [2022-01-25T14:40:37.311Z]   Output of docker top depends on host distro, and is not formalized.
14:40:37 [2022-01-25T14:40:37.311Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
14:40:37 [2022-01-25T14:40:37.311Z]   Output of docker top depends on host distro, and is not formalized.
14:40:37 [2022-01-25T14:40:37.311Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
14:40:37 [2022-01-25T14:40:37.311Z]   Can fail if eth0 has multiple IP addresses
14:40:37 [2022-01-25T14:40:37.311Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
14:40:37 [2022-01-25T14:40:37.311Z]   This doesn't seem to be taken into account by the engine
14:40:37 [2022-01-25T14:40:37.311Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
14:40:37 [2022-01-25T14:40:37.311Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
14:40:37 [2022-01-25T14:40:37.311Z] = 384 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 290.76 seconds ==
14:40:37 [2022-01-25T14:40:37.567Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
14:40:49 [2022-01-25T14:40:49.731Z] Leaving: AppArmorNo profiles have been unloaded.
14:40:49 [2022-01-25T14:40:49.731Z] 
14:40:49 [2022-01-25T14:40:49.731Z] Unloading profiles will leave already running processes permanently
14:40:49 [2022-01-25T14:40:49.731Z] unconfined, which can lead to unexpected situations.
14:40:49 [2022-01-25T14:40:49.731Z] 
14:40:49 [2022-01-25T14:40:49.731Z] To set a process to complain mode, use the command line tool
14:40:49 [2022-01-25T14:40:49.731Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
14:40:49 [2022-01-25T14:40:49.731Z]