Skip to content

Console Output

12:13:32 [2022-03-18T12:13:32.010Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43385/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d9bb781c8283b988b88dcf62bc44dd660840b3d1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d9bb781c8283b988b88dcf62bc44dd660840b3d1 hack/make.sh dynbinary test-docker-py
12:13:32 [2022-03-18T12:13:32.269Z] 
12:13:32 [2022-03-18T12:13:32.528Z] Removing bundles/
12:13:32 [2022-03-18T12:13:32.528Z] 
12:13:32 [2022-03-18T12:13:32.528Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
12:13:32 [2022-03-18T12:13:32.528Z] Building: bundles/dynbinary-daemon/dockerd-dev
12:13:32 [2022-03-18T12:13:32.528Z] GOOS="" GOARCH="" GOARM=""
12:15:39 [2022-03-18T12:15:39.002Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
12:15:39 [2022-03-18T12:15:39.002Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
12:15:39 [2022-03-18T12:15:39.002Z] GOOS="" GOARCH="" GOARM=""
12:15:39 [2022-03-18T12:15:39.002Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
12:15:39 [2022-03-18T12:15:39.002Z] 
12:15:39 [2022-03-18T12:15:39.002Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
12:15:39 [2022-03-18T12:15:39.002Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
12:15:39 [2022-03-18T12:15:39.002Z] Using test binary docker
12:15:39 [2022-03-18T12:15:39.002Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:15:39 [2022-03-18T12:15:39.002Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:15:39 [2022-03-18T12:15:39.002Z] INFO: Waiting for daemon to start...
12:15:39 [2022-03-18T12:15:39.002Z] Starting dockerd
12:15:39 [2022-03-18T12:15:39.002Z] .
12:15:39 [2022-03-18T12:15:39.002Z] INFO: Building docker-sdk-python3:5.0.3...
12:16:11 [2022-03-18T12:16:11.081Z] sha256:36cf7b3f37a840a0df7fe30ee0c0ae8db36c18e4bc7364f4064cdd8918e09a92
12:16:11 [2022-03-18T12:16:11.081Z] INFO: Starting docker-py tests...
12:16:11 [2022-03-18T12:16:11.081Z] ============================= test session starts ==============================
12:16:11 [2022-03-18T12:16:11.081Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
12:16:11 [2022-03-18T12:16:11.081Z] rootdir: /src, inifile: pytest.ini
12:16:11 [2022-03-18T12:16:11.081Z] plugins: timeout-1.3.3, cov-2.6.1
12:16:11 [2022-03-18T12:16:11.081Z] collected 395 items / 2 deselected / 393 selected
12:16:11 [2022-03-18T12:16:11.081Z] 
12:16:27 [2022-03-18T12:16:27.313Z] tests/integration/api_build_test.py .......................X             [  6%]
12:16:28 [2022-03-18T12:16:28.139Z] tests/integration/api_client_test.py .....                               [  7%]
12:16:29 [2022-03-18T12:16:29.640Z] tests/integration/api_config_test.py ......                              [  8%]
12:16:59 [2022-03-18T12:16:59.603Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
12:17:52 [2022-03-18T12:17:52.619Z] .........................xx....................                          [ 29%]
12:18:08 [2022-03-18T12:18:08.933Z] tests/integration/api_exec_test.py .....................                 [ 34%]
12:18:16 [2022-03-18T12:18:16.397Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
12:18:21 [2022-03-18T12:18:21.054Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
12:18:37 [2022-03-18T12:18:37.292Z] tests/integration/api_network_test.py ............................       [ 47%]
12:18:47 [2022-03-18T12:18:47.326Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
12:18:48 [2022-03-18T12:18:48.719Z] tests/integration/api_secret_test.py .....                               [ 51%]
12:18:53 [2022-03-18T12:18:53.205Z] tests/integration/api_service_test.py .................................. [ 59%]
12:19:08 [2022-03-18T12:19:08.917Z] ............................                                             [ 66%]
12:19:47 [2022-03-18T12:19:47.784Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
12:20:02 [2022-03-18T12:20:02.915Z] tests/integration/api_volume_test.py .........                           [ 74%]
12:20:04 [2022-03-18T12:20:04.844Z] tests/integration/client_test.py .....                                   [ 75%]
12:20:05 [2022-03-18T12:20:05.103Z] tests/integration/context_api_test.py ...                                [ 76%]
12:20:05 [2022-03-18T12:20:05.670Z] tests/integration/errors_test.py .                                       [ 76%]
12:20:23 [2022-03-18T12:20:23.788Z] tests/integration/models_containers_test.py ............................ [ 83%]
12:20:40 [2022-03-18T12:20:40.039Z] .........                                                                [ 85%]
12:20:44 [2022-03-18T12:20:44.975Z] tests/integration/models_images_test.py ...............                  [ 89%]
12:20:46 [2022-03-18T12:20:46.170Z] tests/integration/models_networks_test.py ....                           [ 90%]
12:20:52 [2022-03-18T12:20:52.728Z] tests/integration/models_nodes_test.py .                                 [ 90%]
12:20:52 [2022-03-18T12:20:52.728Z] tests/integration/models_resources_test.py .                             [ 91%]
12:20:54 [2022-03-18T12:20:54.488Z] tests/integration/models_services_test.py ................X.             [ 95%]
12:20:56 [2022-03-18T12:20:56.799Z] tests/integration/models_swarm_test.py ..                                [ 96%]
12:20:56 [2022-03-18T12:20:56.799Z] tests/integration/models_volumes_test.py ..                              [ 96%]
12:21:00 [2022-03-18T12:21:00.987Z] tests/integration/regression_test.py ......                              [ 98%]
12:21:01 [2022-03-18T12:21:01.247Z] tests/integration/credentials/store_test.py ......                       [ 99%]
12:21:01 [2022-03-18T12:21:01.247Z] tests/integration/credentials/utils_test.py .                            [100%]
12:21:01 [2022-03-18T12:21:01.247Z] 
12:21:01 [2022-03-18T12:21:01.247Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
12:21:01 [2022-03-18T12:21:01.247Z] =========================== short test summary info ============================
12:21:01 [2022-03-18T12:21:01.247Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
12:21:01 [2022-03-18T12:21:01.247Z]   CONFIG_RT_GROUP_SCHED isn't enabled
12:21:01 [2022-03-18T12:21:01.247Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
12:21:01 [2022-03-18T12:21:01.247Z]   Not supported on most drivers
12:21:01 [2022-03-18T12:21:01.247Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
12:21:01 [2022-03-18T12:21:01.247Z]   Output of docker top depends on host distro, and is not formalized.
12:21:01 [2022-03-18T12:21:01.247Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
12:21:01 [2022-03-18T12:21:01.247Z]   Output of docker top depends on host distro, and is not formalized.
12:21:01 [2022-03-18T12:21:01.247Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
12:21:01 [2022-03-18T12:21:01.247Z]   Can fail if eth0 has multiple IP addresses
12:21:01 [2022-03-18T12:21:01.247Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
12:21:01 [2022-03-18T12:21:01.247Z]   This doesn't seem to be taken into account by the engine
12:21:01 [2022-03-18T12:21:01.247Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
12:21:01 [2022-03-18T12:21:01.247Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
12:21:01 [2022-03-18T12:21:01.247Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 291.60 seconds ==
12:21:01 [2022-03-18T12:21:01.815Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
12:21:11 [2022-03-18T12:21:11.782Z] Leaving: AppArmorNo profiles have been unloaded.
12:21:11 [2022-03-18T12:21:11.782Z] 
12:21:11 [2022-03-18T12:21:11.782Z] Unloading profiles will leave already running processes permanently
12:21:11 [2022-03-18T12:21:11.782Z] unconfined, which can lead to unexpected situations.
12:21:11 [2022-03-18T12:21:11.782Z] 
12:21:11 [2022-03-18T12:21:11.782Z] To set a process to complain mode, use the command line tool
12:21:11 [2022-03-18T12:21:11.782Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:21:11 [2022-03-18T12:21:11.782Z]