Skip to content

Console Output

14:31:13 [2021-06-10T14:31:13.155Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42507/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=523f8b397c8a47b8bd1a7c2dd86cbeaa57a70d48 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:523f8b397c8a47b8bd1a7c2dd86cbeaa57a70d48 hack/make.sh dynbinary-daemon test-docker-py
14:31:13 [2021-06-10T14:31:13.716Z] 
14:31:13 [2021-06-10T14:31:13.972Z] Removing bundles/
14:31:13 [2021-06-10T14:31:13.972Z] 
14:31:13 [2021-06-10T14:31:13.972Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
14:31:13 [2021-06-10T14:31:13.972Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:31:13 [2021-06-10T14:31:13.972Z] GOOS="" GOARCH="" GOARM=""
14:32:50 [2021-06-10T14:32:50.354Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
14:32:50 [2021-06-10T14:32:50.354Z] 
14:32:50 [2021-06-10T14:32:50.354Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
14:32:50 [2021-06-10T14:32:50.354Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
14:32:50 [2021-06-10T14:32:50.354Z] Using test binary docker
14:32:50 [2021-06-10T14:32:50.354Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:32:50 [2021-06-10T14:32:50.354Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
14:32:50 [2021-06-10T14:32:50.354Z] INFO: Waiting for daemon to start...
14:32:50 [2021-06-10T14:32:50.354Z] Starting dockerd
14:32:50 [2021-06-10T14:32:50.354Z] .
14:32:50 [2021-06-10T14:32:50.354Z] INFO: Building docker-sdk-python3:4.4.1...
14:33:36 [2021-06-10T14:33:36.979Z] sha256:8f9e82c3e582821001d092d73e38afd1aaff26f26397cbd5d4db2aab827195db
14:33:36 [2021-06-10T14:33:36.979Z] INFO: Starting docker-py tests...
14:33:36 [2021-06-10T14:33:36.979Z] ============================= test session starts ==============================
14:33:36 [2021-06-10T14:33:36.979Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1
14:33:36 [2021-06-10T14:33:36.979Z] rootdir: /src, inifile: pytest.ini
14:33:36 [2021-06-10T14:33:36.979Z] plugins: timeout-1.3.3, cov-2.6.1
14:33:36 [2021-06-10T14:33:36.979Z] collected 389 items / 1 deselected / 388 selected
14:33:36 [2021-06-10T14:33:36.979Z] 
14:33:56 [2021-06-10T14:33:56.528Z] tests/integration/api_build_test.py .......................X             [  6%]
14:33:57 [2021-06-10T14:33:57.089Z] tests/integration/api_client_test.py .....                               [  7%]
14:33:58 [2021-06-10T14:33:58.834Z] tests/integration/api_config_test.py .....                               [  8%]
14:34:36 [2021-06-10T14:34:36.650Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
14:35:45 [2021-06-10T14:35:45.904Z] ..........................xx....................                         [ 29%]
14:36:12 [2021-06-10T14:36:12.118Z] tests/integration/api_exec_test.py .....................                 [ 34%]
14:36:21 [2021-06-10T14:36:21.756Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
14:36:26 [2021-06-10T14:36:26.321Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
14:36:47 [2021-06-10T14:36:47.514Z] tests/integration/api_network_test.py ............................       [ 47%]
14:36:54 [2021-06-10T14:36:54.664Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
14:36:56 [2021-06-10T14:36:56.152Z] tests/integration/api_secret_test.py .....                               [ 51%]
14:37:02 [2021-06-10T14:37:02.097Z] tests/integration/api_service_test.py .................................. [ 60%]
14:37:15 [2021-06-10T14:37:15.157Z] .........................                                                [ 67%]
14:37:57 [2021-06-10T14:37:57.420Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
14:38:15 [2021-06-10T14:38:15.452Z] tests/integration/api_volume_test.py .........                           [ 74%]
14:38:15 [2021-06-10T14:38:15.452Z] tests/integration/client_test.py .....                                   [ 75%]
14:38:15 [2021-06-10T14:38:15.452Z] tests/integration/context_api_test.py ...                                [ 76%]
14:38:15 [2021-06-10T14:38:15.452Z] tests/integration/errors_test.py .                                       [ 76%]
14:38:41 [2021-06-10T14:38:41.963Z] tests/integration/models_containers_test.py ............................ [ 83%]
14:39:01 [2021-06-10T14:39:01.038Z] .........                                                                [ 86%]
14:39:06 [2021-06-10T14:39:06.527Z] tests/integration/models_images_test.py ...............                  [ 89%]
14:39:08 [2021-06-10T14:39:08.402Z] tests/integration/models_networks_test.py ....                           [ 90%]
14:39:14 [2021-06-10T14:39:14.945Z] tests/integration/models_nodes_test.py .                                 [ 91%]
14:39:15 [2021-06-10T14:39:15.201Z] tests/integration/models_resources_test.py .                             [ 91%]
14:39:21 [2021-06-10T14:39:21.252Z] tests/integration/models_services_test.py ..............X.               [ 95%]
14:39:24 [2021-06-10T14:39:24.146Z] tests/integration/models_swarm_test.py ..                                [ 96%]
14:39:24 [2021-06-10T14:39:24.401Z] tests/integration/models_volumes_test.py ..                              [ 96%]
14:39:29 [2021-06-10T14:39:29.411Z] tests/integration/regression_test.py ......                              [ 98%]
14:39:29 [2021-06-10T14:39:29.667Z] tests/integration/credentials/store_test.py ......                       [ 99%]
14:39:29 [2021-06-10T14:39:29.667Z] tests/integration/credentials/utils_test.py .                            [100%]
14:39:29 [2021-06-10T14:39:29.667Z] 
14:39:29 [2021-06-10T14:39:29.667Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
14:39:29 [2021-06-10T14:39:29.667Z] =========================== short test summary info ============================
14:39:29 [2021-06-10T14:39:29.667Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
14:39:29 [2021-06-10T14:39:29.667Z]   CONFIG_RT_GROUP_SCHED isn't enabled
14:39:29 [2021-06-10T14:39:29.667Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
14:39:29 [2021-06-10T14:39:29.667Z]   Not supported on most drivers
14:39:29 [2021-06-10T14:39:29.667Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
14:39:29 [2021-06-10T14:39:29.667Z]   Output of docker top depends on host distro, and is not formalized.
14:39:29 [2021-06-10T14:39:29.667Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
14:39:29 [2021-06-10T14:39:29.667Z]   Output of docker top depends on host distro, and is not formalized.
14:39:29 [2021-06-10T14:39:29.667Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
14:39:29 [2021-06-10T14:39:29.667Z]   Can fail if eth0 has multiple IP addresses
14:39:29 [2021-06-10T14:39:29.667Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
14:39:29 [2021-06-10T14:39:29.667Z]   This doesn't seem to be taken into account by the engine
14:39:29 [2021-06-10T14:39:29.667Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
14:39:29 [2021-06-10T14:39:29.667Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
14:39:29 [2021-06-10T14:39:29.667Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 356.72 seconds ==
14:39:29 [2021-06-10T14:39:29.926Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
14:39:42 [2021-06-10T14:39:42.089Z] Leaving: AppArmorNo profiles have been unloaded.
14:39:42 [2021-06-10T14:39:42.089Z] 
14:39:42 [2021-06-10T14:39:42.089Z] Unloading profiles will leave already running processes permanently
14:39:42 [2021-06-10T14:39:42.089Z] unconfined, which can lead to unexpected situations.
14:39:42 [2021-06-10T14:39:42.089Z] 
14:39:42 [2021-06-10T14:39:42.089Z] To set a process to complain mode, use the command line tool
14:39:42 [2021-06-10T14:39:42.089Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
14:39:42 [2021-06-10T14:39:42.089Z]