Skip to content

Jenkins: s390x agents have stale authentication info set #41933

@thaJeztah

Description

@thaJeztah

I suspect these nodes had authentication info set for some of our internal pipelines, but those credentials changed and are no longer valid; not sure which nodes have this info set (if it's just "some" or all nodes)

[2021-01-26T10:32:05.771Z]  Username: dockerbuildbot
[2021-01-26T10:32:05.771Z]  Registry: https://index.docker.io/v1/

As a result, builds fail in CI: https://ci-next.docker.com/public/blue/rest/organizations/jenkins/pipelines/moby/branches/PR-41709/runs/3/nodes/166/log/?start=0

[2021-01-26T10:32:07.264Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:14fb1650856f52928cb9f9fd3b495c3e14776069 .
[2021-01-26T10:32:07.264Z] #2 [internal] load .dockerignore
[2021-01-26T10:32:07.264Z] #2 transferring context: 87B 0.0s done
[2021-01-26T10:32:07.264Z] #2 DONE 0.0s
[2021-01-26T10:32:07.264Z]
[2021-01-26T10:32:07.264Z] #1 [internal] load build definition from Dockerfile
[2021-01-26T10:32:07.264Z] #1 transferring dockerfile: 16.55kB done
[2021-01-26T10:32:07.264Z] #1 DONE 0.0s
[2021-01-26T10:32:07.264Z]
[2021-01-26T10:32:07.264Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
[2021-01-26T10:32:07.554Z] #3 ERROR: failed to fetch oauth token: unexpected status: 401 Unauthorized
[2021-01-26T10:32:07.554Z] ------
[2021-01-26T10:32:07.554Z]  > resolve image config for docker.io/docker/dockerfile:1.1.7-experimental:
[2021-01-26T10:32:07.554Z] ------
[2021-01-26T10:32:07.555Z] failed to solve with frontend dockerfile.v0: failed to solve with frontend gateway.v0: failed to fetch oauth token: unexpected status: 401 Unauthorized
script returned exit code 1

@StefanScherer 🤗

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/testingkind/bugBugs are bugs. The cause may or may not be known at triage time so debugging may be needed.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions