nightly #63
nightly.yml
on: schedule
Spec
/
Setup Test Matrix
36s
Matrix: Spec / spec
Matrix: Acceptance / acceptance
Waiting for pending jobs
Annotations
20 errors and 3 warnings
Spec / Spec tests (Puppet: ~> 7.24, Ruby Ver: 2.7):
spec/unit/classes/master/report_processor_spec.rb#L19
puppetdb::master::report_processor on ubuntu-22.04-x86_64 is expected to contain Class[puppetdb::master::report_processor]
Failure/Error: it { is_expected.to contain_class('puppetdb::master::report_processor') }
Puppet::PreformattedError:
Evaluation Error: Cannot reassign variable '$manage_dnf_module' (file: /home/runner/work/puppetlabs-puppetdb/puppetlabs-puppetdb/spec/fixtures/modules/puppetdb/manifests/params.pp, line: 32, column: 30) on node fv-az1055-79.mrg2vkl14epehdn0xjtgmxanmg.phxx.internal.cloudapp.net
|
Spec / Spec tests (Puppet: ~> 7.24, Ruby Ver: 2.7):
spec/unit/classes/master/report_processor_spec.rb#L22
puppetdb::master::report_processor on ubuntu-22.04-x86_64 when using default values is expected to contain Ini_subsetting[puppet.conf/reports/puppetdb] with ensure => "absent", path => "/etc/puppet/puppet.conf", section => "master", setting => "reports", subsetting => "puppetdb" and subsetting_separator => ","
Failure/Error:
is_expected.to contain_ini_subsetting('puppet.conf/reports/puppetdb')
.with(
'ensure' => 'absent',
'path' => '/etc/puppet/puppet.conf',
'section' => 'master',
'setting' => 'reports',
'subsetting' => 'puppetdb',
'subsetting_separator' => ',',
)
Puppet::PreformattedError:
Evaluation Error: Cannot reassign variable '$manage_dnf_module' (file: /home/runner/work/puppetlabs-puppetdb/puppetlabs-puppetdb/spec/fixtures/modules/puppetdb/manifests/params.pp, line: 32, column: 30) on node fv-az1055-79.mrg2vkl14epehdn0xjtgmxanmg.phxx.internal.cloudapp.net
|
Spec / Spec tests (Puppet: ~> 7.24, Ruby Ver: 2.7):
spec/unit/classes/master/report_processor_spec.rb#L42
puppetdb::master::report_processor on ubuntu-22.04-x86_64 when enabling reports is expected to contain Ini_subsetting[puppet.conf/reports/puppetdb] with ensure => "present", path => "/etc/puppet/puppet.conf", section => "master", setting => "reports", subsetting => "puppetdb" and subsetting_separator => ","
Failure/Error:
is_expected.to contain_ini_subsetting('puppet.conf/reports/puppetdb')
.with(
'ensure' => 'present',
'path' => '/etc/puppet/puppet.conf',
'section' => 'master',
'setting' => 'reports',
'subsetting' => 'puppetdb',
'subsetting_separator' => ',',
)
Puppet::PreformattedError:
Evaluation Error: Cannot reassign variable '$manage_dnf_module' (file: /home/runner/work/puppetlabs-puppetdb/puppetlabs-puppetdb/spec/fixtures/modules/puppetdb/manifests/params.pp, line: 32, column: 30) on node fv-az1055-79.mrg2vkl14epehdn0xjtgmxanmg.phxx.internal.cloudapp.net
|
Spec / Spec tests (Puppet: ~> 7.24, Ruby Ver: 2.7):
spec/unit/classes/master/report_processor_spec.rb#L19
puppetdb::master::report_processor on sles-12-x86_64 is expected to contain Class[puppetdb::master::report_processor]
Failure/Error: it { is_expected.to contain_class('puppetdb::master::report_processor') }
Puppet::PreformattedError:
Evaluation Error: Cannot reassign variable '$manage_dnf_module' (file: /home/runner/work/puppetlabs-puppetdb/puppetlabs-puppetdb/spec/fixtures/modules/puppetdb/manifests/params.pp, line: 32, column: 30) on node fv-az1055-79.mrg2vkl14epehdn0xjtgmxanmg.phxx.internal.cloudapp.net
|
Spec / Spec tests (Puppet: ~> 7.24, Ruby Ver: 2.7):
spec/unit/classes/master/report_processor_spec.rb#L22
puppetdb::master::report_processor on sles-12-x86_64 when using default values is expected to contain Ini_subsetting[puppet.conf/reports/puppetdb] with ensure => "absent", path => "/etc/puppet/puppet.conf", section => "master", setting => "reports", subsetting => "puppetdb" and subsetting_separator => ","
Failure/Error:
is_expected.to contain_ini_subsetting('puppet.conf/reports/puppetdb')
.with(
'ensure' => 'absent',
'path' => '/etc/puppet/puppet.conf',
'section' => 'master',
'setting' => 'reports',
'subsetting' => 'puppetdb',
'subsetting_separator' => ',',
)
Puppet::PreformattedError:
Evaluation Error: Cannot reassign variable '$manage_dnf_module' (file: /home/runner/work/puppetlabs-puppetdb/puppetlabs-puppetdb/spec/fixtures/modules/puppetdb/manifests/params.pp, line: 32, column: 30) on node fv-az1055-79.mrg2vkl14epehdn0xjtgmxanmg.phxx.internal.cloudapp.net
|
Spec / Spec tests (Puppet: ~> 7.24, Ruby Ver: 2.7):
spec/unit/classes/master/report_processor_spec.rb#L42
puppetdb::master::report_processor on sles-12-x86_64 when enabling reports is expected to contain Ini_subsetting[puppet.conf/reports/puppetdb] with ensure => "present", path => "/etc/puppet/puppet.conf", section => "master", setting => "reports", subsetting => "puppetdb" and subsetting_separator => ","
Failure/Error:
is_expected.to contain_ini_subsetting('puppet.conf/reports/puppetdb')
.with(
'ensure' => 'present',
'path' => '/etc/puppet/puppet.conf',
'section' => 'master',
'setting' => 'reports',
'subsetting' => 'puppetdb',
'subsetting_separator' => ',',
)
Puppet::PreformattedError:
Evaluation Error: Cannot reassign variable '$manage_dnf_module' (file: /home/runner/work/puppetlabs-puppetdb/puppetlabs-puppetdb/spec/fixtures/modules/puppetdb/manifests/params.pp, line: 32, column: 30) on node fv-az1055-79.mrg2vkl14epehdn0xjtgmxanmg.phxx.internal.cloudapp.net
|
Spec / Spec tests (Puppet: ~> 7.24, Ruby Ver: 2.7):
spec/unit/classes/master/report_processor_spec.rb#L19
puppetdb::master::report_processor on ubuntu-18.04-x86_64 is expected to contain Class[puppetdb::master::report_processor]
Failure/Error: it { is_expected.to contain_class('puppetdb::master::report_processor') }
Puppet::PreformattedError:
Evaluation Error: Cannot reassign variable '$manage_dnf_module' (file: /home/runner/work/puppetlabs-puppetdb/puppetlabs-puppetdb/spec/fixtures/modules/puppetdb/manifests/params.pp, line: 32, column: 30) on node fv-az1055-79.mrg2vkl14epehdn0xjtgmxanmg.phxx.internal.cloudapp.net
|
Spec / Spec tests (Puppet: ~> 7.24, Ruby Ver: 2.7):
spec/unit/classes/master/report_processor_spec.rb#L22
puppetdb::master::report_processor on ubuntu-18.04-x86_64 when using default values is expected to contain Ini_subsetting[puppet.conf/reports/puppetdb] with ensure => "absent", path => "/etc/puppet/puppet.conf", section => "master", setting => "reports", subsetting => "puppetdb" and subsetting_separator => ","
Failure/Error:
is_expected.to contain_ini_subsetting('puppet.conf/reports/puppetdb')
.with(
'ensure' => 'absent',
'path' => '/etc/puppet/puppet.conf',
'section' => 'master',
'setting' => 'reports',
'subsetting' => 'puppetdb',
'subsetting_separator' => ',',
)
Puppet::PreformattedError:
Evaluation Error: Cannot reassign variable '$manage_dnf_module' (file: /home/runner/work/puppetlabs-puppetdb/puppetlabs-puppetdb/spec/fixtures/modules/puppetdb/manifests/params.pp, line: 32, column: 30) on node fv-az1055-79.mrg2vkl14epehdn0xjtgmxanmg.phxx.internal.cloudapp.net
|
Spec / Spec tests (Puppet: ~> 7.24, Ruby Ver: 2.7):
spec/unit/classes/master/report_processor_spec.rb#L42
puppetdb::master::report_processor on ubuntu-18.04-x86_64 when enabling reports is expected to contain Ini_subsetting[puppet.conf/reports/puppetdb] with ensure => "present", path => "/etc/puppet/puppet.conf", section => "master", setting => "reports", subsetting => "puppetdb" and subsetting_separator => ","
Failure/Error:
is_expected.to contain_ini_subsetting('puppet.conf/reports/puppetdb')
.with(
'ensure' => 'present',
'path' => '/etc/puppet/puppet.conf',
'section' => 'master',
'setting' => 'reports',
'subsetting' => 'puppetdb',
'subsetting_separator' => ',',
)
Puppet::PreformattedError:
Evaluation Error: Cannot reassign variable '$manage_dnf_module' (file: /home/runner/work/puppetlabs-puppetdb/puppetlabs-puppetdb/spec/fixtures/modules/puppetdb/manifests/params.pp, line: 32, column: 30) on node fv-az1055-79.mrg2vkl14epehdn0xjtgmxanmg.phxx.internal.cloudapp.net
|
Spec / Spec tests (Puppet: ~> 7.24, Ruby Ver: 2.7):
spec/unit/classes/master/report_processor_spec.rb#L19
puppetdb::master::report_processor on debian-11-x86_64 is expected to contain Class[puppetdb::master::report_processor]
Failure/Error: it { is_expected.to contain_class('puppetdb::master::report_processor') }
Puppet::PreformattedError:
Evaluation Error: Cannot reassign variable '$manage_dnf_module' (file: /home/runner/work/puppetlabs-puppetdb/puppetlabs-puppetdb/spec/fixtures/modules/puppetdb/manifests/params.pp, line: 32, column: 30) on node fv-az1055-79.mrg2vkl14epehdn0xjtgmxanmg.phxx.internal.cloudapp.net
|
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2):
spec/unit/classes/master/report_processor_spec.rb#L19
puppetdb::master::report_processor on centos-8-x86_64 is expected to contain Class[puppetdb::master::report_processor]
Failure/Error: it { is_expected.to contain_class('puppetdb::master::report_processor') }
Puppet::PreformattedError:
Evaluation Error: Cannot reassign variable '$manage_dnf_module' (file: /home/runner/work/puppetlabs-puppetdb/puppetlabs-puppetdb/spec/fixtures/modules/puppetdb/manifests/params.pp, line: 30, column: 30) on node fv-az1055-79.mrg2vkl14epehdn0xjtgmxanmg.phxx.internal.cloudapp.net
|
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2):
spec/unit/classes/master/report_processor_spec.rb#L22
puppetdb::master::report_processor on centos-8-x86_64 when using default values is expected to contain Ini_subsetting[puppet.conf/reports/puppetdb] with ensure => "absent", path => "/etc/puppet/puppet.conf", section => "master", setting => "reports", subsetting => "puppetdb" and subsetting_separator => ","
Failure/Error:
is_expected.to contain_ini_subsetting('puppet.conf/reports/puppetdb')
.with(
'ensure' => 'absent',
'path' => '/etc/puppet/puppet.conf',
'section' => 'master',
'setting' => 'reports',
'subsetting' => 'puppetdb',
'subsetting_separator' => ',',
)
Puppet::PreformattedError:
Evaluation Error: Cannot reassign variable '$manage_dnf_module' (file: /home/runner/work/puppetlabs-puppetdb/puppetlabs-puppetdb/spec/fixtures/modules/puppetdb/manifests/params.pp, line: 30, column: 30) on node fv-az1055-79.mrg2vkl14epehdn0xjtgmxanmg.phxx.internal.cloudapp.net
|
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2):
spec/unit/classes/master/report_processor_spec.rb#L42
puppetdb::master::report_processor on centos-8-x86_64 when enabling reports is expected to contain Ini_subsetting[puppet.conf/reports/puppetdb] with ensure => "present", path => "/etc/puppet/puppet.conf", section => "master", setting => "reports", subsetting => "puppetdb" and subsetting_separator => ","
Failure/Error:
is_expected.to contain_ini_subsetting('puppet.conf/reports/puppetdb')
.with(
'ensure' => 'present',
'path' => '/etc/puppet/puppet.conf',
'section' => 'master',
'setting' => 'reports',
'subsetting' => 'puppetdb',
'subsetting_separator' => ',',
)
Puppet::PreformattedError:
Evaluation Error: Cannot reassign variable '$manage_dnf_module' (file: /home/runner/work/puppetlabs-puppetdb/puppetlabs-puppetdb/spec/fixtures/modules/puppetdb/manifests/params.pp, line: 30, column: 30) on node fv-az1055-79.mrg2vkl14epehdn0xjtgmxanmg.phxx.internal.cloudapp.net
|
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2):
spec/unit/classes/master/report_processor_spec.rb#L19
puppetdb::master::report_processor on debian-10-x86_64 is expected to contain Class[puppetdb::master::report_processor]
Failure/Error: it { is_expected.to contain_class('puppetdb::master::report_processor') }
Puppet::PreformattedError:
Evaluation Error: Cannot reassign variable '$manage_dnf_module' (file: /home/runner/work/puppetlabs-puppetdb/puppetlabs-puppetdb/spec/fixtures/modules/puppetdb/manifests/params.pp, line: 32, column: 30) on node fv-az1055-79.mrg2vkl14epehdn0xjtgmxanmg.phxx.internal.cloudapp.net
|
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2):
spec/unit/classes/master/report_processor_spec.rb#L22
puppetdb::master::report_processor on debian-10-x86_64 when using default values is expected to contain Ini_subsetting[puppet.conf/reports/puppetdb] with ensure => "absent", path => "/etc/puppet/puppet.conf", section => "master", setting => "reports", subsetting => "puppetdb" and subsetting_separator => ","
Failure/Error:
is_expected.to contain_ini_subsetting('puppet.conf/reports/puppetdb')
.with(
'ensure' => 'absent',
'path' => '/etc/puppet/puppet.conf',
'section' => 'master',
'setting' => 'reports',
'subsetting' => 'puppetdb',
'subsetting_separator' => ',',
)
Puppet::PreformattedError:
Evaluation Error: Cannot reassign variable '$manage_dnf_module' (file: /home/runner/work/puppetlabs-puppetdb/puppetlabs-puppetdb/spec/fixtures/modules/puppetdb/manifests/params.pp, line: 32, column: 30) on node fv-az1055-79.mrg2vkl14epehdn0xjtgmxanmg.phxx.internal.cloudapp.net
|
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2):
spec/unit/classes/master/report_processor_spec.rb#L42
puppetdb::master::report_processor on debian-10-x86_64 when enabling reports is expected to contain Ini_subsetting[puppet.conf/reports/puppetdb] with ensure => "present", path => "/etc/puppet/puppet.conf", section => "master", setting => "reports", subsetting => "puppetdb" and subsetting_separator => ","
Failure/Error:
is_expected.to contain_ini_subsetting('puppet.conf/reports/puppetdb')
.with(
'ensure' => 'present',
'path' => '/etc/puppet/puppet.conf',
'section' => 'master',
'setting' => 'reports',
'subsetting' => 'puppetdb',
'subsetting_separator' => ',',
)
Puppet::PreformattedError:
Evaluation Error: Cannot reassign variable '$manage_dnf_module' (file: /home/runner/work/puppetlabs-puppetdb/puppetlabs-puppetdb/spec/fixtures/modules/puppetdb/manifests/params.pp, line: 32, column: 30) on node fv-az1055-79.mrg2vkl14epehdn0xjtgmxanmg.phxx.internal.cloudapp.net
|
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2):
spec/unit/classes/master/report_processor_spec.rb#L19
puppetdb::master::report_processor on debian-11-x86_64 is expected to contain Class[puppetdb::master::report_processor]
Failure/Error: it { is_expected.to contain_class('puppetdb::master::report_processor') }
Puppet::PreformattedError:
Evaluation Error: Cannot reassign variable '$manage_dnf_module' (file: /home/runner/work/puppetlabs-puppetdb/puppetlabs-puppetdb/spec/fixtures/modules/puppetdb/manifests/params.pp, line: 32, column: 30) on node fv-az1055-79.mrg2vkl14epehdn0xjtgmxanmg.phxx.internal.cloudapp.net
|
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2):
spec/unit/classes/master/report_processor_spec.rb#L22
puppetdb::master::report_processor on debian-11-x86_64 when using default values is expected to contain Ini_subsetting[puppet.conf/reports/puppetdb] with ensure => "absent", path => "/etc/puppet/puppet.conf", section => "master", setting => "reports", subsetting => "puppetdb" and subsetting_separator => ","
Failure/Error:
is_expected.to contain_ini_subsetting('puppet.conf/reports/puppetdb')
.with(
'ensure' => 'absent',
'path' => '/etc/puppet/puppet.conf',
'section' => 'master',
'setting' => 'reports',
'subsetting' => 'puppetdb',
'subsetting_separator' => ',',
)
Puppet::PreformattedError:
Evaluation Error: Cannot reassign variable '$manage_dnf_module' (file: /home/runner/work/puppetlabs-puppetdb/puppetlabs-puppetdb/spec/fixtures/modules/puppetdb/manifests/params.pp, line: 32, column: 30) on node fv-az1055-79.mrg2vkl14epehdn0xjtgmxanmg.phxx.internal.cloudapp.net
|
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2):
spec/unit/classes/master/report_processor_spec.rb#L42
puppetdb::master::report_processor on debian-11-x86_64 when enabling reports is expected to contain Ini_subsetting[puppet.conf/reports/puppetdb] with ensure => "present", path => "/etc/puppet/puppet.conf", section => "master", setting => "reports", subsetting => "puppetdb" and subsetting_separator => ","
Failure/Error:
is_expected.to contain_ini_subsetting('puppet.conf/reports/puppetdb')
.with(
'ensure' => 'present',
'path' => '/etc/puppet/puppet.conf',
'section' => 'master',
'setting' => 'reports',
'subsetting' => 'puppetdb',
'subsetting_separator' => ',',
)
Puppet::PreformattedError:
Evaluation Error: Cannot reassign variable '$manage_dnf_module' (file: /home/runner/work/puppetlabs-puppetdb/puppetlabs-puppetdb/spec/fixtures/modules/puppetdb/manifests/params.pp, line: 32, column: 30) on node fv-az1055-79.mrg2vkl14epehdn0xjtgmxanmg.phxx.internal.cloudapp.net
|
Spec / Spec tests (Puppet: ~> 8.0, Ruby Ver: 3.2):
spec/unit/classes/master/report_processor_spec.rb#L19
puppetdb::master::report_processor on oraclelinux-8-x86_64 is expected to contain Class[puppetdb::master::report_processor]
Failure/Error: it { is_expected.to contain_class('puppetdb::master::report_processor') }
Puppet::PreformattedError:
Evaluation Error: Cannot reassign variable '$manage_dnf_module' (file: /home/runner/work/puppetlabs-puppetdb/puppetlabs-puppetdb/spec/fixtures/modules/puppetdb/manifests/params.pp, line: 30, column: 30) on node fv-az1055-79.mrg2vkl14epehdn0xjtgmxanmg.phxx.internal.cloudapp.net
|
Spec / Setup Test Matrix
Cannot find image for RedHat-8
|
Spec / Setup Test Matrix
Cannot find image for RedHat-9
|
Spec / Setup Test Matrix
Cannot find image for SLES-12 SP3
|