Skip to content

Console Output

18:42:36 [2022-04-04T18:42:36.654Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43462/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2ff043c9fe5ff0eb9710c8d90f4fb705797f9871 hack/make.sh dynbinary test-docker-py
18:42:36 [2022-04-04T18:42:36.910Z] 
18:42:37 [2022-04-04T18:42:37.167Z] Removing bundles/
18:42:37 [2022-04-04T18:42:37.167Z] 
18:42:37 [2022-04-04T18:42:37.167Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
18:42:37 [2022-04-04T18:42:37.167Z] Building: bundles/dynbinary-daemon/dockerd-dev
18:42:37 [2022-04-04T18:42:37.167Z] GOOS="" GOARCH="" GOARM=""
18:44:43 [2022-04-04T18:44:43.602Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
18:44:43 [2022-04-04T18:44:43.602Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
18:44:43 [2022-04-04T18:44:43.602Z] GOOS="" GOARCH="" GOARM=""
18:44:43 [2022-04-04T18:44:43.602Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
18:44:43 [2022-04-04T18:44:43.602Z] 
18:44:43 [2022-04-04T18:44:43.602Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
18:44:43 [2022-04-04T18:44:43.602Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
18:44:43 [2022-04-04T18:44:43.602Z] Using test binary docker
18:44:43 [2022-04-04T18:44:43.602Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:44:43 [2022-04-04T18:44:43.602Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:44:43 [2022-04-04T18:44:43.602Z] INFO: Waiting for daemon to start...
18:44:43 [2022-04-04T18:44:43.602Z] Starting dockerd
18:44:43 [2022-04-04T18:44:43.602Z] .
18:44:43 [2022-04-04T18:44:43.602Z] INFO: Building docker-sdk-python3:5.0.3...
18:45:22 [2022-04-04T18:45:22.273Z] sha256:a1be3b272ee92e75458a98ea9c31f41a2fb1b1bacf0a81630961a2bb225270da
18:45:22 [2022-04-04T18:45:22.273Z] INFO: Starting docker-py tests...
18:45:22 [2022-04-04T18:45:22.273Z] ============================= test session starts ==============================
18:45:22 [2022-04-04T18:45:22.273Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
18:45:22 [2022-04-04T18:45:22.273Z] rootdir: /src, inifile: pytest.ini
18:45:22 [2022-04-04T18:45:22.273Z] plugins: timeout-1.3.3, cov-2.6.1
18:45:22 [2022-04-04T18:45:22.273Z] collected 395 items / 2 deselected / 393 selected
18:45:22 [2022-04-04T18:45:22.273Z] 
18:45:35 [2022-04-04T18:45:35.320Z] tests/integration/api_build_test.py .......................X             [  6%]
18:45:36 [2022-04-04T18:45:36.137Z] tests/integration/api_client_test.py .....                               [  7%]
18:45:37 [2022-04-04T18:45:37.580Z] tests/integration/api_config_test.py ......                              [  8%]
18:46:07 [2022-04-04T18:46:07.352Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
18:47:00 [2022-04-04T18:47:00.699Z] .........................xx....................                          [ 29%]
18:47:16 [2022-04-04T18:47:16.806Z] tests/integration/api_exec_test.py .....................                 [ 34%]
18:47:24 [2022-04-04T18:47:24.223Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
18:47:29 [2022-04-04T18:47:29.049Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
18:47:45 [2022-04-04T18:47:45.112Z] tests/integration/api_network_test.py ............................       [ 47%]
18:47:55 [2022-04-04T18:47:55.224Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
18:47:56 [2022-04-04T18:47:56.663Z] tests/integration/api_secret_test.py .....                               [ 51%]
18:48:00 [2022-04-04T18:48:00.989Z] tests/integration/api_service_test.py .................................. [ 59%]
18:48:16 [2022-04-04T18:48:16.628Z] ............................                                             [ 66%]
18:48:55 [2022-04-04T18:48:55.769Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
18:49:10 [2022-04-04T18:49:10.863Z] tests/integration/api_volume_test.py .........                           [ 74%]
18:49:12 [2022-04-04T18:49:12.774Z] tests/integration/client_test.py .....                                   [ 75%]
18:49:12 [2022-04-04T18:49:12.774Z] tests/integration/context_api_test.py ...                                [ 76%]
18:49:13 [2022-04-04T18:49:13.338Z] tests/integration/errors_test.py .                                       [ 76%]
18:49:32 [2022-04-04T18:49:32.201Z] tests/integration/models_containers_test.py ............................ [ 83%]
18:49:48 [2022-04-04T18:49:48.442Z] .........                                                                [ 85%]
18:49:53 [2022-04-04T18:49:53.307Z] tests/integration/models_images_test.py ...............                  [ 89%]
18:49:54 [2022-04-04T18:49:54.745Z] tests/integration/models_networks_test.py ....                           [ 90%]
18:50:01 [2022-04-04T18:50:01.277Z] tests/integration/models_nodes_test.py .                                 [ 90%]
18:50:01 [2022-04-04T18:50:01.278Z] tests/integration/models_resources_test.py .                             [ 91%]
18:50:02 [2022-04-04T18:50:02.973Z] tests/integration/models_services_test.py ................X.             [ 95%]
18:50:05 [2022-04-04T18:50:05.704Z] tests/integration/models_swarm_test.py ..                                [ 96%]
18:50:05 [2022-04-04T18:50:05.960Z] tests/integration/models_volumes_test.py ..                              [ 96%]
18:50:09 [2022-04-04T18:50:09.750Z] tests/integration/regression_test.py ......                              [ 98%]
18:50:10 [2022-04-04T18:50:10.266Z] tests/integration/credentials/store_test.py ......                       [ 99%]
18:50:10 [2022-04-04T18:50:10.521Z] tests/integration/credentials/utils_test.py .                            [100%]
18:50:10 [2022-04-04T18:50:10.521Z] 
18:50:10 [2022-04-04T18:50:10.521Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
18:50:10 [2022-04-04T18:50:10.521Z] =========================== short test summary info ============================
18:50:10 [2022-04-04T18:50:10.521Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
18:50:10 [2022-04-04T18:50:10.521Z]   CONFIG_RT_GROUP_SCHED isn't enabled
18:50:10 [2022-04-04T18:50:10.521Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
18:50:10 [2022-04-04T18:50:10.521Z]   Not supported on most drivers
18:50:10 [2022-04-04T18:50:10.521Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
18:50:10 [2022-04-04T18:50:10.521Z]   Output of docker top depends on host distro, and is not formalized.
18:50:10 [2022-04-04T18:50:10.521Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
18:50:10 [2022-04-04T18:50:10.521Z]   Output of docker top depends on host distro, and is not formalized.
18:50:10 [2022-04-04T18:50:10.521Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
18:50:10 [2022-04-04T18:50:10.521Z]   Can fail if eth0 has multiple IP addresses
18:50:10 [2022-04-04T18:50:10.521Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
18:50:10 [2022-04-04T18:50:10.521Z]   This doesn't seem to be taken into account by the engine
18:50:10 [2022-04-04T18:50:10.521Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
18:50:10 [2022-04-04T18:50:10.521Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
18:50:10 [2022-04-04T18:50:10.521Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 292.37 seconds ==
18:50:10 [2022-04-04T18:50:10.776Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
18:50:20 [2022-04-04T18:50:20.759Z] Leaving: AppArmorNo profiles have been unloaded.
18:50:20 [2022-04-04T18:50:20.759Z] 
18:50:20 [2022-04-04T18:50:20.759Z] Unloading profiles will leave already running processes permanently
18:50:20 [2022-04-04T18:50:20.759Z] unconfined, which can lead to unexpected situations.
18:50:20 [2022-04-04T18:50:20.759Z] 
18:50:20 [2022-04-04T18:50:20.759Z] To set a process to complain mode, use the command line tool
18:50:20 [2022-04-04T18:50:20.759Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:50:20 [2022-04-04T18:50:20.759Z]