Skip to content

Support for recent Ubuntu and Debian versions, stdlib 9.x and Puppet 8 #71

Support for recent Ubuntu and Debian versions, stdlib 9.x and Puppet 8

Support for recent Ubuntu and Debian versions, stdlib 9.x and Puppet 8 #71

Triggered via pull request February 2, 2024 16:14
@mjmj
synchronize #25
mj:master
Status Cancelled
Total duration 2m 55s
Artifacts

ci.yml

on: pull_request
Puppet  /  Static validations
19s
Puppet / Static validations
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet  /  Test suite
0s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

Annotations

48 errors
Puppet / 8 (Ruby 3.2): spec/classes/repo/apt/erlang_solutions_spec.rb#L17
erlang::repo::apt::erlang_solutions on debian-10-x86_64 with default parameters is expected to contain Apt::Source[erlang-erlang_solutions] with ensure => "present", location => "https://binaries2.erlang-solutions.com/Debian", release => "buster-esl-erlang-25", repos => "contrib" and key => {"id"=>"26F8ADE7441C97EBE03DFEEA218B8A806CEFF98B", "source"=>"https://binaries2.erlang-solutions.com/GPG-KEY-pmanager.asc"} Failure/Error: is_expected.to contain_apt__source('erlang-erlang_solutions'). with('ensure' => 'present', 'location' => "https://binaries2.erlang-solutions.com/#{name}", 'release' => "#{release}-esl-erlang-25", 'repos' => 'contrib', 'key' => { 'id' => '26F8ADE7441C97EBE03DFEEA218B8A806CEFF98B', 'source' => 'https://binaries2.erlang-solutions.com/GPG-KEY-pmanager.asc' }) expected that the catalogue would contain Apt::Source[erlang-erlang_solutions] with location set to "https://binaries2.erlang-solutions.com/Debian" but it is set to "https://binaries2.erlang-solutions.com/debian"
Puppet / 8 (Ruby 3.2): spec/classes/repo/apt/erlang_solutions_spec.rb#L17
erlang::repo::apt::erlang_solutions on debian-11-x86_64 with default parameters is expected to contain Apt::Source[erlang-erlang_solutions] with ensure => "present", location => "https://binaries2.erlang-solutions.com/Debian", release => "bullseye-esl-erlang-25", repos => "contrib" and key => {"id"=>"26F8ADE7441C97EBE03DFEEA218B8A806CEFF98B", "source"=>"https://binaries2.erlang-solutions.com/GPG-KEY-pmanager.asc"} Failure/Error: is_expected.to contain_apt__source('erlang-erlang_solutions'). with('ensure' => 'present', 'location' => "https://binaries2.erlang-solutions.com/#{name}", 'release' => "#{release}-esl-erlang-25", 'repos' => 'contrib', 'key' => { 'id' => '26F8ADE7441C97EBE03DFEEA218B8A806CEFF98B', 'source' => 'https://binaries2.erlang-solutions.com/GPG-KEY-pmanager.asc' }) expected that the catalogue would contain Apt::Source[erlang-erlang_solutions] with location set to "https://binaries2.erlang-solutions.com/Debian" but it is set to "https://binaries2.erlang-solutions.com/debian"
Puppet / 8 (Ruby 3.2): spec/classes/erlang_spec.rb#L15
erlang on debian-10-x86_64 with default params is expected to contain Package[erlang] that requires Class[erlang::repo] Failure/Error: is_expected.to contain_package('erlang'). with_ensure('installed'). with_name('erlang'). that_requires('Class[erlang::repo]') expected that the catalogue would contain Package[erlang]
Puppet / 8 (Ruby 3.2): spec/classes/repo/apt/erlang_solutions_spec.rb#L17
erlang::repo::apt::erlang_solutions on debian-12-x86_64 with default parameters is expected to contain Apt::Source[erlang-erlang_solutions] with ensure => "present", location => "https://binaries2.erlang-solutions.com/Debian", release => "bookworm-esl-erlang-25", repos => "contrib" and key => {"id"=>"26F8ADE7441C97EBE03DFEEA218B8A806CEFF98B", "source"=>"https://binaries2.erlang-solutions.com/GPG-KEY-pmanager.asc"} Failure/Error: is_expected.to contain_apt__source('erlang-erlang_solutions'). with('ensure' => 'present', 'location' => "https://binaries2.erlang-solutions.com/#{name}", 'release' => "#{release}-esl-erlang-25", 'repos' => 'contrib', 'key' => { 'id' => '26F8ADE7441C97EBE03DFEEA218B8A806CEFF98B', 'source' => 'https://binaries2.erlang-solutions.com/GPG-KEY-pmanager.asc' }) expected that the catalogue would contain Apt::Source[erlang-erlang_solutions] with location set to "https://binaries2.erlang-solutions.com/Debian" but it is set to "https://binaries2.erlang-solutions.com/debian"
Puppet / 8 (Ruby 3.2): spec/classes/repo/apt/erlang_solutions_spec.rb#L17
erlang::repo::apt::erlang_solutions on ubuntu-18.04-x86_64 with default parameters is expected to contain Apt::Source[erlang-erlang_solutions] with ensure => "present", location => "https://binaries2.erlang-solutions.com/Ubuntu", release => "bionic-esl-erlang-25", repos => "contrib" and key => {"id"=>"26F8ADE7441C97EBE03DFEEA218B8A806CEFF98B", "source"=>"https://binaries2.erlang-solutions.com/GPG-KEY-pmanager.asc"} Failure/Error: is_expected.to contain_apt__source('erlang-erlang_solutions'). with('ensure' => 'present', 'location' => "https://binaries2.erlang-solutions.com/#{name}", 'release' => "#{release}-esl-erlang-25", 'repos' => 'contrib', 'key' => { 'id' => '26F8ADE7441C97EBE03DFEEA218B8A806CEFF98B', 'source' => 'https://binaries2.erlang-solutions.com/GPG-KEY-pmanager.asc' }) expected that the catalogue would contain Apt::Source[erlang-erlang_solutions] with location set to "https://binaries2.erlang-solutions.com/Ubuntu" but it is set to "https://binaries2.erlang-solutions.com/ubuntu"
Puppet / 8 (Ruby 3.2): spec/classes/erlang_spec.rb#L38
erlang on debian-10-x86_64 with manage_repo false is expected to contain Package[erlang] with ensure => "installed" and name => "erlang" Failure/Error: it { is_expected.to contain_package('erlang').with_ensure('installed').with_name('erlang') } expected that the catalogue would contain Package[erlang]
Puppet / 8 (Ruby 3.2): spec/classes/repo/apt/erlang_solutions_spec.rb#L17
erlang::repo::apt::erlang_solutions on ubuntu-20.04-x86_64 with default parameters is expected to contain Apt::Source[erlang-erlang_solutions] with ensure => "present", location => "https://binaries2.erlang-solutions.com/Ubuntu", release => "focal-esl-erlang-25", repos => "contrib" and key => {"id"=>"26F8ADE7441C97EBE03DFEEA218B8A806CEFF98B", "source"=>"https://binaries2.erlang-solutions.com/GPG-KEY-pmanager.asc"} Failure/Error: is_expected.to contain_apt__source('erlang-erlang_solutions'). with('ensure' => 'present', 'location' => "https://binaries2.erlang-solutions.com/#{name}", 'release' => "#{release}-esl-erlang-25", 'repos' => 'contrib', 'key' => { 'id' => '26F8ADE7441C97EBE03DFEEA218B8A806CEFF98B', 'source' => 'https://binaries2.erlang-solutions.com/GPG-KEY-pmanager.asc' }) expected that the catalogue would contain Apt::Source[erlang-erlang_solutions] with location set to "https://binaries2.erlang-solutions.com/Ubuntu" but it is set to "https://binaries2.erlang-solutions.com/ubuntu"
Puppet / 8 (Ruby 3.2): spec/classes/erlang_spec.rb#L15
erlang on debian-11-x86_64 with default params is expected to contain Package[erlang] that requires Class[erlang::repo] Failure/Error: is_expected.to contain_package('erlang'). with_ensure('installed'). with_name('erlang'). that_requires('Class[erlang::repo]') expected that the catalogue would contain Package[erlang]
Puppet / 8 (Ruby 3.2): spec/classes/repo/apt/erlang_solutions_spec.rb#L17
erlang::repo::apt::erlang_solutions on ubuntu-22.04-x86_64 with default parameters is expected to contain Apt::Source[erlang-erlang_solutions] with ensure => "present", location => "https://binaries2.erlang-solutions.com/Ubuntu", release => "jammy-esl-erlang-25", repos => "contrib" and key => {"id"=>"26F8ADE7441C97EBE03DFEEA218B8A806CEFF98B", "source"=>"https://binaries2.erlang-solutions.com/GPG-KEY-pmanager.asc"} Failure/Error: is_expected.to contain_apt__source('erlang-erlang_solutions'). with('ensure' => 'present', 'location' => "https://binaries2.erlang-solutions.com/#{name}", 'release' => "#{release}-esl-erlang-25", 'repos' => 'contrib', 'key' => { 'id' => '26F8ADE7441C97EBE03DFEEA218B8A806CEFF98B', 'source' => 'https://binaries2.erlang-solutions.com/GPG-KEY-pmanager.asc' }) expected that the catalogue would contain Apt::Source[erlang-erlang_solutions] with location set to "https://binaries2.erlang-solutions.com/Ubuntu" but it is set to "https://binaries2.erlang-solutions.com/ubuntu"
Puppet / 8 (Ruby 3.2): spec/classes/erlang_spec.rb#L38
erlang on debian-11-x86_64 with manage_repo false is expected to contain Package[erlang] with ensure => "installed" and name => "erlang" Failure/Error: it { is_expected.to contain_package('erlang').with_ensure('installed').with_name('erlang') } expected that the catalogue would contain Package[erlang]
Puppet / 7 (Ruby 2.7): spec/classes/repo/apt/erlang_solutions_spec.rb#L17
erlang::repo::apt::erlang_solutions on debian-11-x86_64 with default parameters is expected to contain Apt::Source[erlang-erlang_solutions] with ensure => "present", location => "https://binaries2.erlang-solutions.com/Debian", release => "bullseye-esl-erlang-25", repos => "contrib" and key => {"id"=>"26F8ADE7441C97EBE03DFEEA218B8A806CEFF98B", "source"=>"https://binaries2.erlang-solutions.com/GPG-KEY-pmanager.asc"} Failure/Error: is_expected.to contain_apt__source('erlang-erlang_solutions'). with('ensure' => 'present', 'location' => "https://binaries2.erlang-solutions.com/#{name}", 'release' => "#{release}-esl-erlang-25", 'repos' => 'contrib', 'key' => { 'id' => '26F8ADE7441C97EBE03DFEEA218B8A806CEFF98B', 'source' => 'https://binaries2.erlang-solutions.com/GPG-KEY-pmanager.asc' }) expected that the catalogue would contain Apt::Source[erlang-erlang_solutions] with location set to "https://binaries2.erlang-solutions.com/Debian" but it is set to "https://binaries2.erlang-solutions.com/debian"
Puppet / 7 (Ruby 2.7): spec/classes/erlang_spec.rb#L15
erlang on debian-11-x86_64 with default params is expected to contain Package[erlang] that requires Class[erlang::repo] Failure/Error: is_expected.to contain_package('erlang'). with_ensure('installed'). with_name('erlang'). that_requires('Class[erlang::repo]') expected that the catalogue would contain Package[erlang]
Puppet / 7 (Ruby 2.7): spec/classes/repo/apt/erlang_solutions_spec.rb#L17
erlang::repo::apt::erlang_solutions on ubuntu-20.04-x86_64 with default parameters is expected to contain Apt::Source[erlang-erlang_solutions] with ensure => "present", location => "https://binaries2.erlang-solutions.com/Ubuntu", release => "focal-esl-erlang-25", repos => "contrib" and key => {"id"=>"26F8ADE7441C97EBE03DFEEA218B8A806CEFF98B", "source"=>"https://binaries2.erlang-solutions.com/GPG-KEY-pmanager.asc"} Failure/Error: is_expected.to contain_apt__source('erlang-erlang_solutions'). with('ensure' => 'present', 'location' => "https://binaries2.erlang-solutions.com/#{name}", 'release' => "#{release}-esl-erlang-25", 'repos' => 'contrib', 'key' => { 'id' => '26F8ADE7441C97EBE03DFEEA218B8A806CEFF98B', 'source' => 'https://binaries2.erlang-solutions.com/GPG-KEY-pmanager.asc' }) expected that the catalogue would contain Apt::Source[erlang-erlang_solutions] with location set to "https://binaries2.erlang-solutions.com/Ubuntu" but it is set to "https://binaries2.erlang-solutions.com/ubuntu"
Puppet / 7 (Ruby 2.7): spec/classes/erlang_spec.rb#L38
erlang on debian-11-x86_64 with manage_repo false is expected to contain Package[erlang] with ensure => "installed" and name => "erlang" Failure/Error: it { is_expected.to contain_package('erlang').with_ensure('installed').with_name('erlang') } expected that the catalogue would contain Package[erlang]
Puppet / 7 (Ruby 2.7): spec/classes/repo/apt/erlang_solutions_spec.rb#L17
erlang::repo::apt::erlang_solutions on ubuntu-18.04-x86_64 with default parameters is expected to contain Apt::Source[erlang-erlang_solutions] with ensure => "present", location => "https://binaries2.erlang-solutions.com/Ubuntu", release => "bionic-esl-erlang-25", repos => "contrib" and key => {"id"=>"26F8ADE7441C97EBE03DFEEA218B8A806CEFF98B", "source"=>"https://binaries2.erlang-solutions.com/GPG-KEY-pmanager.asc"} Failure/Error: is_expected.to contain_apt__source('erlang-erlang_solutions'). with('ensure' => 'present', 'location' => "https://binaries2.erlang-solutions.com/#{name}", 'release' => "#{release}-esl-erlang-25", 'repos' => 'contrib', 'key' => { 'id' => '26F8ADE7441C97EBE03DFEEA218B8A806CEFF98B', 'source' => 'https://binaries2.erlang-solutions.com/GPG-KEY-pmanager.asc' }) expected that the catalogue would contain Apt::Source[erlang-erlang_solutions] with location set to "https://binaries2.erlang-solutions.com/Ubuntu" but it is set to "https://binaries2.erlang-solutions.com/ubuntu"
Puppet / 7 (Ruby 2.7): spec/classes/erlang_spec.rb#L15
erlang on ubuntu-20.04-x86_64 with default params is expected to contain Package[erlang] that requires Class[erlang::repo] Failure/Error: is_expected.to contain_package('erlang'). with_ensure('installed'). with_name('erlang'). that_requires('Class[erlang::repo]') expected that the catalogue would contain Package[erlang]
Puppet / 7 (Ruby 2.7): spec/classes/repo/apt/erlang_solutions_spec.rb#L17
erlang::repo::apt::erlang_solutions on debian-10-x86_64 with default parameters is expected to contain Apt::Source[erlang-erlang_solutions] with ensure => "present", location => "https://binaries2.erlang-solutions.com/Debian", release => "buster-esl-erlang-25", repos => "contrib" and key => {"id"=>"26F8ADE7441C97EBE03DFEEA218B8A806CEFF98B", "source"=>"https://binaries2.erlang-solutions.com/GPG-KEY-pmanager.asc"} Failure/Error: is_expected.to contain_apt__source('erlang-erlang_solutions'). with('ensure' => 'present', 'location' => "https://binaries2.erlang-solutions.com/#{name}", 'release' => "#{release}-esl-erlang-25", 'repos' => 'contrib', 'key' => { 'id' => '26F8ADE7441C97EBE03DFEEA218B8A806CEFF98B', 'source' => 'https://binaries2.erlang-solutions.com/GPG-KEY-pmanager.asc' }) expected that the catalogue would contain Apt::Source[erlang-erlang_solutions] with location set to "https://binaries2.erlang-solutions.com/Debian" but it is set to "https://binaries2.erlang-solutions.com/debian"
Puppet / 7 (Ruby 2.7): spec/classes/erlang_spec.rb#L38
erlang on ubuntu-20.04-x86_64 with manage_repo false is expected to contain Package[erlang] with ensure => "installed" and name => "erlang" Failure/Error: it { is_expected.to contain_package('erlang').with_ensure('installed').with_name('erlang') } expected that the catalogue would contain Package[erlang]
Puppet / 7 (Ruby 2.7): spec/classes/repo/apt/erlang_solutions_spec.rb#L17
erlang::repo::apt::erlang_solutions on debian-12-x86_64 with default parameters is expected to contain Apt::Source[erlang-erlang_solutions] with ensure => "present", location => "https://binaries2.erlang-solutions.com/Debian", release => "bookworm-esl-erlang-25", repos => "contrib" and key => {"id"=>"26F8ADE7441C97EBE03DFEEA218B8A806CEFF98B", "source"=>"https://binaries2.erlang-solutions.com/GPG-KEY-pmanager.asc"} Failure/Error: is_expected.to contain_apt__source('erlang-erlang_solutions'). with('ensure' => 'present', 'location' => "https://binaries2.erlang-solutions.com/#{name}", 'release' => "#{release}-esl-erlang-25", 'repos' => 'contrib', 'key' => { 'id' => '26F8ADE7441C97EBE03DFEEA218B8A806CEFF98B', 'source' => 'https://binaries2.erlang-solutions.com/GPG-KEY-pmanager.asc' }) expected that the catalogue would contain Apt::Source[erlang-erlang_solutions] with location set to "https://binaries2.erlang-solutions.com/Debian" but it is set to "https://binaries2.erlang-solutions.com/debian"
Puppet / 7 (Ruby 2.7): spec/classes/erlang_spec.rb#L15
erlang on ubuntu-18.04-x86_64 with default params is expected to contain Package[erlang] that requires Class[erlang::repo] Failure/Error: is_expected.to contain_package('erlang'). with_ensure('installed'). with_name('erlang'). that_requires('Class[erlang::repo]') expected that the catalogue would contain Package[erlang]
Puppet / 7 - Ubuntu 22.04
Canceling since a higher priority waiting request for '25/merge' exists
Puppet / 7 - Ubuntu 22.04
The operation was canceled.
Puppet / 7 - CentOS 8
Canceling since a higher priority waiting request for '25/merge' exists
Puppet / 7 - CentOS 8
The operation was canceled.
Puppet / 7 - Debian 11
Canceling since a higher priority waiting request for '25/merge' exists
Puppet / 7 - Debian 11
The operation was canceled.
Puppet / 8 - Ubuntu 20.04
Canceling since a higher priority waiting request for '25/merge' exists
Puppet / 8 - Ubuntu 20.04
The operation was canceled.
Puppet / 8 - Ubuntu 18.04
Canceling since a higher priority waiting request for '25/merge' exists
Puppet / 8 - Ubuntu 18.04
The operation was canceled.
Puppet / 8 - Debian 11
Canceling since a higher priority waiting request for '25/merge' exists
Puppet / 8 - Debian 11
The operation was canceled.
Puppet / 7 - Ubuntu 18.04
Canceling since a higher priority waiting request for '25/merge' exists
Puppet / 7 - Ubuntu 18.04
The operation was canceled.
Puppet / 8 - CentOS 8
Canceling since a higher priority waiting request for '25/merge' exists
Puppet / 8 - CentOS 8
The operation was canceled.
Puppet / 7 - Debian 10
Canceling since a higher priority waiting request for '25/merge' exists
Puppet / 7 - Debian 10
The operation was canceled.
Puppet / 8 - Ubuntu 22.04
Canceling since a higher priority waiting request for '25/merge' exists
Puppet / 8 - Ubuntu 22.04
The operation was canceled.
Puppet / 8 - CentOS 7
Canceling since a higher priority waiting request for '25/merge' exists
Puppet / 8 - CentOS 7
The operation was canceled.
Puppet / 8 - Debian 10
Canceling since a higher priority waiting request for '25/merge' exists
Puppet / 7 - Ubuntu 20.04
Canceling since a higher priority waiting request for '25/merge' exists
Puppet / 8 - Debian 10
The operation was canceled.
Puppet / 7 - Ubuntu 20.04
The operation was canceled.
Puppet / 7 - CentOS 7
Canceling since a higher priority waiting request for '25/merge' exists
Puppet / 7 - CentOS 7
The operation was canceled.