Trouble creating service signer certificate while running upgrade in containerized environment
Issue
-When performing an upgrade in containerized environment below error is seen :
<host.example.com> SSH: EXEC ssh -C -q -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=ansible -o ConnectTimeout=10 -o ControlPath=/home/ansible/.ansible/cp/ansible-ssh-%h-%p-%r -tt host.example.com '/bin/sh -c '"'"'sudo -H -S -n -u root /bin/sh -c '"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-pdjlgixeirrygkrrvetrldtgzgagijcu; LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /home/ansible/.ansible/tmp/ansible-tmp-1478179663.44-221672710436194/slurp; rm -rf "/home/ansible/.ansible/tmp/ansible-tmp-1478179663.44-221672710436194/" > /dev/null 2>&1'"'"'"'"'"'"'"'"' && sleep 0'"'"''
failed: [host.example.com] (item=service-signer.key) => {
"failed": true,
"invocation": {
"module_args": {
"src": "/tmp/openshift-ansible-LVkyXv6/service-signer.key"
}
},
"item": "service-signer.key"
}
MSG:
file not found: /tmp/openshift-ansible-LVkyXv6/service-signer.key
Environment
- Openshift Enterprise
- 3.3
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
