Skip to content
GitLab
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    Projects Groups Topics Snippets
  • Register
  • Sign in
  • gitlab-runner gitlab-runner
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 972
    • Issues 972
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Jira
    • Jira
  • Merge requests 88
    • Merge requests 88
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
  • Activity
  • Create a new issue
  • Jobs
  • Issue Boards
Collapse sidebar

Do not update/delete: Banner broadcast message test data

Do not update/delete: Notification broadcast message test data

  • GitLab.orgGitLab.org
  • gitlab-runnergitlab-runner
  • Issues
  • #2735
Closed
Open
Issue created Sep 06, 2017 by username-removed-782874@joshourisman

gitlab-ci-multi-runner 9.5.0 pulling invalid tag for gitlab-runner-helper on OS X

Summary

Some time last night, all my pipelines started failing with the error:

ERROR: Job failed: image pull failed: rpc error: code = 2 desc = Tag x86_64-413da38a not found in repository docker.io/gitlab/gitlab-runner-helper

I am on macOS 10.12.6 running gitlab-ci-multi-runner 9.5.0 (the most up to date for my platform, as far as I'm aware). As the error suggests, there is no image for docker.io/gitlab/gitlab-runner-helper:x86_64-413da38a, there is however one with the tag x86_64-413da38. It does look like some gitlab-runner-helper images were updated last night, so my guess would be that someone accidentally deleted something or changed a tag.

Steps to reproduce

Attempt to run any CI pipeline using the kubernetes executor.

Actual behavior

Every job fails to run with an ImagePull error.

Expected behavior

The jobs should run.

Relevant logs and/or screenshots

build_frontend___31541169____Jobs___ourismantravel___pingpong___GitLab

Environment description

gitlab-ci-multi runner 9.5.0 on macOS 10.12.6 using the kubernetes executor

Used GitLab Runner version

Git revision: 413da38                                
Git branch:   9-5-stable                             
GO version:   go1.8.3                                
Built:        Tue, 22 Aug 2017 13:40:43 +0000        
OS/Arch:      darwin/amd64  ```
Assignee
Assign to
Time tracking