Skip to content

Console Output

22:21:08 [2020-02-10T22:21:08.712Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40475/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a330d647284b3b033edf12f9a9f66defc3bbc203 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a330d647284b3b033edf12f9a9f66defc3bbc203 hack/make.sh dynbinary-daemon test-docker-py
22:21:09 [2020-02-10T22:21:09.315Z] 
22:21:09 [2020-02-10T22:21:09.315Z] Removing bundles/
22:21:09 [2020-02-10T22:21:09.315Z] 
22:21:09 [2020-02-10T22:21:09.315Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
22:21:09 [2020-02-10T22:21:09.315Z] Building: bundles/dynbinary-daemon/dockerd-dev
22:21:09 [2020-02-10T22:21:09.315Z] GOOS="" GOARCH="" GOARM=""
22:22:30 [2020-02-10T22:22:30.792Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
22:22:30 [2020-02-10T22:22:30.792Z] 
22:22:30 [2020-02-10T22:22:30.792Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
22:22:30 [2020-02-10T22:22:30.792Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
22:22:30 [2020-02-10T22:22:30.792Z] Using test binary docker
22:22:30 [2020-02-10T22:22:30.792Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
22:22:30 [2020-02-10T22:22:30.792Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
22:22:30 [2020-02-10T22:22:30.792Z] INFO: Waiting for daemon to start...
22:22:30 [2020-02-10T22:22:30.792Z] Starting dockerd
22:22:33 [2020-02-10T22:22:33.297Z] .
22:22:33 [2020-02-10T22:22:33.297Z] INFO: Building docker-sdk-python3:4.2.0...
22:23:20 [2020-02-10T22:23:20.115Z] sha256:3b08a107ebf693ba95009d9933948599832153f4f7a8b86bc85bf45775dd18c4
22:23:20 [2020-02-10T22:23:20.115Z] INFO: Starting docker-py tests...
22:23:20 [2020-02-10T22:23:20.674Z] ============================= test session starts ==============================
22:23:20 [2020-02-10T22:23:20.674Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
22:23:20 [2020-02-10T22:23:20.674Z] rootdir: /src, inifile: pytest.ini
22:23:20 [2020-02-10T22:23:20.674Z] plugins: timeout-1.3.3, cov-2.6.1
22:23:21 [2020-02-10T22:23:21.597Z] collected 387 items
22:23:21 [2020-02-10T22:23:21.597Z] 
22:23:44 [2020-02-10T22:23:44.158Z] tests/integration/api_build_test.py .......................X             [  6%]
22:23:44 [2020-02-10T22:23:44.716Z] tests/integration/api_client_test.py .....                               [  7%]
22:23:46 [2020-02-10T22:23:46.329Z] tests/integration/api_config_test.py .....                               [  8%]
22:24:20 [2020-02-10T22:24:20.840Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
22:25:24 [2020-02-10T22:25:24.714Z] .................................................                        [ 29%]
22:25:44 [2020-02-10T22:25:44.087Z] tests/integration/api_exec_test.py .....................                 [ 35%]
22:25:51 [2020-02-10T22:25:51.813Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
22:25:55 [2020-02-10T22:25:55.855Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
22:26:16 [2020-02-10T22:26:16.849Z] tests/integration/api_network_test.py ...........................        [ 47%]
22:26:24 [2020-02-10T22:26:24.685Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
22:26:26 [2020-02-10T22:26:26.649Z] tests/integration/api_secret_test.py .....                               [ 51%]
22:26:31 [2020-02-10T22:26:31.405Z] tests/integration/api_service_test.py ................s................. [ 60%]
22:26:45 [2020-02-10T22:26:45.898Z] .........................                                                [ 67%]
22:27:23 [2020-02-10T22:27:23.194Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
22:27:38 [2020-02-10T22:27:38.264Z] tests/integration/api_volume_test.py .........                           [ 74%]
22:27:40 [2020-02-10T22:27:40.184Z] tests/integration/client_test.py .....                                   [ 75%]
22:27:40 [2020-02-10T22:27:40.184Z] tests/integration/context_api_test.py ..                                 [ 76%]
22:27:40 [2020-02-10T22:27:40.785Z] tests/integration/errors_test.py .                                       [ 76%]
22:28:19 [2020-02-10T22:28:19.908Z] tests/integration/models_containers_test.py ............................ [ 83%]
22:28:37 [2020-02-10T22:28:37.700Z] .........                                                                [ 86%]
22:28:43 [2020-02-10T22:28:43.102Z] tests/integration/models_images_test.py ...............                  [ 89%]
22:28:44 [2020-02-10T22:28:44.413Z] tests/integration/models_networks_test.py ....                           [ 90%]
22:28:50 [2020-02-10T22:28:50.983Z] tests/integration/models_nodes_test.py .                                 [ 91%]
22:28:51 [2020-02-10T22:28:51.281Z] tests/integration/models_resources_test.py .                             [ 91%]
22:28:57 [2020-02-10T22:28:57.204Z] tests/integration/models_services_test.py ..............X.               [ 95%]
22:29:01 [2020-02-10T22:29:01.009Z] tests/integration/models_swarm_test.py ..                                [ 96%]
22:29:01 [2020-02-10T22:29:01.009Z] tests/integration/models_volumes_test.py ..                              [ 96%]
22:29:05 [2020-02-10T22:29:05.203Z] tests/integration/regression_test.py ......                              [ 98%]
22:29:05 [2020-02-10T22:29:05.457Z] tests/integration/credentials/store_test.py ......                       [ 99%]
22:29:05 [2020-02-10T22:29:05.457Z] tests/integration/credentials/utils_test.py .                            [100%]
22:29:05 [2020-02-10T22:29:05.457Z] 
22:29:05 [2020-02-10T22:29:05.457Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
22:29:05 [2020-02-10T22:29:05.457Z] =========================== short test summary info ============================
22:29:05 [2020-02-10T22:29:05.457Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
22:29:05 [2020-02-10T22:29:05.457Z]   CONFIG_RT_GROUP_SCHED isn't enabled
22:29:05 [2020-02-10T22:29:05.457Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
22:29:05 [2020-02-10T22:29:05.457Z]   Not supported on most drivers
22:29:05 [2020-02-10T22:29:05.457Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
22:29:05 [2020-02-10T22:29:05.457Z]   Can fail if eth0 has multiple IP addresses
22:29:05 [2020-02-10T22:29:05.457Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
22:29:05 [2020-02-10T22:29:05.457Z]   This doesn't seem to be taken into account by the engine
22:29:05 [2020-02-10T22:29:05.457Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
22:29:05 [2020-02-10T22:29:05.457Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
22:29:05 [2020-02-10T22:29:05.457Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
22:29:05 [2020-02-10T22:29:05.457Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
22:29:05 [2020-02-10T22:29:05.457Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
22:29:05 [2020-02-10T22:29:05.457Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
22:29:05 [2020-02-10T22:29:05.457Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
22:29:05 [2020-02-10T22:29:05.457Z] ======== 374 passed, 7 skipped, 4 xfailed, 2 xpassed in 345.08 seconds =========
22:29:06 [2020-02-10T22:29:06.102Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
22:29:18 [2020-02-10T22:29:18.367Z] Leaving: AppArmorNo profiles have been unloaded.
22:29:18 [2020-02-10T22:29:18.367Z] 
22:29:18 [2020-02-10T22:29:18.367Z] Unloading profiles will leave already running processes permanently
22:29:18 [2020-02-10T22:29:18.367Z] unconfined, which can lead to unexpected situations.
22:29:18 [2020-02-10T22:29:18.367Z] 
22:29:18 [2020-02-10T22:29:18.367Z] To set a process to complain mode, use the command line tool
22:29:18 [2020-02-10T22:29:18.367Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
22:29:18 [2020-02-10T22:29:18.367Z]