See <https://builds.apache.org/job/Commons%20Math/365/changes>
Changes: [erans] MATH-1265 [erans] Missing import. ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu3 (Ubuntu ubuntu legacy-ubuntu) in workspace <https://builds.apache.org/job/Commons%20Math/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url > http://git-wip-us.apache.org/repos/asf/commons-math.git # timeout=10 Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/commons-math.git > git --version # timeout=10 > git fetch --tags --progress > http://git-wip-us.apache.org/repos/asf/commons-math.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 82b84c0fe9054198099752a66575cec0c47524c8 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 82b84c0fe9054198099752a66575cec0c47524c8 > git rev-list 1f7b1c12ff7182b40966f10f09584feda76daacd # timeout=10 Setting JDK_1_7_LATEST__HOME=/home/jenkins/tools/java/latest1.7 Parsing POMs Modules changed, recalculating dependency graph maven31-agent.jar already up to date maven31-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date [Commons Math] $ /home/jenkins/tools/java/latest1.7/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven31-agent.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.1.1/boot/plexus-classworlds-2.5.1.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.1.1/conf/logging jenkins.maven3.agent.Maven31Main /home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.1.1 /x1/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven31-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 56981 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <https://builds.apache.org/job/Commons%20Math/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/2 clean deploy --batch-mode -Dgpg.skip -Prelease -Pjava-1.7 -DJAVA_1_7_HOME=/home/jenkins/tools/java/latest1.7 [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Commons Math 4.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ commons-math4 --- [INFO] Deleting <https://builds.apache.org/job/Commons%20Math/ws/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-maven-3) @ commons-math4 --- [INFO] [INFO] --- build-helper-maven-plugin:1.7:parse-version (parse-version) @ commons-math4 --- [INFO] [INFO] --- maven-antrun-plugin:1.7:run (javadoc.resources) @ commons-math4 --- [INFO] Executing tasks main: [copy] Copying 2 files to <https://builds.apache.org/job/Commons%20Math/ws/target/apidocs/META-INF> [INFO] Executed tasks [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ commons-math4 --- [INFO] [INFO] --- buildnumber-maven-plugin:1.3:create (default) @ commons-math4 --- [INFO] Executing: /bin/sh -c cd "<https://builds.apache.org/job/Commons%20Math/ws/"> && git rev-parse --verify HEAD [INFO] Working directory: <https://builds.apache.org/job/Commons%20Math/ws/> [INFO] Storing buildNumber: null at timestamp: 1441379594811 [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] Executing: /bin/sh -c cd "<https://builds.apache.org/job/Commons%20Math/ws/"> && git rev-parse --verify HEAD [INFO] Working directory: <https://builds.apache.org/job/Commons%20Math/ws/> [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-jgit-buildnumber-plugin:1.2.10:extract-buildnumber (default) @ commons-math4 --- [INFO] Git info extracted, revision: '82b84c0', branch: '', tag: '', commitsCount: '5699', commitDate: '2015-09-04', buildnumber: 'UNNAMED.5699.82b84c0' [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ commons-math4 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ commons-math4 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 807 source files to <https://builds.apache.org/job/Commons%20Math/ws/target/classes> [INFO] [INFO] --- maven-bundle-plugin:2.5.3:manifest (bundle-manifest) @ commons-math4 --- [INFO] [INFO] --- animal-sniffer-maven-plugin:1.13:check (checkAPIcompatibility) @ commons-math4 --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ commons-math4 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 38 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ commons-math4 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 499 source files to <https://builds.apache.org/job/Commons%20Math/ws/target/test-classes> [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <https://builds.apache.org/job/Commons%20Math/ws/src/test/java/org/apache/commons/math4/ml/neuralnet/twod/NeuronSquareMesh2DTest.java>:[856,14] error: cannot find symbol [ERROR] symbol: class Set location: class NeuronSquareMesh2DTest <https://builds.apache.org/job/Commons%20Math/ws/src/test/java/org/apache/commons/math4/ml/neuralnet/twod/NeuronSquareMesh2DTest.java>:[862,14] error: cannot find symbol [INFO] 2 errors [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 36.090s [INFO] Finished at: Fri Sep 04 15:13:44 UTC 2015 [INFO] Final Memory: 20M/245M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.2:testCompile (default-testCompile) on project commons-math4: Compilation failure: Compilation failure: [ERROR] <https://builds.apache.org/job/Commons%20Math/ws/src/test/java/org/apache/commons/math4/ml/neuralnet/twod/NeuronSquareMesh2DTest.java>:[856,14] error: cannot find symbol [ERROR] symbol: class Set [ERROR] location: class NeuronSquareMesh2DTest [ERROR] <https://builds.apache.org/job/Commons%20Math/ws/src/test/java/org/apache/commons/math4/ml/neuralnet/twod/NeuronSquareMesh2DTest.java>:[862,14] error: cannot find symbol [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [JENKINS] Archiving <https://builds.apache.org/job/Commons%20Math/ws/pom.xml> to org.apache.commons/commons-math4/4.0-SNAPSHOT/commons-math4-4.0-SNAPSHOT.pom Sending artifact delta relative to Commons Math ? Apache Commons Math #364 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 28864 bytes Compression is 0.0% Took 1 sec channel stopped