Skip to content

Console Output

23:27:31 [2021-06-15T23:27:31.717Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42473/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr17 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3eb125769899193cc8f255edf91fde4194625cb2 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3eb125769899193cc8f255edf91fde4194625cb2 hack/make.sh dynbinary test-docker-py
23:27:32 [2021-06-15T23:27:32.282Z] 
23:27:32 [2021-06-15T23:27:32.283Z] Removing bundles/
23:27:32 [2021-06-15T23:27:32.283Z] 
23:27:32 [2021-06-15T23:27:32.283Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
23:27:32 [2021-06-15T23:27:32.283Z] Building: bundles/dynbinary-daemon/dockerd-dev
23:27:32 [2021-06-15T23:27:32.283Z] GOOS="" GOARCH="" GOARM=""
23:29:08 [2021-06-15T23:29:08.729Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
23:29:08 [2021-06-15T23:29:08.729Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
23:29:08 [2021-06-15T23:29:08.729Z] GOOS="" GOARCH="" GOARM=""
23:29:08 [2021-06-15T23:29:08.729Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
23:29:08 [2021-06-15T23:29:08.729Z] 
23:29:08 [2021-06-15T23:29:08.729Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
23:29:08 [2021-06-15T23:29:08.729Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
23:29:08 [2021-06-15T23:29:08.729Z] Using test binary docker
23:29:08 [2021-06-15T23:29:08.729Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
23:29:08 [2021-06-15T23:29:08.729Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
23:29:08 [2021-06-15T23:29:08.729Z] INFO: Waiting for daemon to start...
23:29:08 [2021-06-15T23:29:08.729Z] Starting dockerd
23:29:08 [2021-06-15T23:29:08.729Z] .
23:29:08 [2021-06-15T23:29:08.729Z] INFO: Building docker-sdk-python3:5.0.0...
23:29:47 [2021-06-15T23:29:47.436Z] sha256:4fe43c698f351326f67f826119f3148b38e5547f91c6a240bb1668e423311635
23:29:47 [2021-06-15T23:29:47.436Z] INFO: Starting docker-py tests...
23:29:47 [2021-06-15T23:29:47.436Z] ============================= test session starts ==============================
23:29:47 [2021-06-15T23:29:47.436Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1
23:29:47 [2021-06-15T23:29:47.436Z] rootdir: /src, inifile: pytest.ini
23:29:47 [2021-06-15T23:29:47.436Z] plugins: timeout-1.3.3, cov-2.6.1
23:29:47 [2021-06-15T23:29:47.436Z] collected 390 items / 1 deselected / 389 selected
23:29:47 [2021-06-15T23:29:47.436Z] 
23:30:09 [2021-06-15T23:30:09.238Z] tests/integration/api_build_test.py .......................X             [  6%]
23:30:09 [2021-06-15T23:30:09.804Z] tests/integration/api_client_test.py .....                               [  7%]
23:30:11 [2021-06-15T23:30:11.560Z] tests/integration/api_config_test.py .....                               [  8%]
23:30:48 [2021-06-15T23:30:48.991Z] tests/integration/api_container_test.py ....x...........x............... [ 16%]
23:31:57 [2021-06-15T23:31:57.495Z] ..........................xx....................                         [ 29%]
23:32:23 [2021-06-15T23:32:23.957Z] tests/integration/api_exec_test.py .....................                 [ 34%]
23:32:33 [2021-06-15T23:32:33.660Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
23:32:37 [2021-06-15T23:32:37.948Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
23:32:58 [2021-06-15T23:32:58.480Z] tests/integration/api_network_test.py ............................       [ 47%]
23:33:05 [2021-06-15T23:33:05.942Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
23:33:07 [2021-06-15T23:33:07.442Z] tests/integration/api_secret_test.py .....                               [ 51%]
23:33:11 [2021-06-15T23:33:11.795Z] tests/integration/api_service_test.py ....................s............. [ 60%]
23:33:26 [2021-06-15T23:33:26.288Z] ..........................                                               [ 67%]
23:34:09 [2021-06-15T23:34:09.065Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
23:34:24 [2021-06-15T23:34:24.184Z] tests/integration/api_volume_test.py .........                           [ 74%]
23:34:26 [2021-06-15T23:34:26.080Z] tests/integration/client_test.py .....                                   [ 75%]
23:34:26 [2021-06-15T23:34:26.080Z] tests/integration/context_api_test.py ...                                [ 76%]
23:34:27 [2021-06-15T23:34:27.014Z] tests/integration/errors_test.py .                                       [ 76%]
23:34:53 [2021-06-15T23:34:53.118Z] tests/integration/models_containers_test.py ............................ [ 83%]
23:35:12 [2021-06-15T23:35:12.156Z] .........                                                                [ 86%]
23:35:17 [2021-06-15T23:35:17.271Z] tests/integration/models_images_test.py ...............                  [ 89%]
23:35:18 [2021-06-15T23:35:18.902Z] tests/integration/models_networks_test.py ....                           [ 91%]
23:35:24 [2021-06-15T23:35:24.160Z] tests/integration/models_nodes_test.py .                                 [ 91%]
23:35:25 [2021-06-15T23:35:25.533Z] tests/integration/models_resources_test.py .                             [ 91%]
23:35:27 [2021-06-15T23:35:27.668Z] tests/integration/models_services_test.py ..............X.               [ 95%]
23:35:30 [2021-06-15T23:35:30.943Z] tests/integration/models_swarm_test.py ..                                [ 96%]
23:35:30 [2021-06-15T23:35:30.943Z] tests/integration/models_volumes_test.py ..                              [ 96%]
23:35:35 [2021-06-15T23:35:35.978Z] tests/integration/regression_test.py ......                              [ 98%]
23:35:36 [2021-06-15T23:35:36.494Z] tests/integration/credentials/store_test.py ......                       [ 99%]
23:35:36 [2021-06-15T23:35:36.494Z] tests/integration/credentials/utils_test.py .                            [100%]
23:35:36 [2021-06-15T23:35:36.494Z] 
23:35:36 [2021-06-15T23:35:36.494Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
23:35:36 [2021-06-15T23:35:36.494Z] =========================== short test summary info ============================
23:35:36 [2021-06-15T23:35:36.494Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
23:35:36 [2021-06-15T23:35:36.494Z]   CONFIG_RT_GROUP_SCHED isn't enabled
23:35:36 [2021-06-15T23:35:36.494Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
23:35:36 [2021-06-15T23:35:36.494Z]   Not supported on most drivers
23:35:36 [2021-06-15T23:35:36.494Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
23:35:36 [2021-06-15T23:35:36.494Z]   Output of docker top depends on host distro, and is not formalized.
23:35:36 [2021-06-15T23:35:36.494Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
23:35:36 [2021-06-15T23:35:36.494Z]   Output of docker top depends on host distro, and is not formalized.
23:35:36 [2021-06-15T23:35:36.494Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
23:35:36 [2021-06-15T23:35:36.494Z]   Can fail if eth0 has multiple IP addresses
23:35:36 [2021-06-15T23:35:36.494Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
23:35:36 [2021-06-15T23:35:36.494Z]   This doesn't seem to be taken into account by the engine
23:35:36 [2021-06-15T23:35:36.494Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
23:35:36 [2021-06-15T23:35:36.494Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40)
23:35:36 [2021-06-15T23:35:36.494Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
23:35:36 [2021-06-15T23:35:36.494Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 349.99 seconds ==
23:35:36 [2021-06-15T23:35:36.752Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
23:35:48 [2021-06-15T23:35:48.940Z] Leaving: AppArmorNo profiles have been unloaded.
23:35:48 [2021-06-15T23:35:48.940Z] 
23:35:48 [2021-06-15T23:35:48.940Z] Unloading profiles will leave already running processes permanently
23:35:48 [2021-06-15T23:35:48.940Z] unconfined, which can lead to unexpected situations.
23:35:48 [2021-06-15T23:35:48.940Z] 
23:35:48 [2021-06-15T23:35:48.940Z] To set a process to complain mode, use the command line tool
23:35:48 [2021-06-15T23:35:48.940Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
23:35:48 [2021-06-15T23:35:48.940Z]