See <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/288/changes>
Changes: [bmahler] Fixed MonitorTest.WatchUnwatch flakiness by adding missing Clock::settle calls. Review: https://reviews.apache.org/r/10123 [bmahler] Fixed Statistics.archive test flakiness by adding a call to Clock::settle. Review: https://reviews.apache.org/r/10120 [benh] Added a Multimap with a nicer interface (+ tests) and cleaned up implementation of multihashmap. Review: https://reviews.apache.org/r/10166 [vinodkone] Fixed MasterTest.ShutdownUnregisteredExecutor test. Review: https://reviews.apache.org/r/10113 [vinodkone] Fixed slave to not garbage collect old slave directories based on their modification time. Review: https://reviews.apache.org/r/10162 [vinodkone] Fixed zookeeper detector by ignoring ZNONODE error in detectMaster() when it happens after getting child znodes but before getting their data. Review: https://reviews.apache.org/r/10105 ------------------------------------------ [...truncated 3652 lines...] [ OK ] StringsTest.TokenizeWithMultipleDelims (0 ms) [ RUN ] StringsTest.TokenizeEmptyString [ OK ] StringsTest.TokenizeEmptyString (0 ms) [ RUN ] StringsTest.TokenizeDelimOnlyString [ OK ] StringsTest.TokenizeDelimOnlyString (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.Pairs [ OK ] StringsTest.Pairs (0 ms) [ RUN ] StringsTest.StartsWith [ OK ] StringsTest.StartsWith (0 ms) [ RUN ] StringsTest.Contains [ OK ] StringsTest.Contains (0 ms) [----------] 21 tests from StringsTest (0 ms total) [----------] 1 test from UUIDTest [ RUN ] UUIDTest.test [ OK ] UUIDTest.test (1 ms) [----------] 1 test from UUIDTest (1 ms total) [----------] Global test environment tear-down [==========] 47 tests from 12 test cases ran. (118 ms total) [ PASSED ] 47 tests. PASS: stout-tests ============= 1 test passed ============= make[7]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party'> make[6]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party'> make[5]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party'> make[4]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party'> Making check in . make[4]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess'> /bin/bash ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" -DPACKAGE_STRING=\"libprocess\ 0.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -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_PTHREAD=1 -DHAVE_LIBZ=1 -I. -I./include -I./third_party/stout/include -Ithird_party/boost-1.53.0 -Ithird_party/glog-0.3.1/src -Ithird_party/libev-3.8 -Ithird_party/ry-http-parser-1c3624a -g -g2 -O2 -MT libprocess_la-process.lo -MD -MP -MF .deps/libprocess_la-process.Tpo -c -o libprocess_la-process.lo `test -f 'src/process.cpp' || echo './'`src/process.cpp libtool: compile: g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" "-DPACKAGE_STRING=\"libprocess 0.0.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -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_PTHREAD=1 -DHAVE_LIBZ=1 -I. -I./include -I./third_party/stout/include -Ithird_party/boost-1.53.0 -Ithird_party/glog-0.3.1/src -Ithird_party/libev-3.8 -Ithird_party/ry-http-parser-1c3624a -g -g2 -O2 -MT libprocess_la-process.lo -MD -MP -MF .deps/libprocess_la-process.Tpo -c src/process.cpp -fPIC -DPIC -o libprocess_la-process.o mv -f .deps/libprocess_la-process.Tpo .deps/libprocess_la-process.Plo /bin/bash ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" -DPACKAGE_STRING=\"libprocess\ 0.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -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_PTHREAD=1 -DHAVE_LIBZ=1 -I. -I./include -I./third_party/stout/include -Ithird_party/boost-1.53.0 -Ithird_party/glog-0.3.1/src -Ithird_party/libev-3.8 -Ithird_party/ry-http-parser-1c3624a -g -g2 -O2 -MT libprocess_la-pid.lo -MD -MP -MF .deps/libprocess_la-pid.Tpo -c -o libprocess_la-pid.lo `test -f 'src/pid.cpp' || echo './'`src/pid.cpp libtool: compile: g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" "-DPACKAGE_STRING=\"libprocess 0.0.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -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_PTHREAD=1 -DHAVE_LIBZ=1 -I. -I./include -I./third_party/stout/include -Ithird_party/boost-1.53.0 -Ithird_party/glog-0.3.1/src -Ithird_party/libev-3.8 -Ithird_party/ry-http-parser-1c3624a -g -g2 -O2 -MT libprocess_la-pid.lo -MD -MP -MF .deps/libprocess_la-pid.Tpo -c src/pid.cpp -fPIC -DPIC -o libprocess_la-pid.o mv -f .deps/libprocess_la-pid.Tpo .deps/libprocess_la-pid.Plo /bin/bash ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" -DPACKAGE_STRING=\"libprocess\ 0.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -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_PTHREAD=1 -DHAVE_LIBZ=1 -I. -I./include -I./third_party/stout/include -Ithird_party/boost-1.53.0 -Ithird_party/glog-0.3.1/src -Ithird_party/libev-3.8 -Ithird_party/ry-http-parser-1c3624a -g -g2 -O2 -MT libprocess_la-latch.lo -MD -MP -MF .deps/libprocess_la-latch.Tpo -c -o libprocess_la-latch.lo `test -f 'src/latch.cpp' || echo './'`src/latch.cpp libtool: compile: g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" "-DPACKAGE_STRING=\"libprocess 0.0.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -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_PTHREAD=1 -DHAVE_LIBZ=1 -I. -I./include -I./third_party/stout/include -Ithird_party/boost-1.53.0 -Ithird_party/glog-0.3.1/src -Ithird_party/libev-3.8 -Ithird_party/ry-http-parser-1c3624a -g -g2 -O2 -MT libprocess_la-latch.lo -MD -MP -MF .deps/libprocess_la-latch.Tpo -c src/latch.cpp -fPIC -DPIC -o libprocess_la-latch.o mv -f .deps/libprocess_la-latch.Tpo .deps/libprocess_la-latch.Plo /bin/bash ./libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" -DPACKAGE_STRING=\"libprocess\ 0.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -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_PTHREAD=1 -DHAVE_LIBZ=1 -I. -I./include -I./third_party/stout/include -Ithird_party/boost-1.53.0 -Ithird_party/glog-0.3.1/src -Ithird_party/libev-3.8 -Ithird_party/ry-http-parser-1c3624a -g -g2 -O2 -MT libprocess_la-statistics.lo -MD -MP -MF .deps/libprocess_la-statistics.Tpo -c -o libprocess_la-statistics.lo `test -f 'src/statistics.cpp' || echo './'`src/statistics.cpp libtool: compile: g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" "-DPACKAGE_STRING=\"libprocess 0.0.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -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_PTHREAD=1 -DHAVE_LIBZ=1 -I. -I./include -I./third_party/stout/include -Ithird_party/boost-1.53.0 -Ithird_party/glog-0.3.1/src -Ithird_party/libev-3.8 -Ithird_party/ry-http-parser-1c3624a -g -g2 -O2 -MT libprocess_la-statistics.lo -MD -MP -MF .deps/libprocess_la-statistics.Tpo -c src/statistics.cpp -fPIC -DPIC -o libprocess_la-statistics.o mv -f .deps/libprocess_la-statistics.Tpo .deps/libprocess_la-statistics.Plo /bin/bash ./libtool --tag=CXX --mode=link g++ -g -g2 -O2 -o libprocess.la libprocess_la-process.lo libprocess_la-pid.lo libprocess_la-latch.lo libprocess_la-statistics.lo third_party/glog-0.3.1/libglog.la third_party/libry_http_parser.la third_party/libev-3.8/libev.la -lz libtool: link: (cd .libs/libprocess.lax/libry_http_parser.a && ar x "<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party/.libs/libry_http_parser.a")> libtool: link: ar cru .libs/libprocess.a libprocess_la-process.o libprocess_la-pid.o libprocess_la-latch.o libprocess_la-statistics.o .libs/libprocess.lax/libry_http_parser.a/libry_http_parser_la-http_parser.o libtool: link: ranlib .libs/libprocess.a libtool: link: rm -fr .libs/libprocess.lax libtool: link: ( cd ".libs" && rm -f "libprocess.la" && ln -s "../libprocess.la" "libprocess.la" ) make tests make[5]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess'> g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" -DPACKAGE_STRING=\"libprocess\ 0.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -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_PTHREAD=1 -DHAVE_LIBZ=1 -I. -I./src -Ithird_party/gmock-1.6.0/gtest/include -Ithird_party/gmock-1.6.0/include -I./include -I./third_party/stout/include -Ithird_party/boost-1.53.0 -Ithird_party/glog-0.3.1/src -Ithird_party/libev-3.8 -Ithird_party/ry-http-parser-1c3624a -g -g2 -O2 -MT tests-decoder_tests.o -MD -MP -MF .deps/tests-decoder_tests.Tpo -c -o tests-decoder_tests.o `test -f 'src/tests/decoder_tests.cpp' || echo './'`src/tests/decoder_tests.cpp mv -f .deps/tests-decoder_tests.Tpo .deps/tests-decoder_tests.Po g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" -DPACKAGE_STRING=\"libprocess\ 0.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -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_PTHREAD=1 -DHAVE_LIBZ=1 -I. -I./src -Ithird_party/gmock-1.6.0/gtest/include -Ithird_party/gmock-1.6.0/include -I./include -I./third_party/stout/include -Ithird_party/boost-1.53.0 -Ithird_party/glog-0.3.1/src -Ithird_party/libev-3.8 -Ithird_party/ry-http-parser-1c3624a -g -g2 -O2 -MT tests-encoder_tests.o -MD -MP -MF .deps/tests-encoder_tests.Tpo -c -o tests-encoder_tests.o `test -f 'src/tests/encoder_tests.cpp' || echo './'`src/tests/encoder_tests.cpp mv -f .deps/tests-encoder_tests.Tpo .deps/tests-encoder_tests.Po g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" -DPACKAGE_STRING=\"libprocess\ 0.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -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_PTHREAD=1 -DHAVE_LIBZ=1 -I. -I./src -Ithird_party/gmock-1.6.0/gtest/include -Ithird_party/gmock-1.6.0/include -I./include -I./third_party/stout/include -Ithird_party/boost-1.53.0 -Ithird_party/glog-0.3.1/src -Ithird_party/libev-3.8 -Ithird_party/ry-http-parser-1c3624a -g -g2 -O2 -MT tests-http_tests.o -MD -MP -MF .deps/tests-http_tests.Tpo -c -o tests-http_tests.o `test -f 'src/tests/http_tests.cpp' || echo './'`src/tests/http_tests.cpp mv -f .deps/tests-http_tests.Tpo .deps/tests-http_tests.Po g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" -DPACKAGE_STRING=\"libprocess\ 0.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -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_PTHREAD=1 -DHAVE_LIBZ=1 -I. -I./src -Ithird_party/gmock-1.6.0/gtest/include -Ithird_party/gmock-1.6.0/include -I./include -I./third_party/stout/include -Ithird_party/boost-1.53.0 -Ithird_party/glog-0.3.1/src -Ithird_party/libev-3.8 -Ithird_party/ry-http-parser-1c3624a -g -g2 -O2 -MT tests-io_tests.o -MD -MP -MF .deps/tests-io_tests.Tpo -c -o tests-io_tests.o `test -f 'src/tests/io_tests.cpp' || echo './'`src/tests/io_tests.cpp src/tests/io_tests.cpp: In member function 'virtual void IO_Poll_Test::TestBody()': src/tests/io_tests.cpp:24:14: warning: ignoring return value of 'int pipe(int*)', declared with attribute warn_unused_result [-Wunused-result] mv -f .deps/tests-io_tests.Tpo .deps/tests-io_tests.Po g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" -DPACKAGE_STRING=\"libprocess\ 0.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -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_PTHREAD=1 -DHAVE_LIBZ=1 -I. -I./src -Ithird_party/gmock-1.6.0/gtest/include -Ithird_party/gmock-1.6.0/include -I./include -I./third_party/stout/include -Ithird_party/boost-1.53.0 -Ithird_party/glog-0.3.1/src -Ithird_party/libev-3.8 -Ithird_party/ry-http-parser-1c3624a -g -g2 -O2 -MT tests-main.o -MD -MP -MF .deps/tests-main.Tpo -c -o tests-main.o `test -f 'src/tests/main.cpp' || echo './'`src/tests/main.cpp mv -f .deps/tests-main.Tpo .deps/tests-main.Po g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" -DPACKAGE_STRING=\"libprocess\ 0.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -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_PTHREAD=1 -DHAVE_LIBZ=1 -I. -I./src -Ithird_party/gmock-1.6.0/gtest/include -Ithird_party/gmock-1.6.0/include -I./include -I./third_party/stout/include -Ithird_party/boost-1.53.0 -Ithird_party/glog-0.3.1/src -Ithird_party/libev-3.8 -Ithird_party/ry-http-parser-1c3624a -g -g2 -O2 -MT tests-process_tests.o -MD -MP -MF .deps/tests-process_tests.Tpo -c -o tests-process_tests.o `test -f 'src/tests/process_tests.cpp' || echo './'`src/tests/process_tests.cpp mv -f .deps/tests-process_tests.Tpo .deps/tests-process_tests.Po g++ -DPACKAGE_NAME=\"libprocess\" -DPACKAGE_TARNAME=\"libprocess\" -DPACKAGE_VERSION=\"0.0.1\" -DPACKAGE_STRING=\"libprocess\ 0.0.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libprocess\" -DVERSION=\"0.0.1\" -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_PTHREAD=1 -DHAVE_LIBZ=1 -I. -I./src -Ithird_party/gmock-1.6.0/gtest/include -Ithird_party/gmock-1.6.0/include -I./include -I./third_party/stout/include -Ithird_party/boost-1.53.0 -Ithird_party/glog-0.3.1/src -Ithird_party/libev-3.8 -Ithird_party/ry-http-parser-1c3624a -g -g2 -O2 -MT tests-statistics_tests.o -MD -MP -MF .deps/tests-statistics_tests.Tpo -c -o tests-statistics_tests.o `test -f 'src/tests/statistics_tests.cpp' || echo './'`src/tests/statistics_tests.cpp mv -f .deps/tests-statistics_tests.Tpo .deps/tests-statistics_tests.Po /bin/bash ./libtool --tag=CXX --mode=link g++ -g -g2 -O2 -o tests tests-decoder_tests.o tests-encoder_tests.o tests-http_tests.o tests-io_tests.o tests-main.o tests-process_tests.o tests-statistics_tests.o third_party/libgmock.la libprocess.la -lz libtool: link: g++ -g -g2 -O2 -o tests tests-decoder_tests.o tests-encoder_tests.o tests-http_tests.o tests-io_tests.o tests-main.o tests-process_tests.o tests-statistics_tests.o third_party/.libs/libgmock.a ./.libs/libprocess.a <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party/glog-0.3.1/.libs/libglog.a> -lpthread <https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess/third_party/libev-3.8/.libs/libev.a> -lm -lz make[5]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess'> make check-TESTS make[5]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess'> WARNING: Logging before InitGoogleLogging() is written to STDERR I0328 23:58:39.596041 5336 process.cpp:1419] libprocess is initialized on 67.195.138.9:35765 for 8 cpus [==========] Running 42 tests from 6 test cases. [----------] Global test environment set-up. [----------] 3 tests from Decoder [ RUN ] Decoder.Request [ OK ] Decoder.Request (0 ms) [ RUN ] Decoder.RequestHeaderContinuation [ OK ] Decoder.RequestHeaderContinuation (0 ms) [ RUN ] Decoder.Response [ OK ] Decoder.Response (0 ms) [----------] 3 tests from Decoder (0 ms total) [----------] 2 tests from Encoder [ RUN ] Encoder.Response [ OK ] Encoder.Response (0 ms) [ RUN ] Encoder.AcceptableEncodings [ OK ] Encoder.AcceptableEncodings (0 ms) [----------] 2 tests from Encoder (0 ms total) [----------] 2 tests from HTTP [ RUN ] HTTP.Endpoints I0328 23:58:39.597159 5343 process.cpp:2931] Handling HTTP event for process '(1)' with path: '/(1)/body' I0328 23:58:39.597465 5346 process.cpp:876] Socket error while receiving: Connection reset by peer I0328 23:58:39.597636 5344 process.cpp:2931] Handling HTTP event for process '(1)' with path: '/(1)/pipe' I0328 23:58:39.597780 5344 process.cpp:1597] Starting "chunked" streaming I0328 23:58:39.598718 5346 process.cpp:878] Socket closed while receiving [ OK ] HTTP.Endpoints (3 ms) [ RUN ] HTTP.Encode [ OK ] HTTP.Encode (0 ms) [----------] 2 tests from HTTP (3 ms total) [----------] 3 tests from IO [ RUN ] IO.Poll [ OK ] IO.Poll (0 ms) [ RUN ] IO.Read [ OK ] IO.Read (1 ms) [ RUN ] IO.BufferedRead [ OK ] IO.BufferedRead (6 ms) [----------] 3 tests from IO (7 ms total) [----------] 28 tests from Process [ RUN ] Process.thread [ OK ] Process.thread (0 ms) [ RUN ] Process.event [ OK ] Process.event (0 ms) [ RUN ] Process.future [ OK ] Process.future (0 ms) [ RUN ] Process.associate [ OK ] Process.associate (0 ms) [ RUN ] Process.onAny [ OK ] Process.onAny (0 ms) [ RUN ] Process.then [ OK ] Process.then (1 ms) [ RUN ] Process.chain [ OK ] Process.chain (0 ms) [ RUN ] Process.spawn [ OK ] Process.spawn (0 ms) [ RUN ] Process.dispatch [ OK ] Process.dispatch (0 ms) [ RUN ] Process.defer1 [ OK ] Process.defer1 (1 ms) [ RUN ] Process.defer2 [ OK ] Process.defer2 (1 ms) [ RUN ] Process.defer3 [ OK ] Process.defer3 (0 ms) [ RUN ] Process.handlers [ OK ] Process.handlers (0 ms) [ RUN ] Process.inheritance [ OK ] Process.inheritance (0 ms) [ RUN ] Process.thunk [ OK ] Process.thunk (0 ms) [ RUN ] Process.delegate I0328 23:58:39.611289 5336 process.cpp:2914] Delegating message 'func' to (10)@67.195.138.9:35765 [ OK ] Process.delegate (0 ms) [ RUN ] Process.delay [ OK ] Process.delay (0 ms) [ RUN ] Process.order [ OK ] Process.order (0 ms) [ RUN ] Process.donate [ OK ] Process.donate (0 ms) [ RUN ] Process.exited [ OK ] Process.exited (1 ms) [ RUN ] Process.select [ OK ] Process.select (0 ms) [ RUN ] Process.collect [ OK ] Process.collect (0 ms) [ RUN ] Process.settle [ OK ] Process.settle (4027 ms) [ RUN ] Process.pid [ OK ] Process.pid (0 ms) [ RUN ] Process.listener [ OK ] Process.listener (1 ms) [ RUN ] Process.executor [ OK ] Process.executor (0 ms) [ RUN ] Process.remote I0328 23:58:43.651202 5346 process.cpp:878] Socket closed while receiving [ OK ] Process.remote (11 ms) [ RUN ] Process.async [ OK ] Process.async (1 ms) [----------] 28 tests from Process (4046 ms total) [----------] 4 tests from Statistics [ RUN ] Statistics.set [ OK ] Statistics.set (0 ms) [ RUN ] Statistics.truncate [ OK ] Statistics.truncate (10 ms) [ RUN ] Statistics.meter [ OK ] Statistics.meter (1 ms) [ RUN ] Statistics.archive [ OK ] Statistics.archive (11 ms) [----------] 4 tests from Statistics (22 ms total) [----------] Global test environment tear-down [==========] 42 tests from 6 test cases ran. (4078 ms total) [ PASSED ] 42 tests. YOU HAVE 1 DISABLED TEST PASS: tests ============= 1 test passed ============= make[5]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess'> make[4]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess'> make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/libprocess'> make[3]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'> gzip -d -c leveldb.tar.gz | tar xf - test ! -e ./leveldb.patch || patch -d leveldb -p1 <./leveldb.patch touch leveldb-stamp cd leveldb && \ make CC="g++" OPT="-g -g2 -O2 -fPIC" make[4]: Entering directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/leveldb'> g++ -pthread -shared -Wl,-soname -Wl,<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/leveldb/libleveldb.so.1> -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -g -g2 -O2 -fPIC -fPIC db/builder.cc db/c.cc db/db_impl.cc db/db_iter.cc db/dbformat.cc db/filename.cc db/log_reader.cc db/log_writer.cc db/memtable.cc db/repair.cc db/table_cache.cc db/version_edit.cc db/version_set.cc db/write_batch.cc table/block.cc table/block_builder.cc table/filter_block.cc table/format.cc table/iterator.cc table/merger.cc table/table.cc table/table_builder.cc table/two_level_iterator.cc util/arena.cc util/bloom.cc util/cache.cc util/coding.cc util/comparator.cc util/crc32c.cc util/env.cc util/env_posix.cc util/filter_policy.cc util/hash.cc util/histogram.cc util/logging.cc util/options.cc util/status.cc port/port_posix.cc -o libleveldb.so.1.4 ln -fs libleveldb.so.1.4 libleveldb.so ln -fs libleveldb.so.1.4 libleveldb.so.1 g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -g -g2 -O2 -fPIC -c db/builder.cc -o db/builder.o g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -g -g2 -O2 -fPIC -c db/c.cc -o db/c.o g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -g -g2 -O2 -fPIC -c db/db_impl.cc -o db/db_impl.o g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -g -g2 -O2 -fPIC -c db/db_iter.cc -o db/db_iter.o g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -g -g2 -O2 -fPIC -c db/dbformat.cc -o db/dbformat.o g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -g -g2 -O2 -fPIC -c db/filename.cc -o db/filename.o g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -g -g2 -O2 -fPIC -c db/log_reader.cc -o db/log_reader.o g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -g -g2 -O2 -fPIC -c db/log_writer.cc -o db/log_writer.o g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -g -g2 -O2 -fPIC -c db/memtable.cc -o db/memtable.o g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -g -g2 -O2 -fPIC -c db/repair.cc -o db/repair.o g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -g -g2 -O2 -fPIC -c db/table_cache.cc -o db/table_cache.o g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -g -g2 -O2 -fPIC -c db/version_edit.cc -o db/version_edit.o g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -g -g2 -O2 -fPIC -c db/version_set.cc -o db/version_set.o g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -g -g2 -O2 -fPIC -c db/write_batch.cc -o db/write_batch.o g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -g -g2 -O2 -fPIC -c table/block.cc -o table/block.o Assembler messages: Error: can't open /tmp/ccWX5nAq.s for reading: No such file or directory make[4]: *** [table/block.o] Error 1 make[4]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party/leveldb'> make[3]: *** [leveldb/libleveldb.a] Error 2 make[3]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'> make[2]: *** [check-recursive] Error 1 make[2]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'> make[1]: *** [check] Error 2 make[1]: Leaving directory `<https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/ws/third_party'> make: *** [check-recursive] Error 1 Build step 'Execute shell' marked build as failure
