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 2017/07/06 19:03:05 UTC

Build failed in Jenkins: Mesos-Buildbot » cmake,gcc,--verbose,GLOG_v=1 MESOS_VERBOSE=1,centos:7,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2) #3870

See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=cmake,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/3870/display/redirect?page=changes>

Changes:

[kapil] Fixed windows failure due to new `net::IP::Network` class.

[kapil] Fixed compilation failure in port-mapping network isolator.

------------------------------------------
[...truncated 27.95 MB...]
[       OK ] Endpoint/SlaveEndpointTest.AuthorizedRequest/2 (30 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0
I0706 19:02:37.190402 31509 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0706 19:02:37.190897 31509 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0706 19:02:37.190982 31509 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 19:02:37.191020 31509 provisioner.cpp:255] Using default backend 'copy'
I0706 19:02:37.194392 31528 slave.cpp:250] Mesos agent started on (773)@127.0.0.1:41767
I0706 19:02:37.194406 31528 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_ZisDy5/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_ZisDy5/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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_ZisDy5/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_ZisDy5/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_ZisDy5/http_credentials" --http_heartbeat_interval="30secs" --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" --port="5051" --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_ZisDy5" --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_Mmpak8"
W0706 19:02:37.194779 31528 slave.cpp:254] 
**************************************************
Agent bound to loopback interface! Cannot communicate with remote master(s). You might want to set '--ip' flag to a routable IP address.
**************************************************
I0706 19:02:37.194794 31528 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_ZisDy5/credential'
I0706 19:02:37.194932 31528 slave.cpp:283] Agent using credential for: test-principal
I0706 19:02:37.194950 31528 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_ZisDy5/http_credentials'
I0706 19:02:37.195138 31528 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0706 19:02:37.195261 31528 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0706 19:02:37.196537 31528 slave.cpp:565] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0706 19:02:37.196707 31528 slave.cpp:573] Agent attributes: [  ]
I0706 19:02:37.196717 31528 slave.cpp:578] Agent hostname: localhost
I0706 19:02:37.196825 31515 status_update_manager.cpp:177] Pausing sending status updates
I0706 19:02:37.198226 31512 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_Mmpak8/meta'
I0706 19:02:37.198530 31518 status_update_manager.cpp:203] Recovering status update manager
I0706 19:02:37.198714 31523 containerizer.cpp:582] Recovering containerizer
I0706 19:02:37.200341 31527 provisioner.cpp:416] Provisioner recovery complete
I0706 19:02:37.200675 31519 slave.cpp:6189] Finished recovery
I0706 19:02:37.201145 31519 slave.cpp:6371] Querying resource estimator for oversubscribable resources
I0706 19:02:37.201409 31519 slave.cpp:6385] Received oversubscribable resources {} from the resource estimator
I0706 19:02:37.207618 31520 process.cpp:3779] Handling HTTP event for process 'slave(773)' with path: '/slave(773)/monitor/statistics'
I0706 19:02:37.208856 31533 http.cpp:1116] HTTP GET for /slave(773)/monitor/statistics from 127.0.0.1:40938
I0706 19:02:37.208943 31533 http.cpp:937] Authorizing principal 'test-principal' to GET the '/monitor/statistics' endpoint
I0706 19:02:37.211416 31533 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0 (31 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1
I0706 19:02:37.222049 31509 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0706 19:02:37.222533 31509 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0706 19:02:37.222633 31509 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 19:02:37.222674 31509 provisioner.cpp:255] Using default backend 'copy'
I0706 19:02:37.225765 31521 slave.cpp:250] Mesos agent started on (774)@127.0.0.1:41767
I0706 19:02:37.225780 31521 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_uyHfKU/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_uyHfKU/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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_uyHfKU/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_uyHfKU/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_uyHfKU/http_credentials" --http_heartbeat_interval="30secs" --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" --port="5051" --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_uyHfKU" --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_OCd5qX"
W0706 19:02:37.226179 31521 slave.cpp:254] 
**************************************************
Agent bound to loopback interface! Cannot communicate with remote master(s). You might want to set '--ip' flag to a routable IP address.
**************************************************
I0706 19:02:37.226188 31521 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_uyHfKU/credential'
I0706 19:02:37.226322 31521 slave.cpp:283] Agent using credential for: test-principal
I0706 19:02:37.226336 31521 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_uyHfKU/http_credentials'
I0706 19:02:37.226522 31521 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0706 19:02:37.226645 31521 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0706 19:02:37.228147 31521 slave.cpp:565] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0706 19:02:37.228322 31521 slave.cpp:573] Agent attributes: [  ]
I0706 19:02:37.228333 31521 slave.cpp:578] Agent hostname: localhost
I0706 19:02:37.228440 31515 status_update_manager.cpp:177] Pausing sending status updates
I0706 19:02:37.229851 31525 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_OCd5qX/meta'
I0706 19:02:37.230208 31514 status_update_manager.cpp:203] Recovering status update manager
I0706 19:02:37.230409 31530 containerizer.cpp:582] Recovering containerizer
I0706 19:02:37.231966 31519 provisioner.cpp:416] Provisioner recovery complete
I0706 19:02:37.232333 31517 slave.cpp:6189] Finished recovery
I0706 19:02:37.232802 31517 slave.cpp:6371] Querying resource estimator for oversubscribable resources
I0706 19:02:37.233052 31530 slave.cpp:6385] Received oversubscribable resources {} from the resource estimator
I0706 19:02:37.235700 31520 process.cpp:3779] Handling HTTP event for process 'slave(774)' with path: '/slave(774)/monitor/statistics.json'
I0706 19:02:37.236860 31511 http.cpp:1116] HTTP GET for /slave(774)/monitor/statistics.json from 127.0.0.1:40958
I0706 19:02:37.236935 31511 http.cpp:937] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0706 19:02:37.239192 31532 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1 (27 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2
I0706 19:02:37.249933 31509 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0706 19:02:37.250473 31509 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0706 19:02:37.250555 31509 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 19:02:37.250592 31509 provisioner.cpp:255] Using default backend 'copy'
I0706 19:02:37.253690 31523 slave.cpp:250] Mesos agent started on (775)@127.0.0.1:41767
I0706 19:02:37.253715 31523 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_Ikj0cK/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_Ikj0cK/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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_Ikj0cK/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_Ikj0cK/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_Ikj0cK/http_credentials" --http_heartbeat_interval="30secs" --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" --port="5051" --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_Ikj0cK" --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_f7nHPM"
W0706 19:02:37.254122 31523 slave.cpp:254] 
**************************************************
Agent bound to loopback interface! Cannot communicate with remote master(s). You might want to set '--ip' flag to a routable IP address.
**************************************************
I0706 19:02:37.254137 31523 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_Ikj0cK/credential'
I0706 19:02:37.254272 31523 slave.cpp:283] Agent using credential for: test-principal
I0706 19:02:37.254287 31523 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_Ikj0cK/http_credentials'
I0706 19:02:37.254464 31523 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0706 19:02:37.254699 31523 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0706 19:02:37.255962 31523 slave.cpp:565] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0706 19:02:37.256141 31523 slave.cpp:573] Agent attributes: [  ]
I0706 19:02:37.256156 31523 slave.cpp:578] Agent hostname: localhost
I0706 19:02:37.256314 31510 status_update_manager.cpp:177] Pausing sending status updates
I0706 19:02:37.257575 31514 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_f7nHPM/meta'
I0706 19:02:37.257949 31513 status_update_manager.cpp:203] Recovering status update manager
I0706 19:02:37.258167 31521 containerizer.cpp:582] Recovering containerizer
I0706 19:02:37.259377 31529 provisioner.cpp:416] Provisioner recovery complete
I0706 19:02:37.259989 31531 slave.cpp:6189] Finished recovery
I0706 19:02:37.260447 31531 slave.cpp:6371] Querying resource estimator for oversubscribable resources
I0706 19:02:37.260645 31516 slave.cpp:6385] Received oversubscribable resources {} from the resource estimator
I0706 19:02:37.262735 31527 process.cpp:3779] Handling HTTP event for process 'slave(775)' with path: '/slave(775)/containers'
I0706 19:02:37.263788 31527 http.cpp:1116] HTTP GET for /slave(775)/containers from 127.0.0.1:40970
I0706 19:02:37.263866 31527 http.cpp:937] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0706 19:02:37.266116 31529 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2 (26 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/0
I0706 19:02:37.276793 31509 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0706 19:02:37.277211 31509 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0706 19:02:37.277333 31509 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 19:02:37.277357 31509 provisioner.cpp:255] Using default backend 'copy'
I0706 19:02:37.279083 31509 cluster.cpp:448] Creating default 'local' authorizer
I0706 19:02:37.280665 31530 slave.cpp:250] Mesos agent started on (776)@127.0.0.1:41767
I0706 19:02:37.280683 31530 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_U91QVz/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_U91QVz/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/Endpoint_SlaveEndpointTest_NoAuthorizer_0_U91QVz/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_U91QVz/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_U91QVz/http_credentials" --http_heartbeat_interval="30secs" --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" --port="5051" --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_U91QVz" --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_qwHyuC"
W0706 19:02:37.281005 31530 slave.cpp:254] 
**************************************************
Agent bound to loopback interface! Cannot communicate with remote master(s). You might want to set '--ip' flag to a routable IP address.
**************************************************
I0706 19:02:37.281015 31530 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_U91QVz/credential'
I0706 19:02:37.281147 31530 slave.cpp:283] Agent using credential for: test-principal
I0706 19:02:37.281163 31530 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_U91QVz/http_credentials'
I0706 19:02:37.281357 31530 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0706 19:02:37.281479 31530 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0706 19:02:37.282732 31530 slave.cpp:565] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0706 19:02:37.282939 31530 slave.cpp:573] Agent attributes: [  ]
I0706 19:02:37.282948 31530 slave.cpp:578] Agent hostname: localhost
I0706 19:02:37.283080 31527 status_update_manager.cpp:177] Pausing sending status updates
I0706 19:02:37.284399 31511 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_qwHyuC/meta'
I0706 19:02:37.284663 31520 status_update_manager.cpp:203] Recovering status update manager
I0706 19:02:37.284978 31510 containerizer.cpp:582] Recovering containerizer
I0706 19:02:37.286448 31510 provisioner.cpp:416] Provisioner recovery complete
I0706 19:02:37.286864 31532 slave.cpp:6189] Finished recovery
I0706 19:02:37.287327 31532 slave.cpp:6371] Querying resource estimator for oversubscribable resources
I0706 19:02:37.287554 31528 slave.cpp:6385] Received oversubscribable resources {} from the resource estimator
I0706 19:02:37.289510 31524 process.cpp:3779] Handling HTTP event for process 'slave(776)' with path: '/slave(776)/monitor/statistics'
I0706 19:02:37.290623 31532 http.cpp:1116] HTTP GET for /slave(776)/monitor/statistics from 127.0.0.1:40978
I0706 19:02:37.290683 31532 http.cpp:937] Authorizing principal 'test-principal' to GET the '/monitor/statistics' endpoint
I0706 19:02:37.293498 31531 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/0 (27 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/1
I0706 19:02:37.304846 31509 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0706 19:02:37.305310 31509 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0706 19:02:37.305399 31509 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 19:02:37.305426 31509 provisioner.cpp:255] Using default backend 'copy'
I0706 19:02:37.307591 31509 cluster.cpp:448] Creating default 'local' authorizer
I0706 19:02:37.309156 31529 slave.cpp:250] Mesos agent started on (777)@127.0.0.1:41767
I0706 19:02:37.309206 31529 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_0wA2Up/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_0wA2Up/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/Endpoint_SlaveEndpointTest_NoAuthorizer_1_0wA2Up/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_0wA2Up/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_0wA2Up/http_credentials" --http_heartbeat_interval="30secs" --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" --port="5051" --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_0wA2Up" --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_wlFCps"
W0706 19:02:37.309604 31529 slave.cpp:254] 
**************************************************
Agent bound to loopback interface! Cannot communicate with remote master(s). You might want to set '--ip' flag to a routable IP address.
**************************************************
I0706 19:02:37.309617 31529 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_0wA2Up/credential'
I0706 19:02:37.309768 31529 slave.cpp:283] Agent using credential for: test-principal
I0706 19:02:37.309782 31529 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_0wA2Up/http_credentials'
I0706 19:02:37.309968 31529 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0706 19:02:37.310122 31529 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0706 19:02:37.311628 31529 slave.cpp:565] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0706 19:02:37.311811 31529 slave.cpp:573] Agent attributes: [  ]
I0706 19:02:37.311822 31529 slave.cpp:578] Agent hostname: localhost
I0706 19:02:37.311939 31515 status_update_manager.cpp:177] Pausing sending status updates
I0706 19:02:37.313313 31520 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_wlFCps/meta'
I0706 19:02:37.313581 31510 status_update_manager.cpp:203] Recovering status update manager
I0706 19:02:37.313760 31530 containerizer.cpp:582] Recovering containerizer
I0706 19:02:37.315238 31511 provisioner.cpp:416] Provisioner recovery complete
I0706 19:02:37.315538 31521 slave.cpp:6189] Finished recovery
I0706 19:02:37.316004 31521 slave.cpp:6371] Querying resource estimator for oversubscribable resources
I0706 19:02:37.316308 31520 slave.cpp:6385] Received oversubscribable resources {} from the resource estimator
I0706 19:02:37.318378 31531 process.cpp:3779] Handling HTTP event for process 'slave(777)' with path: '/slave(777)/monitor/statistics.json'
I0706 19:02:37.319546 31530 http.cpp:1116] HTTP GET for /slave(777)/monitor/statistics.json from 127.0.0.1:40994
I0706 19:02:37.319608 31530 http.cpp:937] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0706 19:02:37.322644 31530 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/1 (29 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/2
I0706 19:02:37.333806 31509 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0706 19:02:37.334383 31509 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0706 19:02:37.334481 31509 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0706 19:02:37.334513 31509 provisioner.cpp:255] Using default backend 'copy'
I0706 19:02:37.336392 31509 cluster.cpp:448] Creating default 'local' authorizer
I0706 19:02:37.337918 31511 slave.cpp:250] Mesos agent started on (778)@127.0.0.1:41767
I0706 19:02:37.337934 31511 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_FkDBbg/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_FkDBbg/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/Endpoint_SlaveEndpointTest_NoAuthorizer_2_FkDBbg/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_FkDBbg/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_FkDBbg/http_credentials" --http_heartbeat_interval="30secs" --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" --port="5051" --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_FkDBbg" --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_YQMPBi"
W0706 19:02:37.338425 31511 slave.cpp:254] 
**************************************************
Agent bound to loopback interface! Cannot communicate with remote master(s). You might want to set '--ip' flag to a routable IP address.
**************************************************
I0706 19:02:37.338441 31511 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_FkDBbg/credential'
I0706 19:02:37.338594 31511 slave.cpp:283] Agent using credential for: test-principal
I0706 19:02:37.338613 31511 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_FkDBbg/http_credentials'
I0706 19:02:37.338857 31511 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0706 19:02:37.339001 31511 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0706 19:02:37.340349 31511 slave.cpp:565] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0706 19:02:37.340514 31511 slave.cpp:573] Agent attributes: [  ]
I0706 19:02:37.340523 31511 slave.cpp:578] Agent hostname: localhost
I0706 19:02:37.340637 31525 status_update_manager.cpp:177] Pausing sending status updates
I0706 19:02:37.341936 31514 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_YQMPBi/meta'
I0706 19:02:37.342195 31519 status_update_manager.cpp:203] Recovering status update manager
I0706 19:02:37.342372 31526 containerizer.cpp:582] Recovering containerizer
I0706 19:02:37.343634 31532 provisioner.cpp:416] Provisioner recovery complete
I0706 19:02:37.343955 31526 slave.cpp:6189] Finished recovery
I0706 19:02:37.344326 31526 slave.cpp:6371] Querying resource estimator for oversubscribable resources
I0706 19:02:37.344619 31517 slave.cpp:6385] Received oversubscribable resources {} from the resource estimator
I0706 19:02:37.347133 31522 process.cpp:3779] Handling HTTP event for process 'slave(778)' with path: '/slave(778)/containers'
I0706 19:02:37.348264 31523 http.cpp:1116] HTTP GET for /slave(778)/containers from 127.0.0.1:41006
I0706 19:02:37.348343 31523 http.cpp:937] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0706 19:02:37.351853 31517 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/2 (28 ms)
[----------] 9 tests from Endpoint/SlaveEndpointTest (260 ms total)

