Skip to content

Console Output

06:41:56 [2020-02-22T06:41:56.830Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40555/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9ed0504592d338890a37e18999f98d69d7103f2d -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:9ed0504592d338890a37e18999f98d69d7103f2d hack/make.sh dynbinary-daemon test-docker-py
06:41:57 [2020-02-22T06:41:57.394Z] 
06:41:57 [2020-02-22T06:41:57.394Z] Removing bundles/
06:41:57 [2020-02-22T06:41:57.394Z] 
06:41:57 [2020-02-22T06:41:57.394Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
06:41:57 [2020-02-22T06:41:57.394Z] Building: bundles/dynbinary-daemon/dockerd-dev
06:41:57 [2020-02-22T06:41:57.394Z] GOOS="" GOARCH="" GOARM=""
06:43:18 [2020-02-22T06:43:18.806Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
06:43:18 [2020-02-22T06:43:18.806Z] 
06:43:18 [2020-02-22T06:43:18.806Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
06:43:18 [2020-02-22T06:43:18.806Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
06:43:18 [2020-02-22T06:43:18.806Z] Using test binary docker
06:43:18 [2020-02-22T06:43:18.806Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
06:43:18 [2020-02-22T06:43:18.806Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
06:43:18 [2020-02-22T06:43:18.806Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
06:43:18 [2020-02-22T06:43:18.806Z] Warning failed to create cache: (null)
06:43:18 [2020-02-22T06:43:18.806Z] .
06:43:18 [2020-02-22T06:43:18.806Z] INFO: Waiting for daemon to start...
06:43:18 [2020-02-22T06:43:18.806Z] Starting dockerd
06:43:18 [2020-02-22T06:43:18.806Z] .
06:43:18 [2020-02-22T06:43:18.806Z] INFO: Building docker-sdk-python3:4.1.0...
06:44:05 [2020-02-22T06:44:05.502Z] sha256:cc33990f02c45929eeb33f327e8b9a27f33197048541e20c66dadc03768d657f
06:44:05 [2020-02-22T06:44:05.502Z] INFO: Starting docker-py tests...
06:44:05 [2020-02-22T06:44:05.502Z] ============================= test session starts ==============================
06:44:05 [2020-02-22T06:44:05.502Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
06:44:05 [2020-02-22T06:44:05.502Z] rootdir: /src, inifile: pytest.ini
06:44:05 [2020-02-22T06:44:05.502Z] plugins: timeout-1.3.3, cov-2.6.1
06:44:05 [2020-02-22T06:44:05.502Z] collected 385 items / 3 deselected / 382 selected
06:44:05 [2020-02-22T06:44:05.502Z] 
06:44:24 [2020-02-22T06:44:24.379Z] tests/integration/api_build_test.py .......................X             [  6%]
06:44:24 [2020-02-22T06:44:24.942Z] tests/integration/api_client_test.py .....                               [  7%]
06:44:26 [2020-02-22T06:44:26.871Z] tests/integration/api_config_test.py .....                               [  8%]
06:45:01 [2020-02-22T06:45:01.765Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
06:46:03 [2020-02-22T06:46:03.728Z] ................................................                         [ 29%]
06:46:21 [2020-02-22T06:46:21.944Z] tests/integration/api_exec_test.py ....................                  [ 35%]
06:46:29 [2020-02-22T06:46:29.899Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
06:46:33 [2020-02-22T06:46:33.548Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
06:46:54 [2020-02-22T06:46:54.352Z] tests/integration/api_network_test.py ...........................        [ 47%]
06:47:02 [2020-02-22T06:47:02.676Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
06:47:04 [2020-02-22T06:47:04.119Z] tests/integration/api_secret_test.py .....                               [ 52%]
06:47:09 [2020-02-22T06:47:09.237Z] tests/integration/api_service_test.py ................s................. [ 60%]
06:47:23 [2020-02-22T06:47:23.784Z] .........................                                                [ 67%]
06:48:00 [2020-02-22T06:48:00.488Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
06:48:15 [2020-02-22T06:48:15.334Z] tests/integration/api_volume_test.py .........                           [ 74%]
06:48:17 [2020-02-22T06:48:17.853Z] tests/integration/client_test.py .....                                   [ 76%]
06:48:18 [2020-02-22T06:48:18.116Z] tests/integration/errors_test.py .                                       [ 76%]
06:48:56 [2020-02-22T06:48:56.220Z] tests/integration/models_containers_test.py ............................ [ 83%]
06:49:13 [2020-02-22T06:49:13.806Z] .........                                                                [ 86%]
06:49:18 [2020-02-22T06:49:18.593Z] tests/integration/models_images_test.py ..............                   [ 89%]
06:49:20 [2020-02-22T06:49:20.221Z] tests/integration/models_networks_test.py ....                           [ 90%]
06:49:25 [2020-02-22T06:49:25.472Z] tests/integration/models_nodes_test.py .                                 [ 91%]
06:49:26 [2020-02-22T06:49:26.843Z] tests/integration/models_resources_test.py .                             [ 91%]
06:49:29 [2020-02-22T06:49:29.030Z] tests/integration/models_services_test.py ..............X.               [ 95%]
06:49:32 [2020-02-22T06:49:32.294Z] tests/integration/models_swarm_test.py ..                                [ 96%]
06:49:32 [2020-02-22T06:49:32.551Z] tests/integration/models_volumes_test.py ..                              [ 96%]
06:49:37 [2020-02-22T06:49:37.129Z] tests/integration/regression_test.py ......                              [ 98%]
06:49:37 [2020-02-22T06:49:37.386Z] tests/integration/credentials/store_test.py ......                       [ 99%]
06:49:37 [2020-02-22T06:49:37.386Z] tests/integration/credentials/utils_test.py .                            [100%]
06:49:37 [2020-02-22T06:49:37.386Z] 
06:49:37 [2020-02-22T06:49:37.386Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
06:49:37 [2020-02-22T06:49:37.386Z] =========================== short test summary info ============================
06:49:37 [2020-02-22T06:49:37.386Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
06:49:37 [2020-02-22T06:49:37.386Z]   CONFIG_RT_GROUP_SCHED isn't enabled
06:49:37 [2020-02-22T06:49:37.386Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
06:49:37 [2020-02-22T06:49:37.386Z]   Not supported on most drivers
06:49:37 [2020-02-22T06:49:37.386Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
06:49:37 [2020-02-22T06:49:37.386Z]   Can fail if eth0 has multiple IP addresses
06:49:37 [2020-02-22T06:49:37.386Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
06:49:37 [2020-02-22T06:49:37.386Z]   This doesn't seem to be taken into account by the engine
06:49:37 [2020-02-22T06:49:37.386Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
06:49:37 [2020-02-22T06:49:37.386Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
06:49:37 [2020-02-22T06:49:37.386Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
06:49:37 [2020-02-22T06:49:37.386Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
06:49:37 [2020-02-22T06:49:37.386Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
06:49:37 [2020-02-22T06:49:37.386Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
06:49:37 [2020-02-22T06:49:37.386Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
06:49:37 [2020-02-22T06:49:37.386Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 336.66 seconds ==
06:49:37 [2020-02-22T06:49:37.643Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
06:49:49 [2020-02-22T06:49:49.823Z] umount: bundles/test-docker-py/root: mountpoint not found
06:49:49 [2020-02-22T06:49:49.823Z] Clearing AppArmor profiles cache:.
06:49:49 [2020-02-22T06:49:49.823Z] All profile caches have been cleared, but no profiles have been unloaded.
06:49:49 [2020-02-22T06:49:49.823Z] Unloading profiles will leave already running processes permanently
06:49:49 [2020-02-22T06:49:49.823Z] unconfined, which can lead to unexpected situations.
06:49:49 [2020-02-22T06:49:49.823Z] 
06:49:49 [2020-02-22T06:49:49.823Z] To set a process to complain mode, use the command line tool
06:49:49 [2020-02-22T06:49:49.823Z] 'aa-complain'. To really tear down all profiles, run the init script
06:49:49 [2020-02-22T06:49:49.823Z] with the 'teardown' option."
06:49:49 [2020-02-22T06:49:49.823Z]