Skip to content

Console Output

15:49:49 [2021-07-29T15:49:49.853Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42679/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr12 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dbd424ad0125ff9d0d3047570cf4b9ed075b16ce -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:dbd424ad0125ff9d0d3047570cf4b9ed075b16ce hack/make.sh dynbinary test-docker-py
15:49:50 [2021-07-29T15:49:50.417Z] 
15:49:50 [2021-07-29T15:49:50.417Z] Removing bundles/
15:49:50 [2021-07-29T15:49:50.417Z] 
15:49:50 [2021-07-29T15:49:50.417Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
15:49:50 [2021-07-29T15:49:50.417Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:49:50 [2021-07-29T15:49:50.417Z] GOOS="" GOARCH="" GOARM=""
15:51:26 [2021-07-29T15:51:26.831Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:51:26 [2021-07-29T15:51:26.831Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
15:51:26 [2021-07-29T15:51:26.831Z] GOOS="" GOARCH="" GOARM=""
15:51:26 [2021-07-29T15:51:26.831Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
15:51:26 [2021-07-29T15:51:26.831Z] 
15:51:26 [2021-07-29T15:51:26.831Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
15:51:26 [2021-07-29T15:51:26.831Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
15:51:26 [2021-07-29T15:51:26.831Z] Using test binary docker
15:51:26 [2021-07-29T15:51:26.831Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:51:26 [2021-07-29T15:51:26.831Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:51:26 [2021-07-29T15:51:26.831Z] INFO: Waiting for daemon to start...
15:51:26 [2021-07-29T15:51:26.831Z] Starting dockerd
15:51:26 [2021-07-29T15:51:26.831Z] .
15:51:26 [2021-07-29T15:51:26.831Z] INFO: Building docker-sdk-python3:5.0.0...
15:52:13 [2021-07-29T15:52:13.542Z] sha256:8b578988fb0566c763d860e586713d1da8f2fa2c82722f246bd746d247c9863b
15:52:13 [2021-07-29T15:52:13.542Z] INFO: Starting docker-py tests...
15:52:13 [2021-07-29T15:52:13.542Z] ============================= test session starts ==============================
15:52:13 [2021-07-29T15:52:13.542Z] platform linux -- Python 3.7.11, pytest-4.3.1, py-1.10.0, pluggy-0.13.1
15:52:13 [2021-07-29T15:52:13.542Z] rootdir: /src, inifile: pytest.ini
15:52:13 [2021-07-29T15:52:13.542Z] plugins: timeout-1.3.3, cov-2.6.1
15:52:13 [2021-07-29T15:52:13.542Z] collected 390 items / 1 deselected / 389 selected
15:52:13 [2021-07-29T15:52:13.542Z] 
15:52:30 [2021-07-29T15:52:30.336Z] tests/integration/api_build_test.py .......................X             [  6%]
15:52:30 [2021-07-29T15:52:30.899Z] tests/integration/api_client_test.py .....                               [  7%]
15:52:32 [2021-07-29T15:52:32.394Z] tests/integration/api_config_test.py .....                               [  8%]
15:53:09 [2021-07-29T15:53:09.094Z] tests/integration/api_container_test.py ....x...........x............... [ 16%]
15:54:15 [2021-07-29T15:54:15.440Z] ..........................xx....................                         [ 29%]
15:54:40 [2021-07-29T15:54:40.542Z] tests/integration/api_exec_test.py .....................                 [ 34%]
15:54:50 [2021-07-29T15:54:50.260Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
15:54:53 [2021-07-29T15:54:53.607Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
15:55:12 [2021-07-29T15:55:12.969Z] tests/integration/api_network_test.py ............................       [ 47%]
15:55:20 [2021-07-29T15:55:20.152Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
15:55:21 [2021-07-29T15:55:21.352Z] tests/integration/api_secret_test.py .....                               [ 51%]
15:55:25 [2021-07-29T15:55:25.696Z] tests/integration/api_service_test.py ....................s............. [ 60%]
15:55:40 [2021-07-29T15:55:40.087Z] ..........................                                               [ 67%]
15:56:21 [2021-07-29T15:56:21.700Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
15:56:36 [2021-07-29T15:56:36.808Z] tests/integration/api_volume_test.py .........                           [ 74%]
15:56:38 [2021-07-29T15:56:38.701Z] tests/integration/client_test.py .....                                   [ 75%]
15:56:38 [2021-07-29T15:56:38.958Z] tests/integration/context_api_test.py ...                                [ 76%]
15:56:39 [2021-07-29T15:56:39.523Z] tests/integration/errors_test.py .                                       [ 76%]
15:57:04 [2021-07-29T15:57:04.381Z] tests/integration/models_containers_test.py ............................ [ 83%]
15:57:22 [2021-07-29T15:57:22.659Z] .........                                                                [ 86%]
15:57:27 [2021-07-29T15:57:27.871Z] tests/integration/models_images_test.py ...............                  [ 89%]
15:57:29 [2021-07-29T15:57:29.499Z] tests/integration/models_networks_test.py ....                           [ 91%]
15:57:34 [2021-07-29T15:57:34.775Z] tests/integration/models_nodes_test.py .                                 [ 91%]
15:57:36 [2021-07-29T15:57:36.144Z] tests/integration/models_resources_test.py .                             [ 91%]
15:57:42 [2021-07-29T15:57:42.218Z] tests/integration/models_services_test.py ..............X.               [ 95%]
15:57:44 [2021-07-29T15:57:44.957Z] tests/integration/models_swarm_test.py ..                                [ 96%]
15:57:44 [2021-07-29T15:57:44.957Z] tests/integration/models_volumes_test.py ..                              [ 96%]
15:57:49 [2021-07-29T15:57:49.989Z] tests/integration/regression_test.py ......                              [ 98%]
15:57:50 [2021-07-29T15:57:50.247Z] tests/integration/credentials/store_test.py ......                       [ 99%]
15:57:50 [2021-07-29T15:57:50.247Z] tests/integration/credentials/utils_test.py .                            [100%]
15:57:50 [2021-07-29T15:57:50.247Z] 
15:57:50 [2021-07-29T15:57:50.247Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
15:57:50 [2021-07-29T15:57:50.247Z] =========================== short test summary info ============================
15:57:50 [2021-07-29T15:57:50.247Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
15:57:50 [2021-07-29T15:57:50.247Z]   CONFIG_RT_GROUP_SCHED isn't enabled
15:57:50 [2021-07-29T15:57:50.247Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
15:57:50 [2021-07-29T15:57:50.247Z]   Not supported on most drivers
15:57:50 [2021-07-29T15:57:50.247Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
15:57:50 [2021-07-29T15:57:50.247Z]   Output of docker top depends on host distro, and is not formalized.
15:57:50 [2021-07-29T15:57:50.247Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
15:57:50 [2021-07-29T15:57:50.247Z]   Output of docker top depends on host distro, and is not formalized.
15:57:50 [2021-07-29T15:57:50.247Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
15:57:50 [2021-07-29T15:57:50.247Z]   Can fail if eth0 has multiple IP addresses
15:57:50 [2021-07-29T15:57:50.247Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
15:57:50 [2021-07-29T15:57:50.247Z]   This doesn't seem to be taken into account by the engine
15:57:50 [2021-07-29T15:57:50.247Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
15:57:50 [2021-07-29T15:57:50.247Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40)
15:57:50 [2021-07-29T15:57:50.247Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
15:57:50 [2021-07-29T15:57:50.247Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 341.98 seconds ==
15:57:50 [2021-07-29T15:57:50.504Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
15:58:02 [2021-07-29T15:58:02.700Z] Leaving: AppArmorNo profiles have been unloaded.
15:58:02 [2021-07-29T15:58:02.700Z] 
15:58:02 [2021-07-29T15:58:02.700Z] Unloading profiles will leave already running processes permanently
15:58:02 [2021-07-29T15:58:02.700Z] unconfined, which can lead to unexpected situations.
15:58:02 [2021-07-29T15:58:02.700Z] 
15:58:02 [2021-07-29T15:58:02.700Z] To set a process to complain mode, use the command line tool
15:58:02 [2021-07-29T15:58:02.700Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:58:02 [2021-07-29T15:58:02.700Z]