See <https://builds.apache.org/job/Aurora/1468/changes>
Changes: [jcohen] Fix bug when checking to ensure that all db migrations on the classpath [wfarner] Remove support for canonical command line arg names. [wfarner] Remove support for reading command line argument values from files. [wfarner] Remove support for positional command line arguments, ------------------------------------------ Started by an SCM change Started by an SCM change Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-5 (docker Ubuntu ubuntu5 ubuntu yahoo-not-h2) in workspace <https://builds.apache.org/job/Aurora/ws/> Wiping out workspace first. Cloning the remote Git repository Cloning repository https://git-wip-us.apache.org/repos/asf/aurora.git > git init <https://builds.apache.org/job/Aurora/ws/> # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/aurora.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/aurora.git > +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/aurora.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/aurora.git # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/aurora.git > git -c core.askpass=true fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/aurora.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 0dd096dc51beac2f83c4523bfe170536d489e956 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0dd096dc51beac2f83c4523bfe170536d489e956 > git rev-list 5ecded788251bcaece0d972c963364f700aa9f3b # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [Aurora] $ /bin/bash -xe /tmp/hudson1446606299643354776.sh + ./build-support/jenkins/build.sh + date Fri Apr 8 19:29:27 UTC 2016 + ./gradlew -Pq clean build :buildSrc:clean UP-TO-DATE :buildSrc:compileJava UP-TO-DATE :buildSrc:compileGroovy :buildSrc:processResources UP-TO-DATE :buildSrc:classes :buildSrc:jar :buildSrc:assemble :buildSrc:compileTestJava UP-TO-DATE :buildSrc:compileTestGroovy UP-TO-DATE :buildSrc:processTestResources UP-TO-DATE :buildSrc:testClasses UP-TO-DATE :buildSrc:test UP-TO-DATE :buildSrc:check UP-TO-DATE :buildSrc:build :clean UP-TO-DATE :api:clean UP-TO-DATE :buildSrc:clean UP-TO-DATE :commons:clean UP-TO-DATE :commons-args:clean UP-TO-DATE :enforceVersion UP-TO-DATE :api:generateThriftJava make: Entering directory `<https://builds.apache.org/job/Aurora/ws/build-support/thrift'> sha256=$(curl -s --show-error https://archive.apache.org/dist/thrift/0.9.1/thrift-0.9.1.tar.gz | tee thrift-0.9.1.tar.gz | openssl dgst -sha256 | cut -d' ' -f2) && \ [ "${sha256}" = "ac175080c8cac567b0331e394f23ac306472c071628396db2850cb00c41b0017" ] && \ tar zxvf thrift-0.9.1.tar.gz && \ cd thrift-0.9.1 && \ sha256=$(curl -s --show-error https://issues.apache.org/jira/secure/attachment/12632477/yylex.patch | tee thrift.patch | openssl dgst -sha256 | cut -d' ' -f2) && \ [ "${sha256}" = "70f20b4e5b2e004b8a0d075b80a52750bce5be02ed83efdc60adbc45ec386a6c" ] && \ patch -p1 < thrift.patch && \ ./configure --disable-dependency-tracking --disable-shared --without-c_glib --without-cpp --without-csharp --without-d --without-erlang --without-go --without-java --without-haskell --without-perl --without-php --without-php_extension --without-pic --without-python --without-qt4 --without-ruby --without-tests && \ make -j4 make: Leaving directory `<https://builds.apache.org/job/Aurora/ws/build-support/thrift'> make: *** [thrift-0.9.1/compiler/cpp/thrift] Error 1 :api:generateThriftJava FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':api:generateThriftJava'. > Process 'command > '<https://builds.apache.org/job/Aurora/ws/build-support/thrift/thriftw''> > finished with non-zero exit value 2 * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. BUILD FAILED Total time: 9.763 secs Build step 'Execute shell' marked build as failure Recording test results ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?