Skip to content

Console Output

16:35:14 [2020-02-22T16:35:14.116Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40557/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3261f521290f6f580ed22037ffc09010175fd7b8 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:3261f521290f6f580ed22037ffc09010175fd7b8 hack/make.sh dynbinary-daemon test-docker-py
16:35:14 [2020-02-22T16:35:14.679Z] 
16:35:14 [2020-02-22T16:35:14.679Z] Removing bundles/
16:35:14 [2020-02-22T16:35:14.679Z] 
16:35:14 [2020-02-22T16:35:14.679Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
16:35:14 [2020-02-22T16:35:14.936Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:35:14 [2020-02-22T16:35:14.936Z] GOOS="" GOARCH="" GOARM=""
16:36:36 [2020-02-22T16:36:36.333Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:36:36 [2020-02-22T16:36:36.333Z] 
16:36:36 [2020-02-22T16:36:36.333Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
16:36:36 [2020-02-22T16:36:36.333Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
16:36:36 [2020-02-22T16:36:36.333Z] Using test binary docker
16:36:36 [2020-02-22T16:36:36.333Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:36:36 [2020-02-22T16:36:36.333Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
16:36:36 [2020-02-22T16:36:36.333Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
16:36:36 [2020-02-22T16:36:36.333Z] Warning failed to create cache: (null)
16:36:36 [2020-02-22T16:36:36.333Z] .
16:36:36 [2020-02-22T16:36:36.333Z] INFO: Waiting for daemon to start...
16:36:36 [2020-02-22T16:36:36.333Z] Starting dockerd
16:36:36 [2020-02-22T16:36:36.333Z] .
16:36:36 [2020-02-22T16:36:36.333Z] INFO: Building docker-sdk-python3:4.1.0...
16:37:22 [2020-02-22T16:37:22.969Z] sha256:63f9abaf254ab1cd6d822feec70cb1023bb35779d4e9ff327d0f68d1a9b9aa43
16:37:22 [2020-02-22T16:37:22.969Z] INFO: Starting docker-py tests...
16:37:22 [2020-02-22T16:37:22.969Z] ============================= test session starts ==============================
16:37:22 [2020-02-22T16:37:22.969Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
16:37:22 [2020-02-22T16:37:22.969Z] rootdir: /src, inifile: pytest.ini
16:37:22 [2020-02-22T16:37:22.969Z] plugins: timeout-1.3.3, cov-2.6.1
16:37:22 [2020-02-22T16:37:22.969Z] collected 385 items / 3 deselected / 382 selected
16:37:22 [2020-02-22T16:37:22.969Z] 
16:37:47 [2020-02-22T16:37:47.578Z] tests/integration/api_build_test.py .......................X             [  6%]
16:37:48 [2020-02-22T16:37:48.141Z] tests/integration/api_client_test.py .....                               [  7%]
16:37:50 [2020-02-22T16:37:50.288Z] tests/integration/api_config_test.py .....                               [  8%]
16:38:30 [2020-02-22T16:38:30.831Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
16:39:43 [2020-02-22T16:39:43.668Z] ................................................                         [ 29%]
16:40:06 [2020-02-22T16:40:06.012Z] tests/integration/api_exec_test.py ....................                  [ 35%]
16:40:14 [2020-02-22T16:40:14.592Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
16:40:19 [2020-02-22T16:40:19.114Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
16:40:43 [2020-02-22T16:40:43.575Z] tests/integration/api_network_test.py ...........................        [ 47%]
16:40:51 [2020-02-22T16:40:51.632Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
16:40:53 [2020-02-22T16:40:53.563Z] tests/integration/api_secret_test.py .....                               [ 52%]
16:40:58 [2020-02-22T16:40:58.414Z] tests/integration/api_service_test.py ................s................. [ 60%]
16:41:13 [2020-02-22T16:41:13.140Z] .........................                                                [ 67%]
16:41:54 [2020-02-22T16:41:54.083Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
16:42:08 [2020-02-22T16:42:08.926Z] tests/integration/api_volume_test.py .........                           [ 74%]
16:42:10 [2020-02-22T16:42:10.817Z] tests/integration/client_test.py .....                                   [ 76%]
16:42:11 [2020-02-22T16:42:11.747Z] tests/integration/errors_test.py .                                       [ 76%]
16:42:56 [2020-02-22T16:42:56.316Z] tests/integration/models_containers_test.py ............................ [ 83%]
16:43:15 [2020-02-22T16:43:15.948Z] .........                                                                [ 86%]
16:43:21 [2020-02-22T16:43:21.762Z] tests/integration/models_images_test.py ..............                   [ 89%]
16:43:23 [2020-02-22T16:43:23.645Z] tests/integration/models_networks_test.py ....                           [ 90%]
16:43:30 [2020-02-22T16:43:30.184Z] tests/integration/models_nodes_test.py .                                 [ 91%]
16:43:30 [2020-02-22T16:43:30.746Z] tests/integration/models_resources_test.py .                             [ 91%]
16:43:36 [2020-02-22T16:43:36.812Z] tests/integration/models_services_test.py ..............X.               [ 95%]
16:43:41 [2020-02-22T16:43:41.223Z] tests/integration/models_swarm_test.py ..                                [ 96%]
16:43:41 [2020-02-22T16:43:41.223Z] tests/integration/models_volumes_test.py ..                              [ 96%]
16:43:46 [2020-02-22T16:43:46.179Z] tests/integration/regression_test.py ......                              [ 98%]
16:43:46 [2020-02-22T16:43:46.692Z] tests/integration/credentials/store_test.py ......                       [ 99%]
16:43:46 [2020-02-22T16:43:46.692Z] tests/integration/credentials/utils_test.py .                            [100%]
16:43:46 [2020-02-22T16:43:46.692Z] 
16:43:46 [2020-02-22T16:43:46.692Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
16:43:46 [2020-02-22T16:43:46.692Z] =========================== short test summary info ============================
16:43:46 [2020-02-22T16:43:46.692Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
16:43:46 [2020-02-22T16:43:46.692Z]   CONFIG_RT_GROUP_SCHED isn't enabled
16:43:46 [2020-02-22T16:43:46.692Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
16:43:46 [2020-02-22T16:43:46.692Z]   Not supported on most drivers
16:43:46 [2020-02-22T16:43:46.692Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
16:43:46 [2020-02-22T16:43:46.692Z]   Can fail if eth0 has multiple IP addresses
16:43:46 [2020-02-22T16:43:46.692Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
16:43:46 [2020-02-22T16:43:46.692Z]   This doesn't seem to be taken into account by the engine
16:43:46 [2020-02-22T16:43:46.692Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
16:43:46 [2020-02-22T16:43:46.692Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
16:43:46 [2020-02-22T16:43:46.692Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
16:43:46 [2020-02-22T16:43:46.692Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
16:43:46 [2020-02-22T16:43:46.692Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
16:43:46 [2020-02-22T16:43:46.692Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
16:43:46 [2020-02-22T16:43:46.692Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
16:43:46 [2020-02-22T16:43:46.692Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 386.33 seconds ==
16:43:47 [2020-02-22T16:43:47.255Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
16:43:59 [2020-02-22T16:43:59.429Z] umount: bundles/test-docker-py/root: mountpoint not found
16:43:59 [2020-02-22T16:43:59.429Z] Clearing AppArmor profiles cache:.
16:43:59 [2020-02-22T16:43:59.429Z] All profile caches have been cleared, but no profiles have been unloaded.
16:43:59 [2020-02-22T16:43:59.429Z] Unloading profiles will leave already running processes permanently
16:43:59 [2020-02-22T16:43:59.429Z] unconfined, which can lead to unexpected situations.
16:43:59 [2020-02-22T16:43:59.429Z] 
16:43:59 [2020-02-22T16:43:59.429Z] To set a process to complain mode, use the command line tool
16:43:59 [2020-02-22T16:43:59.429Z] 'aa-complain'. To really tear down all profiles, run the init script
16:43:59 [2020-02-22T16:43:59.429Z] with the 'teardown' option."
16:43:59 [2020-02-22T16:43:59.429Z]