Skip to content

Instantly share code, notes, and snippets.

@neil-mewe
Last active May 3, 2016 01:29
Show Gist options
  • Save neil-mewe/bbf19778a4b660c76a13e514a283c2d8 to your computer and use it in GitHub Desktop.
Save neil-mewe/bbf19778a4b660c76a13e514a283c2d8 to your computer and use it in GitHub Desktop.
[workflow] Begin execution: rundeck-workflow-node-first context: null
preparing for sequential execution on 1 nodes
Executing command on node: 52.77.117.128, NodeEntryImpl{tags=[], attributes={tags=, osFamily=unix, username=rundeck, osVersion=3.13.0-74-generic, osArch=amd64, description=Rundeck server node, hostname=52.77.117.128, nodename=52.77.117.128, osName=Linux}, project='null'}
NodeSet: MultiNodeSelector{nodenames=[52.77.117.128]}
Workflow: com.dtolabs.rundeck.core.execution.workflow.StepFirstWorkflowStrategy$stepFirstWrapper@b7adb6a4
data context: {node={tags=, username=rundeck, os-version=3.13.0-74-generic, description=Rundeck server node, name=52.77.117.128, os-arch=amd64, hostname=52.77.117.128, os-name=Linux, os-family=unix}, job={loglevel=DEBUG, wasRetry=false, url=http://52.77.117.128:4440/project/ecs-cluster/execution/follow/28, id=d1537610-d24b-4258-8730-a8f337a223ae, project=ecs-cluster, username=admin, retryAttempt=0, user.name=admin, name=EC2 Provisioning, serverUUID=null, group=null, execid=28, serverUrl=http://52.77.117.128:4440/}, option={instance_type=t2.micro, region=ap-southeast-1, vpc_subnet_id=subnet-c07d76b71, assign_public_ip=no, key_name=root-key-sg1, group_id=sg-6d55f5091, image=ami-f933e79a1, instance_name=11113}}
[workflow] Begin step: 1,NodeDispatch
1: Workflow step executing: StepExecutionItem{type='NodeDispatch', keepgoingOnSuccess=false, hasFailureHandler=false}
preparing for sequential execution on 1 nodes
Executing command on node: 52.77.117.128, NodeEntryImpl{tags=[], attributes={tags=, osFamily=unix, username=rundeck, osVersion=3.13.0-74-generic, osArch=amd64, description=Rundeck server node, hostname=52.77.117.128, nodename=52.77.117.128, osName=Linux}, project='null'}
[workflow] beginExecuteNodeStep(52.77.117.128): NodeDispatch: StepExecutionItem{type='NodeDispatch', keepgoingOnSuccess=false, hasFailureHandler=false}
Using /etc/ansible/ansible.cfg as config file [WARNING]: provided hosts list is empty, only localhost is available
PLAY [127.0.0.1] ***************************************************************
skipping: no hosts matched
PLAY RECAP *********************************************************************
[workflow] finishExecuteNodeStep(52.77.117.128): NodeDispatch: Step successful
1: Workflow step finished, result: Dispatch successful (1 nodes)
[workflow] Finish step: 1,NodeDispatch
[workflow] Finish execution: rundeck-workflow-node-first: [Workflow result: , Node failures: {52.77.117.128=[]}, status: succeeded]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment