Skip to content

Console Output

18:38:52 [2020-07-29T18:38:52.432Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41297/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0ca7456e5284d4aa9f3e37e69c7c93eff4420d3d hack/make.sh dynbinary-daemon test-docker-py
18:38:52 [2020-07-29T18:38:52.691Z] 
18:38:52 [2020-07-29T18:38:52.951Z] Removing bundles/
18:38:52 [2020-07-29T18:38:52.951Z] 
18:38:52 [2020-07-29T18:38:52.951Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
18:38:52 [2020-07-29T18:38:52.951Z] Building: bundles/dynbinary-daemon/dockerd-dev
18:38:52 [2020-07-29T18:38:52.951Z] GOOS="" GOARCH="" GOARM=""
18:40:14 [2020-07-29T18:40:14.415Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
18:40:14 [2020-07-29T18:40:14.415Z] 
18:40:14 [2020-07-29T18:40:14.415Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
18:40:14 [2020-07-29T18:40:14.983Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
18:40:14 [2020-07-29T18:40:14.983Z] Using test binary docker
18:40:14 [2020-07-29T18:40:14.983Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:40:14 [2020-07-29T18:40:14.983Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:40:14 [2020-07-29T18:40:14.983Z] INFO: Waiting for daemon to start...
18:40:14 [2020-07-29T18:40:14.983Z] Starting dockerd
18:40:16 [2020-07-29T18:40:16.886Z] .
18:40:16 [2020-07-29T18:40:16.886Z] INFO: Building docker-sdk-python3:4.2.2...
18:41:03 [2020-07-29T18:41:03.602Z] sha256:5e95ce6eb2e8576bcfbbfd343e24cd8d8db52484228e765f97777e67d1d07e7f
18:41:03 [2020-07-29T18:41:03.602Z] INFO: Starting docker-py tests...
18:41:03 [2020-07-29T18:41:03.602Z] ============================= test session starts ==============================
18:41:03 [2020-07-29T18:41:03.602Z] platform linux -- Python 3.7.8, pytest-4.3.1, py-1.9.0, pluggy-0.13.1
18:41:03 [2020-07-29T18:41:03.602Z] rootdir: /src, inifile: pytest.ini
18:41:03 [2020-07-29T18:41:03.602Z] plugins: cov-2.6.1, timeout-1.3.3
18:41:03 [2020-07-29T18:41:03.602Z] collected 388 items / 2 deselected / 386 selected
18:41:03 [2020-07-29T18:41:03.602Z] 
18:41:15 [2020-07-29T18:41:15.955Z] tests/integration/api_build_test.py .......................X             [  6%]
18:41:16 [2020-07-29T18:41:16.522Z] tests/integration/api_client_test.py .....                               [  7%]
18:41:18 [2020-07-29T18:41:18.286Z] tests/integration/api_config_test.py .....                               [  8%]
18:41:32 [2020-07-29T18:41:32.430Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
18:42:23 [2020-07-29T18:42:23.388Z] .........................xx....................                          [ 29%]
18:42:38 [2020-07-29T18:42:38.370Z] tests/integration/api_exec_test.py .....................                 [ 34%]
18:42:45 [2020-07-29T18:42:45.839Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
18:42:48 [2020-07-29T18:42:48.532Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
18:43:03 [2020-07-29T18:43:03.500Z] tests/integration/api_network_test.py ...........................        [ 47%]
18:43:10 [2020-07-29T18:43:10.360Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
18:43:11 [2020-07-29T18:43:11.865Z] tests/integration/api_secret_test.py .....                               [ 51%]
18:43:15 [2020-07-29T18:43:15.946Z] tests/integration/api_service_test.py .................................. [ 60%]
18:43:30 [2020-07-29T18:43:30.371Z] .........................                                                [ 66%]
18:44:11 [2020-07-29T18:44:11.221Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
18:44:26 [2020-07-29T18:44:26.360Z] tests/integration/api_volume_test.py .........                           [ 74%]
18:44:28 [2020-07-29T18:44:28.264Z] tests/integration/client_test.py .....                                   [ 75%]
18:44:28 [2020-07-29T18:44:28.264Z] tests/integration/context_api_test.py ...                                [ 76%]
18:44:28 [2020-07-29T18:44:28.832Z] tests/integration/errors_test.py .                                       [ 76%]
18:45:01 [2020-07-29T18:45:01.053Z] tests/integration/models_containers_test.py ............................ [ 83%]
18:45:16 [2020-07-29T18:45:16.677Z] .........                                                                [ 86%]
18:45:20 [2020-07-29T18:45:20.787Z] tests/integration/models_images_test.py ...............                  [ 89%]
18:45:21 [2020-07-29T18:45:21.874Z] tests/integration/models_networks_test.py ....                           [ 90%]
18:45:28 [2020-07-29T18:45:28.439Z] tests/integration/models_nodes_test.py .                                 [ 91%]
18:45:28 [2020-07-29T18:45:28.440Z] tests/integration/models_resources_test.py .                             [ 91%]
18:45:30 [2020-07-29T18:45:30.464Z] tests/integration/models_services_test.py ..............X.               [ 95%]
18:45:33 [2020-07-29T18:45:33.746Z] tests/integration/models_swarm_test.py ..                                [ 96%]
18:45:33 [2020-07-29T18:45:33.746Z] tests/integration/models_volumes_test.py ..                              [ 96%]
18:45:37 [2020-07-29T18:45:37.365Z] tests/integration/regression_test.py ......                              [ 98%]
18:45:37 [2020-07-29T18:45:37.625Z] tests/integration/credentials/store_test.py ......                       [ 99%]
18:45:37 [2020-07-29T18:45:37.885Z] tests/integration/credentials/utils_test.py .                            [100%]
18:45:37 [2020-07-29T18:45:37.885Z] 
18:45:37 [2020-07-29T18:45:37.885Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
18:45:37 [2020-07-29T18:45:37.885Z] =========================== short test summary info ============================
18:45:37 [2020-07-29T18:45:37.885Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
18:45:37 [2020-07-29T18:45:37.885Z]   CONFIG_RT_GROUP_SCHED isn't enabled
18:45:37 [2020-07-29T18:45:37.885Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
18:45:37 [2020-07-29T18:45:37.885Z]   Not supported on most drivers
18:45:37 [2020-07-29T18:45:37.885Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
18:45:37 [2020-07-29T18:45:37.885Z]   Output of docker top depends on host distro, and is not formalized.
18:45:37 [2020-07-29T18:45:37.885Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
18:45:37 [2020-07-29T18:45:37.885Z]   Output of docker top depends on host distro, and is not formalized.
18:45:37 [2020-07-29T18:45:37.885Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
18:45:37 [2020-07-29T18:45:37.885Z]   Can fail if eth0 has multiple IP addresses
18:45:37 [2020-07-29T18:45:37.885Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
18:45:37 [2020-07-29T18:45:37.885Z]   This doesn't seem to be taken into account by the engine
18:45:37 [2020-07-29T18:45:37.885Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
18:45:37 [2020-07-29T18:45:37.885Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
18:45:37 [2020-07-29T18:45:37.885Z] = 376 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 277.91 seconds ==
18:45:37 [2020-07-29T18:45:37.885Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
18:45:50 [2020-07-29T18:45:50.091Z] Leaving: AppArmorNo profiles have been unloaded.
18:45:50 [2020-07-29T18:45:50.091Z] 
18:45:50 [2020-07-29T18:45:50.091Z] Unloading profiles will leave already running processes permanently
18:45:50 [2020-07-29T18:45:50.091Z] unconfined, which can lead to unexpected situations.
18:45:50 [2020-07-29T18:45:50.091Z] 
18:45:50 [2020-07-29T18:45:50.091Z] To set a process to complain mode, use the command line tool
18:45:50 [2020-07-29T18:45:50.091Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:45:50 [2020-07-29T18:45:50.091Z]