Playbook #11 |
/home/zuul/src/opendev.org/opendev/system-config/playbooks/test-gitea.yaml |
Task result details
-
StatusCHANGED
-
Duration00:00:00.24
-
Playgitea
-
TaskConfigure ssh for pushing into test gitea
-
Hostgitea99.opendev.org
-
Date18 Jul 2025 21:17:32 +0000
-
Module / Actionshell (/home/zuul/src/opendev.org/opendev/system-config/playbooks/test-gitea.yaml:23)
Field | Value |
---|---|
changed |
True |
cmd |
ssh-keyscan -t rsa -p 222 localhost >> /home/zuul/.ssh/known_hosts ssh-keygen -t ed25519 -f /home/zuul/.ssh/id_ed25519 -C giteagerrittest -P '' |
delta |
0:00:00.044547 |
end |
2025-07-18 21:17:32.903267 |
invocation |
{ "module_args": { "_raw_params": "ssh-keyscan -t rsa -p 222 localhost >> /home/zuul/.ssh/known_hosts\nssh-keygen -t ed25519 -f /home/zuul/.ssh/id_ed25519 -C giteagerrittest -P ''\n", "_uses_shell": true, "argv": null, "chdir": null, "creates": null, "executable": null, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } } |
msg |
|
rc |
0 |
start |
2025-07-18 21:17:32.858720 |
stderr |
# localhost:222 SSH-2.0-OpenSSH_9.2p1 Debian-2+deb12u6 |
stderr_lines |
[ "# localhost:222 SSH-2.0-OpenSSH_9.2p1 Debian-2+deb12u6" ] |
stdout |
Generating public/private ed25519 key pair. Your identification has been saved in /home/zuul/.ssh/id_ed25519 Your public key has been saved in /home/zuul/.ssh/id_ed25519.pub The key fingerprint is: SHA256:37uEuEK7FNGq/78sNhAm/Hh3ZCDWljRExqsIEh2J2EI giteagerrittest The key's randomart image is: +--[ED25519 256]--+ |oE.o **. | |= + oo*. | | o . ..o.o | |. . o oo. o | | . . *ooSo | | o.*..o.o | | .o.+..o o | | oo +o . . | | o=o++.o. | +----[SHA256]-----+ |
stdout_lines |
[ "Generating public/private ed25519 key pair.", "Your identification has been saved in /home/zuul/.ssh/id_ed25519", "Your public key has been saved in /home/zuul/.ssh/id_ed25519.pub", "The key fingerprint is:", "SHA256:37uEuEK7FNGq/78sNhAm/Hh3ZCDWljRExqsIEh2J2EI giteagerrittest", "The key's randomart image is:", "+--[ED25519 256]--+", "|oE.o **. |", "|= + oo*. |", "| o . ..o.o |", "|. . o oo. o |", "| . . *ooSo |", "| o.*..o.o |", "| .o.+..o o |", "| oo +o . . |", "| o=o++.o. |", "+----[SHA256]-----+" ] |