Skip to content

Console Output

12:55:23 [2019-11-25T12:55:23.952Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40246/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=044b74e33bc499e360d1793f4c0d5975032c2d6d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:044b74e33bc499e360d1793f4c0d5975032c2d6d hack/make.sh dynbinary-daemon test-docker-py
12:55:24 [2019-11-25T12:55:24.516Z] 
12:55:24 [2019-11-25T12:55:24.516Z] Removing bundles/
12:55:24 [2019-11-25T12:55:24.516Z] 
12:55:24 [2019-11-25T12:55:24.516Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
12:55:24 [2019-11-25T12:55:24.516Z] Building: bundles/dynbinary-daemon/dockerd-dev
12:55:24 [2019-11-25T12:55:24.516Z] GOOS="" GOARCH="" GOARM=""
12:56:46 [2019-11-25T12:56:46.024Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
12:56:46 [2019-11-25T12:56:46.024Z] 
12:56:46 [2019-11-25T12:56:46.024Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
12:56:46 [2019-11-25T12:56:46.024Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
12:56:46 [2019-11-25T12:56:46.024Z] Using test binary docker
12:56:46 [2019-11-25T12:56:46.024Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:56:46 [2019-11-25T12:56:46.024Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
12:56:46 [2019-11-25T12:56:46.024Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
12:56:46 [2019-11-25T12:56:46.024Z] Warning failed to create cache: (null)
12:56:46 [2019-11-25T12:56:46.024Z] .
12:56:46 [2019-11-25T12:56:46.024Z] INFO: Waiting for daemon to start...
12:56:46 [2019-11-25T12:56:46.024Z] Starting dockerd
12:56:46 [2019-11-25T12:56:46.024Z] .
12:56:46 [2019-11-25T12:56:46.024Z] INFO: Building docker-sdk-python3:4.1.0...
12:57:32 [2019-11-25T12:57:32.669Z] sha256:e8e3401397690a50e5a4915556b6838ce0e904aa2ca7141c57d9ddbb5833179a
12:57:32 [2019-11-25T12:57:32.669Z] INFO: Starting docker-py tests...
12:57:32 [2019-11-25T12:57:32.669Z] ============================= test session starts ==============================
12:57:32 [2019-11-25T12:57:32.669Z] platform linux -- Python 3.7.5, pytest-4.3.1, py-1.8.0, pluggy-0.13.1
12:57:32 [2019-11-25T12:57:32.669Z] rootdir: /src, inifile: pytest.ini
12:57:32 [2019-11-25T12:57:32.669Z] plugins: timeout-1.3.3, cov-2.6.1
12:57:32 [2019-11-25T12:57:32.669Z] collected 385 items / 5 deselected / 380 selected
12:57:32 [2019-11-25T12:57:32.669Z] 
12:57:52 [2019-11-25T12:57:52.334Z] tests/integration/api_build_test.py ......................X              [  6%]
12:57:52 [2019-11-25T12:57:52.898Z] tests/integration/api_client_test.py .....                               [  7%]
12:57:54 [2019-11-25T12:57:54.830Z] tests/integration/api_config_test.py .....                               [  8%]
12:58:29 [2019-11-25T12:58:29.677Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
12:59:33 [2019-11-25T12:59:33.442Z] ................................................                         [ 29%]
12:59:52 [2019-11-25T12:59:52.272Z] tests/integration/api_exec_test.py ....................                  [ 35%]
13:00:00 [2019-11-25T13:00:00.360Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
13:00:04 [2019-11-25T13:00:04.228Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
13:00:25 [2019-11-25T13:00:25.701Z] tests/integration/api_network_test.py ...........................        [ 47%]
13:00:34 [2019-11-25T13:00:34.027Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
13:00:35 [2019-11-25T13:00:35.959Z] tests/integration/api_secret_test.py .....                               [ 51%]
13:00:40 [2019-11-25T13:00:40.139Z] tests/integration/api_service_test.py ................s................. [ 60%]
13:00:54 [2019-11-25T13:00:54.688Z] .........................                                                [ 67%]
13:01:31 [2019-11-25T13:01:31.849Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
13:01:46 [2019-11-25T13:01:46.695Z] tests/integration/api_volume_test.py .........                           [ 74%]
13:01:48 [2019-11-25T13:01:48.848Z] tests/integration/client_test.py .....                                   [ 75%]
13:01:49 [2019-11-25T13:01:49.778Z] tests/integration/errors_test.py .                                       [ 76%]
13:02:25 [2019-11-25T13:02:25.406Z] tests/integration/models_containers_test.py ............................ [ 83%]
13:02:44 [2019-11-25T13:02:44.188Z] .........                                                                [ 85%]
13:02:49 [2019-11-25T13:02:49.488Z] tests/integration/models_images_test.py ...............                  [ 89%]
13:02:51 [2019-11-25T13:02:51.371Z] tests/integration/models_networks_test.py ....                           [ 90%]
13:02:58 [2019-11-25T13:02:58.078Z] tests/integration/models_nodes_test.py .                                 [ 91%]
13:02:58 [2019-11-25T13:02:58.078Z] tests/integration/models_resources_test.py .                             [ 91%]
13:03:04 [2019-11-25T13:03:04.148Z] tests/integration/models_services_test.py ..............X.               [ 95%]
13:03:07 [2019-11-25T13:03:07.936Z] tests/integration/models_swarm_test.py ..                                [ 96%]
13:03:07 [2019-11-25T13:03:07.936Z] tests/integration/models_volumes_test.py ..                              [ 96%]
13:03:12 [2019-11-25T13:03:12.216Z] tests/integration/regression_test.py ......                              [ 98%]
13:03:12 [2019-11-25T13:03:12.735Z] tests/integration/credentials/store_test.py ......                       [ 99%]
13:03:12 [2019-11-25T13:03:12.735Z] tests/integration/credentials/utils_test.py .                            [100%]
13:03:12 [2019-11-25T13:03:12.735Z] 
13:03:12 [2019-11-25T13:03:12.735Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
13:03:12 [2019-11-25T13:03:12.735Z] =========================== short test summary info ============================
13:03:12 [2019-11-25T13:03:12.735Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
13:03:12 [2019-11-25T13:03:12.735Z]   CONFIG_RT_GROUP_SCHED isn't enabled
13:03:12 [2019-11-25T13:03:12.735Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
13:03:12 [2019-11-25T13:03:12.735Z]   Not supported on most drivers
13:03:12 [2019-11-25T13:03:12.735Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
13:03:12 [2019-11-25T13:03:12.735Z]   This doesn't seem to be taken into account by the engine
13:03:12 [2019-11-25T13:03:12.735Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
13:03:12 [2019-11-25T13:03:12.735Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
13:03:12 [2019-11-25T13:03:12.735Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
13:03:12 [2019-11-25T13:03:12.735Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
13:03:12 [2019-11-25T13:03:12.735Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
13:03:12 [2019-11-25T13:03:12.735Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
13:03:12 [2019-11-25T13:03:12.735Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
13:03:12 [2019-11-25T13:03:12.735Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 343.24 seconds ==
13:03:12 [2019-11-25T13:03:12.992Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
13:03:25 [2019-11-25T13:03:25.167Z] Clearing AppArmor profiles cache:.
13:03:25 [2019-11-25T13:03:25.167Z] All profile caches have been cleared, but no profiles have been unloaded.
13:03:25 [2019-11-25T13:03:25.167Z] Unloading profiles will leave already running processes permanently
13:03:25 [2019-11-25T13:03:25.167Z] unconfined, which can lead to unexpected situations.
13:03:25 [2019-11-25T13:03:25.167Z] 
13:03:25 [2019-11-25T13:03:25.167Z] To set a process to complain mode, use the command line tool
13:03:25 [2019-11-25T13:03:25.167Z] 'aa-complain'. To really tear down all profiles, run the init script
13:03:25 [2019-11-25T13:03:25.167Z] with the 'teardown' option."
13:03:25 [2019-11-25T13:03:25.167Z]