Ensure compatibility with Splunk 9.2.0.1 and 9.0.0 #134
ci.yml
on: pull_request
Puppet
/
Static validations
17s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
158 errors
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/splunk_forwarder_spec.rb#L8
splunk::forwarder class default parameters 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_190232586.pp.CKr1II
Last 10 lines of output were:
�[mNotice: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Dependency Exec[stop_splunkforwarder] has failures: true
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Skipping because of failed dependencies
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Skipping because of failed dependencies
�[mNotice: /Stage[main]/Main/Splunkforwarder_output[tcpout:splunkcloud/sslPassword]/ensure: created
Info: /Stage[main]/Main/Splunkforwarder_output[tcpout:splunkcloud/sslPassword]: Scheduling refresh of Class[Splunk::Forwarder::Service]
Info: Class[Splunk::Forwarder::Service]: Unscheduling all events on Class[Splunk::Forwarder::Service]
Warning: /Stage[main]/Splunk::Forwarder::Service/Service[SplunkForwarder]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder]: Unscheduling all events on Class[Splunk::Forwarder]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 1.79 seconds
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/splunk_forwarder_spec.rb#L28
splunk::forwarder class default parameters File "/opt/splunkforwarder/etc/system/local/outputs.conf" content is expected to match /^sslPassword = \$7\$/
Failure/Error: its(:content) { is_expected.to match %r{^sslPassword = \$7\$} }
expected "[default]\ndefaultGroup=splunk_9997\n\n[tcpout:splunk_9997]\nserver=splunk:9997\n\n[tcpout:splunkcloud]\nsslPassword=super_secure_password\n" to match /^sslPassword = \$7\$/
Diff:
@@ -1,8 +1,15 @@
-/^sslPassword = \$7\$/
+[default]
+defaultGroup=splunk_9997
+
+[tcpout:splunk_9997]
+server=splunk:9997
+
+[tcpout:splunkcloud]
+sslPassword=super_secure_password
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/splunk_forwarder_spec.rb#L43
splunk::forwarder class default parameters Service "SplunkForwarder" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "SplunkForwarder" to be enabled
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/splunk_forwarder_spec.rb#L44
splunk::forwarder class default parameters Service "SplunkForwarder" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "SplunkForwarder" to be running
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/splunk_forwarder_spec.rb#L50
splunk::forwarder class purging purge_outputs => false 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_190236710.pp.uisJUE
Last 10 lines of output were:
Error: '/opt/splunkforwarder/bin/splunk stop' returned 1 instead of one of [0]
Error: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[stop_splunkforwarder]/returns: change from 'notrun' to ['0'] failed: '/opt/splunkforwarder/bin/splunk stop' returned 1 instead of one of [0]
�[mNotice: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Dependency Exec[stop_splunkforwarder] has failures: true
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Skipping because of failed dependencies
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder::Service]: Unscheduling all events on Class[Splunk::Forwarder::Service]
Warning: /Stage[main]/Splunk::Forwarder::Service/Service[SplunkForwarder]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder]: Unscheduling all events on Class[Splunk::Forwarder]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.09 seconds
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/splunk_forwarder_spec.rb#L72
splunk::forwarder class purging purge_outputs => true 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_190239106.pp.2lKwmF
Last 10 lines of output were:
Error: '/opt/splunkforwarder/bin/splunk stop' returned 1 instead of one of [0]
Error: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[stop_splunkforwarder]/returns: change from 'notrun' to ['0'] failed: '/opt/splunkforwarder/bin/splunk stop' returned 1 instead of one of [0]
�[mNotice: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Dependency Exec[stop_splunkforwarder] has failures: true
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Skipping because of failed dependencies
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder::Service]: Unscheduling all events on Class[Splunk::Forwarder::Service]
Warning: /Stage[main]/Splunk::Forwarder::Service/Service[SplunkForwarder]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder]: Unscheduling all events on Class[Splunk::Forwarder]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.09 seconds
|
Puppet / Puppet 8 - AlmaLinux 8
Process completed with exit code 1.
|
Puppet / Puppet 8 - Rocky 8:
spec/acceptance/splunk_forwarder_spec.rb#L8
splunk::forwarder class default parameters 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_190236150.pp.9lIvPN
Last 10 lines of output were:
�[mNotice: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Dependency Exec[stop_splunkforwarder] has failures: true
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Skipping because of failed dependencies
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Skipping because of failed dependencies
�[mNotice: /Stage[main]/Main/Splunkforwarder_output[tcpout:splunkcloud/sslPassword]/ensure: created
Info: /Stage[main]/Main/Splunkforwarder_output[tcpout:splunkcloud/sslPassword]: Scheduling refresh of Class[Splunk::Forwarder::Service]
Info: Class[Splunk::Forwarder::Service]: Unscheduling all events on Class[Splunk::Forwarder::Service]
Warning: /Stage[main]/Splunk::Forwarder::Service/Service[SplunkForwarder]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder]: Unscheduling all events on Class[Splunk::Forwarder]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 1.33 seconds
|
Puppet / Puppet 8 - Rocky 8:
spec/acceptance/splunk_forwarder_spec.rb#L28
splunk::forwarder class default parameters File "/opt/splunkforwarder/etc/system/local/outputs.conf" content is expected to match /^sslPassword = \$7\$/
Failure/Error: its(:content) { is_expected.to match %r{^sslPassword = \$7\$} }
expected "[default]\ndefaultGroup=splunk_9997\n\n[tcpout:splunk_9997]\nserver=splunk:9997\n\n[tcpout:splunkcloud]\nsslPassword=super_secure_password\n" to match /^sslPassword = \$7\$/
Diff:
@@ -1,8 +1,15 @@
-/^sslPassword = \$7\$/
+[default]
+defaultGroup=splunk_9997
+
+[tcpout:splunk_9997]
+server=splunk:9997
+
+[tcpout:splunkcloud]
+sslPassword=super_secure_password
|
Puppet / Puppet 8 - Rocky 8:
spec/acceptance/splunk_forwarder_spec.rb#L43
splunk::forwarder class default parameters Service "SplunkForwarder" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "SplunkForwarder" to be enabled
|
Puppet / Puppet 8 - Rocky 8:
spec/acceptance/splunk_forwarder_spec.rb#L44
splunk::forwarder class default parameters Service "SplunkForwarder" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "SplunkForwarder" to be running
|
Puppet / Puppet 8 - Rocky 8:
spec/acceptance/splunk_forwarder_spec.rb#L50
splunk::forwarder class purging purge_outputs => false 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_190239803.pp.ku5wAI
Last 10 lines of output were:
Error: '/opt/splunkforwarder/bin/splunk stop' returned 1 instead of one of [0]
Error: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[stop_splunkforwarder]/returns: change from 'notrun' to ['0'] failed: '/opt/splunkforwarder/bin/splunk stop' returned 1 instead of one of [0]
�[mNotice: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Dependency Exec[stop_splunkforwarder] has failures: true
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Skipping because of failed dependencies
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder::Service]: Unscheduling all events on Class[Splunk::Forwarder::Service]
Warning: /Stage[main]/Splunk::Forwarder::Service/Service[SplunkForwarder]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder]: Unscheduling all events on Class[Splunk::Forwarder]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.09 seconds
|
Puppet / Puppet 8 - Rocky 8:
spec/acceptance/splunk_forwarder_spec.rb#L72
splunk::forwarder class purging purge_outputs => true 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_190242140.pp.FrZ6II
Last 10 lines of output were:
Error: '/opt/splunkforwarder/bin/splunk stop' returned 1 instead of one of [0]
Error: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[stop_splunkforwarder]/returns: change from 'notrun' to ['0'] failed: '/opt/splunkforwarder/bin/splunk stop' returned 1 instead of one of [0]
�[mNotice: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Dependency Exec[stop_splunkforwarder] has failures: true
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Skipping because of failed dependencies
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder::Service]: Unscheduling all events on Class[Splunk::Forwarder::Service]
Warning: /Stage[main]/Splunk::Forwarder::Service/Service[SplunkForwarder]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder]: Unscheduling all events on Class[Splunk::Forwarder]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.08 seconds
|
Puppet / Puppet 8 - Rocky 8
Process completed with exit code 1.
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/splunk_forwarder_spec.rb#L8
splunk::forwarder class default parameters works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190237474.pp.SZW06y
Last 10 lines of output were:
�[mNotice: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Dependency Exec[stop_splunkforwarder] has failures: true
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Skipping because of failed dependencies
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Skipping because of failed dependencies
�[mNotice: /Stage[main]/Main/Splunkforwarder_output[tcpout:splunkcloud/sslPassword]/ensure: created
Info: /Stage[main]/Main/Splunkforwarder_output[tcpout:splunkcloud/sslPassword]: Scheduling refresh of Class[Splunk::Forwarder::Service]
Info: Class[Splunk::Forwarder::Service]: Unscheduling all events on Class[Splunk::Forwarder::Service]
Warning: /Stage[main]/Splunk::Forwarder::Service/Service[SplunkForwarder]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder]: Unscheduling all events on Class[Splunk::Forwarder]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 1.84 seconds
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/splunk_forwarder_spec.rb#L28
splunk::forwarder class default parameters File "/opt/splunkforwarder/etc/system/local/outputs.conf" content is expected to match /^sslPassword = \$7\$/
Failure/Error: its(:content) { is_expected.to match %r{^sslPassword = \$7\$} }
expected "[default]\ndefaultGroup=splunk_9997\n\n[tcpout:splunk_9997]\nserver=splunk:9997\n\n[tcpout:splunkcloud]\nsslPassword=super_secure_password\n" to match /^sslPassword = \$7\$/
Diff:
@@ -1,8 +1,15 @@
-/^sslPassword = \$7\$/
+[default]
+defaultGroup=splunk_9997
+
+[tcpout:splunk_9997]
+server=splunk:9997
+
+[tcpout:splunkcloud]
+sslPassword=super_secure_password
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/splunk_forwarder_spec.rb#L43
splunk::forwarder class default parameters Service "SplunkForwarder" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "SplunkForwarder" to be enabled
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/splunk_forwarder_spec.rb#L44
splunk::forwarder class default parameters Service "SplunkForwarder" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "SplunkForwarder" to be running
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/splunk_forwarder_spec.rb#L50
splunk::forwarder class purging purge_outputs => false works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190241451.pp.5fk8jZ
Last 10 lines of output were:
Error: '/opt/splunkforwarder/bin/splunk stop' returned 1 instead of one of [0]
Error: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[stop_splunkforwarder]/returns: change from 'notrun' to ['0'] failed: '/opt/splunkforwarder/bin/splunk stop' returned 1 instead of one of [0]
�[mNotice: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Dependency Exec[stop_splunkforwarder] has failures: true
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Skipping because of failed dependencies
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder::Service]: Unscheduling all events on Class[Splunk::Forwarder::Service]
Warning: /Stage[main]/Splunk::Forwarder::Service/Service[SplunkForwarder]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder]: Unscheduling all events on Class[Splunk::Forwarder]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.08 seconds
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/splunk_forwarder_spec.rb#L72
splunk::forwarder class purging purge_outputs => true works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190243635.pp.cHEOMT
Last 10 lines of output were:
Error: '/opt/splunkforwarder/bin/splunk stop' returned 1 instead of one of [0]
Error: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[stop_splunkforwarder]/returns: change from 'notrun' to ['0'] failed: '/opt/splunkforwarder/bin/splunk stop' returned 1 instead of one of [0]
�[mNotice: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Dependency Exec[stop_splunkforwarder] has failures: true
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Skipping because of failed dependencies
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder::Service]: Unscheduling all events on Class[Splunk::Forwarder::Service]
Warning: /Stage[main]/Splunk::Forwarder::Service/Service[SplunkForwarder]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder]: Unscheduling all events on Class[Splunk::Forwarder]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.08 seconds
|
Puppet / Puppet 7 - AlmaLinux 9
Process completed with exit code 1.
|
Puppet / Puppet 8 - Rocky 9:
spec/acceptance/splunk_forwarder_spec.rb#L8
splunk::forwarder class default parameters works idempotently 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_190236913.pp.8pepjt
Last 10 lines of output were:
�[mNotice: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Dependency Exec[stop_splunkforwarder] has failures: true
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Skipping because of failed dependencies
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Skipping because of failed dependencies
�[mNotice: /Stage[main]/Main/Splunkforwarder_output[tcpout:splunkcloud/sslPassword]/ensure: created
Info: /Stage[main]/Main/Splunkforwarder_output[tcpout:splunkcloud/sslPassword]: Scheduling refresh of Class[Splunk::Forwarder::Service]
Info: Class[Splunk::Forwarder::Service]: Unscheduling all events on Class[Splunk::Forwarder::Service]
Warning: /Stage[main]/Splunk::Forwarder::Service/Service[SplunkForwarder]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder]: Unscheduling all events on Class[Splunk::Forwarder]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 1.72 seconds
|
Puppet / Puppet 8 - Rocky 9:
spec/acceptance/splunk_forwarder_spec.rb#L28
splunk::forwarder class default parameters File "/opt/splunkforwarder/etc/system/local/outputs.conf" content is expected to match /^sslPassword = \$7\$/
Failure/Error: its(:content) { is_expected.to match %r{^sslPassword = \$7\$} }
expected "[default]\ndefaultGroup=splunk_9997\n\n[tcpout:splunk_9997]\nserver=splunk:9997\n\n[tcpout:splunkcloud]\nsslPassword=super_secure_password\n" to match /^sslPassword = \$7\$/
Diff:
@@ -1,8 +1,15 @@
-/^sslPassword = \$7\$/
+[default]
+defaultGroup=splunk_9997
+
+[tcpout:splunk_9997]
+server=splunk:9997
+
+[tcpout:splunkcloud]
+sslPassword=super_secure_password
|
Puppet / Puppet 8 - Rocky 9:
spec/acceptance/splunk_forwarder_spec.rb#L43
splunk::forwarder class default parameters Service "SplunkForwarder" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "SplunkForwarder" to be enabled
|
Puppet / Puppet 8 - Rocky 9:
spec/acceptance/splunk_forwarder_spec.rb#L44
splunk::forwarder class default parameters Service "SplunkForwarder" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "SplunkForwarder" to be running
|
Puppet / Puppet 8 - Rocky 9:
spec/acceptance/splunk_forwarder_spec.rb#L50
splunk::forwarder class purging purge_outputs => false works idempotently 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_190240985.pp.yN48KR
Last 10 lines of output were:
Error: '/opt/splunkforwarder/bin/splunk stop' returned 1 instead of one of [0]
Error: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[stop_splunkforwarder]/returns: change from 'notrun' to ['0'] failed: '/opt/splunkforwarder/bin/splunk stop' returned 1 instead of one of [0]
�[mNotice: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Dependency Exec[stop_splunkforwarder] has failures: true
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Skipping because of failed dependencies
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder::Service]: Unscheduling all events on Class[Splunk::Forwarder::Service]
Warning: /Stage[main]/Splunk::Forwarder::Service/Service[SplunkForwarder]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder]: Unscheduling all events on Class[Splunk::Forwarder]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.11 seconds
|
Puppet / Puppet 8 - Rocky 9:
spec/acceptance/splunk_forwarder_spec.rb#L72
splunk::forwarder class purging purge_outputs => true works idempotently 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_190243353.pp.Wr0qL0
Last 10 lines of output were:
Error: '/opt/splunkforwarder/bin/splunk stop' returned 1 instead of one of [0]
Error: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[stop_splunkforwarder]/returns: change from 'notrun' to ['0'] failed: '/opt/splunkforwarder/bin/splunk stop' returned 1 instead of one of [0]
�[mNotice: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Dependency Exec[stop_splunkforwarder] has failures: true
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Skipping because of failed dependencies
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder::Service]: Unscheduling all events on Class[Splunk::Forwarder::Service]
Warning: /Stage[main]/Splunk::Forwarder::Service/Service[SplunkForwarder]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder]: Unscheduling all events on Class[Splunk::Forwarder]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.12 seconds
|
Puppet / Puppet 8 - Rocky 9
Process completed with exit code 1.
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/splunk_forwarder_spec.rb#L8
splunk::forwarder class default parameters works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190237847.pp.Zb4PF9
Last 10 lines of output were:
�[mNotice: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Dependency Exec[stop_splunkforwarder] has failures: true
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Skipping because of failed dependencies
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Skipping because of failed dependencies
�[mNotice: /Stage[main]/Main/Splunkforwarder_output[tcpout:splunkcloud/sslPassword]/ensure: created
Info: /Stage[main]/Main/Splunkforwarder_output[tcpout:splunkcloud/sslPassword]: Scheduling refresh of Class[Splunk::Forwarder::Service]
Info: Class[Splunk::Forwarder::Service]: Unscheduling all events on Class[Splunk::Forwarder::Service]
Warning: /Stage[main]/Splunk::Forwarder::Service/Service[SplunkForwarder]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder]: Unscheduling all events on Class[Splunk::Forwarder]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 1.73 seconds
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/splunk_forwarder_spec.rb#L28
splunk::forwarder class default parameters File "/opt/splunkforwarder/etc/system/local/outputs.conf" content is expected to match /^sslPassword = \$7\$/
Failure/Error: its(:content) { is_expected.to match %r{^sslPassword = \$7\$} }
expected "[default]\ndefaultGroup=splunk_9997\n\n[tcpout:splunk_9997]\nserver=splunk:9997\n\n[tcpout:splunkcloud]\nsslPassword=super_secure_password\n" to match /^sslPassword = \$7\$/
Diff:
@@ -1,8 +1,15 @@
-/^sslPassword = \$7\$/
+[default]
+defaultGroup=splunk_9997
+
+[tcpout:splunk_9997]
+server=splunk:9997
+
+[tcpout:splunkcloud]
+sslPassword=super_secure_password
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/splunk_forwarder_spec.rb#L43
splunk::forwarder class default parameters Service "SplunkForwarder" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "SplunkForwarder" to be enabled
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/splunk_forwarder_spec.rb#L44
splunk::forwarder class default parameters Service "SplunkForwarder" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "SplunkForwarder" to be running
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/splunk_forwarder_spec.rb#L50
splunk::forwarder class purging purge_outputs => false works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190242015.pp.5NevQg
Last 10 lines of output were:
Error: '/opt/splunkforwarder/bin/splunk stop' returned 1 instead of one of [0]
Error: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[stop_splunkforwarder]/returns: change from 'notrun' to ['0'] failed: '/opt/splunkforwarder/bin/splunk stop' returned 1 instead of one of [0]
�[mNotice: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Dependency Exec[stop_splunkforwarder] has failures: true
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Skipping because of failed dependencies
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder::Service]: Unscheduling all events on Class[Splunk::Forwarder::Service]
Warning: /Stage[main]/Splunk::Forwarder::Service/Service[SplunkForwarder]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder]: Unscheduling all events on Class[Splunk::Forwarder]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.07 seconds
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/splunk_forwarder_spec.rb#L72
splunk::forwarder class purging purge_outputs => true works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190244463.pp.ymBkIL
Last 10 lines of output were:
Error: '/opt/splunkforwarder/bin/splunk stop' returned 1 instead of one of [0]
Error: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[stop_splunkforwarder]/returns: change from 'notrun' to ['0'] failed: '/opt/splunkforwarder/bin/splunk stop' returned 1 instead of one of [0]
�[mNotice: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Dependency Exec[stop_splunkforwarder] has failures: true
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Skipping because of failed dependencies
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder::Service]: Unscheduling all events on Class[Splunk::Forwarder::Service]
Warning: /Stage[main]/Splunk::Forwarder::Service/Service[SplunkForwarder]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder]: Unscheduling all events on Class[Splunk::Forwarder]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.12 seconds
|
Puppet / Puppet 8 - AlmaLinux 9
Process completed with exit code 1.
|
Puppet / 8 (Ruby 3.2):
spec/classes/enterprise_spec.rb#L137
splunk::enterprise correct download URL on solaris-10-i86pc with $boot_start = true (defaults) with $facts[service_provider] == init and $splunk::params::version >= 7.2.2 is expected to contain Package[net-tools] with ensure => "installed"
Failure/Error: it { is_expected.to contain_package('net-tools').with(ensure: 'installed') }
expected that the catalogue would contain Package[net-tools]
|
Puppet / 8 (Ruby 3.2):
spec/classes/enterprise_spec.rb#L213
splunk::enterprise correct download URL on solaris-10-i86pc with $boot_start = true (defaults) with $facts[service_provider] == systemd and $splunk::params::version >= 7.2.2 is expected to contain Package[net-tools] with ensure => "installed"
Failure/Error: it { is_expected.to contain_package('net-tools').with(ensure: 'installed') }
expected that the catalogue would contain Package[net-tools]
|
Puppet / 8 (Ruby 3.2):
spec/classes/enterprise_spec.rb#L307
splunk::enterprise correct download URL on solaris-10-i86pc with $boot_start = false with $facts[service_provider] == init and $splunk::params::version >= 7.2.2 is expected to contain Package[net-tools] with ensure => "installed"
Failure/Error: it { is_expected.to contain_package('net-tools').with(ensure: 'installed') }
expected that the catalogue would contain Package[net-tools]
|
Puppet / 8 (Ruby 3.2):
spec/classes/enterprise_spec.rb#L383
splunk::enterprise correct download URL on solaris-10-i86pc with $boot_start = false with $facts[service_provider] == systemd and $splunk::params::version >= 7.2.2 is expected to contain Package[net-tools] with ensure => "installed"
Failure/Error: it { is_expected.to contain_package('net-tools').with(ensure: 'installed') }
expected that the catalogue would contain Package[net-tools]
|
Puppet / 8 (Ruby 3.2):
spec/classes/enterprise_spec.rb#L137
splunk::enterprise correct download URL on solaris-11-i86pc with $boot_start = true (defaults) with $facts[service_provider] == init and $splunk::params::version >= 7.2.2 is expected to contain Package[net-tools] with ensure => "installed"
Failure/Error: it { is_expected.to contain_package('net-tools').with(ensure: 'installed') }
expected that the catalogue would contain Package[net-tools]
|
Puppet / 8 (Ruby 3.2):
spec/classes/enterprise_spec.rb#L213
splunk::enterprise correct download URL on solaris-11-i86pc with $boot_start = true (defaults) with $facts[service_provider] == systemd and $splunk::params::version >= 7.2.2 is expected to contain Package[net-tools] with ensure => "installed"
Failure/Error: it { is_expected.to contain_package('net-tools').with(ensure: 'installed') }
expected that the catalogue would contain Package[net-tools]
|
Puppet / 8 (Ruby 3.2):
spec/classes/enterprise_spec.rb#L307
splunk::enterprise correct download URL on solaris-11-i86pc with $boot_start = false with $facts[service_provider] == init and $splunk::params::version >= 7.2.2 is expected to contain Package[net-tools] with ensure => "installed"
Failure/Error: it { is_expected.to contain_package('net-tools').with(ensure: 'installed') }
expected that the catalogue would contain Package[net-tools]
|
Puppet / 8 (Ruby 3.2):
spec/classes/enterprise_spec.rb#L383
splunk::enterprise correct download URL on solaris-11-i86pc with $boot_start = false with $facts[service_provider] == systemd and $splunk::params::version >= 7.2.2 is expected to contain Package[net-tools] with ensure => "installed"
Failure/Error: it { is_expected.to contain_package('net-tools').with(ensure: 'installed') }
expected that the catalogue would contain Package[net-tools]
|
Puppet / 8 (Ruby 3.2)
Process completed with exit code 1.
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/splunk_forwarder_spec.rb#L8
splunk::forwarder class default parameters works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190240425.pp.6w14dA
Last 10 lines of output were:
�[mNotice: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Dependency Exec[stop_splunkforwarder] has failures: true
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Skipping because of failed dependencies
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Skipping because of failed dependencies
�[mNotice: /Stage[main]/Main/Splunkforwarder_output[tcpout:splunkcloud/sslPassword]/ensure: created
Info: /Stage[main]/Main/Splunkforwarder_output[tcpout:splunkcloud/sslPassword]: Scheduling refresh of Class[Splunk::Forwarder::Service]
Info: Class[Splunk::Forwarder::Service]: Unscheduling all events on Class[Splunk::Forwarder::Service]
Warning: /Stage[main]/Splunk::Forwarder::Service/Service[SplunkForwarder]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder]: Unscheduling all events on Class[Splunk::Forwarder]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 1.49 seconds
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/splunk_forwarder_spec.rb#L28
splunk::forwarder class default parameters File "/opt/splunkforwarder/etc/system/local/outputs.conf" content is expected to match /^sslPassword = \$7\$/
Failure/Error: its(:content) { is_expected.to match %r{^sslPassword = \$7\$} }
expected "[default]\ndefaultGroup=splunk_9997\n\n[tcpout:splunk_9997]\nserver=splunk:9997\n\n[tcpout:splunkcloud]\nsslPassword=super_secure_password\n" to match /^sslPassword = \$7\$/
Diff:
@@ -1,8 +1,15 @@
-/^sslPassword = \$7\$/
+[default]
+defaultGroup=splunk_9997
+
+[tcpout:splunk_9997]
+server=splunk:9997
+
+[tcpout:splunkcloud]
+sslPassword=super_secure_password
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/splunk_forwarder_spec.rb#L43
splunk::forwarder class default parameters Service "SplunkForwarder" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "SplunkForwarder" to be enabled
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/splunk_forwarder_spec.rb#L44
splunk::forwarder class default parameters Service "SplunkForwarder" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "SplunkForwarder" to be running
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/splunk_forwarder_spec.rb#L50
splunk::forwarder class purging purge_outputs => false works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190244221.pp.e8D4yj
Last 10 lines of output were:
Error: '/opt/splunkforwarder/bin/splunk stop' returned 1 instead of one of [0]
Error: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[stop_splunkforwarder]/returns: change from 'notrun' to ['0'] failed: '/opt/splunkforwarder/bin/splunk stop' returned 1 instead of one of [0]
�[mNotice: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Dependency Exec[stop_splunkforwarder] has failures: true
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Skipping because of failed dependencies
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder::Service]: Unscheduling all events on Class[Splunk::Forwarder::Service]
Warning: /Stage[main]/Splunk::Forwarder::Service/Service[SplunkForwarder]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder]: Unscheduling all events on Class[Splunk::Forwarder]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.09 seconds
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/splunk_forwarder_spec.rb#L72
splunk::forwarder class purging purge_outputs => true works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190246654.pp.99SqJe
Last 10 lines of output were:
Error: '/opt/splunkforwarder/bin/splunk stop' returned 1 instead of one of [0]
Error: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[stop_splunkforwarder]/returns: change from 'notrun' to ['0'] failed: '/opt/splunkforwarder/bin/splunk stop' returned 1 instead of one of [0]
�[mNotice: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Dependency Exec[stop_splunkforwarder] has failures: true
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Skipping because of failed dependencies
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder::Service]: Unscheduling all events on Class[Splunk::Forwarder::Service]
Warning: /Stage[main]/Splunk::Forwarder::Service/Service[SplunkForwarder]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder]: Unscheduling all events on Class[Splunk::Forwarder]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.12 seconds
|
Puppet / Puppet 8 - CentOS 9
Process completed with exit code 1.
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/splunk_forwarder_spec.rb#L8
splunk::forwarder class default parameters works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190239209.pp.KyGUtR
Last 10 lines of output were:
�[mNotice: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Dependency Exec[stop_splunkforwarder] has failures: true
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Skipping because of failed dependencies
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Skipping because of failed dependencies
�[mNotice: /Stage[main]/Main/Splunkforwarder_output[tcpout:splunkcloud/sslPassword]/ensure: created
Info: /Stage[main]/Main/Splunkforwarder_output[tcpout:splunkcloud/sslPassword]: Scheduling refresh of Class[Splunk::Forwarder::Service]
Info: Class[Splunk::Forwarder::Service]: Unscheduling all events on Class[Splunk::Forwarder::Service]
Warning: /Stage[main]/Splunk::Forwarder::Service/Service[SplunkForwarder]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder]: Unscheduling all events on Class[Splunk::Forwarder]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 2.50 seconds
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/splunk_forwarder_spec.rb#L28
splunk::forwarder class default parameters File "/opt/splunkforwarder/etc/system/local/outputs.conf" content is expected to match /^sslPassword = \$7\$/
Failure/Error: its(:content) { is_expected.to match %r{^sslPassword = \$7\$} }
expected "[default]\ndefaultGroup=splunk_9997\n\n[tcpout:splunk_9997]\nserver=splunk:9997\n\n[tcpout:splunkcloud]\nsslPassword=super_secure_password\n" to match /^sslPassword = \$7\$/
Diff:
@@ -1,8 +1,15 @@
-/^sslPassword = \$7\$/
+[default]
+defaultGroup=splunk_9997
+
+[tcpout:splunk_9997]
+server=splunk:9997
+
+[tcpout:splunkcloud]
+sslPassword=super_secure_password
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/splunk_forwarder_spec.rb#L43
splunk::forwarder class default parameters Service "SplunkForwarder" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "SplunkForwarder" to be enabled
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/splunk_forwarder_spec.rb#L44
splunk::forwarder class default parameters Service "SplunkForwarder" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "SplunkForwarder" to be running
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/splunk_forwarder_spec.rb#L50
splunk::forwarder class purging purge_outputs => false works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190243945.pp.Qkzhir
Last 10 lines of output were:
Error: '/opt/splunkforwarder/bin/splunk stop' returned 1 instead of one of [0]
Error: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[stop_splunkforwarder]/returns: change from 'notrun' to ['0'] failed: '/opt/splunkforwarder/bin/splunk stop' returned 1 instead of one of [0]
�[mNotice: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Dependency Exec[stop_splunkforwarder] has failures: true
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Skipping because of failed dependencies
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder::Service]: Unscheduling all events on Class[Splunk::Forwarder::Service]
Warning: /Stage[main]/Splunk::Forwarder::Service/Service[SplunkForwarder]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder]: Unscheduling all events on Class[Splunk::Forwarder]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.09 seconds
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/splunk_forwarder_spec.rb#L72
splunk::forwarder class purging purge_outputs => true works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190246278.pp.KfFSoy
Last 10 lines of output were:
Error: '/opt/splunkforwarder/bin/splunk stop' returned 1 instead of one of [0]
Error: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[stop_splunkforwarder]/returns: change from 'notrun' to ['0'] failed: '/opt/splunkforwarder/bin/splunk stop' returned 1 instead of one of [0]
�[mNotice: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Dependency Exec[stop_splunkforwarder] has failures: true
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Skipping because of failed dependencies
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder::Service]: Unscheduling all events on Class[Splunk::Forwarder::Service]
Warning: /Stage[main]/Splunk::Forwarder::Service/Service[SplunkForwarder]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder]: Unscheduling all events on Class[Splunk::Forwarder]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.09 seconds
|
Puppet / Puppet 7 - Rocky 9
Process completed with exit code 1.
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/splunk_forwarder_spec.rb#L8
splunk::forwarder class default parameters 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_190240120.pp.9RIJrG
Last 10 lines of output were:
�[mNotice: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Dependency Exec[stop_splunkforwarder] has failures: true
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Skipping because of failed dependencies
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Skipping because of failed dependencies
�[mNotice: /Stage[main]/Main/Splunkforwarder_output[tcpout:splunkcloud/sslPassword]/ensure: created
Info: /Stage[main]/Main/Splunkforwarder_output[tcpout:splunkcloud/sslPassword]: Scheduling refresh of Class[Splunk::Forwarder::Service]
Info: Class[Splunk::Forwarder::Service]: Unscheduling all events on Class[Splunk::Forwarder::Service]
Warning: /Stage[main]/Splunk::Forwarder::Service/Service[SplunkForwarder]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder]: Unscheduling all events on Class[Splunk::Forwarder]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 1.45 seconds
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/splunk_forwarder_spec.rb#L28
splunk::forwarder class default parameters File "/opt/splunkforwarder/etc/system/local/outputs.conf" content is expected to match /^sslPassword = \$7\$/
Failure/Error: its(:content) { is_expected.to match %r{^sslPassword = \$7\$} }
expected "[default]\ndefaultGroup=splunk_9997\n\n[tcpout:splunk_9997]\nserver=splunk:9997\n\n[tcpout:splunkcloud]\nsslPassword=super_secure_password\n" to match /^sslPassword = \$7\$/
Diff:
@@ -1,8 +1,15 @@
-/^sslPassword = \$7\$/
+[default]
+defaultGroup=splunk_9997
+
+[tcpout:splunk_9997]
+server=splunk:9997
+
+[tcpout:splunkcloud]
+sslPassword=super_secure_password
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/splunk_forwarder_spec.rb#L43
splunk::forwarder class default parameters Service "SplunkForwarder" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "SplunkForwarder" to be enabled
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/splunk_forwarder_spec.rb#L44
splunk::forwarder class default parameters Service "SplunkForwarder" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "SplunkForwarder" to be running
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/splunk_forwarder_spec.rb#L50
splunk::forwarder class purging purge_outputs => false 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_190243728.pp.7DVX5M
Last 10 lines of output were:
Error: '/opt/splunkforwarder/bin/splunk stop' returned 1 instead of one of [0]
Error: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[stop_splunkforwarder]/returns: change from 'notrun' to ['0'] failed: '/opt/splunkforwarder/bin/splunk stop' returned 1 instead of one of [0]
�[mNotice: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Dependency Exec[stop_splunkforwarder] has failures: true
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Skipping because of failed dependencies
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder::Service]: Unscheduling all events on Class[Splunk::Forwarder::Service]
Warning: /Stage[main]/Splunk::Forwarder::Service/Service[SplunkForwarder]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder]: Unscheduling all events on Class[Splunk::Forwarder]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.09 seconds
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/splunk_forwarder_spec.rb#L72
splunk::forwarder class purging purge_outputs => true 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_190245937.pp.g56btm
Last 10 lines of output were:
Error: '/opt/splunkforwarder/bin/splunk stop' returned 1 instead of one of [0]
Error: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[stop_splunkforwarder]/returns: change from 'notrun' to ['0'] failed: '/opt/splunkforwarder/bin/splunk stop' returned 1 instead of one of [0]
�[mNotice: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Dependency Exec[stop_splunkforwarder] has failures: true
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Skipping because of failed dependencies
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder::Service]: Unscheduling all events on Class[Splunk::Forwarder::Service]
Warning: /Stage[main]/Splunk::Forwarder::Service/Service[SplunkForwarder]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder]: Unscheduling all events on Class[Splunk::Forwarder]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.09 seconds
|
Puppet / Puppet 7 - AlmaLinux 8
Process completed with exit code 1.
|
Puppet / Puppet 8 - CentOS 7:
spec/acceptance/splunk_forwarder_spec.rb#L8
splunk::forwarder class default parameters works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190245345.pp.uXTiFb
Last 10 lines of output were:
�[mNotice: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Dependency Exec[stop_splunkforwarder] has failures: true
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Skipping because of failed dependencies
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Skipping because of failed dependencies
�[mNotice: /Stage[main]/Main/Splunkforwarder_output[tcpout:splunkcloud/sslPassword]/ensure: created
Info: /Stage[main]/Main/Splunkforwarder_output[tcpout:splunkcloud/sslPassword]: Scheduling refresh of Class[Splunk::Forwarder::Service]
Info: Class[Splunk::Forwarder::Service]: Unscheduling all events on Class[Splunk::Forwarder::Service]
Warning: /Stage[main]/Splunk::Forwarder::Service/Service[SplunkForwarder]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder]: Unscheduling all events on Class[Splunk::Forwarder]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 1.86 seconds
|
Puppet / Puppet 8 - CentOS 7:
spec/acceptance/splunk_forwarder_spec.rb#L28
splunk::forwarder class default parameters File "/opt/splunkforwarder/etc/system/local/outputs.conf" content is expected to match /^sslPassword = \$7\$/
Failure/Error: its(:content) { is_expected.to match %r{^sslPassword = \$7\$} }
expected "[default]\ndefaultGroup=splunk_9997\n\n[tcpout:splunk_9997]\nserver=splunk:9997\n\n[tcpout:splunkcloud]\nsslPassword=super_secure_password\n" to match /^sslPassword = \$7\$/
Diff:
@@ -1,8 +1,15 @@
-/^sslPassword = \$7\$/
+[default]
+defaultGroup=splunk_9997
+
+[tcpout:splunk_9997]
+server=splunk:9997
+
+[tcpout:splunkcloud]
+sslPassword=super_secure_password
|
Puppet / Puppet 8 - CentOS 7:
spec/acceptance/splunk_forwarder_spec.rb#L43
splunk::forwarder class default parameters Service "SplunkForwarder" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "SplunkForwarder" to be enabled
|
Puppet / Puppet 8 - CentOS 7:
spec/acceptance/splunk_forwarder_spec.rb#L44
splunk::forwarder class default parameters Service "SplunkForwarder" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "SplunkForwarder" to be running
|
Puppet / Puppet 8 - CentOS 7:
spec/acceptance/splunk_forwarder_spec.rb#L50
splunk::forwarder class purging purge_outputs => false works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190249771.pp.XBUxQR
Last 10 lines of output were:
Error: '/opt/splunkforwarder/bin/splunk stop' returned 1 instead of one of [0]
Error: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[stop_splunkforwarder]/returns: change from 'notrun' to ['0'] failed: '/opt/splunkforwarder/bin/splunk stop' returned 1 instead of one of [0]
�[mNotice: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Dependency Exec[stop_splunkforwarder] has failures: true
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Skipping because of failed dependencies
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder::Service]: Unscheduling all events on Class[Splunk::Forwarder::Service]
Warning: /Stage[main]/Splunk::Forwarder::Service/Service[SplunkForwarder]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder]: Unscheduling all events on Class[Splunk::Forwarder]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.14 seconds
|
Puppet / Puppet 8 - CentOS 7:
spec/acceptance/splunk_forwarder_spec.rb#L72
splunk::forwarder class purging purge_outputs => true works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190252309.pp.AQb8Ds
Last 10 lines of output were:
Error: '/opt/splunkforwarder/bin/splunk stop' returned 1 instead of one of [0]
Error: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[stop_splunkforwarder]/returns: change from 'notrun' to ['0'] failed: '/opt/splunkforwarder/bin/splunk stop' returned 1 instead of one of [0]
�[mNotice: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Dependency Exec[stop_splunkforwarder] has failures: true
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Skipping because of failed dependencies
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder::Service]: Unscheduling all events on Class[Splunk::Forwarder::Service]
Warning: /Stage[main]/Splunk::Forwarder::Service/Service[SplunkForwarder]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder]: Unscheduling all events on Class[Splunk::Forwarder]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.10 seconds
|
Puppet / Puppet 8 - CentOS 7
Process completed with exit code 1.
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/splunk_forwarder_spec.rb#L8
splunk::forwarder class default parameters 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_190249347.pp.UwTKhN
Last 10 lines of output were:
�[mNotice: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Dependency Exec[stop_splunkforwarder] has failures: true
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Skipping because of failed dependencies
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Skipping because of failed dependencies
�[mNotice: /Stage[main]/Main/Splunkforwarder_output[tcpout:splunkcloud/sslPassword]/ensure: created
Info: /Stage[main]/Main/Splunkforwarder_output[tcpout:splunkcloud/sslPassword]: Scheduling refresh of Class[Splunk::Forwarder::Service]
Info: Class[Splunk::Forwarder::Service]: Unscheduling all events on Class[Splunk::Forwarder::Service]
Warning: /Stage[main]/Splunk::Forwarder::Service/Service[SplunkForwarder]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder]: Unscheduling all events on Class[Splunk::Forwarder]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 1.63 seconds
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/splunk_forwarder_spec.rb#L28
splunk::forwarder class default parameters File "/opt/splunkforwarder/etc/system/local/outputs.conf" content is expected to match /^sslPassword = \$7\$/
Failure/Error: its(:content) { is_expected.to match %r{^sslPassword = \$7\$} }
expected "[default]\ndefaultGroup=splunk_9997\n\n[tcpout:splunk_9997]\nserver=splunk:9997\n\n[tcpout:splunkcloud]\nsslPassword=super_secure_password\n" to match /^sslPassword = \$7\$/
Diff:
@@ -1,8 +1,15 @@
-/^sslPassword = \$7\$/
+[default]
+defaultGroup=splunk_9997
+
+[tcpout:splunk_9997]
+server=splunk:9997
+
+[tcpout:splunkcloud]
+sslPassword=super_secure_password
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/splunk_forwarder_spec.rb#L43
splunk::forwarder class default parameters Service "SplunkForwarder" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "SplunkForwarder" to be enabled
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/splunk_forwarder_spec.rb#L44
splunk::forwarder class default parameters Service "SplunkForwarder" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "SplunkForwarder" to be running
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/splunk_forwarder_spec.rb#L50
splunk::forwarder class purging purge_outputs => false 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_190253184.pp.DPpuc7
Last 10 lines of output were:
Error: '/opt/splunkforwarder/bin/splunk stop' returned 1 instead of one of [0]
Error: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[stop_splunkforwarder]/returns: change from 'notrun' to ['0'] failed: '/opt/splunkforwarder/bin/splunk stop' returned 1 instead of one of [0]
�[mNotice: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Dependency Exec[stop_splunkforwarder] has failures: true
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Skipping because of failed dependencies
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder::Service]: Unscheduling all events on Class[Splunk::Forwarder::Service]
Warning: /Stage[main]/Splunk::Forwarder::Service/Service[SplunkForwarder]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder]: Unscheduling all events on Class[Splunk::Forwarder]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.09 seconds
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/splunk_forwarder_spec.rb#L72
splunk::forwarder class purging purge_outputs => true 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_190255405.pp.ixtEzd
Last 10 lines of output were:
Error: '/opt/splunkforwarder/bin/splunk stop' returned 1 instead of one of [0]
Error: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[stop_splunkforwarder]/returns: change from 'notrun' to ['0'] failed: '/opt/splunkforwarder/bin/splunk stop' returned 1 instead of one of [0]
�[mNotice: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Dependency Exec[stop_splunkforwarder] has failures: true
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Skipping because of failed dependencies
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder::Service]: Unscheduling all events on Class[Splunk::Forwarder::Service]
Warning: /Stage[main]/Splunk::Forwarder::Service/Service[SplunkForwarder]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder]: Unscheduling all events on Class[Splunk::Forwarder]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.09 seconds
|
Puppet / Puppet 7 - Rocky 8
Process completed with exit code 1.
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/splunk_forwarder_spec.rb#L8
splunk::forwarder class default parameters works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190253421.pp.CfDyfD
Last 10 lines of output were:
�[mNotice: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Dependency Exec[stop_splunkforwarder] has failures: true
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Skipping because of failed dependencies
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Skipping because of failed dependencies
�[mNotice: /Stage[main]/Main/Splunkforwarder_output[tcpout:splunkcloud/sslPassword]/ensure: created
Info: /Stage[main]/Main/Splunkforwarder_output[tcpout:splunkcloud/sslPassword]: Scheduling refresh of Class[Splunk::Forwarder::Service]
Info: Class[Splunk::Forwarder::Service]: Unscheduling all events on Class[Splunk::Forwarder::Service]
Warning: /Stage[main]/Splunk::Forwarder::Service/Service[SplunkForwarder]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder]: Unscheduling all events on Class[Splunk::Forwarder]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 1.56 seconds
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/splunk_forwarder_spec.rb#L28
splunk::forwarder class default parameters File "/opt/splunkforwarder/etc/system/local/outputs.conf" content is expected to match /^sslPassword = \$7\$/
Failure/Error: its(:content) { is_expected.to match %r{^sslPassword = \$7\$} }
expected "[default]\ndefaultGroup=splunk_9997\n\n[tcpout:splunk_9997]\nserver=splunk:9997\n\n[tcpout:splunkcloud]\nsslPassword=super_secure_password\n" to match /^sslPassword = \$7\$/
Diff:
@@ -1,8 +1,15 @@
-/^sslPassword = \$7\$/
+[default]
+defaultGroup=splunk_9997
+
+[tcpout:splunk_9997]
+server=splunk:9997
+
+[tcpout:splunkcloud]
+sslPassword=super_secure_password
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/splunk_forwarder_spec.rb#L43
splunk::forwarder class default parameters Service "SplunkForwarder" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "SplunkForwarder" to be enabled
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/splunk_forwarder_spec.rb#L44
splunk::forwarder class default parameters Service "SplunkForwarder" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "SplunkForwarder" to be running
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/splunk_forwarder_spec.rb#L50
splunk::forwarder class purging purge_outputs => false works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190257108.pp.ovKatT
Last 10 lines of output were:
Error: '/opt/splunkforwarder/bin/splunk stop' returned 1 instead of one of [0]
Error: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[stop_splunkforwarder]/returns: change from 'notrun' to ['0'] failed: '/opt/splunkforwarder/bin/splunk stop' returned 1 instead of one of [0]
�[mNotice: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Dependency Exec[stop_splunkforwarder] has failures: true
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Skipping because of failed dependencies
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder::Service]: Unscheduling all events on Class[Splunk::Forwarder::Service]
Warning: /Stage[main]/Splunk::Forwarder::Service/Service[SplunkForwarder]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder]: Unscheduling all events on Class[Splunk::Forwarder]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.09 seconds
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/splunk_forwarder_spec.rb#L72
splunk::forwarder class purging purge_outputs => true works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190259316.pp.LDwuzi
Last 10 lines of output were:
Error: '/opt/splunkforwarder/bin/splunk stop' returned 1 instead of one of [0]
Error: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[stop_splunkforwarder]/returns: change from 'notrun' to ['0'] failed: '/opt/splunkforwarder/bin/splunk stop' returned 1 instead of one of [0]
�[mNotice: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Dependency Exec[stop_splunkforwarder] has failures: true
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Skipping because of failed dependencies
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder::Service]: Unscheduling all events on Class[Splunk::Forwarder::Service]
Warning: /Stage[main]/Splunk::Forwarder::Service/Service[SplunkForwarder]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder]: Unscheduling all events on Class[Splunk::Forwarder]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.09 seconds
|
Puppet / Puppet 7 - CentOS 9
Process completed with exit code 1.
|
Puppet / Puppet 7 - CentOS 8:
spec/acceptance/splunk_forwarder_spec.rb#L8
splunk::forwarder class default parameters works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190255379.pp.LEtSdf
Last 10 lines of output were:
�[mNotice: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Dependency Exec[stop_splunkforwarder] has failures: true
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Skipping because of failed dependencies
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Skipping because of failed dependencies
�[mNotice: /Stage[main]/Main/Splunkforwarder_output[tcpout:splunkcloud/sslPassword]/ensure: created
Info: /Stage[main]/Main/Splunkforwarder_output[tcpout:splunkcloud/sslPassword]: Scheduling refresh of Class[Splunk::Forwarder::Service]
Info: Class[Splunk::Forwarder::Service]: Unscheduling all events on Class[Splunk::Forwarder::Service]
Warning: /Stage[main]/Splunk::Forwarder::Service/Service[SplunkForwarder]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder]: Unscheduling all events on Class[Splunk::Forwarder]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 1.42 seconds
|
Puppet / Puppet 7 - CentOS 8:
spec/acceptance/splunk_forwarder_spec.rb#L28
splunk::forwarder class default parameters File "/opt/splunkforwarder/etc/system/local/outputs.conf" content is expected to match /^sslPassword = \$7\$/
Failure/Error: its(:content) { is_expected.to match %r{^sslPassword = \$7\$} }
expected "[default]\ndefaultGroup=splunk_9997\n\n[tcpout:splunk_9997]\nserver=splunk:9997\n\n[tcpout:splunkcloud]\nsslPassword=super_secure_password\n" to match /^sslPassword = \$7\$/
Diff:
@@ -1,8 +1,15 @@
-/^sslPassword = \$7\$/
+[default]
+defaultGroup=splunk_9997
+
+[tcpout:splunk_9997]
+server=splunk:9997
+
+[tcpout:splunkcloud]
+sslPassword=super_secure_password
|
Puppet / Puppet 7 - CentOS 8:
spec/acceptance/splunk_forwarder_spec.rb#L43
splunk::forwarder class default parameters Service "SplunkForwarder" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "SplunkForwarder" to be enabled
|
Puppet / Puppet 7 - CentOS 8:
spec/acceptance/splunk_forwarder_spec.rb#L44
splunk::forwarder class default parameters Service "SplunkForwarder" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "SplunkForwarder" to be running
|
Puppet / Puppet 7 - CentOS 8:
spec/acceptance/splunk_forwarder_spec.rb#L50
splunk::forwarder class purging purge_outputs => false works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190258953.pp.9mbIoV
Last 10 lines of output were:
Error: '/opt/splunkforwarder/bin/splunk stop' returned 1 instead of one of [0]
Error: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[stop_splunkforwarder]/returns: change from 'notrun' to ['0'] failed: '/opt/splunkforwarder/bin/splunk stop' returned 1 instead of one of [0]
�[mNotice: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Dependency Exec[stop_splunkforwarder] has failures: true
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Skipping because of failed dependencies
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder::Service]: Unscheduling all events on Class[Splunk::Forwarder::Service]
Warning: /Stage[main]/Splunk::Forwarder::Service/Service[SplunkForwarder]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder]: Unscheduling all events on Class[Splunk::Forwarder]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.09 seconds
|
Puppet / Puppet 7 - CentOS 8:
spec/acceptance/splunk_forwarder_spec.rb#L72
splunk::forwarder class purging purge_outputs => true works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190301229.pp.8SjT7Q
Last 10 lines of output were:
Error: '/opt/splunkforwarder/bin/splunk stop' returned 1 instead of one of [0]
Error: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[stop_splunkforwarder]/returns: change from 'notrun' to ['0'] failed: '/opt/splunkforwarder/bin/splunk stop' returned 1 instead of one of [0]
�[mNotice: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Dependency Exec[stop_splunkforwarder] has failures: true
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Skipping because of failed dependencies
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder::Service]: Unscheduling all events on Class[Splunk::Forwarder::Service]
Warning: /Stage[main]/Splunk::Forwarder::Service/Service[SplunkForwarder]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder]: Unscheduling all events on Class[Splunk::Forwarder]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.09 seconds
|
Puppet / Puppet 7 - CentOS 8
Process completed with exit code 1.
|
Puppet / Puppet 8 - CentOS 8:
spec/acceptance/splunk_forwarder_spec.rb#L8
splunk::forwarder class default parameters works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190259923.pp.JB1KbU
Last 10 lines of output were:
�[mNotice: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Dependency Exec[stop_splunkforwarder] has failures: true
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Skipping because of failed dependencies
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Skipping because of failed dependencies
�[mNotice: /Stage[main]/Main/Splunkforwarder_output[tcpout:splunkcloud/sslPassword]/ensure: created
Info: /Stage[main]/Main/Splunkforwarder_output[tcpout:splunkcloud/sslPassword]: Scheduling refresh of Class[Splunk::Forwarder::Service]
Info: Class[Splunk::Forwarder::Service]: Unscheduling all events on Class[Splunk::Forwarder::Service]
Warning: /Stage[main]/Splunk::Forwarder::Service/Service[SplunkForwarder]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder]: Unscheduling all events on Class[Splunk::Forwarder]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 1.63 seconds
|
Puppet / Puppet 8 - CentOS 8:
spec/acceptance/splunk_forwarder_spec.rb#L28
splunk::forwarder class default parameters File "/opt/splunkforwarder/etc/system/local/outputs.conf" content is expected to match /^sslPassword = \$7\$/
Failure/Error: its(:content) { is_expected.to match %r{^sslPassword = \$7\$} }
expected "[default]\ndefaultGroup=splunk_9997\n\n[tcpout:splunk_9997]\nserver=splunk:9997\n\n[tcpout:splunkcloud]\nsslPassword=super_secure_password\n" to match /^sslPassword = \$7\$/
Diff:
@@ -1,8 +1,15 @@
-/^sslPassword = \$7\$/
+[default]
+defaultGroup=splunk_9997
+
+[tcpout:splunk_9997]
+server=splunk:9997
+
+[tcpout:splunkcloud]
+sslPassword=super_secure_password
|
Puppet / Puppet 8 - CentOS 8:
spec/acceptance/splunk_forwarder_spec.rb#L43
splunk::forwarder class default parameters Service "SplunkForwarder" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "SplunkForwarder" to be enabled
|
Puppet / Puppet 8 - CentOS 8:
spec/acceptance/splunk_forwarder_spec.rb#L44
splunk::forwarder class default parameters Service "SplunkForwarder" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "SplunkForwarder" to be running
|
Puppet / Puppet 8 - CentOS 8:
spec/acceptance/splunk_forwarder_spec.rb#L50
splunk::forwarder class purging purge_outputs => false works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190303996.pp.RjGb6g
Last 10 lines of output were:
Error: '/opt/splunkforwarder/bin/splunk stop' returned 1 instead of one of [0]
Error: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[stop_splunkforwarder]/returns: change from 'notrun' to ['0'] failed: '/opt/splunkforwarder/bin/splunk stop' returned 1 instead of one of [0]
�[mNotice: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Dependency Exec[stop_splunkforwarder] has failures: true
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Skipping because of failed dependencies
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder::Service]: Unscheduling all events on Class[Splunk::Forwarder::Service]
Warning: /Stage[main]/Splunk::Forwarder::Service/Service[SplunkForwarder]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder]: Unscheduling all events on Class[Splunk::Forwarder]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.09 seconds
|
Puppet / Puppet 8 - CentOS 8:
spec/acceptance/splunk_forwarder_spec.rb#L72
splunk::forwarder class purging purge_outputs => true works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos8-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190306555.pp.wzIzjL
Last 10 lines of output were:
Error: '/opt/splunkforwarder/bin/splunk stop' returned 1 instead of one of [0]
Error: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[stop_splunkforwarder]/returns: change from 'notrun' to ['0'] failed: '/opt/splunkforwarder/bin/splunk stop' returned 1 instead of one of [0]
�[mNotice: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Dependency Exec[stop_splunkforwarder] has failures: true
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Skipping because of failed dependencies
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder::Service]: Unscheduling all events on Class[Splunk::Forwarder::Service]
Warning: /Stage[main]/Splunk::Forwarder::Service/Service[SplunkForwarder]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder]: Unscheduling all events on Class[Splunk::Forwarder]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.09 seconds
|
Puppet / Puppet 8 - CentOS 8
Process completed with exit code 1.
|
Puppet / 7 (Ruby 2.7):
spec/classes/enterprise_spec.rb#L137
splunk::enterprise correct download URL on solaris-11-i86pc with $boot_start = true (defaults) with $facts[service_provider] == init and $splunk::params::version >= 7.2.2 is expected to contain Package[net-tools] with ensure => "installed"
Failure/Error: it { is_expected.to contain_package('net-tools').with(ensure: 'installed') }
expected that the catalogue would contain Package[net-tools]
|
Puppet / 7 (Ruby 2.7):
spec/classes/enterprise_spec.rb#L213
splunk::enterprise correct download URL on solaris-11-i86pc with $boot_start = true (defaults) with $facts[service_provider] == systemd and $splunk::params::version >= 7.2.2 is expected to contain Package[net-tools] with ensure => "installed"
Failure/Error: it { is_expected.to contain_package('net-tools').with(ensure: 'installed') }
expected that the catalogue would contain Package[net-tools]
|
Puppet / 7 (Ruby 2.7):
spec/classes/enterprise_spec.rb#L307
splunk::enterprise correct download URL on solaris-11-i86pc with $boot_start = false with $facts[service_provider] == init and $splunk::params::version >= 7.2.2 is expected to contain Package[net-tools] with ensure => "installed"
Failure/Error: it { is_expected.to contain_package('net-tools').with(ensure: 'installed') }
expected that the catalogue would contain Package[net-tools]
|
Puppet / 7 (Ruby 2.7):
spec/classes/enterprise_spec.rb#L383
splunk::enterprise correct download URL on solaris-11-i86pc with $boot_start = false with $facts[service_provider] == systemd and $splunk::params::version >= 7.2.2 is expected to contain Package[net-tools] with ensure => "installed"
Failure/Error: it { is_expected.to contain_package('net-tools').with(ensure: 'installed') }
expected that the catalogue would contain Package[net-tools]
|
Puppet / 7 (Ruby 2.7):
spec/classes/enterprise_spec.rb#L137
splunk::enterprise correct download URL on solaris-10-i86pc with $boot_start = true (defaults) with $facts[service_provider] == init and $splunk::params::version >= 7.2.2 is expected to contain Package[net-tools] with ensure => "installed"
Failure/Error: it { is_expected.to contain_package('net-tools').with(ensure: 'installed') }
expected that the catalogue would contain Package[net-tools]
|
Puppet / 7 (Ruby 2.7):
spec/classes/enterprise_spec.rb#L213
splunk::enterprise correct download URL on solaris-10-i86pc with $boot_start = true (defaults) with $facts[service_provider] == systemd and $splunk::params::version >= 7.2.2 is expected to contain Package[net-tools] with ensure => "installed"
Failure/Error: it { is_expected.to contain_package('net-tools').with(ensure: 'installed') }
expected that the catalogue would contain Package[net-tools]
|
Puppet / 7 (Ruby 2.7):
spec/classes/enterprise_spec.rb#L307
splunk::enterprise correct download URL on solaris-10-i86pc with $boot_start = false with $facts[service_provider] == init and $splunk::params::version >= 7.2.2 is expected to contain Package[net-tools] with ensure => "installed"
Failure/Error: it { is_expected.to contain_package('net-tools').with(ensure: 'installed') }
expected that the catalogue would contain Package[net-tools]
|
Puppet / 7 (Ruby 2.7):
spec/classes/enterprise_spec.rb#L383
splunk::enterprise correct download URL on solaris-10-i86pc with $boot_start = false with $facts[service_provider] == systemd and $splunk::params::version >= 7.2.2 is expected to contain Package[net-tools] with ensure => "installed"
Failure/Error: it { is_expected.to contain_package('net-tools').with(ensure: 'installed') }
expected that the catalogue would contain Package[net-tools]
|
Puppet / 7 (Ruby 2.7)
Process completed with exit code 1.
|
Puppet / Puppet 8 - Debian 10:
spec/acceptance/splunk_forwarder_spec.rb#L8
splunk::forwarder class default parameters works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190308791.pp.NKvM0J
Last 10 lines of output were:
Error: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Failed to call refresh: '/opt/splunkforwarder/bin/splunk enable boot-start -user splunk -systemd-managed 1 --accept-license --answer-yes --no-prompt' returned 4 instead of one of [0]
Error: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: '/opt/splunkforwarder/bin/splunk enable boot-start -user splunk -systemd-managed 1 --accept-license --answer-yes --no-prompt' returned 4 instead of one of [0]
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Skipping because of failed dependencies
�[mNotice: /Stage[main]/Main/Splunkforwarder_output[tcpout:splunkcloud/sslPassword]/ensure: created
Info: /Stage[main]/Main/Splunkforwarder_output[tcpout:splunkcloud/sslPassword]: Scheduling refresh of Class[Splunk::Forwarder::Service]
Info: Class[Splunk::Forwarder::Service]: Unscheduling all events on Class[Splunk::Forwarder::Service]
Info: Class[Splunk::Forwarder]: Unscheduling all events on Class[Splunk::Forwarder]
Info: Stage[main]: Unscheduling all events on Stage[main]
Warning: /Stage[main]/Splunk::Forwarder::Service/Service[SplunkForwarder]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 2.76 seconds
|
Puppet / Puppet 8 - Debian 10:
spec/acceptance/splunk_forwarder_spec.rb#L28
splunk::forwarder class default parameters File "/opt/splunkforwarder/etc/system/local/outputs.conf" content is expected to match /^sslPassword = \$7\$/
Failure/Error: its(:content) { is_expected.to match %r{^sslPassword = \$7\$} }
expected "[default]\ndefaultGroup=splunk_9997\n\n[tcpout:splunk_9997]\nserver=splunk:9997\n\n[tcpout:splunkcloud]\nsslPassword=super_secure_password\n" to match /^sslPassword = \$7\$/
Diff:
@@ -1,8 +1,15 @@
-/^sslPassword = \$7\$/
+[default]
+defaultGroup=splunk_9997
+
+[tcpout:splunk_9997]
+server=splunk:9997
+
+[tcpout:splunkcloud]
+sslPassword=super_secure_password
|
Puppet / Puppet 8 - Debian 10:
spec/acceptance/splunk_forwarder_spec.rb#L43
splunk::forwarder class default parameters Service "SplunkForwarder" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "SplunkForwarder" to be enabled
|
Puppet / Puppet 8 - Debian 10:
spec/acceptance/splunk_forwarder_spec.rb#L44
splunk::forwarder class default parameters Service "SplunkForwarder" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "SplunkForwarder" to be running
|
Puppet / Puppet 8 - Debian 10:
spec/acceptance/splunk_forwarder_spec.rb#L50
splunk::forwarder class purging purge_outputs => false works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190313779.pp.Hy7cz4
Last 10 lines of output were:
Error: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Failed to call refresh: '/opt/splunkforwarder/bin/splunk enable boot-start -user splunk -systemd-managed 1 --accept-license --answer-yes --no-prompt' returned 4 instead of one of [0]
Error: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: '/opt/splunkforwarder/bin/splunk enable boot-start -user splunk -systemd-managed 1 --accept-license --answer-yes --no-prompt' returned 4 instead of one of [0]
�[mNotice: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Dependency Exec[enable_splunkforwarder] has failures: true
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder::Service::Nix]: Unscheduling all events on Class[Splunk::Forwarder::Service::Nix]
Info: Class[Splunk::Forwarder::Service]: Unscheduling all events on Class[Splunk::Forwarder::Service]
Info: Class[Splunk::Forwarder]: Unscheduling all events on Class[Splunk::Forwarder]
Info: Stage[main]: Unscheduling all events on Stage[main]
Warning: /Stage[main]/Splunk::Forwarder::Service/Service[SplunkForwarder]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.31 seconds
|
Puppet / Puppet 8 - Debian 10:
spec/acceptance/splunk_forwarder_spec.rb#L72
splunk::forwarder class purging purge_outputs => true works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian10-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190316208.pp.qy6qMl
Last 10 lines of output were:
Error: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Failed to call refresh: '/opt/splunkforwarder/bin/splunk enable boot-start -user splunk -systemd-managed 1 --accept-license --answer-yes --no-prompt' returned 4 instead of one of [0]
Error: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: '/opt/splunkforwarder/bin/splunk enable boot-start -user splunk -systemd-managed 1 --accept-license --answer-yes --no-prompt' returned 4 instead of one of [0]
�[mNotice: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Dependency Exec[enable_splunkforwarder] has failures: true
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder::Service::Nix]: Unscheduling all events on Class[Splunk::Forwarder::Service::Nix]
Info: Class[Splunk::Forwarder::Service]: Unscheduling all events on Class[Splunk::Forwarder::Service]
Warning: /Stage[main]/Splunk::Forwarder::Service/Service[SplunkForwarder]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder]: Unscheduling all events on Class[Splunk::Forwarder]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.30 seconds
|
Puppet / Puppet 8 - Debian 10
Process completed with exit code 1.
|
Puppet / Puppet 7 - Debian 10:
spec/acceptance/splunk_forwarder_spec.rb#L8
splunk::forwarder class default parameters works idempotently with no errors
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_190314457.pp.uB5ycq
Last 10 lines of output were:
�[mNotice: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Dependency Exec[enable_splunkforwarder] has failures: true
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder::Service::Nix]: Unscheduling all events on Class[Splunk::Forwarder::Service::Nix]
�[mNotice: /Stage[main]/Main/Splunkforwarder_output[tcpout:splunkcloud/sslPassword]/ensure: created
Info: /Stage[main]/Main/Splunkforwarder_output[tcpout:splunkcloud/sslPassword]: Scheduling refresh of Class[Splunk::Forwarder::Service]
Info: Class[Splunk::Forwarder::Service]: Unscheduling all events on Class[Splunk::Forwarder::Service]
Warning: /Stage[main]/Splunk::Forwarder::Service/Service[SplunkForwarder]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder]: Unscheduling all events on Class[Splunk::Forwarder]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 3.29 seconds
|
Puppet / Puppet 7 - Debian 10:
spec/acceptance/splunk_forwarder_spec.rb#L28
splunk::forwarder class default parameters File "/opt/splunkforwarder/etc/system/local/outputs.conf" content is expected to match /^sslPassword = \$7\$/
Failure/Error: its(:content) { is_expected.to match %r{^sslPassword = \$7\$} }
expected "[default]\ndefaultGroup=splunk_9997\n\n[tcpout:splunk_9997]\nserver=splunk:9997\n\n[tcpout:splunkcloud]\nsslPassword=super_secure_password\n" to match /^sslPassword = \$7\$/
Diff:
@@ -1,8 +1,15 @@
-/^sslPassword = \$7\$/
+[default]
+defaultGroup=splunk_9997
+
+[tcpout:splunk_9997]
+server=splunk:9997
+
+[tcpout:splunkcloud]
+sslPassword=super_secure_password
|
Puppet / Puppet 7 - Debian 10:
spec/acceptance/splunk_forwarder_spec.rb#L43
splunk::forwarder class default parameters Service "SplunkForwarder" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "SplunkForwarder" to be enabled
|
Puppet / Puppet 7 - Debian 10:
spec/acceptance/splunk_forwarder_spec.rb#L44
splunk::forwarder class default parameters Service "SplunkForwarder" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "SplunkForwarder" to be running
|
Puppet / Puppet 7 - Debian 10:
spec/acceptance/splunk_forwarder_spec.rb#L50
splunk::forwarder class purging purge_outputs => false works idempotently with no errors
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_190319860.pp.KXS13n
Last 10 lines of output were:
Error: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Failed to call refresh: '/opt/splunkforwarder/bin/splunk enable boot-start -user splunk -systemd-managed 1 --accept-license --answer-yes --no-prompt' returned 4 instead of one of [0]
Error: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: '/opt/splunkforwarder/bin/splunk enable boot-start -user splunk -systemd-managed 1 --accept-license --answer-yes --no-prompt' returned 4 instead of one of [0]
�[mNotice: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Dependency Exec[enable_splunkforwarder] has failures: true
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder::Service::Nix]: Unscheduling all events on Class[Splunk::Forwarder::Service::Nix]
Info: Class[Splunk::Forwarder::Service]: Unscheduling all events on Class[Splunk::Forwarder::Service]
Warning: /Stage[main]/Splunk::Forwarder::Service/Service[SplunkForwarder]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder]: Unscheduling all events on Class[Splunk::Forwarder]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.32 seconds
|
Puppet / Puppet 7 - Debian 10:
spec/acceptance/splunk_forwarder_spec.rb#L72
splunk::forwarder class purging purge_outputs => true works idempotently with no errors
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_190322160.pp.CKVu9C
Last 10 lines of output were:
Error: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Failed to call refresh: '/opt/splunkforwarder/bin/splunk enable boot-start -user splunk -systemd-managed 1 --accept-license --answer-yes --no-prompt' returned 4 instead of one of [0]
Error: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: '/opt/splunkforwarder/bin/splunk enable boot-start -user splunk -systemd-managed 1 --accept-license --answer-yes --no-prompt' returned 4 instead of one of [0]
�[mNotice: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Dependency Exec[enable_splunkforwarder] has failures: true
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder::Service::Nix]: Unscheduling all events on Class[Splunk::Forwarder::Service::Nix]
Info: Class[Splunk::Forwarder::Service]: Unscheduling all events on Class[Splunk::Forwarder::Service]
Info: Class[Splunk::Forwarder]: Unscheduling all events on Class[Splunk::Forwarder]
Warning: /Stage[main]/Splunk::Forwarder::Service/Service[SplunkForwarder]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.32 seconds
|
Puppet / Puppet 7 - Debian 10
Process completed with exit code 1.
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/splunk_forwarder_spec.rb#L8
splunk::forwarder class default parameters works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190319002.pp.KyjrCl
Last 10 lines of output were:
Error: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Failed to call refresh: '/opt/splunkforwarder/bin/splunk enable boot-start -user splunk -systemd-managed 1 --accept-license --answer-yes --no-prompt' returned 4 instead of one of [0]
Error: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: '/opt/splunkforwarder/bin/splunk enable boot-start -user splunk -systemd-managed 1 --accept-license --answer-yes --no-prompt' returned 4 instead of one of [0]
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Skipping because of failed dependencies
�[mNotice: /Stage[main]/Main/Splunkforwarder_output[tcpout:splunkcloud/sslPassword]/ensure: created
Info: /Stage[main]/Main/Splunkforwarder_output[tcpout:splunkcloud/sslPassword]: Scheduling refresh of Class[Splunk::Forwarder::Service]
Info: Class[Splunk::Forwarder::Service]: Unscheduling all events on Class[Splunk::Forwarder::Service]
Warning: /Stage[main]/Splunk::Forwarder::Service/Service[SplunkForwarder]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder]: Unscheduling all events on Class[Splunk::Forwarder]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 2.98 seconds
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/splunk_forwarder_spec.rb#L28
splunk::forwarder class default parameters File "/opt/splunkforwarder/etc/system/local/outputs.conf" content is expected to match /^sslPassword = \$7\$/
Failure/Error: its(:content) { is_expected.to match %r{^sslPassword = \$7\$} }
expected "[default]\ndefaultGroup=splunk_9997\n\n[tcpout:splunk_9997]\nserver=splunk:9997\n\n[tcpout:splunkcloud]\nsslPassword=super_secure_password\n" to match /^sslPassword = \$7\$/
Diff:
@@ -1,8 +1,15 @@
-/^sslPassword = \$7\$/
+[default]
+defaultGroup=splunk_9997
+
+[tcpout:splunk_9997]
+server=splunk:9997
+
+[tcpout:splunkcloud]
+sslPassword=super_secure_password
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/splunk_forwarder_spec.rb#L43
splunk::forwarder class default parameters Service "SplunkForwarder" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "SplunkForwarder" to be enabled
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/splunk_forwarder_spec.rb#L44
splunk::forwarder class default parameters Service "SplunkForwarder" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "SplunkForwarder" to be running
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/splunk_forwarder_spec.rb#L50
splunk::forwarder class purging purge_outputs => false works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190324206.pp.3E0O02
Last 10 lines of output were:
Error: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Failed to call refresh: '/opt/splunkforwarder/bin/splunk enable boot-start -user splunk -systemd-managed 1 --accept-license --answer-yes --no-prompt' returned 4 instead of one of [0]
Error: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: '/opt/splunkforwarder/bin/splunk enable boot-start -user splunk -systemd-managed 1 --accept-license --answer-yes --no-prompt' returned 4 instead of one of [0]
�[mNotice: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Dependency Exec[enable_splunkforwarder] has failures: true
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder::Service::Nix]: Unscheduling all events on Class[Splunk::Forwarder::Service::Nix]
Info: Class[Splunk::Forwarder::Service]: Unscheduling all events on Class[Splunk::Forwarder::Service]
Warning: /Stage[main]/Splunk::Forwarder::Service/Service[SplunkForwarder]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder]: Unscheduling all events on Class[Splunk::Forwarder]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.33 seconds
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/splunk_forwarder_spec.rb#L72
splunk::forwarder class purging purge_outputs => true works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190326784.pp.2SXBDB
Last 10 lines of output were:
Error: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Failed to call refresh: '/opt/splunkforwarder/bin/splunk enable boot-start -user splunk -systemd-managed 1 --accept-license --answer-yes --no-prompt' returned 4 instead of one of [0]
Error: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: '/opt/splunkforwarder/bin/splunk enable boot-start -user splunk -systemd-managed 1 --accept-license --answer-yes --no-prompt' returned 4 instead of one of [0]
�[mNotice: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Dependency Exec[enable_splunkforwarder] has failures: true
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder::Service::Nix]: Unscheduling all events on Class[Splunk::Forwarder::Service::Nix]
Info: Class[Splunk::Forwarder::Service]: Unscheduling all events on Class[Splunk::Forwarder::Service]
Warning: /Stage[main]/Splunk::Forwarder::Service/Service[SplunkForwarder]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder]: Unscheduling all events on Class[Splunk::Forwarder]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.33 seconds
|
Puppet / Puppet 7 - Ubuntu 22.04
Process completed with exit code 1.
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/splunk_forwarder_spec.rb#L8
splunk::forwarder class default parameters works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190324765.pp.RuF4Ou
Last 10 lines of output were:
Info: Class[Splunk::Forwarder::Service::Nix]: Unscheduling all events on Class[Splunk::Forwarder::Service::Nix]
�[mNotice: /Stage[main]/Main/Splunkforwarder_output[tcpout:splunkcloud/sslPassword]/ensure: created
Info: /Stage[main]/Main/Splunkforwarder_output[tcpout:splunkcloud/sslPassword]: Scheduling refresh of Class[Splunk::Forwarder::Service]
Info: Class[Splunk::Forwarder::Service]: Unscheduling all events on Class[Splunk::Forwarder::Service]
Info: Class[Splunk::Forwarder]: Unscheduling all events on Class[Splunk::Forwarder]
Info: Stage[main]: Unscheduling all events on Stage[main]
Error: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: '/opt/splunkforwarder/bin/splunk enable boot-start -user splunk -systemd-managed 1 --accept-license --answer-yes --no-prompt' returned 4 instead of one of [0]
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Skipping because of failed dependencies
Warning: /Stage[main]/Splunk::Forwarder::Service/Service[SplunkForwarder]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 2.76 seconds
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/splunk_forwarder_spec.rb#L28
splunk::forwarder class default parameters File "/opt/splunkforwarder/etc/system/local/outputs.conf" content is expected to match /^sslPassword = \$7\$/
Failure/Error: its(:content) { is_expected.to match %r{^sslPassword = \$7\$} }
expected "[default]\ndefaultGroup=splunk_9997\n\n[tcpout:splunk_9997]\nserver=splunk:9997\n\n[tcpout:splunkcloud]\nsslPassword=super_secure_password\n" to match /^sslPassword = \$7\$/
Diff:
@@ -1,8 +1,15 @@
-/^sslPassword = \$7\$/
+[default]
+defaultGroup=splunk_9997
+
+[tcpout:splunk_9997]
+server=splunk:9997
+
+[tcpout:splunkcloud]
+sslPassword=super_secure_password
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/splunk_forwarder_spec.rb#L43
splunk::forwarder class default parameters Service "SplunkForwarder" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "SplunkForwarder" to be enabled
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/splunk_forwarder_spec.rb#L44
splunk::forwarder class default parameters Service "SplunkForwarder" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "SplunkForwarder" to be running
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/splunk_forwarder_spec.rb#L50
splunk::forwarder class purging purge_outputs => false works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190329877.pp.Kwuyao
Last 10 lines of output were:
Error: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Failed to call refresh: '/opt/splunkforwarder/bin/splunk enable boot-start -user splunk -systemd-managed 1 --accept-license --answer-yes --no-prompt' returned 4 instead of one of [0]
Error: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: '/opt/splunkforwarder/bin/splunk enable boot-start -user splunk -systemd-managed 1 --accept-license --answer-yes --no-prompt' returned 4 instead of one of [0]
�[mNotice: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Dependency Exec[enable_splunkforwarder] has failures: true
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder::Service::Nix]: Unscheduling all events on Class[Splunk::Forwarder::Service::Nix]
Info: Class[Splunk::Forwarder::Service]: Unscheduling all events on Class[Splunk::Forwarder::Service]
Warning: /Stage[main]/Splunk::Forwarder::Service/Service[SplunkForwarder]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder]: Unscheduling all events on Class[Splunk::Forwarder]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.32 seconds
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/splunk_forwarder_spec.rb#L72
splunk::forwarder class purging purge_outputs => true works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190332432.pp.sQvkuB
Last 10 lines of output were:
Error: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Failed to call refresh: '/opt/splunkforwarder/bin/splunk enable boot-start -user splunk -systemd-managed 1 --accept-license --answer-yes --no-prompt' returned 4 instead of one of [0]
Error: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: '/opt/splunkforwarder/bin/splunk enable boot-start -user splunk -systemd-managed 1 --accept-license --answer-yes --no-prompt' returned 4 instead of one of [0]
�[mNotice: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Dependency Exec[enable_splunkforwarder] has failures: true
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder::Service::Nix]: Unscheduling all events on Class[Splunk::Forwarder::Service::Nix]
Info: Class[Splunk::Forwarder::Service]: Unscheduling all events on Class[Splunk::Forwarder::Service]
Warning: /Stage[main]/Splunk::Forwarder::Service/Service[SplunkForwarder]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder]: Unscheduling all events on Class[Splunk::Forwarder]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.31 seconds
|
Puppet / Puppet 8 - Ubuntu 20.04
Process completed with exit code 1.
|
Puppet / Puppet 7 - CentOS 7:
spec/acceptance/splunk_forwarder_spec.rb#L8
splunk::forwarder class default parameters works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190330735.pp.tB4ill
Last 10 lines of output were:
�[mNotice: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Dependency Exec[stop_splunkforwarder] has failures: true
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Skipping because of failed dependencies
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Skipping because of failed dependencies
�[mNotice: /Stage[main]/Main/Splunkforwarder_output[tcpout:splunkcloud/sslPassword]/ensure: created
Info: /Stage[main]/Main/Splunkforwarder_output[tcpout:splunkcloud/sslPassword]: Scheduling refresh of Class[Splunk::Forwarder::Service]
Info: Class[Splunk::Forwarder::Service]: Unscheduling all events on Class[Splunk::Forwarder::Service]
Warning: /Stage[main]/Splunk::Forwarder::Service/Service[SplunkForwarder]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder]: Unscheduling all events on Class[Splunk::Forwarder]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 1.79 seconds
|
Puppet / Puppet 7 - CentOS 7:
spec/acceptance/splunk_forwarder_spec.rb#L28
splunk::forwarder class default parameters File "/opt/splunkforwarder/etc/system/local/outputs.conf" content is expected to match /^sslPassword = \$7\$/
Failure/Error: its(:content) { is_expected.to match %r{^sslPassword = \$7\$} }
expected "[default]\ndefaultGroup=splunk_9997\n\n[tcpout:splunk_9997]\nserver=splunk:9997\n\n[tcpout:splunkcloud]\nsslPassword=super_secure_password\n" to match /^sslPassword = \$7\$/
Diff:
@@ -1,8 +1,15 @@
-/^sslPassword = \$7\$/
+[default]
+defaultGroup=splunk_9997
+
+[tcpout:splunk_9997]
+server=splunk:9997
+
+[tcpout:splunkcloud]
+sslPassword=super_secure_password
|
Puppet / Puppet 7 - CentOS 7:
spec/acceptance/splunk_forwarder_spec.rb#L43
splunk::forwarder class default parameters Service "SplunkForwarder" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "SplunkForwarder" to be enabled
|
Puppet / Puppet 7 - CentOS 7:
spec/acceptance/splunk_forwarder_spec.rb#L44
splunk::forwarder class default parameters Service "SplunkForwarder" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "SplunkForwarder" to be running
|
Puppet / Puppet 7 - CentOS 7:
spec/acceptance/splunk_forwarder_spec.rb#L50
splunk::forwarder class purging purge_outputs => false works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190334664.pp.yUs8tG
Last 10 lines of output were:
Error: '/opt/splunkforwarder/bin/splunk stop' returned 1 instead of one of [0]
Error: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[stop_splunkforwarder]/returns: change from 'notrun' to ['0'] failed: '/opt/splunkforwarder/bin/splunk stop' returned 1 instead of one of [0]
�[mNotice: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Dependency Exec[stop_splunkforwarder] has failures: true
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Skipping because of failed dependencies
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder::Service]: Unscheduling all events on Class[Splunk::Forwarder::Service]
Warning: /Stage[main]/Splunk::Forwarder::Service/Service[SplunkForwarder]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder]: Unscheduling all events on Class[Splunk::Forwarder]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.10 seconds
|
Puppet / Puppet 7 - CentOS 7:
spec/acceptance/splunk_forwarder_spec.rb#L72
splunk::forwarder class purging purge_outputs => true works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190336815.pp.NBarrC
Last 10 lines of output were:
Error: '/opt/splunkforwarder/bin/splunk stop' returned 1 instead of one of [0]
Error: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[stop_splunkforwarder]/returns: change from 'notrun' to ['0'] failed: '/opt/splunkforwarder/bin/splunk stop' returned 1 instead of one of [0]
�[mNotice: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Dependency Exec[stop_splunkforwarder] has failures: true
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Skipping because of failed dependencies
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder::Service]: Unscheduling all events on Class[Splunk::Forwarder::Service]
Warning: /Stage[main]/Splunk::Forwarder::Service/Service[SplunkForwarder]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder]: Unscheduling all events on Class[Splunk::Forwarder]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.10 seconds
|
Puppet / Puppet 7 - CentOS 7
Process completed with exit code 1.
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/splunk_forwarder_spec.rb#L8
splunk::forwarder class default parameters works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190330455.pp.aflePe
Last 10 lines of output were:
�[mNotice: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Dependency Exec[enable_splunkforwarder] has failures: true
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder::Service::Nix]: Unscheduling all events on Class[Splunk::Forwarder::Service::Nix]
�[mNotice: /Stage[main]/Main/Splunkforwarder_output[tcpout:splunkcloud/sslPassword]/ensure: created
Info: /Stage[main]/Main/Splunkforwarder_output[tcpout:splunkcloud/sslPassword]: Scheduling refresh of Class[Splunk::Forwarder::Service]
Info: Class[Splunk::Forwarder::Service]: Unscheduling all events on Class[Splunk::Forwarder::Service]
Warning: /Stage[main]/Splunk::Forwarder::Service/Service[SplunkForwarder]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder]: Unscheduling all events on Class[Splunk::Forwarder]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 2.64 seconds
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/splunk_forwarder_spec.rb#L28
splunk::forwarder class default parameters File "/opt/splunkforwarder/etc/system/local/outputs.conf" content is expected to match /^sslPassword = \$7\$/
Failure/Error: its(:content) { is_expected.to match %r{^sslPassword = \$7\$} }
expected "[default]\ndefaultGroup=splunk_9997\n\n[tcpout:splunk_9997]\nserver=splunk:9997\n\n[tcpout:splunkcloud]\nsslPassword=super_secure_password\n" to match /^sslPassword = \$7\$/
Diff:
@@ -1,8 +1,15 @@
-/^sslPassword = \$7\$/
+[default]
+defaultGroup=splunk_9997
+
+[tcpout:splunk_9997]
+server=splunk:9997
+
+[tcpout:splunkcloud]
+sslPassword=super_secure_password
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/splunk_forwarder_spec.rb#L43
splunk::forwarder class default parameters Service "SplunkForwarder" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "SplunkForwarder" to be enabled
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/splunk_forwarder_spec.rb#L44
splunk::forwarder class default parameters Service "SplunkForwarder" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "SplunkForwarder" to be running
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/splunk_forwarder_spec.rb#L50
splunk::forwarder class purging purge_outputs => false works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190335159.pp.0C3A6q
Last 10 lines of output were:
Error: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Failed to call refresh: '/opt/splunkforwarder/bin/splunk enable boot-start -user splunk -systemd-managed 1 --accept-license --answer-yes --no-prompt' returned 4 instead of one of [0]
Error: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: '/opt/splunkforwarder/bin/splunk enable boot-start -user splunk -systemd-managed 1 --accept-license --answer-yes --no-prompt' returned 4 instead of one of [0]
�[mNotice: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Dependency Exec[enable_splunkforwarder] has failures: true
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder::Service::Nix]: Unscheduling all events on Class[Splunk::Forwarder::Service::Nix]
Info: Class[Splunk::Forwarder::Service]: Unscheduling all events on Class[Splunk::Forwarder::Service]
Warning: /Stage[main]/Splunk::Forwarder::Service/Service[SplunkForwarder]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder]: Unscheduling all events on Class[Splunk::Forwarder]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.31 seconds
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/splunk_forwarder_spec.rb#L72
splunk::forwarder class purging purge_outputs => true works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2004-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190337457.pp.PntmIx
Last 10 lines of output were:
Error: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Failed to call refresh: '/opt/splunkforwarder/bin/splunk enable boot-start -user splunk -systemd-managed 1 --accept-license --answer-yes --no-prompt' returned 4 instead of one of [0]
Error: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: '/opt/splunkforwarder/bin/splunk enable boot-start -user splunk -systemd-managed 1 --accept-license --answer-yes --no-prompt' returned 4 instead of one of [0]
�[mNotice: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Dependency Exec[enable_splunkforwarder] has failures: true
Info: Class[Splunk::Forwarder::Service::Nix]: Unscheduling all events on Class[Splunk::Forwarder::Service::Nix]
Info: Class[Splunk::Forwarder::Service]: Unscheduling all events on Class[Splunk::Forwarder::Service]
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Skipping because of failed dependencies
Warning: /Stage[main]/Splunk::Forwarder::Service/Service[SplunkForwarder]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder]: Unscheduling all events on Class[Splunk::Forwarder]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.31 seconds
|
Puppet / Puppet 7 - Ubuntu 20.04
Process completed with exit code 1.
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/splunk_forwarder_spec.rb#L8
splunk::forwarder class default parameters works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190334713.pp.kAKgNj
Last 10 lines of output were:
�[mNotice: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Dependency Exec[enable_splunkforwarder] has failures: true
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder::Service::Nix]: Unscheduling all events on Class[Splunk::Forwarder::Service::Nix]
�[mNotice: /Stage[main]/Main/Splunkforwarder_output[tcpout:splunkcloud/sslPassword]/ensure: created
Info: /Stage[main]/Main/Splunkforwarder_output[tcpout:splunkcloud/sslPassword]: Scheduling refresh of Class[Splunk::Forwarder::Service]
Info: Class[Splunk::Forwarder::Service]: Unscheduling all events on Class[Splunk::Forwarder::Service]
Warning: /Stage[main]/Splunk::Forwarder::Service/Service[SplunkForwarder]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder]: Unscheduling all events on Class[Splunk::Forwarder]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 3.57 seconds
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/splunk_forwarder_spec.rb#L28
splunk::forwarder class default parameters File "/opt/splunkforwarder/etc/system/local/outputs.conf" content is expected to match /^sslPassword = \$7\$/
Failure/Error: its(:content) { is_expected.to match %r{^sslPassword = \$7\$} }
expected "[default]\ndefaultGroup=splunk_9997\n\n[tcpout:splunk_9997]\nserver=splunk:9997\n\n[tcpout:splunkcloud]\nsslPassword=super_secure_password\n" to match /^sslPassword = \$7\$/
Diff:
@@ -1,8 +1,15 @@
-/^sslPassword = \$7\$/
+[default]
+defaultGroup=splunk_9997
+
+[tcpout:splunk_9997]
+server=splunk:9997
+
+[tcpout:splunkcloud]
+sslPassword=super_secure_password
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/splunk_forwarder_spec.rb#L43
splunk::forwarder class default parameters Service "SplunkForwarder" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "SplunkForwarder" to be enabled
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/splunk_forwarder_spec.rb#L44
splunk::forwarder class default parameters Service "SplunkForwarder" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "SplunkForwarder" to be running
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/splunk_forwarder_spec.rb#L50
splunk::forwarder class purging purge_outputs => false works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190340601.pp.JoHPT6
Last 10 lines of output were:
Error: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Failed to call refresh: '/opt/splunkforwarder/bin/splunk enable boot-start -user splunk -systemd-managed 1 --accept-license --answer-yes --no-prompt' returned 4 instead of one of [0]
Error: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: '/opt/splunkforwarder/bin/splunk enable boot-start -user splunk -systemd-managed 1 --accept-license --answer-yes --no-prompt' returned 4 instead of one of [0]
�[mNotice: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Dependency Exec[enable_splunkforwarder] has failures: true
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder::Service::Nix]: Unscheduling all events on Class[Splunk::Forwarder::Service::Nix]
Info: Class[Splunk::Forwarder::Service]: Unscheduling all events on Class[Splunk::Forwarder::Service]
Warning: /Stage[main]/Splunk::Forwarder::Service/Service[SplunkForwarder]: Skipping because of failed dependencies
Info: Class[Splunk::Forwarder]: Unscheduling all events on Class[Splunk::Forwarder]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.34 seconds
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/splunk_forwarder_spec.rb#L72
splunk::forwarder class purging purge_outputs => true works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_190343202.pp.I6ThCh
Last 10 lines of output were:
Error: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Failed to call refresh: '/opt/splunkforwarder/bin/splunk enable boot-start -user splunk -systemd-managed 1 --accept-license --answer-yes --no-prompt' returned 4 instead of one of [0]
Error: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: '/opt/splunkforwarder/bin/splunk enable boot-start -user splunk -systemd-managed 1 --accept-license --answer-yes --no-prompt' returned 4 instead of one of [0]
Warning: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Skipping because of failed dependencies
�[mNotice: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[splunk-forwarder-accept-tos]: Dependency Exec[enable_splunkforwarder] has failures: true
Info: Class[Splunk::Forwarder::Service::Nix]: Unscheduling all events on Class[Splunk::Forwarder::Service::Nix]
Info: Class[Splunk::Forwarder::Service]: Unscheduling all events on Class[Splunk::Forwarder::Service]
Info: Class[Splunk::Forwarder]: Unscheduling all events on Class[Splunk::Forwarder]
Warning: /Stage[main]/Splunk::Forwarder::Service/Service[SplunkForwarder]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 0.32 seconds
|
Puppet / Puppet 8 - Ubuntu 22.04
Process completed with exit code 1.
|