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/05/27 00:35:51 UTC

Build failed in Jenkins: Mesos-Buildbot » autotools,gcc,--verbose --enable-libevent --enable-ssl,GLOG_v=1 MESOS_VERBOSE=1,centos:7,(docker||Hadoop)&&(!ubuntu-us1)&&(!ubuntu-eu2) #3733

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

Changes:

[bmahler] Don't crash when re-registering executor from an unknown framework.

[bmahler] Don't crash the agent when an unknown executor re-registers.

[bmahler] Removed a use of the 'default' switch case.

[bmahler] Added logging of executor re-registration messages.

[bmahler] Avoided use of [] operator for read only map access.

[bmahler] Minor logging cleanup to put open/close quotes on the same line.

------------------------------------------
[...truncated 28.69 MB...]
I0527 00:35:43.019040 25582 http.cpp:1115] HTTP GET for /slave(750)/containers from 172.17.0.3:33370
I0527 00:35:43.019130 25582 http.cpp:936] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0527 00:35:43.022961 25583 slave.cpp:801] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.AuthorizedRequest/2 (36 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0
I0527 00:35:43.036998  7896 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0527 00:35:43.037660  7896 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0527 00:35:43.037783  7896 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0527 00:35:43.037832  7896 provisioner.cpp:255] Using default backend 'copy'
I0527 00:35:43.041167 25586 slave.cpp:232] Mesos agent started on (751)@172.17.0.3:44225
I0527 00:35:43.041190 25586 slave.cpp:233] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/mesos/store/appc" --authenticate_http_executors="true" --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_xh4irM/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/mesos/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_secret_key="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_xh4irM/executor_secret_key" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_xh4irM/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_xh4irM/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.4.0/_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_xh4irM" --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_Jsz7jE"
I0527 00:35:43.041604 25586 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_xh4irM/credential'
I0527 00:35:43.041800 25586 slave.cpp:265] Agent using credential for: test-principal
I0527 00:35:43.041826 25586 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_xh4irM/http_credentials'
I0527 00:35:43.042171 25586 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-executor'
I0527 00:35:43.042294 25586 http.cpp:996] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-executor'
I0527 00:35:43.042522 25586 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0527 00:35:43.042647 25586 http.cpp:996] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-readonly'
I0527 00:35:43.042870 25586 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0527 00:35:43.042996 25586 http.cpp:996] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-readwrite'
I0527 00:35:43.044322 25586 slave.cpp:536] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0527 00:35:43.044402 25586 slave.cpp:544] Agent attributes: [  ]
I0527 00:35:43.044423 25586 slave.cpp:549] Agent hostname: d967584096ac
I0527 00:35:43.044589 25583 status_update_manager.cpp:177] Pausing sending status updates
I0527 00:35:43.045838 25576 state.cpp:62] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_Jsz7jE/meta'
I0527 00:35:43.046260 25582 status_update_manager.cpp:203] Recovering status update manager
I0527 00:35:43.046469 25575 containerizer.cpp:582] Recovering containerizer
I0527 00:35:43.047901 25582 provisioner.cpp:416] Provisioner recovery complete
I0527 00:35:43.048276 25581 slave.cpp:6083] Finished recovery
I0527 00:35:43.048827 25581 slave.cpp:6265] Querying resource estimator for oversubscribable resources
I0527 00:35:43.049197 25578 slave.cpp:6279] Received oversubscribable resources {} from the resource estimator
I0527 00:35:43.051239 25581 process.cpp:3730] Handling HTTP event for process 'slave(751)' with path: '/slave(751)/monitor/statistics'
I0527 00:35:43.053220 25579 http.cpp:1115] HTTP GET for /slave(751)/monitor/statistics from 172.17.0.3:33373
I0527 00:35:43.053294 25579 http.cpp:936] Authorizing principal 'test-principal' to GET the '/monitor/statistics' endpoint
I0527 00:35:43.055517 25586 slave.cpp:801] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0 (32 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1
I0527 00:35:43.069087  7896 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0527 00:35:43.069710  7896 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0527 00:35:43.069826  7896 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0527 00:35:43.069869  7896 provisioner.cpp:255] Using default backend 'copy'
I0527 00:35:43.073894 25579 slave.cpp:232] Mesos agent started on (752)@172.17.0.3:44225
I0527 00:35:43.073987 25579 slave.cpp:233] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/mesos/store/appc" --authenticate_http_executors="true" --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_pbqKbj/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/mesos/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_secret_key="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_pbqKbj/executor_secret_key" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_pbqKbj/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_pbqKbj/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.4.0/_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_pbqKbj" --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_VZVkZa"
I0527 00:35:43.074699 25579 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_pbqKbj/credential'
I0527 00:35:43.074978 25579 slave.cpp:265] Agent using credential for: test-principal
I0527 00:35:43.075014 25579 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_pbqKbj/http_credentials'
I0527 00:35:43.075510 25579 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-executor'
I0527 00:35:43.075662 25579 http.cpp:996] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-executor'
I0527 00:35:43.076001 25579 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0527 00:35:43.076126 25579 http.cpp:996] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-readonly'
I0527 00:35:43.076414 25579 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0527 00:35:43.076547 25579 http.cpp:996] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-readwrite'
I0527 00:35:43.078214 25579 slave.cpp:536] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0527 00:35:43.078316 25579 slave.cpp:544] Agent attributes: [  ]
I0527 00:35:43.078342 25579 slave.cpp:549] Agent hostname: d967584096ac
I0527 00:35:43.078519 25584 status_update_manager.cpp:177] Pausing sending status updates
I0527 00:35:43.080060 25588 state.cpp:62] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_VZVkZa/meta'
I0527 00:35:43.080458 25575 status_update_manager.cpp:203] Recovering status update manager
I0527 00:35:43.080705 25583 containerizer.cpp:582] Recovering containerizer
I0527 00:35:43.082566 25576 provisioner.cpp:416] Provisioner recovery complete
I0527 00:35:43.083130 25579 slave.cpp:6083] Finished recovery
I0527 00:35:43.083699 25579 slave.cpp:6265] Querying resource estimator for oversubscribable resources
I0527 00:35:43.084074 25575 slave.cpp:6279] Received oversubscribable resources {} from the resource estimator
I0527 00:35:43.086585 25583 process.cpp:3730] Handling HTTP event for process 'slave(752)' with path: '/slave(752)/monitor/statistics.json'
I0527 00:35:43.088801 25585 http.cpp:1115] HTTP GET for /slave(752)/monitor/statistics.json from 172.17.0.3:33374
I0527 00:35:43.088892 25585 http.cpp:936] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0527 00:35:43.091310  7896 slave.cpp:801] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1 (34 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2
I0527 00:35:43.103873  7896 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0527 00:35:43.104481  7896 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0527 00:35:43.104621  7896 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0527 00:35:43.104663  7896 provisioner.cpp:255] Using default backend 'copy'
I0527 00:35:43.108428 25582 slave.cpp:232] Mesos agent started on (753)@172.17.0.3:44225
I0527 00:35:43.108527 25582 slave.cpp:233] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/mesos/store/appc" --authenticate_http_executors="true" --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_CQWZiQ/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/mesos/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_secret_key="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_CQWZiQ/executor_secret_key" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_CQWZiQ/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_CQWZiQ/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.4.0/_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_CQWZiQ" --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_ZYtS0H"
I0527 00:35:43.109014 25582 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_CQWZiQ/credential'
I0527 00:35:43.109189 25582 slave.cpp:265] Agent using credential for: test-principal
I0527 00:35:43.109216 25582 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_CQWZiQ/http_credentials'
I0527 00:35:43.109557 25582 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-executor'
I0527 00:35:43.109690 25582 http.cpp:996] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-executor'
I0527 00:35:43.109939 25582 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0527 00:35:43.110087 25582 http.cpp:996] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-readonly'
I0527 00:35:43.110353 25582 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0527 00:35:43.110494 25582 http.cpp:996] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-readwrite'
I0527 00:35:43.112171 25582 slave.cpp:536] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0527 00:35:43.112275 25582 slave.cpp:544] Agent attributes: [  ]
I0527 00:35:43.112301 25582 slave.cpp:549] Agent hostname: d967584096ac
I0527 00:35:43.112532 25585 status_update_manager.cpp:177] Pausing sending status updates
I0527 00:35:43.114058 25578 state.cpp:62] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_ZYtS0H/meta'
I0527 00:35:43.114373 25577 status_update_manager.cpp:203] Recovering status update manager
I0527 00:35:43.114764 25586 containerizer.cpp:582] Recovering containerizer
I0527 00:35:43.116511 25588 provisioner.cpp:416] Provisioner recovery complete
I0527 00:35:43.116999 25581 slave.cpp:6083] Finished recovery
I0527 00:35:43.117669 25581 slave.cpp:6265] Querying resource estimator for oversubscribable resources
I0527 00:35:43.118000 25586 slave.cpp:6279] Received oversubscribable resources {} from the resource estimator
I0527 00:35:43.120327 25577 process.cpp:3730] Handling HTTP event for process 'slave(753)' with path: '/slave(753)/containers'
I0527 00:35:43.122457 25582 http.cpp:1115] HTTP GET for /slave(753)/containers from 172.17.0.3:33376
I0527 00:35:43.122550 25582 http.cpp:936] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0527 00:35:43.124918 25586 slave.cpp:801] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2 (33 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/0
I0527 00:35:43.137886  7896 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0527 00:35:43.138471  7896 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0527 00:35:43.138592  7896 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0527 00:35:43.138641  7896 provisioner.cpp:255] Using default backend 'copy'
I0527 00:35:43.140710  7896 cluster.cpp:448] Creating default 'local' authorizer
I0527 00:35:43.142510 25578 slave.cpp:232] Mesos agent started on (754)@172.17.0.3:44225
I0527 00:35:43.142536 25578 slave.cpp:233] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/mesos/store/appc" --authenticate_http_executors="true" --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_Cf0dMn/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/mesos/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_secret_key="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_Cf0dMn/executor_secret_key" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_Cf0dMn/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_Cf0dMn/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.4.0/_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_Cf0dMn" --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_eVjCof"
I0527 00:35:43.143179 25578 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_Cf0dMn/credential'
I0527 00:35:43.143390 25578 slave.cpp:265] Agent using credential for: test-principal
I0527 00:35:43.143420 25578 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_Cf0dMn/http_credentials'
I0527 00:35:43.143769 25578 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-executor'
I0527 00:35:43.143908 25578 http.cpp:996] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-executor'
I0527 00:35:43.144285 25578 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0527 00:35:43.144395 25578 http.cpp:996] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-readonly'
I0527 00:35:43.144711 25578 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0527 00:35:43.144835 25578 http.cpp:996] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-readwrite'
I0527 00:35:43.146312 25578 slave.cpp:536] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0527 00:35:43.146399 25578 slave.cpp:544] Agent attributes: [  ]
I0527 00:35:43.146414 25578 slave.cpp:549] Agent hostname: d967584096ac
I0527 00:35:43.146562 25587 status_update_manager.cpp:177] Pausing sending status updates
I0527 00:35:43.148041 25582 state.cpp:62] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_eVjCof/meta'
I0527 00:35:43.148310 25580 status_update_manager.cpp:203] Recovering status update manager
I0527 00:35:43.148551 25576 containerizer.cpp:582] Recovering containerizer
I0527 00:35:43.150409 25577 provisioner.cpp:416] Provisioner recovery complete
I0527 00:35:43.150854 25580 slave.cpp:6083] Finished recovery
I0527 00:35:43.151433 25580 slave.cpp:6265] Querying resource estimator for oversubscribable resources
I0527 00:35:43.151847 25575 slave.cpp:6279] Received oversubscribable resources {} from the resource estimator
I0527 00:35:43.153916 25580 process.cpp:3730] Handling HTTP event for process 'slave(754)' with path: '/slave(754)/monitor/statistics'
I0527 00:35:43.155871 25588 http.cpp:1115] HTTP GET for /slave(754)/monitor/statistics from 172.17.0.3:33378
I0527 00:35:43.155959 25588 http.cpp:936] Authorizing principal 'test-principal' to GET the '/monitor/statistics' endpoint
I0527 00:35:43.159219 25577 slave.cpp:801] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/0 (33 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/1
I0527 00:35:43.171277  7896 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0527 00:35:43.171962  7896 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0527 00:35:43.172076  7896 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0527 00:35:43.172204  7896 provisioner.cpp:255] Using default backend 'copy'
I0527 00:35:43.174064  7896 cluster.cpp:448] Creating default 'local' authorizer
I0527 00:35:43.175716 25586 slave.cpp:232] Mesos agent started on (755)@172.17.0.3:44225
I0527 00:35:43.175743 25586 slave.cpp:233] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/mesos/store/appc" --authenticate_http_executors="true" --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_PBdeBV/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/mesos/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_secret_key="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_PBdeBV/executor_secret_key" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_PBdeBV/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_PBdeBV/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.4.0/_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_PBdeBV" --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_O5Uc8M"
I0527 00:35:43.176204 25586 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_PBdeBV/credential'
I0527 00:35:43.176381 25586 slave.cpp:265] Agent using credential for: test-principal
I0527 00:35:43.176415 25586 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_PBdeBV/http_credentials'
I0527 00:35:43.176751 25586 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-executor'
I0527 00:35:43.176868 25586 http.cpp:996] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-executor'
I0527 00:35:43.177129 25586 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0527 00:35:43.177263 25586 http.cpp:996] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-readonly'
I0527 00:35:43.177481 25586 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0527 00:35:43.177592 25586 http.cpp:996] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-readwrite'
I0527 00:35:43.179090 25586 slave.cpp:536] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0527 00:35:43.179172 25586 slave.cpp:544] Agent attributes: [  ]
I0527 00:35:43.179193 25586 slave.cpp:549] Agent hostname: d967584096ac
I0527 00:35:43.179343 25583 status_update_manager.cpp:177] Pausing sending status updates
I0527 00:35:43.180907 25585 state.cpp:62] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_O5Uc8M/meta'
I0527 00:35:43.181198 25581 status_update_manager.cpp:203] Recovering status update manager
I0527 00:35:43.181442 25587 containerizer.cpp:582] Recovering containerizer
I0527 00:35:43.182894 25574 provisioner.cpp:416] Provisioner recovery complete
I0527 00:35:43.183377 25578 slave.cpp:6083] Finished recovery
I0527 00:35:43.184028 25578 slave.cpp:6265] Querying resource estimator for oversubscribable resources
I0527 00:35:43.184299 25574 slave.cpp:6279] Received oversubscribable resources {} from the resource estimator
I0527 00:35:43.186483 25577 process.cpp:3730] Handling HTTP event for process 'slave(755)' with path: '/slave(755)/monitor/statistics.json'
I0527 00:35:43.188484 25578 http.cpp:1115] HTTP GET for /slave(755)/monitor/statistics.json from 172.17.0.3:33379
I0527 00:35:43.188599 25578 http.cpp:936] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0527 00:35:43.192518 25584 slave.cpp:801] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/1 (33 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/2
I0527 00:35:43.205360  7896 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0527 00:35:43.205979  7896 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0527 00:35:43.206096  7896 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0527 00:35:43.206140  7896 provisioner.cpp:255] Using default backend 'copy'
I0527 00:35:43.207921  7896 cluster.cpp:448] Creating default 'local' authorizer
I0527 00:35:43.209278 25581 slave.cpp:232] Mesos agent started on (756)@172.17.0.3:44225
I0527 00:35:43.209302 25581 slave.cpp:233] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/mesos/store/appc" --authenticate_http_executors="true" --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_bC1ZLt/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/mesos/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_secret_key="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_bC1ZLt/executor_secret_key" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_bC1ZLt/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_bC1ZLt/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.4.0/_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_bC1ZLt" --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_vwYtdl"
I0527 00:35:43.209671 25581 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_bC1ZLt/credential'
I0527 00:35:43.209838 25581 slave.cpp:265] Agent using credential for: test-principal
I0527 00:35:43.209861 25581 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_bC1ZLt/http_credentials'
I0527 00:35:43.210131 25581 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-executor'
I0527 00:35:43.210235 25581 http.cpp:996] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-executor'
I0527 00:35:43.210456 25581 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0527 00:35:43.210557 25581 http.cpp:996] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-readonly'
I0527 00:35:43.210755 25581 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0527 00:35:43.210852 25581 http.cpp:996] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-readwrite'
I0527 00:35:43.212075 25581 slave.cpp:536] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0527 00:35:43.212148 25581 slave.cpp:544] Agent attributes: [  ]
I0527 00:35:43.212167 25581 slave.cpp:549] Agent hostname: d967584096ac
I0527 00:35:43.212294 25575 status_update_manager.cpp:177] Pausing sending status updates
I0527 00:35:43.213407 25579 state.cpp:62] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_vwYtdl/meta'
I0527 00:35:43.213704 25581 status_update_manager.cpp:203] Recovering status update manager
I0527 00:35:43.213891 25586 containerizer.cpp:582] Recovering containerizer
I0527 00:35:43.215142 25587 provisioner.cpp:416] Provisioner recovery complete
I0527 00:35:43.215519 25574 slave.cpp:6083] Finished recovery
I0527 00:35:43.215929 25574 slave.cpp:6265] Querying resource estimator for oversubscribable resources
I0527 00:35:43.216151 25583 slave.cpp:6279] Received oversubscribable resources {} from the resource estimator
I0527 00:35:43.218050 25583 process.cpp:3730] Handling HTTP event for process 'slave(756)' with path: '/slave(756)/containers'
I0527 00:35:43.219584 25581 http.cpp:1115] HTTP GET for /slave(756)/containers from 172.17.0.3:33380
I0527 00:35:43.219650 25581 http.cpp:936] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0527 00:35:43.222692 25583 slave.cpp:801] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/2 (30 ms)
[----------] 9 tests from Endpoint/SlaveEndpointTest (304 ms total)

