Since today all our builds are failing when uploading artifacts. One of my jobs finishes and uploads a 245mb artifact. My second job tries to upload a slightly larger artifact 700mb. When doing this after a few minutes it throws the following error.
WARNING: Uploading artifacts as “archive” to coordinator… 524 id=6460329749 responseStatus=524 status=524 token=glcbt-65
6009WARNING: Retrying… context=artifacts-uploader error=invalid argument
6010WARNING: Uploading artifacts as “archive” to coordinator… 524 id=6460329749 responseStatus=524 status=524 token=glcbt-65
6011WARNING: Retrying… context=artifacts-uploader error=invalid argument
6012WARNING: Uploading artifacts as “archive” to coordinator… 524 id=6460329749 responseStatus=524 status=524 token=glcbt-65
Is there a way to increase the timeout or size allowed?
Versions
Please select whether options apply, and add the version information.
- GitLab.com SaaS
- Self-hosted Runners
Versions
- GitLab (Web:
/help
or self-managed system information): - GitLab Runner, if self-hosted (Web
/admin/runners
or CLIgitlab-runner --version
):
gitlab-runner 15.0.0 (febb2a09)