Skip to content

Console Output

22:24:21 [2022-10-17T22:24:21.606Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44313/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6699afa5495a1234d3647e3f19fe516e00a923c4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:6699afa5495a1234d3647e3f19fe516e00a923c4 hack/make.sh dynbinary-daemon test-docker-py
22:24:21 [2022-10-17T22:24:21.864Z] 
22:24:22 [2022-10-17T22:24:22.121Z] Removing bundles/
22:24:22 [2022-10-17T22:24:22.121Z] 
22:24:22 [2022-10-17T22:24:22.121Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
22:24:22 [2022-10-17T22:24:22.121Z] Building: bundles/dynbinary-daemon/dockerd-dev
22:24:22 [2022-10-17T22:24:22.121Z] GOOS="" GOARCH="" GOARM=""
22:26:13 [2022-10-17T22:26:13.770Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
22:26:13 [2022-10-17T22:26:13.770Z] 
22:26:13 [2022-10-17T22:26:13.770Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
22:26:13 [2022-10-17T22:26:13.770Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
22:26:13 [2022-10-17T22:26:13.770Z] Using test binary docker
22:26:13 [2022-10-17T22:26:13.770Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
22:26:13 [2022-10-17T22:26:13.770Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
22:26:13 [2022-10-17T22:26:13.770Z] INFO: Waiting for daemon to start...
22:26:13 [2022-10-17T22:26:13.770Z] Starting dockerd
22:26:13 [2022-10-17T22:26:13.770Z] .
22:26:13 [2022-10-17T22:26:13.770Z] INFO: Building docker-sdk-python3:4.4.1...
22:27:00 [2022-10-17T22:27:00.456Z] sha256:d36d58185566ca98c4e6580ec61f1a172ae9ae6a578f8fa32e14fe73d3ea7bd7
22:27:00 [2022-10-17T22:27:00.456Z] INFO: Starting docker-py tests...
22:27:00 [2022-10-17T22:27:00.456Z] ============================= test session starts ==============================
22:27:00 [2022-10-17T22:27:00.456Z] platform linux -- Python 3.7.15, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
22:27:00 [2022-10-17T22:27:00.456Z] rootdir: /src, inifile: pytest.ini
22:27:00 [2022-10-17T22:27:00.456Z] plugins: timeout-1.3.3, cov-2.6.1
22:27:00 [2022-10-17T22:27:00.456Z] collected 389 items / 1 deselected / 388 selected
22:27:00 [2022-10-17T22:27:00.456Z] 
22:27:13 [2022-10-17T22:27:13.064Z] tests/integration/api_build_test.py .......................X             [  6%]
22:27:13 [2022-10-17T22:27:13.887Z] tests/integration/api_client_test.py .....                               [  7%]
22:27:15 [2022-10-17T22:27:15.641Z] tests/integration/api_config_test.py .....                               [  8%]
22:27:44 [2022-10-17T22:27:44.678Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
22:28:37 [2022-10-17T22:28:37.496Z] ..........................xx....................                         [ 29%]
22:28:53 [2022-10-17T22:28:53.527Z] tests/integration/api_exec_test.py .....................                 [ 34%]
22:29:00 [2022-10-17T22:29:00.980Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
22:29:09 [2022-10-17T22:29:09.062Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
22:29:24 [2022-10-17T22:29:24.965Z] tests/integration/api_network_test.py ............................       [ 47%]
22:29:34 [2022-10-17T22:29:34.447Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
22:29:35 [2022-10-17T22:29:35.943Z] tests/integration/api_secret_test.py .....                               [ 51%]
22:29:40 [2022-10-17T22:29:40.964Z] tests/integration/api_service_test.py .................................. [ 60%]
22:29:55 [2022-10-17T22:29:55.600Z] .........................                                                [ 67%]
22:30:34 [2022-10-17T22:30:34.188Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
22:30:52 [2022-10-17T22:30:52.274Z] tests/integration/api_volume_test.py .........                           [ 74%]
22:30:52 [2022-10-17T22:30:52.274Z] tests/integration/client_test.py .....                                   [ 75%]
22:30:52 [2022-10-17T22:30:52.274Z] tests/integration/context_api_test.py ...                                [ 76%]
22:30:52 [2022-10-17T22:30:52.274Z] tests/integration/errors_test.py .                                       [ 76%]
22:31:10 [2022-10-17T22:31:10.783Z] tests/integration/models_containers_test.py ............................ [ 83%]
22:31:26 [2022-10-17T22:31:26.677Z] .........                                                                [ 86%]
22:31:31 [2022-10-17T22:31:31.904Z] tests/integration/models_images_test.py ...............                  [ 89%]
22:31:33 [2022-10-17T22:31:33.094Z] tests/integration/models_networks_test.py ....                           [ 90%]
22:31:39 [2022-10-17T22:31:39.644Z] tests/integration/models_nodes_test.py .                                 [ 91%]
22:31:39 [2022-10-17T22:31:39.644Z] tests/integration/models_resources_test.py .                             [ 91%]
22:31:45 [2022-10-17T22:31:45.722Z] tests/integration/models_services_test.py ..............X.               [ 95%]
22:31:48 [2022-10-17T22:31:48.466Z] tests/integration/models_swarm_test.py ..                                [ 96%]
22:31:48 [2022-10-17T22:31:48.466Z] tests/integration/models_volumes_test.py ..                              [ 96%]
22:31:52 [2022-10-17T22:31:52.565Z] tests/integration/regression_test.py ......                              [ 98%]
22:31:52 [2022-10-17T22:31:52.823Z] tests/integration/credentials/store_test.py ......                       [ 99%]
22:31:52 [2022-10-17T22:31:52.823Z] tests/integration/credentials/utils_test.py .                            [100%]
22:31:52 [2022-10-17T22:31:52.823Z] 
22:31:52 [2022-10-17T22:31:52.823Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
22:31:52 [2022-10-17T22:31:52.823Z] =========================== short test summary info ============================
22:31:52 [2022-10-17T22:31:52.823Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
22:31:52 [2022-10-17T22:31:52.823Z]   CONFIG_RT_GROUP_SCHED isn't enabled
22:31:52 [2022-10-17T22:31:52.823Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
22:31:52 [2022-10-17T22:31:52.823Z]   Not supported on most drivers
22:31:52 [2022-10-17T22:31:52.823Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
22:31:52 [2022-10-17T22:31:52.823Z]   Output of docker top depends on host distro, and is not formalized.
22:31:52 [2022-10-17T22:31:52.823Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
22:31:52 [2022-10-17T22:31:52.823Z]   Output of docker top depends on host distro, and is not formalized.
22:31:52 [2022-10-17T22:31:52.823Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
22:31:52 [2022-10-17T22:31:52.823Z]   Can fail if eth0 has multiple IP addresses
22:31:52 [2022-10-17T22:31:52.823Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
22:31:52 [2022-10-17T22:31:52.823Z]   This doesn't seem to be taken into account by the engine
22:31:52 [2022-10-17T22:31:52.823Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
22:31:52 [2022-10-17T22:31:52.823Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
22:31:52 [2022-10-17T22:31:52.823Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 296.12 seconds ==
22:31:53 [2022-10-17T22:31:53.083Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
22:32:05 [2022-10-17T22:32:05.268Z] Leaving: AppArmorNo profiles have been unloaded.
22:32:05 [2022-10-17T22:32:05.268Z] 
22:32:05 [2022-10-17T22:32:05.268Z] Unloading profiles will leave already running processes permanently
22:32:05 [2022-10-17T22:32:05.268Z] unconfined, which can lead to unexpected situations.
22:32:05 [2022-10-17T22:32:05.268Z] 
22:32:05 [2022-10-17T22:32:05.268Z] To set a process to complain mode, use the command line tool
22:32:05 [2022-10-17T22:32:05.268Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
22:32:05 [2022-10-17T22:32:05.268Z]