Skip to content

draft: RabbitMQ 4 support #697

draft: RabbitMQ 4 support

draft: RabbitMQ 4 support #697

Triggered via pull request January 20, 2026 10:01
Status Failure
Total duration 14m 20s
Artifacts

ci.yml

on: pull_request
Puppet  /  Static validations
28s
Puppet / Static validations
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet  /  Test suite
5s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

Annotations

95 errors and 37 warnings
Puppet / OpenVox 8 - Rocky 9: spec/acceptance/class_spec.rb#L41
rabbitmq class: default class inclusion File "/etc/rabbitmq/ssl" is expected to be owned by "rabbitmq" Failure/Error: it { is_expected.to be_owned_by 'rabbitmq' } expected `File "/etc/rabbitmq/ssl".owned_by?("rabbitmq")` to be truthy, got false
Puppet / OpenVox 8 - Rocky 9: spec/acceptance/class_spec.rb#L40
rabbitmq class: default class inclusion File "/etc/rabbitmq/ssl" is expected to be directory Failure/Error: it { is_expected.to be_directory } expected `File "/etc/rabbitmq/ssl".directory?` to be truthy, got false
Puppet / OpenVox 8 - Rocky 9: spec/acceptance/class_spec.rb#L36
rabbitmq class: default class inclusion File "/etc/rabbitmq" is expected to be grouped into "rabbitmq" Failure/Error: it { is_expected.to be_grouped_into 'rabbitmq' } expected `File "/etc/rabbitmq".grouped_into?("rabbitmq")` to be truthy, got false
Puppet / OpenVox 8 - Rocky 9: spec/acceptance/class_spec.rb#L35
rabbitmq class: default class inclusion File "/etc/rabbitmq" is expected to be owned by "rabbitmq" Failure/Error: it { is_expected.to be_owned_by 'rabbitmq' } expected `File "/etc/rabbitmq".owned_by?("rabbitmq")` to be truthy, got false
Puppet / OpenVox 8 - Rocky 9: spec/acceptance/class_spec.rb#L34
rabbitmq class: default class inclusion File "/etc/rabbitmq" is expected to be directory Failure/Error: it { is_expected.to be_directory } expected `File "/etc/rabbitmq".directory?` to be truthy, got false
Puppet / OpenVox 8 - Rocky 9: spec/acceptance/class_spec.rb#L30
rabbitmq class: default class inclusion Service "rabbitmq-server" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "rabbitmq-server" to be running
Puppet / OpenVox 8 - Rocky 9: spec/acceptance/class_spec.rb#L29
rabbitmq class: default class inclusion Service "rabbitmq-server" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "rabbitmq-server" to be enabled
Puppet / OpenVox 8 - Rocky 9: spec/acceptance/class_spec.rb#L25
rabbitmq class: default class inclusion Package "rabbitmq-server" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "rabbitmq-server" to be installed
Puppet / OpenVox 8 - Rocky 9: spec/spec_helper_acceptance.rb#L98
rabbitmq class: default class inclusion behaves like an idempotent resource applies a second time without changes Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'rocky9-64-openvox8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100249522.X7P8XY.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Function Call, Could not find template 'rabbitmq/rabbitmq.repo.epp' (file: /etc/puppetlabs/code/environments/production/modules/rabbitmq/manifests/repo/rhel.pp, line: 41, column: 16) on node rocky9-64-openvox8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:22
Puppet / OpenVox 8 - Rocky 9: spec/spec_helper_acceptance.rb#L94
rabbitmq class: default class inclusion behaves like an idempotent resource applies with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'rocky9-64-openvox8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100247383.KN3BpZ.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Function Call, Could not find template 'rabbitmq/rabbitmq.repo.epp' (file: /etc/puppetlabs/code/environments/production/modules/rabbitmq/manifests/repo/rhel.pp, line: 41, column: 16) on node rocky9-64-openvox8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:22
Puppet / OpenVox 8 - AlmaLinux 9: spec/acceptance/class_spec.rb#L41
rabbitmq class: default class inclusion File "/etc/rabbitmq/ssl" is expected to be owned by "rabbitmq" Failure/Error: it { is_expected.to be_owned_by 'rabbitmq' } expected `File "/etc/rabbitmq/ssl".owned_by?("rabbitmq")` to be truthy, got false
Puppet / OpenVox 8 - AlmaLinux 9: spec/acceptance/class_spec.rb#L40
rabbitmq class: default class inclusion File "/etc/rabbitmq/ssl" is expected to be directory Failure/Error: it { is_expected.to be_directory } expected `File "/etc/rabbitmq/ssl".directory?` to be truthy, got false
Puppet / OpenVox 8 - AlmaLinux 9: spec/acceptance/class_spec.rb#L36
rabbitmq class: default class inclusion File "/etc/rabbitmq" is expected to be grouped into "rabbitmq" Failure/Error: it { is_expected.to be_grouped_into 'rabbitmq' } expected `File "/etc/rabbitmq".grouped_into?("rabbitmq")` to be truthy, got false
Puppet / OpenVox 8 - AlmaLinux 9: spec/acceptance/class_spec.rb#L35
rabbitmq class: default class inclusion File "/etc/rabbitmq" is expected to be owned by "rabbitmq" Failure/Error: it { is_expected.to be_owned_by 'rabbitmq' } expected `File "/etc/rabbitmq".owned_by?("rabbitmq")` to be truthy, got false
Puppet / OpenVox 8 - AlmaLinux 9: spec/acceptance/class_spec.rb#L34
rabbitmq class: default class inclusion File "/etc/rabbitmq" is expected to be directory Failure/Error: it { is_expected.to be_directory } expected `File "/etc/rabbitmq".directory?` to be truthy, got false
Puppet / OpenVox 8 - AlmaLinux 9: spec/acceptance/class_spec.rb#L30
rabbitmq class: default class inclusion Service "rabbitmq-server" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "rabbitmq-server" to be running
Puppet / OpenVox 8 - AlmaLinux 9: spec/acceptance/class_spec.rb#L29
rabbitmq class: default class inclusion Service "rabbitmq-server" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "rabbitmq-server" to be enabled
Puppet / OpenVox 8 - AlmaLinux 9: spec/acceptance/class_spec.rb#L25
rabbitmq class: default class inclusion Package "rabbitmq-server" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "rabbitmq-server" to be installed
Puppet / OpenVox 8 - AlmaLinux 9: spec/spec_helper_acceptance.rb#L98
rabbitmq class: default class inclusion behaves like an idempotent resource applies a second time without changes Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'almalinux9-64-openvox8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100248618.c1ofHe.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Function Call, Could not find template 'rabbitmq/rabbitmq.repo.epp' (file: /etc/puppetlabs/code/environments/production/modules/rabbitmq/manifests/repo/rhel.pp, line: 41, column: 16) on node almalinux9-64-openvox8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:22
Puppet / OpenVox 8 - AlmaLinux 9: spec/spec_helper_acceptance.rb#L94
rabbitmq class: default class inclusion behaves like an idempotent resource applies with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'almalinux9-64-openvox8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100246480.WOGL2E.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Function Call, Could not find template 'rabbitmq/rabbitmq.repo.epp' (file: /etc/puppetlabs/code/environments/production/modules/rabbitmq/manifests/repo/rhel.pp, line: 41, column: 16) on node almalinux9-64-openvox8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:22
Puppet / OpenVox 8 - Amazon 2023: spec/acceptance/class_spec.rb#L41
rabbitmq class: default class inclusion File "/etc/rabbitmq/ssl" is expected to be owned by "rabbitmq" Failure/Error: it { is_expected.to be_owned_by 'rabbitmq' } expected `File "/etc/rabbitmq/ssl".owned_by?("rabbitmq")` to be truthy, got false
Puppet / OpenVox 8 - Amazon 2023: spec/acceptance/class_spec.rb#L40
rabbitmq class: default class inclusion File "/etc/rabbitmq/ssl" is expected to be directory Failure/Error: it { is_expected.to be_directory } expected `File "/etc/rabbitmq/ssl".directory?` to be truthy, got false
Puppet / OpenVox 8 - Amazon 2023: spec/acceptance/class_spec.rb#L36
rabbitmq class: default class inclusion File "/etc/rabbitmq" is expected to be grouped into "rabbitmq" Failure/Error: it { is_expected.to be_grouped_into 'rabbitmq' } expected `File "/etc/rabbitmq".grouped_into?("rabbitmq")` to be truthy, got false
Puppet / OpenVox 8 - Amazon 2023: spec/acceptance/class_spec.rb#L35
rabbitmq class: default class inclusion File "/etc/rabbitmq" is expected to be owned by "rabbitmq" Failure/Error: it { is_expected.to be_owned_by 'rabbitmq' } expected `File "/etc/rabbitmq".owned_by?("rabbitmq")` to be truthy, got false
Puppet / OpenVox 8 - Amazon 2023: spec/acceptance/class_spec.rb#L34
rabbitmq class: default class inclusion File "/etc/rabbitmq" is expected to be directory Failure/Error: it { is_expected.to be_directory } expected `File "/etc/rabbitmq".directory?` to be truthy, got false
Puppet / OpenVox 8 - Amazon 2023: spec/acceptance/class_spec.rb#L30
rabbitmq class: default class inclusion Service "rabbitmq-server" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "rabbitmq-server" to be running
Puppet / OpenVox 8 - Amazon 2023: spec/acceptance/class_spec.rb#L29
rabbitmq class: default class inclusion Service "rabbitmq-server" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "rabbitmq-server" to be enabled
Puppet / OpenVox 8 - Amazon 2023: spec/acceptance/class_spec.rb#L25
rabbitmq class: default class inclusion Package "rabbitmq-server" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "rabbitmq-server" to be installed
Puppet / OpenVox 8 - Amazon 2023: spec/spec_helper_acceptance.rb#L98
rabbitmq class: default class inclusion behaves like an idempotent resource applies a second time without changes Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'amazon2023-64-openvox8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100254994.Jxc9XB.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Function Call, Could not find template 'rabbitmq/rabbitmq.repo.epp' (file: /etc/puppetlabs/code/environments/production/modules/rabbitmq/manifests/repo/rhel.pp, line: 41, column: 16) on node amazon2023-64-openvox8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:22
Puppet / OpenVox 8 - Amazon 2023: spec/spec_helper_acceptance.rb#L94
rabbitmq class: default class inclusion behaves like an idempotent resource applies with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'amazon2023-64-openvox8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100252861.cYoXWH.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Function Call, Could not find template 'rabbitmq/rabbitmq.repo.epp' (file: /etc/puppetlabs/code/environments/production/modules/rabbitmq/manifests/repo/rhel.pp, line: 41, column: 16) on node amazon2023-64-openvox8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:22
Puppet / OpenVox 8 - AlmaLinux 8: spec/acceptance/class_spec.rb#L41
rabbitmq class: default class inclusion File "/etc/rabbitmq/ssl" is expected to be owned by "rabbitmq" Failure/Error: it { is_expected.to be_owned_by 'rabbitmq' } expected `File "/etc/rabbitmq/ssl".owned_by?("rabbitmq")` to be truthy, got false
Puppet / OpenVox 8 - AlmaLinux 8: spec/acceptance/class_spec.rb#L40
rabbitmq class: default class inclusion File "/etc/rabbitmq/ssl" is expected to be directory Failure/Error: it { is_expected.to be_directory } expected `File "/etc/rabbitmq/ssl".directory?` to be truthy, got false
Puppet / OpenVox 8 - AlmaLinux 8: spec/acceptance/class_spec.rb#L36
rabbitmq class: default class inclusion File "/etc/rabbitmq" is expected to be grouped into "rabbitmq" Failure/Error: it { is_expected.to be_grouped_into 'rabbitmq' } expected `File "/etc/rabbitmq".grouped_into?("rabbitmq")` to be truthy, got false
Puppet / OpenVox 8 - AlmaLinux 8: spec/acceptance/class_spec.rb#L35
rabbitmq class: default class inclusion File "/etc/rabbitmq" is expected to be owned by "rabbitmq" Failure/Error: it { is_expected.to be_owned_by 'rabbitmq' } expected `File "/etc/rabbitmq".owned_by?("rabbitmq")` to be truthy, got false
Puppet / OpenVox 8 - AlmaLinux 8: spec/acceptance/class_spec.rb#L34
rabbitmq class: default class inclusion File "/etc/rabbitmq" is expected to be directory Failure/Error: it { is_expected.to be_directory } expected `File "/etc/rabbitmq".directory?` to be truthy, got false
Puppet / OpenVox 8 - AlmaLinux 8: spec/acceptance/class_spec.rb#L30
rabbitmq class: default class inclusion Service "rabbitmq-server" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "rabbitmq-server" to be running
Puppet / OpenVox 8 - AlmaLinux 8: spec/acceptance/class_spec.rb#L29
rabbitmq class: default class inclusion Service "rabbitmq-server" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "rabbitmq-server" to be enabled
Puppet / OpenVox 8 - AlmaLinux 8: spec/acceptance/class_spec.rb#L25
rabbitmq class: default class inclusion Package "rabbitmq-server" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "rabbitmq-server" to be installed
Puppet / OpenVox 8 - AlmaLinux 8: spec/spec_helper_acceptance.rb#L98
rabbitmq class: default class inclusion behaves like an idempotent resource applies a second time without changes Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'almalinux8-64-openvox8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100255634.t9kRnT.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Function Call, Could not find template 'rabbitmq/rabbitmq.repo.epp' (file: /etc/puppetlabs/code/environments/production/modules/rabbitmq/manifests/repo/rhel.pp, line: 41, column: 16) on node almalinux8-64-openvox8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:22
Puppet / OpenVox 8 - AlmaLinux 8: spec/spec_helper_acceptance.rb#L94
rabbitmq class: default class inclusion behaves like an idempotent resource applies with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'almalinux8-64-openvox8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100253409.FPCDYm.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Function Call, Could not find template 'rabbitmq/rabbitmq.repo.epp' (file: /etc/puppetlabs/code/environments/production/modules/rabbitmq/manifests/repo/rhel.pp, line: 41, column: 16) on node almalinux8-64-openvox8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:22
Puppet / OpenVox 8 - Rocky 8: spec/acceptance/class_spec.rb#L41
rabbitmq class: default class inclusion File "/etc/rabbitmq/ssl" is expected to be owned by "rabbitmq" Failure/Error: it { is_expected.to be_owned_by 'rabbitmq' } expected `File "/etc/rabbitmq/ssl".owned_by?("rabbitmq")` to be truthy, got false
Puppet / OpenVox 8 - Rocky 8: spec/acceptance/class_spec.rb#L40
rabbitmq class: default class inclusion File "/etc/rabbitmq/ssl" is expected to be directory Failure/Error: it { is_expected.to be_directory } expected `File "/etc/rabbitmq/ssl".directory?` to be truthy, got false
Puppet / OpenVox 8 - Rocky 8: spec/acceptance/class_spec.rb#L36
rabbitmq class: default class inclusion File "/etc/rabbitmq" is expected to be grouped into "rabbitmq" Failure/Error: it { is_expected.to be_grouped_into 'rabbitmq' } expected `File "/etc/rabbitmq".grouped_into?("rabbitmq")` to be truthy, got false
Puppet / OpenVox 8 - Rocky 8: spec/acceptance/class_spec.rb#L35
rabbitmq class: default class inclusion File "/etc/rabbitmq" is expected to be owned by "rabbitmq" Failure/Error: it { is_expected.to be_owned_by 'rabbitmq' } expected `File "/etc/rabbitmq".owned_by?("rabbitmq")` to be truthy, got false
Puppet / OpenVox 8 - Rocky 8: spec/acceptance/class_spec.rb#L34
rabbitmq class: default class inclusion File "/etc/rabbitmq" is expected to be directory Failure/Error: it { is_expected.to be_directory } expected `File "/etc/rabbitmq".directory?` to be truthy, got false
Puppet / OpenVox 8 - Rocky 8: spec/acceptance/class_spec.rb#L30
rabbitmq class: default class inclusion Service "rabbitmq-server" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "rabbitmq-server" to be running
Puppet / OpenVox 8 - Rocky 8: spec/acceptance/class_spec.rb#L29
rabbitmq class: default class inclusion Service "rabbitmq-server" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "rabbitmq-server" to be enabled
Puppet / OpenVox 8 - Rocky 8: spec/acceptance/class_spec.rb#L25
rabbitmq class: default class inclusion Package "rabbitmq-server" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "rabbitmq-server" to be installed
Puppet / OpenVox 8 - Rocky 8: spec/spec_helper_acceptance.rb#L98
rabbitmq class: default class inclusion behaves like an idempotent resource applies a second time without changes Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'rocky8-64-openvox8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100315099.6MAkcQ.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Function Call, Could not find template 'rabbitmq/rabbitmq.repo.epp' (file: /etc/puppetlabs/code/environments/production/modules/rabbitmq/manifests/repo/rhel.pp, line: 41, column: 16) on node rocky8-64-openvox8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:22
Puppet / OpenVox 8 - Rocky 8: spec/spec_helper_acceptance.rb#L94
rabbitmq class: default class inclusion behaves like an idempotent resource applies with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'rocky8-64-openvox8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100312950.0crkdf.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Function Call, Could not find template 'rabbitmq/rabbitmq.repo.epp' (file: /etc/puppetlabs/code/environments/production/modules/rabbitmq/manifests/repo/rhel.pp, line: 41, column: 16) on node rocky8-64-openvox8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:22
Puppet / OpenVox 8 - OracleLinux 9: spec/acceptance/class_spec.rb#L41
rabbitmq class: default class inclusion File "/etc/rabbitmq/ssl" is expected to be owned by "rabbitmq" Failure/Error: it { is_expected.to be_owned_by 'rabbitmq' } expected `File "/etc/rabbitmq/ssl".owned_by?("rabbitmq")` to be truthy, got false
Puppet / OpenVox 8 - OracleLinux 9: spec/acceptance/class_spec.rb#L40
rabbitmq class: default class inclusion File "/etc/rabbitmq/ssl" is expected to be directory Failure/Error: it { is_expected.to be_directory } expected `File "/etc/rabbitmq/ssl".directory?` to be truthy, got false
Puppet / OpenVox 8 - OracleLinux 9: spec/acceptance/class_spec.rb#L36
rabbitmq class: default class inclusion File "/etc/rabbitmq" is expected to be grouped into "rabbitmq" Failure/Error: it { is_expected.to be_grouped_into 'rabbitmq' } expected `File "/etc/rabbitmq".grouped_into?("rabbitmq")` to be truthy, got false
Puppet / OpenVox 8 - OracleLinux 9: spec/acceptance/class_spec.rb#L35
rabbitmq class: default class inclusion File "/etc/rabbitmq" is expected to be owned by "rabbitmq" Failure/Error: it { is_expected.to be_owned_by 'rabbitmq' } expected `File "/etc/rabbitmq".owned_by?("rabbitmq")` to be truthy, got false
Puppet / OpenVox 8 - OracleLinux 9: spec/acceptance/class_spec.rb#L34
rabbitmq class: default class inclusion File "/etc/rabbitmq" is expected to be directory Failure/Error: it { is_expected.to be_directory } expected `File "/etc/rabbitmq".directory?` to be truthy, got false
Puppet / OpenVox 8 - OracleLinux 9: spec/acceptance/class_spec.rb#L30
rabbitmq class: default class inclusion Service "rabbitmq-server" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "rabbitmq-server" to be running
Puppet / OpenVox 8 - OracleLinux 9: spec/acceptance/class_spec.rb#L29
rabbitmq class: default class inclusion Service "rabbitmq-server" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "rabbitmq-server" to be enabled
Puppet / OpenVox 8 - OracleLinux 9: spec/acceptance/class_spec.rb#L25
rabbitmq class: default class inclusion Package "rabbitmq-server" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "rabbitmq-server" to be installed
Puppet / OpenVox 8 - OracleLinux 9: spec/spec_helper_acceptance.rb#L98
rabbitmq class: default class inclusion behaves like an idempotent resource applies a second time without changes Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'oracle9-64-openvox8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100319247.tcXoZx.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Function Call, Could not find template 'rabbitmq/rabbitmq.repo.epp' (file: /etc/puppetlabs/code/environments/production/modules/rabbitmq/manifests/repo/rhel.pp, line: 41, column: 16) on node oracle9-64-openvox8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:22
Puppet / OpenVox 8 - OracleLinux 9: spec/spec_helper_acceptance.rb#L94
rabbitmq class: default class inclusion behaves like an idempotent resource applies with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle9-64-openvox8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100316998.9wCjwz.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Function Call, Could not find template 'rabbitmq/rabbitmq.repo.epp' (file: /etc/puppetlabs/code/environments/production/modules/rabbitmq/manifests/repo/rhel.pp, line: 41, column: 16) on node oracle9-64-openvox8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:22
Puppet / OpenVox 8 - OracleLinux 8: spec/acceptance/class_spec.rb#L41
rabbitmq class: default class inclusion File "/etc/rabbitmq/ssl" is expected to be owned by "rabbitmq" Failure/Error: it { is_expected.to be_owned_by 'rabbitmq' } expected `File "/etc/rabbitmq/ssl".owned_by?("rabbitmq")` to be truthy, got false
Puppet / OpenVox 8 - OracleLinux 8: spec/acceptance/class_spec.rb#L40
rabbitmq class: default class inclusion File "/etc/rabbitmq/ssl" is expected to be directory Failure/Error: it { is_expected.to be_directory } expected `File "/etc/rabbitmq/ssl".directory?` to be truthy, got false
Puppet / OpenVox 8 - OracleLinux 8: spec/acceptance/class_spec.rb#L36
rabbitmq class: default class inclusion File "/etc/rabbitmq" is expected to be grouped into "rabbitmq" Failure/Error: it { is_expected.to be_grouped_into 'rabbitmq' } expected `File "/etc/rabbitmq".grouped_into?("rabbitmq")` to be truthy, got false
Puppet / OpenVox 8 - OracleLinux 8: spec/acceptance/class_spec.rb#L35
rabbitmq class: default class inclusion File "/etc/rabbitmq" is expected to be owned by "rabbitmq" Failure/Error: it { is_expected.to be_owned_by 'rabbitmq' } expected `File "/etc/rabbitmq".owned_by?("rabbitmq")` to be truthy, got false
Puppet / OpenVox 8 - OracleLinux 8: spec/acceptance/class_spec.rb#L34
rabbitmq class: default class inclusion File "/etc/rabbitmq" is expected to be directory Failure/Error: it { is_expected.to be_directory } expected `File "/etc/rabbitmq".directory?` to be truthy, got false
Puppet / OpenVox 8 - OracleLinux 8: spec/acceptance/class_spec.rb#L30
rabbitmq class: default class inclusion Service "rabbitmq-server" is expected to be running Failure/Error: it { is_expected.to be_running } expected Service "rabbitmq-server" to be running
Puppet / OpenVox 8 - OracleLinux 8: spec/acceptance/class_spec.rb#L29
rabbitmq class: default class inclusion Service "rabbitmq-server" is expected to be enabled Failure/Error: it { is_expected.to be_enabled } expected Service "rabbitmq-server" to be enabled
Puppet / OpenVox 8 - OracleLinux 8: spec/acceptance/class_spec.rb#L25
rabbitmq class: default class inclusion Package "rabbitmq-server" is expected to be installed Failure/Error: it { is_expected.to be_installed } expected Package "rabbitmq-server" to be installed
Puppet / OpenVox 8 - OracleLinux 8: spec/spec_helper_acceptance.rb#L98
rabbitmq class: default class inclusion behaves like an idempotent resource applies a second time without changes Failure/Error: apply_manifest(pp, catch_changes: true) Beaker::Host::CommandFailure: Host 'oracle8-64-openvox8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100333851.VickFJ.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Function Call, Could not find template 'rabbitmq/rabbitmq.repo.epp' (file: /etc/puppetlabs/code/environments/production/modules/rabbitmq/manifests/repo/rhel.pp, line: 41, column: 16) on node oracle8-64-openvox8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:22
Puppet / OpenVox 8 - OracleLinux 8: spec/spec_helper_acceptance.rb#L94
rabbitmq class: default class inclusion behaves like an idempotent resource applies with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'oracle8-64-openvox8.example.com' exited with 1 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100331759.BH0WgA.pp Last 10 lines of output were: Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Info: Loading facts Warning: Facter: Container runtime, 'docker', is unsupported, setting to 'container_other' Error: Evaluation Error: Error while evaluating a Function Call, Could not find template 'rabbitmq/rabbitmq.repo.epp' (file: /etc/puppetlabs/code/environments/production/modules/rabbitmq/manifests/repo/rhel.pp, line: 41, column: 16) on node oracle8-64-openvox8.example.com Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:22
Puppet / 8 (Ruby 3.2): spec/classes/rabbitmq_spec.rb#L40
rabbitmq on almalinux-8-x86_64 with default params is expected to contain Yumrepo[rabbitmq] Failure/Error: it { is_expected.to contain_yumrepo('rabbitmq') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Function Call, Could not find template 'rabbitmq/rabbitmq.repo.epp' (file: /home/runner/work/puppet-rabbitmq/puppet-rabbitmq/spec/fixtures/modules/rabbitmq/manifests/repo/rhel.pp, line: 41, column: 16) on node runnervmmtnos.vivxwfosngge1kbd0jgxbaewjb.gx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/rabbitmq_spec.rb#L39
rabbitmq on almalinux-8-x86_64 with default params is expected to contain Class[rabbitmq::repo::rhel] Failure/Error: it { is_expected.to contain_class('rabbitmq::repo::rhel') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Function Call, Could not find template 'rabbitmq/rabbitmq.repo.epp' (file: /home/runner/work/puppet-rabbitmq/puppet-rabbitmq/spec/fixtures/modules/rabbitmq/manifests/repo/rhel.pp, line: 41, column: 16) on node runnervmmtnos.vivxwfosngge1kbd0jgxbaewjb.gx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/rabbitmq_spec.rb#L38
rabbitmq on almalinux-8-x86_64 with default params is expected not to contain Apt::Source[rabbitmq] Failure/Error: it { is_expected.not_to contain_apt__source('rabbitmq') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Function Call, Could not find template 'rabbitmq/rabbitmq.repo.epp' (file: /home/runner/work/puppet-rabbitmq/puppet-rabbitmq/spec/fixtures/modules/rabbitmq/manifests/repo/rhel.pp, line: 41, column: 16) on node runnervmmtnos.vivxwfosngge1kbd0jgxbaewjb.gx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/rabbitmq_spec.rb#L37
rabbitmq on almalinux-8-x86_64 with default params is expected not to contain Class[rabbitmq::repo::apt] Failure/Error: it { is_expected.not_to contain_class('rabbitmq::repo::apt') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Function Call, Could not find template 'rabbitmq/rabbitmq.repo.epp' (file: /home/runner/work/puppet-rabbitmq/puppet-rabbitmq/spec/fixtures/modules/rabbitmq/manifests/repo/rhel.pp, line: 41, column: 16) on node runnervmmtnos.vivxwfosngge1kbd0jgxbaewjb.gx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/rabbitmq_spec.rb#L32
rabbitmq on almalinux-8-x86_64 is expected to contain Package[rabbitmq-server] with ensure => "installed" and name => "rabbitmq-server" Failure/Error: it { is_expected.to contain_package(name).with_ensure('installed').with_name(name) } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Function Call, Could not find template 'rabbitmq/rabbitmq.repo.epp' (file: /home/runner/work/puppet-rabbitmq/puppet-rabbitmq/spec/fixtures/modules/rabbitmq/manifests/repo/rhel.pp, line: 41, column: 16) on node runnervmmtnos.vivxwfosngge1kbd0jgxbaewjb.gx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/rabbitmq_spec.rb#L30
rabbitmq on almalinux-8-x86_64 is expected to contain Class[rabbitmq::management] Failure/Error: it { is_expected.to contain_class('rabbitmq::management') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Function Call, Could not find template 'rabbitmq/rabbitmq.repo.epp' (file: /home/runner/work/puppet-rabbitmq/puppet-rabbitmq/spec/fixtures/modules/rabbitmq/manifests/repo/rhel.pp, line: 41, column: 16) on node runnervmmtnos.vivxwfosngge1kbd0jgxbaewjb.gx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/rabbitmq_spec.rb#L29
rabbitmq on almalinux-8-x86_64 is expected to contain Class[rabbitmq::service] Failure/Error: it { is_expected.to contain_class('rabbitmq::service') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Function Call, Could not find template 'rabbitmq/rabbitmq.repo.epp' (file: /home/runner/work/puppet-rabbitmq/puppet-rabbitmq/spec/fixtures/modules/rabbitmq/manifests/repo/rhel.pp, line: 41, column: 16) on node runnervmmtnos.vivxwfosngge1kbd0jgxbaewjb.gx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/rabbitmq_spec.rb#L28
rabbitmq on almalinux-8-x86_64 is expected to contain Class[rabbitmq::config] that notifies Class[rabbitmq::service] Failure/Error: it { is_expected.to contain_class('rabbitmq::config').that_notifies('Class[rabbitmq::service]') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Function Call, Could not find template 'rabbitmq/rabbitmq.repo.epp' (file: /home/runner/work/puppet-rabbitmq/puppet-rabbitmq/spec/fixtures/modules/rabbitmq/manifests/repo/rhel.pp, line: 41, column: 16) on node runnervmmtnos.vivxwfosngge1kbd0jgxbaewjb.gx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/rabbitmq_spec.rb#L27
rabbitmq on almalinux-8-x86_64 is expected to contain Class[rabbitmq::install] Failure/Error: it { is_expected.to contain_class('rabbitmq::install') } Puppet::PreformattedError: Evaluation Error: Error while evaluating a Function Call, Could not find template 'rabbitmq/rabbitmq.repo.epp' (file: /home/runner/work/puppet-rabbitmq/puppet-rabbitmq/spec/fixtures/modules/rabbitmq/manifests/repo/rhel.pp, line: 41, column: 16) on node runnervmmtnos.vivxwfosngge1kbd0jgxbaewjb.gx.internal.cloudapp.net
Puppet / 8 (Ruby 3.2): spec/classes/rabbitmq_spec.rb#L26
rabbitmq on almalinux-8-x86_64 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: Error while evaluating a Function Call, Could not find template 'rabbitmq/rabbitmq.repo.epp' (file: /home/runner/work/puppet-rabbitmq/puppet-rabbitmq/spec/fixtures/modules/rabbitmq/manifests/repo/rhel.pp, line: 41, column: 16) on node runnervmmtnos.vivxwfosngge1kbd0jgxbaewjb.gx.internal.cloudapp.net
Puppet / OpenVox 8 - CentOS 9
Process completed with exit code 1.
Puppet / OpenVox 8 - CentOS 9: spec/acceptance/policy_spec.rb#L7
rabbitmq policy on a vhost: create policy resource runs successfully Failure/Error: expect(apply_manifest(pp, catch_changes: true).exit_code).to be_zero NoMethodError: undefined method `exit_code' for true:TrueClass
Puppet / OpenVox 8 - Debian 11
Process completed with exit code 1.
Puppet / OpenVox 8 - Debian 11: spec/acceptance/policy_spec.rb#L7
rabbitmq policy on a vhost: create policy resource runs successfully Failure/Error: expect(apply_manifest(pp, catch_changes: true).exit_code).to be_zero NoMethodError: undefined method `exit_code' for true:TrueClass
Puppet / OpenVox 8 - Debian 11: spec/spec_helper_acceptance.rb#L94
rabbitmq class: default class inclusion behaves like an idempotent resource applies with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'debian11-64-openvox8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100253092.kWS4ua.pp Last 10 lines of output were: �[mNotice: /Stage[main]/Rabbitmq::Service/Service[rabbitmq-server]: Triggered 'refresh' from 1 event Info: Class[Rabbitmq::Install::Rabbitmqadmin]: Scheduling refresh of Package[python3] Info: Class[Rabbitmq::Install::Rabbitmqadmin]: Scheduling refresh of Exec[remove_old_rabbitmqadmin_on_upgrade] �[mNotice: /Stage[main]/Rabbitmq::Install::Rabbitmqadmin/Package[python3]: Triggered 'refresh' from 1 event �[mNotice: /Stage[main]/Rabbitmq::Install::Rabbitmqadmin/Exec[remove_old_rabbitmqadmin_on_upgrade]: Triggered 'refresh' from 1 event �[mNotice: /Stage[main]/Rabbitmq::Install::Rabbitmqadmin/Archive[rabbitmqadmin]/ensure: download archive from http://127.0.0.1:15672/cli/rabbitmqadmin to /var/lib/rabbitmq/rabbitmqadmin without cleanup �[mNotice: /Stage[main]/Rabbitmq::Install::Rabbitmqadmin/File[/usr/local/bin/rabbitmqadmin]/ensure: defined content as '{sha256}04683d0d04b97e78ee7d671eccec53e50c90d72d3afa75a534929e8c482a88e7' Info: Stage[main]: Unscheduling all events on Stage[main] Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml �[mNotice: Applied catalog in 23.21 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:22
Puppet / OpenVox 8 - Debian 12
Process completed with exit code 1.
Puppet / OpenVox 8 - Debian 12: spec/acceptance/policy_spec.rb#L7
rabbitmq policy on a vhost: create policy resource runs successfully Failure/Error: expect(apply_manifest(pp, catch_changes: true).exit_code).to be_zero NoMethodError: undefined method `exit_code' for true:TrueClass
Puppet / OpenVox 8 - Debian 12: spec/spec_helper_acceptance.rb#L94
rabbitmq class: default class inclusion behaves like an idempotent resource applies with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'debian12-64-openvox8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100250308.Y84BqY.pp Last 10 lines of output were: �[mNotice: /Stage[main]/Rabbitmq::Service/Service[rabbitmq-server]: Triggered 'refresh' from 1 event Info: Class[Rabbitmq::Install::Rabbitmqadmin]: Scheduling refresh of Package[python3] Info: Class[Rabbitmq::Install::Rabbitmqadmin]: Scheduling refresh of Exec[remove_old_rabbitmqadmin_on_upgrade] �[mNotice: /Stage[main]/Rabbitmq::Install::Rabbitmqadmin/Package[python3]: Triggered 'refresh' from 1 event �[mNotice: /Stage[main]/Rabbitmq::Install::Rabbitmqadmin/Exec[remove_old_rabbitmqadmin_on_upgrade]: Triggered 'refresh' from 1 event �[mNotice: /Stage[main]/Rabbitmq::Install::Rabbitmqadmin/Archive[rabbitmqadmin]/ensure: download archive from http://127.0.0.1:15672/cli/rabbitmqadmin to /var/lib/rabbitmq/rabbitmqadmin without cleanup �[mNotice: /Stage[main]/Rabbitmq::Install::Rabbitmqadmin/File[/usr/local/bin/rabbitmqadmin]/ensure: defined content as '{sha256}82c6f51ef1e665d4c434bca638e26638512a6b6dac6d2159a3b1f2bf4fda4906' Info: Stage[main]: Unscheduling all events on Stage[main] Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml �[mNotice: Applied catalog in 31.40 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:22
Puppet / OpenVox 8 - Ubuntu 24.04
Process completed with exit code 1.
Puppet / OpenVox 8 - Ubuntu 24.04: spec/acceptance/policy_spec.rb#L7
rabbitmq policy on a vhost: create policy resource runs successfully Failure/Error: expect(apply_manifest(pp, catch_changes: true).exit_code).to be_zero NoMethodError: undefined method `exit_code' for true:TrueClass
Puppet / OpenVox 8 - Ubuntu 24.04: spec/spec_helper_acceptance.rb#L94
rabbitmq class: default class inclusion behaves like an idempotent resource applies with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu2404-64-openvox8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100258555.5bWl6I.pp Last 10 lines of output were: Info: /Stage[main]/Rabbitmq::Service/Service[rabbitmq-server]: Unscheduling refresh on Service[rabbitmq-server] Info: Class[Rabbitmq::Install::Rabbitmqadmin]: Scheduling refresh of Package[python3] Info: Class[Rabbitmq::Install::Rabbitmqadmin]: Scheduling refresh of Exec[remove_old_rabbitmqadmin_on_upgrade] �[mNotice: /Stage[main]/Rabbitmq::Install::Rabbitmqadmin/Package[python3]: Triggered 'refresh' from 1 event �[mNotice: /Stage[main]/Rabbitmq::Install::Rabbitmqadmin/Exec[remove_old_rabbitmqadmin_on_upgrade]: Triggered 'refresh' from 1 event �[mNotice: /Stage[main]/Rabbitmq::Install::Rabbitmqadmin/Archive[rabbitmqadmin]/ensure: download archive from http://127.0.0.1:15672/cli/rabbitmqadmin to /var/lib/rabbitmq/rabbitmqadmin without cleanup �[mNotice: /Stage[main]/Rabbitmq::Install::Rabbitmqadmin/File[/usr/local/bin/rabbitmqadmin]/ensure: defined content as '{sha256}6bafe4ae2ae918a6a361b3b8cd75f07f7c42eed82c22fa4945088cb0380a0cdf' Info: Stage[main]: Unscheduling all events on Stage[main] Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml �[mNotice: Applied catalog in 18.20 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:22
Puppet / OpenVox 8 - Ubuntu 22.04
Process completed with exit code 1.
Puppet / OpenVox 8 - Ubuntu 22.04: spec/acceptance/policy_spec.rb#L7
rabbitmq policy on a vhost: create policy resource runs successfully Failure/Error: expect(apply_manifest(pp, catch_changes: true).exit_code).to be_zero NoMethodError: undefined method `exit_code' for true:TrueClass
Puppet / OpenVox 8 - Ubuntu 22.04: spec/spec_helper_acceptance.rb#L94
rabbitmq class: default class inclusion behaves like an idempotent resource applies with no errors Failure/Error: apply_manifest(pp, catch_failures: true) Beaker::Host::CommandFailure: Host 'ubuntu2204-64-openvox8.example.com' exited with 6 running: puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_100306385.pJFulO.pp Last 10 lines of output were: Info: /Stage[main]/Rabbitmq::Service/Service[rabbitmq-server]: Unscheduling refresh on Service[rabbitmq-server] Info: Class[Rabbitmq::Install::Rabbitmqadmin]: Scheduling refresh of Package[python3] Info: Class[Rabbitmq::Install::Rabbitmqadmin]: Scheduling refresh of Exec[remove_old_rabbitmqadmin_on_upgrade] �[mNotice: /Stage[main]/Rabbitmq::Install::Rabbitmqadmin/Package[python3]: Triggered 'refresh' from 1 event �[mNotice: /Stage[main]/Rabbitmq::Install::Rabbitmqadmin/Exec[remove_old_rabbitmqadmin_on_upgrade]: Triggered 'refresh' from 1 event �[mNotice: /Stage[main]/Rabbitmq::Install::Rabbitmqadmin/Archive[rabbitmqadmin]/ensure: download archive from http://127.0.0.1:15672/cli/rabbitmqadmin to /var/lib/rabbitmq/rabbitmqadmin without cleanup �[mNotice: /Stage[main]/Rabbitmq::Install::Rabbitmqadmin/File[/usr/local/bin/rabbitmqadmin]/ensure: defined content as '{sha256}35ed698fc941a79127c7ba51ad48e07b50155871b43b2bc3434464b60bd82fe9' Info: Stage[main]: Unscheduling all events on Stage[main] Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml �[mNotice: Applied catalog in 18.63 seconds Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:22
Puppet / Test suite
Process completed with exit code 1.
Puppet / Static validations: metadata.json#L0
Skipping EOL operating system SLES 11
Puppet / OpenVox 8 - Rocky 9: spec/acceptance/class_spec.rb#L214
rabbitmq class: different management_ip_address and node_ip_address Port "25672" Is on 55672 instead on older rmq versions Skipped: Temporarily skipped with xit
Puppet / OpenVox 8 - Rocky 9: spec/acceptance/class_spec.rb#L149
rabbitmq class: binding to localhost only Port "25672" Is on 55672 instead on older rmq versions Skipped: Temporarily skipped with xit
Puppet / OpenVox 8 - Rocky 9: spec/acceptance/class_spec.rb#L114
rabbitmq class: binding on all interfaces Port "25672" Is on 55672 instead on older rmq versions Skipped: Temporarily skipped with xit
Puppet / OpenVox 8 - AlmaLinux 9: spec/acceptance/class_spec.rb#L214
rabbitmq class: different management_ip_address and node_ip_address Port "25672" Is on 55672 instead on older rmq versions Skipped: Temporarily skipped with xit
Puppet / OpenVox 8 - AlmaLinux 9: spec/acceptance/class_spec.rb#L149
rabbitmq class: binding to localhost only Port "25672" Is on 55672 instead on older rmq versions Skipped: Temporarily skipped with xit
Puppet / OpenVox 8 - AlmaLinux 9: spec/acceptance/class_spec.rb#L114
rabbitmq class: binding on all interfaces Port "25672" Is on 55672 instead on older rmq versions Skipped: Temporarily skipped with xit
Puppet / OpenVox 8 - Amazon 2023: spec/acceptance/class_spec.rb#L214
rabbitmq class: different management_ip_address and node_ip_address Port "25672" Is on 55672 instead on older rmq versions Skipped: Temporarily skipped with xit
Puppet / OpenVox 8 - Amazon 2023: spec/acceptance/class_spec.rb#L149
rabbitmq class: binding to localhost only Port "25672" Is on 55672 instead on older rmq versions Skipped: Temporarily skipped with xit
Puppet / OpenVox 8 - Amazon 2023: spec/acceptance/class_spec.rb#L114
rabbitmq class: binding on all interfaces Port "25672" Is on 55672 instead on older rmq versions Skipped: Temporarily skipped with xit
Puppet / OpenVox 8 - AlmaLinux 8: spec/acceptance/class_spec.rb#L214
rabbitmq class: different management_ip_address and node_ip_address Port "25672" Is on 55672 instead on older rmq versions Skipped: Temporarily skipped with xit
Puppet / OpenVox 8 - AlmaLinux 8: spec/acceptance/class_spec.rb#L149
rabbitmq class: binding to localhost only Port "25672" Is on 55672 instead on older rmq versions Skipped: Temporarily skipped with xit
Puppet / OpenVox 8 - AlmaLinux 8: spec/acceptance/class_spec.rb#L114
rabbitmq class: binding on all interfaces Port "25672" Is on 55672 instead on older rmq versions Skipped: Temporarily skipped with xit
Puppet / OpenVox 8 - Rocky 8: spec/acceptance/class_spec.rb#L214
rabbitmq class: different management_ip_address and node_ip_address Port "25672" Is on 55672 instead on older rmq versions Skipped: Temporarily skipped with xit
Puppet / OpenVox 8 - Rocky 8: spec/acceptance/class_spec.rb#L149
rabbitmq class: binding to localhost only Port "25672" Is on 55672 instead on older rmq versions Skipped: Temporarily skipped with xit
Puppet / OpenVox 8 - Rocky 8: spec/acceptance/class_spec.rb#L114
rabbitmq class: binding on all interfaces Port "25672" Is on 55672 instead on older rmq versions Skipped: Temporarily skipped with xit
Puppet / OpenVox 8 - OracleLinux 9: spec/acceptance/class_spec.rb#L214
rabbitmq class: different management_ip_address and node_ip_address Port "25672" Is on 55672 instead on older rmq versions Skipped: Temporarily skipped with xit
Puppet / OpenVox 8 - OracleLinux 9: spec/acceptance/class_spec.rb#L149
rabbitmq class: binding to localhost only Port "25672" Is on 55672 instead on older rmq versions Skipped: Temporarily skipped with xit
Puppet / OpenVox 8 - OracleLinux 9: spec/acceptance/class_spec.rb#L114
rabbitmq class: binding on all interfaces Port "25672" Is on 55672 instead on older rmq versions Skipped: Temporarily skipped with xit
Puppet / OpenVox 8 - OracleLinux 8: spec/acceptance/class_spec.rb#L214
rabbitmq class: different management_ip_address and node_ip_address Port "25672" Is on 55672 instead on older rmq versions Skipped: Temporarily skipped with xit
Puppet / OpenVox 8 - OracleLinux 8: spec/acceptance/class_spec.rb#L149
rabbitmq class: binding to localhost only Port "25672" Is on 55672 instead on older rmq versions Skipped: Temporarily skipped with xit
Puppet / OpenVox 8 - OracleLinux 8: spec/acceptance/class_spec.rb#L114
rabbitmq class: binding on all interfaces Port "25672" Is on 55672 instead on older rmq versions Skipped: Temporarily skipped with xit
Puppet / OpenVox 8 - CentOS 9: spec/acceptance/class_spec.rb#L214
rabbitmq class: different management_ip_address and node_ip_address Port "25672" Is on 55672 instead on older rmq versions Skipped: Temporarily skipped with xit
Puppet / OpenVox 8 - CentOS 9: spec/acceptance/class_spec.rb#L149
rabbitmq class: binding to localhost only Port "25672" Is on 55672 instead on older rmq versions Skipped: Temporarily skipped with xit
Puppet / OpenVox 8 - CentOS 9: spec/acceptance/class_spec.rb#L114
rabbitmq class: binding on all interfaces Port "25672" Is on 55672 instead on older rmq versions Skipped: Temporarily skipped with xit
Puppet / OpenVox 8 - Debian 11: spec/acceptance/class_spec.rb#L214
rabbitmq class: different management_ip_address and node_ip_address Port "25672" Is on 55672 instead on older rmq versions Skipped: Temporarily skipped with xit
Puppet / OpenVox 8 - Debian 11: spec/acceptance/class_spec.rb#L149
rabbitmq class: binding to localhost only Port "25672" Is on 55672 instead on older rmq versions Skipped: Temporarily skipped with xit
Puppet / OpenVox 8 - Debian 11: spec/acceptance/class_spec.rb#L114
rabbitmq class: binding on all interfaces Port "25672" Is on 55672 instead on older rmq versions Skipped: Temporarily skipped with xit
Puppet / OpenVox 8 - Debian 12: spec/acceptance/class_spec.rb#L214
rabbitmq class: different management_ip_address and node_ip_address Port "25672" Is on 55672 instead on older rmq versions Skipped: Temporarily skipped with xit
Puppet / OpenVox 8 - Debian 12: spec/acceptance/class_spec.rb#L149
rabbitmq class: binding to localhost only Port "25672" Is on 55672 instead on older rmq versions Skipped: Temporarily skipped with xit
Puppet / OpenVox 8 - Debian 12: spec/acceptance/class_spec.rb#L114
rabbitmq class: binding on all interfaces Port "25672" Is on 55672 instead on older rmq versions Skipped: Temporarily skipped with xit
Puppet / OpenVox 8 - Ubuntu 24.04: spec/acceptance/class_spec.rb#L214
rabbitmq class: different management_ip_address and node_ip_address Port "25672" Is on 55672 instead on older rmq versions Skipped: Temporarily skipped with xit
Puppet / OpenVox 8 - Ubuntu 24.04: spec/acceptance/class_spec.rb#L149
rabbitmq class: binding to localhost only Port "25672" Is on 55672 instead on older rmq versions Skipped: Temporarily skipped with xit
Puppet / OpenVox 8 - Ubuntu 24.04: spec/acceptance/class_spec.rb#L114
rabbitmq class: binding on all interfaces Port "25672" Is on 55672 instead on older rmq versions Skipped: Temporarily skipped with xit
Puppet / OpenVox 8 - Ubuntu 22.04: spec/acceptance/class_spec.rb#L214
rabbitmq class: different management_ip_address and node_ip_address Port "25672" Is on 55672 instead on older rmq versions Skipped: Temporarily skipped with xit
Puppet / OpenVox 8 - Ubuntu 22.04: spec/acceptance/class_spec.rb#L149
rabbitmq class: binding to localhost only Port "25672" Is on 55672 instead on older rmq versions Skipped: Temporarily skipped with xit
Puppet / OpenVox 8 - Ubuntu 22.04: spec/acceptance/class_spec.rb#L114
rabbitmq class: binding on all interfaces Port "25672" Is on 55672 instead on older rmq versions Skipped: Temporarily skipped with xit