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/10/22 19:59:01 UTC

Build failed in Jenkins: Mesos-Buildbot » autotools,gcc,--verbose --disable-libtool-wrappers,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4353

See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--disable-libtool-wrappers,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4353/display/redirect?page=changes>

Changes:

[bmahler] Fixed a crash in ProcessManager::resume due to race.

------------------------------------------
[...truncated 2.53 MB...]
[ RUN      ] StringsTest.Trim
[       OK ] StringsTest.Trim (0 ms)
[ RUN      ] StringsTest.Tokenize
[       OK ] StringsTest.Tokenize (0 ms)
[ RUN      ] StringsTest.TokenizeStringWithDelimsAtStart
[       OK ] StringsTest.TokenizeStringWithDelimsAtStart (0 ms)
[ RUN      ] StringsTest.TokenizeStringWithDelimsAtEnd
[       OK ] StringsTest.TokenizeStringWithDelimsAtEnd (0 ms)
[ RUN      ] StringsTest.TokenizeStringWithDelimsAtStartAndEnd
[       OK ] StringsTest.TokenizeStringWithDelimsAtStartAndEnd (0 ms)
[ RUN      ] StringsTest.TokenizeWithMultipleDelims
[       OK ] StringsTest.TokenizeWithMultipleDelims (0 ms)
[ RUN      ] StringsTest.TokenizeEmptyString
[       OK ] StringsTest.TokenizeEmptyString (0 ms)
[ RUN      ] StringsTest.TokenizeDelimOnlyString
[       OK ] StringsTest.TokenizeDelimOnlyString (0 ms)
[ RUN      ] StringsTest.TokenizeNullByteDelim
[       OK ] StringsTest.TokenizeNullByteDelim (0 ms)
[ RUN      ] StringsTest.TokenizeNZero
[       OK ] StringsTest.TokenizeNZero (0 ms)
[ RUN      ] StringsTest.TokenizeNOne
[       OK ] StringsTest.TokenizeNOne (0 ms)
[ RUN      ] StringsTest.TokenizeNDelimOnlyString
[       OK ] StringsTest.TokenizeNDelimOnlyString (0 ms)
[ RUN      ] StringsTest.TokenizeN
[       OK ] StringsTest.TokenizeN (0 ms)
[ RUN      ] StringsTest.TokenizeNStringWithDelimsAtStart
[       OK ] StringsTest.TokenizeNStringWithDelimsAtStart (0 ms)
[ RUN      ] StringsTest.TokenizeNStringWithDelimsAtEnd
[       OK ] StringsTest.TokenizeNStringWithDelimsAtEnd (0 ms)
[ RUN      ] StringsTest.TokenizeNStringWithDelimsAtStartAndEnd
[       OK ] StringsTest.TokenizeNStringWithDelimsAtStartAndEnd (0 ms)
[ RUN      ] StringsTest.TokenizeNWithMultipleDelims
[       OK ] StringsTest.TokenizeNWithMultipleDelims (0 ms)
[ RUN      ] StringsTest.SplitEmptyString
[       OK ] StringsTest.SplitEmptyString (0 ms)
[ RUN      ] StringsTest.SplitDelimOnlyString
[       OK ] StringsTest.SplitDelimOnlyString (0 ms)
[ RUN      ] StringsTest.Split
[       OK ] StringsTest.Split (0 ms)
[ RUN      ] StringsTest.SplitStringWithDelimsAtStart
[       OK ] StringsTest.SplitStringWithDelimsAtStart (0 ms)
[ RUN      ] StringsTest.SplitStringWithDelimsAtEnd
[       OK ] StringsTest.SplitStringWithDelimsAtEnd (0 ms)
[ RUN      ] StringsTest.SplitStringWithDelimsAtStartAndEnd
[       OK ] StringsTest.SplitStringWithDelimsAtStartAndEnd (0 ms)
[ RUN      ] StringsTest.SplitWithMultipleDelims
[       OK ] StringsTest.SplitWithMultipleDelims (0 ms)
[ RUN      ] StringsTest.SplitNZero
[       OK ] StringsTest.SplitNZero (0 ms)
[ RUN      ] StringsTest.SplitNOne
[       OK ] StringsTest.SplitNOne (0 ms)
[ RUN      ] StringsTest.SplitNDelimOnlyString
[       OK ] StringsTest.SplitNDelimOnlyString (0 ms)
[ RUN      ] StringsTest.SplitN
[       OK ] StringsTest.SplitN (0 ms)
[ RUN      ] StringsTest.SplitNStringWithDelimsAtStart
[       OK ] StringsTest.SplitNStringWithDelimsAtStart (0 ms)
[ RUN      ] StringsTest.SplitNStringWithDelimsAtEnd
[       OK ] StringsTest.SplitNStringWithDelimsAtEnd (0 ms)
[ RUN      ] StringsTest.SplitNStringWithDelimsAtStartAndEnd
[       OK ] StringsTest.SplitNStringWithDelimsAtStartAndEnd (0 ms)
[ RUN      ] StringsTest.SplitNWithMultipleDelims
[       OK ] StringsTest.SplitNWithMultipleDelims (0 ms)
[ RUN      ] StringsTest.Pairs
[       OK ] StringsTest.Pairs (0 ms)
[ RUN      ] StringsTest.Join
[       OK ] StringsTest.Join (0 ms)
[ RUN      ] StringsTest.StartsWith
[       OK ] StringsTest.StartsWith (0 ms)
[ RUN      ] StringsTest.Contains
[       OK ] StringsTest.Contains (0 ms)
[----------] 39 tests from StringsTest (1 ms total)

[----------] 2 tests from SubcommandTest
[ RUN      ] SubcommandTest.Flags
[       OK ] SubcommandTest.Flags (0 ms)
[ RUN      ] SubcommandTest.Dispatch
Subcommand 'subcommand' is not available
Usage: command <subcommand> [OPTIONS]

Available subcommands:
    help
    subcommand2

Multiple subcommands have name 'subcommand'
[       OK ] SubcommandTest.Dispatch (0 ms)
[----------] 2 tests from SubcommandTest (1 ms total)

[----------] 2 tests from SVNTest
[ RUN      ] SVNTest.DiffPatch
[       OK ] SVNTest.DiffPatch (41 ms)
[ RUN      ] SVNTest.EmptyDiffPatch
[       OK ] SVNTest.EmptyDiffPatch (40 ms)
[----------] 2 tests from SVNTest (81 ms total)

[----------] 1 test from TryTest
[ RUN      ] TryTest.ArrowOperator
[       OK ] TryTest.ArrowOperator (0 ms)
[----------] 1 test from TryTest (0 ms total)

[----------] 2 tests from UUIDTest
[ RUN      ] UUIDTest.Test
[       OK ] UUIDTest.Test (0 ms)
[ RUN      ] UUIDTest.MalformedUUID
[       OK ] UUIDTest.MalformedUUID (0 ms)
[----------] 2 tests from UUIDTest (0 ms total)

[----------] 2 tests from VariantTest
[ RUN      ] VariantTest.Visit
[       OK ] VariantTest.Visit (0 ms)
[ RUN      ] VariantTest.Equality
[       OK ] VariantTest.Equality (0 ms)
[----------] 2 tests from VariantTest (0 ms total)

[----------] 4 tests from VersionTest
[ RUN      ] VersionTest.Comparison
[       OK ] VersionTest.Comparison (3 ms)
[ RUN      ] VersionTest.BuildMetadataComparison
[       OK ] VersionTest.BuildMetadataComparison (0 ms)
[ RUN      ] VersionTest.ParseValid
[       OK ] VersionTest.ParseValid (0 ms)
[ RUN      ] VersionTest.ParseInvalid
[       OK ] VersionTest.ParseInvalid (0 ms)
[----------] 4 tests from VersionTest (4 ms total)

[----------] 6 tests from ProcTest
[ RUN      ] ProcTest.Pids
[       OK ] ProcTest.Pids (1 ms)
[ RUN      ] ProcTest.Cpus
[       OK ] ProcTest.Cpus (1 ms)
[ RUN      ] ProcTest.SystemStatus
[       OK ] ProcTest.SystemStatus (0 ms)
[ RUN      ] ProcTest.ProcessStatus
[       OK ] ProcTest.ProcessStatus (0 ms)
[ RUN      ] ProcTest.SingleThread
[       OK ] ProcTest.SingleThread (0 ms)
[ RUN      ] ProcTest.MultipleThreads
[       OK ] ProcTest.MultipleThreads (0 ms)
[----------] 6 tests from ProcTest (2 ms total)

