Skip to content

Console Output

02:10:57 [2019-11-26T02:10:57.688Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40249/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6ee536b4a048bbb9aaa0a017eabecd83d8d2a69e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6ee536b4a048bbb9aaa0a017eabecd83d8d2a69e hack/make.sh dynbinary-daemon test-docker-py
02:10:58 [2019-11-26T02:10:58.251Z] 
02:10:58 [2019-11-26T02:10:58.509Z] Removing bundles/
02:10:58 [2019-11-26T02:10:58.509Z] 
02:10:58 [2019-11-26T02:10:58.509Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
02:10:58 [2019-11-26T02:10:58.509Z] Building: bundles/dynbinary-daemon/dockerd-dev
02:10:58 [2019-11-26T02:10:58.509Z] GOOS="" GOARCH="" GOARM=""
02:12:19 [2019-11-26T02:12:19.927Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
02:12:19 [2019-11-26T02:12:19.927Z] 
02:12:19 [2019-11-26T02:12:19.927Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
02:12:19 [2019-11-26T02:12:19.927Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
02:12:19 [2019-11-26T02:12:19.927Z] Using test binary docker
02:12:19 [2019-11-26T02:12:19.927Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
02:12:19 [2019-11-26T02:12:19.927Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
02:12:19 [2019-11-26T02:12:19.927Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
02:12:19 [2019-11-26T02:12:19.927Z] Warning failed to create cache: (null)
02:12:19 [2019-11-26T02:12:19.927Z] .
02:12:19 [2019-11-26T02:12:19.927Z] INFO: Waiting for daemon to start...
02:12:19 [2019-11-26T02:12:19.927Z] Starting dockerd
02:12:19 [2019-11-26T02:12:19.927Z] .
02:12:19 [2019-11-26T02:12:19.927Z] INFO: Building docker-sdk-python3:4.1.0...
02:13:08 [2019-11-26T02:13:08.728Z] sha256:41aad7c923a073931cbe199443cbdce9155352c3a658fa1debda3aeb9248aa2d
02:13:08 [2019-11-26T02:13:08.728Z] INFO: Starting docker-py tests...
02:13:08 [2019-11-26T02:13:08.728Z] ============================= test session starts ==============================
02:13:08 [2019-11-26T02:13:08.728Z] platform linux -- Python 3.7.5, pytest-4.3.1, py-1.8.0, pluggy-0.13.1
02:13:08 [2019-11-26T02:13:08.728Z] rootdir: /src, inifile: pytest.ini
02:13:08 [2019-11-26T02:13:08.728Z] plugins: timeout-1.3.3, cov-2.6.1
02:13:08 [2019-11-26T02:13:08.728Z] collected 385 items / 5 deselected / 380 selected
02:13:08 [2019-11-26T02:13:08.728Z] 
02:13:32 [2019-11-26T02:13:32.631Z] tests/integration/api_build_test.py ......................X              [  6%]
02:13:33 [2019-11-26T02:13:33.194Z] tests/integration/api_client_test.py .....                               [  7%]
02:13:35 [2019-11-26T02:13:35.087Z] tests/integration/api_config_test.py .....                               [  8%]
02:14:14 [2019-11-26T02:14:14.860Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
02:15:28 [2019-11-26T02:15:28.060Z] ................................................                         [ 29%]
02:15:50 [2019-11-26T02:15:50.439Z] tests/integration/api_exec_test.py ....................                  [ 35%]
02:15:58 [2019-11-26T02:15:58.443Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
02:16:03 [2019-11-26T02:16:03.236Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
02:16:28 [2019-11-26T02:16:28.166Z] tests/integration/api_network_test.py ...........................        [ 47%]
02:16:36 [2019-11-26T02:16:36.956Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
02:16:39 [2019-11-26T02:16:39.108Z] tests/integration/api_secret_test.py .....                               [ 51%]
02:16:43 [2019-11-26T02:16:43.639Z] tests/integration/api_service_test.py ................s................. [ 60%]
02:16:58 [2019-11-26T02:16:58.557Z] .........................                                                [ 67%]
02:17:39 [2019-11-26T02:17:39.265Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
02:17:54 [2019-11-26T02:17:54.133Z] tests/integration/api_volume_test.py .........                           [ 74%]
02:17:56 [2019-11-26T02:17:56.026Z] tests/integration/client_test.py .....                                   [ 75%]
02:17:56 [2019-11-26T02:17:56.957Z] tests/integration/errors_test.py .                                       [ 76%]
02:18:37 [2019-11-26T02:18:37.338Z] tests/integration/models_containers_test.py ............................ [ 83%]
02:18:58 [2019-11-26T02:18:58.491Z] .........                                                                [ 85%]
02:19:04 [2019-11-26T02:19:04.754Z] tests/integration/models_images_test.py ...............                  [ 89%]
02:19:06 [2019-11-26T02:19:06.381Z] tests/integration/models_networks_test.py ....                           [ 90%]
02:19:12 [2019-11-26T02:19:12.922Z] tests/integration/models_nodes_test.py .                                 [ 91%]
02:19:13 [2019-11-26T02:19:13.485Z] tests/integration/models_resources_test.py .                             [ 91%]
02:19:19 [2019-11-26T02:19:19.812Z] tests/integration/models_services_test.py ..............X.               [ 95%]
02:19:24 [2019-11-26T02:19:24.224Z] tests/integration/models_swarm_test.py ..                                [ 96%]
02:19:24 [2019-11-26T02:19:24.224Z] tests/integration/models_volumes_test.py ..                              [ 96%]
02:19:29 [2019-11-26T02:19:29.279Z] tests/integration/regression_test.py ......                              [ 98%]
02:19:29 [2019-11-26T02:19:29.793Z] tests/integration/credentials/store_test.py ......                       [ 99%]
02:19:29 [2019-11-26T02:19:29.793Z] tests/integration/credentials/utils_test.py .                            [100%]
02:19:29 [2019-11-26T02:19:29.793Z] 
02:19:29 [2019-11-26T02:19:29.793Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
02:19:29 [2019-11-26T02:19:29.793Z] =========================== short test summary info ============================
02:19:29 [2019-11-26T02:19:29.793Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
02:19:29 [2019-11-26T02:19:29.793Z]   CONFIG_RT_GROUP_SCHED isn't enabled
02:19:29 [2019-11-26T02:19:29.793Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
02:19:29 [2019-11-26T02:19:29.793Z]   Not supported on most drivers
02:19:29 [2019-11-26T02:19:29.793Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
02:19:29 [2019-11-26T02:19:29.793Z]   This doesn't seem to be taken into account by the engine
02:19:29 [2019-11-26T02:19:29.793Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
02:19:29 [2019-11-26T02:19:29.793Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
02:19:29 [2019-11-26T02:19:29.793Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
02:19:29 [2019-11-26T02:19:29.793Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
02:19:29 [2019-11-26T02:19:29.793Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
02:19:29 [2019-11-26T02:19:29.793Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
02:19:29 [2019-11-26T02:19:29.793Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
02:19:29 [2019-11-26T02:19:29.793Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 383.89 seconds ==
02:19:30 [2019-11-26T02:19:30.050Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
02:19:42 [2019-11-26T02:19:42.232Z] Clearing AppArmor profiles cache:.
02:19:42 [2019-11-26T02:19:42.232Z] All profile caches have been cleared, but no profiles have been unloaded.
02:19:42 [2019-11-26T02:19:42.232Z] Unloading profiles will leave already running processes permanently
02:19:42 [2019-11-26T02:19:42.232Z] unconfined, which can lead to unexpected situations.
02:19:42 [2019-11-26T02:19:42.232Z] 
02:19:42 [2019-11-26T02:19:42.232Z] To set a process to complain mode, use the command line tool
02:19:42 [2019-11-26T02:19:42.232Z] 'aa-complain'. To really tear down all profiles, run the init script
02:19:42 [2019-11-26T02:19:42.232Z] with the 'teardown' option."
02:19:42 [2019-11-26T02:19:42.232Z]