Dificult with nodes

55 views
Skip to first unread message

Luiz Guilherme Nunes Fernandes

unread,
Sep 16, 2021, 9:03:31 AM9/16/21
to rundeck-discuss
Dears, 
          I really can't execute new node on my jobs. Any suggestion?

##############################################
Information:
Rundeck version:  3.4.3.20210823-1 
Os Server: Ubuntu 20.04.3 LTS

##############################################
Project Config:
#Thu Sep 16 12:59:11 UTC 2021
#edit below
project.always-set-pty=true
project.description=
project.disable.executions=false
project.disable.schedule=true
project.execution.history.cleanup.batch=500
project.execution.history.cleanup.enabled=false
project.execution.history.cleanup.retention.days=60
project.execution.history.cleanup.retention.minimum=50
project.execution.history.cleanup.schedule=0 0 0 1/1 * ? *
project.jobs.gui.groupExpandLevel=1
project.label=
project.name=HomologacaoRundeck
project.nodeCache.delay=0
project.nodeCache.enabled=false
project.nodeCache.firstLoadSynch=false
project.output.allowUnsanitized=false
project.ssh-authentication=privateKey
project.ssh-command-timeout=0
project.ssh-connect-timeout=0
project.ssh-keypath=/var/lib/rundeck/.ssh/id_rsa
project.ssh-password-storage-path=keys/passwords/root
resources.source.1.config.directory=/var/lib/rundeck/projects/teste
resources.source.1.type=directory
service.FileCopier.default.provider=jsch-scp
service.NodeExecutor.default.provider=jsch-ssh

##############################################
xml node:
<?xml version="1.0" encoding="UTF-8"?>
<project>
  <node name="xsara" description="teste" tags="" hostname="xsara" osArch="x86_64" osFamily="linux" osName="Ubuntu" osVersion="201" username="root"/>
</project>

##############################################
Error:
com.dtolabs.rundeck.core.NodesetEmptyException: No matched nodes: MultiNodeSelector{nodenames=[localhost]}
at com.dtolabs.rundeck.core.execution.workflow.BaseWorkflowExecutor.validateNodeSet(BaseWorkflowExecutor.java:880)
at com.dtolabs.rundeck.core.execution.workflow.NodeFirstWorkflowExecutor.executeWorkflowImpl(NodeFirstWorkflowExecutor.java:92)
at com.dtolabs.rundeck.core.execution.workflow.BaseWorkflowExecutor.executeWorkflow(BaseWorkflowExecutor.java:220)
at com.dtolabs.rundeck.core.execution.WorkflowExecutionServiceThread.runWorkflow(WorkflowExecutionServiceThread.java:95)
at com.dtolabs.rundeck.core.logging.LoggingManagerImpl$MyPluginLoggingManager.runWith(LoggingManagerImpl.java:148)
at com.dtolabs.rundeck.core.execution.WorkflowExecutionServiceThread.run(WorkflowExecutionServiceThread.java:77)
Exception: class com.dtolabs.rundeck.core.NodesetEmptyException: No matched nodes: MultiNodeSelector{nodenames=[localhost]}
No matched nodes: MultiNodeSelector{nodenames=[localhost]}

rac...@rundeck.com

unread,
Sep 16, 2021, 11:27:58 AM9/16/21
to rundeck-discuss
Hi,

Try following this guide step by step.

Hope it helps!
Reply all
Reply to author
Forward
0 new messages