Skip to content

Console Output

23:19:37 [2019-09-06T23:19:37.128Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-350/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=78198da34a57b1f6e92b9c95d89e02d8888169ff -e DOCKER_GRAPHDRIVER docker:78198da34a57b1f6e92b9c95d89e02d8888169ff hack/make.sh dynbinary-daemon test-docker-py
23:19:37 [2019-09-06T23:19:37.686Z] 
23:19:37 [2019-09-06T23:19:37.942Z] Removing bundles/
23:19:37 [2019-09-06T23:19:37.942Z] 
23:19:37 [2019-09-06T23:19:37.942Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
23:19:37 [2019-09-06T23:19:37.942Z] Building: bundles/dynbinary-daemon/dockerd-dev
23:19:37 [2019-09-06T23:19:37.942Z] GOOS="" GOARCH="" GOARM=""
23:20:59 [2019-09-06T23:20:59.294Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
23:20:59 [2019-09-06T23:20:59.294Z] 
23:20:59 [2019-09-06T23:20:59.294Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
23:20:59 [2019-09-06T23:20:59.294Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
23:20:59 [2019-09-06T23:20:59.294Z] Using test binary docker
23:20:59 [2019-09-06T23:20:59.294Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
23:20:59 [2019-09-06T23:20:59.294Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
23:20:59 [2019-09-06T23:20:59.294Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
23:20:59 [2019-09-06T23:20:59.294Z] Warning failed to create cache: (null)
23:20:59 [2019-09-06T23:20:59.294Z] .
23:20:59 [2019-09-06T23:20:59.294Z] INFO: Waiting for daemon to start...
23:20:59 [2019-09-06T23:20:59.294Z] Starting dockerd
23:20:59 [2019-09-06T23:20:59.294Z] .
23:20:59 [2019-09-06T23:20:59.294Z] INFO: Building docker-sdk-python3:4.0.2...
23:22:20 [2019-09-06T23:22:20.676Z] sha256:fae57806a0c69f2f9ced9424c147de350547347e8551a6129cfb90c15d01fcd2
23:22:20 [2019-09-06T23:22:20.676Z] INFO: Starting docker-py tests...
23:22:20 [2019-09-06T23:22:20.676Z] ============================= test session starts ==============================
23:22:20 [2019-09-06T23:22:20.676Z] platform linux -- Python 3.6.9, pytest-4.1.0, py-1.8.0, pluggy-0.12.0
23:22:20 [2019-09-06T23:22:20.676Z] rootdir: /src, inifile: pytest.ini
23:22:20 [2019-09-06T23:22:20.676Z] plugins: timeout-1.3.3, cov-2.6.1
23:22:20 [2019-09-06T23:22:20.676Z] collected 385 items / 5 deselected
23:22:20 [2019-09-06T23:22:20.676Z] 
23:22:37 [2019-09-06T23:22:37.713Z] tests/integration/api_build_test.py ......................X              [  6%]
23:22:38 [2019-09-06T23:22:38.271Z] tests/integration/api_client_test.py .....                               [  7%]
23:22:40 [2019-09-06T23:22:40.450Z] tests/integration/api_config_test.py .....                               [  8%]
23:23:20 [2019-09-06T23:23:20.496Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
23:24:35 [2019-09-06T23:24:35.609Z] .................................................                        [ 30%]
23:24:58 [2019-09-06T23:24:58.310Z] tests/integration/api_exec_test.py ....................                  [ 35%]
23:25:06 [2019-09-06T23:25:06.846Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
23:25:11 [2019-09-06T23:25:11.738Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
23:25:36 [2019-09-06T23:25:36.934Z] tests/integration/api_network_test.py ...........................        [ 47%]
23:25:45 [2019-09-06T23:25:45.318Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
23:25:46 [2019-09-06T23:25:46.977Z] tests/integration/api_secret_test.py .....                               [ 52%]
23:25:52 [2019-09-06T23:25:52.591Z] tests/integration/api_service_test.py ................s................. [ 61%]
23:26:04 [2019-09-06T23:26:04.213Z] ........................                                                 [ 67%]
23:26:47 [2019-09-06T23:26:47.406Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
23:27:02 [2019-09-06T23:27:02.258Z] tests/integration/api_volume_test.py .........                           [ 74%]
23:27:04 [2019-09-06T23:27:04.179Z] tests/integration/client_test.py .....                                   [ 75%]
23:27:05 [2019-09-06T23:27:05.146Z] tests/integration/errors_test.py .                                       [ 76%]
23:27:45 [2019-09-06T23:27:45.331Z] tests/integration/models_containers_test.py ............................ [ 83%]
23:28:05 [2019-09-06T23:28:05.896Z] .........                                                                [ 85%]
23:28:11 [2019-09-06T23:28:11.796Z] tests/integration/models_images_test.py ...............                  [ 89%]
23:28:13 [2019-09-06T23:28:13.682Z] tests/integration/models_networks_test.py ....                           [ 90%]
23:28:20 [2019-09-06T23:28:20.200Z] tests/integration/models_nodes_test.py .                                 [ 91%]
23:28:20 [2019-09-06T23:28:20.759Z] tests/integration/models_resources_test.py .                             [ 91%]
23:28:26 [2019-09-06T23:28:26.797Z] tests/integration/models_services_test.py ..............X.               [ 95%]
23:28:31 [2019-09-06T23:28:31.227Z] tests/integration/models_swarm_test.py ..                                [ 96%]
23:28:31 [2019-09-06T23:28:31.227Z] tests/integration/models_volumes_test.py ..                              [ 96%]
23:28:36 [2019-09-06T23:28:36.134Z] tests/integration/regression_test.py ......                              [ 98%]
23:28:36 [2019-09-06T23:28:36.897Z] tests/integration/credentials/store_test.py ......                       [ 99%]
23:28:36 [2019-09-06T23:28:36.897Z] tests/integration/credentials/utils_test.py .                            [100%]
23:28:36 [2019-09-06T23:28:36.897Z] 
23:28:36 [2019-09-06T23:28:36.897Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
23:28:36 [2019-09-06T23:28:36.897Z] =========================== short test summary info ============================
23:28:36 [2019-09-06T23:28:36.897Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
23:28:36 [2019-09-06T23:28:36.897Z]   CONFIG_RT_GROUP_SCHED isn't enabled
23:28:36 [2019-09-06T23:28:36.897Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
23:28:36 [2019-09-06T23:28:36.897Z]   Not supported on most drivers
23:28:36 [2019-09-06T23:28:36.897Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
23:28:36 [2019-09-06T23:28:36.897Z]   This doesn't seem to be taken into account by the engine
23:28:36 [2019-09-06T23:28:36.897Z] SKIP [1] tests/integration/api_image_test.py:290: Doesn't work inside a container - FIXME
23:28:36 [2019-09-06T23:28:36.897Z] SKIP [1] tests/integration/api_service_test.py:853: API version is too low (< 1.38)
23:28:36 [2019-09-06T23:28:36.897Z] SKIP [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
23:28:36 [2019-09-06T23:28:36.897Z] SKIP [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
23:28:36 [2019-09-06T23:28:36.897Z] SKIP [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
23:28:36 [2019-09-06T23:28:36.897Z] SKIP [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
23:28:36 [2019-09-06T23:28:36.897Z] SKIP [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
23:28:36 [2019-09-06T23:28:36.897Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 386.61 seconds ==
23:28:37 [2019-09-06T23:28:37.151Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
23:28:49 [2019-09-06T23:28:49.297Z] umount: bundles/test-docker-py/root: mountpoint not found
23:28:49 [2019-09-06T23:28:49.297Z] Clearing AppArmor profiles cache:.
23:28:49 [2019-09-06T23:28:49.297Z] All profile caches have been cleared, but no profiles have been unloaded.
23:28:49 [2019-09-06T23:28:49.297Z] Unloading profiles will leave already running processes permanently
23:28:49 [2019-09-06T23:28:49.297Z] unconfined, which can lead to unexpected situations.
23:28:49 [2019-09-06T23:28:49.297Z] 
23:28:49 [2019-09-06T23:28:49.297Z] To set a process to complain mode, use the command line tool
23:28:49 [2019-09-06T23:28:49.297Z] 'aa-complain'. To really tear down all profiles, run the init script
23:28:49 [2019-09-06T23:28:49.297Z] with the 'teardown' option."
23:28:49 [2019-09-06T23:28:49.297Z]