Skip to content

Console Output

10:06:55 [2019-11-28T10:06:55.916Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-428/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cfcf25bb5409eb0c3a9c257b225f2b8890142030 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH=19.03 docker:cfcf25bb5409eb0c3a9c257b225f2b8890142030 hack/make.sh dynbinary-daemon test-docker-py
10:06:56 [2019-11-28T10:06:56.847Z] 
10:06:57 [2019-11-28T10:06:57.104Z] Removing bundles/
10:06:57 [2019-11-28T10:06:57.104Z] 
10:06:57 [2019-11-28T10:06:57.104Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
10:06:57 [2019-11-28T10:06:57.104Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:06:57 [2019-11-28T10:06:57.104Z] GOOS="" GOARCH="" GOARM=""
10:08:18 [2019-11-28T10:08:18.538Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:08:18 [2019-11-28T10:08:18.538Z] 
10:08:18 [2019-11-28T10:08:18.538Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
10:08:18 [2019-11-28T10:08:18.538Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
10:08:18 [2019-11-28T10:08:18.538Z] Using test binary docker
10:08:18 [2019-11-28T10:08:18.538Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:08:18 [2019-11-28T10:08:18.538Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
10:08:18 [2019-11-28T10:08:18.538Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
10:08:18 [2019-11-28T10:08:18.538Z] Warning failed to create cache: (null)
10:08:18 [2019-11-28T10:08:18.538Z] .
10:08:18 [2019-11-28T10:08:18.538Z] INFO: Waiting for daemon to start...
10:08:18 [2019-11-28T10:08:18.538Z] Starting dockerd
10:08:18 [2019-11-28T10:08:18.538Z] .
10:08:18 [2019-11-28T10:08:18.538Z] INFO: Building docker-sdk-python3:master...
10:09:14 [2019-11-28T10:09:14.736Z] sha256:6cbd3f60035130ea56c50b818260b886dd4d8a1bd6c5c53b8578813c4104f7d6
10:09:14 [2019-11-28T10:09:14.736Z] INFO: Starting docker-py tests...
10:09:14 [2019-11-28T10:09:14.736Z] ============================= test session starts ==============================
10:09:14 [2019-11-28T10:09:14.736Z] platform linux -- Python 3.7.5, pytest-4.3.1, py-1.8.0, pluggy-0.13.1
10:09:14 [2019-11-28T10:09:14.736Z] rootdir: /src, inifile: pytest.ini
10:09:14 [2019-11-28T10:09:14.736Z] plugins: timeout-1.3.3, cov-2.6.1
10:09:14 [2019-11-28T10:09:14.736Z] collected 385 items / 5 deselected / 380 selected
10:09:14 [2019-11-28T10:09:14.736Z] 
10:09:34 [2019-11-28T10:09:34.995Z] tests/integration/api_build_test.py ......................X              [  6%]
10:09:35 [2019-11-28T10:09:35.560Z] tests/integration/api_client_test.py .....                               [  7%]
10:09:38 [2019-11-28T10:09:38.019Z] tests/integration/api_config_test.py .....                               [  8%]
10:10:18 [2019-11-28T10:10:18.323Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
10:11:33 [2019-11-28T10:11:33.640Z] ................................................                         [ 29%]
10:11:56 [2019-11-28T10:11:56.678Z] tests/integration/api_exec_test.py ....................                  [ 35%]
10:12:04 [2019-11-28T10:12:04.699Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
10:12:09 [2019-11-28T10:12:09.295Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
10:12:34 [2019-11-28T10:12:34.959Z] tests/integration/api_network_test.py ...........................        [ 47%]
10:12:43 [2019-11-28T10:12:43.598Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
10:12:45 [2019-11-28T10:12:45.749Z] tests/integration/api_secret_test.py .....                               [ 51%]
10:12:50 [2019-11-28T10:12:50.202Z] tests/integration/api_service_test.py ................s................. [ 60%]
10:13:05 [2019-11-28T10:13:05.121Z] .........................                                                [ 67%]
10:13:45 [2019-11-28T10:13:45.632Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
10:14:03 [2019-11-28T10:14:03.686Z] tests/integration/api_volume_test.py .........                           [ 74%]
10:14:03 [2019-11-28T10:14:03.686Z] tests/integration/client_test.py .....                                   [ 75%]
10:14:03 [2019-11-28T10:14:03.686Z] tests/integration/errors_test.py .                                       [ 76%]
10:14:43 [2019-11-28T10:14:43.209Z] tests/integration/models_containers_test.py ............................ [ 83%]
10:15:03 [2019-11-28T10:15:03.568Z] .........                                                                [ 85%]
10:15:09 [2019-11-28T10:15:09.771Z] tests/integration/models_images_test.py ...............                  [ 89%]
10:15:11 [2019-11-28T10:15:11.395Z] tests/integration/models_networks_test.py ....                           [ 90%]
10:15:17 [2019-11-28T10:15:17.997Z] tests/integration/models_nodes_test.py .                                 [ 91%]
10:15:18 [2019-11-28T10:15:18.926Z] tests/integration/models_resources_test.py .                             [ 91%]
10:15:24 [2019-11-28T10:15:24.690Z] tests/integration/models_services_test.py ..............X.               [ 95%]
10:15:29 [2019-11-28T10:15:29.102Z] tests/integration/models_swarm_test.py ..                                [ 96%]
10:15:29 [2019-11-28T10:15:29.102Z] tests/integration/models_volumes_test.py ..                              [ 96%]
10:15:34 [2019-11-28T10:15:34.461Z] tests/integration/regression_test.py ......                              [ 98%]
10:15:34 [2019-11-28T10:15:34.719Z] tests/integration/credentials/store_test.py ......                       [ 99%]
10:15:34 [2019-11-28T10:15:34.719Z] tests/integration/credentials/utils_test.py .                            [100%]
10:15:34 [2019-11-28T10:15:34.719Z] 
10:15:34 [2019-11-28T10:15:34.719Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
10:15:34 [2019-11-28T10:15:34.719Z] =========================== short test summary info ============================
10:15:34 [2019-11-28T10:15:34.719Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
10:15:34 [2019-11-28T10:15:34.719Z]   CONFIG_RT_GROUP_SCHED isn't enabled
10:15:34 [2019-11-28T10:15:34.719Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
10:15:34 [2019-11-28T10:15:34.719Z]   Not supported on most drivers
10:15:34 [2019-11-28T10:15:34.719Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
10:15:34 [2019-11-28T10:15:34.719Z]   This doesn't seem to be taken into account by the engine
10:15:34 [2019-11-28T10:15:34.719Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
10:15:34 [2019-11-28T10:15:34.719Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
10:15:34 [2019-11-28T10:15:34.719Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
10:15:34 [2019-11-28T10:15:34.719Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
10:15:34 [2019-11-28T10:15:34.719Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
10:15:34 [2019-11-28T10:15:34.719Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
10:15:34 [2019-11-28T10:15:34.719Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
10:15:34 [2019-11-28T10:15:34.719Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 387.37 seconds ==
10:15:35 [2019-11-28T10:15:35.282Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
10:15:47 [2019-11-28T10:15:47.461Z] umount: bundles/test-docker-py/root: mountpoint not found
10:15:47 [2019-11-28T10:15:47.461Z] Clearing AppArmor profiles cache:.
10:15:47 [2019-11-28T10:15:47.461Z] All profile caches have been cleared, but no profiles have been unloaded.
10:15:47 [2019-11-28T10:15:47.461Z] Unloading profiles will leave already running processes permanently
10:15:47 [2019-11-28T10:15:47.461Z] unconfined, which can lead to unexpected situations.
10:15:47 [2019-11-28T10:15:47.461Z] 
10:15:47 [2019-11-28T10:15:47.461Z] To set a process to complain mode, use the command line tool
10:15:47 [2019-11-28T10:15:47.461Z] 'aa-complain'. To really tear down all profiles, run the init script
10:15:47 [2019-11-28T10:15:47.461Z] with the 'teardown' option."
10:15:47 [2019-11-28T10:15:47.461Z]