Skip to content

Console Output

14:23:40 [2022-06-23T14:23:40.649Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43741/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=04c51cba84301af9bbce4ea719e1cbf239efb37c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:04c51cba84301af9bbce4ea719e1cbf239efb37c hack/make.sh dynbinary test-docker-py
14:23:40 [2022-06-23T14:23:40.907Z] 
14:23:40 [2022-06-23T14:23:40.907Z] Removing bundles/
14:23:41 [2022-06-23T14:23:41.165Z] 
14:23:41 [2022-06-23T14:23:41.165Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
14:23:41 [2022-06-23T14:23:41.165Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:23:41 [2022-06-23T14:23:41.165Z] GOOS="" GOARCH="" GOARM=""
14:25:50 [2022-06-23T14:25:50.550Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
14:25:50 [2022-06-23T14:25:50.550Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
14:25:50 [2022-06-23T14:25:50.550Z] GOOS="" GOARCH="" GOARM=""
14:25:50 [2022-06-23T14:25:50.550Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
14:25:50 [2022-06-23T14:25:50.550Z] 
14:25:50 [2022-06-23T14:25:50.550Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
14:25:50 [2022-06-23T14:25:50.550Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
14:25:50 [2022-06-23T14:25:50.550Z] Using test binary docker
14:25:50 [2022-06-23T14:25:50.550Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:25:50 [2022-06-23T14:25:50.550Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
14:25:50 [2022-06-23T14:25:50.550Z] INFO: Waiting for daemon to start...
14:25:50 [2022-06-23T14:25:50.550Z] Starting dockerd
14:25:50 [2022-06-23T14:25:50.550Z] .
14:25:50 [2022-06-23T14:25:50.550Z] INFO: Building docker-sdk-python3:5.0.3...
14:26:22 [2022-06-23T14:26:22.622Z] sha256:8f3783d220496e64eb21651a2b834cc2919d720ea3e7760a83760a1db4a4fd3c
14:26:22 [2022-06-23T14:26:22.622Z] INFO: Starting docker-py tests...
14:26:23 [2022-06-23T14:26:23.188Z] ============================= test session starts ==============================
14:26:23 [2022-06-23T14:26:23.188Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
14:26:23 [2022-06-23T14:26:23.188Z] rootdir: /src, inifile: pytest.ini
14:26:23 [2022-06-23T14:26:23.188Z] plugins: cov-2.6.1, timeout-1.3.3
14:26:24 [2022-06-23T14:26:24.122Z] collected 395 items / 2 deselected / 393 selected
14:26:24 [2022-06-23T14:26:24.122Z] 
14:26:40 [2022-06-23T14:26:40.603Z] tests/integration/api_build_test.py .......................X             [  6%]
14:26:41 [2022-06-23T14:26:41.426Z] tests/integration/api_client_test.py .....                               [  7%]
14:26:42 [2022-06-23T14:26:42.816Z] tests/integration/api_config_test.py ......                              [  8%]
14:27:12 [2022-06-23T14:27:12.928Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
14:28:06 [2022-06-23T14:28:06.552Z] .........................xx....................                          [ 29%]
14:28:22 [2022-06-23T14:28:22.693Z] tests/integration/api_exec_test.py .....................                 [ 34%]
14:28:30 [2022-06-23T14:28:30.397Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
14:28:35 [2022-06-23T14:28:35.104Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
14:28:51 [2022-06-23T14:28:51.364Z] tests/integration/api_network_test.py ............................       [ 47%]
14:29:01 [2022-06-23T14:29:01.664Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
14:29:03 [2022-06-23T14:29:03.082Z] tests/integration/api_secret_test.py .....                               [ 51%]
14:29:07 [2022-06-23T14:29:07.366Z] tests/integration/api_service_test.py .................................. [ 59%]
14:29:12 [2022-06-23T14:29:12.206Z] ............................                                             [ 66%]
14:29:53 [2022-06-23T14:29:53.075Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
14:30:11 [2022-06-23T14:30:11.174Z] tests/integration/api_volume_test.py .........                           [ 74%]
14:30:11 [2022-06-23T14:30:11.174Z] tests/integration/client_test.py .....                                   [ 75%]
14:30:11 [2022-06-23T14:30:11.174Z] tests/integration/context_api_test.py ...                                [ 76%]
14:30:11 [2022-06-23T14:30:11.174Z] tests/integration/errors_test.py .                                       [ 76%]
14:30:30 [2022-06-23T14:30:30.062Z] tests/integration/models_containers_test.py ............................ [ 83%]
14:30:46 [2022-06-23T14:30:46.276Z] .........                                                                [ 85%]
14:30:51 [2022-06-23T14:30:51.214Z] tests/integration/models_images_test.py ...............                  [ 89%]
14:30:52 [2022-06-23T14:30:52.407Z] tests/integration/models_networks_test.py ....                           [ 90%]
14:30:58 [2022-06-23T14:30:58.961Z] tests/integration/models_nodes_test.py .                                 [ 90%]
14:30:58 [2022-06-23T14:30:58.961Z] tests/integration/models_resources_test.py .                             [ 91%]
14:31:00 [2022-06-23T14:31:00.996Z] tests/integration/models_services_test.py ................X.             [ 95%]
14:31:03 [2022-06-23T14:31:03.741Z] tests/integration/models_swarm_test.py ..                                [ 96%]
14:31:04 [2022-06-23T14:31:04.000Z] tests/integration/models_volumes_test.py ..                              [ 96%]
14:31:07 [2022-06-23T14:31:07.918Z] tests/integration/regression_test.py ......                              [ 98%]
14:31:08 [2022-06-23T14:31:08.693Z] tests/integration/credentials/store_test.py ......                       [ 99%]
14:31:08 [2022-06-23T14:31:08.693Z] tests/integration/credentials/utils_test.py .                            [100%]
14:31:08 [2022-06-23T14:31:08.693Z] 
14:31:08 [2022-06-23T14:31:08.693Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
14:31:08 [2022-06-23T14:31:08.693Z] =========================== short test summary info ============================
14:31:08 [2022-06-23T14:31:08.693Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
14:31:08 [2022-06-23T14:31:08.693Z]   CONFIG_RT_GROUP_SCHED isn't enabled
14:31:08 [2022-06-23T14:31:08.693Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
14:31:08 [2022-06-23T14:31:08.693Z]   Not supported on most drivers
14:31:08 [2022-06-23T14:31:08.693Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
14:31:08 [2022-06-23T14:31:08.693Z]   Output of docker top depends on host distro, and is not formalized.
14:31:08 [2022-06-23T14:31:08.693Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
14:31:08 [2022-06-23T14:31:08.693Z]   Output of docker top depends on host distro, and is not formalized.
14:31:08 [2022-06-23T14:31:08.693Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
14:31:08 [2022-06-23T14:31:08.693Z]   Can fail if eth0 has multiple IP addresses
14:31:08 [2022-06-23T14:31:08.693Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
14:31:08 [2022-06-23T14:31:08.693Z]   This doesn't seem to be taken into account by the engine
14:31:08 [2022-06-23T14:31:08.693Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
14:31:08 [2022-06-23T14:31:08.693Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
14:31:08 [2022-06-23T14:31:08.693Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 285.56 seconds ==
14:31:08 [2022-06-23T14:31:08.951Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
14:31:21 [2022-06-23T14:31:21.141Z] Leaving: AppArmorNo profiles have been unloaded.
14:31:21 [2022-06-23T14:31:21.141Z] 
14:31:21 [2022-06-23T14:31:21.141Z] Unloading profiles will leave already running processes permanently
14:31:21 [2022-06-23T14:31:21.141Z] unconfined, which can lead to unexpected situations.
14:31:21 [2022-06-23T14:31:21.141Z] 
14:31:21 [2022-06-23T14:31:21.141Z] To set a process to complain mode, use the command line tool
14:31:21 [2022-06-23T14:31:21.141Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
14:31:21 [2022-06-23T14:31:21.141Z]