Re: Add Publisher Maven artifacts to mail template

2019-04-26 Thread Harsh Shah
Hi, Cyrille So this is how I do it. pipeline side invoke the method env.DEPLOYEDARTIFACTS = getDeployedArtifacts() @NonCPS def getDeployedArtifacts() { def deployed = '' Collection generatedArtifacts = currentBuild.rawBuild.getAction(org.jenkinsci.plugins.pipeline.maven.publishers

Jenkins JUnit Plugin - Unstable issues

2019-04-26 Thread cliffhanger619
Hi, So I am using the Jenknis JUnit plugin to parse the test results. I have a job which has just one test and it fails all the time however, the JUnit plugin marks the job as unstable and not failed. Any reasons why? I have tried to set the Health report amplification factor to 1, 0.1, 0.0 but

Re: Odd environment problem with git under Jenkins on AIX

2019-04-26 Thread Mark Waite
On Fri, Apr 26, 2019 at 2:28 PM Rich Stephens wrote: > It was a bit of a joke. I’m sorry if it offended you. > It didn’t seem to offend anyone actually involved in the conversation, but > thanks for the tip. > > That was the point where I decided to stop responding to the thread. You seemed det

Re: Odd environment problem with git under Jenkins on AIX

2019-04-26 Thread Rich Stephens
It was a bit of a joke. I’m sorry if it offended you. It didn’t seem to offend anyone actually involved in the conversation, but thanks for the tip. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop recei

Java error at the end of otherwise normal build causing build failure

2019-04-26 Thread Rich Stephens
I have a fully working build, but for some reason, after my build is actually complete, at the very end, Jenkins throws the following error: FATAL: Argument value 0xfd8 exceeds native capacity (4 bytes) mask=0x java.lang.IllegalArgumentException: Argument value 0x

Re: Odd environment problem with git under Jenkins on AIX

2019-04-26 Thread Baptiste Mathus
Le ven. 26 avr. 2019 à 15:20, Rich Stephens a écrit : > I fully have no clue what you just said. > > "You might, but you won't have git commands executed to scan multibranch > pipelines, since those are executed on the master." > > Can you translate this to English? > Please, beware your phrasin

Re: Jenkins and Shenandoah GC

2019-04-26 Thread Baptiste Mathus
This would be very interesting feedback if anyone is willing to try it. At this stage, simply beware that running Jenkins on it wouldn't be supported yet. (Java 8 only until 2.164.1, then 8 and 11 starting with 2.164.1 excluding any other Java version cf. https://jenkins.io/doc/administration/requ

Re: Odd environment problem with git under Jenkins on AIX

2019-04-26 Thread Rich Stephens
If anyone's still following this, my problem has been solved by simply switching the the "JGit" option for the Git plugin. It's working perfectly. Thanks for all who provided any information they could. -- You received this message because you are subscribed to the Google Groups "Jenkins User

Jenkins and Shenandoah GC

2019-04-26 Thread Basil Crow
Hi all, OpenJDK 12 is now out [1], and it has Shenandoah [2], a low-pause-time garbage collector. Has anybody tried tuning Jenkins GC [3] using Shenandoah? Thanks, Basil [1] https://openjdk.java.net/projects/jdk/12/ [2] https://wiki.openjdk.java.net/display/shenandoah/Main [3] https://jenkins.io

Re: Odd environment problem with git under Jenkins on AIX

2019-04-26 Thread Rich Stephens
OK, Googled "Jenkins multibranch pipeline" and "Jenkinsfile". Still doesn't seem to have any bearing on my issue, but thanks for the input. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving ema

Re: Odd environment problem with git under Jenkins on AIX

2019-04-26 Thread Rich Stephens
Again, no clue what you're talking about. Don't know what a "multibranch pipeline" is, and don't know what a Jenkinsfile is and why I would have it checked into my source code, nor how it applies to this situation at all? -- You received this message because you are subscribed to the Google Gr

Re: Odd environment problem with git under Jenkins on AIX

2019-04-26 Thread Dirk Heinrichs
Am Freitag, den 26.04.2019, 06:20 -0700 schrieb Rich Stephens: "You might, but you won't have git commands executed to scan multibranch pipelines, since those are executed on the master." If you have Multibranch pipelines, they will scan your git repository for branches containing a Jenkinsfile

Unable to load activity page since updating plugins yesterday

2019-04-26 Thread Vv Neti
We have not had this problem before and the main change is that we upgraded the plugins. We are not able to load the activity page anymore. Keep getting this: jenkins_1 | WARNING: Error while serving https://ci.ogwee.net/blue/rest/organizations/jenkins/pipelines//branches/master/runs/1221/blue

Re: Odd environment problem with git under Jenkins on AIX

2019-04-26 Thread Rich Stephens
I fully have no clue what you just said. "You might, but you won't have git commands executed to scan multibranch pipelines, since those are executed on the master." Can you translate this to English? Are you saying git won't run on the slave AT ALL? If not, how will it get the source code t

Re: Odd environment problem with git under Jenkins on AIX

2019-04-26 Thread Mark Waite
On Fri, Apr 26, 2019 at 6:06 AM Rich Stephens wrote: > I was thinking exactly the same thing. I'd still have the same > environment problem, either way. > >> >> You might, but you won't have git commands executed to scan multibranch pipelines, since those are executed on the master. I assume th

Re: Odd environment problem with git under Jenkins on AIX

2019-04-26 Thread Rich Stephens
I was thinking exactly the same thing. I'd still have the same environment problem, either way. > > > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkins

Re: Odd environment problem with git under Jenkins on AIX

2019-04-26 Thread Dirk Heinrichs
Am Donnerstag, den 25.04.2019, 14:56 -0600 schrieb Mark Waite: and run an agent on AIX But wouldn't that still leave him with the env problem on that agent? Unfortunately I don't have access to an AIX host anymore, so I'm afraid I also can't help. Bye... Dirk -- Dirk Heinrichs Senior System