Skip to content

Console Output

12:28:00 [2023-01-09T12:28:00.554Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44767/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=efbc878c47be77f6cc0ca162b007900923475549 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:efbc878c47be77f6cc0ca162b007900923475549 hack/make.sh dynbinary-daemon test-docker-py
12:28:01 [2023-01-09T12:28:01.127Z] 
12:28:01 [2023-01-09T12:28:01.127Z] Removing bundles/
12:28:01 [2023-01-09T12:28:01.127Z] 
12:28:01 [2023-01-09T12:28:01.127Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
12:28:01 [2023-01-09T12:28:01.127Z] Building: bundles/dynbinary-daemon/dockerd-dev
12:28:01 [2023-01-09T12:28:01.127Z] GOOS="" GOARCH="" GOARM=""
12:29:52 [2023-01-09T12:29:52.610Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
12:29:52 [2023-01-09T12:29:52.610Z] 
12:29:52 [2023-01-09T12:29:52.610Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
12:29:52 [2023-01-09T12:29:52.610Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
12:29:52 [2023-01-09T12:29:52.610Z] Using test binary docker
12:29:52 [2023-01-09T12:29:52.610Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:29:52 [2023-01-09T12:29:52.610Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:29:52 [2023-01-09T12:29:52.610Z] INFO: Waiting for daemon to start...
12:29:52 [2023-01-09T12:29:52.610Z] Starting dockerd
12:29:52 [2023-01-09T12:29:52.610Z] .
12:29:52 [2023-01-09T12:29:52.610Z] INFO: Building docker-sdk-python3:4.4.1...
12:30:39 [2023-01-09T12:30:39.304Z] sha256:68f77afec9c84461685dd43a32263cadd5408530e4780bf7c70c87f06bd6f731
12:30:39 [2023-01-09T12:30:39.304Z] INFO: Starting docker-py tests...
12:30:39 [2023-01-09T12:30:39.304Z] ============================= test session starts ==============================
12:30:39 [2023-01-09T12:30:39.304Z] platform linux -- Python 3.7.16, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
12:30:39 [2023-01-09T12:30:39.304Z] rootdir: /src, inifile: pytest.ini
12:30:39 [2023-01-09T12:30:39.304Z] plugins: timeout-1.3.3, cov-2.6.1
12:30:39 [2023-01-09T12:30:39.304Z] collected 389 items / 1 deselected / 388 selected
12:30:39 [2023-01-09T12:30:39.304Z] 
12:30:48 [2023-01-09T12:30:48.910Z] tests/integration/api_build_test.py .......................X             [  6%]
12:30:49 [2023-01-09T12:30:49.477Z] tests/integration/api_client_test.py .....                               [  7%]
12:30:50 [2023-01-09T12:30:50.981Z] tests/integration/api_config_test.py .....                               [  8%]
12:31:19 [2023-01-09T12:31:19.769Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
12:32:12 [2023-01-09T12:32:12.010Z] ..........................xx....................                         [ 29%]
12:32:27 [2023-01-09T12:32:27.662Z] tests/integration/api_exec_test.py .....................                 [ 34%]
12:32:35 [2023-01-09T12:32:35.138Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
12:32:39 [2023-01-09T12:32:39.391Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
12:32:55 [2023-01-09T12:32:55.095Z] tests/integration/api_network_test.py ............................       [ 47%]
12:33:04 [2023-01-09T12:33:04.359Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
12:33:05 [2023-01-09T12:33:05.814Z] tests/integration/api_secret_test.py .....                               [ 51%]
12:33:10 [2023-01-09T12:33:10.859Z] tests/integration/api_service_test.py .................................. [ 60%]
12:33:25 [2023-01-09T12:33:25.636Z] .........................                                                [ 67%]
12:34:03 [2023-01-09T12:34:03.767Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
12:34:18 [2023-01-09T12:34:18.905Z] tests/integration/api_volume_test.py .........                           [ 74%]
12:34:21 [2023-01-09T12:34:21.437Z] tests/integration/client_test.py .....                                   [ 75%]
12:34:21 [2023-01-09T12:34:21.437Z] tests/integration/context_api_test.py ...                                [ 76%]
12:34:21 [2023-01-09T12:34:21.696Z] tests/integration/errors_test.py .                                       [ 76%]
12:34:39 [2023-01-09T12:34:39.544Z] tests/integration/models_containers_test.py ............................ [ 83%]
12:34:55 [2023-01-09T12:34:55.422Z] .........                                                                [ 86%]
12:34:59 [2023-01-09T12:34:59.933Z] tests/integration/models_images_test.py ...............                  [ 89%]
12:35:01 [2023-01-09T12:35:01.128Z] tests/integration/models_networks_test.py ....                           [ 90%]
12:35:07 [2023-01-09T12:35:07.692Z] tests/integration/models_nodes_test.py .                                 [ 91%]
12:35:07 [2023-01-09T12:35:07.692Z] tests/integration/models_resources_test.py .                             [ 91%]
12:35:13 [2023-01-09T12:35:13.740Z] tests/integration/models_services_test.py ..............X.               [ 95%]
12:35:16 [2023-01-09T12:35:16.054Z] tests/integration/models_swarm_test.py ..                                [ 96%]
12:35:16 [2023-01-09T12:35:16.054Z] tests/integration/models_volumes_test.py ..                              [ 96%]
12:35:19 [2023-01-09T12:35:19.935Z] tests/integration/regression_test.py ......                              [ 98%]
12:35:20 [2023-01-09T12:35:20.453Z] tests/integration/credentials/store_test.py ......                       [ 99%]
12:35:20 [2023-01-09T12:35:20.453Z] tests/integration/credentials/utils_test.py .                            [100%]
12:35:20 [2023-01-09T12:35:20.453Z] 
12:35:20 [2023-01-09T12:35:20.453Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
12:35:20 [2023-01-09T12:35:20.453Z] =========================== short test summary info ============================
12:35:20 [2023-01-09T12:35:20.453Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
12:35:20 [2023-01-09T12:35:20.453Z]   CONFIG_RT_GROUP_SCHED isn't enabled
12:35:20 [2023-01-09T12:35:20.453Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
12:35:20 [2023-01-09T12:35:20.453Z]   Not supported on most drivers
12:35:20 [2023-01-09T12:35:20.453Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
12:35:20 [2023-01-09T12:35:20.453Z]   Output of docker top depends on host distro, and is not formalized.
12:35:20 [2023-01-09T12:35:20.453Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
12:35:20 [2023-01-09T12:35:20.453Z]   Output of docker top depends on host distro, and is not formalized.
12:35:20 [2023-01-09T12:35:20.453Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
12:35:20 [2023-01-09T12:35:20.453Z]   Can fail if eth0 has multiple IP addresses
12:35:20 [2023-01-09T12:35:20.453Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
12:35:20 [2023-01-09T12:35:20.453Z]   This doesn't seem to be taken into account by the engine
12:35:20 [2023-01-09T12:35:20.453Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
12:35:20 [2023-01-09T12:35:20.453Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
12:35:20 [2023-01-09T12:35:20.453Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 287.71 seconds ==
12:35:20 [2023-01-09T12:35:20.712Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
12:35:32 [2023-01-09T12:35:32.916Z] Leaving: AppArmorNo profiles have been unloaded.
12:35:32 [2023-01-09T12:35:32.916Z] 
12:35:32 [2023-01-09T12:35:32.916Z] Unloading profiles will leave already running processes permanently
12:35:32 [2023-01-09T12:35:32.916Z] unconfined, which can lead to unexpected situations.
12:35:32 [2023-01-09T12:35:32.916Z] 
12:35:32 [2023-01-09T12:35:32.916Z] To set a process to complain mode, use the command line tool
12:35:32 [2023-01-09T12:35:32.916Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:35:32 [2023-01-09T12:35:32.916Z]