Skip to content

lava-gitlab-runner goes down because Gitlab API starts returning 403 errors #129

Description

@igorp-collabora

The kubernetes pod is still marked as running but none of the gitlab jobs can progress.

These are the error logs from the lava-gitlab-runner pod:

{"timestamp":"2026-07-21T12:43:19.534769Z","level":"WARN","fields":{"message":"Failed to update job status: UnexpectedStatus(403)"},"target":"gitlab_runner::run","span":{"gitlab.job":814833,"name":"run"},"spans":[{"gitlab.job":814833,"name":"run"}]}
{"timestamp":"2026-07-21T12:43:20.305874Z","level":"WARN","fields":{"message":"Failed to update job status: UnexpectedStatus(403)"},"target":"gitlab_runner::run","span":{"gitlab.job":816484,"name":"run"},"spans":[{"gitlab.job":816484,"name":"run"}]}
{"timestamp":"2026-07-21T12:43:21.631412Z","level":"WARN","fields":{"message":"Failed to update job status: UnexpectedStatus(403)"},"target":"gitlab_runner::run","span":{"gitlab.job":821253,"name":"run"},"spans":[{"gitlab.job":821253,"name":"run"}]}
{"timestamp":"2026-07-21T12:43:21.763685Z","level":"WARN","fields":{"message":"Failed to update job status: UnexpectedStatus(403)"},"target":"gitlab_runner::run","span":{"gitlab.job":816491,"name":"run"},"spans":[{"gitlab.job":816491,"name":"run"}]}
{"timestamp":"2026-07-21T12:43:22.498318Z","level":"WARN","fields":{"message":"Failed to update job status: UnexpectedStatus(403)"},"target":"gitlab_runner::run","span":{"gitlab.job":820625,"name":"run"},"spans":[{"gitlab.job":820625,"name":"run"}]}

It happened once before on 2026-02-27.

In both cases restarting the lava-gitlab-runner deployment seems to have fixed the issue.

Activity

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

Metadata

Metadata

Assignees

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