You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@mesos.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/12/13 00:23:39 UTC

Build failed in Jenkins: Mesos » cmake,clang,--verbose,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(docker||Hadoop)&&(!ubuntu-us1)&&(!ubuntu-6)&&(!ubuntu-eu2) #3033

See <https://builds.apache.org/job/Mesos/BUILDTOOL=cmake,COMPILER=clang,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-6)&&(!ubuntu-eu2)/3033/changes>

Changes:

[anand] Fixed erroneous usage of 'Accept' header as 'Accept-Type'.

[vinodkone] Removed "enable_io_switchboard_server" agent flag.

[vinodkone] Fixed EOF bug when tty is enabled in switch board server.

[yujie.jay] Updated address of 'http::connect()' with http scheme for SSL support.

[yujie.jay] Changed 'Socket::create()' in IOSwitchboard to always be of 'kind' POLL.

[yujie.jay] Changed the timing of entering mount namespace for DEBUG container.

[yujie.jay] Fixed an unreachable statement in launch.cpp.

[vinodkone] Added a `http_heartbeat_interval` flag to the agent flags.

[vinodkone] Added a bi-directional heartbeat for IOSwitchboard connections.

------------------------------------------
[...truncated 161639 lines...]
[ RUN      ] DiskResource/PersistentVolumeTest.SlaveRecovery/0
Received SUBSCRIBED event
Subscribed executor on c8cc9b880da3
Received LAUNCH event
Starting task 47efe36d-9098-448a-ba6d-2344290a1c70
/mesos/build/src/mesos-containerizer launch --help="false" --launch_info="{"command":{"shell":true,"value":"while true; do test -d path1; done"}}" --unshare_namespace_mnt="false"
Forked command at 30118
Received SUBSCRIBED event
Subscribed executor on c8cc9b880da3
Received KILL event
Received kill for task 47efe36d-9098-448a-ba6d-2344290a1c70 with grace period of 3secs
Sending SIGTERM to process tree at pid 30118
Sent SIGTERM to the following process trees:
[ 
--- 30118 mesos-containerizer launch --help=false --launch_info={"command":{"shell":true,"value":"while true; do test -d path1; done"}} --unshare_namespace_mnt=false 
]
Scheduling escalation to SIGKILL in 3secs from now
Command terminated with signal Terminated (pid: 30118)
Received SHUTDOWN event
Shutting down
[       OK ] DiskResource/PersistentVolumeTest.SlaveRecovery/0 (268 ms)
[ RUN      ] DiskResource/PersistentVolumeTest.SlaveRecovery/1
Received SUBSCRIBED event
Subscribed executor on c8cc9b880da3
Received LAUNCH event
Starting task 1e540ab3-e27a-4983-81e8-441e22b673db
/mesos/build/src/mesos-containerizer launch --help="false" --launch_info="{"command":{"shell":true,"value":"while true; do test -d path1; done"}}" --unshare_namespace_mnt="false"
Forked command at 30140
Received SUBSCRIBED event
Subscribed executor on c8cc9b880da3
Received KILL event
Received kill for task 1e540ab3-e27a-4983-81e8-441e22b673db with grace period of 3secs
Sending SIGTERM to process tree at pid 30140
Sent SIGTERM to the following process trees:
[ 
--- 30140 mesos-containerizer launch --help=false --launch_info={"command":{"shell":true,"value":"while true; do test -d path1; done"}} --unshare_namespace_mnt=false 
]
Scheduling escalation to SIGKILL in 3secs from now
Command terminated with signal Terminated (pid: 30140)
Received SHUTDOWN event
Shutting down
[       OK ] DiskResource/PersistentVolumeTest.SlaveRecovery/1 (295 ms)
[ RUN      ] DiskResource/PersistentVolumeTest.GoodACLCreateThenDestroy/0
[       OK ] DiskResource/PersistentVolumeTest.GoodACLCreateThenDestroy/0 (28 ms)
[ RUN      ] DiskResource/PersistentVolumeTest.GoodACLCreateThenDestroy/1
[       OK ] DiskResource/PersistentVolumeTest.GoodACLCreateThenDestroy/1 (42 ms)
[ RUN      ] DiskResource/PersistentVolumeTest.GoodACLNoPrincipal/0
[       OK ] DiskResource/PersistentVolumeTest.GoodACLNoPrincipal/0 (30 ms)
[ RUN      ] DiskResource/PersistentVolumeTest.GoodACLNoPrincipal/1
[       OK ] DiskResource/PersistentVolumeTest.GoodACLNoPrincipal/1 (31 ms)
[ RUN      ] DiskResource/PersistentVolumeTest.BadACLNoPrincipal/0
[       OK ] DiskResource/PersistentVolumeTest.BadACLNoPrincipal/0 (37 ms)
[ RUN      ] DiskResource/PersistentVolumeTest.BadACLNoPrincipal/1
[       OK ] DiskResource/PersistentVolumeTest.BadACLNoPrincipal/1 (40 ms)
[ RUN      ] DiskResource/PersistentVolumeTest.BadACLDropCreateAndDestroy/0
[       OK ] DiskResource/PersistentVolumeTest.BadACLDropCreateAndDestroy/0 (42 ms)
[ RUN      ] DiskResource/PersistentVolumeTest.BadACLDropCreateAndDestroy/1
[       OK ] DiskResource/PersistentVolumeTest.BadACLDropCreateAndDestroy/1 (39 ms)
[----------] 28 tests from DiskResource/PersistentVolumeTest (3621 ms total)

