Skip to content

Console Output

19:09:46 [2022-02-11T19:09:46.093Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43230/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2deec80dba28461a3cb3a51b20dd98b7363dd45b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2deec80dba28461a3cb3a51b20dd98b7363dd45b hack/make.sh dynbinary test-docker-py
19:09:46 [2022-02-11T19:09:46.354Z] 
19:09:46 [2022-02-11T19:09:46.616Z] Removing bundles/
19:09:46 [2022-02-11T19:09:46.616Z] 
19:09:46 [2022-02-11T19:09:46.616Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
19:09:46 [2022-02-11T19:09:46.616Z] Building: bundles/dynbinary-daemon/dockerd-dev
19:09:46 [2022-02-11T19:09:46.616Z] GOOS="" GOARCH="" GOARM=""
19:11:23 [2022-02-11T19:11:23.156Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
19:11:23 [2022-02-11T19:11:23.156Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
19:11:23 [2022-02-11T19:11:23.156Z] GOOS="" GOARCH="" GOARM=""
19:11:23 [2022-02-11T19:11:23.156Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
19:11:23 [2022-02-11T19:11:23.156Z] 
19:11:23 [2022-02-11T19:11:23.156Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
19:11:23 [2022-02-11T19:11:23.156Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
19:11:23 [2022-02-11T19:11:23.156Z] Using test binary docker
19:11:23 [2022-02-11T19:11:23.156Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:11:23 [2022-02-11T19:11:23.156Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
19:11:23 [2022-02-11T19:11:23.156Z] INFO: Waiting for daemon to start...
19:11:23 [2022-02-11T19:11:23.156Z] Starting dockerd
19:11:23 [2022-02-11T19:11:23.156Z] .
19:11:23 [2022-02-11T19:11:23.156Z] INFO: Building docker-sdk-python3:5.0.3...
19:12:01 [2022-02-11T19:12:01.936Z] sha256:fa3de144a2f1ae3f7dcee79c2a7122948fff4a2930a4607a199443786fc5d974
19:12:01 [2022-02-11T19:12:01.936Z] INFO: Starting docker-py tests...
19:12:01 [2022-02-11T19:12:01.936Z] ============================= test session starts ==============================
19:12:01 [2022-02-11T19:12:01.936Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
19:12:01 [2022-02-11T19:12:01.936Z] rootdir: /src, inifile: pytest.ini
19:12:01 [2022-02-11T19:12:01.936Z] plugins: timeout-1.3.3, cov-2.6.1
19:12:02 [2022-02-11T19:12:02.198Z] collected 395 items / 2 deselected / 393 selected
19:12:02 [2022-02-11T19:12:02.198Z] 
19:12:18 [2022-02-11T19:12:18.101Z] tests/integration/api_build_test.py .......................X             [  6%]
19:12:18 [2022-02-11T19:12:18.937Z] tests/integration/api_client_test.py .....                               [  7%]
19:12:20 [2022-02-11T19:12:20.456Z] tests/integration/api_config_test.py ......                              [  8%]
19:12:49 [2022-02-11T19:12:49.665Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
19:13:42 [2022-02-11T19:13:42.002Z] .........................xx....................                          [ 29%]
19:13:57 [2022-02-11T19:13:57.778Z] tests/integration/api_exec_test.py .....................                 [ 34%]
19:14:05 [2022-02-11T19:14:05.296Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
19:14:09 [2022-02-11T19:14:09.784Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
19:14:25 [2022-02-11T19:14:25.622Z] tests/integration/api_network_test.py ............................       [ 47%]
19:14:35 [2022-02-11T19:14:35.480Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
19:14:37 [2022-02-11T19:14:37.028Z] tests/integration/api_secret_test.py .....                               [ 51%]
19:14:42 [2022-02-11T19:14:42.614Z] tests/integration/api_service_test.py .................................. [ 59%]
19:14:58 [2022-02-11T19:14:58.396Z] ............................                                             [ 66%]
19:15:36 [2022-02-11T19:15:36.763Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
19:15:51 [2022-02-11T19:15:51.970Z] tests/integration/api_volume_test.py .........                           [ 74%]
19:15:54 [2022-02-11T19:15:54.157Z] tests/integration/client_test.py .....                                   [ 75%]
19:15:54 [2022-02-11T19:15:54.157Z] tests/integration/context_api_test.py ...                                [ 76%]
19:15:54 [2022-02-11T19:15:54.730Z] tests/integration/errors_test.py .                                       [ 76%]
19:16:13 [2022-02-11T19:16:13.000Z] tests/integration/models_containers_test.py ............................ [ 83%]
19:16:29 [2022-02-11T19:16:29.008Z] .........                                                                [ 85%]
19:16:33 [2022-02-11T19:16:33.983Z] tests/integration/models_images_test.py ...............                  [ 89%]
19:16:35 [2022-02-11T19:16:35.189Z] tests/integration/models_networks_test.py ....                           [ 90%]
19:16:41 [2022-02-11T19:16:41.782Z] tests/integration/models_nodes_test.py .                                 [ 90%]
19:16:41 [2022-02-11T19:16:41.782Z] tests/integration/models_resources_test.py .                             [ 91%]
19:16:43 [2022-02-11T19:16:43.562Z] tests/integration/models_services_test.py ................X.             [ 95%]
19:16:46 [2022-02-11T19:16:46.370Z] tests/integration/models_swarm_test.py ..                                [ 96%]
19:16:46 [2022-02-11T19:16:46.370Z] tests/integration/models_volumes_test.py ..                              [ 96%]
19:16:50 [2022-02-11T19:16:50.331Z] tests/integration/regression_test.py ......                              [ 98%]
19:16:50 [2022-02-11T19:16:50.594Z] tests/integration/credentials/store_test.py ......                       [ 99%]
19:16:50 [2022-02-11T19:16:50.594Z] tests/integration/credentials/utils_test.py .                            [100%]
19:16:50 [2022-02-11T19:16:50.594Z] 
19:16:50 [2022-02-11T19:16:50.594Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
19:16:50 [2022-02-11T19:16:50.594Z] =========================== short test summary info ============================
19:16:50 [2022-02-11T19:16:50.594Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
19:16:50 [2022-02-11T19:16:50.594Z]   CONFIG_RT_GROUP_SCHED isn't enabled
19:16:50 [2022-02-11T19:16:50.594Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
19:16:50 [2022-02-11T19:16:50.594Z]   Not supported on most drivers
19:16:50 [2022-02-11T19:16:50.594Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
19:16:50 [2022-02-11T19:16:50.594Z]   Output of docker top depends on host distro, and is not formalized.
19:16:50 [2022-02-11T19:16:50.594Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
19:16:50 [2022-02-11T19:16:50.594Z]   Output of docker top depends on host distro, and is not formalized.
19:16:50 [2022-02-11T19:16:50.594Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
19:16:50 [2022-02-11T19:16:50.594Z]   Can fail if eth0 has multiple IP addresses
19:16:50 [2022-02-11T19:16:50.594Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
19:16:50 [2022-02-11T19:16:50.594Z]   This doesn't seem to be taken into account by the engine
19:16:50 [2022-02-11T19:16:50.594Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
19:16:50 [2022-02-11T19:16:50.594Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
19:16:50 [2022-02-11T19:16:50.594Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 289.49 seconds ==
19:16:50 [2022-02-11T19:16:50.855Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
19:17:03 [2022-02-11T19:17:03.098Z] Leaving: AppArmorNo profiles have been unloaded.
19:17:03 [2022-02-11T19:17:03.098Z] 
19:17:03 [2022-02-11T19:17:03.098Z] Unloading profiles will leave already running processes permanently
19:17:03 [2022-02-11T19:17:03.098Z] unconfined, which can lead to unexpected situations.
19:17:03 [2022-02-11T19:17:03.098Z] 
19:17:03 [2022-02-11T19:17:03.098Z] To set a process to complain mode, use the command line tool
19:17:03 [2022-02-11T19:17:03.098Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:17:03 [2022-02-11T19:17:03.098Z]