# Failed pipeline: Job image\_build

**URL:** https://renku.discourse.group/t/failed-pipeline-job-image-build/793
**Category:** RenkuLab
**Created:** [13 April 2023 14:36 UTC](https://renku.discourse.group/t/failed-pipeline-job-image-build/793 "2023-04-13T14:36:34Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![andfrey](https://yyz2.discourse-cdn.com/free1/user_avatar/renku.discourse.group/andfrey/32/602_2.png) [@andfrey](https://renku.discourse.group/u/andfrey)
#### Post date: [13 April 2023 14:36 UTC](https://renku.discourse.group/t/failed-pipeline-job-image-build/793/1 "2023-04-13T14:36:34Z")

</div>

I have a problem in the image\_build job of the pipeline and I don’t understand the error message. The repository always ran smoothly and I only added a few requirements which always worked when I installed them manually. Can someone help me with this.  
Many thanks in advance

e[0KRunning with gitlab-runner 14.10.1 (f761588f)e[0;m  
e[0K on gitlab/gl-runner-1 fMRuNriue[0;m  
section\_start:1681390207:prepare\_executor  
e[0Ke[0Ke[36;1mPreparing the “docker” executore[0;me[0;m  
e[0KUsing Docker executor with image docker:stable …e[0;m  
e[0KPulling docker image docker:stable …e[0;m  
e[0KUsing docker image sha256:b0757c55a1fdbb59c378fd34dde3e12bd25f68094dd69546cf5ca00ddbaa7a33 for docker:stable with digest docker@sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a …e[0;m  
section\_end:1681390226:prepare\_executor  
e[0Ksection\_start:1681390226:prepare\_script  
e[0Ke[0Ke[36;1mPreparing environmente[0;me[0;m  
Running on runner-fmrunriu-project-823-concurrent-0 via 1156a904b03d…  
section\_end:1681390227:prepare\_script  
e[0Ksection\_start:1681390227:get\_sources  
e[0Ke[0Ke[36;1mGetting source from Git repositorye[0;me[0;m  
e[32;1mFetching changes with git depth set to 20…e[0;m  
Reinitialized existing Git repository in /builds/gitlab/sluis/frus-data-ner-andreas/.git/  
e[32;1mChecking out 30fb7f87 as master…e[0;m  
e[32;1mSkipping Git submodules setupe[0;m  
section\_end:1681390229:get\_sources  
e[0Ksection\_start:1681390229:step\_script  
e[0Ke[0Ke[36;1mExecuting “step\_script” stage of the job scripte[0;me[0;m  
e[0KUsing docker image sha256:b0757c55a1fdbb59c378fd34dde3e12bd25f68094dd69546cf5ca00ddbaa7a33 for docker:stable with digest docker@sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a …e[0;m  
e[32;1m$ docker login -u gitlab-ci-token -p $CI\_JOB\_TOKEN http://$CI\_REGISTRYe[0;m  
WARNING! Using --password via the CLI is insecure. Use --password-stdin.  
Error response from daemon: Get “[https://registry.limited.renku.ch/v2/](https://registry.limited.renku.ch/v2/)”: Get “[https://limited.renku.ch/gitlab/jwt/auth?account=gitlab-ci-token&client\_id=docker&offline\_token=true&service=container\_registry](https://limited.renku.ch/gitlab/jwt/auth?account=gitlab-ci-token&client_id=docker&offline_token=true&service=container_registry)”: net/http: TLS handshake timeout  
section\_end:1681390243:step\_script  
e[0Ksection\_start:1681390243:cleanup\_file\_variables  
e[0Ke[0Ke[36;1mCleaning up project directory and file based variablese[0;me[0;m  
section\_end:1681390244:cleanup\_file\_variables  
e[0Ke[31;1mERROR: Job failed: exit code 1  
e[0;m

---

<div class="post-metadata">

### Author: ![ralf.grubenmann](https://yyz2.discourse-cdn.com/free1/user_avatar/renku.discourse.group/ralf.grubenmann/32/78_2.png) [@ralf.grubenmann](https://renku.discourse.group/u/ralf.grubenmann)
#### Post date: [13 April 2023 15:04 UTC](https://renku.discourse.group/t/failed-pipeline-job-image-build/793/2 "2023-04-13T15:04:23Z")

</div>

Thank you for reporting this! We can see some failed jobs and it seems to be something related to the platform not your project, we’re looking into it.

---

<div class="post-metadata">

### Author: ![andfrey](https://yyz2.discourse-cdn.com/free1/user_avatar/renku.discourse.group/andfrey/32/602_2.png) [@andfrey](https://renku.discourse.group/u/andfrey)
#### Post date: [14 April 2023 15:54 UTC](https://renku.discourse.group/t/failed-pipeline-job-image-build/793/3 "2023-04-14T15:54:33Z")

</div>

Okay, thank you very much! Let me know if you have found a solution to the problem.
