Intermittent Error during unstash operation

2021-02-25 Thread Ashish Sharma
Hi All, We are getting intermittent error during unstash operation. We are using kubernetes agents, and stash is done in a diff agent, and now trying to unstash in another agent/container. Any suggestions on this? Getting this just 1/10 times, with same config / settings. *java.io.IOException

Deploying Serverless with AWS SAM and Jenkins pipeline

2021-02-25 Thread Victor Lesau
Hi Everyone! We recently posted a tutorial on building a Jenkins pipeline to deploy Serverless applications via SAM CLI on AWS. I'd love to hear your feedback. Is this useful for the community? Do you want it

Using label field while declaring Kubernetes agent gives a deprecation warning even when using yaml format

2021-02-25 Thread touseef
[WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option. Is there a workaround or different way to specify the agent labels Below is the pipeline script ``` pipeline { agent { kubernetes { * label 'sample-label' * * yaml** '''* apiVersion: v1

Fix jenkins start logs?

2021-02-25 Thread Alan Dennis
Hi, I’ve tried searching for answers on these, but failed to find any… Every time Jenkins starts (LTS, currently v2.263.4, installed from rpm), I see these messages in the log… 2021-02-25 10:49:30.563+ [id=31]INFO hudson.model.AllView#migrateLegacyPrimaryAllViewLocalizedName: JEN