Skip to content

Console Output

10:12:15 [2019-12-10T10:12:15.598Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40074/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9f9fe29b439e21c22a0a789b055ca20185de7b7c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9f9fe29b439e21c22a0a789b055ca20185de7b7c hack/make.sh dynbinary-daemon test-docker-py
10:12:16 [2019-12-10T10:12:16.163Z] 
10:12:16 [2019-12-10T10:12:16.163Z] Removing bundles/
10:12:16 [2019-12-10T10:12:16.163Z] 
10:12:16 [2019-12-10T10:12:16.163Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
10:12:16 [2019-12-10T10:12:16.163Z] Building: bundles/dynbinary-daemon/dockerd-dev
10:12:16 [2019-12-10T10:12:16.163Z] GOOS="" GOARCH="" GOARM=""
10:13:37 [2019-12-10T10:13:37.564Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
10:13:37 [2019-12-10T10:13:37.564Z] 
10:13:37 [2019-12-10T10:13:37.564Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
10:13:37 [2019-12-10T10:13:37.564Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
10:13:37 [2019-12-10T10:13:37.564Z] Using test binary docker
10:13:37 [2019-12-10T10:13:37.564Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
10:13:37 [2019-12-10T10:13:37.564Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
10:13:37 [2019-12-10T10:13:37.564Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
10:13:37 [2019-12-10T10:13:37.564Z] Warning failed to create cache: (null)
10:13:37 [2019-12-10T10:13:37.564Z] .
10:13:37 [2019-12-10T10:13:37.564Z] INFO: Waiting for daemon to start...
10:13:37 [2019-12-10T10:13:37.564Z] Starting dockerd
10:13:37 [2019-12-10T10:13:37.564Z] .
10:13:37 [2019-12-10T10:13:37.564Z] INFO: Building docker-sdk-python3:4.1.0...
10:14:24 [2019-12-10T10:14:24.226Z] sha256:750f3a41025422f2d2ec974a7b946786d4beb67b9e3b70847eebc05fbb90f8b7
10:14:24 [2019-12-10T10:14:24.226Z] INFO: Starting docker-py tests...
10:14:24 [2019-12-10T10:14:24.226Z] ============================= test session starts ==============================
10:14:24 [2019-12-10T10:14:24.226Z] platform linux -- Python 3.7.5, pytest-4.3.1, py-1.8.0, pluggy-0.13.1
10:14:24 [2019-12-10T10:14:24.226Z] rootdir: /src, inifile: pytest.ini
10:14:24 [2019-12-10T10:14:24.226Z] plugins: timeout-1.3.3, cov-2.6.1
10:14:24 [2019-12-10T10:14:24.226Z] collected 385 items / 5 deselected / 380 selected
10:14:24 [2019-12-10T10:14:24.226Z] 
10:14:44 [2019-12-10T10:14:44.151Z] tests/integration/api_build_test.py ......................X              [  6%]
10:14:44 [2019-12-10T10:14:44.715Z] tests/integration/api_client_test.py .....                               [  7%]
10:14:46 [2019-12-10T10:14:46.650Z] tests/integration/api_config_test.py .....                               [  8%]
10:15:21 [2019-12-10T10:15:21.571Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
10:16:23 [2019-12-10T10:16:23.948Z] ................................................                         [ 29%]
10:16:42 [2019-12-10T10:16:42.283Z] tests/integration/api_exec_test.py ....................                  [ 35%]
10:16:50 [2019-12-10T10:16:50.259Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
10:16:54 [2019-12-10T10:16:54.530Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
10:17:16 [2019-12-10T10:17:16.714Z] tests/integration/api_network_test.py ...........................        [ 47%]
10:17:24 [2019-12-10T10:17:24.407Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
10:17:26 [2019-12-10T10:17:26.340Z] tests/integration/api_secret_test.py .....                               [ 51%]
10:17:30 [2019-12-10T10:17:30.647Z] tests/integration/api_service_test.py ................s................. [ 60%]
10:17:45 [2019-12-10T10:17:45.202Z] .........................                                                [ 67%]
10:18:22 [2019-12-10T10:18:22.514Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
10:18:37 [2019-12-10T10:18:37.362Z] tests/integration/api_volume_test.py .........                           [ 74%]
10:18:39 [2019-12-10T10:18:39.883Z] tests/integration/client_test.py .....                                   [ 75%]
10:18:40 [2019-12-10T10:18:40.140Z] tests/integration/errors_test.py .                                       [ 76%]
10:19:13 [2019-12-10T10:19:13.737Z] tests/integration/models_containers_test.py ............................ [ 83%]
10:19:31 [2019-12-10T10:19:31.834Z] .........                                                                [ 85%]
10:19:36 [2019-12-10T10:19:36.978Z] tests/integration/models_images_test.py ...............                  [ 89%]
10:19:38 [2019-12-10T10:19:38.603Z] tests/integration/models_networks_test.py ....                           [ 90%]
10:19:45 [2019-12-10T10:19:45.199Z] tests/integration/models_nodes_test.py .                                 [ 91%]
10:19:45 [2019-12-10T10:19:45.199Z] tests/integration/models_resources_test.py .                             [ 91%]
10:19:47 [2019-12-10T10:19:47.573Z] tests/integration/models_services_test.py ..............X.               [ 95%]
10:19:51 [2019-12-10T10:19:51.365Z] tests/integration/models_swarm_test.py ..                                [ 96%]
10:19:51 [2019-12-10T10:19:51.365Z] tests/integration/models_volumes_test.py ..                              [ 96%]
10:19:55 [2019-12-10T10:19:55.823Z] tests/integration/regression_test.py ......                              [ 98%]
10:19:56 [2019-12-10T10:19:56.081Z] tests/integration/credentials/store_test.py ......                       [ 99%]
10:19:56 [2019-12-10T10:19:56.081Z] tests/integration/credentials/utils_test.py .                            [100%]
10:19:56 [2019-12-10T10:19:56.081Z] 
10:19:56 [2019-12-10T10:19:56.081Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
10:19:56 [2019-12-10T10:19:56.081Z] =========================== short test summary info ============================
10:19:56 [2019-12-10T10:19:56.081Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
10:19:56 [2019-12-10T10:19:56.081Z]   CONFIG_RT_GROUP_SCHED isn't enabled
10:19:56 [2019-12-10T10:19:56.081Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
10:19:56 [2019-12-10T10:19:56.081Z]   Not supported on most drivers
10:19:56 [2019-12-10T10:19:56.081Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
10:19:56 [2019-12-10T10:19:56.081Z]   This doesn't seem to be taken into account by the engine
10:19:56 [2019-12-10T10:19:56.081Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
10:19:56 [2019-12-10T10:19:56.081Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
10:19:56 [2019-12-10T10:19:56.081Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
10:19:56 [2019-12-10T10:19:56.081Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
10:19:56 [2019-12-10T10:19:56.081Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
10:19:56 [2019-12-10T10:19:56.081Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
10:19:56 [2019-12-10T10:19:56.081Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
10:19:56 [2019-12-10T10:19:56.081Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 334.78 seconds ==
10:19:56 [2019-12-10T10:19:56.644Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
10:20:08 [2019-12-10T10:20:08.821Z] Clearing AppArmor profiles cache:.
10:20:08 [2019-12-10T10:20:08.821Z] All profile caches have been cleared, but no profiles have been unloaded.
10:20:08 [2019-12-10T10:20:08.821Z] Unloading profiles will leave already running processes permanently
10:20:08 [2019-12-10T10:20:08.821Z] unconfined, which can lead to unexpected situations.
10:20:08 [2019-12-10T10:20:08.821Z] 
10:20:08 [2019-12-10T10:20:08.821Z] To set a process to complain mode, use the command line tool
10:20:08 [2019-12-10T10:20:08.821Z] 'aa-complain'. To really tear down all profiles, run the init script
10:20:08 [2019-12-10T10:20:08.821Z] with the 'teardown' option."
10:20:08 [2019-12-10T10:20:08.821Z]