Skip to content

Console Output

21:27:13 [2022-07-29T21:27:13.997Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43888/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=982f09f837ccfd40751bebbc8d4459530f3bb02f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:982f09f837ccfd40751bebbc8d4459530f3bb02f hack/make.sh dynbinary test-docker-py
21:27:14 [2022-07-29T21:27:14.257Z] 
21:27:14 [2022-07-29T21:27:14.257Z] Removing bundles/
21:27:14 [2022-07-29T21:27:14.257Z] 
21:27:14 [2022-07-29T21:27:14.517Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
21:27:14 [2022-07-29T21:27:14.517Z] Building: bundles/dynbinary-daemon/dockerd
21:27:14 [2022-07-29T21:27:14.517Z] GOOS="" GOARCH="" GOARM=""
21:29:21 [2022-07-29T21:29:21.035Z] Created binary: bundles/dynbinary-daemon/dockerd
21:29:21 [2022-07-29T21:29:21.035Z] Building: bundles/dynbinary-daemon/docker-proxy
21:29:21 [2022-07-29T21:29:21.035Z] GOOS="" GOARCH="" GOARM=""
21:29:21 [2022-07-29T21:29:21.035Z] Created binary: bundles/dynbinary-daemon/docker-proxy
21:29:21 [2022-07-29T21:29:21.035Z] 
21:29:21 [2022-07-29T21:29:21.035Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
21:29:21 [2022-07-29T21:29:21.035Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
21:29:21 [2022-07-29T21:29:21.035Z] Using test binary docker
21:29:21 [2022-07-29T21:29:21.035Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
21:29:21 [2022-07-29T21:29:21.035Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
21:29:21 [2022-07-29T21:29:21.035Z] INFO: Waiting for daemon to start...
21:29:21 [2022-07-29T21:29:21.035Z] Starting dockerd
21:29:21 [2022-07-29T21:29:21.035Z] .
21:29:21 [2022-07-29T21:29:21.035Z] INFO: Building docker-sdk-python3:5.0.3...
21:29:59 [2022-07-29T21:29:59.796Z] sha256:69be41094d193318da5053cb87509ce5c69e71fdf0a1f8286937c2b5166030b6
21:29:59 [2022-07-29T21:29:59.796Z] INFO: Starting docker-py tests...
21:29:59 [2022-07-29T21:29:59.796Z] ============================= test session starts ==============================
21:29:59 [2022-07-29T21:29:59.796Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
21:29:59 [2022-07-29T21:29:59.796Z] rootdir: /src, inifile: pytest.ini
21:29:59 [2022-07-29T21:29:59.796Z] plugins: cov-2.6.1, timeout-1.3.3
21:29:59 [2022-07-29T21:29:59.796Z] collected 395 items / 2 deselected / 393 selected
21:29:59 [2022-07-29T21:29:59.796Z] 
21:30:12 [2022-07-29T21:30:12.763Z] tests/integration/api_build_test.py .......................X             [  6%]
21:30:13 [2022-07-29T21:30:13.593Z] tests/integration/api_client_test.py .....                               [  7%]
21:30:14 [2022-07-29T21:30:14.994Z] tests/integration/api_config_test.py ......                              [  8%]
21:30:45 [2022-07-29T21:30:45.241Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
21:31:39 [2022-07-29T21:31:39.492Z] .........................xx....................                          [ 29%]
21:31:56 [2022-07-29T21:31:56.232Z] tests/integration/api_exec_test.py .....................                 [ 34%]
21:32:03 [2022-07-29T21:32:03.759Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
21:32:08 [2022-07-29T21:32:08.242Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
21:32:24 [2022-07-29T21:32:24.765Z] tests/integration/api_network_test.py ............................       [ 47%]
21:32:34 [2022-07-29T21:32:34.577Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
21:32:36 [2022-07-29T21:32:36.349Z] tests/integration/api_secret_test.py .....                               [ 51%]
21:32:40 [2022-07-29T21:32:40.304Z] tests/integration/api_service_test.py .................................. [ 59%]
21:32:45 [2022-07-29T21:32:45.295Z] ............................                                             [ 66%]
21:33:26 [2022-07-29T21:33:26.434Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
21:33:41 [2022-07-29T21:33:41.591Z] tests/integration/api_volume_test.py .........                           [ 74%]
21:33:44 [2022-07-29T21:33:44.139Z] tests/integration/client_test.py .....                                   [ 75%]
21:33:44 [2022-07-29T21:33:44.139Z] tests/integration/context_api_test.py ...                                [ 76%]
21:33:44 [2022-07-29T21:33:44.139Z] tests/integration/errors_test.py .                                       [ 76%]
21:34:02 [2022-07-29T21:34:02.687Z] tests/integration/models_containers_test.py ............................ [ 83%]
21:34:18 [2022-07-29T21:34:18.656Z] .........                                                                [ 85%]
21:34:23 [2022-07-29T21:34:23.749Z] tests/integration/models_images_test.py ...............                  [ 89%]
21:34:24 [2022-07-29T21:34:24.951Z] tests/integration/models_networks_test.py ....                           [ 90%]
21:34:31 [2022-07-29T21:34:31.527Z] tests/integration/models_nodes_test.py .                                 [ 90%]
21:34:31 [2022-07-29T21:34:31.527Z] tests/integration/models_resources_test.py .                             [ 91%]
21:34:33 [2022-07-29T21:34:33.324Z] tests/integration/models_services_test.py ................X.             [ 95%]
21:34:36 [2022-07-29T21:34:36.617Z] tests/integration/models_swarm_test.py ..                                [ 96%]
21:34:36 [2022-07-29T21:34:36.617Z] tests/integration/models_volumes_test.py ..                              [ 96%]
21:34:40 [2022-07-29T21:34:40.301Z] tests/integration/regression_test.py ......                              [ 98%]
21:34:40 [2022-07-29T21:34:40.822Z] tests/integration/credentials/store_test.py ......                       [ 99%]
21:34:40 [2022-07-29T21:34:40.822Z] tests/integration/credentials/utils_test.py .                            [100%]
21:34:40 [2022-07-29T21:34:40.822Z] 
21:34:40 [2022-07-29T21:34:40.822Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
21:34:40 [2022-07-29T21:34:40.822Z] =========================== short test summary info ============================
21:34:40 [2022-07-29T21:34:40.822Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
21:34:40 [2022-07-29T21:34:40.822Z]   CONFIG_RT_GROUP_SCHED isn't enabled
21:34:40 [2022-07-29T21:34:40.822Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
21:34:40 [2022-07-29T21:34:40.822Z]   Not supported on most drivers
21:34:40 [2022-07-29T21:34:40.822Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
21:34:40 [2022-07-29T21:34:40.822Z]   Output of docker top depends on host distro, and is not formalized.
21:34:40 [2022-07-29T21:34:40.822Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
21:34:40 [2022-07-29T21:34:40.822Z]   Output of docker top depends on host distro, and is not formalized.
21:34:40 [2022-07-29T21:34:40.822Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
21:34:40 [2022-07-29T21:34:40.822Z]   Can fail if eth0 has multiple IP addresses
21:34:40 [2022-07-29T21:34:40.822Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
21:34:40 [2022-07-29T21:34:40.822Z]   This doesn't seem to be taken into account by the engine
21:34:40 [2022-07-29T21:34:40.822Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
21:34:40 [2022-07-29T21:34:40.822Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
21:34:40 [2022-07-29T21:34:40.822Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 285.53 seconds ==
21:34:41 [2022-07-29T21:34:41.082Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
21:34:53 [2022-07-29T21:34:53.303Z] Leaving: AppArmorNo profiles have been unloaded.
21:34:53 [2022-07-29T21:34:53.303Z] 
21:34:53 [2022-07-29T21:34:53.303Z] Unloading profiles will leave already running processes permanently
21:34:53 [2022-07-29T21:34:53.303Z] unconfined, which can lead to unexpected situations.
21:34:53 [2022-07-29T21:34:53.303Z] 
21:34:53 [2022-07-29T21:34:53.303Z] To set a process to complain mode, use the command line tool
21:34:53 [2022-07-29T21:34:53.303Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:34:53 [2022-07-29T21:34:53.303Z]