Skip to content

Console Output

15:01:43 [2023-03-22T15:01:43.809Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45197/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e55d9b155daad92ba1151ce2ebde1c80ae846fbb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:e55d9b155daad92ba1151ce2ebde1c80ae846fbb hack/make.sh dynbinary-daemon test-docker-py
15:01:44 [2023-03-22T15:01:44.377Z] 
15:01:44 [2023-03-22T15:01:44.377Z] Removing bundles/
15:01:44 [2023-03-22T15:01:44.377Z] 
15:01:44 [2023-03-22T15:01:44.377Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
15:01:44 [2023-03-22T15:01:44.377Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:01:44 [2023-03-22T15:01:44.377Z] GOOS="" GOARCH="" GOARM=""
15:03:38 [2023-03-22T15:03:38.456Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:03:38 [2023-03-22T15:03:38.456Z] 
15:03:38 [2023-03-22T15:03:38.456Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
15:03:38 [2023-03-22T15:03:38.456Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
15:03:38 [2023-03-22T15:03:38.456Z] Using test binary docker
15:03:38 [2023-03-22T15:03:38.456Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:03:38 [2023-03-22T15:03:38.456Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:03:38 [2023-03-22T15:03:38.456Z] INFO: Waiting for daemon to start...
15:03:38 [2023-03-22T15:03:38.456Z] Starting dockerd
15:03:38 [2023-03-22T15:03:38.456Z] .
15:03:38 [2023-03-22T15:03:38.456Z] INFO: Building docker-sdk-python3:4.4.1...
15:04:25 [2023-03-22T15:04:25.133Z] sha256:d421d84290c2f64cd169d2f0b4ca49b15da4f5dc9f8fa05b30d1e8987f4d0497
15:04:25 [2023-03-22T15:04:25.133Z] INFO: Starting docker-py tests...
15:04:25 [2023-03-22T15:04:25.133Z] ============================= test session starts ==============================
15:04:25 [2023-03-22T15:04:25.133Z] platform linux -- Python 3.7.16, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
15:04:25 [2023-03-22T15:04:25.133Z] rootdir: /src, inifile: pytest.ini
15:04:25 [2023-03-22T15:04:25.133Z] plugins: timeout-1.3.3, cov-2.6.1
15:04:25 [2023-03-22T15:04:25.133Z] collected 389 items / 1 deselected / 388 selected
15:04:25 [2023-03-22T15:04:25.133Z] 
15:04:38 [2023-03-22T15:04:38.364Z] tests/integration/api_build_test.py .......................X             [  6%]
15:04:38 [2023-03-22T15:04:38.930Z] tests/integration/api_client_test.py .....                               [  7%]
15:04:40 [2023-03-22T15:04:40.690Z] tests/integration/api_config_test.py .....                               [  8%]
15:05:09 [2023-03-22T15:05:09.743Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
15:06:03 [2023-03-22T15:06:03.083Z] ..........................xx....................                         [ 29%]
15:06:19 [2023-03-22T15:06:19.197Z] tests/integration/api_exec_test.py .....................                 [ 34%]
15:06:26 [2023-03-22T15:06:26.653Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
15:06:31 [2023-03-22T15:06:31.058Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
15:06:46 [2023-03-22T15:06:46.668Z] tests/integration/api_network_test.py ............................       [ 47%]
15:06:56 [2023-03-22T15:06:56.697Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
15:06:57 [2023-03-22T15:06:57.781Z] tests/integration/api_secret_test.py .....                               [ 51%]
15:07:03 [2023-03-22T15:07:03.072Z] tests/integration/api_service_test.py .................................. [ 60%]
15:07:17 [2023-03-22T15:07:17.837Z] .........................                                                [ 67%]
15:07:55 [2023-03-22T15:07:55.674Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
15:08:13 [2023-03-22T15:08:13.749Z] tests/integration/api_volume_test.py .........                           [ 74%]
15:08:13 [2023-03-22T15:08:13.749Z] tests/integration/client_test.py .....                                   [ 75%]
15:08:13 [2023-03-22T15:08:13.749Z] tests/integration/context_api_test.py ...                                [ 76%]
15:08:13 [2023-03-22T15:08:13.749Z] tests/integration/errors_test.py .                                       [ 76%]
15:08:31 [2023-03-22T15:08:31.873Z] tests/integration/models_containers_test.py ............................ [ 83%]
15:08:47 [2023-03-22T15:08:47.787Z] .........                                                                [ 86%]
15:08:53 [2023-03-22T15:08:53.051Z] tests/integration/models_images_test.py ...............                  [ 89%]
15:08:54 [2023-03-22T15:08:54.246Z] tests/integration/models_networks_test.py ....                           [ 90%]
15:09:00 [2023-03-22T15:09:00.802Z] tests/integration/models_nodes_test.py .                                 [ 91%]
15:09:00 [2023-03-22T15:09:00.802Z] tests/integration/models_resources_test.py .                             [ 91%]
15:09:02 [2023-03-22T15:09:02.564Z] tests/integration/models_services_test.py ..............X.               [ 95%]
15:09:05 [2023-03-22T15:09:05.312Z] tests/integration/models_swarm_test.py ..                                [ 96%]
15:09:05 [2023-03-22T15:09:05.312Z] tests/integration/models_volumes_test.py ..                              [ 96%]
15:09:09 [2023-03-22T15:09:09.183Z] tests/integration/regression_test.py ......                              [ 98%]
15:09:09 [2023-03-22T15:09:09.701Z] tests/integration/credentials/store_test.py ......                       [ 99%]
15:09:09 [2023-03-22T15:09:09.701Z] tests/integration/credentials/utils_test.py .                            [100%]
15:09:09 [2023-03-22T15:09:09.701Z] 
15:09:09 [2023-03-22T15:09:09.701Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
15:09:09 [2023-03-22T15:09:09.701Z] =========================== short test summary info ============================
15:09:09 [2023-03-22T15:09:09.701Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
15:09:09 [2023-03-22T15:09:09.701Z]   CONFIG_RT_GROUP_SCHED isn't enabled
15:09:09 [2023-03-22T15:09:09.701Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
15:09:09 [2023-03-22T15:09:09.701Z]   Not supported on most drivers
15:09:09 [2023-03-22T15:09:09.701Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
15:09:09 [2023-03-22T15:09:09.701Z]   Output of docker top depends on host distro, and is not formalized.
15:09:09 [2023-03-22T15:09:09.701Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
15:09:09 [2023-03-22T15:09:09.701Z]   Output of docker top depends on host distro, and is not formalized.
15:09:09 [2023-03-22T15:09:09.701Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
15:09:09 [2023-03-22T15:09:09.701Z]   Can fail if eth0 has multiple IP addresses
15:09:09 [2023-03-22T15:09:09.701Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
15:09:09 [2023-03-22T15:09:09.701Z]   This doesn't seem to be taken into account by the engine
15:09:09 [2023-03-22T15:09:09.701Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
15:09:09 [2023-03-22T15:09:09.701Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
15:09:09 [2023-03-22T15:09:09.701Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 288.72 seconds ==
15:09:09 [2023-03-22T15:09:09.959Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
15:09:22 [2023-03-22T15:09:22.152Z] Leaving: AppArmorNo profiles have been unloaded.
15:09:22 [2023-03-22T15:09:22.152Z] 
15:09:22 [2023-03-22T15:09:22.152Z] Unloading profiles will leave already running processes permanently
15:09:22 [2023-03-22T15:09:22.152Z] unconfined, which can lead to unexpected situations.
15:09:22 [2023-03-22T15:09:22.152Z] 
15:09:22 [2023-03-22T15:09:22.152Z] To set a process to complain mode, use the command line tool
15:09:22 [2023-03-22T15:09:22.152Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:09:22 [2023-03-22T15:09:22.152Z]