Salt API returns TimeoutError on Jenkins Pipeline

2017-03-23 Thread Rustan Capal
Hi Everyone, Has anyone here encountered these errors before? [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Deployment) [Pipeline] withCredentials [Pipeline] { [Pipeline] sh [staging-server] Running shell script + curl -sS 10.10.214.233:8181/run -H

Re: java.lang.NoSuchMethodError: No such DSL method 'salt' found among steps

2017-02-21 Thread Rustan Capal
+8, Rustan Capal wrote: > > Thanks Indra. We'll look with your suggested solution. > > > On Wednesday, February 22, 2017 at 2:22:47 AM UTC+8, Indra Gunawan > (ingunawa) wrote: >> >> Check first if you have installed the saltstack-plugin version that >> s

Re: java.lang.NoSuchMethodError: No such DSL method 'salt' found among steps

2017-02-21 Thread Rustan Capal
peline support > dependencies are met. > > Observe anything that might be printed out in Jenkins log file related to > saltstack-plugin. > > > > -Indra > > > > > > *From: *> on behalf of Rustan > Capal > > *Reply-To: *"jenkins...@googlegrou

Re: java.lang.NoSuchMethodError: No such DSL method 'salt' found among steps

2017-02-21 Thread Rustan Capal
Saltstack Plugin Installed: https://wiki.jenkins-ci.org/display/JENKINS/saltstack-plugin On Wednesday, February 22, 2017 at 1:54:17 AM UTC+8, Rustan Capal wrote: > > Hi Everyone, > > Can anyone tell me what I'm missing here? Salt API already installed. > Jen

java.lang.NoSuchMethodError: No such DSL method 'salt' found among steps

2017-02-21 Thread Rustan Capal
Hi Everyone, Can anyone tell me what I'm missing here? Salt API already installed. Jenkins version: 2.32.2 *[PIPELINE SCRIPT]*import groovy.json.* node() { saltresult = salt authtype: 'pam', clientInterface: local(arguments: '"uname -r"', blockbuild: true, function: 'cmd.run', jobPoll