Add EL 9 support #181
Annotations
10 errors
Run tests:
spec/acceptance/class_spec.rb#L16
puppetboard class configuring Apache without vhost / mod_wsgi works with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_211153657.pp.VqsRcJ
Last 10 lines of output were:
�[mNotice: /Stage[main]/Puppetdb::Server/Systemd::Unit_file[puppetdb-dlo-cleanup.timer]/File[/etc/systemd/system/puppetdb-dlo-cleanup.timer]/ensure: defined content as '{sha256}23d9cf4231743737c1d64dadf64fee1c53895eb93f4b1c1352bf89af04566b53'
Info: /Stage[main]/Puppetdb::Server/Systemd::Unit_file[puppetdb-dlo-cleanup.timer]/File[/etc/systemd/system/puppetdb-dlo-cleanup.timer]: Scheduling refresh of Service[puppetdb-dlo-cleanup.timer]
Info: /Stage[main]/Puppetdb::Server/Systemd::Unit_file[puppetdb-dlo-cleanup.timer]/File[/etc/systemd/system/puppetdb-dlo-cleanup.timer]: Scheduling refresh of Systemd::Daemon_reload[puppetdb-dlo-cleanup.timer]
Info: Systemd::Daemon_reload[puppetdb-dlo-cleanup.timer]: Scheduling refresh of Exec[systemd-puppetdb-dlo-cleanup.timer-systemctl-daemon-reload]
�[mNotice: /Stage[main]/Puppetdb::Server/Systemd::Unit_file[puppetdb-dlo-cleanup.timer]/Systemd::Daemon_reload[puppetdb-dlo-cleanup.timer]/Exec[systemd-puppetdb-dlo-cleanup.timer-systemctl-daemon-reload]: Triggered 'refresh' from 1 event
Info: Systemd::Daemon_reload[puppetdb-dlo-cleanup.timer]: Scheduling refresh of Service[puppetdb-dlo-cleanup.timer]
�[mNotice: /Stage[main]/Puppetdb::Server/Systemd::Unit_file[puppetdb-dlo-cleanup.timer]/Service[puppetdb-dlo-cleanup.timer]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Puppetdb::Server/Systemd::Unit_file[puppetdb-dlo-cleanup.timer]/Service[puppetdb-dlo-cleanup.timer]: Unscheduling refresh on Service[puppetdb-dlo-cleanup.timer]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 38.05 seconds
|
Run tests:
spec/acceptance/class_spec.rb#L41
puppetboard class configuring Apache without vhost / mod_wsgi answers to localhost
Failure/Error:
shell('/usr/bin/curl localhost/puppetboard/') do |r|
expect(r.stdout).to match(%r{<title>Puppetboard</title>})
expect(r.exit_code).to be_zero
end
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet8.example.com' exited with 7 running:
/usr/bin/curl localhost/puppetboard/
Last 10 lines of output were:
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (7) Failed to connect to localhost port 80: Connection refused
|
Run tests:
spec/acceptance/class_spec.rb#L50
puppetboard class configuring Apache with vhost / mod_wsgi works with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_211236143.pp.I5M04S
Last 10 lines of output were:
Warning: /Stage[main]/Puppetboard::Apache::Vhost/Apache::Vhost[localhost]/Concat::Fragment[localhost-directories]/Concat_fragment[localhost-directories]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppetboard::Apache::Vhost/Apache::Vhost[localhost]/Concat::Fragment[localhost-logging]/Concat_fragment[localhost-logging]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppetboard::Apache::Vhost/Apache::Vhost[localhost]/Concat::Fragment[localhost-serversignature]/Concat_fragment[localhost-serversignature]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppetboard::Apache::Vhost/Apache::Vhost[localhost]/Concat::Fragment[localhost-access_log]/Concat_fragment[localhost-access_log]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppetboard::Apache::Vhost/Apache::Vhost[localhost]/Concat::Fragment[localhost-wsgi]/Concat_fragment[localhost-wsgi]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppetboard::Apache::Vhost/Apache::Vhost[localhost]/Concat::Fragment[localhost-file_footer]/Concat_fragment[localhost-file_footer]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppetboard::Apache::Vhost/Apache::Vhost[localhost]/Apache::Listen[80]/Concat::Fragment[Listen 80]/Concat_fragment[Listen 80]: Skipping because of failed dependencies
Warning: /Stage[main]/Apache::Service/Service[httpd]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 1.06 seconds
|
Run tests:
spec/acceptance/class_spec.rb#L83
puppetboard class configuring Apache with vhost / mod_wsgi answers to localhost
Failure/Error:
shell('/usr/bin/curl localhost') do |r|
expect(r.stdout).to match(%r{<title>Puppetboard</title>})
expect(r.exit_code).to be_zero
end
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet8.example.com' exited with 7 running:
/usr/bin/curl localhost
Last 10 lines of output were:
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (7) Failed to connect to localhost port 80: Connection refused
|
Run tests:
spec/acceptance/class_spec.rb#L92
puppetboard class with SSL works with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_211241652.pp.EaWoJw
Last 10 lines of output were:
Warning: /Stage[main]/Puppetboard/Python::Pyvenv[/srv/puppetboard/virtenv-puppetboard]/File[/srv/puppetboard/virtenv-puppetboard]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppetboard/Python::Pyvenv[/srv/puppetboard/virtenv-puppetboard]/Exec[python_virtualenv_/srv/puppetboard/virtenv-puppetboard]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppetboard/Python::Pip[puppetboard]/Exec[pip_install_puppetboard]: Skipping because of failed dependencies
�[mNotice: /Stage[main]/Apache/Apache::Vhost[default]/Concat[15-default-80.conf]/File[/etc/httpd/conf.d/15-default-80.conf]/ensure: defined content as '{sha256}809ce189fdc13b0c7d59cf49a579dcdb7e6011b519250beb4c9c4f20d9f391d2'
Info: Concat[15-default-80.conf]: Scheduling refresh of Class[Apache::Service]
Info: Class[Apache::Service]: Scheduling refresh of Service[httpd]
�[mNotice: /Stage[main]/Apache::Service/Service[httpd]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Apache::Service/Service[httpd]: Unscheduling refresh on Service[httpd]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 1.33 seconds
|
Run tests:
spec/acceptance/class_spec.rb#L121
puppetboard class with SSL File "/srv/puppetboard/puppetboard/settings.py" is expected to contain "PUPPETDB_KEY = '/var/lib/puppet/ssl/private_keys/test.networkninjas.net.pem'"
Failure/Error: it { is_expected.to contain "PUPPETDB_KEY = '/var/lib/puppet/ssl/private_keys/test.networkninjas.net.pem'" }
expected File "/srv/puppetboard/puppetboard/settings.py" to contain "PUPPETDB_KEY = '/var/lib/puppet/ssl/private_keys/test.networkninjas.net.pem'"
|
Run tests:
spec/acceptance/class_spec.rb#L122
puppetboard class with SSL File "/srv/puppetboard/puppetboard/settings.py" is expected to contain "PUPPETDB_CERT = '/var/lib/puppet/ssl/certs/test.networkninjas.net.pem'"
Failure/Error: it { is_expected.to contain "PUPPETDB_CERT = '/var/lib/puppet/ssl/certs/test.networkninjas.net.pem'" }
expected File "/srv/puppetboard/puppetboard/settings.py" to contain "PUPPETDB_CERT = '/var/lib/puppet/ssl/certs/test.networkninjas.net.pem'"
|
Run tests:
spec/acceptance/class_spec.rb#L127
puppetboard class LDAP auth works with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_211247959.pp.djtN50
Last 10 lines of output were:
Warning: /Stage[main]/Puppetboard::Apache::Conf/File[/srv/puppetboard/puppetboard/wsgi.py]: Skipping because of failed dependencies
�[mNotice: /Stage[main]/Apache/File[/etc/httpd/conf.modules.d/01-ldap.conf]/ensure: removed
Info: /etc/httpd/conf.modules.d: Scheduling refresh of Class[Apache::Service]
Warning: /Stage[main]/Puppetboard::Apache::Conf/Apache::Custom_config[puppetboard]/File[apache_puppetboard]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppetboard::Apache::Conf/Apache::Custom_config[puppetboard]/Exec[syntax verification for puppetboard]: Skipping because of failed dependencies
Warning: /Stage[main]/Puppetboard::Apache::Conf/Apache::Custom_config[puppetboard]/Exec[remove puppetboard if invalid]: Skipping because of failed dependencies
Info: Class[Apache::Service]: Unscheduling all events on Class[Apache::Service]
Warning: /Stage[main]/Apache::Service/Service[httpd]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 1.94 seconds
|
Run tests:
spec/acceptance/class_spec.rb#L162
puppetboard class LDAP auth File "/etc/httpd/conf.d/25-puppetboard.conf" is expected to contain "AuthBasicProvider ldap"
Failure/Error: it { is_expected.to contain 'AuthBasicProvider ldap' }
expected File "/etc/httpd/conf.d/25-puppetboard.conf" to contain "AuthBasicProvider ldap"
|
Run tests:
spec/acceptance/class_spec.rb#L163
puppetboard class LDAP auth File "/etc/httpd/conf.d/25-puppetboard.conf" is expected to contain "AuthLDAPBindDN \"cn=user,dc=puppet,dc=example,dc=com\""
Failure/Error: it { is_expected.to contain 'AuthLDAPBindDN "cn=user,dc=puppet,dc=example,dc=com"' }
expected File "/etc/httpd/conf.d/25-puppetboard.conf" to contain "AuthLDAPBindDN \"cn=user,dc=puppet,dc=example,dc=com\""
|
The logs for this run have expired and are no longer available.
Loading