See <https://builds.apache.org/job/core-it-maven-3-win/1237/changes>
Changes: [schulte] [MNG-6073] Addition of a core extension point to the model builder ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on windows-2012-1 (Windows) in workspace <https://builds.apache.org/job/core-it-maven-3-win/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/maven.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse "origin/master^{commit}" # timeout=10 Checking out Revision fad97f21e1f53210c6b8b9e7a16683b008aae2b5 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f fad97f21e1f53210c6b8b9e7a16683b008aae2b5 > git rev-list 0246aed0c2b29522a323d45bbf455251e8bb049e # timeout=10 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git # > timeout=10 Pruning obsolete local branches Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress > https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git > +refs/heads/*:refs/remotes/origin/* --prune > git rev-parse "origin/master^{commit}" # timeout=10 Checking out Revision 31780e49d00ad5be0dd80ee5b37483f624bbf394 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 31780e49d00ad5be0dd80ee5b37483f624bbf394 > git rev-list 31780e49d00ad5be0dd80ee5b37483f624bbf394 # timeout=10 > git branch -a # timeout=10 > git rev-parse "remotes/origin/MNG-2477^{commit}" # timeout=10 > git rev-parse "remotes/origin/MNG-3205^{commit}" # timeout=10 > git rev-parse "remotes/origin/embedder^{commit}" # timeout=10 > git rev-parse "remotes/origin/master^{commit}" # timeout=10 [m3-its] $ cmd /c call C:\Windows\TEMP\hudson7724906555652528158.bat <https://builds.apache.org/job/core-it-maven-3-win/ws/>rmdir> /S /Q <https://builds.apache.org/job/core-it-maven-3-win/ws/.repository> The system cannot find the file specified. <https://builds.apache.org/job/core-it-maven-3-win/ws/>rmdir> /S /Q <https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT> The system cannot find the file specified. <https://builds.apache.org/job/core-it-maven-3-win/ws/>exit> 0 [m3-its] $ cmd.exe /C '"f:\jenkins\jenkins-slave\tools\hudson.tasks.Maven_MavenInstallation\maven-3.3.1\bin\mvn.cmd -f maven-3-trunk/pom.xml -DskipTests=true -Dmaven.home.exists.continue=true -DdistributionTargetFolder=<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT> -Dmaven.repo.local=<https://builds.apache.org/job/core-it-maven-3-win/ws/.repository> clean package -B -U -V && exit %%ERRORLEVEL%%"' Error: JAVA_HOME is set to an invalid directory. JAVA_HOME = "f:\jenkins\tools\java\latest-1.7-64" Please set the JAVA_HOME variable in your environment to match the location of your Java installation. Build step 'Invoke top-level Maven targets' marked build as failure Recording test results ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?