[----------] 28 tests from ContentType/SchedulerHttpApiTest
[ RUN      ] ContentType/SchedulerHttpApiTest.MalformedContent/0
[       OK ] ContentType/SchedulerHttpApiTest.MalformedContent/0 (7 ms)
[ RUN      ] ContentType/SchedulerHttpApiTest.MalformedContent/1
[       OK ] ContentType/SchedulerHttpApiTest.MalformedContent/1 (9 ms)
[ RUN      ] ContentType/SchedulerHttpApiTest.UnsupportedContentMediaType/0
[       OK ] ContentType/SchedulerHttpApiTest.UnsupportedContentMediaType/0 (9 ms)
[ RUN      ] ContentType/SchedulerHttpApiTest.UnsupportedContentMediaType/1
[       OK ] ContentType/SchedulerHttpApiTest.UnsupportedContentMediaType/1 (8 ms)
[ RUN      ] ContentType/SchedulerHttpApiTest.Subscribe/0
[       OK ] ContentType/SchedulerHttpApiTest.Subscribe/0 (23 ms)
[ RUN      ] ContentType/SchedulerHttpApiTest.Subscribe/1
[       OK ] ContentType/SchedulerHttpApiTest.Subscribe/1 (21 ms)
[ RUN      ] ContentType/SchedulerHttpApiTest.RejectFrameworkWithInvalidRole/0
[       OK ] ContentType/SchedulerHttpApiTest.RejectFrameworkWithInvalidRole/0 (8 ms)
[ RUN      ] ContentType/SchedulerHttpApiTest.RejectFrameworkWithInvalidRole/1
[       OK ] ContentType/SchedulerHttpApiTest.RejectFrameworkWithInvalidRole/1 (7 ms)
[ RUN      ] ContentType/SchedulerHttpApiTest.SubscribeWithStreamId/0
[       OK ] ContentType/SchedulerHttpApiTest.SubscribeWithStreamId/0 (8 ms)
[ RUN      ] ContentType/SchedulerHttpApiTest.SubscribeWithStreamId/1
[       OK ] ContentType/SchedulerHttpApiTest.SubscribeWithStreamId/1 (9 ms)
[ RUN      ] ContentType/SchedulerHttpApiTest.SubscribedOnRetry/0
[       OK ] ContentType/SchedulerHttpApiTest.SubscribedOnRetry/0 (11 ms)
[ RUN      ] ContentType/SchedulerHttpApiTest.SubscribedOnRetry/1
[       OK ] ContentType/SchedulerHttpApiTest.SubscribedOnRetry/1 (17 ms)
[ RUN      ] ContentType/SchedulerHttpApiTest.UpdatePidToHttpScheduler/0
[       OK ] ContentType/SchedulerHttpApiTest.UpdatePidToHttpScheduler/0 (13 ms)
[ RUN      ] ContentType/SchedulerHttpApiTest.UpdatePidToHttpScheduler/1
[       OK ] ContentType/SchedulerHttpApiTest.UpdatePidToHttpScheduler/1 (12 ms)
[ RUN      ] ContentType/SchedulerHttpApiTest.UpdateHttpToPidScheduler/0
[       OK ] ContentType/SchedulerHttpApiTest.UpdateHttpToPidScheduler/0 (12 ms)
[ RUN      ] ContentType/SchedulerHttpApiTest.UpdateHttpToPidScheduler/1
[       OK ] ContentType/SchedulerHttpApiTest.UpdateHttpToPidScheduler/1 (12 ms)
[ RUN      ] ContentType/SchedulerHttpApiTest.NotAcceptable/0
[       OK ] ContentType/SchedulerHttpApiTest.NotAcceptable/0 (9 ms)
[ RUN      ] ContentType/SchedulerHttpApiTest.NotAcceptable/1
[       OK ] ContentType/SchedulerHttpApiTest.NotAcceptable/1 (10 ms)
[ RUN      ] ContentType/SchedulerHttpApiTest.NoAcceptHeader/0
[       OK ] ContentType/SchedulerHttpApiTest.NoAcceptHeader/0 (8 ms)
[ RUN      ] ContentType/SchedulerHttpApiTest.NoAcceptHeader/1
[       OK ] ContentType/SchedulerHttpApiTest.NoAcceptHeader/1 (8 ms)
[ RUN      ] ContentType/SchedulerHttpApiTest.DefaultAccept/0
[       OK ] ContentType/SchedulerHttpApiTest.DefaultAccept/0 (8 ms)
[ RUN      ] ContentType/SchedulerHttpApiTest.DefaultAccept/1
[       OK ] ContentType/SchedulerHttpApiTest.DefaultAccept/1 (9 ms)
[ RUN      ] ContentType/SchedulerHttpApiTest.TeardownWithoutStreamId/0
[       OK ] ContentType/SchedulerHttpApiTest.TeardownWithoutStreamId/0 (9 ms)
[ RUN      ] ContentType/SchedulerHttpApiTest.TeardownWithoutStreamId/1
[       OK ] ContentType/SchedulerHttpApiTest.TeardownWithoutStreamId/1 (11 ms)
[ RUN      ] ContentType/SchedulerHttpApiTest.TeardownWrongStreamId/0
[       OK ] ContentType/SchedulerHttpApiTest.TeardownWrongStreamId/0 (15 ms)
[ RUN      ] ContentType/SchedulerHttpApiTest.TeardownWrongStreamId/1
[       OK ] ContentType/SchedulerHttpApiTest.TeardownWrongStreamId/1 (14 ms)
[ RUN      ] ContentType/SchedulerHttpApiTest.MalformedUUID/0
[       OK ] ContentType/SchedulerHttpApiTest.MalformedUUID/0 (11 ms)
[ RUN      ] ContentType/SchedulerHttpApiTest.MalformedUUID/1
[       OK ] ContentType/SchedulerHttpApiTest.MalformedUUID/1 (12 ms)
[----------] 28 tests from ContentType/SchedulerHttpApiTest (313 ms total)

[----------] 30 tests from ContentType/SchedulerTest
[ RUN      ] ContentType/SchedulerTest.Subscribe/0
[       OK ] ContentType/SchedulerTest.Subscribe/0 (16 ms)
[ RUN      ] ContentType/SchedulerTest.Subscribe/1
[       OK ] ContentType/SchedulerTest.Subscribe/1 (13 ms)
[ RUN      ] ContentType/SchedulerTest.SchedulerFailover/0
[       OK ] ContentType/SchedulerTest.SchedulerFailover/0 (19 ms)
[ RUN      ] ContentType/SchedulerTest.SchedulerFailover/1
[       OK ] ContentType/SchedulerTest.SchedulerFailover/1 (21 ms)
[ RUN      ] ContentType/SchedulerTest.MasterFailover/0
[       OK ] ContentType/SchedulerTest.MasterFailover/0 (26 ms)
[ RUN      ] ContentType/SchedulerTest.MasterFailover/1
[       OK ] ContentType/SchedulerTest.MasterFailover/1 (26 ms)
[ RUN      ] ContentType/SchedulerTest.MetricsEndpoint/0
[       OK ] ContentType/SchedulerTest.MetricsEndpoint/0 (21 ms)
[ RUN      ] ContentType/SchedulerTest.MetricsEndpoint/1
[       OK ] ContentType/SchedulerTest.MetricsEndpoint/1 (20 ms)
[ RUN      ] ContentType/SchedulerTest.TaskRunning/0
[       OK ] ContentType/SchedulerTest.TaskRunning/0 (43 ms)
[ RUN      ] ContentType/SchedulerTest.TaskRunning/1
[       OK ] ContentType/SchedulerTest.TaskRunning/1 (49 ms)
[ RUN      ] ContentType/SchedulerTest.TaskGroupRunning/0
[       OK ] ContentType/SchedulerTest.TaskGroupRunning/0 (101 ms)
[ RUN      ] ContentType/SchedulerTest.TaskGroupRunning/1
[       OK ] ContentType/SchedulerTest.TaskGroupRunning/1 (99 ms)
[ RUN      ] ContentType/SchedulerTest.ReconcileTask/0
[       OK ] ContentType/SchedulerTest.ReconcileTask/0 (83 ms)
[ RUN      ] ContentType/SchedulerTest.ReconcileTask/1
[       OK ] ContentType/SchedulerTest.ReconcileTask/1 (85 ms)
[ RUN      ] ContentType/SchedulerTest.KillTask/0
[       OK ] ContentType/SchedulerTest.KillTask/0 (122 ms)
[ RUN      ] ContentType/SchedulerTest.KillTask/1
[       OK ] ContentType/SchedulerTest.KillTask/1 (128 ms)
[ RUN      ] ContentType/SchedulerTest.ShutdownExecutor/0
[       OK ] ContentType/SchedulerTest.ShutdownExecutor/0 (88 ms)
[ RUN      ] ContentType/SchedulerTest.ShutdownExecutor/1
[       OK ] ContentType/SchedulerTest.ShutdownExecutor/1 (89 ms)
[ RUN      ] ContentType/SchedulerTest.Decline/0
[       OK ] ContentType/SchedulerTest.Decline/0 (26 ms)
[ RUN      ] ContentType/SchedulerTest.Decline/1
[       OK ] ContentType/SchedulerTest.Decline/1 (36 ms)
[ RUN      ] ContentType/SchedulerTest.Revive/0
[       OK ] ContentType/SchedulerTest.Revive/0 (78 ms)
[ RUN      ] ContentType/SchedulerTest.Revive/1
[       OK ] ContentType/SchedulerTest.Revive/1 (75 ms)
[ RUN      ] ContentType/SchedulerTest.Suppress/0
[       OK ] ContentType/SchedulerTest.Suppress/0 (65 ms)
[ RUN      ] ContentType/SchedulerTest.Suppress/1
[       OK ] ContentType/SchedulerTest.Suppress/1 (78 ms)
[ RUN      ] ContentType/SchedulerTest.Message/0
[       OK ] ContentType/SchedulerTest.Message/0 (85 ms)
[ RUN      ] ContentType/SchedulerTest.Message/1
[       OK ] ContentType/SchedulerTest.Message/1 (87 ms)
[ RUN      ] ContentType/SchedulerTest.Request/0
[       OK ] ContentType/SchedulerTest.Request/0 (16 ms)
[ RUN      ] ContentType/SchedulerTest.Request/1
[       OK ] ContentType/SchedulerTest.Request/1 (15 ms)
[ RUN      ] ContentType/SchedulerTest.SchedulerReconnect/0
[       OK ] ContentType/SchedulerTest.SchedulerReconnect/0 (13 ms)
[ RUN      ] ContentType/SchedulerTest.SchedulerReconnect/1
[       OK ] ContentType/SchedulerTest.SchedulerReconnect/1 (12 ms)
[----------] 30 tests from ContentType/SchedulerTest (1660 ms total)

[----------] 2 tests from ContentTypeAndSSLConfig/SchedulerSSLTest
[ RUN      ] ContentTypeAndSSLConfig/SchedulerSSLTest.RunTaskAndTeardown/0
[       OK ] ContentTypeAndSSLConfig/SchedulerSSLTest.RunTaskAndTeardown/0 (86 ms)
[ RUN      ] ContentTypeAndSSLConfig/SchedulerSSLTest.RunTaskAndTeardown/1
[       OK ] ContentTypeAndSSLConfig/SchedulerSSLTest.RunTaskAndTeardown/1 (89 ms)
[----------] 2 tests from ContentTypeAndSSLConfig/SchedulerSSLTest (179 ms total)

