Failure in browser_ui/6_release/deploy_key/clone_using_deploy_key_spec.rb | Permission denied updating apk
Full description
Release Git clone using a deploy key user sets up a deploy key with QA::Runtime::Key::ED25519() to clone code using pipelines
Also occurs on deploy key with QA::Runtime::Key::RSA(8192)
test.
File path
./qa/specs/features/browser_ui/6_release/deploy_key/clone_using_deploy_key_spec.rb
Stack trace
Failure/Error: expect(job).to be_successful
expected `QA::Page::Project::Job::Show.successful?` to return true, got false
Log from test job:
13 Initialized empty Git repository in /home/gitlab-runner/builds/7jboBwvB/0/gitlab-qa-sandbox-group/qa-test-2021-07-19-19-10-20-dc0abfbe898ac7f3/deploy-key-clone-project-6c88b7c5911fddb6/.git/
14 Created fresh repository.
15 Checking out 12c8bc30 as DEPLOY_KEY_rsa_8192...
16 Skipping object checkout, Git LFS is not installed.
17 Skipping Git submodules setup
19
Executing "step_script" stage of the job script
00:00
20 $ apk add --update --no-cache openssh-client
21 ERROR: Unable to lock database: Permission denied
22 ERROR: Failed to open apk database: Permission denied
24
Cleaning up file based variables
00:00
26 ERROR: Job failed: exit status 1
First happened in https://gitlab.com/gitlab-org/gitlab-qa-mirror/-/jobs/1429327845.
Edited by Zeff Morgan