You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Users
hi team i got error
+ ssh -o StrictHostKeyChecking=no ubu...@172.31.2.250 sudo docker rm -f javawebappcontainer
Warning: Permanently added '172.31.2.250' (ECDSA) to the list of known hosts.
ubu...@172.31.2.250: Permission denied (publickey).
+ true
[Pipeline] sh
+ ssh -o StrictHostKeyChecking=no ubu...@172.31.2.250 sudo docker run -d -p 8080:8080 --name javawebappcontainer bhaskar77/java-web-app-docker:17
ubu...@172.31.2.250: Permission denied (publickey).
[Pipeline] }
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 9444 killed;
[ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 255
Finished: FAILURE
Mark Waite
unread,
Jan 1, 2022, 12:59:31 PM1/1/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Users
Posting the same question twice to the same mailing list is not helpful to your desire to be helped by others. The people that might help you are more likely to be annoyed by multiple posts and more likely to ignore future requests for help.