Add support for Debian 11 and 12 #197
Annotations
4 errors
Run tests:
spec/acceptance/base_spec.rb#L16
Rsyslog base applies with upstream adiscon repo applies with repo
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_193206296.pp.T8Vodz
Last 10 lines of output were:
Apr 16 19:32:11 debian10-64-puppet7.example.com systemd[1]: rsyslog.service: Service RestartSec=100ms expired, scheduling restart.
Apr 16 19:32:11 debian10-64-puppet7.example.com systemd[1]: rsyslog.service: Scheduled restart job, restart counter is at 4.
Apr 16 19:32:11 debian10-64-puppet7.example.com systemd[1]: Stopped System Logging Service.
Apr 16 19:32:11 debian10-64-puppet7.example.com systemd[1]: Starting System Logging Service...
Apr 16 19:32:11 debian10-64-puppet7.example.com systemd[1]: rsyslog.service: Main process exited, code=exited, status=1/FAILURE
Apr 16 19:32:11 debian10-64-puppet7.example.com systemd[1]: rsyslog.service: Failed with result 'exit-code'.
Apr 16 19:32:11 debian10-64-puppet7.example.com systemd[1]: Failed to start System Logging Service.
Info: Class[Rsyslog::Base]: Unscheduling all events on Class[Rsyslog::Base]
�[mNotice: Applied catalog in 2.62 seconds
|
Run tests:
spec/acceptance/rsyslog_spec.rb#L11
Rsyslog with defaults applies
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_193252568.pp.n3myAo
Last 10 lines of output were:
Apr 16 19:32:11 debian10-64-puppet7.example.com systemd[1]: rsyslog.service: Scheduled restart job, restart counter is at 4.
Apr 16 19:32:11 debian10-64-puppet7.example.com systemd[1]: Stopped System Logging Service.
Apr 16 19:32:11 debian10-64-puppet7.example.com systemd[1]: Starting System Logging Service...
Apr 16 19:32:11 debian10-64-puppet7.example.com systemd[1]: rsyslog.service: Main process exited, code=exited, status=1/FAILURE
Apr 16 19:32:11 debian10-64-puppet7.example.com systemd[1]: rsyslog.service: Failed with result 'exit-code'.
Apr 16 19:32:11 debian10-64-puppet7.example.com systemd[1]: Failed to start System Logging Service.
Apr 16 19:32:11 debian10-64-puppet7.example.com systemd[1]: rsyslog.service: Service RestartSec=100ms expired, scheduling restart.
Info: Class[Rsyslog::Base]: Unscheduling all events on Class[Rsyslog::Base]
�[mNotice: Applied catalog in 2.57 seconds
|
Run tests:
spec/acceptance/rsyslog_spec.rb#L46
Rsyslog with defaults Service "rsyslog" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "rsyslog" to be running
|
Run tests
Process completed with exit code 1.
|
Loading