Skip to content

Console Output

23:23:27 [2022-05-12T23:23:27.339Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42501/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d1ea89c7ee74ea2174abf55f33e502bcd905101f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:d1ea89c7ee74ea2174abf55f33e502bcd905101f hack/make.sh dynbinary test-docker-py
23:23:27 [2022-05-12T23:23:27.597Z] 
23:23:27 [2022-05-12T23:23:27.855Z] Removing bundles/
23:23:27 [2022-05-12T23:23:27.855Z] 
23:23:27 [2022-05-12T23:23:27.855Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
23:23:27 [2022-05-12T23:23:27.855Z] Building: bundles/dynbinary-daemon/dockerd-dev
23:23:27 [2022-05-12T23:23:27.855Z] GOOS="" GOARCH="" GOARM=""
23:25:34 [2022-05-12T23:25:34.300Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
23:25:34 [2022-05-12T23:25:34.300Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
23:25:34 [2022-05-12T23:25:34.300Z] GOOS="" GOARCH="" GOARM=""
23:25:34 [2022-05-12T23:25:34.300Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
23:25:34 [2022-05-12T23:25:34.300Z] 
23:25:34 [2022-05-12T23:25:34.300Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
23:25:34 [2022-05-12T23:25:34.300Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
23:25:34 [2022-05-12T23:25:34.300Z] Using test binary docker
23:25:34 [2022-05-12T23:25:34.300Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
23:25:34 [2022-05-12T23:25:34.300Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
23:25:34 [2022-05-12T23:25:34.300Z] INFO: Waiting for daemon to start...
23:25:34 [2022-05-12T23:25:34.300Z] Starting dockerd
23:25:34 [2022-05-12T23:25:34.300Z] .
23:25:34 [2022-05-12T23:25:34.300Z] INFO: Building docker-sdk-python3:5.0.3...
23:26:12 [2022-05-12T23:26:12.992Z] sha256:fc4e07856670b8cef71fd78a8dd1f36667966306f19c676b16d0c344d1253dc6
23:26:12 [2022-05-12T23:26:12.992Z] INFO: Starting docker-py tests...
23:26:12 [2022-05-12T23:26:12.992Z] ============================= test session starts ==============================
23:26:12 [2022-05-12T23:26:12.992Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
23:26:12 [2022-05-12T23:26:12.992Z] rootdir: /src, inifile: pytest.ini
23:26:12 [2022-05-12T23:26:12.992Z] plugins: cov-2.6.1, timeout-1.3.3
23:26:12 [2022-05-12T23:26:12.992Z] collected 395 items / 2 deselected / 393 selected
23:26:12 [2022-05-12T23:26:12.992Z] 
23:26:24 [2022-05-12T23:26:24.717Z] tests/integration/api_build_test.py .......................X             [  6%]
23:26:25 [2022-05-12T23:26:25.539Z] tests/integration/api_client_test.py .....                               [  7%]
23:26:26 [2022-05-12T23:26:26.930Z] tests/integration/api_config_test.py ......                              [  8%]
23:26:56 [2022-05-12T23:26:56.458Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
23:27:49 [2022-05-12T23:27:49.161Z] .........................xx....................                          [ 29%]
23:28:05 [2022-05-12T23:28:05.432Z] tests/integration/api_exec_test.py .....................                 [ 34%]
23:28:12 [2022-05-12T23:28:12.894Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
23:28:17 [2022-05-12T23:28:17.167Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
23:28:33 [2022-05-12T23:28:33.236Z] tests/integration/api_network_test.py ............................       [ 47%]
23:28:42 [2022-05-12T23:28:42.971Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
23:28:44 [2022-05-12T23:28:44.420Z] tests/integration/api_secret_test.py .....                               [ 51%]
23:28:48 [2022-05-12T23:28:48.318Z] tests/integration/api_service_test.py .................................. [ 59%]
23:28:53 [2022-05-12T23:28:53.016Z] ............................                                             [ 66%]
23:29:34 [2022-05-12T23:29:34.342Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
23:29:49 [2022-05-12T23:29:49.452Z] tests/integration/api_volume_test.py .........                           [ 74%]
23:29:51 [2022-05-12T23:29:51.981Z] tests/integration/client_test.py .....                                   [ 75%]
23:29:51 [2022-05-12T23:29:51.981Z] tests/integration/context_api_test.py ...                                [ 76%]
23:29:51 [2022-05-12T23:29:51.981Z] tests/integration/errors_test.py .                                       [ 76%]
23:30:10 [2022-05-12T23:30:10.365Z] tests/integration/models_containers_test.py ............................ [ 83%]
23:30:26 [2022-05-12T23:30:26.253Z] .........                                                                [ 85%]
23:30:31 [2022-05-12T23:30:31.424Z] tests/integration/models_images_test.py ...............                  [ 89%]
23:30:32 [2022-05-12T23:30:32.612Z] tests/integration/models_networks_test.py ....                           [ 90%]
23:30:39 [2022-05-12T23:30:39.160Z] tests/integration/models_nodes_test.py .                                 [ 90%]
23:30:39 [2022-05-12T23:30:39.160Z] tests/integration/models_resources_test.py .                             [ 91%]
23:30:40 [2022-05-12T23:30:40.914Z] tests/integration/models_services_test.py ................X.             [ 95%]
23:30:43 [2022-05-12T23:30:43.656Z] tests/integration/models_swarm_test.py ..                                [ 96%]
23:30:43 [2022-05-12T23:30:43.914Z] tests/integration/models_volumes_test.py ..                              [ 96%]
23:30:48 [2022-05-12T23:30:48.013Z] tests/integration/regression_test.py ......                              [ 98%]
23:30:48 [2022-05-12T23:30:48.271Z] tests/integration/credentials/store_test.py ......                       [ 99%]
23:30:48 [2022-05-12T23:30:48.271Z] tests/integration/credentials/utils_test.py .                            [100%]
23:30:48 [2022-05-12T23:30:48.271Z] 
23:30:48 [2022-05-12T23:30:48.271Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
23:30:48 [2022-05-12T23:30:48.271Z] =========================== short test summary info ============================
23:30:48 [2022-05-12T23:30:48.271Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
23:30:48 [2022-05-12T23:30:48.271Z]   CONFIG_RT_GROUP_SCHED isn't enabled
23:30:48 [2022-05-12T23:30:48.271Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
23:30:48 [2022-05-12T23:30:48.271Z]   Not supported on most drivers
23:30:48 [2022-05-12T23:30:48.271Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
23:30:48 [2022-05-12T23:30:48.271Z]   Output of docker top depends on host distro, and is not formalized.
23:30:48 [2022-05-12T23:30:48.271Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
23:30:48 [2022-05-12T23:30:48.271Z]   Output of docker top depends on host distro, and is not formalized.
23:30:48 [2022-05-12T23:30:48.271Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
23:30:48 [2022-05-12T23:30:48.271Z]   Can fail if eth0 has multiple IP addresses
23:30:48 [2022-05-12T23:30:48.271Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
23:30:48 [2022-05-12T23:30:48.271Z]   This doesn't seem to be taken into account by the engine
23:30:48 [2022-05-12T23:30:48.271Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
23:30:48 [2022-05-12T23:30:48.271Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
23:30:48 [2022-05-12T23:30:48.271Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 280.76 seconds ==
23:30:48 [2022-05-12T23:30:48.528Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
23:31:00 [2022-05-12T23:31:00.711Z] Leaving: AppArmorNo profiles have been unloaded.
23:31:00 [2022-05-12T23:31:00.711Z] 
23:31:00 [2022-05-12T23:31:00.711Z] Unloading profiles will leave already running processes permanently
23:31:00 [2022-05-12T23:31:00.711Z] unconfined, which can lead to unexpected situations.
23:31:00 [2022-05-12T23:31:00.711Z] 
23:31:00 [2022-05-12T23:31:00.711Z] To set a process to complain mode, use the command line tool
23:31:00 [2022-05-12T23:31:00.711Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
23:31:00 [2022-05-12T23:31:00.711Z]