Skip to content

Deployment failed for package website #204

Description

@clic-epfl-service

Deployment for gamestar-website failed.
Triggered by the publication of website at 2026-07-30T13:38:49Z.

Logs:

2026-07-30T13:49:14.054691Z  INFO webhook::routes: Triggered restart for service gamestar-website
2026-07-30T13:49:14.054726Z  INFO service{name="gamestar-website"}: webhook::restart: Restarting...
2026-07-30T13:49:14.054746Z DEBUG service{name="gamestar-website"}:stop_command: webhook::restart: Command is empty, skipping
2026-07-30T13:49:14.054761Z DEBUG service{name="gamestar-website"}:pre_start_command: webhook::restart: Command is empty, skipping
2026-07-30T13:49:14.054781Z DEBUG service{name="gamestar-website"}:start_command: webhook::restart: command="ansible-pull -U https://github.com/clicepfl/clic-infra -e @/var/secrets.yaml deploy.yaml --extra-vars SERVICES=$SERVICE"
2026-07-30T13:49:22.333584Z ERROR service{name="gamestar-website"}:start_command: webhook::restart: Failed with status exit status: 2
2026-07-30T13:49:22.333631Z ERROR service{name="gamestar-website"}:start_command: webhook::restart: STDOUT: [WARNING]: Could not match supplied host pattern, ignoring: clic-server
localhost | SUCCESS => {
    "after": "5c8c3c3f373f2b6704203c5f5dcea07493746655",
    "before": "5c8c3c3f373f2b6704203c5f5dcea07493746655",
    "changed": false,
    "remote_url_changed": false
}
[WARNING]: No inventory was parsed, only implicit localhost is available
[WARNING]: provided hosts list is empty, only localhost is available. Note that
the implicit localhost does not match 'all'
[WARNING]: Could not match supplied host pattern, ignoring: clic-server

PLAY [Deploy all services] *****************************************************

TASK [Gathering Facts] *********************************************************
ok: [localhost]

TASK [Set full service list] ***************************************************
ok: [localhost]

TASK [Compute list of services to deploy] **************************************
ok: [localhost]

TASK [Deploy] ******************************************************************

TASK [gamestar-website : Validating arguments against arg spec 'main'] *********
ok: [localhost]

TASK [gamestar-website : Using default deploy method] **************************
fatal: [localhost]: FAILED! => {"changed": false, "msg": "docker stack up deploy command failed", "rc": 1, "stderr": "Since --detach=false was not specified, tasks will be created in the background.\nIn a future release, --detach=false will become the default.\nfailed to update service gamestar-website_website: Error response from daemon: rpc error: code = Unknown desc = update out of sequence\n", "stderr_lines": ["Since --detach=false was not specified, tasks will be created in the background.", "In a future release, --detach=false will become the default.", "failed to update service gamestar-website_website: Error response from daemon: rpc error: code = Unknown desc = update out of sequence"], "stdout": "Updating service gamestar-website_website (id: vymrbll4oesg94ikf6f3azb52)\n", "stdout_lines": ["Updating service gamestar-website_website (id: vymrbll4oesg94ikf6f3azb52)"]}

PLAY RECAP *********************************************************************
localhost                  : ok=4    changed=0    unreachable=0    failed=1    skipped=0    rescued=0    ignored=0   

Starting Ansible Pull at 2026-07-30 13:49:14
/usr/bin/ansible-pull -U https://github.com/clicepfl/clic-infra -e @/var/secrets.yaml deploy.yaml --extra-vars SERVICES=gamestar-website

2026-07-30T13:49:22.333699Z ERROR service{name="gamestar-website"}:start_command: webhook::restart: STDOUT: 

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions