qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

QEMU | Pipeline #166063391 has failed for master | 5c65b1f1


From: GitLab
Subject: QEMU | Pipeline #166063391 has failed for master | 5c65b1f1
Date: Mon, 13 Jul 2020 15:59:26 +0000

GitLab
✖ Your pipeline has failed.
 
Project QEMU / QEMU
Branch
master
Commit
5c65b1f1
Merge remote-tracking branch 'remotes/pmaydell/...
Commit Author
Peter Maydell
 
Pipeline #166063391 triggered by Alex Bennée
had 23 failed builds.
Logs may contain sensitive data. Please consider before forwarding this email.
✖ containers-layer2
sh4-debian-cross-container
#4 [1/2] FROM docker.io/qemu/debian10:latest
#4 resolve docker.io/qemu/debian10:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian10:latest:
------
------
> [1/2] FROM docker.io/qemu/debian10:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-sh4-cross', '-f', '/tmp/docker_buildj8jylh8f/tmp0bxatv2s.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildj8jylh8f']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
riscv64-debian-cross-container
#4 [1/2] FROM docker.io/qemu/debian10:latest
#4 resolve docker.io/qemu/debian10:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian10:latest:
------
------
> [1/2] FROM docker.io/qemu/debian10:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-riscv64-cross', '-f', '/tmp/docker_buildx_zmsx9g/tmpavnqj5ya.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildx_zmsx9g']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
arm64-debian-cross-container
#4 [1/5] FROM docker.io/qemu/debian10:latest
#4 resolve docker.io/qemu/debian10:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian10:latest:
------
------
> [1/5] FROM docker.io/qemu/debian10:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-arm64-cross', '-f', '/tmp/docker_buildvb0j31te/tmpmp4tfdd7.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildvb0j31te']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
armhf-debian-cross-container
#4 [1/5] FROM docker.io/qemu/debian10:latest
#4 resolve docker.io/qemu/debian10:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian10:latest:
------
------
> [1/5] FROM docker.io/qemu/debian10:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-armhf-cross', '-f', '/tmp/docker_buildo96d6no9/tmp19ywp5p8.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildo96d6no9']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
mips64el-debian-cross-container
#4 [1/4] FROM docker.io/qemu/debian10:latest
#4 resolve docker.io/qemu/debian10:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian10:latest:
------
------
> [1/4] FROM docker.io/qemu/debian10:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-mips64el-cross', '-f', '/tmp/docker_buildmt135ok2/tmpe6jzt110.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildmt135ok2']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
amd64-debian-cross-container
#4 [1/4] FROM docker.io/qemu/debian10:latest
#4 resolve docker.io/qemu/debian10:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian10:latest:
------
------
> [1/4] FROM docker.io/qemu/debian10:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-amd64-cross', '-f', '/tmp/docker_buildfkqosf_l/tmpgiqi5_ec.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildfkqosf_l']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
hppa-debian-cross-container
#4 [1/2] FROM docker.io/qemu/debian10:latest
#4 resolve docker.io/qemu/debian10:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian10:latest:
------
------
> [1/2] FROM docker.io/qemu/debian10:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-hppa-cross', '-f', '/tmp/docker_buildpp1h79lk/tmp_kyhjl2t.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildpp1h79lk']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
ppc64el-debian-cross-container
#4 [1/4] FROM docker.io/qemu/debian10:latest
#4 resolve docker.io/qemu/debian10:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian10:latest:
------
------
> [1/4] FROM docker.io/qemu/debian10:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-ppc64el-cross', '-f', '/tmp/docker_buildi3s2zytt/tmpaw7utu1a.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildi3s2zytt']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
amd64-debian-container
#4 [1/11] FROM docker.io/qemu/debian10:latest
#4 resolve docker.io/qemu/debian10:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian10:latest:
------
------
> [1/11] FROM docker.io/qemu/debian10:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-amd64', '-f', '/tmp/docker_build8tb0_pwi/tmpomsnntjz.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_build8tb0_pwi']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
m68k-debian-cross-container
#4 [1/2] FROM docker.io/qemu/debian10:latest
#4 resolve docker.io/qemu/debian10:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian10:latest:
------
------
> [1/2] FROM docker.io/qemu/debian10:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-m68k-cross', '-f', '/tmp/docker_buildxp_ibu31/tmpds7u23x5.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildxp_ibu31']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
powerpc-debian-cross-container
#4 [1/2] FROM docker.io/qemu/debian10:latest
#4 resolve docker.io/qemu/debian10:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian10:latest:
------
------
> [1/2] FROM docker.io/qemu/debian10:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-powerpc-cross', '-f', '/tmp/docker_build_1jcpz7c/tmp4mz8pf9y.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_build_1jcpz7c']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
ppc64-debian-cross-container
#4 [1/2] FROM docker.io/qemu/debian10:latest
#4 resolve docker.io/qemu/debian10:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian10:latest:
------
------
> [1/2] FROM docker.io/qemu/debian10:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-ppc64-cross', '-f', '/tmp/docker_buildet4ouj2_/tmpn9aoilhv.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildet4ouj2_']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
s390x-debian-cross-container
#4 [1/6] FROM docker.io/qemu/debian10:latest
#4 resolve docker.io/qemu/debian10:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian10:latest:
------
------
> [1/6] FROM docker.io/qemu/debian10:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-s390x-cross', '-f', '/tmp/docker_buildrydgt1f2/tmp3fp3u7mu.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildrydgt1f2']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
mips-debian-cross-container
#4 [1/5] FROM docker.io/qemu/debian10:latest
#4 resolve docker.io/qemu/debian10:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian10:latest:
------
------
> [1/5] FROM docker.io/qemu/debian10:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-mips-cross', '-f', '/tmp/docker_buildof4mgjew/tmpo9x2umg0.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildof4mgjew']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
amd64-debian-user-cross-container
#4 [1/3] FROM docker.io/qemu/debian10:latest
#4 resolve docker.io/qemu/debian10:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian10:latest:
------
------
> [1/3] FROM docker.io/qemu/debian10:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-all-test-cross', '-f', '/tmp/docker_builddf2eex2r/tmptqeneuoy.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_builddf2eex2r']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
sparc64-debian-cross-container
#4 [1/2] FROM docker.io/qemu/debian10:latest
#4 resolve docker.io/qemu/debian10:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian10:latest:
------
------
> [1/2] FROM docker.io/qemu/debian10:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-sparc64-cross', '-f', '/tmp/docker_buildhiovur4e/tmpqrour1rh.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildhiovur4e']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
mipsel-debian-cross-container
#4 [1/5] FROM docker.io/qemu/debian10:latest
#4 resolve docker.io/qemu/debian10:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian10:latest:
------
------
> [1/5] FROM docker.io/qemu/debian10:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-mipsel-cross', '-f', '/tmp/docker_buildndt_yf_x/tmp38brhfuk.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildndt_yf_x']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
armel-debian-cross-container
#4 [1/3] FROM docker.io/qemu/debian10:latest
#4 resolve docker.io/qemu/debian10:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian10:latest:
------
------
> [1/3] FROM docker.io/qemu/debian10:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-armel-cross', '-f', '/tmp/docker_build6ahxtukb/tmpq7iw2gb_.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_build6ahxtukb']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
mips64-debian-cross-container
#4 [1/2] FROM docker.io/qemu/debian10:latest
#4 resolve docker.io/qemu/debian10:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian10:latest:
------
------
> [1/2] FROM docker.io/qemu/debian10:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-mips64-cross', '-f', '/tmp/docker_buildt9axo6dj/tmpgt6c9opp.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildt9axo6dj']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
alpha-debian-cross-container
#4 [1/2] FROM docker.io/qemu/debian10:latest
#4 resolve docker.io/qemu/debian10:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian10:latest:
------
------
> [1/2] FROM docker.io/qemu/debian10:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-alpha-cross', '-f', '/tmp/docker_buildrjldw6hv/tmpp1xo9u1b.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildrjldw6hv']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
amd64-debian9-mxe-container
#4 [1/4] FROM docker.io/qemu/debian9:latest
#4 resolve docker.io/qemu/debian9:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian9:latest:
------
------
> [1/4] FROM docker.io/qemu/debian9:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian9-mxe', '-f', '/tmp/docker_buildysd_k5y3/tmplhx39l0m.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildysd_k5y3']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
tricore-debian-cross-container
#4 [1/2] FROM docker.io/qemu/debian9:latest
#4 resolve docker.io/qemu/debian9:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian9:latest:
------
------
> [1/2] FROM docker.io/qemu/debian9:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-tricore-cross', '-f', '/tmp/docker_buildg3o9xc8z/tmpwlub_upm.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildg3o9xc8z']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1
✖ containers-layer2
arm64-test-debian-cross-container
#4 [1/3] FROM docker.io/qemu/debian11:latest
#4 resolve docker.io/qemu/debian11:latest 0.1s done
#4 ERROR: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
------
> [internal] load metadata for docker.io/qemu/debian11:latest:
------
------
> [1/3] FROM docker.io/qemu/debian11:latest:
------
failed to solve with frontend dockerfile.v0: failed to build LLB: failed to load cache key: pull access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed
Traceback (most recent call last):
File "./tests/docker/docker.py", line 702, in <module>
sys.exit(main())
File "./tests/docker/docker.py", line 698, in main
return args.cmdobj.run(args, argv)
File "./tests/docker/docker.py", line 492, in run
dkr.build_image(tag, docker_dir, dockerfile,
File "./tests/docker/docker.py", line 347, in build_image
self._do_check(build_args,
File "./tests/docker/docker.py", line 244, in _do_check
return subprocess.check_call(self._command + cmd, **kwargs)
File "/usr/lib/python3.8/subprocess.py", line 364, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-t', 'qemu/debian-arm64-test-cross', '-f', '/tmp/docker_buildilly8d52/tmp7y6yvr5w.docker', '--build-arg', 'BUILDKIT_INLINE_CACHE=1', '/tmp/docker_buildilly8d52']' returned non-zero exit status 1.
Running after_script
Running after script...
$ docker logout
Removing login credentials for https://index.docker.io/v1/
ERROR: Job failed: exit code 1

reply via email to

[Prev in Thread] Current Thread [Next in Thread]