Skip to content

Console Output

15:26:41 [2020-07-21T15:26:41.893Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41242/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=441211986c847ef08ec1d40432e2ec86a7ae1741 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:441211986c847ef08ec1d40432e2ec86a7ae1741 hack/make.sh dynbinary-daemon test-docker-py
15:26:42 [2020-07-21T15:26:42.463Z] 
15:26:42 [2020-07-21T15:26:42.463Z] Removing bundles/
15:26:42 [2020-07-21T15:26:42.463Z] 
15:26:42 [2020-07-21T15:26:42.463Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
15:26:42 [2020-07-21T15:26:42.463Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:26:42 [2020-07-21T15:26:42.463Z] GOOS="" GOARCH="" GOARM=""
15:28:18 [2020-07-21T15:28:18.937Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:28:18 [2020-07-21T15:28:18.937Z] 
15:28:18 [2020-07-21T15:28:18.937Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
15:28:18 [2020-07-21T15:28:18.937Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
15:28:18 [2020-07-21T15:28:18.937Z] Using test binary docker
15:28:18 [2020-07-21T15:28:18.937Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:28:18 [2020-07-21T15:28:18.937Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:28:18 [2020-07-21T15:28:18.937Z] INFO: Waiting for daemon to start...
15:28:18 [2020-07-21T15:28:18.937Z] Starting dockerd
15:28:18 [2020-07-21T15:28:18.937Z] .
15:28:18 [2020-07-21T15:28:18.937Z] INFO: Building docker-sdk-python3:4.2.2...
15:28:51 [2020-07-21T15:28:51.024Z] sha256:6ae0ebc8dd9f18c673c5823bd9ae58abc14d2f7f383e8334e7874b4234457669
15:28:51 [2020-07-21T15:28:51.024Z] INFO: Starting docker-py tests...
15:28:51 [2020-07-21T15:28:51.964Z] ============================= test session starts ==============================
15:28:51 [2020-07-21T15:28:51.964Z] platform linux -- Python 3.7.8, pytest-4.3.1, py-1.9.0, pluggy-0.13.1
15:28:51 [2020-07-21T15:28:51.964Z] rootdir: /src, inifile: pytest.ini
15:28:51 [2020-07-21T15:28:51.964Z] plugins: cov-2.6.1, timeout-1.3.3
15:28:52 [2020-07-21T15:28:52.903Z] collected 388 items / 2 deselected / 386 selected
15:28:52 [2020-07-21T15:28:52.903Z] 
15:29:08 [2020-07-21T15:29:08.419Z] tests/integration/api_build_test.py .......................X             [  6%]
15:29:09 [2020-07-21T15:29:09.249Z] tests/integration/api_client_test.py .....                               [  7%]
15:29:10 [2020-07-21T15:29:10.781Z] tests/integration/api_config_test.py .....                               [  8%]
15:29:24 [2020-07-21T15:29:24.997Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
15:30:17 [2020-07-21T15:30:17.076Z] .........................xx....................                          [ 29%]
15:30:32 [2020-07-21T15:30:32.475Z] tests/integration/api_exec_test.py .....................                 [ 34%]
15:30:39 [2020-07-21T15:30:39.672Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
15:30:42 [2020-07-21T15:30:42.620Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
15:30:57 [2020-07-21T15:30:57.919Z] tests/integration/api_network_test.py ...........................        [ 47%]
15:31:05 [2020-07-21T15:31:05.657Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
15:31:06 [2020-07-21T15:31:06.857Z] tests/integration/api_secret_test.py .....                               [ 51%]
15:31:11 [2020-07-21T15:31:11.118Z] tests/integration/api_service_test.py .................................. [ 60%]
15:31:25 [2020-07-21T15:31:25.639Z] .........................                                                [ 66%]
15:32:06 [2020-07-21T15:32:06.511Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
15:32:24 [2020-07-21T15:32:24.594Z] tests/integration/api_volume_test.py .........                           [ 74%]
15:32:24 [2020-07-21T15:32:24.594Z] tests/integration/client_test.py .....                                   [ 75%]
15:32:24 [2020-07-21T15:32:24.594Z] tests/integration/context_api_test.py ...                                [ 76%]
15:32:24 [2020-07-21T15:32:24.594Z] tests/integration/errors_test.py .                                       [ 76%]
15:32:58 [2020-07-21T15:32:58.954Z] tests/integration/models_containers_test.py ............................ [ 83%]
15:33:15 [2020-07-21T15:33:15.192Z] .........                                                                [ 86%]
15:33:19 [2020-07-21T15:33:19.274Z] tests/integration/models_images_test.py ...............                  [ 89%]
15:33:20 [2020-07-21T15:33:20.472Z] tests/integration/models_networks_test.py ....                           [ 90%]
15:33:27 [2020-07-21T15:33:27.035Z] tests/integration/models_nodes_test.py .                                 [ 91%]
15:33:27 [2020-07-21T15:33:27.035Z] tests/integration/models_resources_test.py .                             [ 91%]
15:33:28 [2020-07-21T15:33:28.747Z] tests/integration/models_services_test.py ..............X.               [ 95%]
15:33:32 [2020-07-21T15:33:32.028Z] tests/integration/models_swarm_test.py ..                                [ 96%]
15:33:32 [2020-07-21T15:33:32.028Z] tests/integration/models_volumes_test.py ..                              [ 96%]
15:33:35 [2020-07-21T15:33:35.646Z] tests/integration/regression_test.py ......                              [ 98%]
15:33:36 [2020-07-21T15:33:36.163Z] tests/integration/credentials/store_test.py ......                       [ 99%]
15:33:36 [2020-07-21T15:33:36.163Z] tests/integration/credentials/utils_test.py .                            [100%]
15:33:36 [2020-07-21T15:33:36.163Z] 
15:33:36 [2020-07-21T15:33:36.163Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
15:33:36 [2020-07-21T15:33:36.163Z] =========================== short test summary info ============================
15:33:36 [2020-07-21T15:33:36.163Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
15:33:36 [2020-07-21T15:33:36.163Z]   CONFIG_RT_GROUP_SCHED isn't enabled
15:33:36 [2020-07-21T15:33:36.163Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
15:33:36 [2020-07-21T15:33:36.163Z]   Not supported on most drivers
15:33:36 [2020-07-21T15:33:36.163Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
15:33:36 [2020-07-21T15:33:36.163Z]   Output of docker top depends on host distro, and is not formalized.
15:33:36 [2020-07-21T15:33:36.163Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
15:33:36 [2020-07-21T15:33:36.163Z]   Output of docker top depends on host distro, and is not formalized.
15:33:36 [2020-07-21T15:33:36.163Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
15:33:36 [2020-07-21T15:33:36.163Z]   Can fail if eth0 has multiple IP addresses
15:33:36 [2020-07-21T15:33:36.163Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
15:33:36 [2020-07-21T15:33:36.163Z]   This doesn't seem to be taken into account by the engine
15:33:36 [2020-07-21T15:33:36.163Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
15:33:36 [2020-07-21T15:33:36.163Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
15:33:36 [2020-07-21T15:33:36.163Z] = 376 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 284.44 seconds ==
15:33:36 [2020-07-21T15:33:36.422Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
15:33:48 [2020-07-21T15:33:48.626Z] Leaving: AppArmorNo profiles have been unloaded.
15:33:48 [2020-07-21T15:33:48.626Z] 
15:33:48 [2020-07-21T15:33:48.626Z] Unloading profiles will leave already running processes permanently
15:33:48 [2020-07-21T15:33:48.626Z] unconfined, which can lead to unexpected situations.
15:33:48 [2020-07-21T15:33:48.626Z] 
15:33:48 [2020-07-21T15:33:48.626Z] To set a process to complain mode, use the command line tool
15:33:48 [2020-07-21T15:33:48.626Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:33:48 [2020-07-21T15:33:48.626Z]