See <https://builds.apache.org/job/core-it-maven-3-win/1212/changes>
Changes: [Michael Osipov] [MNG-6049] Add behavior to filter resolved version ranges of an artifact ------------------------------------------ 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 37700447bdde904bb65fcd0f8c8493e747705533 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 37700447bdde904bb65fcd0f8c8493e747705533 > git rev-list 37700447bdde904bb65fcd0f8c8493e747705533 # 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 2066928943348aeae627994ad606d1380b8a5927 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2066928943348aeae627994ad606d1380b8a5927 > git rev-list 08d73855f3f43f8a2dcb5bdae9d72c3876c5ab7f # 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\hudson5828793619299104737.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?