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/03/16 02:27:47 UTC

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

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

Changes:

[yujie.jay] Support the full CNI DNS specification.

------------------------------------------
[...truncated 1.10 MB...]
/usr/bin/cmake -E cmake_progress_report /mesos/build/CMakeFiles 
[ 70%] Building CXX object src/CMakeFiles/mesos-1.3.0.dir/slave/containerizer/mesos/provisioner/backends/overlay.cpp.o
cd /mesos/build/src && /usr/bin/clang++-3.5   -DBUILD_FLAGS=\"\" -DBUILD_JAVA_JVM_LIBRARY=\"\" -DHAS_AUTHENTICATION=1 -DLIBDIR=\"/usr/local/libmesos\" -DPICOJSON_USE_INT64 -DPKGDATADIR=\"/usr/local/share/mesos\" -DPKGLIBEXECDIR=\"/usr/local/libexec/mesos\" -DUSE_CMAKE_BUILD_CONFIG -DUSE_STATIC_LIB -DVERSION=\"1.3.0\" -D__STDC_FORMAT_MACROS -Dmesos_1_3_0_EXPORTS -O2 -std=c++11 -g -fPIC -I/mesos/build/include -I/mesos/build/include/mesos -I/mesos/build/src -I/mesos/src -isystem /mesos/build/3rdparty/protobuf-2.6.1/src/protobuf-2.6.1-lib/lib/include -isystem /mesos/3rdparty/libprocess/include -isystem /usr/include/apr-1.0 -isystem /mesos/build/3rdparty/boost-1.53.0/src/boost-1.53.0 -isystem /mesos/build/3rdparty/elfio-3.2/src/elfio-3.2 -isystem /mesos/build/3rdparty/glog-0.3.3/src/glog-0.3.3-lib/lib/include -isystem /mesos/build/3rdparty/nvml-352.79/src/nvml-352.79 -isystem /mesos/build/3rdparty/picojson-1.3.0/src/picojson-1.3.0 -isystem /usr/include/subversion-1 -isystem /mesos/3rdparty/stout/include -isystem /mesos/build/3rdparty/http_parser-2.6.2/src/http_parser-2.6.2 -isystem /mesos/build/3rdparty/libev-4.22/src/libev-4.22 -isystem /mesos/build/3rdparty/zookeeper-3.4.8/src/zookeeper-3.4.8/src/c/include -isystem /mesos/build/3rdparty/zookeeper-3.4.8/src/zookeeper-3.4.8/src/c/generated -isystem /mesos/build/3rdparty/leveldb-1.19/src/leveldb-1.19/include -I/mesos/include    -o CMakeFiles/mesos-1.3.0.dir/slave/containerizer/mesos/provisioner/backends/overlay.cpp.o -c /mesos/src/slave/containerizer/mesos/provisioner/backends/overlay.cpp
/mesos/src/slave/containerizer/mesos/isolators/network/cni/cni.cpp:1000:26: error: invalid operands to binary expression ('basic_ostream<char, std::char_traits<char> >' and 'const ::google::protobuf::RepeatedPtrField< ::std::string>')
              << " are " << dns.nameservers();
              ~~~~~~~~~~ ^  ~~~~~~~~~~~~~~~~~
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ostream:245:7: note: candidate function not viable: no known conversion from 'const ::google::protobuf::RepeatedPtrField< ::std::string>' to 'const void *' for 1st argument; take the address of the argument with &
      operator<<(const void* __p)
      ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ostream:108:7: note: candidate function not viable: no known conversion from 'const ::google::protobuf::RepeatedPtrField< ::std::string>' to '__ostream_type &(*)(__ostream_type &)' for 1st argument
      operator<<(__ostream_type& (*__pf)(__ostream_type&))
      ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ostream:117:7: note: candidate function not viable: no known conversion from 'const ::google::protobuf::RepeatedPtrField< ::std::string>' to '__ios_type &(*)(__ios_type &)' for 1st argument
      operator<<(__ios_type& (*__pf)(__ios_type&))
      ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ostream:127:7: note: candidate function not viable: no known conversion from 'const ::google::protobuf::RepeatedPtrField< ::std::string>' to 'std::ios_base &(*)(std::ios_base &)' for 1st argument
      operator<<(ios_base& (*__pf) (ios_base&))
      ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ostream:166:7: note: candidate function not viable: no known conversion from 'const ::google::protobuf::RepeatedPtrField< ::std::string>' to 'long' for 1st argument
      operator<<(long __n)
      ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ostream:170:7: note: candidate function not viable: no known conversion from 'const ::google::protobuf::RepeatedPtrField< ::std::string>' to 'unsigned long' for 1st argument
      operator<<(unsigned long __n)
      ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ostream:174:7: note: candidate function not viable: no known conversion from 'const ::google::protobuf::RepeatedPtrField< ::std::string>' to 'bool' for 1st argument
      operator<<(bool __n)
      ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ostream:178:7: note: candidate function not viable: no known conversion from 'const ::google::protobuf::RepeatedPtrField< ::std::string>' to 'short' for 1st argument
      operator<<(short __n);
      ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ostream:181:7: note: candidate function not viable: no known conversion from 'const ::google::protobuf::RepeatedPtrField< ::std::string>' to 'unsigned short' for 1st argument
      operator<<(unsigned short __n)
      ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ostream:189:7: note: candidate function not viable: no known conversion from 'const ::google::protobuf::RepeatedPtrField< ::std::string>' to 'int' for 1st argument
      operator<<(int __n);
      ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ostream:192:7: note: candidate function not viable: no known conversion from 'const ::google::protobuf::RepeatedPtrField< ::std::string>' to 'unsigned int' for 1st argument
      operator<<(unsigned int __n)
      ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ostream:201:7: note: candidate function not viable: no known conversion from 'const ::google::protobuf::RepeatedPtrField< ::std::string>' to 'long long' for 1st argument
      operator<<(long long __n)
      ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ostream:205:7: note: candidate function not viable: no known conversion from 'const ::google::protobuf::RepeatedPtrField< ::std::string>' to 'unsigned long long' for 1st argument
      operator<<(unsigned long long __n)
      ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ostream:220:7: note: candidate function not viable: no known conversion from 'const ::google::protobuf::RepeatedPtrField< ::std::string>' to 'double' for 1st argument
      operator<<(double __f)
      ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ostream:224:7: note: candidate function not viable: no known conversion from 'const ::google::protobuf::RepeatedPtrField< ::std::string>' to 'float' for 1st argument
      operator<<(float __f)
      ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ostream:232:7: note: candidate function not viable: no known conversion from 'const ::google::protobuf::RepeatedPtrField< ::std::string>' to 'long double' for 1st argument
      operator<<(long double __f)
      ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ostream:270:7: note: candidate function not viable: no known conversion from 'const ::google::protobuf::RepeatedPtrField< ::std::string>' to '__streambuf_type *' (aka 'basic_streambuf<char, std::char_traits<char> > *') for 1st argument
      operator<<(__streambuf_type* __sb);
      ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ostream:476:5: note: candidate function [with _CharT = char, _Traits = std::char_traits<char>] not viable: no known conversion from 'const ::google::protobuf::RepeatedPtrField< ::std::string>' to 'char' for 2nd argument
    operator<<(basic_ostream<_CharT, _Traits>& __out, char __c)
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ostream:482:5: note: candidate function [with _Traits = std::char_traits<char>] not viable: no known conversion from 'const ::google::protobuf::RepeatedPtrField< ::std::string>' to 'char' for 2nd argument
    operator<<(basic_ostream<char, _Traits>& __out, char __c)
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ostream:488:5: note: candidate function [with _Traits = std::char_traits<char>] not viable: no known conversion from 'const ::google::protobuf::RepeatedPtrField< ::std::string>' to 'signed char' for 2nd argument
    operator<<(basic_ostream<char, _Traits>& __out, signed char __c)
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ostream:493:5: note: candidate function [with _Traits = std::char_traits<char>] not viable: no known conversion from 'const ::google::protobuf::RepeatedPtrField< ::std::string>' to 'unsigned char' for 2nd argument
    operator<<(basic_ostream<char, _Traits>& __out, unsigned char __c)
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ostream:530:5: note: candidate function [with _Traits = std::char_traits<char>] not viable: no known conversion from 'const ::google::protobuf::RepeatedPtrField< ::std::string>' to 'const char *' for 2nd argument
    operator<<(basic_ostream<char, _Traits>& __out, const char* __s)
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ostream:543:5: note: candidate function [with _Traits = std::char_traits<char>] not viable: no known conversion from 'const ::google::protobuf::RepeatedPtrField< ::std::string>' to 'const signed char *' for 2nd argument
    operator<<(basic_ostream<char, _Traits>& __out, const signed char* __s)
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ostream:548:5: note: candidate function [with _Traits = std::char_traits<char>] not viable: no known conversion from 'const ::google::protobuf::RepeatedPtrField< ::std::string>' to 'const unsigned char *' for 2nd argument
    operator<<(basic_ostream<char, _Traits>& __out, const unsigned char* __s)
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ostream:602:5: note: candidate function [with _CharT = char, _Traits = std::char_traits<char>, _Tp = google::protobuf::RepeatedPtrField<std::basic_string<char> >] not viable: no known conversion from 'basic_ostream<char, std::char_traits<char> >' to 'basic_ostream<char, std::char_traits<char> > &&' for 1st argument
    operator<<(basic_ostream<_CharT, _Traits>&& __os, const _Tp& __x)
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/ostream.tcc:321:5: note: candidate function [with _CharT = char, _Traits = std::char_traits<char>] not viable: no known conversion from 'const ::google::protobuf::RepeatedPtrField< ::std::string>' to 'const char *' for 2nd argument
    operator<<(basic_ostream<_CharT, _Traits>& __out, const char* __s)
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/random.tcc:1150:5: note: candidate function [with _CharT = char, _Traits = std::char_traits<char>] not viable: no known conversion from 'const ::google::protobuf::RepeatedPtrField< ::std::string>' to 'const std::bernoulli_distribution' for 2nd argument
    operator<<(std::basic_ostream<_CharT, _Traits>& __os,
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/iomanip:76:5: note: candidate function [with _CharT = char, _Traits = std::char_traits<char>] not viable: no known conversion from 'const ::google::protobuf::RepeatedPtrField< ::std::string>' to 'std::_Resetiosflags' for 2nd argument
    operator<<(basic_ostream<_CharT, _Traits>& __os, _Resetiosflags __f)
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/iomanip:106:5: note: candidate function [with _CharT = char, _Traits = std::char_traits<char>] not viable: no known conversion from 'const ::google::protobuf::RepeatedPtrField< ::std::string>' to 'std::_Setiosflags' for 2nd argument
    operator<<(basic_ostream<_CharT, _Traits>& __os, _Setiosflags __f)
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/iomanip:140:5: note: candidate function [with _CharT = char, _Traits = std::char_traits<char>] not viable: no known conversion from 'const ::google::protobuf::RepeatedPtrField< ::std::string>' to 'std::_Setbase' for 2nd argument
    operator<<(basic_ostream<_CharT, _Traits>& __os, _Setbase __f)
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/iomanip:205:5: note: candidate function [with _CharT = char, _Traits = std::char_traits<char>] not viable: no known conversion from 'const ::google::protobuf::RepeatedPtrField< ::std::string>' to 'std::_Setprecision' for 2nd argument
    operator<<(basic_ostream<_CharT, _Traits>& __os, _Setprecision __f)
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/iomanip:235:5: note: candidate function [with _CharT = char, _Traits = std::char_traits<char>] not viable: no known conversion from 'const ::google::protobuf::RepeatedPtrField< ::std::string>' to 'std::_Setw' for 2nd argument
    operator<<(basic_ostream<_CharT, _Traits>& __os, _Setw __f)
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/system_error:186:5: note: candidate function [with _CharT = char, _Traits = std::char_traits<char>] not viable: no known conversion from 'const ::google::protobuf::RepeatedPtrField< ::std::string>' to 'const std::error_code' for 2nd argument
    operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
    ^
/mesos/src/messages/messages.hpp:41:15: note: candidate function not viable: no known conversion from 'const ::google::protobuf::RepeatedPtrField< ::std::string>' to 'const mesos::internal::StatusUpdate' for 2nd argument
std::ostream& operator<<(std::ostream& stream, const StatusUpdate& update);
              ^
/mesos/src/messages/messages.hpp:44:15: note: candidate function not viable: no known conversion from 'const ::google::protobuf::RepeatedPtrField< ::std::string>' to 'const StatusUpdateRecord::Type' (aka 'const mesos::internal::StatusUpdateRecord_Type') for 2nd argument
std::ostream& operator<<(
              ^
/mesos/src/messages/flags.hpp:53:22: note: candidate function not viable: no known conversion from 'const ::google::protobuf::RepeatedPtrField< ::std::string>' to 'const mesos::internal::Firewall' for 2nd argument
inline std::ostream& operator<<(
                     ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ostream:471:5: note: candidate template ignored: deduced conflicting types for parameter '_CharT' ('char' vs. 'google::protobuf::RepeatedPtrField<std::basic_string<char> >')
    operator<<(basic_ostream<_CharT, _Traits>& __out, _CharT __c)
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/basic_string.h:2753:5: note: candidate template ignored: could not match 'basic_string' against 'RepeatedPtrField'
    operator<<(basic_ostream<_CharT, _Traits>& __os,
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/ostream:513:5: note: candidate template ignored: could not match 'const _CharT *' against '::google::protobuf::RepeatedPtrField< ::std::string>'
    operator<<(basic_ostream<_CharT, _Traits>& __out, const _CharT* __s)
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bitset:1521:5: note: candidate template ignored: could not match 'bitset' against 'RepeatedPtrField'
    operator<<(std::basic_ostream<_CharT, _Traits>& __os,
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/complex:524:5: note: candidate template ignored: could not match 'complex' against 'RepeatedPtrField'
    operator<<(basic_ostream<_CharT, _Traits>& __os, const complex<_Tp>& __x)
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/shared_ptr.h:66:5: note: candidate template ignored: could not match '__shared_ptr' against 'RepeatedPtrField'
    operator<<(std::basic_ostream<_Ch, _Tr>& __os,
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/random.h:1277:5: note: candidate template ignored: could not match 'independent_bits_engine' against 'RepeatedPtrField'
    operator<<(std::basic_ostream<_CharT, _Traits>& __os,
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/random.tcc:156:5: note: candidate template ignored: could not match 'linear_congruential_engine' against 'RepeatedPtrField'
    operator<<(std::basic_ostream<_CharT, _Traits>& __os,
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/random.tcc:477:5: note: candidate template ignored: could not match 'mersenne_twister_engine' against 'RepeatedPtrField'
    operator<<(std::basic_ostream<_CharT, _Traits>& __os,
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/random.tcc:632:5: note: candidate template ignored: could not match 'subtract_with_carry_engine' against 'RepeatedPtrField'
    operator<<(std::basic_ostream<_CharT, _Traits>& __os,
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/random.tcc:702:5: note: candidate template ignored: could not match 'discard_block_engine' against 'RepeatedPtrField'
    operator<<(std::basic_ostream<_CharT, _Traits>& __os,
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/random.tcc:831:5: note: candidate template ignored: could not match 'shuffle_order_engine' against 'RepeatedPtrField'
    operator<<(std::basic_ostream<_CharT, _Traits>& __os,
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/random.tcc:1029:5: note: candidate template ignored: could not match 'uniform_int_distribution' against 'RepeatedPtrField'
    operator<<(std::basic_ostream<_CharT, _Traits>& __os,
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/random.tcc:1088:5: note: candidate template ignored: could not match 'uniform_real_distribution' against 'RepeatedPtrField'
    operator<<(std::basic_ostream<_CharT, _Traits>& __os,
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/random.tcc:1232:5: note: candidate template ignored: could not match 'geometric_distribution' against 'RepeatedPtrField'
    operator<<(std::basic_ostream<_CharT, _Traits>& __os,
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/random.tcc:1347:5: note: candidate template ignored: could not match 'negative_binomial_distribution' against 'RepeatedPtrField'
    operator<<(std::basic_ostream<_CharT, _Traits>& __os,
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/random.tcc:1552:5: note: candidate template ignored: could not match 'poisson_distribution' against 'RepeatedPtrField'
    operator<<(std::basic_ostream<_CharT, _Traits>& __os,
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/random.tcc:1819:5: note: candidate template ignored: could not match 'binomial_distribution' against 'RepeatedPtrField'
    operator<<(std::basic_ostream<_CharT, _Traits>& __os,
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/random.tcc:1883:5: note: candidate template ignored: could not match 'exponential_distribution' against 'RepeatedPtrField'
    operator<<(std::basic_ostream<_CharT, _Traits>& __os,
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/random.tcc:2050:5: note: candidate template ignored: could not match 'normal_distribution' against 'RepeatedPtrField'
    operator<<(std::basic_ostream<_CharT, _Traits>& __os,
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/random.tcc:2115:5: note: candidate template ignored: could not match 'lognormal_distribution' against 'RepeatedPtrField'
    operator<<(std::basic_ostream<_CharT, _Traits>& __os,
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/random.tcc:2188:5: note: candidate template ignored: could not match 'chi_squared_distribution' against 'RepeatedPtrField'
    operator<<(std::basic_ostream<_CharT, _Traits>& __os,
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/random.tcc:2275:5: note: candidate template ignored: could not match 'cauchy_distribution' against 'RepeatedPtrField'
    operator<<(std::basic_ostream<_CharT, _Traits>& __os,
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/random.tcc:2352:5: note: candidate template ignored: could not match 'fisher_f_distribution' against 'RepeatedPtrField'
    operator<<(std::basic_ostream<_CharT, _Traits>& __os,
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/random.tcc:2427:5: note: candidate template ignored: could not match 'student_t_distribution' against 'RepeatedPtrField'
    operator<<(std::basic_ostream<_CharT, _Traits>& __os,
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/random.tcc:2596:5: note: candidate template ignored: could not match 'gamma_distribution' against 'RepeatedPtrField'
    operator<<(std::basic_ostream<_CharT, _Traits>& __os,
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/random.tcc:2674:5: note: candidate template ignored: could not match 'weibull_distribution' against 'RepeatedPtrField'
    operator<<(std::basic_ostream<_CharT, _Traits>& __os,
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/random.tcc:2750:5: note: candidate template ignored: could not match 'extreme_value_distribution' against 'RepeatedPtrField'
    operator<<(std::basic_ostream<_CharT, _Traits>& __os,
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/random.tcc:2886:5: note: candidate template ignored: could not match 'discrete_distribution' against 'RepeatedPtrField'
    operator<<(std::basic_ostream<_CharT, _Traits>& __os,
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/random.tcc:3096:5: note: candidate template ignored: could not match 'piecewise_constant_distribution' against 'RepeatedPtrField'
    operator<<(std::basic_ostream<_CharT, _Traits>& __os,
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/random.tcc:3312:5: note: candidate template ignored: could not match 'piecewise_linear_distribution' against 'RepeatedPtrField'
    operator<<(std::basic_ostream<_CharT, _Traits>& __os,
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/iomanip:175:5: note: candidate template ignored: could not match '_Setfill' against 'RepeatedPtrField'
    operator<<(basic_ostream<_CharT, _Traits>& __os, _Setfill<_CharT> __f)
    ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/iomanip:308:5: note: candidate template ignored: could not match '_Put_money' against 'RepeatedPtrField'
    operator<<(basic_ostream<_CharT, _Traits>& __os, _Put_money<_MoneyT> __f)
    ^
1 error generated.
make[3]: *** [src/CMakeFiles/mesos-1.3.0.dir/slave/containerizer/mesos/isolators/network/cni/cni.cpp.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/mesos/build'
make[2]: *** [src/CMakeFiles/mesos-1.3.0.dir/all] Error 2
make[2]: Leaving directory `/mesos/build'
make[1]: Leaving directory `/mesos/build'
make[1]: *** [CMakeFiles/check.dir/rule] Error 2
make: *** [check] Error 2
+ docker rmi mesos-1489630230-31106
Untagged: mesos-1489630230-31106:latest
Deleted: sha256:b7de993a33e6f1bbf3105279d78125754e64788490b3e87a4e438fb81ebaa5fa
Deleted: sha256:d106ef99d8c28df025f3274f70f7eb925e852175e1f5b5589c903dce3b0d7fd2
Deleted: sha256:a4b7d802a7da0713f7bc92a47cf9c9d5f49fc32549bd4b332ecce5b3d02f3e4e
Deleted: sha256:58b6ff25b7c4a0c9ff5ea5ebd483c588eef00431112713c025112447edd5c2a5
Deleted: sha256:9dfc66f60d2bec032b29ad85675f591a82841069652562cdca3deb67031577df
Deleted: sha256:ce9efb704db16feb30319a490d09e82f2b566b4345fe44d7aee615a66697191e
Deleted: sha256:1b50712bfea0d95ada3cdb3e8e706a69ce709fe8330f8832e95fec6a00f949d0
Deleted: sha256:3beda6c7c17cd8a360f86f4a0c559c67cc336f569e16314837bedd52ccbaa743
Deleted: sha256:2d38ecaa76e6248ae41ab55853b808d25ba9f16de9e33addd9aba41b3853efd6
Deleted: sha256:45971587c3397843e2cb5ae33eedef2b6540e4e33adb8d8efd2178d9eb53e0be
Deleted: sha256:01efb799e3f0241436e7a83841c10a418a9434c9bf22ec8de6d5309dbf457412
Deleted: sha256:23d42e6e8097fde30b7931816a0ee30191a37b257033e2a96060e502109e75f7
Deleted: sha256:7eba9719cafd19958500839bafd78be0cd7deaacb7f911e2a17411ec5c660171
Deleted: sha256:575df0f24de2ea509b67af7e8d1ebaba08aafada36273e376d3b3a1e755229fb
Deleted: sha256:fb0533fe0ce200eb3f4e59af8220398617dd920e3e18dafed057705b67c2f00b
Deleted: sha256:1f2faa252d8452460b5ce932eac9d4d0f5812a04055b4a620d5aa2cdaa5d3b3c
Deleted: sha256:33c5d0a91b46aff82b84e34209b889fe3542bc2906207f36894d32e2fe51b688
Deleted: sha256:7462b29920a30eb3587d4bf251e561798f09c78d41a485484caa9091b5ffca5b
Deleted: sha256:545fa863350c59770c14e8e032d2575b9560da7c70a22244cd5a02d54afd860e
Deleted: sha256:fab2438ddabef53d6fb678242c565376750f909027a4b8464c52e6b4ba3089c8
Deleted: sha256:77db4ba410a6a6d44109a252e1e2e46ece98c0256261ceea8f6234cb8e2ceed1
Deleted: sha256:61fe98dedba90aaa7ef26dab7e431f590869d07146fae66614bfb98c664e786d
Deleted: sha256:7d567f726b77d2d27469959dac6134825bece723a00235d9ecd9d5ff4ca0cba4
Deleted: sha256:a787977b17ada77f9cc6a1362762e59a074e61d460a075d71aac0fbad397848a
Build step 'Execute shell' marked build as failure

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

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