modulesync 9.1.0 #74
ci.yml
on: pull_request
Puppet
/
Static validations
25s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
2s
Annotations
21 errors and 12 warnings
Puppet / 8 (Ruby 3.2):
spec/defines/cache_dir_spec.rb#L49
squid::cache_dir on ubuntu-20.04-x86_64 when parameters are set when on any other non-debian OS is expected to contain File[/data] with owner => "squid"
Failure/Error: it { is_expected.to contain_file('/data').with_owner('squid') }
expected that the catalogue would contain File[/data] with owner set to "squid" but it is set to "proxy"
|
Puppet / 8 (Ruby 3.2):
spec/defines/cache_dir_spec.rb#L50
squid::cache_dir on ubuntu-20.04-x86_64 when parameters are set when on any other non-debian OS is expected to contain File[/data] with group => "squid"
Failure/Error: it { is_expected.to contain_file('/data').with_group('squid') }
expected that the catalogue would contain File[/data] with group set to "squid" but it is set to "proxy"
|
Puppet / 8 (Ruby 3.2):
spec/defines/cache_dir_spec.rb#L49
squid::cache_dir on ubuntu-22.04-x86_64 when parameters are set when on any other non-debian OS is expected to contain File[/data] with owner => "squid"
Failure/Error: it { is_expected.to contain_file('/data').with_owner('squid') }
expected that the catalogue would contain File[/data] with owner set to "squid" but it is set to "proxy"
|
Puppet / 8 (Ruby 3.2):
spec/defines/cache_dir_spec.rb#L50
squid::cache_dir on ubuntu-22.04-x86_64 when parameters are set when on any other non-debian OS is expected to contain File[/data] with group => "squid"
Failure/Error: it { is_expected.to contain_file('/data').with_group('squid') }
expected that the catalogue would contain File[/data] with group set to "squid" but it is set to "proxy"
|
Puppet / 8 (Ruby 3.2):
spec/classes/init_spec.rb#L35
squid on freebsd-11-amd64 with defaults for all parameters is expected to contain Concat[/etc/squid/squid.conf] with group => "squid"
Failure/Error: it { is_expected.to contain_concat("#{etc_dir}/#{squid_name}/squid.conf").with_group(config_group) }
expected that the catalogue would contain Concat[/etc/squid/squid.conf]
|
Puppet / 8 (Ruby 3.2):
spec/classes/init_spec.rb#L36
squid on freebsd-11-amd64 with defaults for all parameters is expected to contain Concat[/etc/squid/squid.conf] with owner => "root"
Failure/Error: it { is_expected.to contain_concat("#{etc_dir}/#{squid_name}/squid.conf").with_owner('root') }
expected that the catalogue would contain Concat[/etc/squid/squid.conf]
|
Puppet / 8 (Ruby 3.2):
spec/classes/init_spec.rb#L37
squid on freebsd-11-amd64 with defaults for all parameters is expected to contain Concat[/etc/squid/squid.conf] with validate_cmd => "/usr/sbin/squid -k parse -f %"
Failure/Error: it { is_expected.to contain_concat("#{etc_dir}/#{squid_name}/squid.conf").with_validate_cmd("#{squid_bin_path} -k parse -f %") }
expected that the catalogue would contain Concat[/etc/squid/squid.conf]
|
Puppet / 8 (Ruby 3.2):
spec/classes/init_spec.rb#L38
squid on freebsd-11-amd64 with defaults for all parameters is expected to contain Concat_fragment[squid_header] with target => "/etc/squid/squid.conf"
Failure/Error: it { is_expected.to contain_concat_fragment('squid_header').with_target("#{etc_dir}/#{squid_name}/squid.conf") }
expected that the catalogue would contain Concat_fragment[squid_header] with target set to "/etc/squid/squid.conf" but it is set to "/usr/local/etc/squid/squid.conf"
|
Puppet / 8 (Ruby 3.2):
spec/classes/init_spec.rb#L35
squid on ubuntu-20.04-x86_64 with defaults for all parameters is expected to contain Concat[/etc/squid/squid.conf] with group => "squid"
Failure/Error: it { is_expected.to contain_concat("#{etc_dir}/#{squid_name}/squid.conf").with_group(config_group) }
expected that the catalogue would contain Concat[/etc/squid/squid.conf] with group set to "squid" but it is set to "root"
|
Puppet / 8 (Ruby 3.2):
spec/classes/init_spec.rb#L35
squid on ubuntu-22.04-x86_64 with defaults for all parameters is expected to contain Concat[/etc/squid/squid.conf] with group => "squid"
Failure/Error: it { is_expected.to contain_concat("#{etc_dir}/#{squid_name}/squid.conf").with_group(config_group) }
expected that the catalogue would contain Concat[/etc/squid/squid.conf] with group set to "squid" but it is set to "root"
|
Puppet / 7 (Ruby 2.7):
spec/defines/cache_dir_spec.rb#L49
squid::cache_dir on ubuntu-20.04-x86_64 when parameters are set when on any other non-debian OS is expected to contain File[/data] with owner => "squid"
Failure/Error: it { is_expected.to contain_file('/data').with_owner('squid') }
expected that the catalogue would contain File[/data] with owner set to "squid" but it is set to "proxy"
|
Puppet / 7 (Ruby 2.7):
spec/defines/cache_dir_spec.rb#L50
squid::cache_dir on ubuntu-20.04-x86_64 when parameters are set when on any other non-debian OS is expected to contain File[/data] with group => "squid"
Failure/Error: it { is_expected.to contain_file('/data').with_group('squid') }
expected that the catalogue would contain File[/data] with group set to "squid" but it is set to "proxy"
|
Puppet / 7 (Ruby 2.7):
spec/defines/cache_dir_spec.rb#L49
squid::cache_dir on ubuntu-22.04-x86_64 when parameters are set when on any other non-debian OS is expected to contain File[/data] with owner => "squid"
Failure/Error: it { is_expected.to contain_file('/data').with_owner('squid') }
expected that the catalogue would contain File[/data] with owner set to "squid" but it is set to "proxy"
|
Puppet / 7 (Ruby 2.7):
spec/defines/cache_dir_spec.rb#L50
squid::cache_dir on ubuntu-22.04-x86_64 when parameters are set when on any other non-debian OS is expected to contain File[/data] with group => "squid"
Failure/Error: it { is_expected.to contain_file('/data').with_group('squid') }
expected that the catalogue would contain File[/data] with group set to "squid" but it is set to "proxy"
|
Puppet / 7 (Ruby 2.7):
spec/classes/init_spec.rb#L35
squid on freebsd-11-amd64 with defaults for all parameters is expected to contain Concat[/etc/squid/squid.conf] with group => "squid"
Failure/Error: it { is_expected.to contain_concat("#{etc_dir}/#{squid_name}/squid.conf").with_group(config_group) }
expected that the catalogue would contain Concat[/etc/squid/squid.conf]
|
Puppet / 7 (Ruby 2.7):
spec/classes/init_spec.rb#L36
squid on freebsd-11-amd64 with defaults for all parameters is expected to contain Concat[/etc/squid/squid.conf] with owner => "root"
Failure/Error: it { is_expected.to contain_concat("#{etc_dir}/#{squid_name}/squid.conf").with_owner('root') }
expected that the catalogue would contain Concat[/etc/squid/squid.conf]
|
Puppet / 7 (Ruby 2.7):
spec/classes/init_spec.rb#L37
squid on freebsd-11-amd64 with defaults for all parameters is expected to contain Concat[/etc/squid/squid.conf] with validate_cmd => "/usr/sbin/squid -k parse -f %"
Failure/Error: it { is_expected.to contain_concat("#{etc_dir}/#{squid_name}/squid.conf").with_validate_cmd("#{squid_bin_path} -k parse -f %") }
expected that the catalogue would contain Concat[/etc/squid/squid.conf]
|
Puppet / 7 (Ruby 2.7):
spec/classes/init_spec.rb#L38
squid on freebsd-11-amd64 with defaults for all parameters is expected to contain Concat_fragment[squid_header] with target => "/etc/squid/squid.conf"
Failure/Error: it { is_expected.to contain_concat_fragment('squid_header').with_target("#{etc_dir}/#{squid_name}/squid.conf") }
expected that the catalogue would contain Concat_fragment[squid_header] with target set to "/etc/squid/squid.conf" but it is set to "/usr/local/etc/squid/squid.conf"
|
Puppet / 7 (Ruby 2.7):
spec/classes/init_spec.rb#L35
squid on ubuntu-20.04-x86_64 with defaults for all parameters is expected to contain Concat[/etc/squid/squid.conf] with group => "squid"
Failure/Error: it { is_expected.to contain_concat("#{etc_dir}/#{squid_name}/squid.conf").with_group(config_group) }
expected that the catalogue would contain Concat[/etc/squid/squid.conf] with group set to "squid" but it is set to "root"
|
Puppet / 7 (Ruby 2.7):
spec/classes/init_spec.rb#L35
squid on ubuntu-22.04-x86_64 with defaults for all parameters is expected to contain Concat[/etc/squid/squid.conf] with group => "squid"
Failure/Error: it { is_expected.to contain_concat("#{etc_dir}/#{squid_name}/squid.conf").with_group(config_group) }
expected that the catalogue would contain Concat[/etc/squid/squid.conf] with group set to "squid" but it is set to "root"
|
Puppet / Test suite
Process completed with exit code 1.
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system CentOS 7
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system CentOS 8
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system Debian 10
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system FreeBSD 10
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system FreeBSD 11
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system RedHat 7
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/class_spec.rb#L7
squid class configure http_access with default service type works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_223243415.yooui1.pp
Last 10 lines of output were:
Aug 24 22:34:51 almalinux8-64-puppet8.example.com squid[850]: Squid Parent: squid-1 process 852 exited with status 0
Aug 24 22:34:51 almalinux8-64-puppet8.example.com systemd[1]: squid.service: Failed with result 'timeout'.
Aug 24 22:34:51 almalinux8-64-puppet8.example.com systemd[1]: Failed to start Squid caching proxy.
�[mNotice: /Stage[main]/Squid::Service/Service[squid]: Triggered 'refresh' from 1 event
Info: Class[Squid::Service]: Unscheduling all events on Class[Squid::Service]
Info: Class[Squid]: Unscheduling all events on Class[Squid]
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 125.57 seconds
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/class_spec.rb#L7
squid class configure http_access with default service type works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_223245381.jNGNSy.pp
Last 10 lines of output were:
Aug 24 22:34:52 almalinux8-64-puppet7.example.com squid[849]: Squid Parent: squid-1 process 851 exited with status 0
Aug 24 22:34:52 almalinux8-64-puppet7.example.com systemd[1]: squid.service: Failed with result 'timeout'.
Aug 24 22:34:52 almalinux8-64-puppet7.example.com systemd[1]: Failed to start Squid caching proxy.
�[mNotice: /Stage[main]/Squid::Service/Service[squid]: Triggered 'refresh' from 1 event
Info: Class[Squid::Service]: Unscheduling all events on Class[Squid::Service]
Info: Class[Squid]: Unscheduling all events on Class[Squid]
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 125.15 seconds
|
Puppet / Puppet 8 - Rocky 8:
spec/acceptance/class_spec.rb#L7
squid class configure http_access with default service type works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_223247267.yFcmqb.pp
Last 10 lines of output were:
Aug 24 22:34:55 rocky8-64-puppet8.example.com squid[785]: Squid Parent: squid-1 process 787 exited with status 0
Aug 24 22:34:55 rocky8-64-puppet8.example.com systemd[1]: squid.service: Failed with result 'timeout'.
Aug 24 22:34:55 rocky8-64-puppet8.example.com systemd[1]: Failed to start Squid caching proxy.
�[mNotice: /Stage[main]/Squid::Service/Service[squid]: Triggered 'refresh' from 1 event
Info: Class[Squid::Service]: Unscheduling all events on Class[Squid::Service]
Info: Class[Squid]: Unscheduling all events on Class[Squid]
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 126.68 seconds
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/class_spec.rb#L7
squid class configure http_access with default service type works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_223300508.U9k4pL.pp
Last 10 lines of output were:
Aug 24 22:35:12 rocky8-64-puppet7.example.com squid[783]: Squid Parent: squid-1 process 785 exited with status 0
Aug 24 22:35:12 rocky8-64-puppet7.example.com systemd[1]: squid.service: Failed with result 'timeout'.
Aug 24 22:35:12 rocky8-64-puppet7.example.com systemd[1]: Failed to start Squid caching proxy.
�[mNotice: /Stage[main]/Squid::Service/Service[squid]: Triggered 'refresh' from 1 event
Info: Class[Squid::Service]: Unscheduling all events on Class[Squid::Service]
Info: Class[Squid]: Unscheduling all events on Class[Squid]
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 129.55 seconds
|
Puppet / Puppet 8 - OracleLinux 8:
spec/acceptance/class_spec.rb#L7
squid class configure http_access with default service type works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_223315876.K3Bm2H.pp
Last 10 lines of output were:
Aug 24 22:35:24 oracle8-64-puppet8.example.com squid[760]: Squid Parent: squid-1 process 762 exited with status 0
Aug 24 22:35:24 oracle8-64-puppet8.example.com systemd[1]: squid.service: Failed with result 'timeout'.
Aug 24 22:35:24 oracle8-64-puppet8.example.com systemd[1]: Failed to start Squid caching proxy.
�[mNotice: /Stage[main]/Squid::Service/Service[squid]: Triggered 'refresh' from 1 event
Info: Class[Squid::Service]: Unscheduling all events on Class[Squid::Service]
Info: Class[Squid]: Unscheduling all events on Class[Squid]
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 126.89 seconds
|
Puppet / Puppet 7 - OracleLinux 8:
spec/acceptance/class_spec.rb#L7
squid class configure http_access with default service type works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_223317154.F0Yvbt.pp
Last 10 lines of output were:
Aug 24 22:35:26 oracle8-64-puppet7.example.com squid[760]: Squid Parent: squid-1 process 762 exited with status 0
Aug 24 22:35:26 oracle8-64-puppet7.example.com systemd[1]: squid.service: Failed with result 'timeout'.
Aug 24 22:35:26 oracle8-64-puppet7.example.com systemd[1]: Failed to start Squid caching proxy.
�[mNotice: /Stage[main]/Squid::Service/Service[squid]: Triggered 'refresh' from 1 event
Info: Class[Squid::Service]: Unscheduling all events on Class[Squid::Service]
Info: Class[Squid]: Unscheduling all events on Class[Squid]
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 127.07 seconds
|