Issue in the ECL infrastructure when running CI/CD pipelines
We're facing the following recurrent error when running the CI/CD pipelines in the ECL infra:
Pipeline error log:
Using Kubernetes namespace: grac-[MASKED]
Using Kubernetes executor with image docker:latest ...
Using attach strategy to execute scripts...
Preparing environment 00:00
ERROR: Error cleaning up pod: resource name may not be empty
ERROR: Job failed (system failure): prepare environment: setting up build pod: pods "runner-t2bh2j5k-project-10415-concurrent-0-goe2o9vx" is forbidden: exceeded quota: grac-datamite-rq, requested: limits.cpu=650m,limits.memory=2Gi,requests.memory=2Gi, used: limits.cpu=4700m,limits.memory=10752Mi,requests.memory=10496Mi, limited: limits.cpu=5100m,limits.memory=12Gi,requests.memory=12032Mi. Check https://docs.gitlab.com/runner/shells/index.html#shell-profile-loading for more information
It also refers to this link: https://gitlab.eclipse.org/eclipse-research-labs/datamite-project/data-support-tools/data_ingestion_and_storage/data-storage/-/jobs/615178
Output example, in the infrastructure project: https://gitlab.eclipse.org/eclipse-research-labs/datamite-project/data-support-tools/data_ingestion_and_storage/infrastructure/-/jobs/615254
/cc @davidremon, @jabefa
Edited by Antoni Gimeno