-
Bug
-
Resolution: Fixed
-
Blocker
-
Solaris 11 Intel
Jobs didn't finish on Solaris 11 Intel node even for waiting long time.
Although jobs was empty, didn't finish.
In other Soralis (10 sparc/10 Intel/11 sparc) I did not encounter the same issue.
steps to reproduce
- java -jar jenkins.war
- install suggested plugins
- make Soralis 11 Intel node
- make the freestyle project job
- Configure Restrict where this project can be run -> Solaris 11 Intel node
- run the job
Jenkins version
I found this issue when I updated Jenkins to 2.20 from 2.19.
There is no problem before Jenkins2.19.
- is related to
-
JENKINS-37559 cannot abort shell scripts on 64-bit Solaris
-
- Resolved
-
- links to
Code changed in jenkins
User: Christopher Siden
Path:
core/src/main/java/hudson/util/ProcessTree.java
http://jenkins-ci.org/commit/jenkins/4df0c56ea4013bb37ad2c7a18b57f8b7fa977347
Log:
JENKINS-40470Jobs didn't finish on Solaris 11 Intel node (#2701)JENKINS-40470Jobs didn't finish on Solaris 11 Intel node