Rundeck: Rundeck 2.10.1-1 random "Failed: NonZeroResultCode: Result code was 1"

Created on 22 Dec 2017  路  3Comments  路  Source: rundeck/rundeck

Issue type: Bug report

Expected Behavior

Execution should be seamless each time, both for PS scripts or binary files.

My Rundeck detail

  • Rundeck version: 2.10.1-1
  • install type: Windows (cinst) chocolatey package
  • OS Name/version: Windows server 2016
  • DB Type/version: h2

Jobs detail

  • Single PS or binary file execution per job
  • Cron(scheduled) execution every 5 minutes
  • Local execution
  • Single Step - "Script - Execute an inline script"

Random jobs output

Result: 1 16:40:05 Failed: NonZeroResultCode: Result code was 1 16:40:05 Execution failed: 8453 in project TEST: [Workflow result: , step failures: {1=Dispatch failed on 1 nodes: [test: NonZeroResultCode: Result code was 1 + {dataContext=MultiDataContextImpl(map={ContextView(step:1, node:test)=BaseDataContext{{exec={exitCode=0}}}, ContextView(node:test)=BaseDataContext{{exec={exitCode=0}}}}, base=null)} ]}, Node failures: {test=[NonZeroResultCode: Result code was 1 + {dataContext=MultiDataContextImpl(map={ContextView(step:1, node:test)=BaseDataContext{{exec={exitCode=0}}}, ContextView(node:test)=BaseDataContext{{exec={exitCode=0}}}}, base=null)} ]}, status: failed]

All 3 comments

Solved

How was this solved?

How was this issue resolved?
I am also facing the same issue.

Was this page helpful?
0 / 5 - 0 ratings