You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@commons.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/12/26 18:18:13 UTC

Build failed in Jenkins: Commons » commons-compress-windows » Windows,jdk_1.9_latest #178

See <https://ci-builds.apache.org/job/Commons/job/commons-compress-windows/OS=Windows,jdk=jdk_1.9_latest/178/display/redirect?page=changes>

Changes:

[garydgregory] Start migration to JUnit 5.

[garydgregory] Replace deprecated JUnit 4 assertThat() with Hamcrest assertThat().


------------------------------------------
Started by upstream project "Commons/commons-compress-windows" build number 178
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on jenkins-win-azr-1 (Windows) in workspace <https://ci-builds.apache.org/job/Commons/job/commons-compress-windows/OS=Windows,jdk=jdk_1.9_latest/ws/>
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir <https://ci-builds.apache.org/job/Commons/job/commons-compress-windows/OS=Windows,jdk=jdk_1.9_latest/ws/.git> # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://github.com/apache/commons-compress.git # timeout=10
Fetching upstream changes from git://github.com/apache/commons-compress.git
 > git --version # timeout=10
 > git --version # 'git version 2.14.3.windows.1'
 > git fetch --tags --progress -- git://github.com/apache/commons-compress.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision f055ef820490af980ffe326c8d162a434d025ea2 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f055ef820490af980ffe326c8d162a434d025ea2 # timeout=10
Commit message: "Replace deprecated JUnit 4 assertThat() with Hamcrest assertThat()."
 > git rev-list --no-walk bacc369c35bf430044f45b08ddfe25da4962d284 # timeout=10
[jdk_1.9_latest] $ cmd.exe /C "f:\jenkins\tools\maven\latest\bin\mvn.cmd --no-transfer-progress -Dhttps.protocols=TLSv1.2 clean test && exit %%ERRORLEVEL%%"
The JAVA_HOME environment variable is not defined correctly 
This environment variable is needed to run this program 
NB: JAVA_HOME should point to a JDK not a JRE 
Build step 'Invoke top-level Maven targets' marked build as failure

Jenkins build is back to normal : Commons » commons-compress-windows » Windows,jdk_1.9_latest #180

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Commons/job/commons-compress-windows/OS=Windows,jdk=jdk_1.9_latest/180/display/redirect?page=changes>


Build failed in Jenkins: Commons » commons-compress-windows » Windows,jdk_1.9_latest #179

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Commons/job/commons-compress-windows/OS=Windows,jdk=jdk_1.9_latest/179/display/redirect?page=changes>

Changes:

[garydgregory] Continue porting from JUnit 4 to JUnit 5.


------------------------------------------
Started by upstream project "Commons/commons-compress-windows" build number 179
originally caused by:
 Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on jenkins-win-azr-5 (Windows) in workspace <https://ci-builds.apache.org/job/Commons/job/commons-compress-windows/OS=Windows,jdk=jdk_1.9_latest/ws/>
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir <https://ci-builds.apache.org/job/Commons/job/commons-compress-windows/OS=Windows,jdk=jdk_1.9_latest/ws/.git> # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git://github.com/apache/commons-compress.git # timeout=10
Fetching upstream changes from git://github.com/apache/commons-compress.git
 > git --version # timeout=10
 > git --version # 'git version 2.14.3.windows.1'
 > git fetch --tags --progress -- git://github.com/apache/commons-compress.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 82ac0e1f2811aa39ceec0367aac031897947f1ad (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 82ac0e1f2811aa39ceec0367aac031897947f1ad # timeout=10
Commit message: "Continue porting from JUnit 4 to JUnit 5."
 > git rev-list --no-walk f055ef820490af980ffe326c8d162a434d025ea2 # timeout=10
[jdk_1.9_latest] $ cmd.exe /C "f:\jenkins\tools\maven\latest\bin\mvn.cmd --no-transfer-progress -Dhttps.protocols=TLSv1.2 clean test && exit %%ERRORLEVEL%%"
The JAVA_HOME environment variable is not defined correctly 
This environment variable is needed to run this program 
NB: JAVA_HOME should point to a JDK not a JRE 
Build step 'Invoke top-level Maven targets' marked build as failure