[----------] 9 tests from Endpoint/SlaveEndpointTest
[ RUN      ] Endpoint/SlaveEndpointTest.AuthorizedRequest/0
[       OK ] Endpoint/SlaveEndpointTest.AuthorizedRequest/0 (13 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.AuthorizedRequest/1
[       OK ] Endpoint/SlaveEndpointTest.AuthorizedRequest/1 (13 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.AuthorizedRequest/2
[       OK ] Endpoint/SlaveEndpointTest.AuthorizedRequest/2 (13 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0 (10 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1 (10 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2 (15 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/0
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/0 (10 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/1
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/1 (12 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/2
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/2 (12 ms)
[----------] 9 tests from Endpoint/SlaveEndpointTest (117 ms total)

[----------] Global test environment tear-down
[==========] 1384 tests from 158 test cases ran. (201834 ms total)
[  PASSED  ] 1383 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] IOSwitchboardTest.KillSwitchboardContainerDestroyed

 1 FAILED TEST
  YOU HAVE 9 DISABLED TESTS

make[3]: Leaving directory `/mesos/build'
make[2]: Leaving directory `/mesos/build'
make[1]: Leaving directory `/mesos/build'
+ docker rmi mesos-1481586282-26422
Untagged: mesos-1481586282-26422:latest
Deleted: sha256:75c7fe654d36a2218575cd910771750affc35da60255301ac80b2a4b91fdb801
Deleted: sha256:cbdf09b3a1eeb4f6b1b139b9642acbc0aa303f16bd369fb5606a78668ed20ff7
Deleted: sha256:87fba4c88c6e0bfec6b7844bd5450e36d5cdaaba901f3d8303ebefcab35bd11b
Deleted: sha256:71feb42acb48ccb7edbb81304fffd4187b408413228f9efa542aba8a7648df51
Deleted: sha256:e4fcd5e5d205e94a874871564fc6a5105100077787fe0e218759c0b01cadd8a4
Deleted: sha256:fcd6f36da9dcb7a9fefd12f436bc81e052add93f8d45ad7c6ba5053a64ad74fc
Deleted: sha256:cd9db7359c63d9be95621884ea2f46c118f2cd32d2ced2b17c0bb1312488eaed
Deleted: sha256:4634f79cb1536f4c1e0deed7dedf9c9705b7bce4920919b455d936e4d872023e
Deleted: sha256:7726497bbd7b854ed8a3bb016b4a0c95e4d6062c9607e633ab75d2c3a2230003
Deleted: sha256:1c466652abeb561ed2511d65b7c077674c4a2dad7a590134173a632a970bcfab
Deleted: sha256:204375e88bb7767e691e88ff0a0130e5dea494314459278621a4ca46c4f85ce4
Deleted: sha256:6e115299a102fc6128297ec6436fd119e482a3c017acafac6b6e3692bbf894ca
Deleted: sha256:0cb31ea6139160869fa4082cf4bc06ac32f630a7e71d1300cb129308ba2ed040
Deleted: sha256:11301c6f4b1b80231dd78574765006e92155754524fa7449b8f263a6fc23b834
Deleted: sha256:13e0c212777d1087e117af48b52be7384f89fada2c0d29a326f036b2992b0efb
Deleted: sha256:c21da5b5cb5ad1a6b5076a271a8f88fb42dfca99f82343f2027d5b5d91989b46
Deleted: sha256:3603f5c42175ec1d4a8893bad4bee67bd5b08d1f1f078f53a74a7037923cf8eb
Deleted: sha256:c9505aa644ce042e0a1842220a3b57b01f8c59eef1db8d79e5dc28d0f7d0227c
Deleted: sha256:4458975882a7f248041c55a8785a07f0a7b797c9a1a3f7bd6d83722267e2b93a
Deleted: sha256:5c5975439c31d9c439cdefb73739b07417c998c75dfa870160a6d88c5ed1c850
Deleted: sha256:b4a42bd5b598e8c28d03e145261f196daa6966bb29be85f41c07406d33a40f09
Deleted: sha256:7c8fa87cc289b2a33d0da19e26fc4971db8c3f01f6d1777299e3410ef8c779ac
Deleted: sha256:d1dd4cef2d53e4f1b2237936550fb577b76f23cd95e3112d118dbdff73ae0a58
Deleted: sha256:c0703db30b27b5d42e91c087dab5bcb3671862a1af8e95601dd739f6113c7a3f
Build step 'Execute shell' marked build as failure

Jenkins build is back to normal : Mesos » cmake,clang,--verbose,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(docker||Hadoop)&&(!ubuntu-us1)&&(!ubuntu-6)&&(!ubuntu-eu2) #3035

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos/BUILDTOOL=cmake,COMPILER=clang,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-6)&&(!ubuntu-eu2)/3035/changes>


Build failed in Jenkins: Mesos » cmake,clang,--verbose,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(docker||Hadoop)&&(!ubuntu-us1)&&(!ubuntu-6)&&(!ubuntu-eu2) #3034

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos/BUILDTOOL=cmake,COMPILER=clang,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)&&(!ubuntu-6)&&(!ubuntu-eu2)/3034/changes>

Changes:

[yujie.jay] Fixed the environment overriding order in MesosContainerizer.

[yujie.jay] Moved IOSwitchboardServerFlags nested inside IOSwitchboardServer.

[yujie.jay] Made some IOSwitchboardServer flags optional.

[yujie.jay] Fixed the tests by turning off agent subsystems in IOSwitchboard tests.

[yujie.jay] Added a TODO about agent subsystems check.

[vinodkone] Moved the `IOSwitchboardServer::isRequired` to `IOSwitchBoard`.

[vinodkone] Moved `IOSwitchboard::requiresServer()` implementation to cpp.

[alexr] Added John Kordich to contributors.

[toenshoff] Fixed tests by turning off agent subsystems in IOSwitchboard tests.

[anand] Acked correct task id in DefaultExecutorTest.KillTaskGroupOnTaskFailure.

[anand] Acked correct task id in DefaultExecutorTest.KillTask test.

[mpark] Windows: Fix build break in libprocess tests.

[adam] Fixed bug that prevented window size updates in the IOSwitchboard.

[anand] Removed test assumptions about arrival order of status updates.

------------------------------------------
[...truncated 161673 lines...]
[       OK ] Endpoint/SlaveEndpointTest.AuthorizedRequest/0 (14 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.AuthorizedRequest/1
I1214 01:12:48.421620 24723 containerizer.cpp:220] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W1214 01:12:48.422003 24723 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W1214 01:12:48.422108 24723 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I1214 01:12:48.423820 24724 slave.cpp:209] Mesos agent started on (667)@172.17.0.3:33802
I1214 01:12:48.423853 24724 slave.cpp:210] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/mesos/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_1_oO36e5/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/mesos/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_1_oO36e5/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_authenticators="basic" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_1_oO36e5/http_credentials" --http_heartbeat_interval="30secs" --image_provisioner_backend="copy" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/build/src" --logbufsecs="0" --logging_level="INFO" --max_completed_executors_per_framework="150" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --runtime_dir="/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_1_oO36e5" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_1_xZW0ZG"
I1214 01:12:48.424378 24724 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_1_oO36e5/credential'
I1214 01:12:48.424489 24724 slave.cpp:352] Agent using credential for: test-principal
I1214 01:12:48.424507 24724 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_1_oO36e5/http_credentials'
I1214 01:12:48.424619 24724 http.cpp:922] Using default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I1214 01:12:48.424667 24724 http.cpp:922] Using default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I1214 01:12:48.424968 24724 slave.cpp:539] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I1214 01:12:48.424998 24724 slave.cpp:547] Agent attributes: [  ]
I1214 01:12:48.425004 24724 slave.cpp:552] Agent hostname: 33c94b1eb72f
I1214 01:12:48.425416 24731 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_1_xZW0ZG/meta'
I1214 01:12:48.425565 24735 status_update_manager.cpp:203] Recovering status update manager
I1214 01:12:48.425748 24730 containerizer.cpp:594] Recovering containerizer
I1214 01:12:48.426363 24732 provisioner.cpp:253] Provisioner recovery complete
I1214 01:12:48.426645 24734 slave.cpp:5420] Finished recovery
I1214 01:12:48.427085 24734 slave.cpp:5594] Querying resource estimator for oversubscribable resources
I1214 01:12:48.427278 24736 slave.cpp:5608] Received oversubscribable resources {} from the resource estimator
I1214 01:12:48.427968 24726 process.cpp:3679] Handling HTTP event for process 'slave(667)' with path: '/slave(667)/monitor/statistics.json'
I1214 01:12:48.428423 24734 http.cpp:874] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I1214 01:12:48.430052 24735 slave.cpp:796] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.AuthorizedRequest/1 (15 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.AuthorizedRequest/2
I1214 01:12:48.447090 24723 containerizer.cpp:220] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W1214 01:12:48.447520 24723 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W1214 01:12:48.447631 24723 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I1214 01:12:48.449921 24737 slave.cpp:209] Mesos agent started on (668)@172.17.0.3:33802
I1214 01:12:48.449954 24737 slave.cpp:210] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/mesos/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_2_YO4EpE/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/mesos/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_2_YO4EpE/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_authenticators="basic" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_2_YO4EpE/http_credentials" --http_heartbeat_interval="30secs" --image_provisioner_backend="copy" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/build/src" --logbufsecs="0" --logging_level="INFO" --max_completed_executors_per_framework="150" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --runtime_dir="/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_2_YO4EpE" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_2_JzPC6f"
I1214 01:12:48.450446 24737 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_2_YO4EpE/credential'
I1214 01:12:48.450556 24737 slave.cpp:352] Agent using credential for: test-principal
I1214 01:12:48.450572 24737 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_2_YO4EpE/http_credentials'
I1214 01:12:48.450690 24737 http.cpp:922] Using default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I1214 01:12:48.450745 24737 http.cpp:922] Using default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I1214 01:12:48.451172 24737 slave.cpp:539] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I1214 01:12:48.451215 24737 slave.cpp:547] Agent attributes: [  ]
I1214 01:12:48.451221 24737 slave.cpp:552] Agent hostname: 33c94b1eb72f
I1214 01:12:48.452052 24739 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_2_JzPC6f/meta'
I1214 01:12:48.452534 24735 status_update_manager.cpp:203] Recovering status update manager
I1214 01:12:48.452708 24735 containerizer.cpp:594] Recovering containerizer
I1214 01:12:48.453727 24736 provisioner.cpp:253] Provisioner recovery complete
I1214 01:12:48.454165 24732 slave.cpp:5420] Finished recovery
I1214 01:12:48.454696 24732 slave.cpp:5594] Querying resource estimator for oversubscribable resources
I1214 01:12:48.455102 24726 slave.cpp:5608] Received oversubscribable resources {} from the resource estimator
I1214 01:12:48.455899 24732 process.cpp:3679] Handling HTTP event for process 'slave(668)' with path: '/slave(668)/containers'
I1214 01:12:48.456488 24738 http.cpp:874] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I1214 01:12:48.458837 24733 slave.cpp:796] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.AuthorizedRequest/2 (22 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0
I1214 01:12:48.466981 24723 containerizer.cpp:220] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W1214 01:12:48.467356 24723 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W1214 01:12:48.467466 24723 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I1214 01:12:48.469249 24726 slave.cpp:209] Mesos agent started on (669)@172.17.0.3:33802
I1214 01:12:48.469281 24726 slave.cpp:210] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/mesos/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_8tLwPd/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/mesos/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_8tLwPd/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_authenticators="basic" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_8tLwPd/http_credentials" --http_heartbeat_interval="30secs" --image_provisioner_backend="copy" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/build/src" --logbufsecs="0" --logging_level="INFO" --max_completed_executors_per_framework="150" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --runtime_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_8tLwPd" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_D2a4sP"
I1214 01:12:48.469722 24726 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_8tLwPd/credential'
I1214 01:12:48.469853 24726 slave.cpp:352] Agent using credential for: test-principal
I1214 01:12:48.469871 24726 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_8tLwPd/http_credentials'
I1214 01:12:48.470028 24726 http.cpp:922] Using default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I1214 01:12:48.470088 24726 http.cpp:922] Using default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I1214 01:12:48.470664 24726 slave.cpp:539] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I1214 01:12:48.470706 24726 slave.cpp:547] Agent attributes: [  ]
I1214 01:12:48.470713 24726 slave.cpp:552] Agent hostname: 33c94b1eb72f
I1214 01:12:48.471405 24727 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_D2a4sP/meta'
I1214 01:12:48.471542 24726 status_update_manager.cpp:203] Recovering status update manager
I1214 01:12:48.471707 24728 containerizer.cpp:594] Recovering containerizer
I1214 01:12:48.472466 24724 provisioner.cpp:253] Provisioner recovery complete
I1214 01:12:48.472710 24736 slave.cpp:5420] Finished recovery
I1214 01:12:48.473191 24736 slave.cpp:5594] Querying resource estimator for oversubscribable resources
I1214 01:12:48.473338 24726 slave.cpp:5608] Received oversubscribable resources {} from the resource estimator
I1214 01:12:48.474284 24735 process.cpp:3679] Handling HTTP event for process 'slave(669)' with path: '/slave(669)/monitor/statistics'
I1214 01:12:48.475142 24727 http.cpp:874] Authorizing principal 'test-principal' to GET the '/monitor/statistics' endpoint
I1214 01:12:48.476696 24737 slave.cpp:796] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0 (15 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1
I1214 01:12:48.483395 24723 containerizer.cpp:220] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W1214 01:12:48.483762 24723 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W1214 01:12:48.483893 24723 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I1214 01:12:48.485239 24733 slave.cpp:209] Mesos agent started on (670)@172.17.0.3:33802
I1214 01:12:48.485270 24733 slave.cpp:210] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/mesos/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_AIdvqN/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/mesos/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_AIdvqN/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_authenticators="basic" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_AIdvqN/http_credentials" --http_heartbeat_interval="30secs" --image_provisioner_backend="copy" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/build/src" --logbufsecs="0" --logging_level="INFO" --max_completed_executors_per_framework="150" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --runtime_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_AIdvqN" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_JAIl1o"
I1214 01:12:48.485746 24733 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_AIdvqN/credential'
I1214 01:12:48.485854 24733 slave.cpp:352] Agent using credential for: test-principal
I1214 01:12:48.485870 24733 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_AIdvqN/http_credentials'
I1214 01:12:48.485988 24733 http.cpp:922] Using default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I1214 01:12:48.486040 24733 http.cpp:922] Using default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I1214 01:12:48.486438 24733 slave.cpp:539] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I1214 01:12:48.486480 24733 slave.cpp:547] Agent attributes: [  ]
I1214 01:12:48.486487 24733 slave.cpp:552] Agent hostname: 33c94b1eb72f
I1214 01:12:48.486954 24733 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_JAIl1o/meta'
I1214 01:12:48.487167 24737 status_update_manager.cpp:203] Recovering status update manager
I1214 01:12:48.487301 24725 containerizer.cpp:594] Recovering containerizer
I1214 01:12:48.487927 24737 provisioner.cpp:253] Provisioner recovery complete
I1214 01:12:48.488279 24731 slave.cpp:5420] Finished recovery
I1214 01:12:48.488710 24731 slave.cpp:5594] Querying resource estimator for oversubscribable resources
I1214 01:12:48.488884 24737 slave.cpp:5608] Received oversubscribable resources {} from the resource estimator
I1214 01:12:48.489689 24732 process.cpp:3679] Handling HTTP event for process 'slave(670)' with path: '/slave(670)/monitor/statistics.json'
I1214 01:12:48.490162 24739 http.cpp:874] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I1214 01:12:48.491477 24738 slave.cpp:796] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1 (14 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2
I1214 01:12:48.528033 24723 containerizer.cpp:220] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W1214 01:12:48.528453 24723 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W1214 01:12:48.528550 24723 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I1214 01:12:48.529971 24726 slave.cpp:209] Mesos agent started on (671)@172.17.0.3:33802
I1214 01:12:48.530000 24726 slave.cpp:210] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/mesos/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_uG3Gpn/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/mesos/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_uG3Gpn/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_authenticators="basic" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_uG3Gpn/http_credentials" --http_heartbeat_interval="30secs" --image_provisioner_backend="copy" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/build/src" --logbufsecs="0" --logging_level="INFO" --max_completed_executors_per_framework="150" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --runtime_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_uG3Gpn" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_ns6iTY"
I1214 01:12:48.530413 24726 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_uG3Gpn/credential'
I1214 01:12:48.530516 24726 slave.cpp:352] Agent using credential for: test-principal
I1214 01:12:48.530535 24726 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_uG3Gpn/http_credentials'
I1214 01:12:48.530668 24726 http.cpp:922] Using default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I1214 01:12:48.530733 24726 http.cpp:922] Using default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I1214 01:12:48.531158 24726 slave.cpp:539] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I1214 01:12:48.531204 24726 slave.cpp:547] Agent attributes: [  ]
I1214 01:12:48.531215 24726 slave.cpp:552] Agent hostname: 33c94b1eb72f
I1214 01:12:48.531710 24732 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_ns6iTY/meta'
I1214 01:12:48.531898 24724 status_update_manager.cpp:203] Recovering status update manager
I1214 01:12:48.532142 24725 containerizer.cpp:594] Recovering containerizer
I1214 01:12:48.532887 24737 provisioner.cpp:253] Provisioner recovery complete
I1214 01:12:48.533143 24725 slave.cpp:5420] Finished recovery
I1214 01:12:48.533581 24725 slave.cpp:5594] Querying resource estimator for oversubscribable resources
I1214 01:12:48.533807 24728 slave.cpp:5608] Received oversubscribable resources {} from the resource estimator
I1214 01:12:48.534479 24735 process.cpp:3679] Handling HTTP event for process 'slave(671)' with path: '/slave(671)/containers'
I1214 01:12:48.535020 24732 http.cpp:874] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I1214 01:12:48.536561 24736 slave.cpp:796] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2 (14 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/0
I1214 01:12:48.548629 24723 containerizer.cpp:220] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W1214 01:12:48.549005 24723 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W1214 01:12:48.549094 24723 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I1214 01:12:48.549968 24723 cluster.cpp:446] Creating default 'local' authorizer
I1214 01:12:48.550735 24729 slave.cpp:209] Mesos agent started on (672)@172.17.0.3:33802
I1214 01:12:48.550770 24729 slave.cpp:210] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/mesos/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_Gmz5FX/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/mesos/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_Gmz5FX/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_authenticators="basic" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_Gmz5FX/http_credentials" --http_heartbeat_interval="30secs" --image_provisioner_backend="copy" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/build/src" --logbufsecs="0" --logging_level="INFO" --max_completed_executors_per_framework="150" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --runtime_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_Gmz5FX" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_rlro6y"
I1214 01:12:48.551362 24729 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_Gmz5FX/credential'
I1214 01:12:48.551498 24729 slave.cpp:352] Agent using credential for: test-principal
I1214 01:12:48.551520 24729 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_Gmz5FX/http_credentials'
I1214 01:12:48.551666 24729 http.cpp:922] Using default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I1214 01:12:48.551730 24729 http.cpp:922] Using default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I1214 01:12:48.552320 24729 slave.cpp:539] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I1214 01:12:48.552364 24729 slave.cpp:547] Agent attributes: [  ]
I1214 01:12:48.552371 24729 slave.cpp:552] Agent hostname: 33c94b1eb72f
I1214 01:12:48.552884 24727 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_rlro6y/meta'
I1214 01:12:48.553078 24739 status_update_manager.cpp:203] Recovering status update manager
I1214 01:12:48.553369 24733 containerizer.cpp:594] Recovering containerizer
I1214 01:12:48.553995 24733 provisioner.cpp:253] Provisioner recovery complete
I1214 01:12:48.554199 24739 slave.cpp:5420] Finished recovery
I1214 01:12:48.554683 24739 slave.cpp:5594] Querying resource estimator for oversubscribable resources
I1214 01:12:48.554819 24731 slave.cpp:5608] Received oversubscribable resources {} from the resource estimator
I1214 01:12:48.555596 24738 process.cpp:3679] Handling HTTP event for process 'slave(672)' with path: '/slave(672)/monitor/statistics'
I1214 01:12:48.556219 24729 http.cpp:874] Authorizing principal 'test-principal' to GET the '/monitor/statistics' endpoint
I1214 01:12:48.557929 24730 slave.cpp:796] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/0 (16 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/1
I1214 01:12:48.565595 24723 containerizer.cpp:220] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W1214 01:12:48.566002 24723 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W1214 01:12:48.566097 24723 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I1214 01:12:48.566761 24723 cluster.cpp:446] Creating default 'local' authorizer
I1214 01:12:48.567360 24727 slave.cpp:209] Mesos agent started on (673)@172.17.0.3:33802
I1214 01:12:48.567391 24727 slave.cpp:210] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/mesos/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_oc9h8x/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/mesos/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_oc9h8x/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_authenticators="basic" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_oc9h8x/http_credentials" --http_heartbeat_interval="30secs" --image_provisioner_backend="copy" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/build/src" --logbufsecs="0" --logging_level="INFO" --max_completed_executors_per_framework="150" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --runtime_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_oc9h8x" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_dmaOv9"
I1214 01:12:48.567914 24727 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_oc9h8x/credential'
I1214 01:12:48.568011 24727 slave.cpp:352] Agent using credential for: test-principal
I1214 01:12:48.568023 24727 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_oc9h8x/http_credentials'
I1214 01:12:48.568116 24727 http.cpp:922] Using default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I1214 01:12:48.568158 24727 http.cpp:922] Using default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I1214 01:12:48.568780 24727 slave.cpp:539] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I1214 01:12:48.568825 24727 slave.cpp:547] Agent attributes: [  ]
I1214 01:12:48.568831 24727 slave.cpp:552] Agent hostname: 33c94b1eb72f
I1214 01:12:48.569350 24727 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_dmaOv9/meta'
I1214 01:12:48.569485 24731 status_update_manager.cpp:203] Recovering status update manager
I1214 01:12:48.569625 24730 containerizer.cpp:594] Recovering containerizer
I1214 01:12:48.570237 24736 provisioner.cpp:253] Provisioner recovery complete
I1214 01:12:48.570468 24733 slave.cpp:5420] Finished recovery
I1214 01:12:48.571015 24733 slave.cpp:5594] Querying resource estimator for oversubscribable resources
I1214 01:12:48.571141 24729 slave.cpp:5608] Received oversubscribable resources {} from the resource estimator
I1214 01:12:48.571959 24727 process.cpp:3679] Handling HTTP event for process 'slave(673)' with path: '/slave(673)/monitor/statistics.json'
I1214 01:12:48.572450 24729 http.cpp:874] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I1214 01:12:48.574290 24735 slave.cpp:796] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/1 (15 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/2
I1214 01:12:48.582407 24723 containerizer.cpp:220] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W1214 01:12:48.582777 24723 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges, but is running as user mesos
W1214 01:12:48.582865 24723 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I1214 01:12:48.583645 24723 cluster.cpp:446] Creating default 'local' authorizer
I1214 01:12:48.584332 24726 slave.cpp:209] Mesos agent started on (674)@172.17.0.3:33802
I1214 01:12:48.584360 24726 slave.cpp:210] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/mesos/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_I0shL8/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/mesos/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_I0shL8/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_authenticators="basic" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_I0shL8/http_credentials" --http_heartbeat_interval="30secs" --image_provisioner_backend="copy" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/build/src" --logbufsecs="0" --logging_level="INFO" --max_completed_executors_per_framework="150" --oversubscribed_resources_interval="15secs" --perf_duration="10secs" --perf_interval="1mins" --qos_correction_interval_min="0ns" --quiet="false" --recover="reconnect" --recovery_timeout="15mins" --registration_backoff_factor="10ms" --resources="cpus:2;gpus:0;mem:1024;disk:1024;ports:[31000-32000]" --revocable_cpu_low_priority="true" --runtime_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_I0shL8" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_zW645J"
I1214 01:12:48.584761 24726 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_I0shL8/credential'
I1214 01:12:48.584862 24726 slave.cpp:352] Agent using credential for: test-principal
I1214 01:12:48.584877 24726 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_I0shL8/http_credentials'
I1214 01:12:48.585039 24726 http.cpp:922] Using default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I1214 01:12:48.585091 24726 http.cpp:922] Using default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I1214 01:12:48.585463 24726 slave.cpp:539] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I1214 01:12:48.585505 24726 slave.cpp:547] Agent attributes: [  ]
I1214 01:12:48.585510 24726 slave.cpp:552] Agent hostname: 33c94b1eb72f
I1214 01:12:48.585932 24736 state.cpp:57] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_zW645J/meta'
I1214 01:12:48.586093 24725 status_update_manager.cpp:203] Recovering status update manager
I1214 01:12:48.586483 24730 containerizer.cpp:594] Recovering containerizer
I1214 01:12:48.587082 24734 provisioner.cpp:253] Provisioner recovery complete
I1214 01:12:48.587235 24732 slave.cpp:5420] Finished recovery
I1214 01:12:48.587683 24732 slave.cpp:5594] Querying resource estimator for oversubscribable resources
I1214 01:12:48.587806 24728 slave.cpp:5608] Received oversubscribable resources {} from the resource estimator
I1214 01:12:48.588500 24731 process.cpp:3679] Handling HTTP event for process 'slave(674)' with path: '/slave(674)/containers'
I1214 01:12:48.588968 24730 http.cpp:874] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I1214 01:12:48.590457 24727 slave.cpp:796] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/2 (14 ms)
[----------] 9 tests from Endpoint/SlaveEndpointTest (196 ms total)

[----------] Global test environment tear-down
[==========] 1384 tests from 158 test cases ran. (268035 ms total)
[  PASSED  ] 1383 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] IOSwitchboardTest.KillSwitchboardContainerDestroyed

 1 FAILED TEST
  YOU HAVE 9 DISABLED TESTS

make[3]: *** [CMakeFiles/check] Error 1
make[3]: Leaving directory `/mesos/build'
make[2]: *** [CMakeFiles/check.dir/all] Error 2
make[2]: Leaving directory `/mesos/build'
make[1]: Leaving directory `/mesos/build'
make[1]: *** [CMakeFiles/check.dir/rule] Error 2
make: *** [check] Error 2
+ docker rmi mesos-1481675490-22788
Untagged: mesos-1481675490-22788:latest
Deleted: sha256:4c0be650bb232239ec45604ce610fcfef18f2f969a1a48cf4c08814c0cd37b22
Deleted: sha256:a92832ac9090ee4d5b389717328ab042d75159831ff6516ac6c8f4591dd9960c
Deleted: sha256:f4bb545a64f75edd5e5eb2988cf486ff64f4a57a428d13d8074cc855f3add91b
Deleted: sha256:21a649a5a122c5f7aabe5c3c42640c57ba049f36a4f06871b1311ec11358e0c3
Deleted: sha256:50ab6fab30280ba86aee69e9fe182bdf0d7a5ec1832c2febe640dec9e7d04f0c
Deleted: sha256:bfecda3b0d21b09c23b0bc68a1917543af780b44a8d483e118999e4a85b65ca3
Deleted: sha256:ea6c39e0692635cd187bf5ecbc8184ec0c0f8830829775a14888f21ed605abec
Deleted: sha256:b9fbe2e02d84a86f18a707bebb3a85194c058a9ccbabbcb90122bb70c4561d5f
Deleted: sha256:47fabe5a27b92023092401ac4c9b2c9b782b9bd8e78479978a9ede38e2449de5
Deleted: sha256:efc8cc4e160c2dcf4d4a48f4ab0c5af58714d463f44e7823837ec1ff1c1af372
Deleted: sha256:721fe3fbc080c504fcfe65b6f3d237e8f2d3b3ea0d4d5388a8437181ce28a1ac
Deleted: sha256:81f7a736e7a75702ea70a0a7245b170b555b3eb96c4a042220594b8721e42c81
Deleted: sha256:18290097ba4e039dad76141cb7dbdc10bce30acac6c8a2772440dbfa16b443f6
Deleted: sha256:df2ff243135dd2f6397a55052b2c2491155bbba06cac4d4b903e817a1a5e785b
Deleted: sha256:b517cef24a59f9a70a823da25e2eae29df23df2b209384e674990daf37d07057
Deleted: sha256:dd922328c91c7b81a015c519a3f0f14e5e426845d43f2a898420fac53b01b0d0
Deleted: sha256:b5b68556f0fef2251eed524a197861ea8db08bdaf0992f12060b62361275b454
Deleted: sha256:6f7072dcfeb516de7ce04a283991687b16ebe10ff006288df39d63f43c6ff501
Deleted: sha256:9d3db6f684590dacc4c3f78334e23e6ecd2a06382c06f77145c7deb9e3b2408c
Deleted: sha256:84d879263069597337f1dfaa393ee395271276aecdc53ed88c595846f17459b9
Deleted: sha256:df4df8d481aaaa8ce9ebe0cecd535aef7552b113641f479016d5ca31c1b84475
Deleted: sha256:09731f0763247487105e0457f1903b21ebed8b7bfdc7724a4b643c74bdb72ae8
Deleted: sha256:d2e24cacd7513ebdd224006fc5970173c6370cfc5a9eeb7eeca3dcca6f4e90ba
Deleted: sha256:1f63b98a7c60b025076f12a4c8b28b7e74a9fe0f1c226f661fecbfa3a39bfd72
Build step 'Execute shell' marked build as failure