Skip to content

Console Output

09:28:03 [2019-12-13T09:28:03.774Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40259/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=87a16ff1b70ecc70744fc1c583a6c1fcb52256b3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:87a16ff1b70ecc70744fc1c583a6c1fcb52256b3 hack/make.sh dynbinary-daemon test-docker-py
09:28:04 [2019-12-13T09:28:04.341Z] 
09:28:04 [2019-12-13T09:28:04.341Z] Removing bundles/
09:28:04 [2019-12-13T09:28:04.341Z] 
09:28:04 [2019-12-13T09:28:04.341Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
09:28:04 [2019-12-13T09:28:04.341Z] Building: bundles/dynbinary-daemon/dockerd-dev
09:28:04 [2019-12-13T09:28:04.341Z] GOOS="" GOARCH="" GOARM=""
09:29:25 [2019-12-13T09:29:25.813Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
09:29:25 [2019-12-13T09:29:25.813Z] 
09:29:25 [2019-12-13T09:29:25.813Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
09:29:26 [2019-12-13T09:29:26.071Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
09:29:26 [2019-12-13T09:29:26.071Z] Using test binary docker
09:29:26 [2019-12-13T09:29:26.071Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:29:26 [2019-12-13T09:29:26.071Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
09:29:26 [2019-12-13T09:29:26.071Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
09:29:26 [2019-12-13T09:29:26.071Z] Warning failed to create cache: (null)
09:29:26 [2019-12-13T09:29:26.071Z] .
09:29:26 [2019-12-13T09:29:26.071Z] INFO: Waiting for daemon to start...
09:29:26 [2019-12-13T09:29:26.071Z] Starting dockerd
09:29:28 [2019-12-13T09:29:28.591Z] .
09:29:28 [2019-12-13T09:29:28.592Z] INFO: Building docker-sdk-python3:4.1.0...
09:30:15 [2019-12-13T09:30:15.239Z] sha256:57840bd7107b99bbff50c92b08c36042ac14df6e3cb0b5a4e1815e04f6699a16
09:30:15 [2019-12-13T09:30:15.239Z] INFO: Starting docker-py tests...
09:30:15 [2019-12-13T09:30:15.239Z] ============================= test session starts ==============================
09:30:15 [2019-12-13T09:30:15.239Z] platform linux -- Python 3.7.5, pytest-4.3.1, py-1.8.0, pluggy-0.13.1
09:30:15 [2019-12-13T09:30:15.239Z] rootdir: /src, inifile: pytest.ini
09:30:15 [2019-12-13T09:30:15.239Z] plugins: timeout-1.3.3, cov-2.6.1
09:30:15 [2019-12-13T09:30:15.239Z] collected 385 items / 5 deselected / 380 selected
09:30:15 [2019-12-13T09:30:15.239Z] 
09:30:37 [2019-12-13T09:30:37.217Z] tests/integration/api_build_test.py ......................X              [  6%]
09:30:37 [2019-12-13T09:30:37.781Z] tests/integration/api_client_test.py .....                               [  7%]
09:30:40 [2019-12-13T09:30:40.084Z] tests/integration/api_config_test.py .....                               [  8%]
09:31:14 [2019-12-13T09:31:14.646Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
09:32:17 [2019-12-13T09:32:17.850Z] ................................................                         [ 29%]
09:32:37 [2019-12-13T09:32:37.041Z] tests/integration/api_exec_test.py ....................                  [ 35%]
09:32:45 [2019-12-13T09:32:45.067Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
09:32:49 [2019-12-13T09:32:49.242Z] tests/integration/api_image_test.py ...........s.....                    [ 40%]
09:33:10 [2019-12-13T09:33:10.754Z] tests/integration/api_network_test.py ...........................        [ 47%]
09:33:19 [2019-12-13T09:33:19.888Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
09:33:21 [2019-12-13T09:33:21.516Z] tests/integration/api_secret_test.py .....                               [ 51%]
09:33:26 [2019-12-13T09:33:26.224Z] tests/integration/api_service_test.py ................s................. [ 60%]
09:33:40 [2019-12-13T09:33:40.964Z] .........................                                                [ 67%]
09:34:17 [2019-12-13T09:34:17.228Z] tests/integration/api_swarm_test.py .ssss.s...x.......                   [ 72%]
09:34:32 [2019-12-13T09:34:32.332Z] tests/integration/api_volume_test.py .........                           [ 74%]
09:34:34 [2019-12-13T09:34:34.224Z] tests/integration/client_test.py .....                                   [ 75%]
09:34:35 [2019-12-13T09:34:35.154Z] tests/integration/errors_test.py .                                       [ 76%]
09:35:09 [2019-12-13T09:35:09.891Z] tests/integration/models_containers_test.py ............................ [ 83%]
09:35:28 [2019-12-13T09:35:28.510Z] .........                                                                [ 85%]
09:35:33 [2019-12-13T09:35:33.969Z] tests/integration/models_images_test.py ...............                  [ 89%]
09:35:35 [2019-12-13T09:35:35.599Z] tests/integration/models_networks_test.py ....                           [ 90%]
09:35:42 [2019-12-13T09:35:42.143Z] tests/integration/models_nodes_test.py .                                 [ 91%]
09:35:42 [2019-12-13T09:35:42.400Z] tests/integration/models_resources_test.py .                             [ 91%]
09:35:48 [2019-12-13T09:35:48.311Z] tests/integration/models_services_test.py ..............X.               [ 95%]
09:35:51 [2019-12-13T09:35:51.606Z] tests/integration/models_swarm_test.py ..                                [ 96%]
09:35:51 [2019-12-13T09:35:51.606Z] tests/integration/models_volumes_test.py ..                              [ 96%]
09:35:56 [2019-12-13T09:35:56.267Z] tests/integration/regression_test.py ......                              [ 98%]
09:35:56 [2019-12-13T09:35:56.785Z] tests/integration/credentials/store_test.py ......                       [ 99%]
09:35:56 [2019-12-13T09:35:56.785Z] tests/integration/credentials/utils_test.py .                            [100%]
09:35:56 [2019-12-13T09:35:56.785Z] 
09:35:56 [2019-12-13T09:35:56.785Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
09:35:56 [2019-12-13T09:35:56.785Z] =========================== short test summary info ============================
09:35:56 [2019-12-13T09:35:56.785Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
09:35:56 [2019-12-13T09:35:56.785Z]   CONFIG_RT_GROUP_SCHED isn't enabled
09:35:56 [2019-12-13T09:35:56.785Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
09:35:56 [2019-12-13T09:35:56.785Z]   Not supported on most drivers
09:35:56 [2019-12-13T09:35:56.785Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
09:35:56 [2019-12-13T09:35:56.785Z]   This doesn't seem to be taken into account by the engine
09:35:56 [2019-12-13T09:35:56.785Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
09:35:56 [2019-12-13T09:35:56.785Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
09:35:56 [2019-12-13T09:35:56.785Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
09:35:56 [2019-12-13T09:35:56.785Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
09:35:56 [2019-12-13T09:35:56.785Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
09:35:56 [2019-12-13T09:35:56.785Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
09:35:56 [2019-12-13T09:35:56.785Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
09:35:56 [2019-12-13T09:35:56.785Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 342.92 seconds ==
09:35:57 [2019-12-13T09:35:57.349Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
09:36:09 [2019-12-13T09:36:09.526Z] Clearing AppArmor profiles cache:.
09:36:09 [2019-12-13T09:36:09.526Z] All profile caches have been cleared, but no profiles have been unloaded.
09:36:09 [2019-12-13T09:36:09.526Z] Unloading profiles will leave already running processes permanently
09:36:09 [2019-12-13T09:36:09.526Z] unconfined, which can lead to unexpected situations.
09:36:09 [2019-12-13T09:36:09.526Z] 
09:36:09 [2019-12-13T09:36:09.526Z] To set a process to complain mode, use the command line tool
09:36:09 [2019-12-13T09:36:09.526Z] 'aa-complain'. To really tear down all profiles, run the init script
09:36:09 [2019-12-13T09:36:09.526Z] with the 'teardown' option."
09:36:09 [2019-12-13T09:36:09.526Z]