Playbook #7 |
/home/zuul/src/opendev.org/opendev/system-config/playbooks/service-gitea.yaml |
Task result details
-
StatusCHANGED
-
Duration00:00:01.14
-
PlayBase: configure gitea
-
Taskgitea : Run docker-compose up gitea-ssh
-
Hostgitea99.opendev.org
-
Date27 Oct 2025 19:42:17 +0000
-
Module / Actionshell (/home/zuul/src/opendev.org/opendev/system-config/playbooks/roles/gitea/tasks/main.yaml:87)
| Field | Value |
|---|---|
| changed |
True |
| cmd |
docker-compose up -d --timeout 60 gitea-ssh |
| delta |
0:00:00.854158 |
| end |
2025-10-27 19:42:17.953423 |
| invocation |
{ "module_args": { "_raw_params": "docker-compose up -d --timeout 60 gitea-ssh", "_uses_shell": true, "argv": null, "chdir": "/etc/gitea-docker/", "creates": null, "executable": null, "removes": null, "stdin": null, "stdin_add_newline": true, "strip_empty_ends": true } } |
| msg |
|
| rc |
0 |
| start |
2025-10-27 19:42:17.099265 |
| stderr |
gitea-docker_memcached_1 is up-to-date gitea-docker_mariadb_1 is up-to-date gitea-docker_gitea-web_1 is up-to-date Creating gitea-docker_gitea-ssh_1 ... Creating gitea-docker_gitea-ssh_1 ... done |
| stderr_lines |
[ "gitea-docker_memcached_1 is up-to-date", "gitea-docker_mariadb_1 is up-to-date", "gitea-docker_gitea-web_1 is up-to-date", "Creating gitea-docker_gitea-ssh_1 ... ", "Creating gitea-docker_gitea-ssh_1 ... done" ] |
| stdout |
|
| stdout_lines |
[]
|