See
<https://builds.apache.org/job/Mesos-Buildbot/BUILDTOOL=autotools,COMPILER=gcc,CONFIGURATION=--verbose%20--disable-libtool-wrappers%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(ubuntu)&&(!ubuntu-us1)&&(!ubuntu-eu2)&&(!qnode3)&&(!H23)/4624/display/redirect?page=changes>
Changes:
[bmahler] Fixed a bug where insufficient headroom is held for quota.
[bmahler] Added a test to ensure the amount of quota headroom is sufficient.
[bmahler] Fixed the volume profile related build breakage.
------------------------------------------
[...truncated 154.96 KB...]
checking if compiler needs -Werror to reject unknown flags... no
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
configure: Setting up build environment for x86_64 linux-gnu
checking for backtrace in -lunwind... no
checking for main in -lgflags... no
checking for patch... patch
checking fts.h usability... yes
checking fts.h presence... yes
checking for fts.h... yes
checking for library containing fts_close... none required
checking apr_pools.h usability... yes
checking apr_pools.h presence... yes
checking for apr_pools.h... yes
checking for apr_initialize in -lapr-1... yes
checking for curl_global_init in -lcurl... yes
checking for javac... /usr/bin/javac
checking for java... /usr/bin/java
checking value of Java system property 'java.home'...
/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64/jre
configure: using
JAVA_HOME=/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.151-1.b12.el7_4.x86_64
checking whether or not we can build with JNI... yes
checking for mvn... /usr/bin/mvn
checking event2/event.h usability... yes
checking event2/event.h presence... yes
checking for event2/event.h... yes
checking for event_base_new in -levent... yes
checking event2/thread.h usability... yes
checking event2/thread.h presence... yes
checking for event2/thread.h... yes
checking for evthread_use_pthreads in -levent_pthreads... yes
checking for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... yes
checking for RAND_poll in -lcrypto... yes
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking for SSL_CTX_new in -lssl... yes
checking event2/bufferevent_ssl.h usability... yes
checking event2/bufferevent_ssl.h presence... yes
checking for event2/bufferevent_ssl.h... yes
checking for bufferevent_openssl_get_ssl in -levent_openssl... yes
checking svn_version.h usability... yes
checking svn_version.h presence... yes
checking for svn_version.h... yes
checking for svn_stringbuf_create_ensure in -lsvn_subr-1... yes
checking svn_delta.h usability... yes
checking svn_delta.h presence... yes
checking for svn_delta.h... yes
checking for svn_txdelta in -lsvn_delta-1... yes
checking whether to enable the XFS disk isolator... no
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for deflate, gzread, gzwrite, inflate in -lz... yes
checking C++ standard library for undefined behaviour with selected
optimization level... no
checking for a Python interpreter with version >= 2.6... python
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.7/site-packages
checking for python extension module directory...
${exec_prefix}/lib64/python2.7/site-packages
checking for python2.7... (cached) /usr/bin/python
checking for a version of Python >= '2.1.0'... yes
checking for a version of Python >= '2.6'... yes
checking for the distutils Python package... yes
checking for Python include path... -I/usr/include/python2.7
checking for Python library path... -L/usr/lib64 -lpython2.7
checking for Python site-packages path... /usr/lib/python2.7/site-packages
checking python extra libraries... -lpthread -ldl -lutil -lm
checking python extra linking flags... -Xlinker -export-dynamic
checking consistency of all components of python development environment... yes
checking whether we can build usable Python eggs... In file included from
/usr/include/limits.h:26:0,
from
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:168,
from
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/syslimits.h:7,
from
/usr/lib/gcc/x86_64-redhat-linux/4.8.5/include/limits.h:34,
from /usr/include/python2.7/Python.h:19,
from testpyegg.cpp:1:
/usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires
compiling with optimization (-O) [-Wcpp]
# warning _FORTIFY_SOURCE requires compiling with optimization (-O)
^
yes
checking for an old installation of the Mesos egg (before 0.20.0)... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating mesos.pc
config.status: creating src/Makefile
config.status: creating 3rdparty/Makefile
config.status: creating 3rdparty/libprocess/Makefile
config.status: creating 3rdparty/libprocess/include/Makefile
config.status: creating 3rdparty/stout/Makefile
config.status: creating 3rdparty/stout/include/Makefile
config.status: creating 3rdparty/gmock_sources.cc
config.status: creating bin/mesos.sh
config.status: creating bin/mesos-agent.sh
config.status: creating bin/mesos-local.sh
config.status: creating bin/mesos-master.sh
config.status: creating bin/mesos-slave.sh
config.status: creating bin/mesos-tests.sh
config.status: creating bin/mesos-agent-flags.sh
config.status: creating bin/mesos-local-flags.sh
config.status: creating bin/mesos-master-flags.sh
config.status: creating bin/mesos-slave-flags.sh
config.status: creating bin/mesos-tests-flags.sh
config.status: creating bin/gdb-mesos-agent.sh
config.status: creating bin/gdb-mesos-local.sh
config.status: creating bin/gdb-mesos-master.sh
config.status: creating bin/gdb-mesos-slave.sh
config.status: creating bin/gdb-mesos-tests.sh
config.status: creating bin/lldb-mesos-agent.sh
config.status: creating bin/lldb-mesos-local.sh
config.status: creating bin/lldb-mesos-master.sh
config.status: creating bin/lldb-mesos-slave.sh
config.status: creating bin/lldb-mesos-tests.sh
config.status: creating bin/valgrind-mesos-agent.sh
config.status: creating bin/valgrind-mesos-local.sh
config.status: creating bin/valgrind-mesos-master.sh
config.status: creating bin/valgrind-mesos-slave.sh
config.status: creating bin/valgrind-mesos-tests.sh
config.status: creating src/deploy/mesos-daemon.sh
config.status: creating src/deploy/mesos-start-agents.sh
config.status: creating src/deploy/mesos-start-cluster.sh
config.status: creating src/deploy/mesos-start-masters.sh
config.status: creating src/deploy/mesos-start-slaves.sh
config.status: creating src/deploy/mesos-stop-agents.sh
config.status: creating src/deploy/mesos-stop-cluster.sh
config.status: creating src/deploy/mesos-stop-masters.sh
config.status: creating src/deploy/mesos-stop-slaves.sh
config.status: creating include/mesos/version.hpp
config.status: creating
src/java/generated/org/apache/mesos/MesosNativeLibrary.java
config.status: creating mpi/mpiexec-mesos
config.status: creating src/examples/java/test-exception-framework
config.status: creating src/examples/java/test-executor
config.status: creating src/examples/java/test-framework
config.status: creating src/examples/java/test-multiple-executors-framework
config.status: creating src/examples/java/test-log
config.status: creating src/examples/java/v1-test-framework
config.status: creating src/java/mesos.pom
config.status: creating src/examples/python/test-executor
config.status: creating src/examples/python/test-framework
config.status: creating src/python/setup.py
config.status: creating src/python/cli/setup.py
config.status: creating src/python/interface/setup.py
config.status: creating src/python/native_common/ext_modules.py
config.status: creating src/python/executor/setup.py
config.status: creating src/python/native/setup.py
config.status: creating src/python/scheduler/setup.py
config.status: linking src/python/native_common/ext_modules.py to
src/python/executor/ext_modules.py
config.status: linking src/python/native_common/ext_modules.py to
src/python/scheduler/ext_modules.py
config.status: executing depfiles commands
config.status: executing libtool commands
configure: Build option summary:
CXX: g++
CXXFLAGS: -g1 -O0 -Wno-unused-local-typedefs -std=c++11
CPPFLAGS: -isystem /usr/include/subversion-1 -isystem /usr/include/apr-1
-isystem /usr/include/apr-1.0
LDFLAGS:
LIBS: -lz -lsvn_delta-1 -lsvn_subr-1 -levent_openssl -lssl -lcrypto
-lsasl2 -levent_pthreads -levent -lcurl -lapr-1 -lrt
make dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.5.0"; then find "mesos-1.5.0" -type d ! -perm -200 -exec
chmod u+w {} ';' && rm -rf "mesos-1.5.0" || { sleep 5 && rm -rf "mesos-1.5.0";
}; else :; fi
test -d "mesos-1.5.0" || mkdir "mesos-1.5.0"
(cd 3rdparty && make top_distdir=../mesos-1.5.0
distdir=../mesos-1.5.0/3rdparty \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/3rdparty'
(cd stout && make top_distdir=../../mesos-1.5.0
distdir=../../mesos-1.5.0/3rdparty/stout \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/stout'
(cd include && make top_distdir=../../../mesos-1.5.0
distdir=../../../mesos-1.5.0/3rdparty/stout/include \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/stout/include'
make[4]: Leaving directory `/mesos/3rdparty/stout/include'
make \
top_distdir="../../mesos-1.5.0" distdir="../../mesos-1.5.0/3rdparty/stout" \
dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
(cd libprocess && make top_distdir=../../mesos-1.5.0
distdir=../../mesos-1.5.0/3rdparty/libprocess \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[3]: Entering directory `/mesos/3rdparty/libprocess'
(cd include && make top_distdir=../../../mesos-1.5.0
distdir=../../../mesos-1.5.0/3rdparty/libprocess/include \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: Entering directory `/mesos/3rdparty/libprocess/include'
make[4]: Leaving directory `/mesos/3rdparty/libprocess/include'
make \
top_distdir="../../mesos-1.5.0"
distdir="../../mesos-1.5.0/3rdparty/libprocess" \
dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.5.0/3rdparty/libprocess/
make[4]: Leaving directory `/mesos/3rdparty/libprocess'
make[3]: Leaving directory `/mesos/3rdparty/libprocess'
make[2]: Leaving directory `/mesos/3rdparty'
(cd src && make top_distdir=../mesos-1.5.0 distdir=../mesos-1.5.0/src \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
../3rdparty/protobuf-3.5.0/src/protoc -I../include -I. --cpp_out=.
csi/uri_volume_profile.proto
make[2]: ../3rdparty/protobuf-3.5.0/src/protoc: Command not found
make[2]: *** [csi/uri_volume_profile.pb.cc] Error 127
make[2]: Leaving directory `/mesos/src'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/mesos'
make: *** [dist] Error 2
+ docker rmi mesos-1513662503-27936
Untagged: mesos-1513662503-27936:latest
Deleted: sha256:97a47984ae932709bf1b4bef4ceaca1a7733da2a28de4a6aeda44902e5a1baa9
Deleted: sha256:53731bccf214c1cfd9be841060aad45f12cbc4edcf28ba84e2f8d92d742631ab
Deleted: sha256:da1bf760a5c62257d6d334514b0d7f9d1ad1154266009beb0bf36f75c8e4058a
Deleted: sha256:9f1947dd03140593ee0fa25d58b1cf4cb63c56dfa7e8868f6d3ae75efc47f050
Deleted: sha256:02ce45a8242b8f2b2c8a5d07176d168536c3da148f1caefbd88eb402c129a0a5
Deleted: sha256:27c7f653e21053f28b9bb156c6437debe5a1b72464c6b4f932972dc43aa93c31
Deleted: sha256:00f09e56ab61667daff19f392589ba57f2f7a024a3e39b655058b92ebc816172
Deleted: sha256:3970e92d34a25eb01b22b2662905e4ea9bd992b0f1a9a8af27fa5213342a3cc6
Deleted: sha256:e017a8c77e628ec7049691369554c585d719537ba3723b36ae9950de80f79e70
Deleted: sha256:3fc7d14f573334fdc521aa3b840b5a651516c32e3d47a3b3944ba48ea9e01dd8
Deleted: sha256:3efcbfa9743271cbe0aa16f0d18f7360e9a82585e9de6639c41b30de55d9d7d5
Deleted: sha256:cf8ff19bf66bc07641ef5c0f71ea057b3b39d8e87b4f9ad8ccddccaa27e04808
Deleted: sha256:39a71f8f9344c1336f07399f1c882a9ed4511fb6b41fb2eb5f458c6aa777879d
Deleted: sha256:f6748bb65aae22c8355ce2a38806dc7ee8b7986382daa6104ba97a74b73ac849
Deleted: sha256:c33302d506785f4d64f879823133408c867255926bc6e6e560d0ed1c971bc533
Deleted: sha256:e669985afacffa4587d9e50426f1898588e13b49507339fb21df3ad2348d3916
Deleted: sha256:e2e35d99e2f1d6743da2e5763d698e5749cd03d8553f24fedc59ba913707c57a
Deleted: sha256:3de15088ca695842feafbf19fa6b95bf5a09b09fde58be8c370521834fa3ab8c
Deleted: sha256:4b65732563ec00fb95189c1369a4f5240d8a5f6d187c2c6308b6c8a2be266d53
Deleted: sha256:4f822b886a3b26d578737990898ef6ae0c8553ba5904734dbb0476318cb676b0
Deleted: sha256:a0fc5c2c2957482ccd263df3ee32ab828dcd9bf20a12d145db8e306438a68ca0
Deleted: sha256:cbd96342e059850a80c5a5311c7ac12db076b58097a6c3eaaca81885d39ac75f
Deleted: sha256:523ddefda5b060bdcea880a9f0d76ce9880ca96e09e33972d18d22d00e4f9c1c
Deleted: sha256:efbf30ab17de5677a81f52ef54a7317cf4903299fc93a0efd15249bfec8ef653
Deleted: sha256:ec17aeac3cb19dd70b45d46c27537b9600eb310685d5a0d4648b9f054a3b8423
Deleted: sha256:cfe83aebe3e72f9c615210cbd2cdfeca02fbab4b9a8a5471406f194beff0b4e8
Deleted: sha256:6ef9e882a25306ee2398bbad457c20dc092b56f3767d488526138eeb126d4187
Deleted: sha256:6a9e390df38b92dddcfb7cef2d1adb90f6db26529b752c6dbabd91d1c2564bc8
Deleted: sha256:078892908450f7a9d335417d3e22c473745e03803646a0ac3639495ae79f4b88
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]