Skip to content

Console Output

10:44:28 [2021-04-16T10:44:28.212Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40094/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=eb0610b7fc7e8c49160c99fa311e14ee632dd45a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:eb0610b7fc7e8c49160c99fa311e14ee632dd45a hack/make.sh dynbinary-daemon test-docker-py
10:44:28 [2021-04-16T10:44:28.772Z] 
10:44:28 [2021-04-16T10:44:28.772Z] Removing bundles/
10:44:28 [2021-04-16T10:44:28.772Z] 
10:44:28 [2021-04-16T10:44:28.772Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
10:44:28 [2021-04-16T10:44:28.772Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:44:28 [2021-04-16T10:44:28.772Z] GOOS="" GOARCH="" GOARM=""
10:46:05 [2021-04-16T10:46:05.184Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:46:05 [2021-04-16T10:46:05.184Z] 
10:46:05 [2021-04-16T10:46:05.184Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
10:46:05 [2021-04-16T10:46:05.184Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
10:46:05 [2021-04-16T10:46:05.184Z] Using test binary docker
10:46:05 [2021-04-16T10:46:05.184Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:46:05 [2021-04-16T10:46:05.184Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
10:46:05 [2021-04-16T10:46:05.184Z] INFO: Waiting for daemon to start...
10:46:05 [2021-04-16T10:46:05.184Z] Starting dockerd
10:46:05 [2021-04-16T10:46:05.184Z] .
10:46:05 [2021-04-16T10:46:05.184Z] INFO: Building docker-sdk-python3:5.0.0...
10:46:51 [2021-04-16T10:46:51.789Z] sha256:e911ec9eec95c180e6abd558dbe7c9c088b8688fbfaf08776e3aa1a32ec3aeaf
10:46:51 [2021-04-16T10:46:51.789Z] INFO: Starting docker-py tests...
10:46:51 [2021-04-16T10:46:51.789Z] ============================= test session starts ==============================
10:46:51 [2021-04-16T10:46:51.789Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1
10:46:51 [2021-04-16T10:46:51.789Z] rootdir: /src, inifile: pytest.ini
10:46:51 [2021-04-16T10:46:51.789Z] plugins: timeout-1.3.3, cov-2.6.1
10:46:51 [2021-04-16T10:46:51.789Z] collected 390 items / 1 deselected / 389 selected
10:46:51 [2021-04-16T10:46:51.789Z] 
10:47:08 [2021-04-16T10:47:08.833Z] tests/integration/api_build_test.py .......................X             [  6%]
10:47:09 [2021-04-16T10:47:09.408Z] tests/integration/api_client_test.py .....                               [  7%]
10:47:11 [2021-04-16T10:47:11.771Z] tests/integration/api_config_test.py .....                               [  8%]
10:47:49 [2021-04-16T10:47:49.140Z] tests/integration/api_container_test.py ....x...........x............... [ 16%]
10:48:57 [2021-04-16T10:48:57.696Z] ..........................xx....................                         [ 29%]
10:49:24 [2021-04-16T10:49:24.183Z] tests/integration/api_exec_test.py .....................                 [ 34%]
10:49:33 [2021-04-16T10:49:33.314Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
10:49:37 [2021-04-16T10:49:37.817Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
10:50:08 [2021-04-16T10:50:08.065Z] tests/integration/api_network_test.py ............................       [ 47%]
10:50:17 [2021-04-16T10:50:17.363Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
10:50:18 [2021-04-16T10:50:18.980Z] tests/integration/api_secret_test.py .....                               [ 51%]
10:50:23 [2021-04-16T10:50:23.918Z] tests/integration/api_service_test.py ....................s............. [ 60%]
10:50:38 [2021-04-16T10:50:38.313Z] ..........................                                               [ 67%]
10:51:23 [2021-04-16T10:51:23.356Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
10:51:38 [2021-04-16T10:51:38.479Z] tests/integration/api_volume_test.py .........                           [ 74%]
10:51:40 [2021-04-16T10:51:40.379Z] tests/integration/client_test.py .....                                   [ 75%]
10:51:40 [2021-04-16T10:51:40.379Z] tests/integration/context_api_test.py ...                                [ 76%]
10:51:41 [2021-04-16T10:51:41.349Z] tests/integration/errors_test.py .                                       [ 76%]
10:52:07 [2021-04-16T10:52:07.732Z] tests/integration/models_containers_test.py ............................ [ 83%]
10:52:26 [2021-04-16T10:52:26.486Z] .........                                                                [ 86%]
10:52:31 [2021-04-16T10:52:31.542Z] tests/integration/models_images_test.py ...............                  [ 89%]
10:52:34 [2021-04-16T10:52:34.798Z] tests/integration/models_networks_test.py ....                           [ 91%]
10:52:41 [2021-04-16T10:52:41.321Z] tests/integration/models_nodes_test.py .                                 [ 91%]
10:52:41 [2021-04-16T10:52:41.577Z] tests/integration/models_resources_test.py .                             [ 91%]
10:52:43 [2021-04-16T10:52:43.800Z] tests/integration/models_services_test.py ..............X.               [ 95%]
10:52:47 [2021-04-16T10:52:47.577Z] tests/integration/models_swarm_test.py ..                                [ 96%]
10:52:47 [2021-04-16T10:52:47.577Z] tests/integration/models_volumes_test.py ..                              [ 96%]
10:52:52 [2021-04-16T10:52:52.581Z] tests/integration/regression_test.py ......                              [ 98%]
10:52:53 [2021-04-16T10:52:53.091Z] tests/integration/credentials/store_test.py ......                       [ 99%]
10:52:53 [2021-04-16T10:52:53.091Z] tests/integration/credentials/utils_test.py .                            [100%]
10:52:53 [2021-04-16T10:52:53.091Z] 
10:52:53 [2021-04-16T10:52:53.091Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
10:52:53 [2021-04-16T10:52:53.091Z] =========================== short test summary info ============================
10:52:53 [2021-04-16T10:52:53.091Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
10:52:53 [2021-04-16T10:52:53.091Z]   CONFIG_RT_GROUP_SCHED isn't enabled
10:52:53 [2021-04-16T10:52:53.091Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
10:52:53 [2021-04-16T10:52:53.091Z]   Not supported on most drivers
10:52:53 [2021-04-16T10:52:53.091Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
10:52:53 [2021-04-16T10:52:53.091Z]   Output of docker top depends on host distro, and is not formalized.
10:52:53 [2021-04-16T10:52:53.091Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
10:52:53 [2021-04-16T10:52:53.091Z]   Output of docker top depends on host distro, and is not formalized.
10:52:53 [2021-04-16T10:52:53.091Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
10:52:53 [2021-04-16T10:52:53.091Z]   Can fail if eth0 has multiple IP addresses
10:52:53 [2021-04-16T10:52:53.091Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
10:52:53 [2021-04-16T10:52:53.091Z]   This doesn't seem to be taken into account by the engine
10:52:53 [2021-04-16T10:52:53.091Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
10:52:53 [2021-04-16T10:52:53.091Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40)
10:52:53 [2021-04-16T10:52:53.091Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
10:52:53 [2021-04-16T10:52:53.091Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 367.42 seconds ==
10:52:53 [2021-04-16T10:52:53.345Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
10:53:05 [2021-04-16T10:53:05.583Z] Leaving: AppArmorNo profiles have been unloaded.
10:53:05 [2021-04-16T10:53:05.583Z] 
10:53:05 [2021-04-16T10:53:05.583Z] Unloading profiles will leave already running processes permanently
10:53:05 [2021-04-16T10:53:05.583Z] unconfined, which can lead to unexpected situations.
10:53:05 [2021-04-16T10:53:05.583Z] 
10:53:05 [2021-04-16T10:53:05.583Z] To set a process to complain mode, use the command line tool
10:53:05 [2021-04-16T10:53:05.583Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:53:05 [2021-04-16T10:53:05.583Z]