Duplicate: Add sensitive support #857
Annotations
10 errors
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::server class default parameters behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_153326820.POIJXE.pp
Last 10 lines of output were:
[select userid from users limit 1]
Jul 03 15:34:05 centos9-64-puppet7.example.com zabbix_server[3860]: cannot use database "zabbix_server": database is not a Zabbix database
Jul 03 15:34:07 centos9-64-puppet7.example.com systemd[1]: zabbix-server.service: Can't open PID file /run/zabbix/zabbix_server.pid (yet?) after start: Operation not permitted
Jul 03 15:34:07 centos9-64-puppet7.example.com systemd[1]: zabbix-server.service: Failed with result 'protocol'.
Jul 03 15:34:07 centos9-64-puppet7.example.com systemd[1]: Failed to start Zabbix Server.
�[mNotice: /Stage[main]/Zabbix::Server/Service[zabbix-server]: Triggered 'refresh' from 3 events
Info: Class[Zabbix::Server]: Unscheduling all events on Class[Zabbix::Server]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 38.10 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/server_spec.rb:10
|
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::server class default parameters behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_153407325.n0uB52.pp
Last 10 lines of output were:
Jul 03 15:34:17 centos9-64-puppet7.example.com zabbix_server[4040]: [Z3005] query failed: [0] PGRES_FATAL_ERROR:ERROR: relation "users" does not exist
LINE 1: select userid from users limit 1
^
[select userid from users limit 1]
Jul 03 15:34:17 centos9-64-puppet7.example.com zabbix_server[4040]: cannot use database "zabbix_server": database is not a Zabbix database
Jul 03 15:34:19 centos9-64-puppet7.example.com systemd[1]: zabbix-server.service: Can't open PID file /run/zabbix/zabbix_server.pid (yet?) after start: Operation not permitted
Jul 03 15:34:19 centos9-64-puppet7.example.com systemd[1]: zabbix-server.service: Failed with result 'protocol'.
Jul 03 15:34:19 centos9-64-puppet7.example.com systemd[1]: Failed to start Zabbix Server.
�[mNotice: Applied catalog in 9.85 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/server_spec.rb:10
|
spec/acceptance/server_spec.rb#L35
zabbix::server class default parameters Service "zabbix-server" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-server" to be running
|
spec/acceptance/server_spec.rb#L36
zabbix::server class default parameters Service "zabbix-server" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-server" to be enabled
|
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L4
zabbix::server class deploys a zabbix 6.0 server behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_153419586.R4eMLT.pp
Last 10 lines of output were:
Jul 03 15:34:29 centos9-64-puppet7.example.com systemd[1]: zabbix-server.service: Scheduled restart job, restart counter is at 2.
Jul 03 15:34:29 centos9-64-puppet7.example.com systemd[1]: Stopped Zabbix Server.
Jul 03 15:34:29 centos9-64-puppet7.example.com systemd[1]: Starting Zabbix Server...
Jul 03 15:34:29 centos9-64-puppet7.example.com zabbix_server[4262]: /usr/sbin/zabbix_server: /lib64/libpq.so.5: no version information available (required by /usr/sbin/zabbix_server)
Jul 03 15:34:29 centos9-64-puppet7.example.com zabbix_server[4264]: Starting Zabbix Server. Zabbix 6.0.31 (revision b6d93755a1b).
Jul 03 15:34:29 centos9-64-puppet7.example.com zabbix_server[4264]: ****** Enabled features ******
Jul 03 15:34:29 centos9-64-puppet7.example.com zabbix_server[4264]: SNMP monitoring: YES
Jul 03 15:34:29 centos9-64-puppet7.example.com zabbix_server[4264]: IPMI monitoring: YES
�[mNotice: Applied catalog in 9.76 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/server_spec.rb:42
|
vendor/bundle/ruby/3.2.0/gems/voxpupuli-acceptance-3.2.0/lib/voxpupuli/acceptance/examples.rb#L8
zabbix::server class deploys a zabbix 6.0 server behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_153431660.mZBpJ7.pp
Last 10 lines of output were:
Jul 03 15:34:29 centos9-64-puppet7.example.com systemd[1]: zabbix-server.service: Scheduled restart job, restart counter is at 2.
Jul 03 15:34:29 centos9-64-puppet7.example.com systemd[1]: Stopped Zabbix Server.
Jul 03 15:34:29 centos9-64-puppet7.example.com systemd[1]: Starting Zabbix Server...
Jul 03 15:34:29 centos9-64-puppet7.example.com zabbix_server[4262]: /usr/sbin/zabbix_server: /lib64/libpq.so.5: no version information available (required by /usr/sbin/zabbix_server)
Jul 03 15:34:29 centos9-64-puppet7.example.com zabbix_server[4264]: Starting Zabbix Server. Zabbix 6.0.31 (revision b6d93755a1b).
Jul 03 15:34:29 centos9-64-puppet7.example.com zabbix_server[4264]: ****** Enabled features ******
Jul 03 15:34:29 centos9-64-puppet7.example.com zabbix_server[4264]: SNMP monitoring: YES
Jul 03 15:34:29 centos9-64-puppet7.example.com zabbix_server[4264]: IPMI monitoring: YES
�[mNotice: Applied catalog in 9.95 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/server_spec.rb:42
|
spec/acceptance/server_spec.rb#L68
zabbix::server class deploys a zabbix 6.0 server Service "zabbix-server" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "zabbix-server" to be running
|
spec/acceptance/server_spec.rb#L69
zabbix::server class deploys a zabbix 6.0 server Service "zabbix-server" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "zabbix-server" to be enabled
|
spec/acceptance/zabbix_host_spec.rb#L42
zabbix_host type create zabbix_host resources with zabbix version 6.0 works with no error on the first apply
Failure/Error: apply_manifest(pp1, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_153447311.VttrTH.pp
Last 10 lines of output were:
Warning: /Stage[main]/Zabbix::Web/Apache::Vhost[localhost]/Concat::Fragment[localhost-docroot]/Concat_fragment[localhost-docroot]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Web/Apache::Vhost[localhost]/Concat::Fragment[localhost-directories]/Concat_fragment[localhost-directories]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Web/Apache::Vhost[localhost]/Concat::Fragment[localhost-logging]/Concat_fragment[localhost-logging]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Web/Apache::Vhost[localhost]/Concat::Fragment[localhost-serversignature]/Concat_fragment[localhost-serversignature]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Web/Apache::Vhost[localhost]/Concat::Fragment[localhost-access_log]/Concat_fragment[localhost-access_log]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Web/Apache::Vhost[localhost]/Concat::Fragment[localhost-rewrite]/Concat_fragment[localhost-rewrite]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Web/Apache::Vhost[localhost]/Concat::Fragment[localhost-custom_fragment]/Concat_fragment[localhost-custom_fragment]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Web/Apache::Vhost[localhost]/Concat::Fragment[localhost-file_footer]/Concat_fragment[localhost-file_footer]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 21.14 seconds
|
spec/acceptance/zabbix_host_spec.rb#L49
zabbix_host type create zabbix_host resources with zabbix version 6.0 works with no error on the second apply
Failure/Error: apply_manifest(pp1, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'centos9-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_153511620.LcXX9I.pp
Last 10 lines of output were:
Warning: /Stage[main]/Zabbix::Web/Apache::Vhost[localhost]/Concat::Fragment[localhost-apache-header]/Concat_fragment[localhost-apache-header]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Web/Apache::Vhost[localhost]/Concat::Fragment[localhost-docroot]/Concat_fragment[localhost-docroot]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Web/Apache::Vhost[localhost]/Concat::Fragment[localhost-directories]/Concat_fragment[localhost-directories]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Web/Apache::Vhost[localhost]/Concat::Fragment[localhost-logging]/Concat_fragment[localhost-logging]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Web/Apache::Vhost[localhost]/Concat::Fragment[localhost-serversignature]/Concat_fragment[localhost-serversignature]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Web/Apache::Vhost[localhost]/Concat::Fragment[localhost-access_log]/Concat_fragment[localhost-access_log]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Web/Apache::Vhost[localhost]/Concat::Fragment[localhost-rewrite]/Concat_fragment[localhost-rewrite]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Web/Apache::Vhost[localhost]/Concat::Fragment[localhost-custom_fragment]/Concat_fragment[localhost-custom_fragment]: Skipping because of failed dependencies
Warning: /Stage[main]/Zabbix::Web/Apache::Vhost[localhost]/Concat::Fragment[localhost-file_footer]/Concat_fragment[localhost-file_footer]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 9.05 seconds
|
The logs for this run have expired and are no longer available.
Loading