Skip to content

Console Output

13:37:31 [2020-01-14T13:37:31.570Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40354/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3fd6d6af3e3a5271eafb7cfb5e2e78749bbaa2e7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3fd6d6af3e3a5271eafb7cfb5e2e78749bbaa2e7 hack/make.sh dynbinary-daemon test-docker-py
13:37:32 [2020-01-14T13:37:32.135Z] 
13:37:32 [2020-01-14T13:37:32.135Z] Removing bundles/
13:37:32 [2020-01-14T13:37:32.135Z] 
13:37:32 [2020-01-14T13:37:32.135Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
13:37:32 [2020-01-14T13:37:32.135Z] Building: bundles/dynbinary-daemon/dockerd-dev
13:37:32 [2020-01-14T13:37:32.135Z] GOOS="" GOARCH="" GOARM=""
13:38:53 [2020-01-14T13:38:53.551Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
13:38:54 [2020-01-14T13:38:54.116Z] 
13:38:54 [2020-01-14T13:38:54.116Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
13:38:54 [2020-01-14T13:38:54.680Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
13:38:54 [2020-01-14T13:38:54.680Z] Using test binary docker
13:38:54 [2020-01-14T13:38:54.680Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
13:38:54 [2020-01-14T13:38:54.680Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
13:38:54 [2020-01-14T13:38:54.680Z] INFO: Waiting for daemon to start...
13:38:54 [2020-01-14T13:38:54.680Z] Starting dockerd
13:39:00 [2020-01-14T13:39:00.195Z] .
13:39:00 [2020-01-14T13:39:00.195Z] INFO: Building docker-sdk-python3:4.1.0...
13:39:46 [2020-01-14T13:39:46.855Z] sha256:1532aafddbe724ae321181708003a45ea2aa9f5f97f595def322519537910738
13:39:46 [2020-01-14T13:39:46.855Z] INFO: Starting docker-py tests...
13:39:46 [2020-01-14T13:39:46.855Z] ============================= test session starts ==============================
13:39:46 [2020-01-14T13:39:46.855Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
13:39:46 [2020-01-14T13:39:46.855Z] rootdir: /src, inifile: pytest.ini
13:39:46 [2020-01-14T13:39:46.855Z] plugins: timeout-1.3.3, cov-2.6.1
13:39:46 [2020-01-14T13:39:46.855Z] collected 385 items / 3 deselected / 382 selected
13:39:46 [2020-01-14T13:39:46.855Z] 
13:40:09 [2020-01-14T13:40:09.274Z] tests/integration/api_build_test.py .......................X             [  6%]
13:40:09 [2020-01-14T13:40:09.839Z] tests/integration/api_client_test.py .....                               [  7%]
13:40:11 [2020-01-14T13:40:11.802Z] tests/integration/api_config_test.py .....                               [  8%]
13:40:46 [2020-01-14T13:40:46.490Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
13:41:49 [2020-01-14T13:41:49.399Z] ................................................                         [ 29%]
13:42:07 [2020-01-14T13:42:07.863Z] tests/integration/api_exec_test.py ....................                  [ 35%]
13:42:15 [2020-01-14T13:42:15.827Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
13:42:19 [2020-01-14T13:42:19.743Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
13:42:41 [2020-01-14T13:42:41.285Z] tests/integration/api_network_test.py ...........................        [ 47%]
13:42:49 [2020-01-14T13:42:49.888Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
13:42:51 [2020-01-14T13:42:51.820Z] tests/integration/api_secret_test.py .....                               [ 52%]
13:42:56 [2020-01-14T13:42:56.527Z] tests/integration/api_service_test.py ................s................. [ 60%]
13:43:11 [2020-01-14T13:43:11.082Z] .........................                                                [ 67%]
13:43:48 [2020-01-14T13:43:48.449Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
13:44:03 [2020-01-14T13:44:03.297Z] tests/integration/api_volume_test.py .........                           [ 74%]
13:44:05 [2020-01-14T13:44:05.190Z] tests/integration/client_test.py .....                                   [ 76%]
13:44:05 [2020-01-14T13:44:05.754Z] tests/integration/errors_test.py .                                       [ 76%]
13:44:41 [2020-01-14T13:44:41.338Z] tests/integration/models_containers_test.py ............................ [ 83%]
13:44:59 [2020-01-14T13:44:59.981Z] .........                                                                [ 86%]
13:45:05 [2020-01-14T13:45:05.074Z] tests/integration/models_images_test.py ..............                   [ 89%]
13:45:06 [2020-01-14T13:45:06.960Z] tests/integration/models_networks_test.py ....                           [ 90%]
13:45:12 [2020-01-14T13:45:12.213Z] tests/integration/models_nodes_test.py .                                 [ 91%]
13:45:13 [2020-01-14T13:45:13.583Z] tests/integration/models_resources_test.py .                             [ 91%]
13:45:19 [2020-01-14T13:45:19.658Z] tests/integration/models_services_test.py ..............X.               [ 95%]
13:45:22 [2020-01-14T13:45:22.922Z] tests/integration/models_swarm_test.py ..                                [ 96%]
13:45:22 [2020-01-14T13:45:22.922Z] tests/integration/models_volumes_test.py ..                              [ 96%]
13:45:27 [2020-01-14T13:45:27.560Z] tests/integration/regression_test.py ......                              [ 98%]
13:45:28 [2020-01-14T13:45:28.075Z] tests/integration/credentials/store_test.py ......                       [ 99%]
13:45:28 [2020-01-14T13:45:28.075Z] tests/integration/credentials/utils_test.py .                            [100%]
13:45:28 [2020-01-14T13:45:28.075Z] 
13:45:28 [2020-01-14T13:45:28.075Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
13:45:28 [2020-01-14T13:45:28.075Z] =========================== short test summary info ============================
13:45:28 [2020-01-14T13:45:28.075Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
13:45:28 [2020-01-14T13:45:28.075Z]   CONFIG_RT_GROUP_SCHED isn't enabled
13:45:28 [2020-01-14T13:45:28.075Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
13:45:28 [2020-01-14T13:45:28.075Z]   Not supported on most drivers
13:45:28 [2020-01-14T13:45:28.075Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
13:45:28 [2020-01-14T13:45:28.075Z]   Can fail if eth0 has multiple IP addresses
13:45:28 [2020-01-14T13:45:28.075Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
13:45:28 [2020-01-14T13:45:28.075Z]   This doesn't seem to be taken into account by the engine
13:45:28 [2020-01-14T13:45:28.075Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
13:45:28 [2020-01-14T13:45:28.075Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
13:45:28 [2020-01-14T13:45:28.075Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
13:45:28 [2020-01-14T13:45:28.075Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
13:45:28 [2020-01-14T13:45:28.075Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
13:45:28 [2020-01-14T13:45:28.075Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
13:45:28 [2020-01-14T13:45:28.075Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
13:45:28 [2020-01-14T13:45:28.075Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 342.40 seconds ==
13:45:28 [2020-01-14T13:45:28.638Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
13:45:40 [2020-01-14T13:45:40.817Z] Leaving: AppArmorNo profiles have been unloaded.
13:45:40 [2020-01-14T13:45:40.817Z] 
13:45:40 [2020-01-14T13:45:40.817Z] Unloading profiles will leave already running processes permanently
13:45:40 [2020-01-14T13:45:40.817Z] unconfined, which can lead to unexpected situations.
13:45:40 [2020-01-14T13:45:40.817Z] 
13:45:40 [2020-01-14T13:45:40.817Z] To set a process to complain mode, use the command line tool
13:45:40 [2020-01-14T13:45:40.817Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
13:45:40 [2020-01-14T13:45:40.817Z]