[----------] Global test environment tear-down
[==========] 314 tests from 51 test cases ran. (385 ms total)
[  PASSED  ] 314 tests.
make[7]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/stout'
make[6]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/stout'
Making check in include
make[6]: Entering directory `/mesos/mesos-1.5.0/_build/3rdparty/stout/include'
make[6]: Nothing to be done for `check'.
make[6]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/stout/include'
make[5]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/stout'
make[4]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/stout'
Making check in libprocess
make[4]: Entering directory `/mesos/mesos-1.5.0/_build/3rdparty/libprocess'
make  check-recursive
make[5]: Entering directory `/mesos/mesos-1.5.0/_build/3rdparty/libprocess'
Making check in .
make[6]: Entering directory `/mesos/mesos-1.5.0/_build/3rdparty/libprocess'
make  libprocess-tests benchmarks  test-linkee
make[7]: Entering directory `/mesos/mesos-1.5.0/_build/3rdparty/libprocess'
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_tests-after_tests.o -MD -MP -MF .deps/libprocess_tests-after_tests.Tpo -c -o libprocess_tests-after_tests.o `test -f 'src/tests/after_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/after_tests.cpp
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_tests-collect_tests.o -MD -MP -MF .deps/libprocess_tests-collect_tests.Tpo -c -o libprocess_tests-collect_tests.o `test -f 'src/tests/collect_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/collect_tests.cpp
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_tests-count_down_latch_tests.o -MD -MP -MF .deps/libprocess_tests-count_down_latch_tests.Tpo -c -o libprocess_tests-count_down_latch_tests.o `test -f 'src/tests/count_down_latch_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/count_down_latch_tests.cpp
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_tests-decoder_tests.o -MD -MP -MF .deps/libprocess_tests-decoder_tests.Tpo -c -o libprocess_tests-decoder_tests.o `test -f 'src/tests/decoder_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/decoder_tests.cpp
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_tests-encoder_tests.o -MD -MP -MF .deps/libprocess_tests-encoder_tests.Tpo -c -o libprocess_tests-encoder_tests.o `test -f 'src/tests/encoder_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/encoder_tests.cpp
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_tests-future_tests.o -MD -MP -MF .deps/libprocess_tests-future_tests.Tpo -c -o libprocess_tests-future_tests.o `test -f 'src/tests/future_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/future_tests.cpp
mv -f .deps/libprocess_tests-count_down_latch_tests.Tpo .deps/libprocess_tests-count_down_latch_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_tests-http_tests.o -MD -MP -MF .deps/libprocess_tests-http_tests.Tpo -c -o libprocess_tests-http_tests.o `test -f 'src/tests/http_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/http_tests.cpp
mv -f .deps/libprocess_tests-decoder_tests.Tpo .deps/libprocess_tests-decoder_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_tests-io_tests.o -MD -MP -MF .deps/libprocess_tests-io_tests.Tpo -c -o libprocess_tests-io_tests.o `test -f 'src/tests/io_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/io_tests.cpp
mv -f .deps/libprocess_tests-encoder_tests.Tpo .deps/libprocess_tests-encoder_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_tests-limiter_tests.o -MD -MP -MF .deps/libprocess_tests-limiter_tests.Tpo -c -o libprocess_tests-limiter_tests.o `test -f 'src/tests/limiter_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/limiter_tests.cpp
mv -f .deps/libprocess_tests-future_tests.Tpo .deps/libprocess_tests-future_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_tests-loop_tests.o -MD -MP -MF .deps/libprocess_tests-loop_tests.Tpo -c -o libprocess_tests-loop_tests.o `test -f 'src/tests/loop_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/loop_tests.cpp
mv -f .deps/libprocess_tests-after_tests.Tpo .deps/libprocess_tests-after_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_tests-main.o -MD -MP -MF .deps/libprocess_tests-main.Tpo -c -o libprocess_tests-main.o `test -f 'src/tests/main.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/main.cpp
mv -f .deps/libprocess_tests-collect_tests.Tpo .deps/libprocess_tests-collect_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_tests-metrics_tests.o -MD -MP -MF .deps/libprocess_tests-metrics_tests.Tpo -c -o libprocess_tests-metrics_tests.o `test -f 'src/tests/metrics_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/metrics_tests.cpp
mv -f .deps/libprocess_tests-io_tests.Tpo .deps/libprocess_tests-io_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_tests-mutex_tests.o -MD -MP -MF .deps/libprocess_tests-mutex_tests.Tpo -c -o libprocess_tests-mutex_tests.o `test -f 'src/tests/mutex_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/mutex_tests.cpp
mv -f .deps/libprocess_tests-limiter_tests.Tpo .deps/libprocess_tests-limiter_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_tests-owned_tests.o -MD -MP -MF .deps/libprocess_tests-owned_tests.Tpo -c -o libprocess_tests-owned_tests.o `test -f 'src/tests/owned_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/owned_tests.cpp
mv -f .deps/libprocess_tests-mutex_tests.Tpo .deps/libprocess_tests-mutex_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_tests-process_tests.o -MD -MP -MF .deps/libprocess_tests-process_tests.Tpo -c -o libprocess_tests-process_tests.o `test -f 'src/tests/process_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/process_tests.cpp
mv -f .deps/libprocess_tests-main.Tpo .deps/libprocess_tests-main.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_tests-profiler_tests.o -MD -MP -MF .deps/libprocess_tests-profiler_tests.Tpo -c -o libprocess_tests-profiler_tests.o `test -f 'src/tests/profiler_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/profiler_tests.cpp
mv -f .deps/libprocess_tests-loop_tests.Tpo .deps/libprocess_tests-loop_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_tests-queue_tests.o -MD -MP -MF .deps/libprocess_tests-queue_tests.Tpo -c -o libprocess_tests-queue_tests.o `test -f 'src/tests/queue_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/queue_tests.cpp
mv -f .deps/libprocess_tests-http_tests.Tpo .deps/libprocess_tests-http_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_tests-reap_tests.o -MD -MP -MF .deps/libprocess_tests-reap_tests.Tpo -c -o libprocess_tests-reap_tests.o `test -f 'src/tests/reap_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/reap_tests.cpp
mv -f .deps/libprocess_tests-owned_tests.Tpo .deps/libprocess_tests-owned_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_tests-rwlock_tests.o -MD -MP -MF .deps/libprocess_tests-rwlock_tests.Tpo -c -o libprocess_tests-rwlock_tests.o `test -f 'src/tests/rwlock_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/rwlock_tests.cpp
mv -f .deps/libprocess_tests-profiler_tests.Tpo .deps/libprocess_tests-profiler_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_tests-socket_tests.o -MD -MP -MF .deps/libprocess_tests-socket_tests.Tpo -c -o libprocess_tests-socket_tests.o `test -f 'src/tests/socket_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/socket_tests.cpp
mv -f .deps/libprocess_tests-metrics_tests.Tpo .deps/libprocess_tests-metrics_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_tests-sequence_tests.o -MD -MP -MF .deps/libprocess_tests-sequence_tests.Tpo -c -o libprocess_tests-sequence_tests.o `test -f 'src/tests/sequence_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/sequence_tests.cpp
mv -f .deps/libprocess_tests-queue_tests.Tpo .deps/libprocess_tests-queue_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_tests-shared_tests.o -MD -MP -MF .deps/libprocess_tests-shared_tests.Tpo -c -o libprocess_tests-shared_tests.o `test -f 'src/tests/shared_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/shared_tests.cpp
mv -f .deps/libprocess_tests-rwlock_tests.Tpo .deps/libprocess_tests-rwlock_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_tests-statistics_tests.o -MD -MP -MF .deps/libprocess_tests-statistics_tests.Tpo -c -o libprocess_tests-statistics_tests.o `test -f 'src/tests/statistics_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/statistics_tests.cpp
mv -f .deps/libprocess_tests-statistics_tests.Tpo .deps/libprocess_tests-statistics_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_tests-subprocess_tests.o -MD -MP -MF .deps/libprocess_tests-subprocess_tests.Tpo -c -o libprocess_tests-subprocess_tests.o `test -f 'src/tests/subprocess_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/subprocess_tests.cpp
mv -f .deps/libprocess_tests-reap_tests.Tpo .deps/libprocess_tests-reap_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_tests-system_tests.o -MD -MP -MF .deps/libprocess_tests-system_tests.Tpo -c -o libprocess_tests-system_tests.o `test -f 'src/tests/system_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/system_tests.cpp
mv -f .deps/libprocess_tests-socket_tests.Tpo .deps/libprocess_tests-socket_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_tests-timeseries_tests.o -MD -MP -MF .deps/libprocess_tests-timeseries_tests.Tpo -c -o libprocess_tests-timeseries_tests.o `test -f 'src/tests/timeseries_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/timeseries_tests.cpp
mv -f .deps/libprocess_tests-shared_tests.Tpo .deps/libprocess_tests-shared_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT libprocess_tests-time_tests.o -MD -MP -MF .deps/libprocess_tests-time_tests.Tpo -c -o libprocess_tests-time_tests.o `test -f 'src/tests/time_tests.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/time_tests.cpp
mv -f .deps/libprocess_tests-sequence_tests.Tpo .deps/libprocess_tests-sequence_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT benchmarks-benchmarks.o -MD -MP -MF .deps/benchmarks-benchmarks.Tpo -c -o benchmarks-benchmarks.o `test -f 'src/tests/benchmarks.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/benchmarks.cpp
../../../3rdparty/libprocess/src/tests/benchmarks.cpp:41:27: fatal error: benchmarks.pb.h: No such file or directory
 #include "benchmarks.pb.h"
                           ^