[----------] Global test environment tear-down
[==========] 1576 tests from 172 test cases ran. (342484 ms total)
[  PASSED  ] 1573 tests.
[  FAILED  ] 3 tests, listed below:
[  FAILED  ] SlaveTest.HTTPScheduler
[  FAILED  ] SlaveTest.HTTPSchedulerLiveUpgrade
[  FAILED  ] SlaveTest.HTTPSchedulerSlaveRestart

 3 FAILED TESTS
  YOU HAVE 20 DISABLED TESTS

I0706 19:02:37.413239 31534 process.cpp:968] Failed to accept socket: future discarded
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]: *** [CMakeFiles/check.dir/rule] Error 2
make[1]: Leaving directory `/mesos/build'
make: *** [check] Error 2
+ docker rmi mesos-1499365062-7599
Untagged: mesos-1499365062-7599:latest
Deleted: sha256:5d4cc6270962bcb1496ac8203d9c73c73d6f595927abc4e4f982b2553861c5b5
Deleted: sha256:fa1770a4d6499d76e4be14ca7570048958817d506bd4b1afc8c0b0b2076dec02
Deleted: sha256:c50febd43899c9e7b830300ec253c75bc9493594fec079b5f31dfe714c53b837
Deleted: sha256:74f0df5ab0f2b83066e23d3c07d0d5e82397d5215c4be724c8c9f0d576ab2511
Deleted: sha256:8664ae6dca8aa8976f443363d88dcd077279c88813e82c2cdd55c9ba94f2f9a6
Deleted: sha256:5aacf78955320f646c090120d10cdd9e2fdb4051217480a0fbd38e5c6bd7c047
Deleted: sha256:851424f426a71b76c3256c953291be16eae02703fa522d69e040f9fce17b133a
Deleted: sha256:0b9a496ab7d1cb14f07b23bfe637bc8ef79fbeea66e82175e4d2d9a8f98a3cc2
Deleted: sha256:2e61c90d42e106bc7dcb6aa214db6cc4c164d8e5c91a4b40dffe061824dc7d0d
Deleted: sha256:7ad7b267a35241552efa033b7e9fe5e9d56078ac2a64c7ddc66438ba90bf05df
Deleted: sha256:34390ab9563f822551835cdcf19434b339af642ab422b3a96b96f1ce16dc4aea
Deleted: sha256:6844d0234eff2297b41cd86c0e545b950d8bc58171a62bb661cb9929a6f07fb5
Deleted: sha256:378dce7921d02a13d1005b21c36fa4a821cf10cbe81420a8c506615a7e48422c
Deleted: sha256:0889906ad66a45bb4672252ec56ceec498971c7ea59bbf0c5b393d345a76ddb6
Deleted: sha256:cf5018373c928470b5cc6e2f2cc86f378f3d3ff2fb36e89f56943a41691c7d52
Deleted: sha256:3d622e76ccd40b027e7f16b39ac359ae8d28993998e7ce18e0d063b83f588b99
Deleted: sha256:f8f3d92a289009ceab9d2f0a01aafd0cac9ad7a7aeb98ce4df1a6a3ab12943cd
Deleted: sha256:dbb2afe5d98c730882c00778f8b66646f7a260614299f8138417a5b75127d3a0
Deleted: sha256:45189bac900b9f68fc488fb1a3e2cdf03012706066a637035de4f7067cc06dab
Deleted: sha256:f6f5bc49d627b549ff848cd75638a9b8d17aed609f889790458ed3c8795826f4
Deleted: sha256:e7bb66bb33dbcc625d1437d73397bcea28db6145fa9a38e99f526832cbcac077
Deleted: sha256:8838ac350fb70ae4a7e3cce515763e31a87b0cdba8313701c3fa68d3810d052f
Deleted: sha256:5cdd1a4f7e2bdc496b7154e2fcd5427db32f2511e9d13d84729da1d39f463174
Deleted: sha256:28736c3fac1b5edc4da38f1b3f791870d0e3a52f0a8fb8dc27994f74a0e92853
Deleted: sha256:79331d7fb262b7658a6cd104411ed6599db7bd647a0941f4b67e4170a5d29ae1
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user neil.conway@gmail.com
Not sending mail to unregistered user benjamin.hindman@gmail.com
Not sending mail to unregistered user yujie.jay@gmail.com
Not sending mail to unregistered user alexander@mesosphere.io

Jenkins build is back to normal : Mesos-Buildbot » cmake,gcc,--verbose,GLOG_v=1 MESOS_VERBOSE=1,centos:7,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2) #3886

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=cmake,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/3886/display/redirect?page=changes>


Build failed in Jenkins: Mesos-Buildbot » cmake,gcc,--verbose,GLOG_v=1 MESOS_VERBOSE=1,centos:7,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2) #3885

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=cmake,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/3885/display/redirect?page=changes>

Changes:

[yujie.jay] Searched executables from the current working directory.

[yujie.jay] Added MESOS-7703 to 1.3.1 CHANGELOG.

------------------------------------------
Started by upstream project "Mesos-Buildbot" build number 3885
originally caused by:
 Started by an SCM change
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H18 (ubuntu xenial) in workspace <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=cmake,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/mesos.git
 > git init <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=cmake,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mesos.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/mesos.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mesos.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mesos.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mesos.git
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/mesos.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 716b81a021445c8a31bebc827f4f6b5e4133a4b6 (origin/1.3.x)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 716b81a021445c8a31bebc827f4f6b5e4133a4b6
 > git rev-list ab35c7a7de19784cd40ff75b522fa26a4b120405 # timeout=10
[3af30596] $ /bin/bash -xe /tmp/hudson4365376748711194751.sh
+ '[' origin/1.3.x = origin/1.0.x ']'
+ ./support/jenkins/buildbot.sh
Requirement already satisfied: virtualenv in /home/jenkins/.local/lib/python2.7/site-packages
Total errors found: 0
Total errors found: 0
Checking 1132 C++ files
Virtualenv for python linter not detected ... building
Rebuilding virtualenv ...
Checking 11 Python files
+ : centos:7
+ : cmake
+ : gcc
+ : --verbose
+ : GLOG_v=1 MESOS_VERBOSE=1
+++ dirname <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=cmake,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/ws/support/docker-build.sh>
++ cd <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=cmake,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/ws/support/..>
++ pwd
+ MESOS_DIRECTORY=<https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=cmake,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/ws/>
+ cd <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=cmake,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/ws/>
+ DOCKERFILE=Dockerfile
+ rm -f Dockerfile
+ case $OS in
+ append_dockerfile 'FROM centos:7'
+ echo FROM centos:7
+ append_dockerfile 'RUN yum install -y which'
+ echo RUN yum install -y which
+ append_dockerfile 'RUN yum groupinstall -y '\''Development Tools'\'''
+ echo RUN yum groupinstall -y ''\''Development' 'Tools'\'''
+ append_dockerfile 'RUN yum install -y epel-release'
+ echo RUN yum install -y epel-release
+ append_dockerfile 'RUN yum install -y clang git maven cmake'
+ echo RUN yum install -y clang git maven cmake
+ append_dockerfile 'RUN yum install -y java-1.8.0-openjdk-devel python-devel zlib-devel libcurl-devel openssl-devel cyrus-sasl-devel cyrus-sasl-md5 apr-devel subversion-devel apr-utils-devel libevent-devel libev-devel'
+ echo RUN yum install -y java-1.8.0-openjdk-devel python-devel zlib-devel libcurl-devel openssl-devel cyrus-sasl-devel cyrus-sasl-md5 apr-devel subversion-devel apr-utils-devel libevent-devel libev-devel
+ append_dockerfile 'RUN adduser mesos'
+ echo RUN adduser mesos
+ case $COMPILER in
+ append_dockerfile 'ENV CC gcc'
+ echo ENV CC gcc
+ append_dockerfile 'ENV CXX g++'
+ echo ENV CXX g++
+ append_dockerfile 'WORKDIR mesos'
+ echo WORKDIR mesos
+ append_dockerfile 'COPY . /mesos/'
+ echo COPY . /mesos/
+ append_dockerfile 'RUN chown -R mesos /mesos'
+ echo RUN chown -R mesos /mesos
+ append_dockerfile 'USER mesos'
+ echo USER mesos
+ append_dockerfile 'ENV GTEST_OUTPUT xml:report.xml'
+ echo ENV GTEST_OUTPUT xml:report.xml
+ append_dockerfile 'ENV DISTCHECK_CONFIGURE_FLAGS --verbose'
+ echo ENV DISTCHECK_CONFIGURE_FLAGS --verbose
+ append_dockerfile 'ENV GLOG_v=1 MESOS_VERBOSE=1'
+ echo ENV GLOG_v=1 MESOS_VERBOSE=1
+ '[' -n '' ']'
+ case $BUILDTOOL in
+ CONFIGURATION=--verbose
+ CONFIGURATION=__verbose
+ CONFIGURATION=-Dverbose
+ CONFIGURATION=-DVERBOSE
+ IFS=' '
+ read -r -a array
+ CONFIGURATION=
+ for element in '"${array[@]}"'
+ CONFIGURATION=' -DVERBOSE=1'
+ append_dockerfile 'CMD mkdir build && cd build && cmake  -DVERBOSE=1 .. && make -j6 check'
+ echo CMD mkdir build '&&' cd build '&&' cmake -DVERBOSE=1 .. '&&' make -j6 check
++ date +%s
+ TAG=mesos-1499468074-14396
+ docker build --no-cache=true -t mesos-1499468074-14396 .
Sending build context to Docker daemon 557.1 kBSending build context to Docker daemon 1.114 MBSending build context to Docker daemon 1.671 MBSending build context to Docker daemon 2.228 MBSending build context to Docker daemon 2.785 MBSending build context to Docker daemon 3.342 MBSending build context to Docker daemon 3.899 MBSending build context to Docker daemon 4.456 MBSending build context to Docker daemon 5.014 MBSending build context to Docker daemon 5.571 MBSending build context to Docker daemon 6.128 MBSending build context to Docker daemon 6.685 MBSending build context to Docker daemon 7.242 MBSending build context to Docker daemon 7.799 MBSending build context to Docker daemon 8.356 MBSending build context to Docker daemon 8.913 MBSending build context to Docker daemon  9.47 MBSending build context to Docker daemon 10.03 MBSending build context to Docker daemon 10.58 MBSending build context to Docker daemon 11.14 MBSending build context to Docker daemon  11.7 MBSending build context to Docker daemon 12.26 MBSending build context to Docker daemon 12.81 MBSending build context to Docker daemon 13.37 MBSending build context to Docker daemon 13.93 MBSending build context to Docker daemon 14.48 MBSending build context to Docker daemon 15.04 MBSending build context to Docker daemon  15.6 MBSending build context to Docker daemon 16.15 MBSending build context to Docker daemon 16.71 MBSending build context to Docker daemon 17.27 MBSending build context to Docker daemon 17.83 MBSending build context to Docker daemon 18.38 MBSending build context to Docker daemon 18.94 MBSending build context to Docker daemon  19.5 MBSending build context to Docker daemon 20.05 MBSending build context to Docker daemon 20.61 MBSending build context to Docker daemon 21.17 MBSending build context to Docker daemon 21.73 MBSending build context to Docker daemon 22.28 MBSending build context to Docker daemon 22.84 MBSending build context to Docker daemon  23.4 MBSending build context to Docker daemon 23.95 MBSending build context to Docker daemon 24.51 MBSending build context to Docker daemon 25.07 MBSending build context to Docker daemon 25.62 MBSending build context to Docker daemon 26.18 MBSending build context to Docker daemon 26.74 MBSending build context to Docker daemon  27.3 MBSending build context to Docker daemon 27.85 MBSending build context to Docker daemon 28.41 MBSending build context to Docker daemon 28.97 MBSending build context to Docker daemon 29.52 MBSending build context to Docker daemon 30.08 MBSending build context to Docker daemon 30.64 MBSending build context to Docker daemon  31.2 MBSending build context to Docker daemon 31.75 MBSending build context to Docker daemon 32.31 MBSending build context to Docker daemon 32.87 MBSending build context to Docker daemon 33.42 MBSending build context to Docker daemon 33.98 MBSending build context to Docker daemon 34.54 MBSending build context to Docker daemon 35.09 MBSending build context to Docker daemon 35.65 MBSending build context to Docker daemon 36.21 MBSending build context to Docker daemon 36.77 MBSending build context to Docker daemon 37.32 MBSending build context to Docker daemon 37.88 MBSending build context to Docker daemon 38.44 MBSending build context to Docker daemon 38.99 MBSending build context to Docker daemon 39.55 MBSending build context to Docker daemon 40.11 MBSending build context to Docker daemon 40.67 MBSending build context to Docker daemon 41.22 MBSending build context to Docker daemon 41.78 MBSending build context to Docker daemon 42.34 MBSending build context to Docker daemon 42.89 MBSending build context to Docker daemon 43.45 MBSending build context to Docker daemon 44.01 MBSending build context to Docker daemon 44.56 MBSending build context to Docker daemon 45.12 MBSending build context to Docker daemon 45.68 MBSending build context to Docker daemon 46.24 MBSending build context to Docker daemon 46.79 MBSending build context to Docker daemon 47.35 MBSending build context to Docker daemon 47.91 MBSending build context to Docker daemon 48.46 MBSending build context to Docker daemon 49.02 MBSending build context to Docker daemon 49.58 MBSending build context to Docker daemon 50.14 MBSending build context to Docker daemon 50.69 MBSending build context to Docker daemon 51.25 MBSending build context to Docker daemon 51.81 MBSending build context to Docker daemon 52.36 MBSending build context to Docker daemon 52.92 MBSending build context to Docker daemon 53.48 MBSending build context to Docker daemon 54.03 MBSending build context to Docker daemon 54.59 MBSending build context to Docker daemon 55.15 MBSending build context to Docker daemon 55.71 MBSending build context to Docker daemon 56.26 MBSending build context to Docker daemon 56.82 MBSending build context to Docker daemon 57.38 MBSending build context to Docker daemon 57.93 MBSending build context to Docker daemon 58.49 MBSending build context to Docker daemon 59.05 MBSending build context to Docker daemon  59.6 MBSending build context to Docker daemon 60.16 MBSending build context to Docker daemon 60.72 MBSending build context to Docker daemon 61.28 MBSending build context to Docker daemon 61.83 MBSending build context to Docker daemon 62.39 MBSending build context to Docker daemon 62.95 MBSending build context to Docker daemon  63.5 MBSending build context to Docker daemon 64.06 MBSending build context to Docker daemon 64.62 MBSending build context to Docker daemon 65.18 MBSending build context to Docker daemon 65.73 MBSending build context to Docker daemon 66.29 MBSending build context to Docker daemon 66.85 MBSending build context to Docker daemon  67.4 MBSending build context to Docker daemon 67.96 MBSending build context to Docker daemon 68.52 MBSending build context to Docker daemon 69.07 MBSending build context to Docker daemon 69.63 MBSending build context to Docker daemon 70.19 MBSending build context to Docker daemon 70.75 MBSending build context to Docker daemon  71.3 MBSending build context to Docker daemon 71.86 MBSending build context to Docker daemon 72.42 MBSending build context to Docker daemon 72.97 MBSending build context to Docker daemon 73.53 MBSending build context to Docker daemon 74.09 MBSending build context to Docker daemon 74.65 MBSending build context to Docker daemon  75.2 MBSending build context to Docker daemon 75.76 MBSending build context to Docker daemon 76.32 MBSending build context to Docker daemon 76.87 MBSending build context to Docker daemon 77.43 MBSending build context to Docker daemon 77.99 MBSending build context to Docker daemon 78.54 MBSending build context to Docker daemon  79.1 MBSending build context to Docker daemon 79.66 MBSending build context to Docker daemon 80.22 MBSending build context to Docker daemon 80.77 MBSending build context to Docker daemon 81.33 MBSending build context to Docker daemon 81.89 MBSending build context to Docker daemon 82.44 MBSending build context to Docker daemon    83 MBSending build context to Docker daemon 83.56 MBSending build context to Docker daemon 84.12 MBSending build context to Docker daemon 84.67 MBSending build context to Docker daemon 85.23 MBSending build context to Docker daemon 85.79 MBSending build context to Docker daemon 86.34 MBSending build context to Docker daemon  86.9 MBSending build context to Docker daemon 87.46 MBSending build context to Docker daemon 88.01 MBSending build context to Docker daemon 88.57 MBSending build context to Docker daemon 89.13 MBSending build context to Docker daemon 89.69 MBSending build context to Docker daemon 90.24 MBSending build context to Docker daemon  90.8 MBSending build context to Docker daemon 91.36 MBSending build context to Docker daemon 91.91 MBSending build context to Docker daemon 92.47 MBSending build context to Docker daemon 93.03 MBSending build context to Docker daemon 93.59 MBSending build context to Docker daemon 94.14 MBSending build context to Docker daemon  94.7 MBSending build context to Docker daemon 95.26 MBSending build context to Docker daemon 95.81 MBSending build context to Docker daemon 96.37 MBSending build context to Docker daemon 96.93 MBSending build context to Docker daemon 97.48 MBSending build context to Docker daemon 98.04 MBSending build context to Docker daemon  98.6 MBSending build context to Docker daemon 99.16 MBSending build context to Docker daemon 99.71 MBSending build context to Docker daemon 100.3 MBSending build context to Docker daemon 100.8 MBSending build context to Docker daemon 101.4 MBSending build context to Docker daemon 101.9 MBSending build context to Docker daemon 102.5 MBSending build context to Docker daemon 103.1 MBSending build context to Docker daemon 103.6 MBSending build context to Docker daemon 104.2 MBSending build context to Docker daemon 104.7 MBSending build context to Docker daemon 105.3 MBSending build context to Docker daemon 105.8 MBSending build context to Docker daemon 106.4 MBSending build context to Docker daemon   107 MBSending build context to Docker daemon 107.5 MBSending build context to Docker daemon 108.1 MBSending build context to Docker daemon 108.6 MBSending build context to Docker daemon 109.2 MBSending build context to Docker daemon 109.7 MBSending build context to Docker daemon 110.3 MBSending build context to Docker daemon 110.9 MBSending build context to Docker daemon 111.4 MBSending build context to Docker daemon   112 MBSending build context to Docker daemon 112.5 MBSending build context to Docker daemon 113.1 MBSending build context to Docker daemon 113.6 MBSending build context to Docker daemon 114.2 MBSending build context to Docker daemon 114.8 MBSending build context to Docker daemon 115.3 MBSending build context to Docker daemon 115.9 MBSending build context to Docker daemon 116.4 MBSending build context to Docker daemon   117 MBSending build context to Docker daemon 117.5 MBSending build context to Docker daemon 118.1 MBSending build context to Docker daemon 118.7 MBSending build context to Docker daemon 119.2 MBSending build context to Docker daemon 119.8 MBSending build context to Docker daemon 120.3 MBSending build context to Docker daemon 120.9 MBSending build context to Docker daemon 121.4 MBSending build context to Docker daemon   122 MBSending build context to Docker daemon 122.6 MBSending build context to Docker daemon 123.1 MBSending build context to Docker daemon 123.7 MBSending build context to Docker daemon 124.2 MBSending build context to Docker daemon 124.8 MBSending build context to Docker daemon 125.3 MBSending build context to Docker daemon 125.9 MBSending build context to Docker daemon 126.5 MBSending build context to Docker daemon   127 MBSending build context to Docker daemon 127.6 MBSending build context to Docker daemon 128.1 MBSending build context to Docker daemon 128.7 MBSending build context to Docker daemon 129.2 MBSending build context to Docker daemon 129.8 MBSending build context to Docker daemon 130.4 MBSending build context to Docker daemon 130.9 MBSending build context to Docker daemon 131.5 MBSending build context to Docker daemon   132 MBSending build context to Docker daemon 132.6 MBSending build context to Docker daemon 133.1 MBSending build context to Docker daemon 133.7 MBSending build context to Docker daemon 134.3 MBSending build context to Docker daemon 134.8 MBSending build context to Docker daemon 135.4 MBSending build context to Docker daemon 135.9 MBSending build context to Docker daemon 136.5 MBSending build context to Docker daemon   137 MBSending build context to Docker daemon 137.6 MBSending build context to Docker daemon 138.1 MBSending build context to Docker daemon 138.7 MBSending build context to Docker daemon 139.3 MBSending build context to Docker daemon 139.8 MBSending build context to Docker daemon 140.4 MBSending build context to Docker daemon 140.9 MBSending build context to Docker daemon 141.5 MBSending build context to Docker daemon   142 MBSending build context to Docker daemon 142.6 MBSending build context to Docker daemon 143.2 MBSending build context to Docker daemon 143.7 MBSending build context to Docker daemon 144.3 MBSending build context to Docker daemon 144.8 MBSending build context to Docker daemon 145.4 MBSending build context to Docker daemon 145.9 MBSending build context to Docker daemon 146.5 MBSending build context to Docker daemon 147.1 MBSending build context to Docker daemon 147.6 MBSending build context to Docker daemon 148.2 MBSending build context to Docker daemon 148.7 MBSending build context to Docker daemon 149.3 MBSending build context to Docker daemon 149.8 MBSending build context to Docker daemon 150.4 MBSending build context to Docker daemon   151 MBSending build context to Docker daemon 151.5 MBSending build context to Docker daemon 152.1 MBSending build context to Docker daemon 152.6 MBSending build context to Docker daemon 153.2 MBSending build context to Docker daemon 153.7 MBSending build context to Docker daemon 154.3 MBSending build context to Docker daemon 154.9 MBSending build context to Docker daemon 155.4 MBSending build context to Docker daemon   156 MBSending build context to Docker daemon 156.5 MBSending build context to Docker daemon 157.1 MBSending build context to Docker daemon 157.6 MBSending build context to Docker daemon 158.2 MBSending build context to Docker daemon 158.8 MBSending build context to Docker daemon 159.3 MBSending build context to Docker daemon 159.9 MBSending build context to Docker daemon 160.4 MBSending build context to Docker daemon   161 MBSending build context to Docker daemon 161.5 MBSending build context to Docker daemon 162.1 MBSending build context to Docker daemon 162.7 MBSending build context to Docker daemon 163.2 MBSending build context to Docker daemon 163.8 MBSending build context to Docker daemon 164.3 MBSending build context to Docker daemon 164.9 MBSending build context to Docker daemon 165.4 MBSending build context to Docker daemon   166 MBSending build context to Docker daemon 166.6 MBSending build context to Docker daemon 167.1 MBSending build context to Docker daemon 167.7 MBSending build context to Docker daemon 168.2 MBSending build context to Docker daemon 168.8 MBSending build context to Docker daemon 169.3 MBSending build context to Docker daemon 169.9 MBSending build context to Docker daemon 170.5 MBSending build context to Docker daemon   171 MBSending build context to Docker daemon 171.6 MBSending build context to Docker daemon 172.1 MBSending build context to Docker daemon 172.7 MBSending build context to Docker daemon 173.2 MBSending build context to Docker daemon 173.8 MBSending build context to Docker daemon 174.4 MBSending build context to Docker daemon 174.9 MBSending build context to Docker daemon 175.5 MBSending build context to Docker daemon   176 MBSending build context to Docker daemon 176.6 MBSending build context to Docker daemon 177.1 MBSending build context to Docker daemon 177.7 MBSending build context to Docker daemon 178.3 MBSending build context to Docker daemon 178.8 MBSending build context to Docker daemon 179.4 MBSending build context to Docker daemon 179.9 MBSending build context to Docker daemon 180.5 MBSending build context to Docker daemon   181 MBSending build context to Docker daemon 181.6 MBSending build context to Docker daemon 182.2 MBSending build context to Docker daemon 182.7 MBSending build context to Docker daemon 183.3 MBSending build context to Docker daemon 183.8 MBSending build context to Docker daemon 184.4 MBSending build context to Docker daemon 184.9 MBSending build context to Docker daemon 185.5 MBSending build context to Docker daemon 186.1 MBSending build context to Docker daemon 186.6 MBSending build context to Docker daemon 187.2 MBSending build context to Docker daemon 187.7 MBSending build context to Docker daemon 188.3 MBSending build context to Docker daemon 188.8 MBSending build context to Docker daemon 189.4 MBSending build context to Docker daemon   190 MBSending build context to Docker daemon 190.5 MBSending build context to Docker daemon 191.1 MBSending build context to Docker daemon 191.6 MBSending build context to Docker daemon 192.2 MBSending build context to Docker daemon 192.7 MBSending build context to Docker daemon 193.3 MBSending build context to Docker daemon 193.9 MBSending build context to Docker daemon 194.4 MBSending build context to Docker daemon   195 MBSending build context to Docker daemon 195.5 MBSending build context to Docker daemon 196.1 MBSending build context to Docker daemon 196.6 MBSending build context to Docker daemon 197.2 MBSending build context to Docker daemon 197.8 MBSending build context to Docker daemon 198.3 MBSending build context to Docker daemon 198.9 MBSending build context to Docker daemon 199.4 MBSending build context to Docker daemon   200 MBSending build context to Docker daemon 200.5 MBSending build context to Docker daemon 201.1 MBSending build context to Docker daemon 201.7 MBSending build context to Docker daemon 202.2 MBSending build context to Docker daemon 202.8 MBSending build context to Docker daemon 203.3 MBSending build context to Docker daemon 203.9 MBSending build context to Docker daemon 204.4 MBSending build context to Docker daemon   205 MBSending build context to Docker daemon 205.6 MBSending build context to Docker daemon 206.1 MBSending build context to Docker daemon 206.7 MBSending build context to Docker daemon 207.2 MBSending build context to Docker daemon 207.8 MBSending build context to Docker daemon 208.3 MBSending build context to Docker daemon 208.9 MBSending build context to Docker daemon 209.5 MBSending build context to Docker daemon   210 MBSending build context to Docker daemon 210.6 MBSending build context to Docker daemon 211.1 MBSending build context to Docker daemon 211.7 MBSending build context to Docker daemon 212.2 MBSending build context to Docker daemon 212.8 MBSending build context to Docker daemon 213.4 MBSending build context to Docker daemon 213.9 MBSending build context to Docker daemon 214.5 MBSending build context to Docker daemon   215 MBSending build context to Docker daemon 215.6 MBSending build context to Docker daemon 216.1 MBSending build context to Docker daemon 216.7 MBSending build context to Docker daemon 217.3 MBSending build context to Docker daemon 217.8 MBSending build context to Docker daemon 218.4 MBSending build context to Docker daemon 218.9 MBSending build context to Docker daemon 219.5 MBSending build context to Docker daemon   220 MBSending build context to Docker daemon 220.6 MBSending build context to Docker daemon 221.2 MBSending build context to Docker daemon 221.7 MBSending build context to Docker daemon 222.3 MBSending build context to Docker daemon 222.8 MBSending build context to Docker daemon 223.4 MBSending build context to Docker daemon 223.9 MBSending build context to Docker daemon 224.5 MBSending build context to Docker daemon 225.1 MBSending build context to Docker daemon 225.6 MBSending build context to Docker daemon 226.2 MBSending build context to Docker daemon 226.7 MBSending build context to Docker daemon 227.3 MBSending build context to Docker daemon 227.8 MBSending build context to Docker daemon 228.4 MBSending build context to Docker daemon   229 MBSending build context to Docker daemon 229.5 MBSending build context to Docker daemon 230.1 MBSending build context to Docker daemon 230.6 MBSending build context to Docker daemon 231.2 MBSending build context to Docker daemon 231.7 MBSending build context to Docker daemon 232.3 MBSending build context to Docker daemon 232.8 MBSending build context to Docker daemon 233.4 MBSending build context to Docker daemon   234 MBSending build context to Docker daemon 234.5 MBSending build context to Docker daemon 235.1 MBSending build context to Docker daemon 235.6 MBSending build context to Docker daemon 236.2 MBSending build context to Docker daemon 236.7 MBSending build context to Docker daemon 237.3 MBSending build context to Docker daemon 237.9 MBSending build context to Docker daemon 238.4 MBSending build context to Docker daemon   239 MBSending build context to Docker daemon 239.5 MBSending build context to Docker daemon 240.1 MBSending build context to Docker daemon 240.6 MBSending build context to Docker daemon 241.2 MBSending build context to Docker daemon 241.8 MBSending build context to Docker daemon 242.3 MBSending build context to Docker daemon 242.9 MBSending build context to Docker daemon 243.4 MBSending build context to Docker daemon   244 MBSending build context to Docker daemon 244.5 MBSending build context to Docker daemon 245.1 MBSending build context to Docker daemon 245.7 MBSending build context to Docker daemon 246.2 MBSending build context to Docker daemon 246.8 MBSending build context to Docker daemon 247.3 MBSending build context to Docker daemon 247.9 MBSending build context to Docker daemon 248.4 MBSending build context to Docker daemon   249 MBSending build context to Docker daemon 249.6 MBSending build context to Docker daemon 250.1 MBSending build context to Docker daemon 250.7 MBSending build context to Docker daemon 251.2 MBSending build context to Docker daemon 251.8 MBSending build context to Docker daemon 252.3 MBSending build context to Docker daemon 252.9 MBSending build context to Docker daemon 253.5 MBSending build context to Docker daemon   254 MBSending build context to Docker daemon 254.6 MBSending build context to Docker daemon 255.1 MBSending build context to Docker daemon 255.7 MBSending build context to Docker daemon 256.2 MBSending build context to Docker daemon 256.8 MBSending build context to Docker daemon 257.4 MBSending build context to Docker daemon 257.9 MBSending build context to Docker daemon 258.5 MBSending build context to Docker daemon   259 MBSending build context to Docker daemon 259.6 MBSending build context to Docker daemon 260.1 MBSending build context to Docker daemon 260.7 MBSending build context to Docker daemon 261.3 MBSending build context to Docker daemon 261.8 MBSending build context to Docker daemon 262.4 MBSending build context to Docker daemon 262.9 MBSending build context to Docker daemon 263.5 MBSending build context to Docker daemon   264 MBSending build context to Docker daemon 264.6 MBSending build context to Docker daemon 265.2 MBSending build context to Docker daemon 265.7 MBSending build context to Docker daemon 266.3 MBSending build context to Docker daemon 266.8 MBSending build context to Docker daemon 267.4 MBSending build context to Docker daemon 267.9 MBSending build context to Docker daemon 268.5 MBSending build context to Docker daemon 269.1 MBSending build context to Docker daemon 269.6 MBSending build context to Docker daemon 270.2 MBSending build context to Docker daemon 270.7 MBSending build context to Docker daemon 271.3 MBSending build context to Docker daemon 271.8 MBSending build context to Docker daemon 272.4 MBSending build context to Docker daemon   273 MBSending build context to Docker daemon 273.5 MBSending build context to Docker daemon 274.1 MBSending build context to Docker daemon 274.6 MBSending build context to Docker daemon 275.2 MBSending build context to Docker daemon 275.7 MBSending build context to Docker daemon 276.3 MBSending build context to Docker daemon 276.9 MBSending build context to Docker daemon 277.4 MBSending build context to Docker daemon   278 MBSending build context to Docker daemon 278.5 MBSending build context to Docker daemon 279.1 MBSending build context to Docker daemon 279.6 MBSending build context to Docker daemon 280.2 MBSending build context to Docker daemon 280.8 MBSending build context to Docker daemon 281.3 MBSending build context to Docker daemon 281.9 MBSending build context to Docker daemon 282.4 MBSending build context to Docker daemon   283 MBSending build context to Docker daemon 283.5 MBSending build context to Docker daemon 284.1 MBSending build context to Docker daemon 284.7 MBSending build context to Docker daemon 285.2 MBSending build context to Docker daemon 285.8 MBSending build context to Docker daemon 286.3 MBSending build context to Docker daemon 286.9 MBSending build context to Docker daemon 287.4 MBSending build context to Docker daemon   288 MBSending build context to Docker daemon 288.6 MBSending build context to Docker daemon 289.1 MBSending build context to Docker daemon 289.7 MBSending build context to Docker daemon 290.2 MBSending build context to Docker daemon 290.8 MBSending build context to Docker daemon 291.3 MBSending build context to Docker daemon 291.9 MBSending build context to Docker daemon 292.5 MBSending build context to Docker daemon   293 MBSending build context to Docker daemon 293.6 MBSending build context to Docker daemon 294.1 MBSending build context to Docker daemon 294.7 MBSending build context to Docker daemon 295.2 MBSending build context to Docker daemon 295.8 MBSending build context to Docker daemon 296.4 MBSending build context to Docker daemon 296.9 MBSending build context to Docker daemon 297.5 MBSending build context to Docker daemon   298 MBSending build context to Docker daemon 298.6 MBSending build context to Docker daemon 299.1 MBSending build context to Docker daemon 299.7 MBSending build context to Docker daemon 300.3 MBSending build context to Docker daemon 300.8 MBSending build context to Docker daemon 301.4 MBSending build context to Docker daemon 301.9 MBSending build context to Docker daemon 302.5 MBSending build context to Docker daemon   303 MBSending build context to Docker daemon 303.6 MBSending build context to Docker daemon 304.2 MBSending build context to Docker daemon 304.7 MBSending build context to Docker daemon 305.3 MBSending build context to Docker daemon 305.8 MBSending build context to Docker daemon 306.4 MBSending build context to Docker daemon 306.9 MBSending build context to Docker daemon 307.5 MBSending build context to Docker daemon 308.1 MBSending build context to Docker daemon 308.6 MBSending build context to Docker daemon 309.2 MBSending build context to Docker daemon 309.7 MBSending build context to Docker daemon 310.3 MBSending build context to Docker daemon 310.8 MBSending build context to Docker daemon 311.4 MBSending build context to Docker daemon   312 MBSending build context to Docker daemon 312.5 MBSending build context to Docker daemon 313.1 MBSending build context to Docker daemon 313.6 MBSending build context to Docker daemon 314.2 MBSending build context to Docker daemon 314.7 MBSending build context to Docker daemon 315.3 MBSending build context to Docker daemon 315.9 MBSending build context to Docker daemon 316.4 MBSending build context to Docker daemon   317 MBSending build context to Docker daemon 317.5 MBSending build context to Docker daemon 318.1 MBSending build context to Docker daemon 318.6 MBSending build context to Docker daemon 319.2 MBSending build context to Docker daemon 319.8 MBSending build context to Docker daemon 320.3 MBSending build context to Docker daemon 320.9 MBSending build context to Docker daemon 321.4 MBSending build context to Docker daemon   322 MBSending build context to Docker daemon 322.5 MBSending build context to Docker daemon 323.1 MBSending build context to Docker daemon 323.6 MBSending build context to Docker daemon 324.2 MBSending build context to Docker daemon 324.8 MBSending build context to Docker daemon 325.3 MBSending build context to Docker daemon 325.9 MBSending build context to Docker daemon 326.4 MBSending build context to Docker daemon   327 MBSending build context to Docker daemon 327.5 MBSending build context to Docker daemon 328.1 MBSending build context to Docker daemon 328.7 MBSending build context to Docker daemon 329.2 MBSending build context to Docker daemon 329.8 MBSending build context to Docker daemon 330.3 MBSending build context to Docker daemon 330.9 MBSending build context to Docker daemon 331.4 MBSending build context to Docker daemon   332 MBSending build context to Docker daemon 332.6 MBSending build context to Docker daemon 333.1 MBSending build context to Docker daemon 333.7 MBSending build context to Docker daemon 334.2 MBSending build context to Docker daemon 334.8 MBSending build context to Docker daemon 335.3 MBSending build context to Docker daemon 335.9 MBSending build context to Docker daemon 336.5 MBSending build context to Docker daemon   337 MBSending build context to Docker daemon 337.6 MBSending build context to Docker daemon 338.1 MBSending build context to Docker daemon 338.7 MBSending build context to Docker daemon 339.2 MBSending build context to Docker daemon 339.8 MBSending build context to Docker daemon 340.4 MBSending build context to Docker daemon 340.9 MBSending build context to Docker daemon 341.5 MBSending build context to Docker daemon   342 MBSending build context to Docker daemon 342.6 MBSending build context to Docker daemon 343.1 MBSending build context to Docker daemon 343.7 MBSending build context to Docker daemon 344.3 MBSending build context to Docker daemon 344.8 MBSending build context to Docker daemon 345.4 MBSending build context to Docker daemon 345.9 MBSending build context to Docker daemon 346.5 MBSending build context to Docker daemon   347 MBSending build context to Docker daemon 347.6 MBSending build context to Docker daemon 348.2 MBSending build context to Docker daemon 348.7 MBSending build context to Docker daemon 349.3 MBSending build context to Docker daemon 349.8 MBSending build context to Docker daemon 350.4 MBSending build context to Docker daemon 350.9 MBSending build context to Docker daemon 351.5 MBSending build context to Docker daemon 352.1 MBSending build context to Docker daemon 352.6 MBSending build context to Docker daemon 353.2 MBSending build context to Docker daemon 353.7 MBSending build context to Docker daemon 354.3 MBSending build context to Docker daemon 354.8 MBSending build context to Docker daemon 355.4 MBSending build context to Docker daemon   356 MBSending build context to Docker daemon 356.5 MBSending build context to Docker daemon 357.1 MBSending build context to Docker daemon 357.6 MBSending build context to Docker daemon 358.2 MBSending build context to Docker daemon 358.7 MBSending build context to Docker daemon 359.3 MBSending build context to Docker daemon 359.9 MBSending build context to Docker daemon 360.4 MBSending build context to Docker daemon   361 MBSending build context to Docker daemon 361.5 MBSending build context to Docker daemon 362.1 MBSending build context to Docker daemon 362.6 MBSending build context to Docker daemon 363.2 MBSending build context to Docker daemon 363.8 MBSending build context to Docker daemon 364.3 MBSending build context to Docker daemon 364.9 MBSending build context to Docker daemon 365.4 MBSending build context to Docker daemon   366 MBSending build context to Docker daemon 366.5 MBSending build context to Docker daemon 367.1 MBSending build context to Docker daemon 367.7 MBSending build context to Docker daemon 368.2 MBSending build context to Docker daemon 368.8 MBSending build context to Docker daemon 369.3 MBSending build context to Docker daemon 369.9 MBSending build context to Docker daemon 370.4 MBSending build context to Docker daemon   371 MBSending build context to Docker daemon 371.6 MBSending build context to Docker daemon 372.1 MBSending build context to Docker daemon 372.7 MBSending build context to Docker daemon 373.2 MBSending build context to Docker daemon 373.8 MBSending build context to Docker daemon 374.3 MBSending build context to Docker daemon 374.9 MBSending build context to Docker daemon 375.5 MBSending build context to Docker daemon   376 MBSending build context to Docker daemon 376.6 MBSending build context to Docker daemon 377.1 MBSending build context to Docker daemon 377.7 MBSending build context to Docker daemon 378.2 MBSending build context to Docker daemon 378.8 MBSending build context to Docker daemon 379.4 MBSending build context to Docker daemon 379.9 MBSending build context to Docker daemon 380.5 MBSending build context to Docker daemon   381 MBSending build context to Docker daemon 381.6 MBSending build context to Docker daemon 382.1 MBSending build context to Docker daemon 382.7 MBSending build context to Docker daemon 383.3 MBSending build context to Docker daemon 383.8 MBSending build context to Docker daemon 384.4 MBSending build context to Docker daemon 384.9 MBSending build context to Docker daemon 385.5 MBSending build context to Docker daemon   386 MBSending build context to Docker daemon 386.6 MBSending build context to Docker daemon 387.2 MBSending build context to Docker daemon 387.7 MBSending build context to Docker daemon 388.3 MBSending build context to Docker daemon 388.8 MBSending build context to Docker daemon 389.4 MBSending build context to Docker daemon 389.9 MBSending build context to Docker daemon 390.5 MBSending build context to Docker daemon 391.1 MBSending build context to Docker daemon 391.6 MBSending build context to Docker daemon 392.2 MBSending build context to Docker daemon 392.7 MBSending build context to Docker daemon   393 MB
Step 1 : FROM centos:7
 ---> 3bee3060bfc8
Step 2 : RUN yum install -y which
 ---> Running in eb3677bceb00
Build timed out (after 300 minutes). Marking the build as failed.
Build was aborted
<https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=cmake,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/ws/support/docker-build.sh>: line 178: 22959 Terminated              docker build --no-cache=true -t $TAG .
Not sending mail to unregistered user neil.conway@gmail.com
Not sending mail to unregistered user benjamin.hindman@gmail.com
Not sending mail to unregistered user yujie.jay@gmail.com
Not sending mail to unregistered user alexander@mesosphere.io

Build failed in Jenkins: Mesos-Buildbot » cmake,gcc,--verbose,GLOG_v=1 MESOS_VERBOSE=1,centos:7,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2) #3871

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=cmake,COMPILER=gcc,CONFIGURATION=--verbose,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)/3871/display/redirect?page=changes>

Changes:

[klueska] Setup new directory for importable python libs in src/python.

------------------------------------------
[...truncated 27.97 MB...]
[       OK ] Endpoint/SlaveEndpointTest.AuthorizedRequest/2 (34 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0
I0707 00:22:23.479048 31510 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0707 00:22:23.479857 31510 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0707 00:22:23.479984 31510 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0707 00:22:23.480023 31510 provisioner.cpp:255] Using default backend 'copy'
I0707 00:22:23.484406 31524 slave.cpp:250] Mesos agent started on (773)@127.0.0.1:41923
I0707 00:22:23.484436 31524 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_Xkcvid/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_Xkcvid/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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_Xkcvid/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_Xkcvid/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_Xkcvid/http_credentials" --http_heartbeat_interval="30secs" --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" --port="5051" --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_Xkcvid" --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_VN9H87"
W0707 00:22:23.484964 31524 slave.cpp:254] 
**************************************************
Agent bound to loopback interface! Cannot communicate with remote master(s). You might want to set '--ip' flag to a routable IP address.
**************************************************
I0707 00:22:23.484978 31524 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_Xkcvid/credential'
I0707 00:22:23.485219 31524 slave.cpp:283] Agent using credential for: test-principal
I0707 00:22:23.485237 31524 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_Xkcvid/http_credentials'
I0707 00:22:23.485501 31524 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0707 00:22:23.485682 31524 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0707 00:22:23.487349 31524 slave.cpp:565] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0707 00:22:23.487612 31524 slave.cpp:573] Agent attributes: [  ]
I0707 00:22:23.487625 31524 slave.cpp:578] Agent hostname: localhost
I0707 00:22:23.489576 31524 status_update_manager.cpp:177] Pausing sending status updates
I0707 00:22:23.490131 31534 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_VN9H87/meta'
I0707 00:22:23.494271 31531 status_update_manager.cpp:203] Recovering status update manager
I0707 00:22:23.494630 31530 containerizer.cpp:582] Recovering containerizer
I0707 00:22:23.496800 31516 provisioner.cpp:416] Provisioner recovery complete
I0707 00:22:23.497215 31526 slave.cpp:6189] Finished recovery
I0707 00:22:23.497826 31526 slave.cpp:6371] Querying resource estimator for oversubscribable resources
I0707 00:22:23.498641 31526 slave.cpp:6385] Received oversubscribable resources {} from the resource estimator
I0707 00:22:23.501963 31517 process.cpp:3779] Handling HTTP event for process 'slave(773)' with path: '/slave(773)/monitor/statistics'
I0707 00:22:23.503253 31525 http.cpp:1116] HTTP GET for /slave(773)/monitor/statistics from 127.0.0.1:59388
I0707 00:22:23.503335 31525 http.cpp:937] Authorizing principal 'test-principal' to GET the '/monitor/statistics' endpoint
I0707 00:22:23.505689 31526 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0 (39 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1
I0707 00:22:23.516685 31510 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0707 00:22:23.517158 31510 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0707 00:22:23.517251 31510 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0707 00:22:23.517282 31510 provisioner.cpp:255] Using default backend 'copy'
I0707 00:22:23.520354 31532 slave.cpp:250] Mesos agent started on (774)@127.0.0.1:41923
I0707 00:22:23.520370 31532 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_UCKXfy/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_UCKXfy/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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_UCKXfy/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_UCKXfy/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_UCKXfy/http_credentials" --http_heartbeat_interval="30secs" --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" --port="5051" --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_UCKXfy" --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_dibp0s"
W0707 00:22:23.520695 31532 slave.cpp:254] 
**************************************************
Agent bound to loopback interface! Cannot communicate with remote master(s). You might want to set '--ip' flag to a routable IP address.
**************************************************
I0707 00:22:23.520705 31532 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_UCKXfy/credential'
I0707 00:22:23.520848 31532 slave.cpp:283] Agent using credential for: test-principal
I0707 00:22:23.520862 31532 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_UCKXfy/http_credentials'
I0707 00:22:23.521054 31532 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0707 00:22:23.521179 31532 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0707 00:22:23.522981 31532 slave.cpp:565] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0707 00:22:23.523190 31532 slave.cpp:573] Agent attributes: [  ]
I0707 00:22:23.523200 31532 slave.cpp:578] Agent hostname: localhost
I0707 00:22:23.523344 31522 status_update_manager.cpp:177] Pausing sending status updates
I0707 00:22:23.524886 31512 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_dibp0s/meta'
I0707 00:22:23.525266 31515 status_update_manager.cpp:203] Recovering status update manager
I0707 00:22:23.525575 31517 containerizer.cpp:582] Recovering containerizer
I0707 00:22:23.527441 31533 provisioner.cpp:416] Provisioner recovery complete
I0707 00:22:23.527778 31522 slave.cpp:6189] Finished recovery
I0707 00:22:23.528280 31522 slave.cpp:6371] Querying resource estimator for oversubscribable resources
I0707 00:22:23.528543 31532 slave.cpp:6385] Received oversubscribable resources {} from the resource estimator
I0707 00:22:23.531051 31525 process.cpp:3779] Handling HTTP event for process 'slave(774)' with path: '/slave(774)/monitor/statistics.json'
I0707 00:22:23.532310 31522 http.cpp:1116] HTTP GET for /slave(774)/monitor/statistics.json from 127.0.0.1:59412
I0707 00:22:23.532378 31522 http.cpp:937] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0707 00:22:23.534466 31512 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1 (27 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2
I0707 00:22:23.544947 31510 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0707 00:22:23.545486 31510 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0707 00:22:23.545599 31510 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0707 00:22:23.545632 31510 provisioner.cpp:255] Using default backend 'copy'
I0707 00:22:23.549046 31512 slave.cpp:250] Mesos agent started on (775)@127.0.0.1:41923
I0707 00:22:23.549062 31512 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_fmFwuT/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_fmFwuT/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/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_fmFwuT/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_fmFwuT/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_fmFwuT/http_credentials" --http_heartbeat_interval="30secs" --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" --port="5051" --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_fmFwuT" --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_HkoMaO"
W0707 00:22:23.549403 31512 slave.cpp:254] 
**************************************************
Agent bound to loopback interface! Cannot communicate with remote master(s). You might want to set '--ip' flag to a routable IP address.
**************************************************
I0707 00:22:23.549412 31512 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_fmFwuT/credential'
I0707 00:22:23.549537 31512 slave.cpp:283] Agent using credential for: test-principal
I0707 00:22:23.549551 31512 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_fmFwuT/http_credentials'
I0707 00:22:23.549722 31512 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0707 00:22:23.549969 31512 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0707 00:22:23.551949 31512 slave.cpp:565] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0707 00:22:23.552223 31512 slave.cpp:573] Agent attributes: [  ]
I0707 00:22:23.552238 31512 slave.cpp:578] Agent hostname: localhost
I0707 00:22:23.552408 31524 status_update_manager.cpp:177] Pausing sending status updates
I0707 00:22:23.554184 31516 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_HkoMaO/meta'
I0707 00:22:23.554461 31522 status_update_manager.cpp:203] Recovering status update manager
I0707 00:22:23.554677 31520 containerizer.cpp:582] Recovering containerizer
I0707 00:22:23.556380 31528 provisioner.cpp:416] Provisioner recovery complete
I0707 00:22:23.556715 31523 slave.cpp:6189] Finished recovery
I0707 00:22:23.557320 31523 slave.cpp:6371] Querying resource estimator for oversubscribable resources
I0707 00:22:23.557710 31515 slave.cpp:6385] Received oversubscribable resources {} from the resource estimator
I0707 00:22:23.560284 31534 process.cpp:3779] Handling HTTP event for process 'slave(775)' with path: '/slave(775)/containers'
I0707 00:22:23.561452 31525 http.cpp:1116] HTTP GET for /slave(775)/containers from 127.0.0.1:59448
I0707 00:22:23.561524 31525 http.cpp:937] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0707 00:22:23.564280 31532 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2 (29 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/0
I0707 00:22:23.575037 31510 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0707 00:22:23.575522 31510 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0707 00:22:23.575618 31510 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0707 00:22:23.575645 31510 provisioner.cpp:255] Using default backend 'copy'
I0707 00:22:23.577213 31510 cluster.cpp:448] Creating default 'local' authorizer
I0707 00:22:23.578800 31531 slave.cpp:250] Mesos agent started on (776)@127.0.0.1:41923
I0707 00:22:23.578814 31531 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_9i1L0e/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_9i1L0e/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/Endpoint_SlaveEndpointTest_NoAuthorizer_0_9i1L0e/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_9i1L0e/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_9i1L0e/http_credentials" --http_heartbeat_interval="30secs" --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" --port="5051" --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_9i1L0e" --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_PX3yC9"
W0707 00:22:23.579120 31531 slave.cpp:254] 
**************************************************
Agent bound to loopback interface! Cannot communicate with remote master(s). You might want to set '--ip' flag to a routable IP address.
**************************************************
I0707 00:22:23.579130 31531 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_9i1L0e/credential'
I0707 00:22:23.579268 31531 slave.cpp:283] Agent using credential for: test-principal
I0707 00:22:23.579283 31531 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_9i1L0e/http_credentials'
I0707 00:22:23.579473 31531 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0707 00:22:23.579689 31531 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0707 00:22:23.581140 31531 slave.cpp:565] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0707 00:22:23.581351 31531 slave.cpp:573] Agent attributes: [  ]
I0707 00:22:23.581362 31531 slave.cpp:578] Agent hostname: localhost
I0707 00:22:23.581512 31519 status_update_manager.cpp:177] Pausing sending status updates
I0707 00:22:23.583535 31531 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_PX3yC9/meta'
I0707 00:22:23.584156 31531 status_update_manager.cpp:203] Recovering status update manager
I0707 00:22:23.584434 31518 containerizer.cpp:582] Recovering containerizer
I0707 00:22:23.586283 31522 provisioner.cpp:416] Provisioner recovery complete
I0707 00:22:23.587056 31522 slave.cpp:6189] Finished recovery
I0707 00:22:23.588021 31522 slave.cpp:6371] Querying resource estimator for oversubscribable resources
I0707 00:22:23.588873 31522 slave.cpp:6385] Received oversubscribable resources {} from the resource estimator
I0707 00:22:23.591759 31514 process.cpp:3779] Handling HTTP event for process 'slave(776)' with path: '/slave(776)/monitor/statistics'
I0707 00:22:23.593550 31533 http.cpp:1116] HTTP GET for /slave(776)/monitor/statistics from 127.0.0.1:59464
I0707 00:22:23.593646 31533 http.cpp:937] Authorizing principal 'test-principal' to GET the '/monitor/statistics' endpoint
I0707 00:22:23.597882 31521 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/0 (35 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/1
I0707 00:22:23.612057 31510 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0707 00:22:23.612879 31510 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0707 00:22:23.613000 31510 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0707 00:22:23.613039 31510 provisioner.cpp:255] Using default backend 'copy'
I0707 00:22:23.614876 31510 cluster.cpp:448] Creating default 'local' authorizer
I0707 00:22:23.616441 31519 slave.cpp:250] Mesos agent started on (777)@127.0.0.1:41923
I0707 00:22:23.616456 31519 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_0d8mRA/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_0d8mRA/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/Endpoint_SlaveEndpointTest_NoAuthorizer_1_0d8mRA/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_0d8mRA/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_0d8mRA/http_credentials" --http_heartbeat_interval="30secs" --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" --port="5051" --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_0d8mRA" --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_WFcSnv"
W0707 00:22:23.616883 31519 slave.cpp:254] 
**************************************************
Agent bound to loopback interface! Cannot communicate with remote master(s). You might want to set '--ip' flag to a routable IP address.
**************************************************
I0707 00:22:23.616895 31519 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_0d8mRA/credential'
I0707 00:22:23.617053 31519 slave.cpp:283] Agent using credential for: test-principal
I0707 00:22:23.617069 31519 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_0d8mRA/http_credentials'
I0707 00:22:23.617311 31519 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0707 00:22:23.617451 31519 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0707 00:22:23.618921 31519 slave.cpp:565] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0707 00:22:23.619151 31519 slave.cpp:573] Agent attributes: [  ]
I0707 00:22:23.619164 31519 slave.cpp:578] Agent hostname: localhost
I0707 00:22:23.619302 31529 status_update_manager.cpp:177] Pausing sending status updates
I0707 00:22:23.620877 31534 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_WFcSnv/meta'
I0707 00:22:23.621350 31534 status_update_manager.cpp:203] Recovering status update manager
I0707 00:22:23.621505 31534 containerizer.cpp:582] Recovering containerizer
I0707 00:22:23.623191 31517 provisioner.cpp:416] Provisioner recovery complete
I0707 00:22:23.623625 31515 slave.cpp:6189] Finished recovery
I0707 00:22:23.624184 31515 slave.cpp:6371] Querying resource estimator for oversubscribable resources
I0707 00:22:23.624460 31520 slave.cpp:6385] Received oversubscribable resources {} from the resource estimator
I0707 00:22:23.626718 31534 process.cpp:3779] Handling HTTP event for process 'slave(777)' with path: '/slave(777)/monitor/statistics.json'
I0707 00:22:23.627861 31526 http.cpp:1116] HTTP GET for /slave(777)/monitor/statistics.json from 127.0.0.1:59488
I0707 00:22:23.627939 31526 http.cpp:937] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0707 00:22:23.631291 31528 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/1 (33 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/2
I0707 00:22:23.644193 31510 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0707 00:22:23.644763 31510 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0707 00:22:23.644876 31510 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0707 00:22:23.644917 31510 provisioner.cpp:255] Using default backend 'copy'
I0707 00:22:23.646941 31510 cluster.cpp:448] Creating default 'local' authorizer
I0707 00:22:23.648727 31519 slave.cpp:250] Mesos agent started on (778)@127.0.0.1:41923
I0707 00:22:23.648759 31519 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_U9Wg2W/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_U9Wg2W/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/Endpoint_SlaveEndpointTest_NoAuthorizer_2_U9Wg2W/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_U9Wg2W/fetch" --fetcher_cache_size="2GB" --frameworks_home="" --gc_delay="1weeks" --gc_disk_headroom="0.1" --hadoop_home="" --help="false" --hostname_lookup="true" --http_command_executor="false" --http_credentials="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_U9Wg2W/http_credentials" --http_heartbeat_interval="30secs" --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" --port="5051" --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_U9Wg2W" --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_D69OtR"
W0707 00:22:23.649348 31519 slave.cpp:254] 
**************************************************
Agent bound to loopback interface! Cannot communicate with remote master(s). You might want to set '--ip' flag to a routable IP address.
**************************************************
I0707 00:22:23.649363 31519 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_U9Wg2W/credential'
I0707 00:22:23.649619 31519 slave.cpp:283] Agent using credential for: test-principal
I0707 00:22:23.649644 31519 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_U9Wg2W/http_credentials'
I0707 00:22:23.650032 31519 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0707 00:22:23.650334 31519 http.cpp:976] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0707 00:22:23.651989 31519 slave.cpp:565] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I0707 00:22:23.652266 31519 slave.cpp:573] Agent attributes: [  ]
I0707 00:22:23.652281 31519 slave.cpp:578] Agent hostname: localhost
I0707 00:22:23.653630 31523 status_update_manager.cpp:177] Pausing sending status updates
I0707 00:22:23.654397 31526 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_D69OtR/meta'
I0707 00:22:23.654769 31522 status_update_manager.cpp:203] Recovering status update manager
I0707 00:22:23.655071 31516 containerizer.cpp:582] Recovering containerizer
I0707 00:22:23.656853 31516 provisioner.cpp:416] Provisioner recovery complete
I0707 00:22:23.657682 31527 slave.cpp:6189] Finished recovery
I0707 00:22:23.658334 31527 slave.cpp:6371] Querying resource estimator for oversubscribable resources
I0707 00:22:23.658635 31527 slave.cpp:6385] Received oversubscribable resources {} from the resource estimator
I0707 00:22:23.661403 31516 process.cpp:3779] Handling HTTP event for process 'slave(778)' with path: '/slave(778)/containers'
I0707 00:22:23.662730 31529 http.cpp:1116] HTTP GET for /slave(778)/containers from 127.0.0.1:59506
I0707 00:22:23.662819 31529 http.cpp:937] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0707 00:22:23.666414 31530 slave.cpp:839] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/2 (34 ms)
[----------] 9 tests from Endpoint/SlaveEndpointTest (308 ms total)

[----------] Global test environment tear-down
[==========] 1576 tests from 172 test cases ran. (344080 ms total)
[  PASSED  ] 1573 tests.
[  FAILED  ] 3 tests, listed below:
[  FAILED  ] SlaveTest.HTTPScheduler
[  FAILED  ] SlaveTest.HTTPSchedulerLiveUpgrade
[  FAILED  ] SlaveTest.HTTPSchedulerSlaveRestart

 3 FAILED TESTS
  YOU HAVE 20 DISABLED TESTS

I0707 00:22:23.728812 31535 process.cpp:968] Failed to accept socket: future discarded
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]: *** [CMakeFiles/check.dir/rule] Error 2
make[1]: Leaving directory `/mesos/build'
make: *** [check] Error 2
+ docker rmi mesos-1499384239-5409
Untagged: mesos-1499384239-5409:latest
Deleted: sha256:2d291f9a43b343521b1d15e898f1454d805e27641825bd61f9c78028e1defa60
Deleted: sha256:a24946de53f60bc853e366a3cf341c682b8d51afe2f1fadb8f7d18eff8cd8062
Deleted: sha256:19baeefc9e010fe0378fe2a57b1731c48ffaad1de5e0ef218340bbcaedd1ce57
Deleted: sha256:8dd283ccd432c95a52becc9da4dceae99bb705713c487103084c214a7edfe050
Deleted: sha256:4c83bc9a5767b2875fbf6f78db2288b35fc2c84bb8b5a88cc8a82f7d9a6fa88f
Deleted: sha256:65e6cfaede1a139074d3772808ff3b2a433079ed62a48e7771dd09aecaff3989
Deleted: sha256:15eecb384ead53bf7b7984eef014d347e94c764c4d6e27958aeec2d31c44d489
Deleted: sha256:f89186c2c9c4348528c27dad712dd7e56913d7b2b850862311b8ecc7f824aeb5
Deleted: sha256:d7ac50bc4e9be2ae0f11d0625d9e60f1336efcf01010abaa348c2221680e82c3
Deleted: sha256:5000bec039d58ea5b839abd0b206f4d1eb5cf1995d884310eb9181ce7b3e72f4
Deleted: sha256:9fda7747d21223aa9792bf0c32281e606b0401dcc95e44de9a151147349d81da
Deleted: sha256:54e4f10655e05fe86d239f72f488aab75ef081d58ea0d511c2f11b0e5982f90f
Deleted: sha256:715eabb7e40171b7ee46651b9688a2170eb20744662186af4e3a37fccac6f7ec
Deleted: sha256:8f8649b1a2074ce65de1614bc73fc9e6f51128730fc7dd4630ca1540dc552ee4
Deleted: sha256:c253329d2fa5f332084f5d8d08a6857be357849c46f1ea9e4bd8a1a5f2c04bf7
Deleted: sha256:8499f90de94c58e9d2557bc3da3a6523c90fa201f7234cb85398918a98b36649
Deleted: sha256:e836011f2653719b1178c83b1123f110c4ddeb01f7af26ab2708f34e24629766
Deleted: sha256:46460df1d27547882582f59e4385880f53df2143fe760d75fd7d743b3f2f33ac
Deleted: sha256:f2d0c350dd4622b11495cdfca99bfcf13b22b0d00614e5c5a1d5b7e637a294ac
Deleted: sha256:4beb99f5a75aab04cbd4e644fa19990a25d44f5c18aa6d1215c2ab8da54f5ae0
Deleted: sha256:7a277559ed379e1467f4330129eba6b8ff489ca33e461c27313cb90549fd8a4a
Deleted: sha256:31e22a9584f13acc2a22a0195c9ac5e1f21fe15f9e1650ac5de53f82dbb8f567
Deleted: sha256:abc8c2cbaa2ad6faa7764eb610e5bbda08f290c67777f50d0884577a61baa0ad
Deleted: sha256:1416173281e6fc71ce46690e05c77667aeb75bbf2de35d26aaf6c1bf5763b0f4
Deleted: sha256:fe60ef4e048c7af6a461b9655536ac4638a5d0ea338bdba38996221970f68c13
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user neil.conway@gmail.com
Not sending mail to unregistered user benjamin.hindman@gmail.com
Not sending mail to unregistered user yujie.jay@gmail.com
Not sending mail to unregistered user alexander@mesosphere.io