Fix broken apt::source declaration for Debian-based systems #221
Triggered via pull request
October 17, 2023 14:26
Status
Cancelled
Total duration
3m 12s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
51 errors
Puppet 7 (Ruby 2.7):
spec/classes/gitlab_ci_runner_spec.rb#L355
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} 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
},
include: {
expected that the catalogue would contain Apt::Source[apt_gitlabci] with key set to {"id"=>"F6403F6544A38863DAA0B6E03F01618A51312F3F", "server"=>nil} but it is set to {"id"=>"F6403F6544A38863DAA0B6E03F01618A51312F3F", "source"=>"https://packages.gitlab.com/gpg.key", "server"=>nil}
|
Puppet 7 (Ruby 2.7):
spec/classes/gitlab_ci_runner_spec.rb#L355
gitlab_ci_runner on ubuntu-20.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} 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
},
include: {
expected that the catalogue would contain Apt::Source[apt_gitlabci] with key set to {"id"=>"F6403F6544A38863DAA0B6E03F01618A51312F3F", "server"=>nil} but it is set to {"id"=>"F6403F6544A38863DAA0B6E03F01618A51312F3F", "source"=>"https://packages.gitlab.com/gpg.key", "server"=>nil}
|
Puppet 7 (Ruby 2.7):
spec/classes/gitlab_ci_runner_spec.rb#L355
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} 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
},
include: {
expected that the catalogue would contain Apt::Source[apt_gitlabci] with key set to {"id"=>"F6403F6544A38863DAA0B6E03F01618A51312F3F", "server"=>nil} but it is set to {"id"=>"F6403F6544A38863DAA0B6E03F01618A51312F3F", "source"=>"https://packages.gitlab.com/gpg.key", "server"=>nil}
|
Puppet 7 (Ruby 2.7):
spec/classes/gitlab_ci_runner_spec.rb#L355
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} 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
},
include: {
expected that the catalogue would contain Apt::Source[apt_gitlabci] with key set to {"id"=>"F6403F6544A38863DAA0B6E03F01618A51312F3F", "server"=>nil} but it is set to {"id"=>"F6403F6544A38863DAA0B6E03F01618A51312F3F", "source"=>"https://packages.gitlab.com/gpg.key", "server"=>nil}
|
Puppet 7 (Ruby 2.7):
spec/classes/gitlab_ci_runner_spec.rb#L355
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} 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
},
include: {
expected that the catalogue would contain Apt::Source[apt_gitlabci] with key set to {"id"=>"F6403F6544A38863DAA0B6E03F01618A51312F3F", "server"=>nil} but it is set to {"id"=>"F6403F6544A38863DAA0B6E03F01618A51312F3F", "source"=>"https://packages.gitlab.com/gpg.key", "server"=>nil}
|
Puppet 7 (Ruby 2.7)
Process completed with exit code 1.
|
Puppet 7 - OracleLinux 8
Canceling since a higher priority waiting request for '142/merge' exists
|
Puppet 7 - OracleLinux 8
The operation was canceled.
|
Puppet 7 - OracleLinux 8
Process completed with exit code 1.
|
Puppet 7 - AlmaLinux 9
Canceling since a higher priority waiting request for '142/merge' exists
|
Puppet 7 - AlmaLinux 9
Process completed with exit code 1.
|
Puppet 7 - AlmaLinux 9
The operation was canceled.
|
Puppet 7 - AlmaLinux 8
Canceling since a higher priority waiting request for '142/merge' exists
|
Puppet 7 - AlmaLinux 8
The operation was canceled.
|
Puppet 7 - AlmaLinux 8
Process completed with exit code 1.
|
Puppet 7 - OracleLinux 9
Canceling since a higher priority waiting request for '142/merge' exists
|
Puppet 7 - OracleLinux 9
Process completed with exit code 1.
|
Puppet 7 - OracleLinux 9
The operation was canceled.
|
Puppet 7 - Rocky 9
Canceling since a higher priority waiting request for '142/merge' exists
|
Puppet 7 - Rocky 9
The operation was canceled.
|
Puppet 7 - Rocky 9
Process completed with exit code 1.
|
Puppet 7 - OracleLinux 7
Canceling since a higher priority waiting request for '142/merge' exists
|
Puppet 7 - OracleLinux 7
The operation was canceled.
|
Puppet 7 - OracleLinux 7
Process completed with exit code 1.
|
Puppet 7 - CentOS 8
Canceling since a higher priority waiting request for '142/merge' exists
|
Puppet 7 - CentOS 8
Process completed with exit code 1.
|
Puppet 7 - CentOS 8
The operation was canceled.
|
Puppet 7 - Ubuntu 18.04
Canceling since a higher priority waiting request for '142/merge' exists
|
Puppet 7 - Ubuntu 18.04
The operation was canceled.
|
Puppet 7 - Ubuntu 18.04
Process completed with exit code 1.
|
Puppet 7 - Ubuntu 22.04
Canceling since a higher priority waiting request for '142/merge' exists
|
Puppet 7 - Ubuntu 22.04
The operation was canceled.
|
Puppet 7 - Ubuntu 22.04
Process completed with exit code 1.
|
Puppet 7 - Debian 10
Canceling since a higher priority waiting request for '142/merge' exists
|
Puppet 7 - Debian 10
Process completed with exit code 1.
|
Puppet 7 - Debian 10
The operation was canceled.
|
Puppet 7 - Debian 11
Canceling since a higher priority waiting request for '142/merge' exists
|
Puppet 7 - Debian 11
Process completed with exit code 1.
|
Puppet 7 - CentOS 9
Canceling since a higher priority waiting request for '142/merge' exists
|
Puppet 7 - Debian 11
The operation was canceled.
|
Puppet 7 - CentOS 9
Process completed with exit code 1.
|
Puppet 7 - CentOS 9
The operation was canceled.
|
Puppet 7 - Ubuntu 20.04
Canceling since a higher priority waiting request for '142/merge' exists
|
Puppet 7 - Ubuntu 20.04
Process completed with exit code 1.
|
Puppet 7 - Ubuntu 20.04
The operation was canceled.
|
Puppet 7 - CentOS 7
Canceling since a higher priority waiting request for '142/merge' exists
|
Puppet 7 - CentOS 7
Process completed with exit code 1.
|
Puppet 7 - CentOS 7
The operation was canceled.
|
Puppet 7 - Rocky 8
Canceling since a higher priority waiting request for '142/merge' exists
|
Puppet 7 - Rocky 8
Process completed with exit code 1.
|
Puppet 7 - Rocky 8
The operation was canceled.
|