Skip to content

Console Output

14:21:55 [2020-05-08T14:21:55.657Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40933/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1226384850b28d6643284ea607a6d58aa89952a6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1226384850b28d6643284ea607a6d58aa89952a6 hack/make.sh dynbinary-daemon test-docker-py
14:21:55 [2020-05-08T14:21:55.915Z] 
14:21:56 [2020-05-08T14:21:56.173Z] Removing bundles/
14:21:56 [2020-05-08T14:21:56.174Z] 
14:21:56 [2020-05-08T14:21:56.174Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
14:21:56 [2020-05-08T14:21:56.174Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:21:56 [2020-05-08T14:21:56.174Z] GOOS="" GOARCH="" GOARM=""
14:23:17 [2020-05-08T14:23:17.616Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
14:23:17 [2020-05-08T14:23:17.616Z] 
14:23:17 [2020-05-08T14:23:17.616Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
14:23:18 [2020-05-08T14:23:18.183Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
14:23:18 [2020-05-08T14:23:18.183Z] Using test binary docker
14:23:18 [2020-05-08T14:23:18.183Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:23:18 [2020-05-08T14:23:18.183Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
14:23:18 [2020-05-08T14:23:18.183Z] INFO: Waiting for daemon to start...
14:23:18 [2020-05-08T14:23:18.183Z] Starting dockerd
14:23:20 [2020-05-08T14:23:20.728Z] .
14:23:20 [2020-05-08T14:23:20.728Z] INFO: Building docker-sdk-python3:4.2.0...
14:24:07 [2020-05-08T14:24:07.410Z] sha256:b295067983dc123b925e904cf86b4ca5c9330504a31a40ed1a0214c6ab92917b
14:24:07 [2020-05-08T14:24:07.410Z] INFO: Starting docker-py tests...
14:24:07 [2020-05-08T14:24:07.410Z] ============================= test session starts ==============================
14:24:07 [2020-05-08T14:24:07.410Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
14:24:07 [2020-05-08T14:24:07.410Z] rootdir: /src, inifile: pytest.ini
14:24:07 [2020-05-08T14:24:07.410Z] plugins: cov-2.6.1, timeout-1.3.3
14:24:07 [2020-05-08T14:24:07.410Z] collected 387 items / 1 deselected / 386 selected
14:24:07 [2020-05-08T14:24:07.410Z] 
14:24:29 [2020-05-08T14:24:29.137Z] tests/integration/api_build_test.py .......................X             [  6%]
14:24:29 [2020-05-08T14:24:29.396Z] tests/integration/api_client_test.py .....                               [  7%]
14:24:31 [2020-05-08T14:24:31.030Z] tests/integration/api_config_test.py .....                               [  8%]
14:25:05 [2020-05-08T14:25:05.151Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
14:26:06 [2020-05-08T14:26:06.307Z] ................................................                         [ 29%]
14:26:25 [2020-05-08T14:26:25.217Z] tests/integration/api_exec_test.py .....................                 [ 34%]
14:26:33 [2020-05-08T14:26:33.202Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
14:26:36 [2020-05-08T14:26:36.823Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
14:26:58 [2020-05-08T14:26:58.022Z] tests/integration/api_network_test.py ...........................        [ 47%]
14:27:05 [2020-05-08T14:27:05.930Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
14:27:07 [2020-05-08T14:27:07.873Z] tests/integration/api_secret_test.py .....                               [ 51%]
14:27:12 [2020-05-08T14:27:12.680Z] tests/integration/api_service_test.py ................s................. [ 60%]
14:27:27 [2020-05-08T14:27:27.263Z] .........................                                                [ 67%]
14:28:04 [2020-05-08T14:28:04.108Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
14:28:22 [2020-05-08T14:28:22.182Z] tests/integration/api_volume_test.py .........                           [ 74%]
14:28:22 [2020-05-08T14:28:22.182Z] tests/integration/client_test.py .....                                   [ 75%]
14:28:22 [2020-05-08T14:28:22.182Z] tests/integration/context_api_test.py ..                                 [ 76%]
14:28:22 [2020-05-08T14:28:22.182Z] tests/integration/errors_test.py .                                       [ 76%]
14:29:03 [2020-05-08T14:29:03.167Z] tests/integration/models_containers_test.py ............................ [ 83%]
14:29:20 [2020-05-08T14:29:20.952Z] .........                                                                [ 86%]
14:29:26 [2020-05-08T14:29:26.121Z] tests/integration/models_images_test.py ...............                  [ 89%]
14:29:27 [2020-05-08T14:29:27.753Z] tests/integration/models_networks_test.py ....                           [ 90%]
14:29:34 [2020-05-08T14:29:34.319Z] tests/integration/models_nodes_test.py .                                 [ 91%]
14:29:34 [2020-05-08T14:29:34.319Z] tests/integration/models_resources_test.py .                             [ 91%]
14:29:40 [2020-05-08T14:29:40.408Z] tests/integration/models_services_test.py ..............X.               [ 95%]
14:29:43 [2020-05-08T14:29:43.684Z] tests/integration/models_swarm_test.py ..                                [ 96%]
14:29:43 [2020-05-08T14:29:43.684Z] tests/integration/models_volumes_test.py ..                              [ 96%]
14:29:48 [2020-05-08T14:29:48.052Z] tests/integration/regression_test.py ......                              [ 98%]
14:29:48 [2020-05-08T14:29:48.570Z] tests/integration/credentials/store_test.py ......                       [ 99%]
14:29:48 [2020-05-08T14:29:48.570Z] tests/integration/credentials/utils_test.py .                            [100%]
14:29:48 [2020-05-08T14:29:48.570Z] 
14:29:48 [2020-05-08T14:29:48.570Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
14:29:48 [2020-05-08T14:29:48.570Z] =========================== short test summary info ============================
14:29:48 [2020-05-08T14:29:48.570Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
14:29:48 [2020-05-08T14:29:48.570Z]   CONFIG_RT_GROUP_SCHED isn't enabled
14:29:48 [2020-05-08T14:29:48.570Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
14:29:48 [2020-05-08T14:29:48.570Z]   Not supported on most drivers
14:29:48 [2020-05-08T14:29:48.570Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
14:29:48 [2020-05-08T14:29:48.570Z]   Can fail if eth0 has multiple IP addresses
14:29:48 [2020-05-08T14:29:48.570Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
14:29:48 [2020-05-08T14:29:48.570Z]   This doesn't seem to be taken into account by the engine
14:29:48 [2020-05-08T14:29:48.570Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
14:29:48 [2020-05-08T14:29:48.570Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
14:29:48 [2020-05-08T14:29:48.570Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
14:29:48 [2020-05-08T14:29:48.570Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
14:29:48 [2020-05-08T14:29:48.570Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
14:29:48 [2020-05-08T14:29:48.570Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
14:29:48 [2020-05-08T14:29:48.570Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
14:29:48 [2020-05-08T14:29:48.570Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 342.54 seconds ==
14:29:49 [2020-05-08T14:29:49.136Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
14:30:01 [2020-05-08T14:30:01.334Z] Leaving: AppArmorNo profiles have been unloaded.
14:30:01 [2020-05-08T14:30:01.334Z] 
14:30:01 [2020-05-08T14:30:01.334Z] Unloading profiles will leave already running processes permanently
14:30:01 [2020-05-08T14:30:01.334Z] unconfined, which can lead to unexpected situations.
14:30:01 [2020-05-08T14:30:01.334Z] 
14:30:01 [2020-05-08T14:30:01.334Z] To set a process to complain mode, use the command line tool
14:30:01 [2020-05-08T14:30:01.334Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
14:30:01 [2020-05-08T14:30:01.334Z]