Skip to content

Console Output

00:00:53 [2020-12-24T00:00:53.610Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41786/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1c0af18c6c341636ac55644103f922900c616bec -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1c0af18c6c341636ac55644103f922900c616bec hack/make.sh dynbinary-daemon test-docker-py
00:00:54 [2020-12-24T00:00:54.176Z] 
00:00:54 [2020-12-24T00:00:54.176Z] Removing bundles/
00:00:54 [2020-12-24T00:00:54.176Z] 
00:00:54 [2020-12-24T00:00:54.176Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
00:00:54 [2020-12-24T00:00:54.176Z] Building: bundles/dynbinary-daemon/dockerd-dev
00:00:54 [2020-12-24T00:00:54.176Z] GOOS="" GOARCH="" GOARM=""
00:02:30 [2020-12-24T00:02:30.626Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
00:02:30 [2020-12-24T00:02:30.626Z] 
00:02:30 [2020-12-24T00:02:30.626Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
00:02:30 [2020-12-24T00:02:30.626Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
00:02:30 [2020-12-24T00:02:30.626Z] Using test binary docker
00:02:30 [2020-12-24T00:02:30.626Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
00:02:30 [2020-12-24T00:02:30.626Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
00:02:30 [2020-12-24T00:02:30.626Z] INFO: Waiting for daemon to start...
00:02:30 [2020-12-24T00:02:30.626Z] Starting dockerd
00:02:30 [2020-12-24T00:02:30.626Z] .
00:02:30 [2020-12-24T00:02:30.626Z] INFO: Building docker-sdk-python3:4.3.0...
00:03:09 [2020-12-24T00:03:09.335Z] sha256:5ef7121abb54e419119242915b593ee62bfe0a7f6a321705fc6906e20b1722f8
00:03:09 [2020-12-24T00:03:09.335Z] INFO: Starting docker-py tests...
00:03:09 [2020-12-24T00:03:09.335Z] ============================= test session starts ==============================
00:03:09 [2020-12-24T00:03:09.335Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.10.0, pluggy-0.13.1
00:03:09 [2020-12-24T00:03:09.335Z] rootdir: /src, inifile: pytest.ini
00:03:09 [2020-12-24T00:03:09.335Z] plugins: timeout-1.3.3, cov-2.6.1
00:03:09 [2020-12-24T00:03:09.335Z] collected 389 items / 1 deselected / 388 selected
00:03:09 [2020-12-24T00:03:09.335Z] 
00:03:24 [2020-12-24T00:03:24.676Z] tests/integration/api_build_test.py .......................X             [  6%]
00:03:25 [2020-12-24T00:03:25.242Z] tests/integration/api_client_test.py .....                               [  7%]
00:03:26 [2020-12-24T00:03:26.772Z] tests/integration/api_config_test.py .....                               [  8%]
00:03:56 [2020-12-24T00:03:56.613Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
00:04:49 [2020-12-24T00:04:49.816Z] ..........................xx....................                         [ 29%]
00:05:05 [2020-12-24T00:05:05.739Z] tests/integration/api_exec_test.py .....................                 [ 34%]
00:05:13 [2020-12-24T00:05:13.192Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
00:05:17 [2020-12-24T00:05:17.056Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
00:05:33 [2020-12-24T00:05:33.347Z] tests/integration/api_network_test.py ............................       [ 47%]
00:05:41 [2020-12-24T00:05:41.739Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
00:05:43 [2020-12-24T00:05:43.263Z] tests/integration/api_secret_test.py .....                               [ 51%]
00:05:48 [2020-12-24T00:05:48.283Z] tests/integration/api_service_test.py .................................. [ 60%]
00:06:02 [2020-12-24T00:06:02.599Z] .........................                                                [ 67%]
00:06:43 [2020-12-24T00:06:43.493Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
00:06:58 [2020-12-24T00:06:58.403Z] tests/integration/api_volume_test.py .........                           [ 74%]
00:07:00 [2020-12-24T00:07:00.559Z] tests/integration/client_test.py .....                                   [ 75%]
00:07:00 [2020-12-24T00:07:00.559Z] tests/integration/context_api_test.py ...                                [ 76%]
00:07:01 [2020-12-24T00:07:01.124Z] tests/integration/errors_test.py .                                       [ 76%]
00:07:57 [2020-12-24T00:07:57.679Z] tests/integration/models_containers_test.py ............................ [ 83%]
00:08:13 [2020-12-24T00:08:13.893Z] .........                                                                [ 86%]
00:08:19 [2020-12-24T00:08:19.645Z] tests/integration/models_images_test.py ...............                  [ 89%]
00:08:20 [2020-12-24T00:08:20.836Z] tests/integration/models_networks_test.py ....                           [ 90%]
00:08:27 [2020-12-24T00:08:27.392Z] tests/integration/models_nodes_test.py .                                 [ 91%]
00:08:27 [2020-12-24T00:08:27.392Z] tests/integration/models_resources_test.py .                             [ 91%]
00:08:33 [2020-12-24T00:08:33.262Z] tests/integration/models_services_test.py ..............X.               [ 95%]
00:08:36 [2020-12-24T00:08:36.534Z] tests/integration/models_swarm_test.py ..                                [ 96%]
00:08:36 [2020-12-24T00:08:36.534Z] tests/integration/models_volumes_test.py ..                              [ 96%]
00:08:40 [2020-12-24T00:08:40.142Z] tests/integration/regression_test.py ......                              [ 98%]
00:08:40 [2020-12-24T00:08:40.659Z] tests/integration/credentials/store_test.py ......                       [ 99%]
00:08:40 [2020-12-24T00:08:40.659Z] tests/integration/credentials/utils_test.py .                            [100%]
00:08:40 [2020-12-24T00:08:40.659Z] 
00:08:40 [2020-12-24T00:08:40.659Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
00:08:40 [2020-12-24T00:08:40.659Z] =========================== short test summary info ============================
00:08:40 [2020-12-24T00:08:40.659Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
00:08:40 [2020-12-24T00:08:40.659Z]   CONFIG_RT_GROUP_SCHED isn't enabled
00:08:40 [2020-12-24T00:08:40.659Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
00:08:40 [2020-12-24T00:08:40.659Z]   Not supported on most drivers
00:08:40 [2020-12-24T00:08:40.659Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
00:08:40 [2020-12-24T00:08:40.659Z]   Output of docker top depends on host distro, and is not formalized.
00:08:40 [2020-12-24T00:08:40.659Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
00:08:40 [2020-12-24T00:08:40.659Z]   Output of docker top depends on host distro, and is not formalized.
00:08:40 [2020-12-24T00:08:40.659Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
00:08:40 [2020-12-24T00:08:40.659Z]   Can fail if eth0 has multiple IP addresses
00:08:40 [2020-12-24T00:08:40.659Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
00:08:40 [2020-12-24T00:08:40.659Z]   This doesn't seem to be taken into account by the engine
00:08:40 [2020-12-24T00:08:40.659Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
00:08:40 [2020-12-24T00:08:40.659Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
00:08:40 [2020-12-24T00:08:40.659Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 333.75 seconds ==
00:08:40 [2020-12-24T00:08:40.917Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
00:08:53 [2020-12-24T00:08:53.108Z] Leaving: AppArmorNo profiles have been unloaded.
00:08:53 [2020-12-24T00:08:53.108Z] 
00:08:53 [2020-12-24T00:08:53.108Z] Unloading profiles will leave already running processes permanently
00:08:53 [2020-12-24T00:08:53.108Z] unconfined, which can lead to unexpected situations.
00:08:53 [2020-12-24T00:08:53.108Z] 
00:08:53 [2020-12-24T00:08:53.108Z] To set a process to complain mode, use the command line tool
00:08:53 [2020-12-24T00:08:53.108Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:08:53 [2020-12-24T00:08:53.108Z]