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 2016/05/19 09:05:07 UTC

Build failed in Jenkins: Mesos » gcc,--verbose --enable-libevent --enable-ssl,GLOG_v=1 MESOS_VERBOSE=1,centos:7,(docker||Hadoop)&&(!ubuntu-us1) #2139

See <https://builds.apache.org/job/Mesos/COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)/2139/changes>

Changes:

[alexr] Added authorization to agent's '/containers' endpoint.

------------------------------------------
[...truncated 2621 lines...]
  krb5-devel.x86_64 0:1.13.2-12.el7_2                                           
  libcom_err-devel.x86_64 0:1.42.9-7.el7                                        
  libdb-devel.x86_64 0:5.3.21-19.el7                                            
  libev.x86_64 0:4.15-6.el7                                                     
  libevent.x86_64 0:2.0.21-4.el7                                                
  libmnl.x86_64 0:1.0.3-7.el7                                                   
  libnetfilter_conntrack.x86_64 0:1.0.4-2.el7                                   
  libnfnetlink.x86_64 0:1.0.1-4.el7                                             
  libselinux-devel.x86_64 0:2.2.2-6.el7                                         
  libsepol-devel.x86_64 0:2.1.9-3.el7                                           
  libverto-devel.x86_64 0:0.2.5-4.el7                                           
  openldap-devel.x86_64 0:2.4.40-9.el7_2                                        
  pcre-devel.x86_64 0:8.32-15.el7_2.1                                           
  sysvinit-tools.x86_64 0:2.88-14.dsf.el7                                       

Complete!
 ---> 40c6d47ae364
Removing intermediate container d2ffd916eb43
Step 7 : RUN adduser mesos
 ---> Running in c687a6934949
 ---> 2b8732a787a0
Removing intermediate container c687a6934949
Step 8 : ENV CC gcc
 ---> Running in 234581ea7db9
 ---> 99706a198604
Removing intermediate container 234581ea7db9
Step 9 : ENV CXX g++
 ---> Running in 6e1c3301c73b
 ---> bd2f82feb77c
Removing intermediate container 6e1c3301c73b
Step 10 : WORKDIR mesos
 ---> Running in 3b1b1a592b10
 ---> 93aca6750e76
Removing intermediate container 3b1b1a592b10
Step 11 : COPY . /mesos/
 ---> a54c48073f17
Removing intermediate container 80c34181d869
Step 12 : RUN chown -R mesos /mesos
 ---> Running in c91edecdc8c0
 ---> a3cbddd9e286
Removing intermediate container c91edecdc8c0
Step 13 : USER mesos
 ---> Running in fba6e328ff49
 ---> 7756a8b1cb83
Removing intermediate container fba6e328ff49
Step 14 : ENV GTEST_OUTPUT xml:report.xml
 ---> Running in 27182b0792b0
 ---> 2b31eac4d108
Removing intermediate container 27182b0792b0
Step 15 : ENV DISTCHECK_CONFIGURE_FLAGS --verbose --enable-libevent --enable-ssl
 ---> Running in be7f1c538300
 ---> d59c42a5feda
Removing intermediate container be7f1c538300
Step 16 : ENV GLOG_v 1 MESOS_VERBOSE 1
 ---> Running in 15a63c2c434f
 ---> 23ec7b440c21
Removing intermediate container 15a63c2c434f
Step 17 : CMD ./bootstrap && ./configure --verbose --enable-libevent --enable-ssl && make -j8 distcheck
 ---> Running in 6b737d7ddf69
 ---> fe7b580548e1
