Skip to content

Console Output

13:51:42 [2022-08-22T13:51:42.098Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43613/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr13 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f111f1d96fa7d13f2a2a38538c9fcf435a40c418 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f111f1d96fa7d13f2a2a38538c9fcf435a40c418 hack/make.sh dynbinary test-docker-py
13:51:42 [2022-08-22T13:51:42.358Z] 
13:51:42 [2022-08-22T13:51:42.617Z] Removing bundles/
13:51:42 [2022-08-22T13:51:42.617Z] 
13:51:42 [2022-08-22T13:51:42.617Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
13:51:43 [2022-08-22T13:51:43.187Z] Building dynamic dockerd (linux/amd64)...
13:54:19 [2022-08-22T13:54:19.710Z] Created binary: bundles/dynbinary/dockerd
13:54:19 [2022-08-22T13:54:19.710Z] Building dynamic docker-proxy (linux/amd64)...
13:54:19 [2022-08-22T13:54:19.710Z] Created binary: bundles/dynbinary/docker-proxy
13:54:19 [2022-08-22T13:54:19.710Z] 
13:54:19 [2022-08-22T13:54:19.710Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
13:54:19 [2022-08-22T13:54:19.710Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
13:54:19 [2022-08-22T13:54:19.710Z] Using test binary docker
13:54:19 [2022-08-22T13:54:19.710Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
13:54:19 [2022-08-22T13:54:19.710Z] Not: starting.
13:54:19 [2022-08-22T13:54:19.710Z] INFO: Waiting for daemon to start...
13:54:19 [2022-08-22T13:54:19.710Z] Starting dockerd
13:54:19 [2022-08-22T13:54:19.710Z] .
13:54:19 [2022-08-22T13:54:19.710Z] INFO: Building docker-sdk-python3:5.0.3...
13:54:51 [2022-08-22T13:54:51.803Z] sha256:b16147ae133317c955aab73c2fe843af479fc96cb4dab0034ea8cfa02899da3e
13:54:51 [2022-08-22T13:54:51.803Z] INFO: Starting docker-py tests...
13:54:52 [2022-08-22T13:54:52.743Z] ============================= test session starts ==============================
13:54:52 [2022-08-22T13:54:52.743Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
13:54:52 [2022-08-22T13:54:52.743Z] rootdir: /src, inifile: pytest.ini
13:54:52 [2022-08-22T13:54:52.743Z] plugins: cov-2.6.1, timeout-1.3.3
13:54:53 [2022-08-22T13:54:53.682Z] collected 395 items / 2 deselected / 393 selected
13:54:53 [2022-08-22T13:54:53.682Z] 
13:55:10 [2022-08-22T13:55:10.611Z] tests/integration/api_build_test.py .......................X             [  6%]
13:55:11 [2022-08-22T13:55:11.439Z] tests/integration/api_client_test.py .....                               [  7%]
13:55:13 [2022-08-22T13:55:13.206Z] tests/integration/api_config_test.py ......                              [  8%]
13:55:43 [2022-08-22T13:55:43.199Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
13:56:36 [2022-08-22T13:56:36.283Z] .........................xx....................                          [ 29%]
13:56:52 [2022-08-22T13:56:52.842Z] tests/integration/api_exec_test.py .....................                 [ 34%]
13:57:00 [2022-08-22T13:57:00.401Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
13:57:05 [2022-08-22T13:57:05.225Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
13:57:21 [2022-08-22T13:57:21.388Z] tests/integration/api_network_test.py ............................       [ 47%]
13:57:30 [2022-08-22T13:57:30.951Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
13:57:32 [2022-08-22T13:57:32.721Z] tests/integration/api_secret_test.py .....                               [ 51%]
13:57:37 [2022-08-22T13:57:37.085Z] tests/integration/api_service_test.py .................................. [ 59%]
13:57:41 [2022-08-22T13:57:41.536Z] ............................                                             [ 66%]
13:58:23 [2022-08-22T13:58:23.503Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
13:58:40 [2022-08-22T13:58:40.092Z] tests/integration/api_volume_test.py .........                           [ 74%]
13:58:41 [2022-08-22T13:58:41.031Z] tests/integration/client_test.py .....                                   [ 75%]
13:58:41 [2022-08-22T13:58:41.031Z] tests/integration/context_api_test.py ...                                [ 76%]
13:58:41 [2022-08-22T13:58:41.291Z] tests/integration/errors_test.py .                                       [ 76%]
13:59:00 [2022-08-22T13:59:00.101Z] tests/integration/models_containers_test.py ............................ [ 83%]
13:59:16 [2022-08-22T13:59:16.461Z] .........                                                                [ 85%]
13:59:21 [2022-08-22T13:59:21.085Z] tests/integration/models_images_test.py ...............                  [ 89%]
13:59:22 [2022-08-22T13:59:22.543Z] tests/integration/models_networks_test.py ....                           [ 90%]
13:59:29 [2022-08-22T13:59:29.111Z] tests/integration/models_nodes_test.py .                                 [ 90%]
13:59:29 [2022-08-22T13:59:29.111Z] tests/integration/models_resources_test.py .                             [ 91%]
13:59:30 [2022-08-22T13:59:30.878Z] tests/integration/models_services_test.py ................X.             [ 95%]
13:59:33 [2022-08-22T13:59:33.637Z] tests/integration/models_swarm_test.py ..                                [ 96%]
13:59:33 [2022-08-22T13:59:33.637Z] tests/integration/models_volumes_test.py ..                              [ 96%]
13:59:37 [2022-08-22T13:59:37.849Z] tests/integration/regression_test.py ......                              [ 98%]
13:59:38 [2022-08-22T13:59:38.110Z] tests/integration/credentials/store_test.py ......                       [ 99%]
13:59:38 [2022-08-22T13:59:38.110Z] tests/integration/credentials/utils_test.py .                            [100%]
13:59:38 [2022-08-22T13:59:38.110Z] 
13:59:38 [2022-08-22T13:59:38.110Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
13:59:38 [2022-08-22T13:59:38.110Z] =========================== short test summary info ============================
13:59:38 [2022-08-22T13:59:38.110Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
13:59:38 [2022-08-22T13:59:38.110Z]   CONFIG_RT_GROUP_SCHED isn't enabled
13:59:38 [2022-08-22T13:59:38.110Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
13:59:38 [2022-08-22T13:59:38.110Z]   Not supported on most drivers
13:59:38 [2022-08-22T13:59:38.110Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
13:59:38 [2022-08-22T13:59:38.110Z]   Output of docker top depends on host distro, and is not formalized.
13:59:38 [2022-08-22T13:59:38.110Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
13:59:38 [2022-08-22T13:59:38.110Z]   Output of docker top depends on host distro, and is not formalized.
13:59:38 [2022-08-22T13:59:38.110Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
13:59:38 [2022-08-22T13:59:38.110Z]   Can fail if eth0 has multiple IP addresses
13:59:38 [2022-08-22T13:59:38.110Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
13:59:38 [2022-08-22T13:59:38.110Z]   This doesn't seem to be taken into account by the engine
13:59:38 [2022-08-22T13:59:38.110Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
13:59:38 [2022-08-22T13:59:38.110Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
13:59:38 [2022-08-22T13:59:38.110Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 285.45 seconds ==
13:59:38 [2022-08-22T13:59:38.369Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
13:59:50 [2022-08-22T13:59:50.577Z] Leaving: AppArmorNo profiles have been unloaded.
13:59:50 [2022-08-22T13:59:50.577Z] 
13:59:50 [2022-08-22T13:59:50.577Z] Unloading profiles will leave already running processes permanently
13:59:50 [2022-08-22T13:59:50.577Z] unconfined, which can lead to unexpected situations.
13:59:50 [2022-08-22T13:59:50.577Z] 
13:59:50 [2022-08-22T13:59:50.577Z] To set a process to complain mode, use the command line tool
13:59:50 [2022-08-22T13:59:50.577Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
13:59:50 [2022-08-22T13:59:50.577Z]