Skip to content

Use apt keyring on Debian #233

Use apt keyring on Debian

Use apt keyring on Debian #233

Triggered via pull request April 11, 2024 07:21
Status Cancelled
Total duration 5m 1s
Artifacts

ci.yml

on: pull_request
Setup Test Matrix
29s
Setup Test Matrix
Matrix: acceptance
Matrix: unit
Test suite
0s
Test suite
Fit to window
Zoom out
Zoom in

Annotations

81 errors and 3 warnings
Puppet 8 (Ruby 3.2): spec/classes/gitlab_ci_runner_spec.rb#L372
gitlab_ci_runner on debian-10-x86_64 with manage_repo => true is expected to contain Apt::Source[apt_gitlabci] with comment => "GitlabCI Runner Repo", location => "https://packages.gitlab.com/runner/gitlab-runner/debian/", repos => "main", key => {"id"=>"F6403F6544A38863DAA0B6E03F01618A51312F3F", "server"=>nil, "source"=>"https://packages.gitlab.com/gpg.key"} and include => {"src"=>false, "deb"=>true} Failure/Error: is_expected.to contain_apt__source('apt_gitlabci'). with( comment: 'GitlabCI Runner Repo', location: "https://packages.gitlab.com/runner/gitlab-runner/#{facts[:lsbdistid].downcase}/", repos: 'main', key: { 'id' => 'F6403F6544A38863DAA0B6E03F01618A51312F3F', 'server' => undef_value, 'source' => 'https://packages.gitlab.com/gpg.key', }, expected that the catalogue would contain Apt::Source[apt_gitlabci] with key set to {"id"=>"F6403F6544A38863DAA0B6E03F01618A51312F3F", "server"=>nil, "source"=>"https://packages.gitlab.com/gpg.key"} but it is set to {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "server"=>nil}
Puppet 8 (Ruby 3.2): spec/classes/gitlab_ci_runner_spec.rb#L445
gitlab_ci_runner on debian-10-x86_64 with manage_repo => true and repo_keyserver => keys.gnupg.net is expected to contain Apt::Source[apt_gitlabci] with key => {"id"=>"F6403F6544A38863DAA0B6E03F01618A51312F3F", "server"=>"keys.gnupg.net", "source"=>"https://packages.gitlab.com/gpg.key"} Failure/Error: is_expected.to contain_apt__source('apt_gitlabci').with_key('id' => 'F6403F6544A38863DAA0B6E03F01618A51312F3F', 'server' => 'keys.gnupg.net', 'source' => 'https://packages.gitlab.com/gpg.key') expected that the catalogue would contain Apt::Source[apt_gitlabci] with key set to {"id"=>"F6403F6544A38863DAA0B6E03F01618A51312F3F", "server"=>"keys.gnupg.net", "source"=>"https://packages.gitlab.com/gpg.key"} but it is set to {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "server"=>"keys.gnupg.net"}
Puppet 8 (Ruby 3.2): spec/classes/gitlab_ci_runner_spec.rb#L462
gitlab_ci_runner on debian-10-x86_64 with manage_repo => true and repo_keyserver => hkp://keys.gnupg.net:80 is expected to contain Apt::Source[apt_gitlabci] with key => {"id"=>"F6403F6544A38863DAA0B6E03F01618A51312F3F", "server"=>"hkp://keys.gnupg.net:80", "source"=>"https://packages.gitlab.com/gpg.key"} Failure/Error: is_expected.to contain_apt__source('apt_gitlabci').with_key('id' => 'F6403F6544A38863DAA0B6E03F01618A51312F3F', 'server' => 'hkp://keys.gnupg.net:80', 'source' => 'https://packages.gitlab.com/gpg.key') expected that the catalogue would contain Apt::Source[apt_gitlabci] with key set to {"id"=>"F6403F6544A38863DAA0B6E03F01618A51312F3F", "server"=>"hkp://keys.gnupg.net:80", "source"=>"https://packages.gitlab.com/gpg.key"} but it is set to {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "server"=>"hkp://keys.gnupg.net:80"}
Puppet 8 (Ruby 3.2): spec/classes/gitlab_ci_runner_spec.rb#L478
gitlab_ci_runner on debian-10-x86_64 with manage_repo => true and repo_keyserver => https://keys.gnupg.net:88 is expected to contain Apt::Source[apt_gitlabci] with key => {"id"=>"F6403F6544A38863DAA0B6E03F01618A51312F3F", "server"=>"https://keys.gnupg.net:88", "source"=>"https://packages.gitlab.com/gpg.key"} Failure/Error: is_expected.to contain_apt__source('apt_gitlabci').with_key('id' => 'F6403F6544A38863DAA0B6E03F01618A51312F3F', 'server' => 'https://keys.gnupg.net:88', 'source' => 'https://packages.gitlab.com/gpg.key') expected that the catalogue would contain Apt::Source[apt_gitlabci] with key set to {"id"=>"F6403F6544A38863DAA0B6E03F01618A51312F3F", "server"=>"https://keys.gnupg.net:88", "source"=>"https://packages.gitlab.com/gpg.key"} but it is set to {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "server"=>"https://keys.gnupg.net:88"}
Puppet 8 (Ruby 3.2): spec/classes/gitlab_ci_runner_spec.rb#L372
gitlab_ci_runner on debian-11-x86_64 with manage_repo => true is expected to contain Apt::Source[apt_gitlabci] with comment => "GitlabCI Runner Repo", location => "https://packages.gitlab.com/runner/gitlab-runner/debian/", repos => "main", key => {"id"=>"F6403F6544A38863DAA0B6E03F01618A51312F3F", "server"=>nil, "source"=>"https://packages.gitlab.com/gpg.key"} and include => {"src"=>false, "deb"=>true} Failure/Error: is_expected.to contain_apt__source('apt_gitlabci'). with( comment: 'GitlabCI Runner Repo', location: "https://packages.gitlab.com/runner/gitlab-runner/#{facts[:lsbdistid].downcase}/", repos: 'main', key: { 'id' => 'F6403F6544A38863DAA0B6E03F01618A51312F3F', 'server' => undef_value, 'source' => 'https://packages.gitlab.com/gpg.key', }, expected that the catalogue would contain Apt::Source[apt_gitlabci] with key set to {"id"=>"F6403F6544A38863DAA0B6E03F01618A51312F3F", "server"=>nil, "source"=>"https://packages.gitlab.com/gpg.key"} but it is set to {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "server"=>nil}
Puppet 8 (Ruby 3.2): spec/classes/gitlab_ci_runner_spec.rb#L445
gitlab_ci_runner on debian-11-x86_64 with manage_repo => true and repo_keyserver => keys.gnupg.net is expected to contain Apt::Source[apt_gitlabci] with key => {"id"=>"F6403F6544A38863DAA0B6E03F01618A51312F3F", "server"=>"keys.gnupg.net", "source"=>"https://packages.gitlab.com/gpg.key"} Failure/Error: is_expected.to contain_apt__source('apt_gitlabci').with_key('id' => 'F6403F6544A38863DAA0B6E03F01618A51312F3F', 'server' => 'keys.gnupg.net', 'source' => 'https://packages.gitlab.com/gpg.key') expected that the catalogue would contain Apt::Source[apt_gitlabci] with key set to {"id"=>"F6403F6544A38863DAA0B6E03F01618A51312F3F", "server"=>"keys.gnupg.net", "source"=>"https://packages.gitlab.com/gpg.key"} but it is set to {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "server"=>"keys.gnupg.net"}
Puppet 8 (Ruby 3.2): spec/classes/gitlab_ci_runner_spec.rb#L462
gitlab_ci_runner on debian-11-x86_64 with manage_repo => true and repo_keyserver => hkp://keys.gnupg.net:80 is expected to contain Apt::Source[apt_gitlabci] with key => {"id"=>"F6403F6544A38863DAA0B6E03F01618A51312F3F", "server"=>"hkp://keys.gnupg.net:80", "source"=>"https://packages.gitlab.com/gpg.key"} Failure/Error: is_expected.to contain_apt__source('apt_gitlabci').with_key('id' => 'F6403F6544A38863DAA0B6E03F01618A51312F3F', 'server' => 'hkp://keys.gnupg.net:80', 'source' => 'https://packages.gitlab.com/gpg.key') expected that the catalogue would contain Apt::Source[apt_gitlabci] with key set to {"id"=>"F6403F6544A38863DAA0B6E03F01618A51312F3F", "server"=>"hkp://keys.gnupg.net:80", "source"=>"https://packages.gitlab.com/gpg.key"} but it is set to {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "server"=>"hkp://keys.gnupg.net:80"}
Puppet 8 (Ruby 3.2): spec/classes/gitlab_ci_runner_spec.rb#L478
gitlab_ci_runner on debian-11-x86_64 with manage_repo => true and repo_keyserver => https://keys.gnupg.net:88 is expected to contain Apt::Source[apt_gitlabci] with key => {"id"=>"F6403F6544A38863DAA0B6E03F01618A51312F3F", "server"=>"https://keys.gnupg.net:88", "source"=>"https://packages.gitlab.com/gpg.key"} Failure/Error: is_expected.to contain_apt__source('apt_gitlabci').with_key('id' => 'F6403F6544A38863DAA0B6E03F01618A51312F3F', 'server' => 'https://keys.gnupg.net:88', 'source' => 'https://packages.gitlab.com/gpg.key') expected that the catalogue would contain Apt::Source[apt_gitlabci] with key set to {"id"=>"F6403F6544A38863DAA0B6E03F01618A51312F3F", "server"=>"https://keys.gnupg.net:88", "source"=>"https://packages.gitlab.com/gpg.key"} but it is set to {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "server"=>"https://keys.gnupg.net:88"}
Puppet 8 (Ruby 3.2): spec/classes/gitlab_ci_runner_spec.rb#L372
gitlab_ci_runner on ubuntu-18.04-x86_64 with manage_repo => true is expected to contain Apt::Source[apt_gitlabci] with comment => "GitlabCI Runner Repo", location => "https://packages.gitlab.com/runner/gitlab-runner/ubuntu/", repos => "main", key => {"id"=>"F6403F6544A38863DAA0B6E03F01618A51312F3F", "server"=>nil, "source"=>"https://packages.gitlab.com/gpg.key"} and include => {"src"=>false, "deb"=>true} Failure/Error: is_expected.to contain_apt__source('apt_gitlabci'). with( comment: 'GitlabCI Runner Repo', location: "https://packages.gitlab.com/runner/gitlab-runner/#{facts[:lsbdistid].downcase}/", repos: 'main', key: { 'id' => 'F6403F6544A38863DAA0B6E03F01618A51312F3F', 'server' => undef_value, 'source' => 'https://packages.gitlab.com/gpg.key', }, expected that the catalogue would contain Apt::Source[apt_gitlabci] with key set to {"id"=>"F6403F6544A38863DAA0B6E03F01618A51312F3F", "server"=>nil, "source"=>"https://packages.gitlab.com/gpg.key"} but it is set to {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "server"=>nil}
Puppet 8 (Ruby 3.2): spec/classes/gitlab_ci_runner_spec.rb#L445
gitlab_ci_runner on ubuntu-18.04-x86_64 with manage_repo => true and repo_keyserver => keys.gnupg.net is expected to contain Apt::Source[apt_gitlabci] with key => {"id"=>"F6403F6544A38863DAA0B6E03F01618A51312F3F", "server"=>"keys.gnupg.net", "source"=>"https://packages.gitlab.com/gpg.key"} Failure/Error: is_expected.to contain_apt__source('apt_gitlabci').with_key('id' => 'F6403F6544A38863DAA0B6E03F01618A51312F3F', 'server' => 'keys.gnupg.net', 'source' => 'https://packages.gitlab.com/gpg.key') expected that the catalogue would contain Apt::Source[apt_gitlabci] with key set to {"id"=>"F6403F6544A38863DAA0B6E03F01618A51312F3F", "server"=>"keys.gnupg.net", "source"=>"https://packages.gitlab.com/gpg.key"} but it is set to {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "server"=>"keys.gnupg.net"}
Puppet 7 (Ruby 2.7): spec/classes/gitlab_ci_runner_spec.rb#L372
gitlab_ci_runner on debian-11-x86_64 with manage_repo => true is expected to contain Apt::Source[apt_gitlabci] with comment => "GitlabCI Runner Repo", location => "https://packages.gitlab.com/runner/gitlab-runner/debian/", repos => "main", key => {"id"=>"F6403F6544A38863DAA0B6E03F01618A51312F3F", "server"=>nil, "source"=>"https://packages.gitlab.com/gpg.key"} and include => {"src"=>false, "deb"=>true} Failure/Error: is_expected.to contain_apt__source('apt_gitlabci'). with( comment: 'GitlabCI Runner Repo', location: "https://packages.gitlab.com/runner/gitlab-runner/#{facts[:lsbdistid].downcase}/", repos: 'main', key: { 'id' => 'F6403F6544A38863DAA0B6E03F01618A51312F3F', 'server' => undef_value, 'source' => 'https://packages.gitlab.com/gpg.key', }, expected that the catalogue would contain Apt::Source[apt_gitlabci] with key set to {"id"=>"F6403F6544A38863DAA0B6E03F01618A51312F3F", "server"=>nil, "source"=>"https://packages.gitlab.com/gpg.key"} but it is set to {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "server"=>nil}
Puppet 7 (Ruby 2.7): spec/classes/gitlab_ci_runner_spec.rb#L445
gitlab_ci_runner on debian-11-x86_64 with manage_repo => true and repo_keyserver => keys.gnupg.net is expected to contain Apt::Source[apt_gitlabci] with key => {"id"=>"F6403F6544A38863DAA0B6E03F01618A51312F3F", "server"=>"keys.gnupg.net", "source"=>"https://packages.gitlab.com/gpg.key"} Failure/Error: is_expected.to contain_apt__source('apt_gitlabci').with_key('id' => 'F6403F6544A38863DAA0B6E03F01618A51312F3F', 'server' => 'keys.gnupg.net', 'source' => 'https://packages.gitlab.com/gpg.key') expected that the catalogue would contain Apt::Source[apt_gitlabci] with key set to {"id"=>"F6403F6544A38863DAA0B6E03F01618A51312F3F", "server"=>"keys.gnupg.net", "source"=>"https://packages.gitlab.com/gpg.key"} but it is set to {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "server"=>"keys.gnupg.net"}
Puppet 7 (Ruby 2.7): spec/classes/gitlab_ci_runner_spec.rb#L462
gitlab_ci_runner on debian-11-x86_64 with manage_repo => true and repo_keyserver => hkp://keys.gnupg.net:80 is expected to contain Apt::Source[apt_gitlabci] with key => {"id"=>"F6403F6544A38863DAA0B6E03F01618A51312F3F", "server"=>"hkp://keys.gnupg.net:80", "source"=>"https://packages.gitlab.com/gpg.key"} Failure/Error: is_expected.to contain_apt__source('apt_gitlabci').with_key('id' => 'F6403F6544A38863DAA0B6E03F01618A51312F3F', 'server' => 'hkp://keys.gnupg.net:80', 'source' => 'https://packages.gitlab.com/gpg.key') expected that the catalogue would contain Apt::Source[apt_gitlabci] with key set to {"id"=>"F6403F6544A38863DAA0B6E03F01618A51312F3F", "server"=>"hkp://keys.gnupg.net:80", "source"=>"https://packages.gitlab.com/gpg.key"} but it is set to {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "server"=>"hkp://keys.gnupg.net:80"}
Puppet 7 (Ruby 2.7): spec/classes/gitlab_ci_runner_spec.rb#L478
gitlab_ci_runner on debian-11-x86_64 with manage_repo => true and repo_keyserver => https://keys.gnupg.net:88 is expected to contain Apt::Source[apt_gitlabci] with key => {"id"=>"F6403F6544A38863DAA0B6E03F01618A51312F3F", "server"=>"https://keys.gnupg.net:88", "source"=>"https://packages.gitlab.com/gpg.key"} Failure/Error: is_expected.to contain_apt__source('apt_gitlabci').with_key('id' => 'F6403F6544A38863DAA0B6E03F01618A51312F3F', 'server' => 'https://keys.gnupg.net:88', 'source' => 'https://packages.gitlab.com/gpg.key') expected that the catalogue would contain Apt::Source[apt_gitlabci] with key set to {"id"=>"F6403F6544A38863DAA0B6E03F01618A51312F3F", "server"=>"https://keys.gnupg.net:88", "source"=>"https://packages.gitlab.com/gpg.key"} but it is set to {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "server"=>"https://keys.gnupg.net:88"}
Puppet 7 (Ruby 2.7): spec/classes/gitlab_ci_runner_spec.rb#L372
gitlab_ci_runner on ubuntu-22.04-x86_64 with manage_repo => true is expected to contain Apt::Source[apt_gitlabci] with comment => "GitlabCI Runner Repo", location => "https://packages.gitlab.com/runner/gitlab-runner/ubuntu/", repos => "main", key => {"id"=>"F6403F6544A38863DAA0B6E03F01618A51312F3F", "server"=>nil, "source"=>"https://packages.gitlab.com/gpg.key"} and include => {"src"=>false, "deb"=>true} Failure/Error: is_expected.to contain_apt__source('apt_gitlabci'). with( comment: 'GitlabCI Runner Repo', location: "https://packages.gitlab.com/runner/gitlab-runner/#{facts[:lsbdistid].downcase}/", repos: 'main', key: { 'id' => 'F6403F6544A38863DAA0B6E03F01618A51312F3F', 'server' => undef_value, 'source' => 'https://packages.gitlab.com/gpg.key', }, expected that the catalogue would contain Apt::Source[apt_gitlabci] with key set to {"id"=>"F6403F6544A38863DAA0B6E03F01618A51312F3F", "server"=>nil, "source"=>"https://packages.gitlab.com/gpg.key"} but it is set to {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "server"=>nil}
Puppet 7 (Ruby 2.7): spec/classes/gitlab_ci_runner_spec.rb#L445
gitlab_ci_runner on ubuntu-22.04-x86_64 with manage_repo => true and repo_keyserver => keys.gnupg.net is expected to contain Apt::Source[apt_gitlabci] with key => {"id"=>"F6403F6544A38863DAA0B6E03F01618A51312F3F", "server"=>"keys.gnupg.net", "source"=>"https://packages.gitlab.com/gpg.key"} Failure/Error: is_expected.to contain_apt__source('apt_gitlabci').with_key('id' => 'F6403F6544A38863DAA0B6E03F01618A51312F3F', 'server' => 'keys.gnupg.net', 'source' => 'https://packages.gitlab.com/gpg.key') expected that the catalogue would contain Apt::Source[apt_gitlabci] with key set to {"id"=>"F6403F6544A38863DAA0B6E03F01618A51312F3F", "server"=>"keys.gnupg.net", "source"=>"https://packages.gitlab.com/gpg.key"} but it is set to {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "server"=>"keys.gnupg.net"}
Puppet 7 (Ruby 2.7): spec/classes/gitlab_ci_runner_spec.rb#L462
gitlab_ci_runner on ubuntu-22.04-x86_64 with manage_repo => true and repo_keyserver => hkp://keys.gnupg.net:80 is expected to contain Apt::Source[apt_gitlabci] with key => {"id"=>"F6403F6544A38863DAA0B6E03F01618A51312F3F", "server"=>"hkp://keys.gnupg.net:80", "source"=>"https://packages.gitlab.com/gpg.key"} Failure/Error: is_expected.to contain_apt__source('apt_gitlabci').with_key('id' => 'F6403F6544A38863DAA0B6E03F01618A51312F3F', 'server' => 'hkp://keys.gnupg.net:80', 'source' => 'https://packages.gitlab.com/gpg.key') expected that the catalogue would contain Apt::Source[apt_gitlabci] with key set to {"id"=>"F6403F6544A38863DAA0B6E03F01618A51312F3F", "server"=>"hkp://keys.gnupg.net:80", "source"=>"https://packages.gitlab.com/gpg.key"} but it is set to {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "server"=>"hkp://keys.gnupg.net:80"}
Puppet 7 (Ruby 2.7): spec/classes/gitlab_ci_runner_spec.rb#L478
gitlab_ci_runner on ubuntu-22.04-x86_64 with manage_repo => true and repo_keyserver => https://keys.gnupg.net:88 is expected to contain Apt::Source[apt_gitlabci] with key => {"id"=>"F6403F6544A38863DAA0B6E03F01618A51312F3F", "server"=>"https://keys.gnupg.net:88", "source"=>"https://packages.gitlab.com/gpg.key"} Failure/Error: is_expected.to contain_apt__source('apt_gitlabci').with_key('id' => 'F6403F6544A38863DAA0B6E03F01618A51312F3F', 'server' => 'https://keys.gnupg.net:88', 'source' => 'https://packages.gitlab.com/gpg.key') expected that the catalogue would contain Apt::Source[apt_gitlabci] with key set to {"id"=>"F6403F6544A38863DAA0B6E03F01618A51312F3F", "server"=>"https://keys.gnupg.net:88", "source"=>"https://packages.gitlab.com/gpg.key"} but it is set to {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "server"=>"https://keys.gnupg.net:88"}
Puppet 7 (Ruby 2.7): spec/classes/gitlab_ci_runner_spec.rb#L372
gitlab_ci_runner on debian-10-x86_64 with manage_repo => true is expected to contain Apt::Source[apt_gitlabci] with comment => "GitlabCI Runner Repo", location => "https://packages.gitlab.com/runner/gitlab-runner/debian/", repos => "main", key => {"id"=>"F6403F6544A38863DAA0B6E03F01618A51312F3F", "server"=>nil, "source"=>"https://packages.gitlab.com/gpg.key"} and include => {"src"=>false, "deb"=>true} Failure/Error: is_expected.to contain_apt__source('apt_gitlabci'). with( comment: 'GitlabCI Runner Repo', location: "https://packages.gitlab.com/runner/gitlab-runner/#{facts[:lsbdistid].downcase}/", repos: 'main', key: { 'id' => 'F6403F6544A38863DAA0B6E03F01618A51312F3F', 'server' => undef_value, 'source' => 'https://packages.gitlab.com/gpg.key', }, expected that the catalogue would contain Apt::Source[apt_gitlabci] with key set to {"id"=>"F6403F6544A38863DAA0B6E03F01618A51312F3F", "server"=>nil, "source"=>"https://packages.gitlab.com/gpg.key"} but it is set to {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "server"=>nil}
Puppet 7 (Ruby 2.7): spec/classes/gitlab_ci_runner_spec.rb#L445
gitlab_ci_runner on debian-10-x86_64 with manage_repo => true and repo_keyserver => keys.gnupg.net is expected to contain Apt::Source[apt_gitlabci] with key => {"id"=>"F6403F6544A38863DAA0B6E03F01618A51312F3F", "server"=>"keys.gnupg.net", "source"=>"https://packages.gitlab.com/gpg.key"} Failure/Error: is_expected.to contain_apt__source('apt_gitlabci').with_key('id' => 'F6403F6544A38863DAA0B6E03F01618A51312F3F', 'server' => 'keys.gnupg.net', 'source' => 'https://packages.gitlab.com/gpg.key') expected that the catalogue would contain Apt::Source[apt_gitlabci] with key set to {"id"=>"F6403F6544A38863DAA0B6E03F01618A51312F3F", "server"=>"keys.gnupg.net", "source"=>"https://packages.gitlab.com/gpg.key"} but it is set to {"name"=>"gitlab_ci_runner.asc", "source"=>"https://packages.gitlab.com/gpg.key", "server"=>"keys.gnupg.net"}
Puppet 7 - Ubuntu 22.04
Canceling since a higher priority waiting request for '189/merge' exists
Puppet 7 - Ubuntu 22.04
The operation was canceled.
Puppet 8 - Debian 11
Canceling since a higher priority waiting request for '189/merge' exists
Puppet 8 - Debian 11
The operation was canceled.
Puppet 7 - OracleLinux 9
Canceling since a higher priority waiting request for '189/merge' exists
Puppet 7 - OracleLinux 9
The operation was canceled.
Puppet 7 - Debian 11
Canceling since a higher priority waiting request for '189/merge' exists
Puppet 7 - Debian 11
The operation was canceled.
Puppet 8 - OracleLinux 8
Canceling since a higher priority waiting request for '189/merge' exists
Puppet 8 - OracleLinux 8
The operation was canceled.
Puppet 8 - CentOS 7
Canceling since a higher priority waiting request for '189/merge' exists
Puppet 8 - CentOS 7
The operation was canceled.
Puppet 8 - AlmaLinux 8
Canceling since a higher priority waiting request for '189/merge' exists
Puppet 8 - AlmaLinux 8
The operation was canceled.
Puppet 7 - Rocky 8
Canceling since a higher priority waiting request for '189/merge' exists
Puppet 7 - Rocky 8
The operation was canceled.
Puppet 7 - AlmaLinux 9
Canceling since a higher priority waiting request for '189/merge' exists
Puppet 7 - AlmaLinux 9
The operation was canceled.
Puppet 8 - Rocky 9
Canceling since a higher priority waiting request for '189/merge' exists
Puppet 8 - Rocky 9
The operation was canceled.
Puppet 8 - CentOS 9
Canceling since a higher priority waiting request for '189/merge' exists
Puppet 8 - CentOS 9
The operation was canceled.
Puppet 8 - CentOS 9
Process completed with exit code 1.
Puppet 8 - Ubuntu 22.04
Canceling since a higher priority waiting request for '189/merge' exists
Puppet 8 - Ubuntu 22.04
The operation was canceled.
Puppet 8 - Ubuntu 18.04
Canceling since a higher priority waiting request for '189/merge' exists
Puppet 8 - Ubuntu 18.04
The operation was canceled.
Puppet 7 - AlmaLinux 8
Canceling since a higher priority waiting request for '189/merge' exists
Puppet 7 - AlmaLinux 8
The operation was canceled.
Puppet 7 - OracleLinux 8
Canceling since a higher priority waiting request for '189/merge' exists
Puppet 7 - OracleLinux 8
The operation was canceled.
Puppet 7 - CentOS 8
Canceling since a higher priority waiting request for '189/merge' exists
Puppet 8 - OracleLinux 9
Canceling since a higher priority waiting request for '189/merge' exists
Puppet 7 - CentOS 8
The operation was canceled.
Puppet 8 - OracleLinux 9
The operation was canceled.
Puppet 7 - CentOS 9
Canceling since a higher priority waiting request for '189/merge' exists
Puppet 7 - CentOS 9
The operation was canceled.
Puppet 8 - AlmaLinux 9
Canceling since a higher priority waiting request for '189/merge' exists
Puppet 8 - AlmaLinux 9
The operation was canceled.
Puppet 7 - Rocky 9
Canceling since a higher priority waiting request for '189/merge' exists
Puppet 7 - Rocky 9
The operation was canceled.
Puppet 7 - OracleLinux 7
Canceling since a higher priority waiting request for '189/merge' exists
Puppet 7 - OracleLinux 7
The operation was canceled.
Puppet 7 - Debian 10
Canceling since a higher priority waiting request for '189/merge' exists
Puppet 7 - Debian 10
The operation was canceled.
Puppet 7 - Ubuntu 20.04
Canceling since a higher priority waiting request for '189/merge' exists
Puppet 7 - Ubuntu 20.04
The operation was canceled.
Puppet 8 - OracleLinux 7
Canceling since a higher priority waiting request for '189/merge' exists
Puppet 8 - OracleLinux 7
The operation was canceled.
Puppet 7 - Ubuntu 18.04
Canceling since a higher priority waiting request for '189/merge' exists
Puppet 7 - Ubuntu 18.04
The operation was canceled.
Puppet 8 - CentOS 8
Canceling since a higher priority waiting request for '189/merge' exists
Puppet 8 - CentOS 8
The operation was canceled.
Puppet 8 - Ubuntu 20.04
Canceling since a higher priority waiting request for '189/merge' exists
Puppet 8 - Ubuntu 20.04
The operation was canceled.
Puppet 8 - Debian 10
Canceling since a higher priority waiting request for '189/merge' exists
Puppet 8 - Debian 10
The operation was canceled.
Puppet 7 - CentOS 7
Canceling since a higher priority waiting request for '189/merge' exists
Puppet 7 - CentOS 7
The operation was canceled.
Puppet 8 - Rocky 8
Canceling since a higher priority waiting request for '189/merge' exists
Puppet 8 - Rocky 8
The operation was canceled.
Setup Test Matrix
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Puppet 8 (Ruby 3.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Puppet 7 (Ruby 2.7)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.