Removing intermediate container 6b737d7ddf69
Successfully built fe7b580548e1
+ trap 'docker rmi mesos-1463648504-11206' EXIT
+ docker run --privileged --rm mesos-1463648504-11206
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --warnings=all -I m4
autoreconf: configure.ac: tracing
configure.ac:57: warning: back quotes and double quotes must not be escaped in: unrecognized option: $[1]
configure.ac:57: Try \`$[0] --help' for more information.
aclocal.m4:625: LT_OUTPUT is expanded from...
configure.ac:57: the top level
configure.ac:57: warning: back quotes and double quotes must not be escaped in: unrecognized argument: $[1]
configure.ac:57: Try \`$[0] --help' for more information.
aclocal.m4:625: LT_OUTPUT is expanded from...
configure.ac:57: the top level
configure.ac:1365: warning: cannot check for file existence when cross compiling
../../lib/autoconf/general.m4:2777: AC_CHECK_FILE is expanded from...
configure.ac:1365: the top level
autoreconf: running: libtoolize --copy
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
autoreconf: running: /usr/bin/autoconf --warnings=all
configure.ac:57: warning: back quotes and double quotes must not be escaped in: unrecognized option: $[1]
configure.ac:57: Try \`$[0] --help' for more information.
m4/libtool.m4:609: LT_OUTPUT is expanded from...
configure.ac:57: the top level
configure.ac:57: warning: back quotes and double quotes must not be escaped in: unrecognized argument: $[1]
configure.ac:57: Try \`$[0] --help' for more information.
m4/libtool.m4:609: LT_OUTPUT is expanded from...
configure.ac:57: the top level
configure.ac:1365: warning: cannot check for file existence when cross compiling
../../lib/autoconf/general.m4:2777: AC_CHECK_FILE is expanded from...
configure.ac:1365: the top level
autoreconf: configure.ac: not using Autoheader
autoreconf: running: automake --add-missing --copy --no-force --warnings=all
configure.ac:50: installing './ar-lib'
configure.ac:24: installing './config.guess'
configure.ac:24: installing './config.sub'
configure.ac:46: installing './install-sh'
configure.ac:46: installing './missing'
3rdparty/Makefile.am: installing './depcomp'
3rdparty/Makefile.am:150: warning: variable 'GLOG_LDFLAGS' is defined but no program or
3rdparty/Makefile.am:150: library has 'GLOG' as canonical name (possible typo)
autoreconf: Leaving directory `.'
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether ln -s works... yes
checking for C++ compiler vendor... gnu
checking for a sed that does not truncate output... /usr/bin/sed
checking for C++ compiler version... 4.8.5
checking for C++ compiler vendor... (cached) gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: creating ./config.lt
config.lt: creating libtool
configure: Setting up CXXFLAGS for g++ version >= 4.8
checking whether g++ supports C++11 features by default... no
checking whether g++ supports C++11 features with -std=c++11... yes
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 gzread in -lz... no
configure: error: cannot find libz
-------------------------------------------------------------------
libz is required for mesos to build.
-------------------------------------------------------------------

+ docker rmi mesos-1463648504-11206
Untagged: mesos-1463648504-11206:latest
Deleted: fe7b580548e16d692cb4ae24ef20aaf0ee83cf46523c1a730d730f8ba13e5528
Deleted: 23ec7b440c211dc303a3a06c16f1c2018ca5a3fec1f40431504ad3fbbad004a8
Deleted: d59c42a5fedaeaac0e483fcd49893eaeac199c50fb7f6fceaa50a3407a77ba26
Deleted: 2b31eac4d1084730b6c1be2b905fc38584b5eb988948441284f846b7d65644ae
Deleted: 7756a8b1cb83e5eeaf3663296e7d619974ad8da7f94c6512541ef35cc77a245f
Deleted: a3cbddd9e286199c0054adea4a9174508fa2c50d6a22634e760d06a071f7c27f
Deleted: a54c48073f17536c59485cfb14424d8939234020ed9db659bd6ac3c963c9c701
Deleted: 93aca6750e76347015fa8b4675cfb507901377219feca7846d04f542a938f43e
Deleted: bd2f82feb77c503e30beb110ccb64e2aba4d29c119a7c492932cfdb8b5057474
Deleted: 99706a1986048bf642f53531c3db0612048fadf449f8d38e1a0b521f0c5222fc
Deleted: 2b8732a787a0674834fc5b50bd8ac3929c7897999c942511edf18d13b5182df1
Deleted: 40c6d47ae3640728ae1690ec8bdad01a4f65cac5f756e7f7a64d7dd351093a54
Deleted: 527185b4713b4f1c3c0d481933d489e66b3e9677ce23d09452224bf4119ac70a
Deleted: 0670bad3c48eef08f505c9a7bc55050317d586b596502f22af8a0b95e51ab931
Deleted: e062210b8a93438ba8288d6c23b464af2fd87f936de39823c88a0e5fe8eb3f2c
Deleted: 3d5b2e4d57f3559a9a313623cc6eda4616bc5208c769c5db40f30aa33066196e
Build step 'Execute shell' marked build as failure

Jenkins build is back to normal : Mesos » gcc,--verbose --enable-libevent --enable-ssl,GLOG_v=1 MESOS_VERBOSE=1,centos:7,(docker||Hadoop)&&(!ubuntu-us1) #2140

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mesos/COMPILER=gcc,CONFIGURATION=--verbose%20--enable-libevent%20--enable-ssl,ENVIRONMENT=GLOG_v=1%20MESOS_VERBOSE=1,OS=centos%3A7,label_exp=(docker%7C%7CHadoop)&&(!ubuntu-us1)/2140/>