Skip to content

Console Output

02:52:30 [2021-11-23T02:52:30.817Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43040/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=88a66f8f3371c898a23548e3733af85d677e44f1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:88a66f8f3371c898a23548e3733af85d677e44f1 hack/make.sh dynbinary test-docker-py
02:52:31 [2021-11-23T02:52:31.748Z] 
02:52:31 [2021-11-23T02:52:31.748Z] Removing bundles/
02:52:31 [2021-11-23T02:52:31.748Z] 
02:52:31 [2021-11-23T02:52:31.748Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
02:52:31 [2021-11-23T02:52:31.748Z] Building: bundles/dynbinary-daemon/dockerd-dev
02:52:31 [2021-11-23T02:52:31.748Z] GOOS="" GOARCH="" GOARM=""
02:54:08 [2021-11-23T02:54:08.150Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
02:54:08 [2021-11-23T02:54:08.150Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
02:54:08 [2021-11-23T02:54:08.150Z] GOOS="" GOARCH="" GOARM=""
02:54:08 [2021-11-23T02:54:08.150Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
02:54:08 [2021-11-23T02:54:08.150Z] 
02:54:08 [2021-11-23T02:54:08.150Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
02:54:08 [2021-11-23T02:54:08.150Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
02:54:08 [2021-11-23T02:54:08.150Z] Using test binary docker
02:54:08 [2021-11-23T02:54:08.150Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
02:54:08 [2021-11-23T02:54:08.150Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
02:54:08 [2021-11-23T02:54:08.150Z] INFO: Waiting for daemon to start...
02:54:08 [2021-11-23T02:54:08.150Z] Starting dockerd
02:54:08 [2021-11-23T02:54:08.408Z] .
02:54:08 [2021-11-23T02:54:08.408Z] INFO: Building docker-sdk-python3:5.0.3...
02:54:55 [2021-11-23T02:54:55.037Z] sha256:70983a6fcfde7a12b33efdefcc74d2436dd79bc9bf8cd5ad1a1a5ec6c91f30db
02:54:55 [2021-11-23T02:54:55.037Z] INFO: Starting docker-py tests...
02:54:55 [2021-11-23T02:54:55.037Z] ============================= test session starts ==============================
02:54:55 [2021-11-23T02:54:55.037Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
02:54:55 [2021-11-23T02:54:55.037Z] rootdir: /src, inifile: pytest.ini
02:54:55 [2021-11-23T02:54:55.037Z] plugins: cov-2.6.1, timeout-1.3.3
02:54:55 [2021-11-23T02:54:55.037Z] collected 395 items / 1 deselected / 394 selected
02:54:55 [2021-11-23T02:54:55.037Z] 
02:55:05 [2021-11-23T02:55:05.178Z] tests/integration/api_build_test.py .......................X             [  6%]
02:55:05 [2021-11-23T02:55:05.740Z] tests/integration/api_client_test.py .....                               [  7%]
02:55:07 [2021-11-23T02:55:07.486Z] tests/integration/api_config_test.py ......                              [  8%]
02:55:36 [2021-11-23T02:55:36.748Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
02:56:30 [2021-11-23T02:56:30.089Z] ..........................xx....................                         [ 29%]
02:56:46 [2021-11-23T02:56:46.473Z] tests/integration/api_exec_test.py .....................                 [ 34%]
02:56:53 [2021-11-23T02:56:53.891Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
02:56:58 [2021-11-23T02:56:58.345Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
02:57:14 [2021-11-23T02:57:14.382Z] tests/integration/api_network_test.py ............................       [ 47%]
02:57:23 [2021-11-23T02:57:23.864Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
02:57:25 [2021-11-23T02:57:25.355Z] tests/integration/api_secret_test.py .....                               [ 51%]
02:57:29 [2021-11-23T02:57:29.682Z] tests/integration/api_service_test.py .................................. [ 59%]
02:57:45 [2021-11-23T02:57:45.324Z] ............................                                             [ 67%]
02:58:24 [2021-11-23T02:58:24.257Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
02:58:42 [2021-11-23T02:58:42.334Z] tests/integration/api_volume_test.py .........                           [ 74%]
02:58:42 [2021-11-23T02:58:42.334Z] tests/integration/client_test.py .....                                   [ 75%]
02:58:42 [2021-11-23T02:58:42.334Z] tests/integration/context_api_test.py ...                                [ 76%]
02:58:42 [2021-11-23T02:58:42.334Z] tests/integration/errors_test.py .                                       [ 76%]
02:59:00 [2021-11-23T02:59:00.315Z] tests/integration/models_containers_test.py ............................ [ 83%]
02:59:16 [2021-11-23T02:59:16.540Z] .........                                                                [ 85%]
02:59:21 [2021-11-23T02:59:21.107Z] tests/integration/models_images_test.py ...............                  [ 89%]
02:59:22 [2021-11-23T02:59:22.546Z] tests/integration/models_networks_test.py ....                           [ 90%]
02:59:29 [2021-11-23T02:59:29.165Z] tests/integration/models_nodes_test.py .                                 [ 90%]
02:59:29 [2021-11-23T02:59:29.166Z] tests/integration/models_resources_test.py .                             [ 91%]
02:59:30 [2021-11-23T02:59:30.911Z] tests/integration/models_services_test.py ................X.             [ 95%]
02:59:33 [2021-11-23T02:59:33.640Z] tests/integration/models_swarm_test.py ..                                [ 96%]
02:59:33 [2021-11-23T02:59:33.640Z] tests/integration/models_volumes_test.py ..                              [ 96%]
02:59:37 [2021-11-23T02:59:37.486Z] tests/integration/regression_test.py ......                              [ 98%]
02:59:37 [2021-11-23T02:59:37.998Z] tests/integration/credentials/store_test.py ......                       [ 99%]
02:59:37 [2021-11-23T02:59:37.998Z] tests/integration/credentials/utils_test.py .                            [100%]
02:59:37 [2021-11-23T02:59:37.998Z] 
02:59:37 [2021-11-23T02:59:37.998Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
02:59:37 [2021-11-23T02:59:37.998Z] =========================== short test summary info ============================
02:59:37 [2021-11-23T02:59:37.998Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
02:59:37 [2021-11-23T02:59:37.998Z]   CONFIG_RT_GROUP_SCHED isn't enabled
02:59:37 [2021-11-23T02:59:37.998Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
02:59:37 [2021-11-23T02:59:37.998Z]   Not supported on most drivers
02:59:37 [2021-11-23T02:59:37.998Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
02:59:37 [2021-11-23T02:59:37.998Z]   Output of docker top depends on host distro, and is not formalized.
02:59:37 [2021-11-23T02:59:37.998Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
02:59:37 [2021-11-23T02:59:37.998Z]   Output of docker top depends on host distro, and is not formalized.
02:59:37 [2021-11-23T02:59:37.998Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
02:59:37 [2021-11-23T02:59:37.998Z]   Can fail if eth0 has multiple IP addresses
02:59:37 [2021-11-23T02:59:37.998Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
02:59:37 [2021-11-23T02:59:37.998Z]   This doesn't seem to be taken into account by the engine
02:59:37 [2021-11-23T02:59:37.998Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
02:59:37 [2021-11-23T02:59:37.998Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
02:59:37 [2021-11-23T02:59:37.998Z] = 384 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 289.26 seconds ==
02:59:38 [2021-11-23T02:59:38.254Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
02:59:50 [2021-11-23T02:59:50.419Z] Leaving: AppArmorNo profiles have been unloaded.
02:59:50 [2021-11-23T02:59:50.419Z] 
02:59:50 [2021-11-23T02:59:50.419Z] Unloading profiles will leave already running processes permanently
02:59:50 [2021-11-23T02:59:50.419Z] unconfined, which can lead to unexpected situations.
02:59:50 [2021-11-23T02:59:50.419Z] 
02:59:50 [2021-11-23T02:59:50.419Z] To set a process to complain mode, use the command line tool
02:59:50 [2021-11-23T02:59:50.419Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
02:59:50 [2021-11-23T02:59:50.419Z]