[JIRA] (JENKINS-58050) sh commands and result set not being published in logs->Splunk

5 views
Skip to first unread message

stevendeal@gmail.com (JIRA)

unread,
Jun 17, 2019, 10:11:02 AM6/17/19
to jenkinsc...@googlegroups.com
Steven Deal created an issue
 
Jenkins / Bug JENKINS-58050
sh commands and result set not being published in logs->Splunk
Issue Type: Bug Bug
Assignee: Ted
Components: splunk-devops-plugin
Created: 2019-06-17 14:10
Priority: Minor Minor
Reporter: Steven Deal

Basic pipeline example. sh commands such as `ls` do not get published back to Splunk

 

```

pipeline {
agent

{ label 'test' }

options

{ sendSplunkConsoleLog() }

stages {
stage ('ShellStage'){
steps

{ sh pwd sh ls }


}
}
}

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)

xiao.xj@outlook.com (JIRA)

unread,
Jun 18, 2019, 4:33:02 AM6/18/19
to jenkinsc...@googlegroups.com
Ted commented on Bug JENKINS-58050
 
Re: sh commands and result set not being published in logs->Splunk

I can not reproduce, please make sure pipeline related plugins get updated to latest version, e.g.
https://plugins.jenkins.io/workflow-job
https://plugins.jenkins.io/workflow-support

xiao.xj@outlook.com (JIRA)

unread,
Apr 24, 2020, 4:11:02 AM4/24/20
to jenkinsc...@googlegroups.com
Change By: Ted Xiao
Status: Open Fixed but Unreleased
Resolution: Cannot Reproduce
This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)
Atlassian logo
Reply all
Reply to author
Forward
0 new messages