[----------] Global test environment tear-down
[==========] 1581 tests from 177 test cases ran. (481660 ms total)
[  PASSED  ] 1580 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] ExamplesTest.PythonFramework

 1 FAILED TEST
  YOU HAVE 22 DISABLED TESTS

E0527 00:35:43.288094 25589 process.cpp:950] Failed to accept socket: future discarded
make[4]: *** [check-local] Error 1
make[4]: Leaving directory `/mesos/mesos-1.4.0/_build/src'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `/mesos/mesos-1.4.0/_build/src'
make[2]: *** [check] Error 2
make[2]: Leaving directory `/mesos/mesos-1.4.0/_build/src'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/mesos/mesos-1.4.0/_build'
make: *** [distcheck] Error 1
+ docker rmi mesos-1495842706-21910
Untagged: mesos-1495842706-21910:latest
Deleted: sha256:0baa9d13e196115a0247c1c460d813475edd80b4a908c03eeba47ba747ccdb38
Deleted: sha256:6567a8d96f4493abb9912af63045d155b099e9740847b820911106880af7e0a8
Deleted: sha256:2d71019ddab220a0e72f43207994b7451679173d5f0fda33728da3dbcb1e697d
Deleted: sha256:ac4925d4d1db070ea8c49429d37e33170f25f8c76598a0818b25aa34bcc412c1
Deleted: sha256:d60efdb07331178551182527a1acbaa45339879d3f9a45992e07f3da2a7b1ccc
Deleted: sha256:2afb1289a7ebecf42f5731154a9111a37dcd464bda615573e72543f6f2c908ed
Deleted: sha256:c182a0b8c3e96efaa86c4e82156466f173cd19b1079a3dc0bb3e9af5e5d2b8d8
Deleted: sha256:858c518ee26dd89b8141a06f189d132e29053bba602cc573e6dac9cf9455ea16
Deleted: sha256:fc9a9d280fa3e4b65bb076c707e9afdbdaa14b7fdbc8ed8052baa79207ae5a84
Deleted: sha256:989c60617fb6baa4ead4c474d3485c83bb3af6be3b038a021e4f845cae8fda89
Deleted: sha256:2bd4fde47847afefaa4d9891cf8f6675f886a767726369a89e4a540e5bf674f0
Deleted: sha256:7fac739d081201fc3bf00dc95fa073bc9c1ebc027b531c6e2b905ac4a721057b
Deleted: sha256:f1273bda3c2e40cbf0ffd18618515aaab8952a86d1c780db89be055add6abf79
Deleted: sha256:f309411d037683be18301464510ae88c654172754b2f9473cee206122b881496
Deleted: sha256:77065796e9ff5c307748f65520439bbbcb45e9c81c1a71ab458c5332e8a4c278
Deleted: sha256:9a17b2a83fc1460a3aa0ee4c08dcb604bcce8d120c3a8e4237921b34e31143f3
Deleted: sha256:0490ff778bc3c46f0012567e44647cb2e861f6b0d8cc1b52ead4866d10a517c2
Deleted: sha256:4452e5efc43375d5a84d71e9475c04052e4064051d859eb6aed1890f04f37904
Deleted: sha256:32c76b428d33e58b182883f6542aa1dd6629f3f11f67072bb30de12f796229c7
Deleted: sha256:ee932878744001cea91133fa7d5e6d483618c5e51822baaa58233b8b32ec0fe3
Deleted: sha256:6b4b541cd9a8b17e52c4f906087ff51d2fcbcd5c556de501c1b9a2736f587f90
Deleted: sha256:4a847e348ab024f3969f370c9d254a6dc34f5b341b6680051d4d80fba27a19f9
Deleted: sha256:6f64fb1d81491bfe07af84919cb5cc4173ba38882d26f3e27e4e105e410e48ed
Deleted: sha256:89d930072c052fb809bf79bd2c64f738701a875f748e6af7d27a3103e968bdec
Deleted: sha256:377ec3dffe502f2be24afed5872599d8307622dbe7400c0b235a213ceba7cacf
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user neil.conway@gmail.com

Jenkins build is back to normal : Mesos-Buildbot » autotools,gcc,--verbose --enable-libevent --enable-ssl,GLOG_v=1 MESOS_VERBOSE=1,centos:7,(docker||Hadoop)&&(!ubuntu-us1)&&(!ubuntu-eu2) #3736

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


Build failed in Jenkins: Mesos-Buildbot » autotools,gcc,--verbose --enable-libevent --enable-ssl,GLOG_v=1 MESOS_VERBOSE=1,centos:7,(docker||Hadoop)&&(!ubuntu-us1)&&(!ubuntu-eu2) #3735

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

Changes:

[bmahler] Added new agent flag 'executor_reregistration_timeout'.

[bmahler] Added 'executor_reregister_timeout' agent flag to the tests.

[bmahler] Added MESOS-7540 to the 1.3.1 CHANGELOG.

[bmahler] Introduced executor reconnect retries on the agent.

[bmahler] Added MESOS-7569 to the CHANGELOG.

[bmahler] Made the executor driver drop some messages when not connected.

[bmahler] Don't crash when re-registering executor from an unknown framework.

[bmahler] Don't crash the agent when an unknown executor re-registers.

[bmahler] Added logging of executor re-registration messages.

------------------------------------------
[...truncated 28.03 MB...]
[       OK ] Endpoint/SlaveEndpointTest.AuthorizedRequest/2 (30 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0
I0527 04:22:32.616562  2250 containerizer.cpp:221] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0527 04:22:32.617027  2250 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0527 04:22:32.617120  2250 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0527 04:22:32.617154  2250 provisioner.cpp:249] Using default backend 'copy'
I0527 04:22:32.619967 21550 slave.cpp:231] Mesos agent started on (744)@172.17.0.3:46681
I0527 04:22:32.619990 21550 slave.cpp:232] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/mesos/store/appc" --authenticate_http_executors="true" --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_xtoLlb/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/mesos/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_secret_key="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_xtoLlb/executor_secret_key" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_xtoLlb/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_xtoLlb/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.3.0/_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_xtoLlb" --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_icKugH"
I0527 04:22:32.620391 21550 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_xtoLlb/credential'
I0527 04:22:32.620553 21550 slave.cpp:264] Agent using credential for: test-principal
I0527 04:22:32.620579 21550 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_xtoLlb/http_credentials'
I0527 04:22:32.620848 21550 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-executor'
I0527 04:22:32.620961 21550 http.cpp:996] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-executor'
I0527 04:22:32.621228 21550 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0527 04:22:32.621368 21550 http.cpp:996] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-readonly'
I0527 04:22:32.621608 21550 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0527 04:22:32.621724 21550 http.cpp:996] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-readwrite'
I0527 04:22:32.623016 21550 slave.cpp:531] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0527 04:22:32.623100 21550 slave.cpp:539] Agent attributes: [  ]
I0527 04:22:32.623117 21550 slave.cpp:544] Agent hostname: 7224dbf106a6
I0527 04:22:32.623251 21546 status_update_manager.cpp:177] Pausing sending status updates
I0527 04:22:32.624658 21543 state.cpp:62] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_icKugH/meta'
I0527 04:22:32.625006 21547 status_update_manager.cpp:203] Recovering status update manager
I0527 04:22:32.625246 21542 containerizer.cpp:608] Recovering containerizer
I0527 04:22:32.626806 21538 provisioner.cpp:410] Provisioner recovery complete
I0527 04:22:32.627238 21559 slave.cpp:6075] Finished recovery
I0527 04:22:32.627817 21559 slave.cpp:6257] Querying resource estimator for oversubscribable resources
I0527 04:22:32.628087 21546 slave.cpp:6271] Received oversubscribable resources {} from the resource estimator
I0527 04:22:32.630189 21558 process.cpp:3731] Handling HTTP event for process 'slave(744)' with path: '/slave(744)/monitor/statistics'
I0527 04:22:32.631901 21543 http.cpp:1115] HTTP GET for /slave(744)/monitor/statistics from 172.17.0.3:41996
I0527 04:22:32.631979 21543 http.cpp:936] Authorizing principal 'test-principal' to GET the '/monitor/statistics' endpoint
I0527 04:22:32.633834 21558 slave.cpp:796] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0 (27 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1
I0527 04:22:32.644129  2250 containerizer.cpp:221] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0527 04:22:32.644595  2250 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0527 04:22:32.644695  2250 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0527 04:22:32.644734  2250 provisioner.cpp:249] Using default backend 'copy'
I0527 04:22:32.647536 21557 slave.cpp:231] Mesos agent started on (745)@172.17.0.3:46681
I0527 04:22:32.647583 21557 slave.cpp:232] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/mesos/store/appc" --authenticate_http_executors="true" --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_vUQPU7/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/mesos/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_secret_key="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_vUQPU7/executor_secret_key" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_vUQPU7/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_vUQPU7/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.3.0/_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_vUQPU7" --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_hPvsLD"
I0527 04:22:32.647958 21557 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_vUQPU7/credential'
I0527 04:22:32.648104 21557 slave.cpp:264] Agent using credential for: test-principal
I0527 04:22:32.648130 21557 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_vUQPU7/http_credentials'
I0527 04:22:32.648403 21557 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-executor'
I0527 04:22:32.648517 21557 http.cpp:996] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-executor'
I0527 04:22:32.648722 21557 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0527 04:22:32.648811 21557 http.cpp:996] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-readonly'
I0527 04:22:32.648973 21557 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0527 04:22:32.649057 21557 http.cpp:996] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-readwrite'
I0527 04:22:32.650290 21557 slave.cpp:531] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0527 04:22:32.650367 21557 slave.cpp:539] Agent attributes: [  ]
I0527 04:22:32.650379 21557 slave.cpp:544] Agent hostname: 7224dbf106a6
I0527 04:22:32.650497 21546 status_update_manager.cpp:177] Pausing sending status updates
I0527 04:22:32.651834 21549 state.cpp:62] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_hPvsLD/meta'
I0527 04:22:32.652215 21546 status_update_manager.cpp:203] Recovering status update manager
I0527 04:22:32.652420 21553 containerizer.cpp:608] Recovering containerizer
I0527 04:22:32.653919 21543 provisioner.cpp:410] Provisioner recovery complete
I0527 04:22:32.654283 21558 slave.cpp:6075] Finished recovery
I0527 04:22:32.654773 21558 slave.cpp:6257] Querying resource estimator for oversubscribable resources
I0527 04:22:32.655094 21560 slave.cpp:6271] Received oversubscribable resources {} from the resource estimator
I0527 04:22:32.657145 21548 process.cpp:3731] Handling HTTP event for process 'slave(745)' with path: '/slave(745)/monitor/statistics.json'
I0527 04:22:32.658998 21559 http.cpp:1115] HTTP GET for /slave(745)/monitor/statistics.json from 172.17.0.3:41998
I0527 04:22:32.659077 21559 http.cpp:936] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0527 04:22:32.661150 21545 slave.cpp:796] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1 (27 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2
I0527 04:22:32.673687  2250 containerizer.cpp:221] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0527 04:22:32.674474  2250 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0527 04:22:32.674602  2250 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0527 04:22:32.674649  2250 provisioner.cpp:249] Using default backend 'copy'
I0527 04:22:32.678870 21548 slave.cpp:231] Mesos agent started on (746)@172.17.0.3:46681
I0527 04:22:32.678889 21548 slave.cpp:232] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/mesos/store/appc" --authenticate_http_executors="true" --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_9DQjK4/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/mesos/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_secret_key="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_9DQjK4/executor_secret_key" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_9DQjK4/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_9DQjK4/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.3.0/_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_9DQjK4" --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_sNMKwA"
I0527 04:22:32.679292 21548 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_9DQjK4/credential'
I0527 04:22:32.679441 21548 slave.cpp:264] Agent using credential for: test-principal
I0527 04:22:32.679461 21548 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_9DQjK4/http_credentials'
I0527 04:22:32.679708 21548 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-executor'
I0527 04:22:32.679812 21548 http.cpp:996] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-executor'
I0527 04:22:32.680068 21548 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0527 04:22:32.680162 21548 http.cpp:996] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-readonly'
I0527 04:22:32.680387 21548 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0527 04:22:32.680491 21548 http.cpp:996] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-readwrite'
I0527 04:22:32.681829 21548 slave.cpp:531] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0527 04:22:32.681908 21548 slave.cpp:539] Agent attributes: [  ]
I0527 04:22:32.681921 21548 slave.cpp:544] Agent hostname: 7224dbf106a6
I0527 04:22:32.682054 21556 status_update_manager.cpp:177] Pausing sending status updates
I0527 04:22:32.683411 21546 state.cpp:62] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_sNMKwA/meta'
I0527 04:22:32.683709 21549 status_update_manager.cpp:203] Recovering status update manager
I0527 04:22:32.683933 21542 containerizer.cpp:608] Recovering containerizer
I0527 04:22:32.685386 21539 provisioner.cpp:410] Provisioner recovery complete
I0527 04:22:32.685813 21541 slave.cpp:6075] Finished recovery
I0527 04:22:32.686254 21541 slave.cpp:6257] Querying resource estimator for oversubscribable resources
I0527 04:22:32.686635 21540 slave.cpp:6271] Received oversubscribable resources {} from the resource estimator
I0527 04:22:32.688776 21559 process.cpp:3731] Handling HTTP event for process 'slave(746)' with path: '/slave(746)/containers'
I0527 04:22:32.690510 21546 http.cpp:1115] HTTP GET for /slave(746)/containers from 172.17.0.3:42000
I0527 04:22:32.690593 21546 http.cpp:936] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0527 04:22:32.693450 21560 slave.cpp:796] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2 (32 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/0
I0527 04:22:32.702986  2250 containerizer.cpp:221] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0527 04:22:32.703460  2250 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0527 04:22:32.703563  2250 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0527 04:22:32.703599  2250 provisioner.cpp:249] Using default backend 'copy'
I0527 04:22:32.705166  2250 cluster.cpp:448] Creating default 'local' authorizer
I0527 04:22:32.706753 21543 slave.cpp:231] Mesos agent started on (747)@172.17.0.3:46681
I0527 04:22:32.706781 21543 slave.cpp:232] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/mesos/store/appc" --authenticate_http_executors="true" --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_tcbhS1/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/mesos/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_secret_key="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_tcbhS1/executor_secret_key" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_tcbhS1/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_tcbhS1/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.3.0/_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_tcbhS1" --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_xSYaAx"
I0527 04:22:32.707382 21543 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_tcbhS1/credential'
I0527 04:22:32.707586 21543 slave.cpp:264] Agent using credential for: test-principal
I0527 04:22:32.707615 21543 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_tcbhS1/http_credentials'
I0527 04:22:32.707998 21543 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-executor'
I0527 04:22:32.708142 21543 http.cpp:996] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-executor'
I0527 04:22:32.708461 21543 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0527 04:22:32.708562 21543 http.cpp:996] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-readonly'
I0527 04:22:32.708855 21543 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0527 04:22:32.708948 21543 http.cpp:996] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-readwrite'
I0527 04:22:32.710247 21543 slave.cpp:531] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0527 04:22:32.710328 21543 slave.cpp:539] Agent attributes: [  ]
I0527 04:22:32.710342 21543 slave.cpp:544] Agent hostname: 7224dbf106a6
I0527 04:22:32.710481 21538 status_update_manager.cpp:177] Pausing sending status updates
I0527 04:22:32.712025 21545 state.cpp:62] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_xSYaAx/meta'
I0527 04:22:32.712350 21556 status_update_manager.cpp:203] Recovering status update manager
I0527 04:22:32.712627 21542 containerizer.cpp:608] Recovering containerizer
I0527 04:22:32.713989 21554 provisioner.cpp:410] Provisioner recovery complete
I0527 04:22:32.714378 21549 slave.cpp:6075] Finished recovery
I0527 04:22:32.719161 21549 slave.cpp:6257] Querying resource estimator for oversubscribable resources
I0527 04:22:32.719473 21544 slave.cpp:6271] Received oversubscribable resources {} from the resource estimator
I0527 04:22:32.721776 21557 process.cpp:3731] Handling HTTP event for process 'slave(747)' with path: '/slave(747)/monitor/statistics'
I0527 04:22:32.723788 21539 http.cpp:1115] HTTP GET for /slave(747)/monitor/statistics from 172.17.0.3:42002
I0527 04:22:32.723863 21539 http.cpp:936] Authorizing principal 'test-principal' to GET the '/monitor/statistics' endpoint
I0527 04:22:32.727182 21543 slave.cpp:796] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/0 (34 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/1
I0527 04:22:32.740715  2250 containerizer.cpp:221] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0527 04:22:32.741523  2250 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0527 04:22:32.741654  2250 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0527 04:22:32.741700  2250 provisioner.cpp:249] Using default backend 'copy'
I0527 04:22:32.743755  2250 cluster.cpp:448] Creating default 'local' authorizer
I0527 04:22:32.746104 21540 slave.cpp:231] Mesos agent started on (748)@172.17.0.3:46681
I0527 04:22:32.746129 21540 slave.cpp:232] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/mesos/store/appc" --authenticate_http_executors="true" --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_6nbqkZ/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/mesos/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_secret_key="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_6nbqkZ/executor_secret_key" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_6nbqkZ/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_6nbqkZ/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.3.0/_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_6nbqkZ" --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_PlXWWu"
I0527 04:22:32.746505 21540 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_6nbqkZ/credential'
I0527 04:22:32.746703 21540 slave.cpp:264] Agent using credential for: test-principal
I0527 04:22:32.746729 21540 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_6nbqkZ/http_credentials'
I0527 04:22:32.747058 21540 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-executor'
I0527 04:22:32.747180 21540 http.cpp:996] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-executor'
I0527 04:22:32.747404 21540 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0527 04:22:32.747521 21540 http.cpp:996] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-readonly'
I0527 04:22:32.747746 21540 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0527 04:22:32.747851 21540 http.cpp:996] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-readwrite'
I0527 04:22:32.749169 21540 slave.cpp:531] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0527 04:22:32.749250 21540 slave.cpp:539] Agent attributes: [  ]
I0527 04:22:32.749263 21540 slave.cpp:544] Agent hostname: 7224dbf106a6
I0527 04:22:32.749397 21543 status_update_manager.cpp:177] Pausing sending status updates
I0527 04:22:32.750772 21541 state.cpp:62] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_PlXWWu/meta'
I0527 04:22:32.751195 21556 status_update_manager.cpp:203] Recovering status update manager
I0527 04:22:32.751389 21555 containerizer.cpp:608] Recovering containerizer
I0527 04:22:32.752890 21542 provisioner.cpp:410] Provisioner recovery complete
I0527 04:22:32.753270 21557 slave.cpp:6075] Finished recovery
I0527 04:22:32.753772 21557 slave.cpp:6257] Querying resource estimator for oversubscribable resources
I0527 04:22:32.755120 21544 slave.cpp:6271] Received oversubscribable resources {} from the resource estimator
I0527 04:22:32.757066 21538 process.cpp:3731] Handling HTTP event for process 'slave(748)' with path: '/slave(748)/monitor/statistics.json'
I0527 04:22:32.758827 21561 http.cpp:1115] HTTP GET for /slave(748)/monitor/statistics.json from 172.17.0.3:42006
I0527 04:22:32.758900 21561 http.cpp:936] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0527 04:22:32.762493 21538 slave.cpp:796] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/1 (34 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/2
I0527 04:22:32.772836  2250 containerizer.cpp:221] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni
W0527 04:22:32.773303  2250 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0527 04:22:32.773402  2250 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0527 04:22:32.773437  2250 provisioner.cpp:249] Using default backend 'copy'
I0527 04:22:32.774860  2250 cluster.cpp:448] Creating default 'local' authorizer
I0527 04:22:32.776379 21549 slave.cpp:231] Mesos agent started on (749)@172.17.0.3:46681
I0527 04:22:32.776407 21549 slave.cpp:232] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/mesos/store/appc" --authenticate_http_executors="true" --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_xTLD7W/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/mesos/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_secret_key="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_xTLD7W/executor_secret_key" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_xTLD7W/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_xTLD7W/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.3.0/_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_xTLD7W" --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_zAz8Es"
I0527 04:22:32.776805 21549 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_xTLD7W/credential'
I0527 04:22:32.776981 21549 slave.cpp:264] Agent using credential for: test-principal
I0527 04:22:32.777001 21549 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_xTLD7W/http_credentials'
I0527 04:22:32.777257 21549 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-executor'
I0527 04:22:32.777369 21549 http.cpp:996] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-executor'
I0527 04:22:32.777608 21549 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0527 04:22:32.777711 21549 http.cpp:996] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-readonly'
I0527 04:22:32.777901 21549 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0527 04:22:32.777998 21549 http.cpp:996] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-readwrite'
I0527 04:22:32.779290 21549 slave.cpp:531] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0527 04:22:32.779369 21549 slave.cpp:539] Agent attributes: [  ]
I0527 04:22:32.779381 21549 slave.cpp:544] Agent hostname: 7224dbf106a6
I0527 04:22:32.779525 21542 status_update_manager.cpp:177] Pausing sending status updates
I0527 04:22:32.781020 21548 state.cpp:62] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_zAz8Es/meta'
I0527 04:22:32.781332 21546 status_update_manager.cpp:203] Recovering status update manager
I0527 04:22:32.781664 21553 containerizer.cpp:608] Recovering containerizer
I0527 04:22:32.783184 21541 provisioner.cpp:410] Provisioner recovery complete
I0527 04:22:32.783620 21549 slave.cpp:6075] Finished recovery
I0527 04:22:32.784145 21549 slave.cpp:6257] Querying resource estimator for oversubscribable resources
I0527 04:22:32.784417 21557 slave.cpp:6271] Received oversubscribable resources {} from the resource estimator
I0527 04:22:32.786469 21541 process.cpp:3731] Handling HTTP event for process 'slave(749)' with path: '/slave(749)/containers'
I0527 04:22:32.788265 21546 http.cpp:1115] HTTP GET for /slave(749)/containers from 172.17.0.3:42008
I0527 04:22:32.788389 21546 http.cpp:936] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0527 04:22:32.792134 21556 slave.cpp:796] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/2 (29 ms)
[----------] 9 tests from Endpoint/SlaveEndpointTest (279 ms total)

[----------] Global test environment tear-down
[==========] 1575 tests from 177 test cases ran. (603025 ms total)
[  PASSED  ] 1571 tests.
[  FAILED  ] 4 tests, listed below:
[  FAILED  ] CommandExecutorCheckTest.CommandCheckDeliveredAndReconciled
[  FAILED  ] DefaultExecutorCheckTest.CommandCheckDeliveredAndReconciled
[  FAILED  ] DefaultExecutorCheckTest.CommandCheckStatusChange
[  FAILED  ] DefaultExecutorCheckTest.CommandCheckTimeout

 4 FAILED TESTS
  YOU HAVE 22 DISABLED TESTS

E0527 04:22:32.872822 21562 process.cpp:951] Failed to accept socket: future discarded
make[4]: *** [check-local] Error 1
make[4]: Leaving directory `/mesos/mesos-1.3.0/_build/src'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `/mesos/mesos-1.3.0/_build/src'
make[2]: *** [check] Error 2
make[2]: Leaving directory `/mesos/mesos-1.3.0/_build/src'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/mesos/mesos-1.3.0/_build'
make: *** [distcheck] Error 1
+ docker rmi mesos-1495856456-7584
Untagged: mesos-1495856456-7584:latest
Deleted: sha256:35a081da0b8aa2b43b5c49825c80b594945ccac658676d19feb920a36f663ead
Deleted: sha256:958da7329c1be1113a2b0faf18ab2dc467ef12150152ba3976a3533ceb2ab95c
Deleted: sha256:dbdf56ac84deb8e783e3e1124d322aa169efad4afa2ae6f4caa4b6f9aa85f23a
Deleted: sha256:557656d279396fb50320bc9f876d8ad40ec99149d0b2519a2b1c34973b721c5e
Deleted: sha256:b00f3fde49265235278108e38b185c891b96ec8c6741d1e7f6a1c47aec3cc9b2
Deleted: sha256:8b24a24ff773fff17e6b233ffff22f8aca607951eaa0763cc60c6e1db24b8197
Deleted: sha256:0b47b47a02de287c10a182d92374cbd7cc25e739d49b6da905398336dca8d2db
Deleted: sha256:8707eccc6c8c36350963112ef5d17d9f61225312d9417e1cee0d536b836b3d7b
Deleted: sha256:47162c1bd27e376480bc01eb8e28d8f1f674b00176f9f84fb1acdfe1956baef9
Deleted: sha256:77ca2d8b734389617c3bed7d8bcff98992ca9924790c92970c22c7392e5b21cd
Deleted: sha256:b6fcd13ce37fab6f5e36ad558b9f53b747761dfa6b86d884b611ac920e44a4e1
Deleted: sha256:79e05b3b7c3b03bf1646fa08ac5116cf9a9932c949be41e3be7f3e80af7621f8
Deleted: sha256:9db2f3733fa1c811ce1d422ca1835973ef45848c179eef0e33af0d26237bd2d0
Deleted: sha256:c80fe4f3f77f02b4936330ed3367a462721dc253b98fe1ef18c41f2220897fea
Deleted: sha256:e0a65c8dc30db3113fc97f535daae5723113fe8cb834cf9b983d9592667ba560
Deleted: sha256:196984903a732a59bab77a996288689dcdd6b1c0c8e33c6bd9d61599ae82f407
Deleted: sha256:a4f56c54c1ced74dcc72b6b2b4ade8151b244507d1067342c3bb47fe2129c3be
Deleted: sha256:f4b31ade53ac6d57ee2aca0770194ef3e6e084cd8060a2e5515427b4331de0b4
Deleted: sha256:a6219bf0588ca47a6f4e9e030fad2b5aaa1978cae79716310ecb98e405fecb27
Deleted: sha256:6b25b8707d3133f53ab944dc109808f8355289d57aefc23d5854c4be3410d5c2
Deleted: sha256:e0f5d97f74b69a1d945de289b2a807527e3bfa9138d494ae46a8fab52fb8ac99
Deleted: sha256:a7db2380807b93addd08ff933f8098d4b9796b52ea7a0424cc61326923c04662
Deleted: sha256:dab3b288ba31d95d3cacb2450b4b2a882235ea5f6a6496145292b1c07c52b5c8
Deleted: sha256:006820122e4326a85266ccfe8447ebaf9522266d17cac24c0c1f833dbdcc47d5
Deleted: sha256:30ffaec078ae963b93351a71aa7ccec77681fa0b5308dc75d010de6f83e1f056
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user neil.conway@gmail.com

Build failed in Jenkins: Mesos-Buildbot » autotools,gcc,--verbose --enable-libevent --enable-ssl,GLOG_v=1 MESOS_VERBOSE=1,centos:7,(docker||Hadoop)&&(!ubuntu-us1)&&(!ubuntu-eu2) #3734

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

Changes:

[bmahler] Added a test for the optional executor reconnect retry in the agent.

[bmahler] Added a test for shutting down executors that re-register.

[bmahler] Added a test for ignoring executor re-registrations.

------------------------------------------
[...truncated 28.70 MB...]
I0527 02:34:00.852715 25566 http.cpp:1115] HTTP GET for /slave(754)/containers from 172.17.0.2:39393
I0527 02:34:00.852814 25566 http.cpp:936] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0527 02:34:00.857246 25566 slave.cpp:801] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.AuthorizedRequest/2 (41 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0
I0527 02:34:00.871181  7896 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0527 02:34:00.871918  7896 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0527 02:34:00.872046  7896 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0527 02:34:00.872092  7896 provisioner.cpp:255] Using default backend 'copy'
I0527 02:34:00.876237 25564 slave.cpp:232] Mesos agent started on (755)@172.17.0.2:39335
I0527 02:34:00.876273 25564 slave.cpp:233] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/mesos/store/appc" --authenticate_http_executors="true" --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_iUaEhj/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/mesos/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_secret_key="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_iUaEhj/executor_secret_key" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_iUaEhj/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_iUaEhj/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.4.0/_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_iUaEhj" --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_nsUQEN"
I0527 02:34:00.876915 25564 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_iUaEhj/credential'
I0527 02:34:00.877146 25564 slave.cpp:265] Agent using credential for: test-principal
I0527 02:34:00.877168 25564 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_iUaEhj/http_credentials'
I0527 02:34:00.877461 25564 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-executor'
I0527 02:34:00.877604 25564 http.cpp:996] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-executor'
I0527 02:34:00.877913 25564 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0527 02:34:00.878024 25564 http.cpp:996] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-readonly'
I0527 02:34:00.878252 25564 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0527 02:34:00.878371 25564 http.cpp:996] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-readwrite'
I0527 02:34:00.879760 25564 slave.cpp:536] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0527 02:34:00.879837 25564 slave.cpp:544] Agent attributes: [  ]
I0527 02:34:00.879874 25564 slave.cpp:549] Agent hostname: 0d0a73672506
I0527 02:34:00.880034 25569 status_update_manager.cpp:177] Pausing sending status updates
I0527 02:34:00.881650 25571 state.cpp:62] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_nsUQEN/meta'
I0527 02:34:00.882242 25577 status_update_manager.cpp:203] Recovering status update manager
I0527 02:34:00.882508 25565 containerizer.cpp:582] Recovering containerizer
I0527 02:34:00.884099 25575 provisioner.cpp:416] Provisioner recovery complete
I0527 02:34:00.884493 25565 slave.cpp:6083] Finished recovery
I0527 02:34:00.885124 25565 slave.cpp:6265] Querying resource estimator for oversubscribable resources
I0527 02:34:00.885522 25565 slave.cpp:6279] Received oversubscribable resources {} from the resource estimator
I0527 02:34:00.887958 25562 process.cpp:3730] Handling HTTP event for process 'slave(755)' with path: '/slave(755)/monitor/statistics'
I0527 02:34:00.889855 25573 http.cpp:1115] HTTP GET for /slave(755)/monitor/statistics from 172.17.0.2:39394
I0527 02:34:00.889945 25573 http.cpp:936] Authorizing principal 'test-principal' to GET the '/monitor/statistics' endpoint
I0527 02:34:00.891898 25576 slave.cpp:801] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0 (33 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1
I0527 02:34:00.903125  7896 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0527 02:34:00.903625  7896 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0527 02:34:00.903735  7896 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0527 02:34:00.903803  7896 provisioner.cpp:255] Using default backend 'copy'
I0527 02:34:00.907235 25563 slave.cpp:232] Mesos agent started on (756)@172.17.0.2:39335
I0527 02:34:00.907274 25563 slave.cpp:233] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/mesos/store/appc" --authenticate_http_executors="true" --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_llPv5l/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/mesos/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_secret_key="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_llPv5l/executor_secret_key" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_llPv5l/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_llPv5l/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.4.0/_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_llPv5l" --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_UBwjnQ"
I0527 02:34:00.907832 25563 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_llPv5l/credential'
I0527 02:34:00.908061 25563 slave.cpp:265] Agent using credential for: test-principal
I0527 02:34:00.908082 25563 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_llPv5l/http_credentials'
I0527 02:34:00.908622 25563 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-executor'
I0527 02:34:00.908771 25563 http.cpp:996] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-executor'
I0527 02:34:00.909035 25563 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0527 02:34:00.909217 25563 http.cpp:996] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-readonly'
I0527 02:34:00.909458 25563 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0527 02:34:00.909564 25563 http.cpp:996] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-readwrite'
I0527 02:34:00.910869 25563 slave.cpp:536] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0527 02:34:00.910943 25563 slave.cpp:544] Agent attributes: [  ]
I0527 02:34:00.910959 25563 slave.cpp:549] Agent hostname: 0d0a73672506
I0527 02:34:00.911118 25567 status_update_manager.cpp:177] Pausing sending status updates
I0527 02:34:00.912572 25574 state.cpp:62] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_UBwjnQ/meta'
I0527 02:34:00.913179 25574 status_update_manager.cpp:203] Recovering status update manager
I0527 02:34:00.913435 25564 containerizer.cpp:582] Recovering containerizer
I0527 02:34:00.914921 25574 provisioner.cpp:416] Provisioner recovery complete
I0527 02:34:00.915289 25576 slave.cpp:6083] Finished recovery
I0527 02:34:00.915845 25576 slave.cpp:6265] Querying resource estimator for oversubscribable resources
I0527 02:34:00.916190 25577 slave.cpp:6279] Received oversubscribable resources {} from the resource estimator
I0527 02:34:00.918861 25572 process.cpp:3730] Handling HTTP event for process 'slave(756)' with path: '/slave(756)/monitor/statistics.json'
I0527 02:34:00.921212 25566 http.cpp:1115] HTTP GET for /slave(756)/monitor/statistics.json from 172.17.0.2:39395
I0527 02:34:00.921317 25566 http.cpp:936] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0527 02:34:00.925014 25574 slave.cpp:801] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1 (32 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2
I0527 02:34:00.935204  7896 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0527 02:34:00.935731  7896 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0527 02:34:00.935839  7896 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0527 02:34:00.935920  7896 provisioner.cpp:255] Using default backend 'copy'
I0527 02:34:00.939132 25566 slave.cpp:232] Mesos agent started on (757)@172.17.0.2:39335
I0527 02:34:00.939158 25566 slave.cpp:233] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/mesos/store/appc" --authenticate_http_executors="true" --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_qMj1dp/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/mesos/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_secret_key="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_qMj1dp/executor_secret_key" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_qMj1dp/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_qMj1dp/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.4.0/_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_qMj1dp" --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_gdLBqT"
I0527 02:34:00.939545 25566 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_qMj1dp/credential'
I0527 02:34:00.939749 25566 slave.cpp:265] Agent using credential for: test-principal
I0527 02:34:00.939774 25566 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_qMj1dp/http_credentials'
I0527 02:34:00.940088 25566 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-executor'
I0527 02:34:00.940227 25566 http.cpp:996] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-executor'
I0527 02:34:00.940528 25566 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0527 02:34:00.940815 25566 http.cpp:996] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-readonly'
I0527 02:34:00.941077 25566 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0527 02:34:00.941182 25566 http.cpp:996] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-readwrite'
I0527 02:34:00.942538 25566 slave.cpp:536] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0527 02:34:00.942611 25566 slave.cpp:544] Agent attributes: [  ]
I0527 02:34:00.942631 25566 slave.cpp:549] Agent hostname: 0d0a73672506
I0527 02:34:00.942766 25577 status_update_manager.cpp:177] Pausing sending status updates
I0527 02:34:00.944314 25568 state.cpp:62] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_gdLBqT/meta'
I0527 02:34:00.944722 25573 status_update_manager.cpp:203] Recovering status update manager
I0527 02:34:00.944955 25576 containerizer.cpp:582] Recovering containerizer
I0527 02:34:00.946470 25573 provisioner.cpp:416] Provisioner recovery complete
I0527 02:34:00.946843 25565 slave.cpp:6083] Finished recovery
I0527 02:34:00.947427 25565 slave.cpp:6265] Querying resource estimator for oversubscribable resources
I0527 02:34:00.947717 25566 slave.cpp:6279] Received oversubscribable resources {} from the resource estimator
I0527 02:34:00.950318 25575 process.cpp:3730] Handling HTTP event for process 'slave(757)' with path: '/slave(757)/containers'
I0527 02:34:00.952149 25577 http.cpp:1115] HTTP GET for /slave(757)/containers from 172.17.0.2:39396
I0527 02:34:00.952249 25577 http.cpp:936] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0527 02:34:00.954533 25562 slave.cpp:801] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2 (29 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/0
I0527 02:34:00.964841  7896 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0527 02:34:00.965376  7896 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0527 02:34:00.965493  7896 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0527 02:34:00.965688  7896 provisioner.cpp:255] Using default backend 'copy'
I0527 02:34:00.967412  7896 cluster.cpp:448] Creating default 'local' authorizer
I0527 02:34:00.968953 25568 slave.cpp:232] Mesos agent started on (758)@172.17.0.2:39335
I0527 02:34:00.968976 25568 slave.cpp:233] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/mesos/store/appc" --authenticate_http_executors="true" --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_QQGXFs/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/mesos/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_secret_key="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_QQGXFs/executor_secret_key" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_QQGXFs/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_QQGXFs/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.4.0/_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_QQGXFs" --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_KlKMNW"
I0527 02:34:00.969455 25568 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_QQGXFs/credential'
I0527 02:34:00.969657 25568 slave.cpp:265] Agent using credential for: test-principal
I0527 02:34:00.969683 25568 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_QQGXFs/http_credentials'
I0527 02:34:00.969988 25568 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-executor'
I0527 02:34:00.970121 25568 http.cpp:996] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-executor'
I0527 02:34:00.970333 25568 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0527 02:34:00.970419 25568 http.cpp:996] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-readonly'
I0527 02:34:00.970573 25568 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0527 02:34:00.970662 25568 http.cpp:996] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-readwrite'
I0527 02:34:00.971930 25568 slave.cpp:536] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0527 02:34:00.972000 25568 slave.cpp:544] Agent attributes: [  ]
I0527 02:34:00.972013 25568 slave.cpp:549] Agent hostname: 0d0a73672506
I0527 02:34:00.972149 25571 status_update_manager.cpp:177] Pausing sending status updates
I0527 02:34:00.973613 25570 state.cpp:62] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_KlKMNW/meta'
I0527 02:34:00.973973 25569 status_update_manager.cpp:203] Recovering status update manager
I0527 02:34:00.974179 25570 containerizer.cpp:582] Recovering containerizer
I0527 02:34:00.975682 25569 provisioner.cpp:416] Provisioner recovery complete
I0527 02:34:00.976022 25573 slave.cpp:6083] Finished recovery
I0527 02:34:00.976622 25573 slave.cpp:6265] Querying resource estimator for oversubscribable resources
I0527 02:34:00.976894 25569 slave.cpp:6279] Received oversubscribable resources {} from the resource estimator
I0527 02:34:00.979447 25570 process.cpp:3730] Handling HTTP event for process 'slave(758)' with path: '/slave(758)/monitor/statistics'
I0527 02:34:00.981477 25565 http.cpp:1115] HTTP GET for /slave(758)/monitor/statistics from 172.17.0.2:39397
I0527 02:34:00.981568 25565 http.cpp:936] Authorizing principal 'test-principal' to GET the '/monitor/statistics' endpoint
I0527 02:34:00.984927 25575 slave.cpp:801] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/0 (30 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/1
I0527 02:34:00.998443  7896 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0527 02:34:00.999145  7896 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0527 02:34:00.999276  7896 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0527 02:34:00.999318  7896 provisioner.cpp:255] Using default backend 'copy'
I0527 02:34:01.001521  7896 cluster.cpp:448] Creating default 'local' authorizer
I0527 02:34:01.003569 25569 slave.cpp:232] Mesos agent started on (759)@172.17.0.2:39335
I0527 02:34:01.003597 25569 slave.cpp:233] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/mesos/store/appc" --authenticate_http_executors="true" --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_O5Ujsw/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/mesos/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_secret_key="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_O5Ujsw/executor_secret_key" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_O5Ujsw/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_O5Ujsw/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.4.0/_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_O5Ujsw" --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_SrQRu0"
I0527 02:34:01.004159 25569 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_O5Ujsw/credential'
I0527 02:34:01.004420 25569 slave.cpp:265] Agent using credential for: test-principal
I0527 02:34:01.004448 25569 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_O5Ujsw/http_credentials'
I0527 02:34:01.004832 25569 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-executor'
I0527 02:34:01.004978 25569 http.cpp:996] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-executor'
I0527 02:34:01.005221 25569 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0527 02:34:01.005336 25569 http.cpp:996] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-readonly'
I0527 02:34:01.005677 25569 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0527 02:34:01.005810 25569 http.cpp:996] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-readwrite'
I0527 02:34:01.007824 25569 slave.cpp:536] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0527 02:34:01.007941 25569 slave.cpp:544] Agent attributes: [  ]
I0527 02:34:01.007964 25569 slave.cpp:549] Agent hostname: 0d0a73672506
I0527 02:34:01.008136 25566 status_update_manager.cpp:177] Pausing sending status updates
I0527 02:34:01.010031 25568 state.cpp:62] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_SrQRu0/meta'
I0527 02:34:01.010321 25566 status_update_manager.cpp:203] Recovering status update manager
I0527 02:34:01.010613 25571 containerizer.cpp:582] Recovering containerizer
I0527 02:34:01.012270 25575 provisioner.cpp:416] Provisioner recovery complete
I0527 02:34:01.012692 25568 slave.cpp:6083] Finished recovery
I0527 02:34:01.013268 25568 slave.cpp:6265] Querying resource estimator for oversubscribable resources
I0527 02:34:01.013512 25577 slave.cpp:6279] Received oversubscribable resources {} from the resource estimator
I0527 02:34:01.015918 25570 process.cpp:3730] Handling HTTP event for process 'slave(759)' with path: '/slave(759)/monitor/statistics.json'
I0527 02:34:01.017825 25572 http.cpp:1115] HTTP GET for /slave(759)/monitor/statistics.json from 172.17.0.2:39399
I0527 02:34:01.017917 25572 http.cpp:936] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I0527 02:34:01.024077  7896 slave.cpp:801] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/1 (43 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/2
I0527 02:34:01.039769  7896 containerizer.cpp:230] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W0527 02:34:01.040328  7896 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W0527 02:34:01.040451  7896 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I0527 02:34:01.040494  7896 provisioner.cpp:255] Using default backend 'copy'
I0527 02:34:01.042237  7896 cluster.cpp:448] Creating default 'local' authorizer
I0527 02:34:01.043721 25567 slave.cpp:232] Mesos agent started on (760)@172.17.0.2:39335
I0527 02:34:01.043747 25567 slave.cpp:233] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/mesos/store/appc" --authenticate_http_executors="true" --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_LIwsFA/credential" --default_role="*" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/mesos/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_secret_key="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_LIwsFA/executor_secret_key" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_LIwsFA/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_LIwsFA/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.4.0/_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_LIwsFA" --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_82Z6A4"
I0527 02:34:01.044319 25567 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_LIwsFA/credential'
I0527 02:34:01.044651 25567 slave.cpp:265] Agent using credential for: test-principal
I0527 02:34:01.044678 25567 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_LIwsFA/http_credentials'
I0527 02:34:01.044955 25567 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-executor'
I0527 02:34:01.045070 25567 http.cpp:996] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-executor'
I0527 02:34:01.045464 25567 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I0527 02:34:01.045781 25567 http.cpp:996] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-readonly'
I0527 02:34:01.046262 25567 http.cpp:975] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I0527 02:34:01.046641 25567 http.cpp:996] Creating default 'jwt' HTTP authenticator for realm 'mesos-agent-readwrite'
I0527 02:34:01.049172 25567 slave.cpp:536] Agent resources: cpus(*):2; mem(*):1024; disk(*):1024; ports(*):[31000-32000]
I0527 02:34:01.049464 25567 slave.cpp:544] Agent attributes: [  ]
I0527 02:34:01.049633 25567 slave.cpp:549] Agent hostname: 0d0a73672506
I0527 02:34:01.051079 25569 status_update_manager.cpp:177] Pausing sending status updates
I0527 02:34:01.052204 25575 state.cpp:62] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_82Z6A4/meta'
I0527 02:34:01.052707 25569 status_update_manager.cpp:203] Recovering status update manager
I0527 02:34:01.052896 25566 containerizer.cpp:582] Recovering containerizer
I0527 02:34:01.054385 25564 provisioner.cpp:416] Provisioner recovery complete
I0527 02:34:01.054749 25569 slave.cpp:6083] Finished recovery
I0527 02:34:01.055246 25569 slave.cpp:6265] Querying resource estimator for oversubscribable resources
I0527 02:34:01.055631 25569 slave.cpp:6279] Received oversubscribable resources {} from the resource estimator
I0527 02:34:01.059000 25574 process.cpp:3730] Handling HTTP event for process 'slave(760)' with path: '/slave(760)/containers'
I0527 02:34:01.061925 25571 http.cpp:1115] HTTP GET for /slave(760)/containers from 172.17.0.2:39400
I0527 02:34:01.062011 25571 http.cpp:936] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I0527 02:34:01.065884 25577 slave.cpp:801] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/2 (37 ms)
[----------] 9 tests from Endpoint/SlaveEndpointTest (349 ms total)

[----------] Global test environment tear-down
[==========] 1584 tests from 177 test cases ran. (466069 ms total)
[  PASSED  ] 1583 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] ExamplesTest.PythonFramework

 1 FAILED TEST
  YOU HAVE 22 DISABLED TESTS

E0527 02:34:01.128690 25578 process.cpp:950] Failed to accept socket: future discarded
make[4]: *** [check-local] Error 1
make[4]: Leaving directory `/mesos/mesos-1.4.0/_build/src'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `/mesos/mesos-1.4.0/_build/src'
make[2]: *** [check] Error 2
make[2]: Leaving directory `/mesos/mesos-1.4.0/_build/src'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/mesos/mesos-1.4.0/_build'
make: *** [distcheck] Error 1
+ docker rmi mesos-1495849786-12057
Untagged: mesos-1495849786-12057:latest
Deleted: sha256:798726d8ecadd27ba252dd99f44de02da1a35db54af49275e936b4bf7bf44664
Deleted: sha256:9a57f4c550f0d6f42fe39d06f72c8945a3bffb294fec8a7e9c017ac63cc6e48a
Deleted: sha256:cde212a2e55c62d3411c9aff8099b5d0197d048ece6f4cece22baa59bb858ffa
Deleted: sha256:7159938915d2281206f9ec093dd42415373f367f88197e0a39e47a3e2cc3112f
Deleted: sha256:e279023ec3ad383abf17eb247e610881ae3c1576bce0e2ea01c783b1d1259eff
Deleted: sha256:0458c0f2462f517c2bbeca9cf59b7abcdeb304232d9b6c4250b7a35a28573da7
Deleted: sha256:12465f0547da8ae6382a46c1685c26253afc050ed38ff2e007bd722e819619fe
Deleted: sha256:8b89ee3036aceae41425de54663818ce1c90fc3c66731229c08499d4c50aaaaa
Deleted: sha256:7a664628d3574376928929e05de9a5d02c1ed7121c679c006453104519a6f2f4
Deleted: sha256:7635ecb96e3c293b79c04390e3ac6caa59c69fc7eb9c67d147718ee0587e42d9
Deleted: sha256:8b510510090967b7eebe026c05554bea24cd275db78247174e37cafaa8f4d734
Deleted: sha256:c72d949bade1f7e6e5e8820bd9bf27c73b03491d85a7e98d73e1ac5862a65d4a
Deleted: sha256:f918b8e6e99845a3f81cfc95c31d5b50c968e3412ab4009d29f0f5e0104efd9f
Deleted: sha256:2ace540211633c59b64f8972e10208f569ae120a55d6c5118801ac794aa9149e
Deleted: sha256:72268ce8069229cfd1eb66dbc8c9b0bc73e79355906ba6d5cec83d6b90e8b734
Deleted: sha256:d32f749b657bfaa14619f02fc440e23c1ecd756586bdc2ca904455040ef64d9c
Deleted: sha256:8888c25ecc6f1720ee517cfd8ec154b5666fd50fba8cf40b97fae407eddb5fe1
Deleted: sha256:8f397c3957352cf1b544c998a7f732f44ceb955fcc7ca824ae79bc979f25adef
Deleted: sha256:cfe8d1cf4ad5eb09be2bf9e1203d3388e49a422d187e1ce184a17b5d604851b3
Deleted: sha256:7647b489c37c5a03b831a2b1b909c47d80fd385b1c6186e7ec84475396bd8f72
Deleted: sha256:e695fa3b38397459d3745c9559177c65b81884d9f5c1cdb3b783f636acd77639
Deleted: sha256:496daea5b71117dd70d5e12b42822542364e3e622c0f0270626f7585353e05ed
Deleted: sha256:4622a80605a75d3d4526ca4a13ac6a9a69269b5f52b4fbd6ed6ad75eeb379c6f
Deleted: sha256:3d6209ac48d3fb436cb6b96dc0db15806820d1b140e680e7b10e8cb67e2ad262
Deleted: sha256:d7c38a9a63103666320d37784b6b5d8a14434f40f1ba3f5c2f6880ad9aeb6a9a
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user neil.conway@gmail.com