compilation terminated.
mv -f .deps/libprocess_tests-timeseries_tests.Tpo .deps/libprocess_tests-timeseries_tests.Po
../protobuf-3.3.0/src/protoc -I../../../3rdparty/libprocess/src/tests --cpp_out=. ../../../3rdparty/libprocess/src/tests/benchmarks.proto
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT test_linkee-test_linkee.o -MD -MP -MF .deps/test_linkee-test_linkee.Tpo -c -o test_linkee-test_linkee.o `test -f 'src/tests/test_linkee.cpp' || echo '../../../3rdparty/libprocess/'`src/tests/test_linkee.cpp
mv -f .deps/libprocess_tests-time_tests.Tpo .deps/libprocess_tests-time_tests.Po
g++ -DPACKAGE_NAME=\"mesos\" -DPACKAGE_TARNAME=\"mesos\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"mesos\ 1.5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mesos\" -DVERSION=\"1.5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CXX11=1 -DHAVE_PTHREAD_PRIO_INHERIT=1 -DHAVE_PTHREAD=1 -DHAVE_FTS_H=1 -DHAVE_APR_POOLS_H=1 -DHAVE_LIBAPR_1=1 -DHAVE_LIBCURL=1 -DMESOS_HAS_JAVA=1 -DHAVE_LIBSASL2=1 -DHAVE_OPENSSL_SSL_H=1 -DHAVE_SVN_VERSION_H=1 -DHAVE_LIBSVN_SUBR_1=1 -DHAVE_SVN_DELTA_H=1 -DHAVE_LIBSVN_DELTA_1=1 -DHAVE_ZLIB_H=1 -DHAVE_LIBZ=1 -DHAVE_PYTHON=\"2.7\" -DMESOS_HAS_PYTHON=1 -I. -I../../../3rdparty/libprocess  -I../../../3rdparty/libprocess/src -I../googletest-release-1.8.0/googlemock/include -I../googletest-release-1.8.0/googletest/include -DBUILD_DIR=\"/mesos/mesos-1.5.0/_build/3rdparty/libprocess\" -I../../../3rdparty/libprocess/include -isystem ../boost-1.53.0 -isystem ../concurrentqueue-1.0.0-beta -I../elfio-3.2 -I../glog-0.3.3/src   -I../http-parser-2.6.2 -I../libev-4.22 -DPICOJSON_USE_INT64 -D__STDC_FORMAT_MACROS -I../picojson-1.3.0 -I../protobuf-3.3.0/src -I../../../3rdparty/libprocess/../stout/include  -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1 -isystem /usr/include/apr-1.0	       -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -MT benchmarks-benchmarks.pb.o -MD -MP -MF .deps/benchmarks-benchmarks.pb.Tpo -c -o benchmarks-benchmarks.pb.o `test -f 'benchmarks.pb.cc' || echo '../../../3rdparty/libprocess/'`benchmarks.pb.cc
mv -f .deps/libprocess_tests-system_tests.Tpo .deps/libprocess_tests-system_tests.Po
mv -f .deps/benchmarks-benchmarks.pb.Tpo .deps/benchmarks-benchmarks.pb.Po
mv -f .deps/libprocess_tests-subprocess_tests.Tpo .deps/libprocess_tests-subprocess_tests.Po
mv -f .deps/test_linkee-test_linkee.Tpo .deps/test_linkee-test_linkee.Po
/bin/bash ../../libtool  --tag=CXX   --mode=link g++ -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11   -o test-linkee test_linkee-test_linkee.o  ../libgmock.la ../protobuf-3.3.0/src/libprotobuf.la libprocess.la  -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1  -lrt
libtool: link: g++ -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -o test-linkee test_linkee-test_linkee.o  ../.libs/libgmock.a ../protobuf-3.3.0/src/.libs/libprotobuf.a ./.libs/libprocess.a /mesos/mesos-1.5.0/_build/3rdparty/glog-0.3.3/.libs/libglog.a -lpthread /mesos/mesos-1.5.0/_build/3rdparty/libev-4.22/.libs/libev.a -lm -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
mv -f .deps/libprocess_tests-process_tests.Tpo .deps/libprocess_tests-process_tests.Po
/bin/bash ../../libtool  --tag=CXX   --mode=link g++ -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11   -o libprocess-tests libprocess_tests-after_tests.o libprocess_tests-collect_tests.o libprocess_tests-count_down_latch_tests.o libprocess_tests-decoder_tests.o libprocess_tests-encoder_tests.o libprocess_tests-future_tests.o libprocess_tests-http_tests.o libprocess_tests-io_tests.o libprocess_tests-limiter_tests.o libprocess_tests-loop_tests.o libprocess_tests-main.o libprocess_tests-metrics_tests.o libprocess_tests-mutex_tests.o libprocess_tests-owned_tests.o libprocess_tests-process_tests.o libprocess_tests-profiler_tests.o libprocess_tests-queue_tests.o libprocess_tests-reap_tests.o libprocess_tests-rwlock_tests.o libprocess_tests-socket_tests.o libprocess_tests-sequence_tests.o libprocess_tests-shared_tests.o libprocess_tests-statistics_tests.o libprocess_tests-subprocess_tests.o libprocess_tests-system_tests.o libprocess_tests-timeseries_tests.o libprocess_tests-time_tests.o     ../libgmock.la ../protobuf-3.3.0/src/libprotobuf.la libprocess.la  -lz -lsvn_delta-1 -lsvn_subr-1 -lsasl2 -lcurl -lapr-1  -lrt
libtool: link: g++ -Wall -Wsign-compare -Wformat-security -fstack-protector -fPIC -fPIE -g1 -O0 -Wno-unused-local-typedefs -std=c++11 -o libprocess-tests libprocess_tests-after_tests.o libprocess_tests-collect_tests.o libprocess_tests-count_down_latch_tests.o libprocess_tests-decoder_tests.o libprocess_tests-encoder_tests.o libprocess_tests-future_tests.o libprocess_tests-http_tests.o libprocess_tests-io_tests.o libprocess_tests-limiter_tests.o libprocess_tests-loop_tests.o libprocess_tests-main.o libprocess_tests-metrics_tests.o libprocess_tests-mutex_tests.o libprocess_tests-owned_tests.o libprocess_tests-process_tests.o libprocess_tests-profiler_tests.o libprocess_tests-queue_tests.o libprocess_tests-reap_tests.o libprocess_tests-rwlock_tests.o libprocess_tests-socket_tests.o libprocess_tests-sequence_tests.o libprocess_tests-shared_tests.o libprocess_tests-statistics_tests.o libprocess_tests-subprocess_tests.o libprocess_tests-system_tests.o libprocess_tests-timeseries_tests.o libprocess_tests-time_tests.o  ../.libs/libgmock.a ../protobuf-3.3.0/src/.libs/libprotobuf.a ./.libs/libprocess.a /mesos/mesos-1.5.0/_build/3rdparty/glog-0.3.3/.libs/libglog.a -lpthread /mesos/mesos-1.5.0/_build/3rdparty/libev-4.22/.libs/libev.a -lm -lz /usr/lib/x86_64-linux-gnu/libsvn_delta-1.so /usr/lib/x86_64-linux-gnu/libsvn_subr-1.so -lsasl2 /usr/lib/x86_64-linux-gnu/libcurl-nss.so /usr/lib/x86_64-linux-gnu/libapr-1.so -lrt -pthread
The bug is not reproducible, so it is likely a hardware or OS problem.
make[7]: *** [benchmarks-benchmarks.o] Error 1
make[7]: *** Waiting for unfinished jobs....
make[7]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/libprocess'
make[6]: *** [check-am] Error 2
make[6]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/libprocess'
make[5]: *** [check-recursive] Error 1
make[5]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/libprocess'
make[4]: *** [check] Error 2
make[4]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty/libprocess'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty'
make[2]: *** [check] Error 2
make[2]: Leaving directory `/mesos/mesos-1.5.0/_build/3rdparty'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/mesos/mesos-1.5.0/_build'
make: *** [distcheck] Error 1
+ docker rmi mesos-1508700347-24871
Untagged: mesos-1508700347-24871:latest
Deleted: sha256:df4a7c9ea0622eb151c1622619ddcdff3700956e2d763bfbbe159345bdbbfcc8
Build step 'Execute shell' marked build as failure

Jenkins build is back to normal : Mesos-Buildbot » autotools,gcc,--verbose --disable-libtool-wrappers,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4355

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--disable-libtool-wrappers,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4355/display/redirect?page=changes>


Build failed in Jenkins: Mesos-Buildbot » autotools,gcc,--verbose --disable-libtool-wrappers,GLOG_v=1 MESOS_VERBOSE=1,ubuntu:14.04,(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23) #4354

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--disable-libtool-wrappers,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=ubuntu%3A14.04,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4354/display/redirect?page=changes>

Changes:

[bmahler] Fixed a crash in ProcessManager::resume due to race.

[bmahler] Added MESOS-7921 to the 1.4.1 CHANGELOG.

------------------------------------------
[...truncated 30.58 MB...]
I1022 21:53:40.062515  5661 slave.cpp:250] Mesos agent started on (799)@172.17.0.2:37223
I1022 21:53:40.062541  5661 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_2_5ItFj1/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_2_5ItFj1/credential" --default_role="*" --disallow_sharing_agent_pid_namespace="false" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_2_5ItFj1/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_2_5ItFj1/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_AuthorizedRequest_2_5ItFj1/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.4.1/_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_AuthorizedRequest_2_5ItFj1" --sandbox_directory="/mnt/mesos/sandbox" --strict="true" --switch_user="true" --systemd_enable_support="true" --systemd_runtime_directory="/run/systemd/system" --version="false" --work_dir="/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_2_bd72KI"
I1022 21:53:40.062970  5661 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_2_5ItFj1/credential'
I1022 21:53:40.063086  5661 slave.cpp:283] Agent using credential for: test-principal
I1022 21:53:40.063103  5661 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_2_5ItFj1/http_credentials'
I1022 21:53:40.063295  5661 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I1022 21:53:40.063421  5661 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I1022 21:53:40.064545  5661 slave.cpp:565] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I1022 21:53:40.064738  5661 slave.cpp:573] Agent attributes: [  ]
I1022 21:53:40.064749  5661 slave.cpp:582] Agent hostname: 4702263aab22
I1022 21:53:40.064839  5639 status_update_manager.cpp:177] Pausing sending status updates
I1022 21:53:40.065958  5652 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_AuthorizedRequest_2_bd72KI/meta'
I1022 21:53:40.066186  5649 status_update_manager.cpp:203] Recovering status update manager
I1022 21:53:40.066350  5647 containerizer.cpp:609] Recovering containerizer
I1022 21:53:40.067379  5645 provisioner.cpp:416] Provisioner recovery complete
I1022 21:53:40.067680  5656 slave.cpp:6295] Finished recovery
I1022 21:53:40.068032  5656 slave.cpp:6477] Querying resource estimator for oversubscribable resources
I1022 21:53:40.068223  5642 slave.cpp:6491] Received oversubscribable resources {} from the resource estimator
I1022 21:53:40.070020  5658 process.cpp:3938] Handling HTTP event for process 'slave(799)' with path: '/slave(799)/containers'
I1022 21:53:40.070943  5640 http.cpp:1185] HTTP GET for /slave(799)/containers from 172.17.0.2:44080
I1022 21:53:40.070996  5640 http.cpp:976] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I1022 21:53:40.073436  5643 slave.cpp:843] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.AuthorizedRequest/2 (23 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0
I1022 21:53:40.082005  5619 containerizer.cpp:246] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W1022 21:53:40.082454  5619 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W1022 21:53:40.082558  5619 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I1022 21:53:40.082594  5619 provisioner.cpp:255] Using default backend 'copy'
I1022 21:53:40.085526  5654 slave.cpp:250] Mesos agent started on (800)@172.17.0.2:37223
I1022 21:53:40.085546  5654 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_OEcOJd/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_OEcOJd/credential" --default_role="*" --disallow_sharing_agent_pid_namespace="false" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_OEcOJd/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_OEcOJd/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_OEcOJd/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.4.1/_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_OEcOJd" --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_BDHL7U"
I1022 21:53:40.085839  5654 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_OEcOJd/credential'
I1022 21:53:40.085959  5654 slave.cpp:283] Agent using credential for: test-principal
I1022 21:53:40.085978  5654 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_OEcOJd/http_credentials'
I1022 21:53:40.086174  5654 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I1022 21:53:40.086303  5654 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I1022 21:53:40.087441  5654 slave.cpp:565] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I1022 21:53:40.087635  5654 slave.cpp:573] Agent attributes: [  ]
I1022 21:53:40.087646  5654 slave.cpp:582] Agent hostname: 4702263aab22
I1022 21:53:40.087751  5653 status_update_manager.cpp:177] Pausing sending status updates
I1022 21:53:40.088832  5656 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_0_BDHL7U/meta'
I1022 21:53:40.089042  5642 status_update_manager.cpp:203] Recovering status update manager
I1022 21:53:40.089205  5657 containerizer.cpp:609] Recovering containerizer
I1022 21:53:40.090215  5639 provisioner.cpp:416] Provisioner recovery complete
I1022 21:53:40.090472  5653 slave.cpp:6295] Finished recovery
I1022 21:53:40.090808  5653 slave.cpp:6477] Querying resource estimator for oversubscribable resources
I1022 21:53:40.090977  5643 slave.cpp:6491] Received oversubscribable resources {} from the resource estimator
I1022 21:53:40.092787  5651 process.cpp:3938] Handling HTTP event for process 'slave(800)' with path: '/slave(800)/monitor/statistics'
I1022 21:53:40.093715  5645 http.cpp:1185] HTTP GET for /slave(800)/monitor/statistics from 172.17.0.2:44082
I1022 21:53:40.093770  5645 http.cpp:976] Authorizing principal 'test-principal' to GET the '/monitor/statistics' endpoint
I1022 21:53:40.095074  5647 slave.cpp:843] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/0 (22 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1
I1022 21:53:40.103632  5619 containerizer.cpp:246] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W1022 21:53:40.104041  5619 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W1022 21:53:40.104131  5619 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I1022 21:53:40.104159  5619 provisioner.cpp:255] Using default backend 'copy'
I1022 21:53:40.107048  5661 slave.cpp:250] Mesos agent started on (801)@172.17.0.2:37223
I1022 21:53:40.107069  5661 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_H69Ymq/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_H69Ymq/credential" --default_role="*" --disallow_sharing_agent_pid_namespace="false" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_H69Ymq/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_H69Ymq/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_H69Ymq/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.4.1/_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_H69Ymq" --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_PWsJH7"
I1022 21:53:40.107384  5661 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_H69Ymq/credential'
I1022 21:53:40.107504  5661 slave.cpp:283] Agent using credential for: test-principal
I1022 21:53:40.107524  5661 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_H69Ymq/http_credentials'
I1022 21:53:40.107727  5661 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I1022 21:53:40.107868  5661 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I1022 21:53:40.109030  5661 slave.cpp:565] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I1022 21:53:40.109239  5661 slave.cpp:573] Agent attributes: [  ]
I1022 21:53:40.109257  5661 slave.cpp:582] Agent hostname: 4702263aab22
I1022 21:53:40.109393  5658 status_update_manager.cpp:177] Pausing sending status updates
I1022 21:53:40.110432  5644 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_1_PWsJH7/meta'
I1022 21:53:40.110657  5650 status_update_manager.cpp:203] Recovering status update manager
I1022 21:53:40.110827  5645 containerizer.cpp:609] Recovering containerizer
I1022 21:53:40.111779  5638 provisioner.cpp:416] Provisioner recovery complete
I1022 21:53:40.112030  5649 slave.cpp:6295] Finished recovery
I1022 21:53:40.112416  5649 slave.cpp:6477] Querying resource estimator for oversubscribable resources
I1022 21:53:40.112628  5659 slave.cpp:6491] Received oversubscribable resources {} from the resource estimator
I1022 21:53:40.114485  5655 process.cpp:3938] Handling HTTP event for process 'slave(801)' with path: '/slave(801)/monitor/statistics.json'
I1022 21:53:40.115391  5641 http.cpp:1185] HTTP GET for /slave(801)/monitor/statistics.json from 172.17.0.2:44086
I1022 21:53:40.115445  5641 http.cpp:976] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I1022 21:53:40.116745  5656 slave.cpp:843] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/1 (22 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2
I1022 21:53:40.125982  5619 containerizer.cpp:246] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W1022 21:53:40.126430  5619 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W1022 21:53:40.126523  5619 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I1022 21:53:40.126549  5619 provisioner.cpp:255] Using default backend 'copy'
I1022 21:53:40.129467  5642 slave.cpp:250] Mesos agent started on (802)@172.17.0.2:37223
I1022 21:53:40.129484  5642 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_zBKldD/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_zBKldD/credential" --default_role="*" --disallow_sharing_agent_pid_namespace="false" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_zBKldD/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_zBKldD/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_zBKldD/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.4.1/_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_zBKldD" --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_Z8NLuk"
I1022 21:53:40.129797  5642 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_zBKldD/credential'
I1022 21:53:40.129915  5642 slave.cpp:283] Agent using credential for: test-principal
I1022 21:53:40.129935  5642 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_zBKldD/http_credentials'
I1022 21:53:40.130131  5642 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I1022 21:53:40.130256  5642 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I1022 21:53:40.131419  5642 slave.cpp:565] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I1022 21:53:40.131613  5642 slave.cpp:573] Agent attributes: [  ]
I1022 21:53:40.131626  5642 slave.cpp:582] Agent hostname: 4702263aab22
I1022 21:53:40.131716  5639 status_update_manager.cpp:177] Pausing sending status updates
I1022 21:53:40.132794  5645 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_UnauthorizedRequest_2_Z8NLuk/meta'
I1022 21:53:40.133008  5658 status_update_manager.cpp:203] Recovering status update manager
I1022 21:53:40.133152  5638 containerizer.cpp:609] Recovering containerizer
I1022 21:53:40.134110  5659 provisioner.cpp:416] Provisioner recovery complete
I1022 21:53:40.134342  5639 slave.cpp:6295] Finished recovery
I1022 21:53:40.134662  5639 slave.cpp:6477] Querying resource estimator for oversubscribable resources
I1022 21:53:40.134826  5656 slave.cpp:6491] Received oversubscribable resources {} from the resource estimator
I1022 21:53:40.136577  5649 process.cpp:3938] Handling HTTP event for process 'slave(802)' with path: '/slave(802)/containers'
I1022 21:53:40.137482  5640 http.cpp:1185] HTTP GET for /slave(802)/containers from 172.17.0.2:44088
I1022 21:53:40.137538  5640 http.cpp:976] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I1022 21:53:40.138993  5619 slave.cpp:843] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.UnauthorizedRequest/2 (21 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/0
I1022 21:53:40.147691  5619 containerizer.cpp:246] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W1022 21:53:40.148119  5619 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W1022 21:53:40.148231  5619 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I1022 21:53:40.148262  5619 provisioner.cpp:255] Using default backend 'copy'
I1022 21:53:40.149804  5619 cluster.cpp:448] Creating default 'local' authorizer
I1022 21:53:40.151403  5645 slave.cpp:250] Mesos agent started on (803)@172.17.0.2:37223
I1022 21:53:40.151420  5645 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_k1QDgQ/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_k1QDgQ/credential" --default_role="*" --disallow_sharing_agent_pid_namespace="false" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_k1QDgQ/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_k1QDgQ/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_k1QDgQ/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.4.1/_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_k1QDgQ" --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_zesRux"
I1022 21:53:40.151756  5645 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_k1QDgQ/credential'
I1022 21:53:40.151901  5645 slave.cpp:283] Agent using credential for: test-principal
I1022 21:53:40.151919  5645 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_k1QDgQ/http_credentials'
I1022 21:53:40.152146  5645 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I1022 21:53:40.152287  5645 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I1022 21:53:40.153436  5645 slave.cpp:565] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I1022 21:53:40.153630  5645 slave.cpp:573] Agent attributes: [  ]
I1022 21:53:40.153641  5645 slave.cpp:582] Agent hostname: 4702263aab22
I1022 21:53:40.153748  5660 status_update_manager.cpp:177] Pausing sending status updates
I1022 21:53:40.154832  5640 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_0_zesRux/meta'
I1022 21:53:40.155107  5638 status_update_manager.cpp:203] Recovering status update manager
I1022 21:53:40.155478  5646 containerizer.cpp:609] Recovering containerizer
I1022 21:53:40.156957  5656 provisioner.cpp:416] Provisioner recovery complete
I1022 21:53:40.157347  5656 slave.cpp:6295] Finished recovery
I1022 21:53:40.157716  5656 slave.cpp:6477] Querying resource estimator for oversubscribable resources
I1022 21:53:40.157938  5657 slave.cpp:6491] Received oversubscribable resources {} from the resource estimator
I1022 21:53:40.160487  5642 process.cpp:3938] Handling HTTP event for process 'slave(803)' with path: '/slave(803)/monitor/statistics'
I1022 21:53:40.161445  5645 http.cpp:1185] HTTP GET for /slave(803)/monitor/statistics from 172.17.0.2:44090
I1022 21:53:40.161504  5645 http.cpp:976] Authorizing principal 'test-principal' to GET the '/monitor/statistics' endpoint
I1022 21:53:40.164294  5657 slave.cpp:843] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/0 (49 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/1
I1022 21:53:40.197945  5619 containerizer.cpp:246] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W1022 21:53:40.198427  5619 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W1022 21:53:40.198530  5619 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I1022 21:53:40.198561  5619 provisioner.cpp:255] Using default backend 'copy'
I1022 21:53:40.200129  5619 cluster.cpp:448] Creating default 'local' authorizer
I1022 21:53:40.202024  5659 slave.cpp:250] Mesos agent started on (804)@172.17.0.2:37223
I1022 21:53:40.202049  5659 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_f97uJ3/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_f97uJ3/credential" --default_role="*" --disallow_sharing_agent_pid_namespace="false" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_f97uJ3/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_f97uJ3/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_f97uJ3/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.4.1/_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_f97uJ3" --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_6ZwjQK"
I1022 21:53:40.202409  5659 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_f97uJ3/credential'
I1022 21:53:40.202564  5659 slave.cpp:283] Agent using credential for: test-principal
I1022 21:53:40.202585  5659 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_f97uJ3/http_credentials'
I1022 21:53:40.202800  5659 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I1022 21:53:40.202956  5659 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I1022 21:53:40.204192  5659 slave.cpp:565] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I1022 21:53:40.204396  5659 slave.cpp:573] Agent attributes: [  ]
I1022 21:53:40.204409  5659 slave.cpp:582] Agent hostname: 4702263aab22
I1022 21:53:40.204541  5647 status_update_manager.cpp:177] Pausing sending status updates
I1022 21:53:40.205945  5656 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_1_6ZwjQK/meta'
I1022 21:53:40.206256  5661 status_update_manager.cpp:203] Recovering status update manager
I1022 21:53:40.206435  5650 containerizer.cpp:609] Recovering containerizer
I1022 21:53:40.207563  5638 provisioner.cpp:416] Provisioner recovery complete
I1022 21:53:40.207921  5649 slave.cpp:6295] Finished recovery
I1022 21:53:40.208323  5649 slave.cpp:6477] Querying resource estimator for oversubscribable resources
I1022 21:53:40.208585  5641 slave.cpp:6491] Received oversubscribable resources {} from the resource estimator
I1022 21:53:40.211011  5643 process.cpp:3938] Handling HTTP event for process 'slave(804)' with path: '/slave(804)/monitor/statistics.json'
I1022 21:53:40.212178  5658 http.cpp:1185] HTTP GET for /slave(804)/monitor/statistics.json from 172.17.0.2:44092
I1022 21:53:40.212240  5658 http.cpp:976] Authorizing principal 'test-principal' to GET the '/monitor/statistics.json' endpoint
I1022 21:53:40.215148  5645 slave.cpp:843] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/1 (28 ms)
[ RUN      ] Endpoint/SlaveEndpointTest.NoAuthorizer/2
I1022 21:53:40.226420  5619 containerizer.cpp:246] Using isolation: posix/cpu,posix/mem,filesystem/posix,network/cni,environment_secret
W1022 21:53:40.226958  5619 backend.cpp:76] Failed to create 'aufs' backend: AufsBackend requires root privileges
W1022 21:53:40.227093  5619 backend.cpp:76] Failed to create 'bind' backend: BindBackend requires root privileges
I1022 21:53:40.227133  5619 provisioner.cpp:255] Using default backend 'copy'
I1022 21:53:40.229027  5619 cluster.cpp:448] Creating default 'local' authorizer
I1022 21:53:40.230916  5640 slave.cpp:250] Mesos agent started on (805)@172.17.0.2:37223
I1022 21:53:40.230938  5640 slave.cpp:251] Flags at startup: --acls="" --appc_simple_discovery_uri_prefix="http://" --appc_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_8yAEwh/store/appc" --authenticate_http_readonly="true" --authenticate_http_readwrite="true" --authenticatee="crammd5" --authentication_backoff_factor="1secs" --authorizer="local" --cgroups_cpu_enable_pids_and_tids_count="false" --cgroups_enable_cfs="false" --cgroups_hierarchy="/sys/fs/cgroup" --cgroups_limit_swap="false" --cgroups_root="mesos" --container_disk_watch_interval="15secs" --containerizers="mesos" --credential="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_8yAEwh/credential" --default_role="*" --disallow_sharing_agent_pid_namespace="false" --disk_watch_interval="1mins" --docker="docker" --docker_kill_orphans="true" --docker_registry="https://registry-1.docker.io" --docker_remove_delay="6hrs" --docker_socket="/var/run/docker.sock" --docker_stop_timeout="0ns" --docker_store_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_8yAEwh/store/docker" --docker_volume_checkpoint_dir="/var/run/mesos/isolators/docker/volume" --enforce_container_disk_quota="false" --executor_registration_timeout="1mins" --executor_reregistration_timeout="2secs" --executor_shutdown_grace_period="5secs" --fetcher_cache_dir="/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_8yAEwh/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_8yAEwh/http_credentials" --http_heartbeat_interval="30secs" --initialize_driver_logging="true" --isolation="posix/cpu,posix/mem" --launcher="posix" --launcher_dir="/mesos/mesos-1.4.1/_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_8yAEwh" --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_J3HdzY"
I1022 21:53:40.231341  5640 credentials.hpp:86] Loading credential for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_8yAEwh/credential'
I1022 21:53:40.231564  5640 slave.cpp:283] Agent using credential for: test-principal
I1022 21:53:40.231587  5640 credentials.hpp:37] Loading credentials for authentication from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_8yAEwh/http_credentials'
I1022 21:53:40.231828  5640 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readonly'
I1022 21:53:40.231997  5640 http.cpp:1045] Creating default 'basic' HTTP authenticator for realm 'mesos-agent-readwrite'
I1022 21:53:40.233309  5640 slave.cpp:565] Agent resources: [{"name":"cpus","scalar":{"value":2.0},"type":"SCALAR"},{"name":"mem","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"disk","scalar":{"value":1024.0},"type":"SCALAR"},{"name":"ports","ranges":{"range":[{"begin":31000,"end":32000}]},"type":"RANGES"}]
I1022 21:53:40.233531  5640 slave.cpp:573] Agent attributes: [  ]
I1022 21:53:40.233551  5640 slave.cpp:582] Agent hostname: 4702263aab22
I1022 21:53:40.233708  5653 status_update_manager.cpp:177] Pausing sending status updates
I1022 21:53:40.235123  5661 state.cpp:64] Recovering state from '/tmp/Endpoint_SlaveEndpointTest_NoAuthorizer_2_J3HdzY/meta'
I1022 21:53:40.235436  5638 status_update_manager.cpp:203] Recovering status update manager
I1022 21:53:40.235630  5651 containerizer.cpp:609] Recovering containerizer
I1022 21:53:40.236948  5643 provisioner.cpp:416] Provisioner recovery complete
I1022 21:53:40.237247  5653 slave.cpp:6295] Finished recovery
I1022 21:53:40.237771  5653 slave.cpp:6477] Querying resource estimator for oversubscribable resources
I1022 21:53:40.238020  5645 slave.cpp:6491] Received oversubscribable resources {} from the resource estimator
I1022 21:53:40.240015  5649 process.cpp:3938] Handling HTTP event for process 'slave(805)' with path: '/slave(805)/containers'
I1022 21:53:40.241087  5646 http.cpp:1185] HTTP GET for /slave(805)/containers from 172.17.0.2:44096
I1022 21:53:40.241200  5646 http.cpp:976] Authorizing principal 'test-principal' to GET the '/containers' endpoint
I1022 21:53:40.244313  5640 slave.cpp:843] Agent terminating
[       OK ] Endpoint/SlaveEndpointTest.NoAuthorizer/2 (29 ms)
[----------] 9 tests from Endpoint/SlaveEndpointTest (243 ms total)

[----------] 2 tests from ContainerizerType/DefaultContainerDNSFlagTest
[ RUN      ] ContainerizerType/DefaultContainerDNSFlagTest.ValidateFlag/0
[       OK ] ContainerizerType/DefaultContainerDNSFlagTest.ValidateFlag/0 (11 ms)
[ RUN      ] ContainerizerType/DefaultContainerDNSFlagTest.ValidateFlag/1
[       OK ] ContainerizerType/DefaultContainerDNSFlagTest.ValidateFlag/1 (9 ms)
[----------] 2 tests from ContainerizerType/DefaultContainerDNSFlagTest (20 ms total)

[----------] Global test environment tear-down
[==========] 1655 tests from 182 test cases ran. (480094 ms total)
[  PASSED  ] 1654 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] ExamplesTest.PersistentVolumeFramework

 1 FAILED TEST
  YOU HAVE 20 DISABLED TESTS

I1022 21:53:40.337296  5662 process.cpp:1068] Failed to accept socket: future discarded
make[4]: *** [check-local] Error 1
make[4]: Leaving directory `/mesos/mesos-1.4.1/_build/src'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `/mesos/mesos-1.4.1/_build/src'
make[2]: *** [check] Error 2
make[2]: Leaving directory `/mesos/mesos-1.4.1/_build/src'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/mesos/mesos-1.4.1/_build'
make: *** [distcheck] Error 1
+ docker rmi mesos-1508706063-20824
Untagged: mesos-1508706063-20824:latest
Deleted: sha256:0d994a0b31f603d6f970563954a56946a8433f5d76b33e44dbc71d4d05840307
Deleted: sha256:793041873fe809fac524bba320f3bd91e9148a6798c4bcd72ee344e9df9ae68e
Deleted: sha256:98974b6e8b6170594991980c2472510245331bbba0f1703a6759fabe60f71414
Deleted: sha256:5c494141687271b6c0d037d0085f77529fdb07fc276ec47874a350748f5d3df4
Deleted: sha256:c4fa27c02cd413b8bda943f0e7b687bb675eed3a1887c163adfa07b418a02754
Deleted: sha256:565e90900d2a9fcdcac25540a85476877bea0ffa442df3b4ed1c093f98de8522
Deleted: sha256:ec5a0965f7d2fc834cdac611f3ef36cab17f8390ead3fb041b49d702f55835fa
Deleted: sha256:bcd08e3094680d0ff3dd64c62d1ab5bb90dc85511e7783830aa395dbef158240
Deleted: sha256:d9b667024aacf61548f6de002bc454c7278f77c4610bad5637ddb15c1e55f418
Deleted: sha256:c0f76e281b693af7b23ef94076beef09421ce12c9406eb6744d75e67b89c4929
Deleted: sha256:3e9af03dd786ef0fb88956b91f187914e3c55b9a402f69da480d4b40925f853a
Deleted: sha256:f2fe3cbf82b90dfac5bf682beb131ae6bf74dbb166110ca680c6ab7d13eb2166
Deleted: sha256:151070a4169b4e4e697b53c342eb9b2bc0eb758a7a741db3204f5b0b10b85a17
Deleted: sha256:6f9c7ddb235a74cab16b993918dd5abf6866c9ab4697b2b85564f4c9282b1024
Deleted: sha256:e925038383a404eeb9df2ab7e6bf0204e02cdd459895f86f408c0d7669897394
Deleted: sha256:dcdba83bdff854ab9ebf9065d380ece48875634d90270484745b09642b69166e
Deleted: sha256:c8e65ef657682a4e101b89cbd529fd590ff8c1a2d3c2a115808a97b82359a360
Deleted: sha256:18bec5abd5f2c201298a93a9b18d093143db819424a9f1fda6d65c0b47c62ad4
Deleted: sha256:cfef6534a71aa37e677f852791d80de6916b87d3319b54f1436cb6605908f3f7
Deleted: sha256:311e0424e54c1b02057f79ae55289568a9e53653c6976fb86d1eebf7cbac2742
Deleted: sha256:cea496ca65780107b78ef7934d41b52abbee12f92d528a20147fefa84db5f2f3
Deleted: sha256:bcabdb2e1ccc1c2f989e235bf5abc761ae51899988008cd0edec19e43af58572
Deleted: sha256:1f2bbc5efe2ba330b4d51c721410f76032273ea2f353ff2ae44319e402a0a9cd
Deleted: sha256:aa1fb9c1e75ddc31010dd5083a837981bd7a27ce41d06906af0dc8e6018bb4a5
Build step 'Execute shell' marked build as failure