Skip to content

Console Output

13:52:09 [2022-07-28T13:52:09.153Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43877/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f4c0ec8ffc427daa0a560695eb77e0428202ef14 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f4c0ec8ffc427daa0a560695eb77e0428202ef14 hack/make.sh dynbinary test-docker-py
13:52:09 [2022-07-28T13:52:09.413Z] 
13:52:09 [2022-07-28T13:52:09.413Z] Removing bundles/
13:52:09 [2022-07-28T13:52:09.413Z] 
13:52:09 [2022-07-28T13:52:09.413Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
13:52:09 [2022-07-28T13:52:09.673Z] Building: bundles/dynbinary-daemon/dockerd
13:52:09 [2022-07-28T13:52:09.673Z] GOOS="" GOARCH="" GOARM=""
13:54:16 [2022-07-28T13:54:16.174Z] Created binary: bundles/dynbinary-daemon/dockerd
13:54:16 [2022-07-28T13:54:16.174Z] Building: bundles/dynbinary-daemon/docker-proxy
13:54:16 [2022-07-28T13:54:16.174Z] GOOS="" GOARCH="" GOARM=""
13:54:16 [2022-07-28T13:54:16.174Z] Created binary: bundles/dynbinary-daemon/docker-proxy
13:54:16 [2022-07-28T13:54:16.174Z] 
13:54:16 [2022-07-28T13:54:16.174Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
13:54:16 [2022-07-28T13:54:16.174Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
13:54:16 [2022-07-28T13:54:16.174Z] Using test binary docker
13:54:16 [2022-07-28T13:54:16.174Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
13:54:16 [2022-07-28T13:54:16.174Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
13:54:16 [2022-07-28T13:54:16.174Z] INFO: Waiting for daemon to start...
13:54:16 [2022-07-28T13:54:16.174Z] Starting dockerd
13:54:16 [2022-07-28T13:54:16.174Z] .
13:54:16 [2022-07-28T13:54:16.174Z] INFO: Building docker-sdk-python3:5.0.3...
13:54:54 [2022-07-28T13:54:54.911Z] sha256:634530ba41efc825d62219f1e7a5aaa9cb7ef081de346737a7126baed60be481
13:54:54 [2022-07-28T13:54:54.911Z] INFO: Starting docker-py tests...
13:54:54 [2022-07-28T13:54:54.911Z] ============================= test session starts ==============================
13:54:54 [2022-07-28T13:54:54.911Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
13:54:54 [2022-07-28T13:54:54.911Z] rootdir: /src, inifile: pytest.ini
13:54:54 [2022-07-28T13:54:54.911Z] plugins: cov-2.6.1, timeout-1.3.3
13:54:54 [2022-07-28T13:54:54.911Z] collected 395 items / 2 deselected / 393 selected
13:54:54 [2022-07-28T13:54:54.911Z] 
13:55:07 [2022-07-28T13:55:07.423Z] tests/integration/api_build_test.py .......................X             [  6%]
13:55:08 [2022-07-28T13:55:08.253Z] tests/integration/api_client_test.py .....                               [  7%]
13:55:09 [2022-07-28T13:55:09.650Z] tests/integration/api_config_test.py ......                              [  8%]
13:55:39 [2022-07-28T13:55:39.364Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
13:56:32 [2022-07-28T13:56:32.221Z] .........................xx....................                          [ 29%]
13:56:48 [2022-07-28T13:56:48.143Z] tests/integration/api_exec_test.py .....................                 [ 34%]
13:56:55 [2022-07-28T13:56:55.637Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
13:57:00 [2022-07-28T13:57:00.535Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
13:57:16 [2022-07-28T13:57:16.183Z] tests/integration/api_network_test.py ............................       [ 47%]
13:57:25 [2022-07-28T13:57:25.732Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
13:57:27 [2022-07-28T13:57:27.238Z] tests/integration/api_secret_test.py .....                               [ 51%]
13:57:31 [2022-07-28T13:57:31.612Z] tests/integration/api_service_test.py .................................. [ 59%]
13:57:36 [2022-07-28T13:57:36.070Z] ............................                                             [ 66%]
13:58:17 [2022-07-28T13:58:17.025Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
13:58:32 [2022-07-28T13:58:32.169Z] tests/integration/api_volume_test.py .........                           [ 74%]
13:58:34 [2022-07-28T13:58:34.074Z] tests/integration/client_test.py .....                                   [ 75%]
13:58:34 [2022-07-28T13:58:34.334Z] tests/integration/context_api_test.py ...                                [ 76%]
13:58:34 [2022-07-28T13:58:34.593Z] tests/integration/errors_test.py .                                       [ 76%]
13:58:52 [2022-07-28T13:58:52.813Z] tests/integration/models_containers_test.py ............................ [ 83%]
13:59:09 [2022-07-28T13:59:09.078Z] .........                                                                [ 85%]
13:59:14 [2022-07-28T13:59:14.036Z] tests/integration/models_images_test.py ...............                  [ 89%]
13:59:15 [2022-07-28T13:59:15.236Z] tests/integration/models_networks_test.py ....                           [ 90%]
13:59:21 [2022-07-28T13:59:21.809Z] tests/integration/models_nodes_test.py .                                 [ 90%]
13:59:21 [2022-07-28T13:59:21.809Z] tests/integration/models_resources_test.py .                             [ 91%]
13:59:27 [2022-07-28T13:59:27.951Z] tests/integration/models_services_test.py ................X.             [ 95%]
13:59:35 [2022-07-28T13:59:35.132Z] tests/integration/models_swarm_test.py ..                                [ 96%]
13:59:35 [2022-07-28T13:59:35.132Z] tests/integration/models_volumes_test.py ..                              [ 96%]
13:59:38 [2022-07-28T13:59:38.685Z] tests/integration/regression_test.py ......                              [ 98%]
13:59:39 [2022-07-28T13:59:39.205Z] tests/integration/credentials/store_test.py ......                       [ 99%]
13:59:39 [2022-07-28T13:59:39.205Z] tests/integration/credentials/utils_test.py .                            [100%]
13:59:39 [2022-07-28T13:59:39.205Z] 
13:59:39 [2022-07-28T13:59:39.205Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
13:59:39 [2022-07-28T13:59:39.205Z] =========================== short test summary info ============================
13:59:39 [2022-07-28T13:59:39.205Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
13:59:39 [2022-07-28T13:59:39.205Z]   CONFIG_RT_GROUP_SCHED isn't enabled
13:59:39 [2022-07-28T13:59:39.205Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
13:59:39 [2022-07-28T13:59:39.205Z]   Not supported on most drivers
13:59:39 [2022-07-28T13:59:39.205Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
13:59:39 [2022-07-28T13:59:39.205Z]   Output of docker top depends on host distro, and is not formalized.
13:59:39 [2022-07-28T13:59:39.205Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
13:59:39 [2022-07-28T13:59:39.205Z]   Output of docker top depends on host distro, and is not formalized.
13:59:39 [2022-07-28T13:59:39.205Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
13:59:39 [2022-07-28T13:59:39.205Z]   Can fail if eth0 has multiple IP addresses
13:59:39 [2022-07-28T13:59:39.205Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
13:59:39 [2022-07-28T13:59:39.205Z]   This doesn't seem to be taken into account by the engine
13:59:39 [2022-07-28T13:59:39.205Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
13:59:39 [2022-07-28T13:59:39.205Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
13:59:39 [2022-07-28T13:59:39.205Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 289.26 seconds ==
13:59:39 [2022-07-28T13:59:39.466Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
13:59:51 [2022-07-28T13:59:51.681Z] Leaving: AppArmorNo profiles have been unloaded.
13:59:51 [2022-07-28T13:59:51.681Z] 
13:59:51 [2022-07-28T13:59:51.681Z] Unloading profiles will leave already running processes permanently
13:59:51 [2022-07-28T13:59:51.681Z] unconfined, which can lead to unexpected situations.
13:59:51 [2022-07-28T13:59:51.681Z] 
13:59:51 [2022-07-28T13:59:51.681Z] To set a process to complain mode, use the command line tool
13:59:51 [2022-07-28T13:59:51.681Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
13:59:51 [2022-07-28T13:59:51.681Z]