Skip to content

Console Output

23:10:56 [2020-02-04T23:10:56.034Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_19.03/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr93 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5f6d6f3f220355e6db7167ba82bc2def47a013d0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/docker/engine.git -e VALIDATE_BRANCH= docker:5f6d6f3f220355e6db7167ba82bc2def47a013d0 hack/make.sh dynbinary-daemon test-docker-py
23:10:56 [2020-02-04T23:10:56.601Z] 
23:10:56 [2020-02-04T23:10:56.601Z] Removing bundles/
23:10:56 [2020-02-04T23:10:56.601Z] 
23:10:56 [2020-02-04T23:10:56.601Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
23:10:56 [2020-02-04T23:10:56.601Z] Building: bundles/dynbinary-daemon/dockerd-dev
23:10:56 [2020-02-04T23:10:56.601Z] GOOS="" GOARCH="" GOARM=""
23:12:18 [2020-02-04T23:12:18.015Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
23:12:18 [2020-02-04T23:12:18.015Z] 
23:12:18 [2020-02-04T23:12:18.015Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
23:12:18 [2020-02-04T23:12:18.015Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
23:12:18 [2020-02-04T23:12:18.015Z] Using test binary docker
23:12:18 [2020-02-04T23:12:18.015Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
23:12:18 [2020-02-04T23:12:18.015Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
23:12:18 [2020-02-04T23:12:18.015Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
23:12:18 [2020-02-04T23:12:18.015Z] Warning failed to create cache: (null)
23:12:18 [2020-02-04T23:12:18.015Z] .
23:12:18 [2020-02-04T23:12:18.015Z] INFO: Waiting for daemon to start...
23:12:18 [2020-02-04T23:12:18.015Z] Starting dockerd
23:12:18 [2020-02-04T23:12:18.015Z] .
23:12:18 [2020-02-04T23:12:18.015Z] INFO: Building docker-sdk-python3:4.1.0...
23:13:04 [2020-02-04T23:13:04.668Z] sha256:545ec6c4accef00db314701c7d9a57edf5287d3c1b8e2351ca30cf7939f13676
23:13:04 [2020-02-04T23:13:04.668Z] INFO: Starting docker-py tests...
23:13:04 [2020-02-04T23:13:04.668Z] ============================= test session starts ==============================
23:13:04 [2020-02-04T23:13:04.668Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
23:13:04 [2020-02-04T23:13:04.668Z] rootdir: /src, inifile: pytest.ini
23:13:04 [2020-02-04T23:13:04.668Z] plugins: timeout-1.3.3, cov-2.6.1
23:13:04 [2020-02-04T23:13:04.668Z] collected 385 items / 3 deselected / 382 selected
23:13:04 [2020-02-04T23:13:04.668Z] 
23:13:26 [2020-02-04T23:13:26.017Z] tests/integration/api_build_test.py .......................X             [  6%]
23:13:26 [2020-02-04T23:13:26.608Z] tests/integration/api_client_test.py .....                               [  7%]
23:13:28 [2020-02-04T23:13:28.324Z] tests/integration/api_config_test.py .....                               [  8%]
23:14:02 [2020-02-04T23:14:02.519Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
23:15:04 [2020-02-04T23:15:04.583Z] ................................................                         [ 29%]
23:15:22 [2020-02-04T23:15:22.645Z] tests/integration/api_exec_test.py ....................                  [ 35%]
23:15:30 [2020-02-04T23:15:30.484Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
23:15:34 [2020-02-04T23:15:34.309Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
23:15:55 [2020-02-04T23:15:55.200Z] tests/integration/api_network_test.py ...........................        [ 47%]
23:16:03 [2020-02-04T23:16:03.637Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
23:16:05 [2020-02-04T23:16:05.264Z] tests/integration/api_secret_test.py .....                               [ 52%]
23:16:10 [2020-02-04T23:16:10.016Z] tests/integration/api_service_test.py ................s................. [ 60%]
23:16:24 [2020-02-04T23:16:24.572Z] .........................                                                [ 67%]
23:17:00 [2020-02-04T23:17:00.894Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
23:17:16 [2020-02-04T23:17:16.009Z] tests/integration/api_volume_test.py .........                           [ 74%]
23:17:17 [2020-02-04T23:17:17.922Z] tests/integration/client_test.py .....                                   [ 76%]
23:17:18 [2020-02-04T23:17:18.486Z] tests/integration/errors_test.py .                                       [ 76%]
23:17:55 [2020-02-04T23:17:55.875Z] tests/integration/models_containers_test.py ............................ [ 83%]
23:18:13 [2020-02-04T23:18:13.774Z] .........                                                                [ 86%]
23:18:18 [2020-02-04T23:18:18.675Z] tests/integration/models_images_test.py ..............                   [ 89%]
23:18:20 [2020-02-04T23:18:20.304Z] tests/integration/models_networks_test.py ....                           [ 90%]
23:18:25 [2020-02-04T23:18:25.559Z] tests/integration/models_nodes_test.py .                                 [ 91%]
23:18:26 [2020-02-04T23:18:26.927Z] tests/integration/models_resources_test.py .                             [ 91%]
23:18:32 [2020-02-04T23:18:32.744Z] tests/integration/models_services_test.py ..............X.               [ 95%]
23:18:36 [2020-02-04T23:18:36.552Z] tests/integration/models_swarm_test.py ..                                [ 96%]
23:18:36 [2020-02-04T23:18:36.552Z] tests/integration/models_volumes_test.py ..                              [ 96%]
23:18:40 [2020-02-04T23:18:40.760Z] tests/integration/regression_test.py ......                              [ 98%]
23:18:41 [2020-02-04T23:18:41.017Z] tests/integration/credentials/store_test.py ......                       [ 99%]
23:18:41 [2020-02-04T23:18:41.017Z] tests/integration/credentials/utils_test.py .                            [100%]
23:18:41 [2020-02-04T23:18:41.017Z] 
23:18:41 [2020-02-04T23:18:41.017Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
23:18:41 [2020-02-04T23:18:41.017Z] =========================== short test summary info ============================
23:18:41 [2020-02-04T23:18:41.017Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
23:18:41 [2020-02-04T23:18:41.017Z]   CONFIG_RT_GROUP_SCHED isn't enabled
23:18:41 [2020-02-04T23:18:41.017Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
23:18:41 [2020-02-04T23:18:41.017Z]   Not supported on most drivers
23:18:41 [2020-02-04T23:18:41.017Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
23:18:41 [2020-02-04T23:18:41.017Z]   Can fail if eth0 has multiple IP addresses
23:18:41 [2020-02-04T23:18:41.017Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
23:18:41 [2020-02-04T23:18:41.017Z]   This doesn't seem to be taken into account by the engine
23:18:41 [2020-02-04T23:18:41.017Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
23:18:41 [2020-02-04T23:18:41.017Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
23:18:41 [2020-02-04T23:18:41.017Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
23:18:41 [2020-02-04T23:18:41.017Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
23:18:41 [2020-02-04T23:18:41.017Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
23:18:41 [2020-02-04T23:18:41.017Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
23:18:41 [2020-02-04T23:18:41.017Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
23:18:41 [2020-02-04T23:18:41.017Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 337.88 seconds ==
23:18:41 [2020-02-04T23:18:41.274Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
23:18:53 [2020-02-04T23:18:53.457Z] umount: bundles/test-docker-py/root: mountpoint not found
23:18:53 [2020-02-04T23:18:53.458Z] Clearing AppArmor profiles cache:.
23:18:53 [2020-02-04T23:18:53.458Z] All profile caches have been cleared, but no profiles have been unloaded.
23:18:53 [2020-02-04T23:18:53.458Z] Unloading profiles will leave already running processes permanently
23:18:53 [2020-02-04T23:18:53.458Z] unconfined, which can lead to unexpected situations.
23:18:53 [2020-02-04T23:18:53.458Z] 
23:18:53 [2020-02-04T23:18:53.458Z] To set a process to complain mode, use the command line tool
23:18:53 [2020-02-04T23:18:53.458Z] 'aa-complain'. To really tear down all profiles, run the init script
23:18:53 [2020-02-04T23:18:53.458Z] with the 'teardown' option."
23:18:53 [2020-02-04T23:18:53.458Z]