Skip to content

Console Output

18:58:39 [2022-07-18T18:58:39.199Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43819/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=11e6176669c1ce8d738e00561c416caff589a3d2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:11e6176669c1ce8d738e00561c416caff589a3d2 hack/make.sh dynbinary test-docker-py
18:58:39 [2022-07-18T18:58:39.456Z] 
18:58:39 [2022-07-18T18:58:39.713Z] Removing bundles/
18:58:39 [2022-07-18T18:58:39.713Z] 
18:58:39 [2022-07-18T18:58:39.713Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
18:58:39 [2022-07-18T18:58:39.713Z] Building: bundles/dynbinary-daemon/dockerd
18:58:39 [2022-07-18T18:58:39.713Z] GOOS="" GOARCH="" GOARM=""
19:00:46 [2022-07-18T19:00:46.127Z] Created binary: bundles/dynbinary-daemon/dockerd
19:00:46 [2022-07-18T19:00:46.127Z] Building: bundles/dynbinary-daemon/docker-proxy
19:00:46 [2022-07-18T19:00:46.127Z] GOOS="" GOARCH="" GOARM=""
19:00:46 [2022-07-18T19:00:46.127Z] Created binary: bundles/dynbinary-daemon/docker-proxy
19:00:46 [2022-07-18T19:00:46.127Z] 
19:00:46 [2022-07-18T19:00:46.127Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
19:00:46 [2022-07-18T19:00:46.127Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
19:00:46 [2022-07-18T19:00:46.127Z] Using test binary docker
19:00:46 [2022-07-18T19:00:46.127Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:00:46 [2022-07-18T19:00:46.127Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
19:00:46 [2022-07-18T19:00:46.127Z] INFO: Waiting for daemon to start...
19:00:46 [2022-07-18T19:00:46.127Z] Starting dockerd
19:00:46 [2022-07-18T19:00:46.127Z] .
19:00:46 [2022-07-18T19:00:46.127Z] INFO: Building docker-sdk-python3:5.0.3...
19:01:24 [2022-07-18T19:01:24.798Z] sha256:71ca91006d0be3460c9a6fe342e5dec99d90fc64cf1fc8b1da55a11e64247f0e
19:01:24 [2022-07-18T19:01:24.798Z] INFO: Starting docker-py tests...
19:01:24 [2022-07-18T19:01:24.798Z] ============================= test session starts ==============================
19:01:24 [2022-07-18T19:01:24.798Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
19:01:24 [2022-07-18T19:01:24.798Z] rootdir: /src, inifile: pytest.ini
19:01:24 [2022-07-18T19:01:24.798Z] plugins: cov-2.6.1, timeout-1.3.3
19:01:25 [2022-07-18T19:01:25.054Z] collected 395 items / 2 deselected / 393 selected
19:01:25 [2022-07-18T19:01:25.054Z] 
19:01:42 [2022-07-18T19:01:42.632Z] tests/integration/api_build_test.py .......................X             [  6%]
19:01:43 [2022-07-18T19:01:43.449Z] tests/integration/api_client_test.py .....                               [  7%]
19:01:45 [2022-07-18T19:01:45.204Z] tests/integration/api_config_test.py ......                              [  8%]
19:02:15 [2022-07-18T19:02:15.521Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
19:03:09 [2022-07-18T19:03:09.524Z] .........................xx....................                          [ 29%]
19:03:26 [2022-07-18T19:03:26.392Z] tests/integration/api_exec_test.py .....................                 [ 34%]
19:03:33 [2022-07-18T19:03:33.812Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
19:03:39 [2022-07-18T19:03:39.066Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
19:03:56 [2022-07-18T19:03:56.617Z] tests/integration/api_network_test.py ............................       [ 47%]
19:04:07 [2022-07-18T19:04:07.219Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
19:04:08 [2022-07-18T19:04:08.708Z] tests/integration/api_secret_test.py .....                               [ 51%]
19:04:12 [2022-07-18T19:04:12.728Z] tests/integration/api_service_test.py .................................. [ 59%]
19:04:17 [2022-07-18T19:04:17.280Z] ............................                                             [ 66%]
19:04:59 [2022-07-18T19:04:59.040Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
19:05:14 [2022-07-18T19:05:14.174Z] tests/integration/api_volume_test.py .........                           [ 74%]
19:05:16 [2022-07-18T19:05:16.062Z] tests/integration/client_test.py .....                                   [ 75%]
19:05:16 [2022-07-18T19:05:16.062Z] tests/integration/context_api_test.py ...                                [ 76%]
19:05:16 [2022-07-18T19:05:16.624Z] tests/integration/errors_test.py .                                       [ 76%]
19:05:36 [2022-07-18T19:05:36.225Z] tests/integration/models_containers_test.py ............................ [ 83%]
19:05:52 [2022-07-18T19:05:52.448Z] .........                                                                [ 85%]
19:05:57 [2022-07-18T19:05:57.379Z] tests/integration/models_images_test.py ...............                  [ 89%]
19:05:58 [2022-07-18T19:05:58.818Z] tests/integration/models_networks_test.py ....                           [ 90%]
19:06:05 [2022-07-18T19:06:05.351Z] tests/integration/models_nodes_test.py .                                 [ 90%]
19:06:05 [2022-07-18T19:06:05.351Z] tests/integration/models_resources_test.py .                             [ 91%]
19:06:07 [2022-07-18T19:06:07.360Z] tests/integration/models_services_test.py ................X.             [ 95%]
19:06:10 [2022-07-18T19:06:10.615Z] tests/integration/models_swarm_test.py ..                                [ 96%]
19:06:10 [2022-07-18T19:06:10.615Z] tests/integration/models_volumes_test.py ..                              [ 96%]
19:06:14 [2022-07-18T19:06:14.443Z] tests/integration/regression_test.py ......                              [ 98%]
19:06:14 [2022-07-18T19:06:14.699Z] tests/integration/credentials/store_test.py ......                       [ 99%]
19:06:14 [2022-07-18T19:06:14.699Z] tests/integration/credentials/utils_test.py .                            [100%]
19:06:14 [2022-07-18T19:06:14.699Z] 
19:06:14 [2022-07-18T19:06:14.699Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
19:06:14 [2022-07-18T19:06:14.699Z] =========================== short test summary info ============================
19:06:14 [2022-07-18T19:06:14.699Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
19:06:14 [2022-07-18T19:06:14.699Z]   CONFIG_RT_GROUP_SCHED isn't enabled
19:06:14 [2022-07-18T19:06:14.699Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
19:06:14 [2022-07-18T19:06:14.699Z]   Not supported on most drivers
19:06:14 [2022-07-18T19:06:14.699Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
19:06:14 [2022-07-18T19:06:14.699Z]   Output of docker top depends on host distro, and is not formalized.
19:06:14 [2022-07-18T19:06:14.699Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
19:06:14 [2022-07-18T19:06:14.699Z]   Output of docker top depends on host distro, and is not formalized.
19:06:14 [2022-07-18T19:06:14.699Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
19:06:14 [2022-07-18T19:06:14.699Z]   Can fail if eth0 has multiple IP addresses
19:06:14 [2022-07-18T19:06:14.699Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
19:06:14 [2022-07-18T19:06:14.699Z]   This doesn't seem to be taken into account by the engine
19:06:14 [2022-07-18T19:06:14.699Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
19:06:14 [2022-07-18T19:06:14.699Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
19:06:14 [2022-07-18T19:06:14.699Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 290.64 seconds ==
19:06:14 [2022-07-18T19:06:14.955Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
19:06:27 [2022-07-18T19:06:27.118Z] Leaving: AppArmorNo profiles have been unloaded.
19:06:27 [2022-07-18T19:06:27.118Z] 
19:06:27 [2022-07-18T19:06:27.118Z] Unloading profiles will leave already running processes permanently
19:06:27 [2022-07-18T19:06:27.118Z] unconfined, which can lead to unexpected situations.
19:06:27 [2022-07-18T19:06:27.118Z] 
19:06:27 [2022-07-18T19:06:27.118Z] To set a process to complain mode, use the command line tool
19:06:27 [2022-07-18T19:06:27.118Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:06:27 [2022-07-18T19:06:27.118Z]