See <https://builds.apache.org/job/mesos-reviewbot/14717/>
------------------------------------------
[...truncated 4258 lines...]
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 gzread in -lz... yes
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-7-openjdk-amd64/jre
configure: using JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64
checking whether or not we can build with JNI... yes
checking for mvn... /usr/bin/mvn
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}/lib/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/lib -lpython2.7
checking for Python site-packages path... /usr/lib/python2.7/dist-packages
checking python extra libraries... -lpthread -ldl -lutil -lm
checking python extra linking flags... -Xlinker -export-dynamic -Wl,-O1
-Wl,-Bsymbolic-functions
checking consistency of all components of python development environment... yes
checking whether we can build usable Python eggs... cc1plus: warning: command
line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++ [enabled
by default]
yes
checking for an old installation of the Mesos egg (before 0.20.0)... no
checking for sasl_done in -lsasl2... yes
checking SASL CRAM-MD5 support... 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 for deflate, gzread, gzwrite, inflate in -lz... yes
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
make dist-gzip am__post_remove_distdir='@:'
make[1]: Entering directory `/mesos'
if test -d "mesos-1.1.0"; then find "mesos-1.1.0" -type d ! -perm -200 -exec
chmod u+w {} ';' && rm -rf "mesos-1.1.0" || { sleep 5 && rm -rf "mesos-1.1.0";
}; else :; fi
test -d "mesos-1.1.0" || mkdir "mesos-1.1.0"
(cd 3rdparty && make top_distdir=../mesos-1.1.0
distdir=../mesos-1.1.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.1.0
distdir=../../mesos-1.1.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.1.0
distdir=../../../mesos-1.1.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.1.0"
distdir="../../mesos-1.1.0/3rdparty/stout" \
dist-hook
make[4]: Entering directory `/mesos/3rdparty/stout'
cp -r ./3rdparty ../../mesos-1.1.0/3rdparty/stout/
make[4]: Leaving directory `/mesos/3rdparty/stout'
make[3]: Leaving directory `/mesos/3rdparty/stout'
(cd libprocess && make top_distdir=../../mesos-1.1.0
distdir=../../mesos-1.1.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.1.0
distdir=../../../mesos-1.1.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.1.0"
distdir="../../mesos-1.1.0/3rdparty/libprocess" \
dist-hook
make[4]: Entering directory `/mesos/3rdparty/libprocess'
cp -r ./3rdparty ../../mesos-1.1.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.1.0 distdir=../mesos-1.1.0/src \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[2]: Entering directory `/mesos/src'
test ".." = ".." || \
(/bin/mkdir -p python/cli/src/mesos && cp -pf
./python/cli/src/mesos/__init__.py python/cli/src/mesos/__init__.py)
test ".." = ".." || \
(/bin/mkdir -p python/cli/src/mesos && cp -pf
./python/cli/src/mesos/cli.py python/cli/src/mesos/cli.py)
test ".." = ".." || \
(/bin/mkdir -p python/cli/src/mesos && cp -pf
./python/cli/src/mesos/futures.py python/cli/src/mesos/futures.py)
test ".." = ".." || \
(/bin/mkdir -p python/cli/src/mesos && cp -pf
./python/cli/src/mesos/http.py python/cli/src/mesos/http.py)
test ".." = ".." || \
(/bin/mkdir -p python/interface/src/mesos && cp -pf
./python/interface/src/mesos/__init__.py python/interface/src/mesos/__init__.py)
test ".." = ".." || \
(/bin/mkdir -p python/interface/src/mesos/interface && cp -pf
./python/interface/src/mesos/interface/__init__.py
python/interface/src/mesos/interface/__init__.py)
test ".." = ".." || \
(/bin/mkdir -p python/interface/src/mesos/v1 && cp -pf
./python/interface/src/mesos/v1/__init__.py
python/interface/src/mesos/v1/__init__.py)
test ".." = ".." || \
(/bin/mkdir -p python/interface/src/mesos/v1/interface && cp
-pf ./python/interface/src/mesos/v1/interface/__init__.py
python/interface/src/mesos/v1/interface/__init__.py)
test ".." = ".." || \
(/bin/mkdir -p python/native_common && cp -pf
./python/native_common/common.hpp python/native_common/common.hpp)
test ".." = ".." || \
(/bin/mkdir -p python/native/src/mesos && cp -pf
./python/native/src/mesos/__init__.py python/native/src/mesos/__init__.py)
test ".." = ".." || \
(/bin/mkdir -p python/native/src/mesos/native && cp -pf
./python/native/src/mesos/native/__init__.py
python/native/src/mesos/native/__init__.py)
test ".." = ".." || \
(/bin/mkdir -p python/executor/src/mesos && cp -pf
./python/executor/src/mesos/__init__.py python/executor/src/mesos/__init__.py)
test ".." = ".." || \
(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf
./python/executor/src/mesos/executor/__init__.py
python/executor/src/mesos/executor/__init__.py)
test ".." = ".." || \
(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf
./python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp
python/executor/src/mesos/executor/mesos_executor_driver_impl.cpp)
test ".." = ".." || \
(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf
./python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp
python/executor/src/mesos/executor/mesos_executor_driver_impl.hpp)
test ".." = ".." || \
(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf
./python/executor/src/mesos/executor/module.cpp
python/executor/src/mesos/executor/module.cpp)
test ".." = ".." || \
(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf
./python/executor/src/mesos/executor/proxy_executor.cpp
python/executor/src/mesos/executor/proxy_executor.cpp)
test ".." = ".." || \
(/bin/mkdir -p python/executor/src/mesos/executor && cp -pf
./python/executor/src/mesos/executor/proxy_executor.hpp
python/executor/src/mesos/executor/proxy_executor.hpp)
test ".." = ".." || \
(/bin/mkdir -p python/scheduler/src/mesos && cp -pf
./python/scheduler/src/mesos/__init__.py python/scheduler/src/mesos/__init__.py)
test ".." = ".." || \
(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf
./python/scheduler/src/mesos/scheduler/__init__.py
python/scheduler/src/mesos/scheduler/__init__.py)
test ".." = ".." || \
(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf
./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp
python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.cpp)
test ".." = ".." || \
(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf
./python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp
python/scheduler/src/mesos/scheduler/mesos_scheduler_driver_impl.hpp)
test ".." = ".." || \
(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf
./python/scheduler/src/mesos/scheduler/module.cpp
python/scheduler/src/mesos/scheduler/module.cpp)
test ".." = ".." || \
(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf
./python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp
python/scheduler/src/mesos/scheduler/proxy_scheduler.cpp)
test ".." = ".." || \
(/bin/mkdir -p python/scheduler/src/mesos/scheduler && cp -pf
./python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp
python/scheduler/src/mesos/scheduler/proxy_scheduler.hpp)
test ".." = ".." || \
(/bin/mkdir -p python/src/mesos && cp -pf
./python/src/mesos/__init__.py python/src/mesos/__init__.py)
make[2]: *** No rule to make target `examples/python/test_containerizer.py',
needed by `distdir'. Stop.
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/mesos/src'
make[1]: *** [distdir] Error 1
make[1]: Leaving directory `/mesos'
make: *** [dist] Error 2
+ docker rmi mesos-1470793378-14073
Untagged: mesos-1470793378-14073:latest
Deleted: sha256:829935873edebfad596a92057c6f9e15603964826900c0b7792eacc9cf659e2a
Deleted: sha256:8eacaa1c0aacb106924bb3daf6c2afd879591a7501260893d9979db4e52c9744
Deleted: sha256:2c34cb61fd8bf25c0619d6807faac49cbfa4270225f767976dcd27a0c544e767
Deleted: sha256:68b0a6242276b1c12a1a45bec0600aea478220203973b5fb16a2f6e9d143a62b
Deleted: sha256:6edb302269abfada355170cfa1675d95dedce6afa6db23434e725a127bb378b4
Deleted: sha256:2ce287da6609f759410e143ffb8b7189bba30c3c96522c32dde9028a8741a0d2
Deleted: sha256:7c787e3dae9971d1dc8dc0397c031f7923a6adcaab00bcedb4e5af888a3a11e1
Deleted: sha256:9e408dbd9235de8ca40ce1080507b9262b93ab7b3fede05c8fded89f0b17339f
Deleted: sha256:901660fdc4d68eec4d4eabe23a367f9c6e68e9cf5f9ee730d24242e6f6e7d6fd
Deleted: sha256:d60eb133beee7198c8c4c80b7229a3b4876bde165d11cd4efa66f4865ba27807
Deleted: sha256:0d2250f1f9c984eec2a93064c7648b074ef9eda16ff3de3712ec2222affd406c
Deleted: sha256:61c1d9e000f634f5254e096af2a9ea5016aaa21869f5340f2e4cc5c4990bb9b9
Deleted: sha256:5ce65fd1f20be62a3704558c7e19f7e8d13348f428056debadee8240bfa229b0
Deleted: sha256:0be3d2e2159d52f7c973181999ce61699ef43fd0c7c69d007bf992c82cdcf985
Deleted: sha256:b4931fd01f4ef5f0ad10522d82c72d140774a0d0c19ce03f0abe58282564b781
Deleted: sha256:ef996cf461fe8fa15ebcc5c653dfd4370231efdd721cc94227bd6819aefd707b
Deleted: sha256:a53d1462799d12b9c27a1aded8fa9c833286abde1a8db17b73ea246874de02f4
Deleted: sha256:83a714ded415c2df4cca5f2a948230747c1ed3dff804b3f58e3cc80068cc7ae3
Deleted: sha256:152ef6690f95fb9f6ab4e386d854f25be66cf3bc14e6b4b388d442ca12ca9164
Deleted: sha256:72ec5e7d3af0e19106daaf1ce21c621ef4c4931666bf494db60785a0b93d9073
Deleted: sha256:408425de506b5e97855dfb924f8d665142ce3308d816ec0c355d9ed9396c5894
Deleted: sha256:7a881a883b015f81f2498cf74682be2af4ea39ac199e26f2b228b7d0e2f61128
Build step 'Execute shell' marked build as failure