Skip to content

Console Output

10:42:19 [2020-04-17T10:42:19.830Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40826/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0a1f9bc5501dc58aa1e161e20af36d4184f5a19e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0a1f9bc5501dc58aa1e161e20af36d4184f5a19e hack/make.sh dynbinary-daemon test-docker-py
10:42:20 [2020-04-17T10:42:20.087Z] 
10:42:20 [2020-04-17T10:42:20.344Z] Removing bundles/
10:42:20 [2020-04-17T10:42:20.344Z] 
10:42:20 [2020-04-17T10:42:20.344Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
10:42:20 [2020-04-17T10:42:20.344Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:42:20 [2020-04-17T10:42:20.344Z] GOOS="" GOARCH="" GOARM=""
10:43:41 [2020-04-17T10:43:41.752Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:43:41 [2020-04-17T10:43:41.752Z] 
10:43:41 [2020-04-17T10:43:41.752Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
10:43:41 [2020-04-17T10:43:41.752Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
10:43:41 [2020-04-17T10:43:41.752Z] Using test binary docker
10:43:41 [2020-04-17T10:43:41.752Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:43:41 [2020-04-17T10:43:41.752Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
10:43:41 [2020-04-17T10:43:41.752Z] INFO: Waiting for daemon to start...
10:43:41 [2020-04-17T10:43:41.752Z] Starting dockerd
10:43:42 [2020-04-17T10:43:42.681Z] .
10:43:42 [2020-04-17T10:43:42.681Z] INFO: Building docker-sdk-python3:4.2.0...
10:44:29 [2020-04-17T10:44:29.326Z] sha256:81e76ec6bc7dac4f3c76ecea3e967f761f3e35c8b6e75f2767d4b643e3533812
10:44:29 [2020-04-17T10:44:29.326Z] INFO: Starting docker-py tests...
10:44:29 [2020-04-17T10:44:29.326Z] ============================= test session starts ==============================
10:44:29 [2020-04-17T10:44:29.326Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
10:44:29 [2020-04-17T10:44:29.326Z] rootdir: /src, inifile: pytest.ini
10:44:29 [2020-04-17T10:44:29.326Z] plugins: timeout-1.3.3, cov-2.6.1
10:44:29 [2020-04-17T10:44:29.326Z] collected 387 items / 1 deselected / 386 selected
10:44:29 [2020-04-17T10:44:29.326Z] 
10:44:50 [2020-04-17T10:44:50.856Z] tests/integration/api_build_test.py .......................X             [  6%]
10:44:51 [2020-04-17T10:44:51.112Z] tests/integration/api_client_test.py .....                               [  7%]
10:44:53 [2020-04-17T10:44:53.043Z] tests/integration/api_config_test.py .....                               [  8%]
10:45:27 [2020-04-17T10:45:27.143Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
10:46:27 [2020-04-17T10:46:27.757Z] ................................................                         [ 29%]
10:46:47 [2020-04-17T10:46:47.039Z] tests/integration/api_exec_test.py .....................                 [ 34%]
10:46:54 [2020-04-17T10:46:54.471Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
10:46:58 [2020-04-17T10:46:58.939Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
10:47:19 [2020-04-17T10:47:19.857Z] tests/integration/api_network_test.py ...........................        [ 47%]
10:47:27 [2020-04-17T10:47:27.806Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
10:47:29 [2020-04-17T10:47:29.738Z] tests/integration/api_secret_test.py .....                               [ 51%]
10:47:34 [2020-04-17T10:47:34.318Z] tests/integration/api_service_test.py ................s................. [ 60%]
10:47:49 [2020-04-17T10:47:49.050Z] .........................                                                [ 67%]
10:48:25 [2020-04-17T10:48:25.776Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
10:48:40 [2020-04-17T10:48:40.626Z] tests/integration/api_volume_test.py .........                           [ 74%]
10:48:43 [2020-04-17T10:48:43.144Z] tests/integration/client_test.py .....                                   [ 75%]
10:48:43 [2020-04-17T10:48:43.144Z] tests/integration/context_api_test.py ..                                 [ 76%]
10:48:43 [2020-04-17T10:48:43.401Z] tests/integration/errors_test.py .                                       [ 76%]
10:49:21 [2020-04-17T10:49:21.983Z] tests/integration/models_containers_test.py ............................ [ 83%]
10:49:39 [2020-04-17T10:49:39.713Z] .........                                                                [ 86%]
10:49:44 [2020-04-17T10:49:44.739Z] tests/integration/models_images_test.py ...............                  [ 89%]
10:49:46 [2020-04-17T10:49:46.363Z] tests/integration/models_networks_test.py ....                           [ 90%]
10:49:51 [2020-04-17T10:49:51.612Z] tests/integration/models_nodes_test.py .                                 [ 91%]
10:49:53 [2020-04-17T10:49:53.007Z] tests/integration/models_resources_test.py .                             [ 91%]
10:49:58 [2020-04-17T10:49:58.837Z] tests/integration/models_services_test.py ..............X.               [ 95%]
10:50:02 [2020-04-17T10:50:02.099Z] tests/integration/models_swarm_test.py ..                                [ 96%]
10:50:02 [2020-04-17T10:50:02.356Z] tests/integration/models_volumes_test.py ..                              [ 96%]
10:50:06 [2020-04-17T10:50:06.449Z] tests/integration/regression_test.py ......                              [ 98%]
10:50:06 [2020-04-17T10:50:06.962Z] tests/integration/credentials/store_test.py ......                       [ 99%]
10:50:06 [2020-04-17T10:50:06.962Z] tests/integration/credentials/utils_test.py .                            [100%]
10:50:06 [2020-04-17T10:50:06.962Z] 
10:50:06 [2020-04-17T10:50:06.962Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
10:50:06 [2020-04-17T10:50:06.962Z] =========================== short test summary info ============================
10:50:06 [2020-04-17T10:50:06.962Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
10:50:06 [2020-04-17T10:50:06.962Z]   CONFIG_RT_GROUP_SCHED isn't enabled
10:50:06 [2020-04-17T10:50:06.962Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
10:50:06 [2020-04-17T10:50:06.962Z]   Not supported on most drivers
10:50:06 [2020-04-17T10:50:06.962Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
10:50:06 [2020-04-17T10:50:06.962Z]   Can fail if eth0 has multiple IP addresses
10:50:06 [2020-04-17T10:50:06.962Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
10:50:06 [2020-04-17T10:50:06.962Z]   This doesn't seem to be taken into account by the engine
10:50:06 [2020-04-17T10:50:06.962Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
10:50:06 [2020-04-17T10:50:06.962Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
10:50:06 [2020-04-17T10:50:06.962Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
10:50:06 [2020-04-17T10:50:06.962Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
10:50:06 [2020-04-17T10:50:06.962Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
10:50:06 [2020-04-17T10:50:06.962Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
10:50:06 [2020-04-17T10:50:06.962Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
10:50:06 [2020-04-17T10:50:06.962Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 339.17 seconds ==
10:50:07 [2020-04-17T10:50:07.219Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
10:50:19 [2020-04-17T10:50:19.392Z] Leaving: AppArmorNo profiles have been unloaded.
10:50:19 [2020-04-17T10:50:19.392Z] 
10:50:19 [2020-04-17T10:50:19.392Z] Unloading profiles will leave already running processes permanently
10:50:19 [2020-04-17T10:50:19.392Z] unconfined, which can lead to unexpected situations.
10:50:19 [2020-04-17T10:50:19.392Z] 
10:50:19 [2020-04-17T10:50:19.392Z] To set a process to complain mode, use the command line tool
10:50:19 [2020-04-17T10:50:19.392Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:50:19 [2020-04-17T10:50:19.392Z]