Ensure compatibility with Splunk 9.2.0.1 and 9.0.0 #131
ci.yml
on: pull_request
Puppet
/
Static validations
18s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
222 errors
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/splunk_enterprise_spec.rb#L15
splunk enterprise 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 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_185112531.pp.0Uhhc7
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Error: Evaluation Error: Unknown variable: 'splunk::enterprise::version'. (file: /etc/puppetlabs/code/environments/production/modules/splunk/manifests/params.pp, line: 115, column: 27) on node almalinux9-64-puppet8.example.com
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/splunk_enterprise_spec.rb#L35
splunk enterprise class default parameters Package "splunk" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "splunk" to be installed
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/splunk_enterprise_spec.rb#L39
splunk enterprise class default parameters Service "Splunkd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "Splunkd" to be enabled
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/splunk_enterprise_spec.rb#L40
splunk enterprise class default parameters Service "Splunkd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "Splunkd" to be running
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/splunk_enterprise_spec.rb#L47
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".file?` to be truthy, got false
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be mode 600
Failure/Error: it { is_expected.to be_mode 600 }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".mode?(600)` to be truthy, got false
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/splunk_enterprise_spec.rb#L49
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be owned by "splunk"
Failure/Error: it { is_expected.to be_owned_by 'splunk' }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".owned_by?("splunk")` to be truthy, got false
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/splunk_enterprise_spec.rb#L50
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be grouped into "splunk"
Failure/Error: it { is_expected.to be_grouped_into 'splunk' }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".grouped_into?("splunk")` to be truthy, got false
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/splunk_enterprise_spec.rb#L47
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/authentication.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/opt/splunk/etc/system/local/authentication.conf".file?` to be truthy, got false
|
Puppet / Puppet 8 - AlmaLinux 9:
spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/authentication.conf" is expected to be mode 600
Failure/Error: it { is_expected.to be_mode 600 }
expected `File "/opt/splunk/etc/system/local/authentication.conf".mode?(600)` to be truthy, got false
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/splunk_enterprise_spec.rb#L15
splunk enterprise 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 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_185116719.pp.lms9sS
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Unknown variable: 'splunk::enterprise::version'. (file: /etc/puppetlabs/code/environments/production/modules/splunk/manifests/params.pp, line: 115, column: 27)
Error: Evaluation Error: Error while evaluating a Function Call, 'versioncmp' parameter 'a' expects a String value, got Undef (file: /etc/puppetlabs/code/environments/production/modules/splunk/manifests/params.pp, line: 115, column: 16) on node rocky9-64-puppet7.example.com
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/splunk_enterprise_spec.rb#L35
splunk enterprise class default parameters Package "splunk" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "splunk" to be installed
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/splunk_enterprise_spec.rb#L39
splunk enterprise class default parameters Service "Splunkd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "Splunkd" to be enabled
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/splunk_enterprise_spec.rb#L40
splunk enterprise class default parameters Service "Splunkd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "Splunkd" to be running
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/splunk_enterprise_spec.rb#L47
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".file?` to be truthy, got false
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be mode 600
Failure/Error: it { is_expected.to be_mode 600 }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".mode?(600)` to be truthy, got false
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/splunk_enterprise_spec.rb#L49
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be owned by "splunk"
Failure/Error: it { is_expected.to be_owned_by 'splunk' }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".owned_by?("splunk")` to be truthy, got false
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/splunk_enterprise_spec.rb#L50
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be grouped into "splunk"
Failure/Error: it { is_expected.to be_grouped_into 'splunk' }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".grouped_into?("splunk")` to be truthy, got false
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/splunk_enterprise_spec.rb#L47
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/authentication.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/opt/splunk/etc/system/local/authentication.conf".file?` to be truthy, got false
|
Puppet / Puppet 7 - Rocky 9:
spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/authentication.conf" is expected to be mode 600
Failure/Error: it { is_expected.to be_mode 600 }
expected `File "/opt/splunk/etc/system/local/authentication.conf".mode?(600)` to be truthy, got false
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/splunk_enterprise_spec.rb#L15
splunk enterprise 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 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_185119369.pp.647qkY
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Unknown variable: 'splunk::enterprise::version'. (file: /etc/puppetlabs/code/environments/production/modules/splunk/manifests/params.pp, line: 115, column: 27)
Error: Evaluation Error: Error while evaluating a Function Call, 'versioncmp' parameter 'a' expects a String value, got Undef (file: /etc/puppetlabs/code/environments/production/modules/splunk/manifests/params.pp, line: 115, column: 16) on node almalinux8-64-puppet7.example.com
|
Puppet / Puppet 8 - Rocky 9:
spec/acceptance/splunk_enterprise_spec.rb#L15
splunk enterprise 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 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_185117958.pp.CkWFsT
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Error: Evaluation Error: Unknown variable: 'splunk::enterprise::version'. (file: /etc/puppetlabs/code/environments/production/modules/splunk/manifests/params.pp, line: 115, column: 27) on node rocky9-64-puppet8.example.com
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/splunk_enterprise_spec.rb#L35
splunk enterprise class default parameters Package "splunk" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "splunk" to be installed
|
Puppet / Puppet 8 - Rocky 9:
spec/acceptance/splunk_enterprise_spec.rb#L35
splunk enterprise class default parameters Package "splunk" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "splunk" to be installed
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/splunk_enterprise_spec.rb#L39
splunk enterprise class default parameters Service "Splunkd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "Splunkd" to be enabled
|
Puppet / Puppet 8 - Rocky 9:
spec/acceptance/splunk_enterprise_spec.rb#L39
splunk enterprise class default parameters Service "Splunkd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "Splunkd" to be enabled
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/splunk_enterprise_spec.rb#L40
splunk enterprise class default parameters Service "Splunkd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "Splunkd" to be running
|
Puppet / Puppet 8 - Rocky 9:
spec/acceptance/splunk_enterprise_spec.rb#L40
splunk enterprise class default parameters Service "Splunkd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "Splunkd" to be running
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/splunk_enterprise_spec.rb#L47
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".file?` to be truthy, got false
|
Puppet / Puppet 8 - Rocky 9:
spec/acceptance/splunk_enterprise_spec.rb#L47
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".file?` to be truthy, got false
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be mode 600
Failure/Error: it { is_expected.to be_mode 600 }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".mode?(600)` to be truthy, got false
|
Puppet / Puppet 8 - Rocky 9:
spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be mode 600
Failure/Error: it { is_expected.to be_mode 600 }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".mode?(600)` to be truthy, got false
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/splunk_enterprise_spec.rb#L49
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be owned by "splunk"
Failure/Error: it { is_expected.to be_owned_by 'splunk' }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".owned_by?("splunk")` to be truthy, got false
|
Puppet / Puppet 8 - Rocky 9:
spec/acceptance/splunk_enterprise_spec.rb#L49
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be owned by "splunk"
Failure/Error: it { is_expected.to be_owned_by 'splunk' }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".owned_by?("splunk")` to be truthy, got false
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/splunk_enterprise_spec.rb#L50
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be grouped into "splunk"
Failure/Error: it { is_expected.to be_grouped_into 'splunk' }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".grouped_into?("splunk")` to be truthy, got false
|
Puppet / Puppet 8 - Rocky 9:
spec/acceptance/splunk_enterprise_spec.rb#L50
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be grouped into "splunk"
Failure/Error: it { is_expected.to be_grouped_into 'splunk' }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".grouped_into?("splunk")` to be truthy, got false
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/splunk_enterprise_spec.rb#L47
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/authentication.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/opt/splunk/etc/system/local/authentication.conf".file?` to be truthy, got false
|
Puppet / Puppet 8 - Rocky 9:
spec/acceptance/splunk_enterprise_spec.rb#L47
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/authentication.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/opt/splunk/etc/system/local/authentication.conf".file?` to be truthy, got false
|
Puppet / Puppet 7 - AlmaLinux 8:
spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/authentication.conf" is expected to be mode 600
Failure/Error: it { is_expected.to be_mode 600 }
expected `File "/opt/splunk/etc/system/local/authentication.conf".mode?(600)` to be truthy, got false
|
Puppet / Puppet 8 - Rocky 9:
spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/authentication.conf" is expected to be mode 600
Failure/Error: it { is_expected.to be_mode 600 }
expected `File "/opt/splunk/etc/system/local/authentication.conf".mode?(600)` to be truthy, got false
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/splunk_enterprise_spec.rb#L15
splunk enterprise 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 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_185118833.pp.N0N2wD
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Error: Evaluation Error: Unknown variable: 'splunk::enterprise::version'. (file: /etc/puppetlabs/code/environments/production/modules/splunk/manifests/params.pp, line: 115, column: 27) on node almalinux8-64-puppet8.example.com
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/splunk_enterprise_spec.rb#L35
splunk enterprise class default parameters Package "splunk" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "splunk" to be installed
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/splunk_enterprise_spec.rb#L39
splunk enterprise class default parameters Service "Splunkd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "Splunkd" to be enabled
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/splunk_enterprise_spec.rb#L40
splunk enterprise class default parameters Service "Splunkd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "Splunkd" to be running
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/splunk_enterprise_spec.rb#L47
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".file?` to be truthy, got false
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be mode 600
Failure/Error: it { is_expected.to be_mode 600 }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".mode?(600)` to be truthy, got false
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/splunk_enterprise_spec.rb#L49
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be owned by "splunk"
Failure/Error: it { is_expected.to be_owned_by 'splunk' }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".owned_by?("splunk")` to be truthy, got false
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/splunk_enterprise_spec.rb#L50
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be grouped into "splunk"
Failure/Error: it { is_expected.to be_grouped_into 'splunk' }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".grouped_into?("splunk")` to be truthy, got false
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/splunk_enterprise_spec.rb#L47
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/authentication.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/opt/splunk/etc/system/local/authentication.conf".file?` to be truthy, got false
|
Puppet / Puppet 8 - AlmaLinux 8:
spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/authentication.conf" is expected to be mode 600
Failure/Error: it { is_expected.to be_mode 600 }
expected `File "/opt/splunk/etc/system/local/authentication.conf".mode?(600)` to be truthy, got false
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/splunk_enterprise_spec.rb#L15
splunk enterprise 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 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_185120661.pp.7089QY
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Unknown variable: 'splunk::enterprise::version'. (file: /etc/puppetlabs/code/environments/production/modules/splunk/manifests/params.pp, line: 115, column: 27)
Error: Evaluation Error: Error while evaluating a Function Call, 'versioncmp' parameter 'a' expects a String value, got Undef (file: /etc/puppetlabs/code/environments/production/modules/splunk/manifests/params.pp, line: 115, column: 16) on node almalinux9-64-puppet7.example.com
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/splunk_enterprise_spec.rb#L35
splunk enterprise class default parameters Package "splunk" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "splunk" to be installed
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/splunk_enterprise_spec.rb#L39
splunk enterprise class default parameters Service "Splunkd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "Splunkd" to be enabled
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/splunk_enterprise_spec.rb#L40
splunk enterprise class default parameters Service "Splunkd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "Splunkd" to be running
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/splunk_enterprise_spec.rb#L47
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".file?` to be truthy, got false
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be mode 600
Failure/Error: it { is_expected.to be_mode 600 }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".mode?(600)` to be truthy, got false
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/splunk_enterprise_spec.rb#L49
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be owned by "splunk"
Failure/Error: it { is_expected.to be_owned_by 'splunk' }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".owned_by?("splunk")` to be truthy, got false
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/splunk_enterprise_spec.rb#L50
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be grouped into "splunk"
Failure/Error: it { is_expected.to be_grouped_into 'splunk' }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".grouped_into?("splunk")` to be truthy, got false
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/splunk_enterprise_spec.rb#L47
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/authentication.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/opt/splunk/etc/system/local/authentication.conf".file?` to be truthy, got false
|
Puppet / Puppet 7 - AlmaLinux 9:
spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/authentication.conf" is expected to be mode 600
Failure/Error: it { is_expected.to be_mode 600 }
expected `File "/opt/splunk/etc/system/local/authentication.conf".mode?(600)` to be truthy, got false
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/splunk_enterprise_spec.rb#L15
splunk enterprise 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 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_185125358.pp.6nvOy3
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Error: Evaluation Error: Unknown variable: 'splunk::enterprise::version'. (file: /etc/puppetlabs/code/environments/production/modules/splunk/manifests/params.pp, line: 115, column: 27) on node ubuntu2204-64-puppet8.example.com
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/splunk_enterprise_spec.rb#L35
splunk enterprise class default parameters Package "splunk" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "splunk" to be installed
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/splunk_enterprise_spec.rb#L39
splunk enterprise class default parameters Service "Splunkd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "Splunkd" to be enabled
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/splunk_enterprise_spec.rb#L40
splunk enterprise class default parameters Service "Splunkd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "Splunkd" to be running
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/splunk_enterprise_spec.rb#L47
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".file?` to be truthy, got false
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be mode 600
Failure/Error: it { is_expected.to be_mode 600 }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".mode?(600)` to be truthy, got false
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/splunk_enterprise_spec.rb#L49
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be owned by "splunk"
Failure/Error: it { is_expected.to be_owned_by 'splunk' }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".owned_by?("splunk")` to be truthy, got false
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/splunk_enterprise_spec.rb#L50
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be grouped into "splunk"
Failure/Error: it { is_expected.to be_grouped_into 'splunk' }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".grouped_into?("splunk")` to be truthy, got false
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/splunk_enterprise_spec.rb#L47
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/authentication.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/opt/splunk/etc/system/local/authentication.conf".file?` to be truthy, got false
|
Puppet / Puppet 8 - Ubuntu 22.04:
spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/authentication.conf" is expected to be mode 600
Failure/Error: it { is_expected.to be_mode 600 }
expected `File "/opt/splunk/etc/system/local/authentication.conf".mode?(600)` to be truthy, got false
|
Puppet / Puppet 8 - Debian 10:
spec/acceptance/splunk_enterprise_spec.rb#L15
splunk enterprise 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 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_185126790.pp.g3lgcY
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Error: Evaluation Error: Unknown variable: 'splunk::enterprise::version'. (file: /etc/puppetlabs/code/environments/production/modules/splunk/manifests/params.pp, line: 115, column: 27) on node debian10-64-puppet8.example.com
|
Puppet / Puppet 8 - Debian 10:
spec/acceptance/splunk_enterprise_spec.rb#L35
splunk enterprise class default parameters Package "splunk" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "splunk" to be installed
|
Puppet / Puppet 8 - Debian 10:
spec/acceptance/splunk_enterprise_spec.rb#L39
splunk enterprise class default parameters Service "Splunkd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "Splunkd" to be enabled
|
Puppet / Puppet 8 - Debian 10:
spec/acceptance/splunk_enterprise_spec.rb#L40
splunk enterprise class default parameters Service "Splunkd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "Splunkd" to be running
|
Puppet / Puppet 8 - Debian 10:
spec/acceptance/splunk_enterprise_spec.rb#L47
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".file?` to be truthy, got false
|
Puppet / Puppet 8 - Debian 10:
spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be mode 600
Failure/Error: it { is_expected.to be_mode 600 }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".mode?(600)` to be truthy, got false
|
Puppet / Puppet 8 - Debian 10:
spec/acceptance/splunk_enterprise_spec.rb#L49
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be owned by "splunk"
Failure/Error: it { is_expected.to be_owned_by 'splunk' }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".owned_by?("splunk")` to be truthy, got false
|
Puppet / Puppet 8 - Debian 10:
spec/acceptance/splunk_enterprise_spec.rb#L50
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be grouped into "splunk"
Failure/Error: it { is_expected.to be_grouped_into 'splunk' }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".grouped_into?("splunk")` to be truthy, got false
|
Puppet / Puppet 8 - Debian 10:
spec/acceptance/splunk_enterprise_spec.rb#L47
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/authentication.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/opt/splunk/etc/system/local/authentication.conf".file?` to be truthy, got false
|
Puppet / Puppet 8 - Debian 10:
spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/authentication.conf" is expected to be mode 600
Failure/Error: it { is_expected.to be_mode 600 }
expected `File "/opt/splunk/etc/system/local/authentication.conf".mode?(600)` to be truthy, got false
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/splunk_enterprise_spec.rb#L15
splunk enterprise 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 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_185128882.pp.uqXABg
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Unknown variable: 'splunk::enterprise::version'. (file: /etc/puppetlabs/code/environments/production/modules/splunk/manifests/params.pp, line: 115, column: 27)
Error: Evaluation Error: Error while evaluating a Function Call, 'versioncmp' parameter 'a' expects a String value, got Undef (file: /etc/puppetlabs/code/environments/production/modules/splunk/manifests/params.pp, line: 115, column: 16) on node centos9-64-puppet7.example.com
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/splunk_enterprise_spec.rb#L35
splunk enterprise class default parameters Package "splunk" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "splunk" to be installed
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/splunk_enterprise_spec.rb#L39
splunk enterprise class default parameters Service "Splunkd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "Splunkd" to be enabled
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/splunk_enterprise_spec.rb#L40
splunk enterprise class default parameters Service "Splunkd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "Splunkd" to be running
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/splunk_enterprise_spec.rb#L47
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".file?` to be truthy, got false
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be mode 600
Failure/Error: it { is_expected.to be_mode 600 }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".mode?(600)` to be truthy, got false
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/splunk_enterprise_spec.rb#L49
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be owned by "splunk"
Failure/Error: it { is_expected.to be_owned_by 'splunk' }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".owned_by?("splunk")` to be truthy, got false
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/splunk_enterprise_spec.rb#L50
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be grouped into "splunk"
Failure/Error: it { is_expected.to be_grouped_into 'splunk' }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".grouped_into?("splunk")` to be truthy, got false
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/splunk_enterprise_spec.rb#L47
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/authentication.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/opt/splunk/etc/system/local/authentication.conf".file?` to be truthy, got false
|
Puppet / Puppet 7 - CentOS 9:
spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/authentication.conf" is expected to be mode 600
Failure/Error: it { is_expected.to be_mode 600 }
expected `File "/opt/splunk/etc/system/local/authentication.conf".mode?(600)` to be truthy, got false
|
Puppet / Puppet 7 - CentOS 7:
spec/acceptance/splunk_enterprise_spec.rb#L15
splunk enterprise 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 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_185126508.pp.qeOXob
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Unknown variable: 'splunk::enterprise::version'. (file: /etc/puppetlabs/code/environments/production/modules/splunk/manifests/params.pp, line: 115, column: 27)
Error: Evaluation Error: Error while evaluating a Function Call, 'versioncmp' parameter 'a' expects a String value, got Undef (file: /etc/puppetlabs/code/environments/production/modules/splunk/manifests/params.pp, line: 115, column: 16) on node centos7-64-puppet7.example.com
|
Puppet / Puppet 7 - CentOS 7:
spec/acceptance/splunk_enterprise_spec.rb#L35
splunk enterprise class default parameters Package "splunk" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "splunk" to be installed
|
Puppet / Puppet 7 - CentOS 7:
spec/acceptance/splunk_enterprise_spec.rb#L39
splunk enterprise class default parameters Service "Splunkd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "Splunkd" to be enabled
|
Puppet / Puppet 7 - CentOS 7:
spec/acceptance/splunk_enterprise_spec.rb#L40
splunk enterprise class default parameters Service "Splunkd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "Splunkd" to be running
|
Puppet / Puppet 7 - CentOS 7:
spec/acceptance/splunk_enterprise_spec.rb#L47
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".file?` to be truthy, got false
|
Puppet / Puppet 7 - CentOS 7:
spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be mode 600
Failure/Error: it { is_expected.to be_mode 600 }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".mode?(600)` to be truthy, got false
|
Puppet / Puppet 7 - CentOS 7:
spec/acceptance/splunk_enterprise_spec.rb#L49
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be owned by "splunk"
Failure/Error: it { is_expected.to be_owned_by 'splunk' }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".owned_by?("splunk")` to be truthy, got false
|
Puppet / Puppet 7 - CentOS 7:
spec/acceptance/splunk_enterprise_spec.rb#L50
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be grouped into "splunk"
Failure/Error: it { is_expected.to be_grouped_into 'splunk' }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".grouped_into?("splunk")` to be truthy, got false
|
Puppet / Puppet 7 - CentOS 7:
spec/acceptance/splunk_enterprise_spec.rb#L47
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/authentication.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/opt/splunk/etc/system/local/authentication.conf".file?` to be truthy, got false
|
Puppet / Puppet 7 - CentOS 7:
spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/authentication.conf" is expected to be mode 600
Failure/Error: it { is_expected.to be_mode 600 }
expected `File "/opt/splunk/etc/system/local/authentication.conf".mode?(600)` to be truthy, got false
|
Puppet / Puppet 7 - Debian 10:
spec/acceptance/splunk_enterprise_spec.rb#L15
splunk enterprise 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 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_185128665.pp.1ljE9s
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Unknown variable: 'splunk::enterprise::version'. (file: /etc/puppetlabs/code/environments/production/modules/splunk/manifests/params.pp, line: 115, column: 27)
Error: Evaluation Error: Error while evaluating a Function Call, 'versioncmp' parameter 'a' expects a String value, got Undef (file: /etc/puppetlabs/code/environments/production/modules/splunk/manifests/params.pp, line: 115, column: 16) on node debian10-64-puppet7.example.com
|
Puppet / Puppet 7 - Debian 10:
spec/acceptance/splunk_enterprise_spec.rb#L35
splunk enterprise class default parameters Package "splunk" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "splunk" to be installed
|
Puppet / Puppet 7 - Debian 10:
spec/acceptance/splunk_enterprise_spec.rb#L39
splunk enterprise class default parameters Service "Splunkd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "Splunkd" to be enabled
|
Puppet / Puppet 7 - Debian 10:
spec/acceptance/splunk_enterprise_spec.rb#L40
splunk enterprise class default parameters Service "Splunkd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "Splunkd" to be running
|
Puppet / Puppet 7 - Debian 10:
spec/acceptance/splunk_enterprise_spec.rb#L47
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".file?` to be truthy, got false
|
Puppet / Puppet 7 - Debian 10:
spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be mode 600
Failure/Error: it { is_expected.to be_mode 600 }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".mode?(600)` to be truthy, got false
|
Puppet / Puppet 7 - Debian 10:
spec/acceptance/splunk_enterprise_spec.rb#L49
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be owned by "splunk"
Failure/Error: it { is_expected.to be_owned_by 'splunk' }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".owned_by?("splunk")` to be truthy, got false
|
Puppet / Puppet 7 - Debian 10:
spec/acceptance/splunk_enterprise_spec.rb#L50
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be grouped into "splunk"
Failure/Error: it { is_expected.to be_grouped_into 'splunk' }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".grouped_into?("splunk")` to be truthy, got false
|
Puppet / Puppet 7 - Debian 10:
spec/acceptance/splunk_enterprise_spec.rb#L47
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/authentication.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/opt/splunk/etc/system/local/authentication.conf".file?` to be truthy, got false
|
Puppet / Puppet 7 - Debian 10:
spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/authentication.conf" is expected to be mode 600
Failure/Error: it { is_expected.to be_mode 600 }
expected `File "/opt/splunk/etc/system/local/authentication.conf".mode?(600)` to be truthy, got false
|
Puppet / Puppet 7 - CentOS 8:
spec/acceptance/splunk_enterprise_spec.rb#L15
splunk enterprise 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 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_185129731.pp.cLMBIP
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Unknown variable: 'splunk::enterprise::version'. (file: /etc/puppetlabs/code/environments/production/modules/splunk/manifests/params.pp, line: 115, column: 27)
Error: Evaluation Error: Error while evaluating a Function Call, 'versioncmp' parameter 'a' expects a String value, got Undef (file: /etc/puppetlabs/code/environments/production/modules/splunk/manifests/params.pp, line: 115, column: 16) on node centos8-64-puppet7.example.com
|
Puppet / Puppet 7 - CentOS 8:
spec/acceptance/splunk_enterprise_spec.rb#L35
splunk enterprise class default parameters Package "splunk" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "splunk" to be installed
|
Puppet / Puppet 7 - CentOS 8:
spec/acceptance/splunk_enterprise_spec.rb#L39
splunk enterprise class default parameters Service "Splunkd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "Splunkd" to be enabled
|
Puppet / Puppet 7 - CentOS 8:
spec/acceptance/splunk_enterprise_spec.rb#L40
splunk enterprise class default parameters Service "Splunkd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "Splunkd" to be running
|
Puppet / Puppet 7 - CentOS 8:
spec/acceptance/splunk_enterprise_spec.rb#L47
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".file?` to be truthy, got false
|
Puppet / Puppet 7 - CentOS 8:
spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be mode 600
Failure/Error: it { is_expected.to be_mode 600 }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".mode?(600)` to be truthy, got false
|
Puppet / Puppet 7 - CentOS 8:
spec/acceptance/splunk_enterprise_spec.rb#L49
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be owned by "splunk"
Failure/Error: it { is_expected.to be_owned_by 'splunk' }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".owned_by?("splunk")` to be truthy, got false
|
Puppet / Puppet 7 - CentOS 8:
spec/acceptance/splunk_enterprise_spec.rb#L50
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be grouped into "splunk"
Failure/Error: it { is_expected.to be_grouped_into 'splunk' }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".grouped_into?("splunk")` to be truthy, got false
|
Puppet / Puppet 7 - CentOS 8:
spec/acceptance/splunk_enterprise_spec.rb#L47
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/authentication.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/opt/splunk/etc/system/local/authentication.conf".file?` to be truthy, got false
|
Puppet / Puppet 7 - CentOS 8:
spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/authentication.conf" is expected to be mode 600
Failure/Error: it { is_expected.to be_mode 600 }
expected `File "/opt/splunk/etc/system/local/authentication.conf".mode?(600)` to be truthy, got false
|
Puppet / Puppet 8 - Rocky 8:
spec/acceptance/splunk_enterprise_spec.rb#L15
splunk enterprise 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 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_185130670.pp.BIXDGN
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Error: Evaluation Error: Unknown variable: 'splunk::enterprise::version'. (file: /etc/puppetlabs/code/environments/production/modules/splunk/manifests/params.pp, line: 115, column: 27) on node rocky8-64-puppet8.example.com
|
Puppet / Puppet 8 - Rocky 8:
spec/acceptance/splunk_enterprise_spec.rb#L35
splunk enterprise class default parameters Package "splunk" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "splunk" to be installed
|
Puppet / Puppet 8 - Rocky 8:
spec/acceptance/splunk_enterprise_spec.rb#L39
splunk enterprise class default parameters Service "Splunkd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "Splunkd" to be enabled
|
Puppet / Puppet 8 - Rocky 8:
spec/acceptance/splunk_enterprise_spec.rb#L40
splunk enterprise class default parameters Service "Splunkd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "Splunkd" to be running
|
Puppet / Puppet 8 - Rocky 8:
spec/acceptance/splunk_enterprise_spec.rb#L47
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".file?` to be truthy, got false
|
Puppet / Puppet 8 - Rocky 8:
spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be mode 600
Failure/Error: it { is_expected.to be_mode 600 }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".mode?(600)` to be truthy, got false
|
Puppet / Puppet 8 - Rocky 8:
spec/acceptance/splunk_enterprise_spec.rb#L49
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be owned by "splunk"
Failure/Error: it { is_expected.to be_owned_by 'splunk' }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".owned_by?("splunk")` to be truthy, got false
|
Puppet / Puppet 8 - Rocky 8:
spec/acceptance/splunk_enterprise_spec.rb#L50
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be grouped into "splunk"
Failure/Error: it { is_expected.to be_grouped_into 'splunk' }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".grouped_into?("splunk")` to be truthy, got false
|
Puppet / Puppet 8 - Rocky 8:
spec/acceptance/splunk_enterprise_spec.rb#L47
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/authentication.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/opt/splunk/etc/system/local/authentication.conf".file?` to be truthy, got false
|
Puppet / Puppet 8 - Rocky 8:
spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/authentication.conf" is expected to be mode 600
Failure/Error: it { is_expected.to be_mode 600 }
expected `File "/opt/splunk/etc/system/local/authentication.conf".mode?(600)` to be truthy, got false
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/splunk_enterprise_spec.rb#L15
splunk enterprise 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 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_185132968.pp.RtnQ41
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Error: Evaluation Error: Unknown variable: 'splunk::enterprise::version'. (file: /etc/puppetlabs/code/environments/production/modules/splunk/manifests/params.pp, line: 115, column: 27) on node centos9-64-puppet8.example.com
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/splunk_enterprise_spec.rb#L35
splunk enterprise class default parameters Package "splunk" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "splunk" to be installed
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/splunk_enterprise_spec.rb#L39
splunk enterprise class default parameters Service "Splunkd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "Splunkd" to be enabled
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/splunk_enterprise_spec.rb#L40
splunk enterprise class default parameters Service "Splunkd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "Splunkd" to be running
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/splunk_enterprise_spec.rb#L47
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".file?` to be truthy, got false
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be mode 600
Failure/Error: it { is_expected.to be_mode 600 }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".mode?(600)` to be truthy, got false
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/splunk_enterprise_spec.rb#L49
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be owned by "splunk"
Failure/Error: it { is_expected.to be_owned_by 'splunk' }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".owned_by?("splunk")` to be truthy, got false
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/splunk_enterprise_spec.rb#L50
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be grouped into "splunk"
Failure/Error: it { is_expected.to be_grouped_into 'splunk' }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".grouped_into?("splunk")` to be truthy, got false
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/splunk_enterprise_spec.rb#L47
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/authentication.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/opt/splunk/etc/system/local/authentication.conf".file?` to be truthy, got false
|
Puppet / Puppet 8 - CentOS 9:
spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/authentication.conf" is expected to be mode 600
Failure/Error: it { is_expected.to be_mode 600 }
expected `File "/opt/splunk/etc/system/local/authentication.conf".mode?(600)` to be truthy, got false
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/splunk_enterprise_spec.rb#L15
splunk enterprise 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 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_185132865.pp.Qy9uGi
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Unknown variable: 'splunk::enterprise::version'. (file: /etc/puppetlabs/code/environments/production/modules/splunk/manifests/params.pp, line: 115, column: 27)
Error: Evaluation Error: Error while evaluating a Function Call, 'versioncmp' parameter 'a' expects a String value, got Undef (file: /etc/puppetlabs/code/environments/production/modules/splunk/manifests/params.pp, line: 115, column: 16) on node ubuntu2204-64-puppet7.example.com
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/splunk_enterprise_spec.rb#L35
splunk enterprise class default parameters Package "splunk" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "splunk" to be installed
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/splunk_enterprise_spec.rb#L39
splunk enterprise class default parameters Service "Splunkd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "Splunkd" to be enabled
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/splunk_enterprise_spec.rb#L40
splunk enterprise class default parameters Service "Splunkd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "Splunkd" to be running
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/splunk_enterprise_spec.rb#L47
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".file?` to be truthy, got false
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be mode 600
Failure/Error: it { is_expected.to be_mode 600 }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".mode?(600)` to be truthy, got false
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/splunk_enterprise_spec.rb#L49
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be owned by "splunk"
Failure/Error: it { is_expected.to be_owned_by 'splunk' }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".owned_by?("splunk")` to be truthy, got false
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/splunk_enterprise_spec.rb#L50
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be grouped into "splunk"
Failure/Error: it { is_expected.to be_grouped_into 'splunk' }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".grouped_into?("splunk")` to be truthy, got false
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/splunk_enterprise_spec.rb#L47
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/authentication.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/opt/splunk/etc/system/local/authentication.conf".file?` to be truthy, got false
|
Puppet / Puppet 7 - Ubuntu 22.04:
spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/authentication.conf" is expected to be mode 600
Failure/Error: it { is_expected.to be_mode 600 }
expected `File "/opt/splunk/etc/system/local/authentication.conf".mode?(600)` to be truthy, got false
|
Puppet / Puppet 8 - CentOS 8:
spec/acceptance/splunk_enterprise_spec.rb#L15
splunk enterprise 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 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_185133357.pp.gipVVn
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Error: Evaluation Error: Unknown variable: 'splunk::enterprise::version'. (file: /etc/puppetlabs/code/environments/production/modules/splunk/manifests/params.pp, line: 115, column: 27) on node centos8-64-puppet8.example.com
|
Puppet / Puppet 8 - CentOS 8:
spec/acceptance/splunk_enterprise_spec.rb#L35
splunk enterprise class default parameters Package "splunk" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "splunk" to be installed
|
Puppet / Puppet 8 - CentOS 8:
spec/acceptance/splunk_enterprise_spec.rb#L39
splunk enterprise class default parameters Service "Splunkd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "Splunkd" to be enabled
|
Puppet / Puppet 8 - CentOS 8:
spec/acceptance/splunk_enterprise_spec.rb#L40
splunk enterprise class default parameters Service "Splunkd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "Splunkd" to be running
|
Puppet / Puppet 8 - CentOS 8:
spec/acceptance/splunk_enterprise_spec.rb#L47
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".file?` to be truthy, got false
|
Puppet / Puppet 8 - CentOS 8:
spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be mode 600
Failure/Error: it { is_expected.to be_mode 600 }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".mode?(600)` to be truthy, got false
|
Puppet / Puppet 8 - CentOS 8:
spec/acceptance/splunk_enterprise_spec.rb#L49
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be owned by "splunk"
Failure/Error: it { is_expected.to be_owned_by 'splunk' }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".owned_by?("splunk")` to be truthy, got false
|
Puppet / Puppet 8 - CentOS 8:
spec/acceptance/splunk_enterprise_spec.rb#L50
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be grouped into "splunk"
Failure/Error: it { is_expected.to be_grouped_into 'splunk' }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".grouped_into?("splunk")` to be truthy, got false
|
Puppet / Puppet 8 - CentOS 8:
spec/acceptance/splunk_enterprise_spec.rb#L47
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/authentication.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/opt/splunk/etc/system/local/authentication.conf".file?` to be truthy, got false
|
Puppet / Puppet 8 - CentOS 8:
spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/authentication.conf" is expected to be mode 600
Failure/Error: it { is_expected.to be_mode 600 }
expected `File "/opt/splunk/etc/system/local/authentication.conf".mode?(600)` to be truthy, got false
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/splunk_enterprise_spec.rb#L15
splunk enterprise 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 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_185140193.pp.1LKEAV
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Error: Evaluation Error: Unknown variable: 'splunk::enterprise::version'. (file: /etc/puppetlabs/code/environments/production/modules/splunk/manifests/params.pp, line: 115, column: 27) on node ubuntu2004-64-puppet8.example.com
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/splunk_enterprise_spec.rb#L35
splunk enterprise class default parameters Package "splunk" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "splunk" to be installed
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/splunk_enterprise_spec.rb#L39
splunk enterprise class default parameters Service "Splunkd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "Splunkd" to be enabled
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/splunk_enterprise_spec.rb#L40
splunk enterprise class default parameters Service "Splunkd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "Splunkd" to be running
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/splunk_enterprise_spec.rb#L47
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".file?` to be truthy, got false
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be mode 600
Failure/Error: it { is_expected.to be_mode 600 }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".mode?(600)` to be truthy, got false
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/splunk_enterprise_spec.rb#L49
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be owned by "splunk"
Failure/Error: it { is_expected.to be_owned_by 'splunk' }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".owned_by?("splunk")` to be truthy, got false
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/splunk_enterprise_spec.rb#L50
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be grouped into "splunk"
Failure/Error: it { is_expected.to be_grouped_into 'splunk' }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".grouped_into?("splunk")` to be truthy, got false
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/splunk_enterprise_spec.rb#L47
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/authentication.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/opt/splunk/etc/system/local/authentication.conf".file?` to be truthy, got false
|
Puppet / Puppet 8 - Ubuntu 20.04:
spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/authentication.conf" is expected to be mode 600
Failure/Error: it { is_expected.to be_mode 600 }
expected `File "/opt/splunk/etc/system/local/authentication.conf".mode?(600)` to be truthy, got false
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/splunk_enterprise_spec.rb#L15
splunk enterprise 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 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_185141708.pp.2unLrS
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Unknown variable: 'splunk::enterprise::version'. (file: /etc/puppetlabs/code/environments/production/modules/splunk/manifests/params.pp, line: 115, column: 27)
Error: Evaluation Error: Error while evaluating a Function Call, 'versioncmp' parameter 'a' expects a String value, got Undef (file: /etc/puppetlabs/code/environments/production/modules/splunk/manifests/params.pp, line: 115, column: 16) on node rocky8-64-puppet7.example.com
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/splunk_enterprise_spec.rb#L35
splunk enterprise class default parameters Package "splunk" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "splunk" to be installed
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/splunk_enterprise_spec.rb#L39
splunk enterprise class default parameters Service "Splunkd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "Splunkd" to be enabled
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/splunk_enterprise_spec.rb#L40
splunk enterprise class default parameters Service "Splunkd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "Splunkd" to be running
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/splunk_enterprise_spec.rb#L47
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".file?` to be truthy, got false
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be mode 600
Failure/Error: it { is_expected.to be_mode 600 }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".mode?(600)` to be truthy, got false
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/splunk_enterprise_spec.rb#L49
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be owned by "splunk"
Failure/Error: it { is_expected.to be_owned_by 'splunk' }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".owned_by?("splunk")` to be truthy, got false
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/splunk_enterprise_spec.rb#L50
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be grouped into "splunk"
Failure/Error: it { is_expected.to be_grouped_into 'splunk' }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".grouped_into?("splunk")` to be truthy, got false
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/splunk_enterprise_spec.rb#L47
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/authentication.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/opt/splunk/etc/system/local/authentication.conf".file?` to be truthy, got false
|
Puppet / Puppet 7 - Rocky 8:
spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/authentication.conf" is expected to be mode 600
Failure/Error: it { is_expected.to be_mode 600 }
expected `File "/opt/splunk/etc/system/local/authentication.conf".mode?(600)` to be truthy, got false
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/splunk_enterprise_spec.rb#L15
splunk enterprise 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 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_185141389.pp.Jv8Iz4
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Warning: Unknown variable: 'splunk::enterprise::version'. (file: /etc/puppetlabs/code/environments/production/modules/splunk/manifests/params.pp, line: 115, column: 27)
Error: Evaluation Error: Error while evaluating a Function Call, 'versioncmp' parameter 'a' expects a String value, got Undef (file: /etc/puppetlabs/code/environments/production/modules/splunk/manifests/params.pp, line: 115, column: 16) on node ubuntu2004-64-puppet7.example.com
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/splunk_enterprise_spec.rb#L35
splunk enterprise class default parameters Package "splunk" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "splunk" to be installed
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/splunk_enterprise_spec.rb#L39
splunk enterprise class default parameters Service "Splunkd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "Splunkd" to be enabled
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/splunk_enterprise_spec.rb#L40
splunk enterprise class default parameters Service "Splunkd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "Splunkd" to be running
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/splunk_enterprise_spec.rb#L47
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".file?` to be truthy, got false
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be mode 600
Failure/Error: it { is_expected.to be_mode 600 }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".mode?(600)` to be truthy, got false
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/splunk_enterprise_spec.rb#L49
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be owned by "splunk"
Failure/Error: it { is_expected.to be_owned_by 'splunk' }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".owned_by?("splunk")` to be truthy, got false
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/splunk_enterprise_spec.rb#L50
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be grouped into "splunk"
Failure/Error: it { is_expected.to be_grouped_into 'splunk' }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".grouped_into?("splunk")` to be truthy, got false
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/splunk_enterprise_spec.rb#L47
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/authentication.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/opt/splunk/etc/system/local/authentication.conf".file?` to be truthy, got false
|
Puppet / Puppet 7 - Ubuntu 20.04:
spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/authentication.conf" is expected to be mode 600
Failure/Error: it { is_expected.to be_mode 600 }
expected `File "/opt/splunk/etc/system/local/authentication.conf".mode?(600)` to be truthy, got false
|
Puppet / Puppet 8 - CentOS 7:
spec/acceptance/splunk_enterprise_spec.rb#L15
splunk enterprise 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 1 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_185250421.pp.JpODKQ
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
Error: Evaluation Error: Unknown variable: 'splunk::enterprise::version'. (file: /etc/puppetlabs/code/environments/production/modules/splunk/manifests/params.pp, line: 115, column: 27) on node centos7-64-puppet8.example.com
|
Puppet / Puppet 8 - CentOS 7:
spec/acceptance/splunk_enterprise_spec.rb#L35
splunk enterprise class default parameters Package "splunk" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "splunk" to be installed
|
Puppet / Puppet 8 - CentOS 7:
spec/acceptance/splunk_enterprise_spec.rb#L39
splunk enterprise class default parameters Service "Splunkd" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "Splunkd" to be enabled
|
Puppet / Puppet 8 - CentOS 7:
spec/acceptance/splunk_enterprise_spec.rb#L40
splunk enterprise class default parameters Service "Splunkd" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "Splunkd" to be running
|
Puppet / Puppet 8 - CentOS 7:
spec/acceptance/splunk_enterprise_spec.rb#L47
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".file?` to be truthy, got false
|
Puppet / Puppet 8 - CentOS 7:
spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be mode 600
Failure/Error: it { is_expected.to be_mode 600 }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".mode?(600)` to be truthy, got false
|
Puppet / Puppet 8 - CentOS 7:
spec/acceptance/splunk_enterprise_spec.rb#L49
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be owned by "splunk"
Failure/Error: it { is_expected.to be_owned_by 'splunk' }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".owned_by?("splunk")` to be truthy, got false
|
Puppet / Puppet 8 - CentOS 7:
spec/acceptance/splunk_enterprise_spec.rb#L50
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/alert_actions.conf" is expected to be grouped into "splunk"
Failure/Error: it { is_expected.to be_grouped_into 'splunk' }
expected `File "/opt/splunk/etc/system/local/alert_actions.conf".grouped_into?("splunk")` to be truthy, got false
|
Puppet / Puppet 8 - CentOS 7:
spec/acceptance/splunk_enterprise_spec.rb#L47
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/authentication.conf" is expected to be file
Failure/Error: it { is_expected.to be_file }
expected `File "/opt/splunk/etc/system/local/authentication.conf".file?` to be truthy, got false
|
Puppet / Puppet 8 - CentOS 7:
spec/acceptance/splunk_enterprise_spec.rb#L48
splunk enterprise class default parameters File "/opt/splunk/etc/system/local/authentication.conf" is expected to be mode 600
Failure/Error: it { is_expected.to be_mode 600 }
expected `File "/opt/splunk/etc/system/local/authentication.conf".mode?(600)` to be truthy, got false
|
Puppet / 8 (Ruby 3.2)
Canceling since a higher priority waiting request for '350/merge' exists
|
Puppet / 8 (Ruby 3.2):
spec/classes/forwarder_spec.rb#L44
splunk::forwarder supported operating systems on solaris-10-i86pc splunk when including forwarder and enterprise is expected to fail to compile and raise an error matching /Do not include splunk::forwarder on the same node as splunk::enterprise/
Failure/Error: it { is_expected.to compile.and_raise_error(%r{Do not include splunk::forwarder on the same node as splunk::enterprise}) }
error during compilation: Evaluation Error: Unknown variable: 'splunk::enterprise::version'. (file: /home/runner/work/puppet-splunk/puppet-splunk/spec/fixtures/modules/splunk/manifests/params.pp, line: 115, column: 27) on node fv-az1432-153.2onsmhel0beebdhu3wzfcxcjxc.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/forwarder_spec.rb#L51
splunk::forwarder supported operating systems on solaris-10-i86pc when manage_password = true is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Evaluation Error: Unknown variable: 'splunk::enterprise::version'. (file: /home/runner/work/puppet-splunk/puppet-splunk/spec/fixtures/modules/splunk/manifests/params.pp, line: 115, column: 27) on node fv-az1432-153.2onsmhel0beebdhu3wzfcxcjxc.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/forwarder_spec.rb#L52
splunk::forwarder supported operating systems on solaris-10-i86pc when manage_password = true is expected to contain File[/opt/splunkforwarder/etc/splunk.secret]
Failure/Error: it { is_expected.to contain_file('/opt/splunkforwarder/etc/splunk.secret') }
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'splunk::enterprise::version'. (file: /home/runner/work/puppet-splunk/puppet-splunk/spec/fixtures/modules/splunk/manifests/params.pp, line: 115, column: 27) on node fv-az1432-153.2onsmhel0beebdhu3wzfcxcjxc.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/forwarder_spec.rb#L53
splunk::forwarder supported operating systems on solaris-10-i86pc when manage_password = true is expected to contain File[/opt/splunkforwarder/etc/passwd]
Failure/Error: it { is_expected.to contain_file('/opt/splunkforwarder/etc/passwd') }
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'splunk::enterprise::version'. (file: /home/runner/work/puppet-splunk/puppet-splunk/spec/fixtures/modules/splunk/manifests/params.pp, line: 115, column: 27) on node fv-az1432-153.2onsmhel0beebdhu3wzfcxcjxc.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/forwarder_spec.rb#L61
splunk::forwarder supported operating systems on solaris-10-i86pc when package_provider = yum is expected to contain Package[splunkforwarder] with provider => "yum"
Failure/Error: it { is_expected.to contain_package('splunkforwarder').with(provider: 'yum') }
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'splunk::enterprise::version'. (file: /home/runner/work/puppet-splunk/puppet-splunk/spec/fixtures/modules/splunk/manifests/params.pp, line: 115, column: 27) on node fv-az1432-153.2onsmhel0beebdhu3wzfcxcjxc.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/forwarder_spec.rb#L77
splunk::forwarder supported operating systems 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 Class[splunk::forwarder::service::nix]
Failure/Error: it { is_expected.to contain_class('splunk::forwarder::service::nix') }
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'splunk::enterprise::version'. (file: /home/runner/work/puppet-splunk/puppet-splunk/spec/fixtures/modules/splunk/manifests/params.pp, line: 115, column: 27) on node fv-az1432-153.2onsmhel0beebdhu3wzfcxcjxc.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/forwarder_spec.rb#L78
splunk::forwarder supported operating systems 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 Class[splunk::forwarder] with service_name => "splunk"
Failure/Error: it { is_expected.to contain_class('splunk::forwarder').with(service_name: 'splunk') }
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'splunk::enterprise::version'. (file: /home/runner/work/puppet-splunk/puppet-splunk/spec/fixtures/modules/splunk/manifests/params.pp, line: 115, column: 27) on node fv-az1432-153.2onsmhel0beebdhu3wzfcxcjxc.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/enterprise_spec.rb#L61
splunk::enterprise correct download URL on redhat-9-x86_64 when version is lower than 9.0.5 is expected to compile into a catalogue without dependency cycles
Failure/Error: is_expected.to compile.with_all_deps
error during compilation: Evaluation Error: Unknown variable: 'splunk::enterprise::version'. (file: /home/runner/work/puppet-splunk/puppet-splunk/spec/fixtures/modules/splunk/manifests/params.pp, line: 115, column: 27) on node fv-az1432-153.2onsmhel0beebdhu3wzfcxcjxc.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/forwarder_spec.rb#L79
splunk::forwarder supported operating systems 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 Exec[stop_splunkforwarder] with command => "/opt/splunkforwarder/bin/splunk stop"
Failure/Error: it { is_expected.to contain_exec('stop_splunkforwarder').with(command: '/opt/splunkforwarder/bin/splunk stop') }
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'splunk::enterprise::version'. (file: /home/runner/work/puppet-splunk/puppet-splunk/spec/fixtures/modules/splunk/manifests/params.pp, line: 115, column: 27) on node fv-az1432-153.2onsmhel0beebdhu3wzfcxcjxc.cx.internal.cloudapp.net
|
Puppet / 8 (Ruby 3.2):
spec/classes/forwarder_spec.rb#L80
splunk::forwarder supported operating systems 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 Exec[enable_splunkforwarder] with command => "/opt/splunkforwarder/bin/splunk enable boot-start -user root --accept-license --answer-yes --no-prompt"
Failure/Error: it { is_expected.to contain_exec('enable_splunkforwarder').with(command: '/opt/splunkforwarder/bin/splunk enable boot-start -user root --accept-license --answer-yes --no-prompt') }
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'splunk::enterprise::version'. (file: /home/runner/work/puppet-splunk/puppet-splunk/spec/fixtures/modules/splunk/manifests/params.pp, line: 115, column: 27) on node fv-az1432-153.2onsmhel0beebdhu3wzfcxcjxc.cx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7)
Canceling since a higher priority waiting request for '350/merge' exists
|
Puppet / 7 (Ruby 2.7):
spec/classes/forwarder_spec.rb#L44
splunk::forwarder supported operating systems on solaris-11-i86pc splunk when including forwarder and enterprise is expected to fail to compile and raise an error matching /Do not include splunk::forwarder on the same node as splunk::enterprise/
Failure/Error: it { is_expected.to compile.and_raise_error(%r{Do not include splunk::forwarder on the same node as splunk::enterprise}) }
error during compilation: Evaluation Error: Unknown variable: 'splunk::enterprise::version'. (file: /home/runner/work/puppet-splunk/puppet-splunk/spec/fixtures/modules/splunk/manifests/params.pp, line: 115, column: 27) on node fv-az1148-503.o3ts4yn1huletmfehy03vvfvxg.dx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/forwarder_spec.rb#L51
splunk::forwarder supported operating systems on solaris-11-i86pc when manage_password = true is expected to compile into a catalogue without dependency cycles
Failure/Error: it { is_expected.to compile.with_all_deps }
error during compilation: Evaluation Error: Unknown variable: 'splunk::enterprise::version'. (file: /home/runner/work/puppet-splunk/puppet-splunk/spec/fixtures/modules/splunk/manifests/params.pp, line: 115, column: 27) on node fv-az1148-503.o3ts4yn1huletmfehy03vvfvxg.dx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/forwarder_spec.rb#L52
splunk::forwarder supported operating systems on solaris-11-i86pc when manage_password = true is expected to contain File[/opt/splunkforwarder/etc/splunk.secret]
Failure/Error: it { is_expected.to contain_file('/opt/splunkforwarder/etc/splunk.secret') }
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'splunk::enterprise::version'. (file: /home/runner/work/puppet-splunk/puppet-splunk/spec/fixtures/modules/splunk/manifests/params.pp, line: 115, column: 27) on node fv-az1148-503.o3ts4yn1huletmfehy03vvfvxg.dx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/forwarder_spec.rb#L53
splunk::forwarder supported operating systems on solaris-11-i86pc when manage_password = true is expected to contain File[/opt/splunkforwarder/etc/passwd]
Failure/Error: it { is_expected.to contain_file('/opt/splunkforwarder/etc/passwd') }
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'splunk::enterprise::version'. (file: /home/runner/work/puppet-splunk/puppet-splunk/spec/fixtures/modules/splunk/manifests/params.pp, line: 115, column: 27) on node fv-az1148-503.o3ts4yn1huletmfehy03vvfvxg.dx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/forwarder_spec.rb#L61
splunk::forwarder supported operating systems on solaris-11-i86pc when package_provider = yum is expected to contain Package[splunkforwarder] with provider => "yum"
Failure/Error: it { is_expected.to contain_package('splunkforwarder').with(provider: 'yum') }
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'splunk::enterprise::version'. (file: /home/runner/work/puppet-splunk/puppet-splunk/spec/fixtures/modules/splunk/manifests/params.pp, line: 115, column: 27) on node fv-az1148-503.o3ts4yn1huletmfehy03vvfvxg.dx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/forwarder_spec.rb#L77
splunk::forwarder supported operating systems 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 Class[splunk::forwarder::service::nix]
Failure/Error: it { is_expected.to contain_class('splunk::forwarder::service::nix') }
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'splunk::enterprise::version'. (file: /home/runner/work/puppet-splunk/puppet-splunk/spec/fixtures/modules/splunk/manifests/params.pp, line: 115, column: 27) on node fv-az1148-503.o3ts4yn1huletmfehy03vvfvxg.dx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/forwarder_spec.rb#L78
splunk::forwarder supported operating systems 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 Class[splunk::forwarder] with service_name => "splunk"
Failure/Error: it { is_expected.to contain_class('splunk::forwarder').with(service_name: 'splunk') }
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'splunk::enterprise::version'. (file: /home/runner/work/puppet-splunk/puppet-splunk/spec/fixtures/modules/splunk/manifests/params.pp, line: 115, column: 27) on node fv-az1148-503.o3ts4yn1huletmfehy03vvfvxg.dx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/forwarder_spec.rb#L79
splunk::forwarder supported operating systems 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 Exec[stop_splunkforwarder] with command => "/opt/splunkforwarder/bin/splunk stop"
Failure/Error: it { is_expected.to contain_exec('stop_splunkforwarder').with(command: '/opt/splunkforwarder/bin/splunk stop') }
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'splunk::enterprise::version'. (file: /home/runner/work/puppet-splunk/puppet-splunk/spec/fixtures/modules/splunk/manifests/params.pp, line: 115, column: 27) on node fv-az1148-503.o3ts4yn1huletmfehy03vvfvxg.dx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/forwarder_spec.rb#L80
splunk::forwarder supported operating systems 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 Exec[enable_splunkforwarder] with command => "/opt/splunkforwarder/bin/splunk enable boot-start -user root --accept-license --answer-yes --no-prompt"
Failure/Error: it { is_expected.to contain_exec('enable_splunkforwarder').with(command: '/opt/splunkforwarder/bin/splunk enable boot-start -user root --accept-license --answer-yes --no-prompt') }
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'splunk::enterprise::version'. (file: /home/runner/work/puppet-splunk/puppet-splunk/spec/fixtures/modules/splunk/manifests/params.pp, line: 115, column: 27) on node fv-az1148-503.o3ts4yn1huletmfehy03vvfvxg.dx.internal.cloudapp.net
|
Puppet / 7 (Ruby 2.7):
spec/classes/forwarder_spec.rb#L81
splunk::forwarder supported operating systems on solaris-11-i86pc with $boot_start = true (defaults) with $facts[service_provider] == init and $splunk::params::version >= 7.2.2 is expected not to contain Exec[disable_splunkforwarder]
Failure/Error: it { is_expected.not_to contain_exec('disable_splunkforwarder') }
Puppet::PreformattedError:
Evaluation Error: Unknown variable: 'splunk::enterprise::version'. (file: /home/runner/work/puppet-splunk/puppet-splunk/spec/fixtures/modules/splunk/manifests/params.pp, line: 115, column: 27) on node fv-az1148-503.o3ts4yn1huletmfehy03vvfvxg.dx.internal.cloudapp.net
|