Fixed in https://reviews.apache.org/r/26467/ - sorry for the noise
Niklas
On 8 October 2014 16:32, Apache Jenkins Server <jenkins@builds.apache.org>
wrote:
> See <https://builds.apache.org/job/mesos-reviewbot/1900/>
>
> ------------------------------------------
> [URLTrigger] A change within the response URL invocation (log)
> Building remotely on ubuntu-5 (docker Ubuntu ubuntu5 ubuntu) in workspace <
> https://builds.apache.org/job/mesos-reviewbot/ws/>
> > git rev-parse --is-inside-work-tree
> Fetching changes from the remote Git repository
> > git config remote.origin.url
> https://git-wip-us.apache.org/repos/asf/mesos.git
> Fetching upstream changes from
> https://git-wip-us.apache.org/repos/asf/mesos.git
> > git --version
> > git fetch --tags --progress
> https://git-wip-us.apache.org/repos/asf/mesos.git
> +refs/heads/*:refs/remotes/origin/*
> > git rev-parse origin/master^{commit}
> Checking out Revision 93701846c88e1da3f45cb7b14b54d81f9f3bc68f
> (origin/master)
> > git config core.sparsecheckout
> > git checkout -f 93701846c88e1da3f45cb7b14b54d81f9f3bc68f
> > git rev-list 93701846c88e1da3f45cb7b14b54d81f9f3bc68f
> > git tag -a -f -m Jenkins Build #1900 jenkins-mesos-reviewbot-1900
> [mesos-reviewbot] $ /bin/bash -xe /tmp/hudson1051060795229853582.sh
> + export JAVA_HOME=/home/jenkins/tools/java/jdk1.6.0_20-64
> + JAVA_HOME=/home/jenkins/tools/java/jdk1.6.0_20-64
> + export
> PATH=/home/jenkins/tools/java/jdk1.6.0_20-64/bin:/home/jenkins/tools/java/latest1.6/bin:/home/jenkins/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
> +
> PATH=/home/jenkins/tools/java/jdk1.6.0_20-64/bin:/home/jenkins/tools/java/latest1.6/bin:/home/jenkins/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
> + export M2_HOME=/home/jenkins/tools/maven/latest
> + M2_HOME=/home/jenkins/tools/maven/latest
> + export
> PATH=/home/jenkins/tools/maven/latest/bin:/home/jenkins/tools/java/jdk1.6.0_20-64/bin:/home/jenkins/tools/java/latest1.6/bin:/home/jenkins/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
> +
> PATH=/home/jenkins/tools/maven/latest/bin:/home/jenkins/tools/java/jdk1.6.0_20-64/bin:/home/jenkins/tools/java/latest1.6/bin:/home/jenkins/tools/java/latest1.6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
> + date
> Wed Oct 8 23:31:47 UTC 2014
> + chmod -R +w 3rdparty bin bootstrap CHANGELOG configure.ac docs Doxyfile
> ec2 frameworks include LICENSE m4 Makefile.am mesos-0.20.0 mesos.pc.in
> mpi NOTICE README.md src support
> + git clean -fdx
> Skipping repository mesos-0.20.0/_build/3rdparty/leveldb
> + git reset --hard HEAD
> HEAD is now at 9370184 Added style/syntax changes made to modules
> abstractions.
> + ./support/mesos-style.py
> Checking 518 files using filter
> --filter=-,+build/class,+build/deprecated,+build/endif_comment,+readability/todo,+readability/namespace,+runtime/vlog,+whitespace/blank_line,+whitespace/comma,+whitespace/end_of_line,+whitespace/ending_newline,+whitespace/forcolon,+whitespace/indent,+whitespace/line_length,+whitespace/tab,+whitespace/todo
> src/module/manager.cpp:194: Tab found; better to use spaces
> [whitespace/tab] [1]
> src/module/manager.cpp:199: Tab found; better to use spaces
> [whitespace/tab] [1]
> src/module/manager.cpp:200: Tab found; better to use spaces
> [whitespace/tab] [1]
> Total errors found: 3
> Build step 'Execute shell' marked build as failure
>
|