Skip to content

Additional windows install option for forwarder 9.1.3 #96

Additional windows install option for forwarder 9.1.3

Additional windows install option for forwarder 9.1.3 #96

Triggered via pull request January 30, 2024 12:19
Status Failure
Total duration 34m 39s
Artifacts

ci.yml

on: pull_request
Setup Test Matrix
27s
Setup Test Matrix
Matrix: acceptance
Matrix: unit
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 16 warnings
Puppet 7 - Debian 9
Process completed with exit code 1.
Puppet 7 - Ubuntu 16.04
Process completed with exit code 1.
Puppet 7 - Debian 10: spec/acceptance/splunk_enterprise_spec.rb#L57
splunk enterprise class default parameters seed admin password works idempotently with no errors Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'debian10-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_122638295.pp.SMzKFt Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for debian10-64-puppet7.example.com in environment production in 0.28 seconds Info: Using environment 'production' Info: Applying configuration version '1706617599' �[mNotice: /Stage[main]/Splunk::Enterprise::Service/Service[Splunkd]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Splunk::Enterprise::Service/Service[Splunkd]: Unscheduling refresh on Service[Splunkd] �[mNotice: Applied catalog in 0.75 seconds
Puppet 7 - Debian 10: spec/acceptance/splunk_enterprise_spec.rb#L71
splunk enterprise class default parameters seed admin password File "/opt/splunk/etc/passwd" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/opt/splunk/etc/passwd".file?` to be truthy, got false
Puppet 7 - Debian 10: spec/acceptance/splunk_enterprise_spec.rb#L72
splunk enterprise class default parameters seed admin password File "/opt/splunk/etc/passwd" content is expected to match /\$6\$not4r3alh45h/ Failure/Error: its(:content) { is_expected.to match %r{\$6\$not4r3alh45h} } expected "" to match /\$6\$not4r3alh45h/ Diff: @@ -1 +1 @@ -/\$6\$not4r3alh45h/ +""
Puppet 7 - Debian 10
Process completed with exit code 1.
Puppet 7 - Ubuntu 18.04: spec/acceptance/splunk_enterprise_spec.rb#L57
splunk enterprise class default parameters seed admin password works idempotently with no errors Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'ubuntu1804-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_122645984.pp.mHB9e2 Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for ubuntu1804-64-puppet7.example.com in environment production in 0.27 seconds Info: Using environment 'production' Info: Applying configuration version '1706617607' �[mNotice: /Stage[main]/Splunk::Enterprise::Service/Service[Splunkd]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Splunk::Enterprise::Service/Service[Splunkd]: Unscheduling refresh on Service[Splunkd] �[mNotice: Applied catalog in 1.27 seconds
Puppet 7 - Ubuntu 18.04: spec/acceptance/splunk_enterprise_spec.rb#L71
splunk enterprise class default parameters seed admin password File "/opt/splunk/etc/passwd" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/opt/splunk/etc/passwd".file?` to be truthy, got false
Puppet 7 - Ubuntu 18.04: spec/acceptance/splunk_enterprise_spec.rb#L72
splunk enterprise class default parameters seed admin password File "/opt/splunk/etc/passwd" content is expected to match /\$6\$not4r3alh45h/ Failure/Error: its(:content) { is_expected.to match %r{\$6\$not4r3alh45h} } expected "" to match /\$6\$not4r3alh45h/ Diff: @@ -1 +1 @@ -/\$6\$not4r3alh45h/ +""
Puppet 7 - Ubuntu 18.04
Process completed with exit code 1.
Puppet 7 - Ubuntu 20.04: spec/acceptance/splunk_enterprise_spec.rb#L57
splunk enterprise class default parameters seed admin password works idempotently with no errors Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'ubuntu2004-64-puppet7.example.com' exited with 2 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_122705993.pp.eqWcJS Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts �[mNotice: Compiled catalog for ubuntu2004-64-puppet7.example.com in environment production in 0.28 seconds Info: Using environment 'production' Info: Applying configuration version '1706617627' �[mNotice: /Stage[main]/Splunk::Enterprise::Service/Service[Splunkd]/ensure: ensure changed 'stopped' to 'running' Info: /Stage[main]/Splunk::Enterprise::Service/Service[Splunkd]: Unscheduling refresh on Service[Splunkd] �[mNotice: Applied catalog in 1.16 seconds
Puppet 7 - Ubuntu 20.04: spec/acceptance/splunk_enterprise_spec.rb#L71
splunk enterprise class default parameters seed admin password File "/opt/splunk/etc/passwd" is expected to be file Failure/Error: it { is_expected.to be_file } expected `File "/opt/splunk/etc/passwd".file?` to be truthy, got false
Puppet 7 - Ubuntu 20.04: spec/acceptance/splunk_enterprise_spec.rb#L72
splunk enterprise class default parameters seed admin password File "/opt/splunk/etc/passwd" content is expected to match /\$6\$not4r3alh45h/ Failure/Error: its(:content) { is_expected.to match %r{\$6\$not4r3alh45h} } expected "" to match /\$6\$not4r3alh45h/ Diff: @@ -1 +1 @@ -/\$6\$not4r3alh45h/ +""
Puppet 7 - Ubuntu 20.04
Process completed with exit code 1.
Puppet 7 - CentOS 7
Process completed with exit code 1.
Setup Test Matrix
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Setup Test Matrix
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Puppet 7 - Debian 9
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Puppet 7 - Debian 9
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Puppet 7 - Ubuntu 16.04
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Puppet 7 - Ubuntu 16.04
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Puppet 7 (Ruby 2.7)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Puppet 7 (Ruby 2.7)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Puppet 7 - Debian 10
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Puppet 7 - Debian 10
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Puppet 7 - Ubuntu 18.04
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Puppet 7 - Ubuntu 18.04
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Puppet 7 - Ubuntu 20.04
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Puppet 7 - Ubuntu 20.04
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Puppet 7 - CentOS 7
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Puppet 7 - CentOS 7
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/