Skip to content

Console Output

17:32:55 [2022-01-26T17:32:55.601Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43191/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0bfc9f17e00b64afaf4fa135cd163012ea14224d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0bfc9f17e00b64afaf4fa135cd163012ea14224d hack/make.sh dynbinary test-docker-py
17:32:56 [2022-01-26T17:32:56.182Z] 
17:32:56 [2022-01-26T17:32:56.455Z] Removing bundles/
17:32:56 [2022-01-26T17:32:56.455Z] 
17:32:56 [2022-01-26T17:32:56.455Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
17:32:56 [2022-01-26T17:32:56.455Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:32:56 [2022-01-26T17:32:56.455Z] GOOS="" GOARCH="" GOARM=""
17:34:32 [2022-01-26T17:34:32.892Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:34:32 [2022-01-26T17:34:32.892Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
17:34:32 [2022-01-26T17:34:32.892Z] GOOS="" GOARCH="" GOARM=""
17:34:32 [2022-01-26T17:34:32.892Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
17:34:32 [2022-01-26T17:34:32.892Z] 
17:34:32 [2022-01-26T17:34:32.892Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
17:34:32 [2022-01-26T17:34:32.892Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
17:34:32 [2022-01-26T17:34:32.892Z] Using test binary docker
17:34:32 [2022-01-26T17:34:32.892Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:34:32 [2022-01-26T17:34:32.892Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:34:32 [2022-01-26T17:34:32.892Z] INFO: Waiting for daemon to start...
17:34:32 [2022-01-26T17:34:32.892Z] Starting dockerd
17:34:32 [2022-01-26T17:34:32.892Z] .
17:34:32 [2022-01-26T17:34:32.892Z] INFO: Building docker-sdk-python3:5.0.3...
17:35:19 [2022-01-26T17:35:19.562Z] sha256:9bee8b9e9a02833bfd137a336ba56615f74004a8dc1cb7aab96f11abdd9222ad
17:35:19 [2022-01-26T17:35:19.562Z] INFO: Starting docker-py tests...
17:35:19 [2022-01-26T17:35:19.562Z] ============================= test session starts ==============================
17:35:19 [2022-01-26T17:35:19.562Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
17:35:19 [2022-01-26T17:35:19.562Z] rootdir: /src, inifile: pytest.ini
17:35:19 [2022-01-26T17:35:19.562Z] plugins: timeout-1.3.3, cov-2.6.1
17:35:19 [2022-01-26T17:35:19.562Z] collected 395 items / 2 deselected / 393 selected
17:35:19 [2022-01-26T17:35:19.562Z] 
17:35:31 [2022-01-26T17:35:31.533Z] tests/integration/api_build_test.py .......................X             [  6%]
17:35:32 [2022-01-26T17:35:32.098Z] tests/integration/api_client_test.py .....                               [  7%]
17:35:33 [2022-01-26T17:35:33.856Z] tests/integration/api_config_test.py ......                              [  8%]
17:36:03 [2022-01-26T17:36:03.475Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
17:36:56 [2022-01-26T17:36:56.042Z] .........................xx....................                          [ 29%]
17:37:12 [2022-01-26T17:37:12.252Z] tests/integration/api_exec_test.py .....................                 [ 34%]
17:37:19 [2022-01-26T17:37:19.972Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
17:37:24 [2022-01-26T17:37:24.402Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
17:37:40 [2022-01-26T17:37:40.576Z] tests/integration/api_network_test.py ............................       [ 47%]
17:37:49 [2022-01-26T17:37:49.810Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
17:37:51 [2022-01-26T17:37:51.200Z] tests/integration/api_secret_test.py .....                               [ 51%]
17:37:55 [2022-01-26T17:37:55.633Z] tests/integration/api_service_test.py .................................. [ 59%]
17:38:11 [2022-01-26T17:38:11.475Z] ............................                                             [ 66%]
17:38:50 [2022-01-26T17:38:50.988Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
17:39:06 [2022-01-26T17:39:06.109Z] tests/integration/api_volume_test.py .........                           [ 74%]
17:39:08 [2022-01-26T17:39:08.263Z] tests/integration/client_test.py .....                                   [ 75%]
17:39:08 [2022-01-26T17:39:08.263Z] tests/integration/context_api_test.py ...                                [ 76%]
17:39:08 [2022-01-26T17:39:08.829Z] tests/integration/errors_test.py .                                       [ 76%]
17:39:27 [2022-01-26T17:39:27.137Z] tests/integration/models_containers_test.py ............................ [ 83%]
17:39:43 [2022-01-26T17:39:43.142Z] .........                                                                [ 85%]
17:39:48 [2022-01-26T17:39:48.193Z] tests/integration/models_images_test.py ...............                  [ 89%]
17:39:49 [2022-01-26T17:39:49.385Z] tests/integration/models_networks_test.py ....                           [ 90%]
17:39:55 [2022-01-26T17:39:55.938Z] tests/integration/models_nodes_test.py .                                 [ 90%]
17:39:55 [2022-01-26T17:39:55.938Z] tests/integration/models_resources_test.py .                             [ 91%]
17:39:57 [2022-01-26T17:39:57.697Z] tests/integration/models_services_test.py ................X.             [ 95%]
17:40:00 [2022-01-26T17:40:00.976Z] tests/integration/models_swarm_test.py ..                                [ 96%]
17:40:00 [2022-01-26T17:40:00.976Z] tests/integration/models_volumes_test.py ..                              [ 96%]
17:40:04 [2022-01-26T17:40:04.583Z] tests/integration/regression_test.py ......                              [ 98%]
17:40:05 [2022-01-26T17:40:05.099Z] tests/integration/credentials/store_test.py ......                       [ 99%]
17:40:05 [2022-01-26T17:40:05.099Z] tests/integration/credentials/utils_test.py .                            [100%]
17:40:05 [2022-01-26T17:40:05.099Z] 
17:40:05 [2022-01-26T17:40:05.099Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
17:40:05 [2022-01-26T17:40:05.099Z] =========================== short test summary info ============================
17:40:05 [2022-01-26T17:40:05.099Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
17:40:05 [2022-01-26T17:40:05.099Z]   CONFIG_RT_GROUP_SCHED isn't enabled
17:40:05 [2022-01-26T17:40:05.099Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
17:40:05 [2022-01-26T17:40:05.099Z]   Not supported on most drivers
17:40:05 [2022-01-26T17:40:05.099Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
17:40:05 [2022-01-26T17:40:05.099Z]   Output of docker top depends on host distro, and is not formalized.
17:40:05 [2022-01-26T17:40:05.099Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
17:40:05 [2022-01-26T17:40:05.099Z]   Output of docker top depends on host distro, and is not formalized.
17:40:05 [2022-01-26T17:40:05.099Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
17:40:05 [2022-01-26T17:40:05.099Z]   Can fail if eth0 has multiple IP addresses
17:40:05 [2022-01-26T17:40:05.099Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
17:40:05 [2022-01-26T17:40:05.099Z]   This doesn't seem to be taken into account by the engine
17:40:05 [2022-01-26T17:40:05.099Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
17:40:05 [2022-01-26T17:40:05.099Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
17:40:05 [2022-01-26T17:40:05.099Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 291.04 seconds ==
17:40:05 [2022-01-26T17:40:05.357Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
17:40:17 [2022-01-26T17:40:17.547Z] Leaving: AppArmorNo profiles have been unloaded.
17:40:17 [2022-01-26T17:40:17.547Z] 
17:40:17 [2022-01-26T17:40:17.547Z] Unloading profiles will leave already running processes permanently
17:40:17 [2022-01-26T17:40:17.547Z] unconfined, which can lead to unexpected situations.
17:40:17 [2022-01-26T17:40:17.547Z] 
17:40:17 [2022-01-26T17:40:17.547Z] To set a process to complain mode, use the command line tool
17:40:17 [2022-01-26T17:40:17.547Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:40:17 [2022-01-26T17:40:17.547Z]