CI #829
Annotations
52 errors and 66 warnings
Distro Puppet - Archlinux rolling:
spec/acceptance/alertmanager_spec.rb#L6
prometheus alertmanager alertmanager works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'archlinuxrolling-64-none.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_041526505.pp.4Z8GmL
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for archlinuxrolling-64-none.example.com in environment production in 0.16 seconds
Info: Using environment 'production'
Info: Applying configuration version '1708748128'
�[mNotice: /Stage[main]/Prometheus::Alertmanager/File[/etc/alertmanager/alertmanager.yml]/ensure: removed
�[mNotice: /Stage[main]/Prometheus::Alertmanager/File[/etc/alertmanager/template]: Not removing directory; use 'force' to override
�[mNotice: /Stage[main]/Prometheus::Alertmanager/File[/etc/alertmanager/template]/ensure: removed
�[mNotice: Applied catalog in 0.68 seconds
|
Distro Puppet - Archlinux rolling:
spec/acceptance/apache_exporter_spec.rb#L6
prometheus apache exporter apache_exporter works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'archlinuxrolling-64-none.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_041529292.pp.x2fH7B
Last 10 lines of output were:
�[mNotice: /Stage[main]/Prometheus::Apache_exporter/Prometheus::Daemon[apache_exporter]/Systemd::Unit_file[apache_exporter.service]/File[/etc/systemd/system/apache_exporter.service]/ensure: defined content as '{sha256}fe35de5e95259cb92b46601881a80400f99dcfbaad9f49f78f92b9c438204100'
Info: /Stage[main]/Prometheus::Apache_exporter/Prometheus::Daemon[apache_exporter]/Systemd::Unit_file[apache_exporter.service]/File[/etc/systemd/system/apache_exporter.service]: Scheduling refresh of Systemd::Daemon_reload[apache_exporter.service]
Info: Systemd::Daemon_reload[apache_exporter.service]: Scheduling refresh of Exec[systemd-apache_exporter.service-systemctl-daemon-reload]
�[mNotice: /Stage[main]/Prometheus::Apache_exporter/Prometheus::Daemon[apache_exporter]/Systemd::Unit_file[apache_exporter.service]/Systemd::Daemon_reload[apache_exporter.service]/Exec[systemd-apache_exporter.service-systemctl-daemon-reload]: Triggered 'refresh' from 1 event
Info: Systemd::Unit_file[apache_exporter.service]: Scheduling refresh of Service[apache_exporter]
�[mNotice: /Stage[main]/Prometheus::Apache_exporter/Prometheus::Daemon[apache_exporter]/Service[apache_exporter]: Dependency Package[apache_exporter] has failures: true
Warning: /Stage[main]/Prometheus::Apache_exporter/Prometheus::Daemon[apache_exporter]/Service[apache_exporter]: Skipping because of failed dependencies
Info: /Stage[main]/Prometheus::Apache_exporter/Prometheus::Daemon[apache_exporter]/Service[apache_exporter]: Unscheduling all events on Service[apache_exporter]
Info: Prometheus::Daemon[apache_exporter]: Unscheduling all events on Prometheus::Daemon[apache_exporter]
�[mNotice: Applied catalog in 1.10 seconds
|
Distro Puppet - Archlinux rolling:
spec/acceptance/apache_exporter_spec.rb#L14
prometheus apache exporter default install Service "apache_exporter" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "apache_exporter" to be running
|
Distro Puppet - Archlinux rolling:
spec/acceptance/apache_exporter_spec.rb#L15
prometheus apache exporter default install Service "apache_exporter" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "apache_exporter" to be enabled
|
Distro Puppet - Archlinux rolling:
spec/acceptance/apache_exporter_spec.rb#L19
prometheus apache exporter default install Port "9117" is expected to be listening with tcp6
Failure/Error: it { is_expected.to be_listening.with('tcp6') }
expected Port "9117" to be listening with tcp6
|
Distro Puppet - Archlinux rolling:
spec/acceptance/apache_exporter_spec.rb#L23
prometheus apache exporter default install Process "apache_exporter" args is expected to match /\ --scrape_uri http:\/\/localhost\/server-status\/\?auto/
Failure/Error: its(:args) { is_expected.to match %r{\ --scrape_uri http://localhost/server-status/\?auto} }
expected "" to match /\ --scrape_uri http:\/\/localhost\/server-status\/\?auto/
Diff:
@@ -1 +1 @@
-/\ --scrape_uri http:\/\/localhost\/server-status\/\?auto/
+""
|
Distro Puppet - Archlinux rolling:
spec/acceptance/apache_exporter_spec.rb#L29
prometheus apache exporter apache_exporter update from 0.5.0 to 0.7.0 is idempotent
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'archlinuxrolling-64-none.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_041532562.pp.dChRCs
Last 10 lines of output were:
�[mNotice: /Stage[main]/Prometheus::Apache_exporter/Prometheus::Daemon[apache_exporter]/Systemd::Unit_file[apache_exporter.service]/File[/etc/systemd/system/apache_exporter.service]/content: content changed '{sha256}fe35de5e95259cb92b46601881a80400f99dcfbaad9f49f78f92b9c438204100' to '{sha256}e0228e37f604eb45df5bcdaa63429a33505dc44397dcd418abb4b0da036adc46'
Info: /Stage[main]/Prometheus::Apache_exporter/Prometheus::Daemon[apache_exporter]/Systemd::Unit_file[apache_exporter.service]/File[/etc/systemd/system/apache_exporter.service]: Scheduling refresh of Systemd::Daemon_reload[apache_exporter.service]
Info: Systemd::Daemon_reload[apache_exporter.service]: Scheduling refresh of Exec[systemd-apache_exporter.service-systemctl-daemon-reload]
�[mNotice: /Stage[main]/Prometheus::Apache_exporter/Prometheus::Daemon[apache_exporter]/Systemd::Unit_file[apache_exporter.service]/Systemd::Daemon_reload[apache_exporter.service]/Exec[systemd-apache_exporter.service-systemctl-daemon-reload]: Triggered 'refresh' from 1 event
Info: Systemd::Unit_file[apache_exporter.service]: Scheduling refresh of Service[apache_exporter]
�[mNotice: /Stage[main]/Prometheus::Apache_exporter/Prometheus::Daemon[apache_exporter]/Service[apache_exporter]: Dependency Package[apache_exporter] has failures: true
Info: /Stage[main]/Prometheus::Apache_exporter/Prometheus::Daemon[apache_exporter]/Service[apache_exporter]: Unscheduling all events on Service[apache_exporter]
Info: Prometheus::Daemon[apache_exporter]: Unscheduling all events on Prometheus::Daemon[apache_exporter]
Warning: /Stage[main]/Prometheus::Apache_exporter/Prometheus::Daemon[apache_exporter]/Service[apache_exporter]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 1.07 seconds
|
Distro Puppet - Archlinux rolling:
spec/acceptance/apache_exporter_spec.rb#L48
prometheus apache exporter apache_exporter update from 0.5.0 to 0.7.0 is idempotent
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'archlinuxrolling-64-none.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_041535594.pp.YtXGp0
Last 10 lines of output were:
Info: Loading facts
Info: Loading facts
�[mNotice: Compiled catalog for archlinuxrolling-64-none.example.com in environment production in 0.16 seconds
Info: Using environment 'production'
Info: Applying configuration version '1708748137'
Error: Could not update: Execution of '/usr/bin/pacman --noconfirm --needed --noprogressbar -S apache_exporter' returned 1: error: target not found: apache_exporter
Error: /Stage[main]/Prometheus::Apache_exporter/Prometheus::Daemon[apache_exporter]/Package[apache_exporter]/ensure: change from 'absent' to 'latest' failed: Could not update: Execution of '/usr/bin/pacman --noconfirm --needed --noprogressbar -S apache_exporter' returned 1: error: target not found: apache_exporter
�[mNotice: /Stage[main]/Prometheus::Apache_exporter/Prometheus::Daemon[apache_exporter]/Service[apache_exporter]: Dependency Package[apache_exporter] has failures: true
Warning: /Stage[main]/Prometheus::Apache_exporter/Prometheus::Daemon[apache_exporter]/Service[apache_exporter]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 0.87 seconds
|
Distro Puppet - Archlinux rolling:
spec/acceptance/apache_exporter_spec.rb#L36
prometheus apache exporter apache_exporter update from 0.5.0 to 0.7.0 Service "apache_exporter" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "apache_exporter" to be running
|
Distro Puppet - Archlinux rolling:
spec/acceptance/apache_exporter_spec.rb#L37
prometheus apache exporter apache_exporter update from 0.5.0 to 0.7.0 Service "apache_exporter" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "apache_exporter" to be enabled
|
Puppet 7 - OracleLinux 9:
spec/acceptance/apache_exporter_spec.rb#L6
prometheus apache exporter apache_exporter works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_041144915.pp.KEIFev
Last 10 lines of output were:
Info: /Stage[main]/Prometheus::Apache_exporter/Prometheus::Daemon[apache_exporter]/User[apache-exporter]: Scheduling refresh of Service[apache_exporter]
�[mNotice: /Stage[main]/Prometheus::Apache_exporter/Prometheus::Daemon[apache_exporter]/Systemd::Unit_file[apache_exporter.service]/File[/etc/systemd/system/apache_exporter.service]/ensure: defined content as '{sha256}238671a44d7f268f417e35d4ec9b2c6d79a625722f58dd4c94114ca081ef1fc1'
Info: /Stage[main]/Prometheus::Apache_exporter/Prometheus::Daemon[apache_exporter]/Systemd::Unit_file[apache_exporter.service]/File[/etc/systemd/system/apache_exporter.service]: Scheduling refresh of Systemd::Daemon_reload[apache_exporter.service]
Info: Systemd::Daemon_reload[apache_exporter.service]: Scheduling refresh of Exec[systemd-apache_exporter.service-systemctl-daemon-reload]
�[mNotice: /Stage[main]/Prometheus::Apache_exporter/Prometheus::Daemon[apache_exporter]/Systemd::Unit_file[apache_exporter.service]/Systemd::Daemon_reload[apache_exporter.service]/Exec[systemd-apache_exporter.service-systemctl-daemon-reload]: Triggered 'refresh' from 1 event
Info: Systemd::Unit_file[apache_exporter.service]: Scheduling refresh of Service[apache_exporter]
Warning: /Stage[main]/Prometheus::Apache_exporter/Prometheus::Daemon[apache_exporter]/Service[apache_exporter]: Skipping because of failed dependencies
Info: /Stage[main]/Prometheus::Apache_exporter/Prometheus::Daemon[apache_exporter]/Service[apache_exporter]: Unscheduling all events on Service[apache_exporter]
Info: Prometheus::Daemon[apache_exporter]: Unscheduling all events on Prometheus::Daemon[apache_exporter]
�[mNotice: Applied catalog in 130.82 seconds
|
Puppet 7 - OracleLinux 9:
spec/acceptance/apache_exporter_spec.rb#L14
prometheus apache exporter default install Service "apache_exporter" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "apache_exporter" to be running
|
Puppet 7 - OracleLinux 9:
spec/acceptance/apache_exporter_spec.rb#L15
prometheus apache exporter default install Service "apache_exporter" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "apache_exporter" to be enabled
|
Puppet 7 - OracleLinux 9:
spec/acceptance/apache_exporter_spec.rb#L19
prometheus apache exporter default install Port "9117" is expected to be listening with tcp6
Failure/Error: it { is_expected.to be_listening.with('tcp6') }
expected Port "9117" to be listening with tcp6
|
Puppet 7 - OracleLinux 9:
spec/acceptance/apache_exporter_spec.rb#L23
prometheus apache exporter default install Process "apache_exporter" args is expected to match /\ --scrape_uri http:\/\/localhost\/server-status\/\?auto/
Failure/Error: its(:args) { is_expected.to match %r{\ --scrape_uri http://localhost/server-status/\?auto} }
expected "" to match /\ --scrape_uri http:\/\/localhost\/server-status\/\?auto/
Diff:
@@ -1 +1 @@
-/\ --scrape_uri http:\/\/localhost\/server-status\/\?auto/
+""
|
Puppet 7 - OracleLinux 9:
spec/acceptance/apache_exporter_spec.rb#L48
prometheus apache exporter apache_exporter update from 0.5.0 to 0.7.0 is idempotent
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_041403189.pp.Bn9yQ8
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle9-64-puppet7.example.com in environment production in 0.17 seconds
Info: Using environment 'production'
Info: Applying configuration version '1708748044'
Error: Execution of '/usr/bin/curl https://github.com/Lusitaniae/apache_exporter/releases/download/v0.7.0/apache_exporter-0.7.0.linux-amd64.tar.gz -o /tmp/apache_exporter-0.7.0.tar.gz_20240224-1696-1vxsi8w -fsSLg --max-redirs 5' returned 28: curl: (28) Failed to connect to github.com port 443: Connection timed out
Error: /Stage[main]/Prometheus::Apache_exporter/Prometheus::Daemon[apache_exporter]/Archive[/tmp/apache_exporter-0.7.0.tar.gz]/ensure: change from 'absent' to 'present' failed: Execution of '/usr/bin/curl https://github.com/Lusitaniae/apache_exporter/releases/download/v0.7.0/apache_exporter-0.7.0.linux-amd64.tar.gz -o /tmp/apache_exporter-0.7.0.tar.gz_20240224-1696-1vxsi8w -fsSLg --max-redirs 5' returned 28: curl: (28) Failed to connect to github.com port 443: Connection timed out
�[mNotice: /Stage[main]/Prometheus::Apache_exporter/Prometheus::Daemon[apache_exporter]/File[/opt/apache_exporter-0.7.0.linux-amd64/apache_exporter]: Dependency Archive[/tmp/apache_exporter-0.7.0.tar.gz] has failures: true
Warning: /Stage[main]/Prometheus::Apache_exporter/Prometheus::Daemon[apache_exporter]/File[/opt/apache_exporter-0.7.0.linux-amd64/apache_exporter]: Skipping because of failed dependencies
Warning: /Stage[main]/Prometheus::Apache_exporter/Prometheus::Daemon[apache_exporter]/File[/usr/local/bin/apache_exporter]: Skipping because of failed dependencies
Warning: /Stage[main]/Prometheus::Apache_exporter/Prometheus::Daemon[apache_exporter]/Service[apache_exporter]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 129.61 seconds
|
Puppet 7 - OracleLinux 9:
spec/acceptance/consul_exporter_spec.rb#L34
prometheus consul exporter prometheus consul exporter version 0.5.0 consul_exporter installs with version 0.5.0
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_041651671.pp.wTOifH
Last 10 lines of output were:
Warning: /Stage[main]/Prometheus::Consul_exporter/Prometheus::Daemon[consul_exporter]/File[/usr/local/bin/consul_exporter]: Skipping because of failed dependencies
�[mNotice: /Stage[main]/Prometheus::Consul_exporter/Prometheus::Daemon[consul_exporter]/Systemd::Unit_file[consul_exporter.service]/File[/etc/systemd/system/consul_exporter.service]/content: content changed '{sha256}69e3f1ee0fdce95d05f788d9bcbf4f094e106ae3849c8604aa349e1e8c8c3ce7' to '{sha256}8206bc8101570739a7fd45748ba073dc996dccf6dbf51dce5f310c999dd2bfed'
Info: /Stage[main]/Prometheus::Consul_exporter/Prometheus::Daemon[consul_exporter]/Systemd::Unit_file[consul_exporter.service]/File[/etc/systemd/system/consul_exporter.service]: Scheduling refresh of Systemd::Daemon_reload[consul_exporter.service]
Info: Systemd::Daemon_reload[consul_exporter.service]: Scheduling refresh of Exec[systemd-consul_exporter.service-systemctl-daemon-reload]
�[mNotice: /Stage[main]/Prometheus::Consul_exporter/Prometheus::Daemon[consul_exporter]/Systemd::Unit_file[consul_exporter.service]/Systemd::Daemon_reload[consul_exporter.service]/Exec[systemd-consul_exporter.service-systemctl-daemon-reload]: Triggered 'refresh' from 1 event
Info: Systemd::Unit_file[consul_exporter.service]: Scheduling refresh of Service[consul_exporter]
Warning: /Stage[main]/Prometheus::Consul_exporter/Prometheus::Daemon[consul_exporter]/Service[consul_exporter]: Skipping because of failed dependencies
Info: /Stage[main]/Prometheus::Consul_exporter/Prometheus::Daemon[consul_exporter]/Service[consul_exporter]: Unscheduling all events on Service[consul_exporter]
Info: Prometheus::Daemon[consul_exporter]: Unscheduling all events on Prometheus::Daemon[consul_exporter]
�[mNotice: Applied catalog in 131.25 seconds
|
Puppet 7 - OracleLinux 9:
spec/acceptance/consul_exporter_spec.rb#L41
prometheus consul exporter prometheus consul exporter version 0.5.0 Process "consul_exporter" args is expected to match /\ --consul.server/
Failure/Error: its(:args) { is_expected.to match %r{\ --consul.server} }
expected "/usr/local/bin/consul_exporter -consul.server=localhost:8500 -consul.health-summary -web.listen-address=:9107 -web.telemetry-path=/metrics -log.level=info" to match /\ --consul.server/
Diff:
@@ -1 +1 @@
-/\ --consul.server/
+"/usr/local/bin/consul_exporter -consul.server=localhost:8500 -consul.health-summary -web.listen-address=:9107 -web.telemetry-path=/metrics -log.level=info"
|
Puppet 7 - OracleLinux 9:
spec/acceptance/graphite_exporter_spec.rb#L38
prometheus graphite exporter graphite_exporter update from 0.2.0 to 0.7.1 is idempotent
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_041920710.pp.XXC1H3
Last 10 lines of output were:
�[mNotice: Compiled catalog for oracle9-64-puppet7.example.com in environment production in 0.17 seconds
Info: Using environment 'production'
Info: Applying configuration version '1708748362'
Error: Execution of '/usr/bin/curl https://github.com/prometheus/graphite_exporter/releases/download/v0.7.1/graphite_exporter-0.7.1.linux-amd64.tar.gz -o /tmp/graphite_exporter-0.7.1.tar.gz_20240224-5600-1rh7d62 -fsSLg --max-redirs 5' returned 28: curl: (28) Failed to connect to github.com port 443: Connection timed out
Error: /Stage[main]/Prometheus::Graphite_exporter/Prometheus::Daemon[graphite_exporter]/Archive[/tmp/graphite_exporter-0.7.1.tar.gz]/ensure: change from 'absent' to 'present' failed: Execution of '/usr/bin/curl https://github.com/prometheus/graphite_exporter/releases/download/v0.7.1/graphite_exporter-0.7.1.linux-amd64.tar.gz -o /tmp/graphite_exporter-0.7.1.tar.gz_20240224-5600-1rh7d62 -fsSLg --max-redirs 5' returned 28: curl: (28) Failed to connect to github.com port 443: Connection timed out
�[mNotice: /Stage[main]/Prometheus::Graphite_exporter/Prometheus::Daemon[graphite_exporter]/File[/opt/graphite_exporter-0.7.1.linux-amd64/graphite_exporter]: Dependency Archive[/tmp/graphite_exporter-0.7.1.tar.gz] has failures: true
Warning: /Stage[main]/Prometheus::Graphite_exporter/Prometheus::Daemon[graphite_exporter]/File[/opt/graphite_exporter-0.7.1.linux-amd64/graphite_exporter]: Skipping because of failed dependencies
Warning: /Stage[main]/Prometheus::Graphite_exporter/Prometheus::Daemon[graphite_exporter]/File[/usr/local/bin/graphite_exporter]: Skipping because of failed dependencies
Warning: /Stage[main]/Prometheus::Graphite_exporter/Prometheus::Daemon[graphite_exporter]/Service[graphite_exporter]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 129.54 seconds
|
Puppet 7 - OracleLinux 9:
spec/acceptance/nginx_prometheus_exporter_spec.rb#L6
prometheus nginx exporter nginx_prometheus_exporter works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle9-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_042307358.pp.b70yLG
Last 10 lines of output were:
�[mNotice: /Stage[main]/Prometheus::Nginx_prometheus_exporter/File[/usr/local/bin/nginx-prometheus-exporter]: Dependency Archive[/tmp/nginx-prometheus-exporter-0.9.0.tar.gz] has failures: true
Warning: /Stage[main]/Prometheus::Nginx_prometheus_exporter/File[/usr/local/bin/nginx-prometheus-exporter]: Skipping because of failed dependencies
Warning: /Stage[main]/Prometheus::Nginx_prometheus_exporter/Prometheus::Daemon[nginx_prometheus_exporter]/Group[nginx-prometheus-exporter]: Skipping because of failed dependencies
Warning: /Stage[main]/Prometheus::Nginx_prometheus_exporter/Prometheus::Daemon[nginx_prometheus_exporter]/User[nginx-prometheus-exporter]: Skipping because of failed dependencies
Warning: /Stage[main]/Prometheus::Nginx_prometheus_exporter/Prometheus::Daemon[nginx_prometheus_exporter]/Systemd::Unit_file[nginx_prometheus_exporter.service]/File[/etc/systemd/system/nginx_prometheus_exporter.service]: Skipping because of failed dependencies
Warning: /Stage[main]/Prometheus::Nginx_prometheus_exporter/Prometheus::Daemon[nginx_prometheus_exporter]/Systemd::Unit_file[nginx_prometheus_exporter.service]/Systemd::Daemon_reload[nginx_prometheus_exporter.service]/Exec[systemd-nginx_prometheus_exporter.service-systemctl-daemon-reload]: Skipping because of failed dependencies
Warning: /Stage[main]/Prometheus::Nginx_prometheus_exporter/Prometheus::Daemon[nginx_prometheus_exporter]/Service[nginx_prometheus_exporter]: Skipping because of failed dependencies
Info: Class[Prometheus::Nginx_prometheus_exporter]: Unscheduling all events on Class[Prometheus::Nginx_prometheus_exporter]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 132.03 seconds
|
Puppet 7 - OracleLinux 8:
spec/acceptance/consul_exporter_spec.rb#L6
prometheus consul exporter consul_exporter works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_041301454.pp.97wpdJ
Last 10 lines of output were:
Info: /Stage[main]/Prometheus::Consul_exporter/Prometheus::Daemon[consul_exporter]/User[consul-exporter]: Scheduling refresh of Service[consul_exporter]
�[mNotice: /Stage[main]/Prometheus::Consul_exporter/Prometheus::Daemon[consul_exporter]/Systemd::Unit_file[consul_exporter.service]/File[/etc/systemd/system/consul_exporter.service]/ensure: defined content as '{sha256}8206bc8101570739a7fd45748ba073dc996dccf6dbf51dce5f310c999dd2bfed'
Info: /Stage[main]/Prometheus::Consul_exporter/Prometheus::Daemon[consul_exporter]/Systemd::Unit_file[consul_exporter.service]/File[/etc/systemd/system/consul_exporter.service]: Scheduling refresh of Systemd::Daemon_reload[consul_exporter.service]
Info: Systemd::Daemon_reload[consul_exporter.service]: Scheduling refresh of Exec[systemd-consul_exporter.service-systemctl-daemon-reload]
�[mNotice: /Stage[main]/Prometheus::Consul_exporter/Prometheus::Daemon[consul_exporter]/Systemd::Unit_file[consul_exporter.service]/Systemd::Daemon_reload[consul_exporter.service]/Exec[systemd-consul_exporter.service-systemctl-daemon-reload]: Triggered 'refresh' from 1 event
Info: Systemd::Unit_file[consul_exporter.service]: Scheduling refresh of Service[consul_exporter]
Warning: /Stage[main]/Prometheus::Consul_exporter/Prometheus::Daemon[consul_exporter]/Service[consul_exporter]: Skipping because of failed dependencies
Info: /Stage[main]/Prometheus::Consul_exporter/Prometheus::Daemon[consul_exporter]/Service[consul_exporter]: Unscheduling all events on Service[consul_exporter]
Info: Prometheus::Daemon[consul_exporter]: Unscheduling all events on Prometheus::Daemon[consul_exporter]
�[mNotice: Applied catalog in 129.82 seconds
|
Puppet 7 - OracleLinux 8:
spec/acceptance/dellhw_exporter_spec.rb#L6
prometheus dellhw_exporter dellhw_exporter works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_041523571.pp.sYbGv0
Last 10 lines of output were:
Info: /Stage[main]/Prometheus::Dellhw_exporter/Prometheus::Daemon[dellhw_exporter]/User[dellhw-exporter]: Scheduling refresh of Service[dellhw_exporter]
�[mNotice: /Stage[main]/Prometheus::Dellhw_exporter/Prometheus::Daemon[dellhw_exporter]/Systemd::Unit_file[dellhw_exporter.service]/File[/etc/systemd/system/dellhw_exporter.service]/ensure: defined content as '{sha256}8b033c3ad55e742abfc4961b639f71ca6f7fc5c0210a46cb8348111d9ca77992'
Info: /Stage[main]/Prometheus::Dellhw_exporter/Prometheus::Daemon[dellhw_exporter]/Systemd::Unit_file[dellhw_exporter.service]/File[/etc/systemd/system/dellhw_exporter.service]: Scheduling refresh of Systemd::Daemon_reload[dellhw_exporter.service]
Info: Systemd::Daemon_reload[dellhw_exporter.service]: Scheduling refresh of Exec[systemd-dellhw_exporter.service-systemctl-daemon-reload]
�[mNotice: /Stage[main]/Prometheus::Dellhw_exporter/Prometheus::Daemon[dellhw_exporter]/Systemd::Unit_file[dellhw_exporter.service]/Systemd::Daemon_reload[dellhw_exporter.service]/Exec[systemd-dellhw_exporter.service-systemctl-daemon-reload]: Triggered 'refresh' from 1 event
Info: Systemd::Unit_file[dellhw_exporter.service]: Scheduling refresh of Service[dellhw_exporter]
Warning: /Stage[main]/Prometheus::Dellhw_exporter/Prometheus::Daemon[dellhw_exporter]/Service[dellhw_exporter]: Skipping because of failed dependencies
Info: /Stage[main]/Prometheus::Dellhw_exporter/Prometheus::Daemon[dellhw_exporter]/Service[dellhw_exporter]: Unscheduling all events on Service[dellhw_exporter]
Info: Prometheus::Daemon[dellhw_exporter]: Unscheduling all events on Prometheus::Daemon[dellhw_exporter]
�[mNotice: Applied catalog in 131.08 seconds
|
Puppet 7 - OracleLinux 8:
spec/acceptance/dellhw_exporter_spec.rb#L14
prometheus dellhw_exporter Service "dellhw_exporter" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "dellhw_exporter" to be running
|
Puppet 7 - OracleLinux 8:
spec/acceptance/dellhw_exporter_spec.rb#L15
prometheus dellhw_exporter Service "dellhw_exporter" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "dellhw_exporter" to be enabled
|
Puppet 7 - OracleLinux 8:
spec/acceptance/dellhw_exporter_spec.rb#L19
prometheus dellhw_exporter Port "9137" is expected to be listening with tcp6
Failure/Error: it { is_expected.to be_listening.with('tcp6') }
expected Port "9137" to be listening with tcp6
|
Puppet 7 - OracleLinux 8:
spec/acceptance/haproxy_exporter_spec.rb#L6
prometheus haproxy_exporter haproxy_exporter works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_041751934.pp.o0XybB
Last 10 lines of output were:
Info: /Stage[main]/Prometheus::Haproxy_exporter/Prometheus::Daemon[haproxy_exporter]/User[haproxy-user]: Scheduling refresh of Service[haproxy_exporter]
�[mNotice: /Stage[main]/Prometheus::Haproxy_exporter/Prometheus::Daemon[haproxy_exporter]/Systemd::Unit_file[haproxy_exporter.service]/File[/etc/systemd/system/haproxy_exporter.service]/ensure: defined content as '{sha256}746b07ff828adf92372c90e55b05f94fdf8cd92ec64fd0149634865742260180'
Info: /Stage[main]/Prometheus::Haproxy_exporter/Prometheus::Daemon[haproxy_exporter]/Systemd::Unit_file[haproxy_exporter.service]/File[/etc/systemd/system/haproxy_exporter.service]: Scheduling refresh of Systemd::Daemon_reload[haproxy_exporter.service]
Info: Systemd::Daemon_reload[haproxy_exporter.service]: Scheduling refresh of Exec[systemd-haproxy_exporter.service-systemctl-daemon-reload]
�[mNotice: /Stage[main]/Prometheus::Haproxy_exporter/Prometheus::Daemon[haproxy_exporter]/Systemd::Unit_file[haproxy_exporter.service]/Systemd::Daemon_reload[haproxy_exporter.service]/Exec[systemd-haproxy_exporter.service-systemctl-daemon-reload]: Triggered 'refresh' from 1 event
Info: Systemd::Unit_file[haproxy_exporter.service]: Scheduling refresh of Service[haproxy_exporter]
Warning: /Stage[main]/Prometheus::Haproxy_exporter/Prometheus::Daemon[haproxy_exporter]/Service[haproxy_exporter]: Skipping because of failed dependencies
Info: /Stage[main]/Prometheus::Haproxy_exporter/Prometheus::Daemon[haproxy_exporter]/Service[haproxy_exporter]: Unscheduling all events on Service[haproxy_exporter]
Info: Prometheus::Daemon[haproxy_exporter]: Unscheduling all events on Prometheus::Daemon[haproxy_exporter]
�[mNotice: Applied catalog in 130.19 seconds
|
Puppet 7 - OracleLinux 8:
spec/acceptance/haproxy_exporter_spec.rb#L14
prometheus haproxy_exporter Service "haproxy_exporter" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "haproxy_exporter" to be running
|
Puppet 7 - OracleLinux 8:
spec/acceptance/haproxy_exporter_spec.rb#L15
prometheus haproxy_exporter Service "haproxy_exporter" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "haproxy_exporter" to be enabled
|
Puppet 7 - OracleLinux 8:
spec/acceptance/haproxy_exporter_spec.rb#L19
prometheus haproxy_exporter Port "9101" is expected to be listening with tcp6
Failure/Error: it { is_expected.to be_listening.with('tcp6') }
expected Port "9101" to be listening with tcp6
|
Puppet 7 - OracleLinux 8:
spec/acceptance/openldap_exporter_spec.rb#L23
prometheus openldap exporter openldap_exporter works with ldap_binddn + ldap_password config is idempotent
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'oracle8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_042229505.pp.UPH3tu
Last 10 lines of output were:
Info: /Stage[main]/Prometheus::Openldap_exporter/Prometheus::Daemon[openldap_exporter]/File[/etc/sysconfig/openldap_exporter]: Scheduling refresh of Service[openldap_exporter]
�[mNotice: /Stage[main]/Prometheus::Openldap_exporter/Prometheus::Daemon[openldap_exporter]/Systemd::Unit_file[openldap_exporter.service]/File[/etc/systemd/system/openldap_exporter.service]/content: content changed '{sha256}3f78d50ee11f13b81145c9edfc19f2fa22ff05cfec3d2b12d04d6f3d493b9980' to '{sha256}7224ceed717fb86cf140c416e5e90472a28b9f9f071bbb905c22e7181448f551'
Info: /Stage[main]/Prometheus::Openldap_exporter/Prometheus::Daemon[openldap_exporter]/Systemd::Unit_file[openldap_exporter.service]/File[/etc/systemd/system/openldap_exporter.service]: Scheduling refresh of Systemd::Daemon_reload[openldap_exporter.service]
Info: Systemd::Daemon_reload[openldap_exporter.service]: Scheduling refresh of Exec[systemd-openldap_exporter.service-systemctl-daemon-reload]
�[mNotice: /Stage[main]/Prometheus::Openldap_exporter/Prometheus::Daemon[openldap_exporter]/Systemd::Unit_file[openldap_exporter.service]/Systemd::Daemon_reload[openldap_exporter.service]/Exec[systemd-openldap_exporter.service-systemctl-daemon-reload]: Triggered 'refresh' from 1 event
Info: Systemd::Unit_file[openldap_exporter.service]: Scheduling refresh of Service[openldap_exporter]
Warning: /Stage[main]/Prometheus::Openldap_exporter/Prometheus::Daemon[openldap_exporter]/Service[openldap_exporter]: Skipping because of failed dependencies
Info: /Stage[main]/Prometheus::Openldap_exporter/Prometheus::Daemon[openldap_exporter]/Service[openldap_exporter]: Unscheduling all events on Service[openldap_exporter]
Info: Prometheus::Daemon[openldap_exporter]: Unscheduling all events on Prometheus::Daemon[openldap_exporter]
�[mNotice: Applied catalog in 131.07 seconds
|
Puppet 7 - Debian 11:
spec/acceptance/blackbox_exporter_spec.rb#L23
prometheus blackbox exporter blackbox_exporter update from 0.7.0 to 0.14.0 is idempotent
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_041229340.pp.rt5jPO
Last 10 lines of output were:
�[mNotice: Compiled catalog for debian11-64-puppet7.example.com in environment production in 0.19 seconds
Info: Using environment 'production'
Info: Applying configuration version '1708747951'
Error: Execution of '/usr/bin/curl https://github.com/prometheus/blackbox_exporter/releases/download/v0.7.0/blackbox_exporter-0.7.0.linux-amd64.tar.gz -o /tmp/blackbox_exporter-0.7.0.tar.gz_20240224-2605-f5ko6h -fsSLg --max-redirs 5' returned 28: curl: (28) Failed to connect to github.com port 443: Connection timed out
Error: /Stage[main]/Prometheus::Blackbox_exporter/Prometheus::Daemon[blackbox_exporter]/Archive[/tmp/blackbox_exporter-0.7.0.tar.gz]/ensure: change from 'absent' to 'present' failed: Execution of '/usr/bin/curl https://github.com/prometheus/blackbox_exporter/releases/download/v0.7.0/blackbox_exporter-0.7.0.linux-amd64.tar.gz -o /tmp/blackbox_exporter-0.7.0.tar.gz_20240224-2605-f5ko6h -fsSLg --max-redirs 5' returned 28: curl: (28) Failed to connect to github.com port 443: Connection timed out
�[mNotice: /Stage[main]/Prometheus::Blackbox_exporter/Prometheus::Daemon[blackbox_exporter]/File[/opt/blackbox_exporter-0.7.0.linux-amd64/blackbox_exporter]: Dependency Archive[/tmp/blackbox_exporter-0.7.0.tar.gz] has failures: true
Warning: /Stage[main]/Prometheus::Blackbox_exporter/Prometheus::Daemon[blackbox_exporter]/File[/opt/blackbox_exporter-0.7.0.linux-amd64/blackbox_exporter]: Skipping because of failed dependencies
Warning: /Stage[main]/Prometheus::Blackbox_exporter/Prometheus::Daemon[blackbox_exporter]/File[/usr/local/bin/blackbox_exporter]: Skipping because of failed dependencies
Warning: /Stage[main]/Prometheus::Blackbox_exporter/Prometheus::Daemon[blackbox_exporter]/Service[blackbox_exporter]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 131.05 seconds
|
Puppet 7 - Debian 11:
spec/acceptance/graphite_exporter_spec.rb#L38
prometheus graphite exporter graphite_exporter update from 0.2.0 to 0.7.1 is idempotent
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_041525018.pp.W00kCc
Last 10 lines of output were:
�[mNotice: Compiled catalog for debian11-64-puppet7.example.com in environment production in 0.19 seconds
Info: Using environment 'production'
Info: Applying configuration version '1708748126'
Error: Execution of '/usr/bin/curl https://github.com/prometheus/graphite_exporter/releases/download/v0.7.1/graphite_exporter-0.7.1.linux-amd64.tar.gz -o /tmp/graphite_exporter-0.7.1.tar.gz_20240224-4298-1sfolwl -fsSLg --max-redirs 5' returned 28: curl: (28) Failed to connect to github.com port 443: Connection timed out
Error: /Stage[main]/Prometheus::Graphite_exporter/Prometheus::Daemon[graphite_exporter]/Archive[/tmp/graphite_exporter-0.7.1.tar.gz]/ensure: change from 'absent' to 'present' failed: Execution of '/usr/bin/curl https://github.com/prometheus/graphite_exporter/releases/download/v0.7.1/graphite_exporter-0.7.1.linux-amd64.tar.gz -o /tmp/graphite_exporter-0.7.1.tar.gz_20240224-4298-1sfolwl -fsSLg --max-redirs 5' returned 28: curl: (28) Failed to connect to github.com port 443: Connection timed out
�[mNotice: /Stage[main]/Prometheus::Graphite_exporter/Prometheus::Daemon[graphite_exporter]/File[/opt/graphite_exporter-0.7.1.linux-amd64/graphite_exporter]: Dependency Archive[/tmp/graphite_exporter-0.7.1.tar.gz] has failures: true
Warning: /Stage[main]/Prometheus::Graphite_exporter/Prometheus::Daemon[graphite_exporter]/File[/opt/graphite_exporter-0.7.1.linux-amd64/graphite_exporter]: Skipping because of failed dependencies
Warning: /Stage[main]/Prometheus::Graphite_exporter/Prometheus::Daemon[graphite_exporter]/File[/usr/local/bin/graphite_exporter]: Skipping because of failed dependencies
Warning: /Stage[main]/Prometheus::Graphite_exporter/Prometheus::Daemon[graphite_exporter]/Service[graphite_exporter]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 129.34 seconds
|
Puppet 7 - Debian 11:
spec/acceptance/ipsec_exporter_spec.rb#L24
prometheus ipsec_exporter ipsec_exporter update from 0.3.1 to 0.3.2 is idempotent
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_041822496.pp.dZ11Mk
Last 10 lines of output were:
�[mNotice: Compiled catalog for debian11-64-puppet7.example.com in environment production in 0.18 seconds
Info: Using environment 'production'
Info: Applying configuration version '1708748304'
Error: Execution of '/usr/bin/curl https://github.com/dennisstritzke/ipsec_exporter/releases/download/v0.3.1/ipsec_exporter-v0.3.1.linux-amd64.tar.gz -o /tmp/ipsec_exporter-0.3.1.tar.gz_20240224-6001-gnmql3 -fsSLg --max-redirs 5' returned 28: curl: (28) Failed to connect to github.com port 443: Connection timed out
Error: /Stage[main]/Prometheus::Ipsec_exporter/Prometheus::Daemon[ipsec_exporter]/Archive[/tmp/ipsec_exporter-0.3.1.tar.gz]/ensure: change from 'absent' to 'present' failed: Execution of '/usr/bin/curl https://github.com/dennisstritzke/ipsec_exporter/releases/download/v0.3.1/ipsec_exporter-v0.3.1.linux-amd64.tar.gz -o /tmp/ipsec_exporter-0.3.1.tar.gz_20240224-6001-gnmql3 -fsSLg --max-redirs 5' returned 28: curl: (28) Failed to connect to github.com port 443: Connection timed out
�[mNotice: /Stage[main]/Prometheus::Ipsec_exporter/Prometheus::Daemon[ipsec_exporter]/File[/opt/ipsec_exporter-v0.3.1.linux-amd64]: Dependency Archive[/tmp/ipsec_exporter-0.3.1.tar.gz] has failures: true
Warning: /Stage[main]/Prometheus::Ipsec_exporter/Prometheus::Daemon[ipsec_exporter]/File[/opt/ipsec_exporter-v0.3.1.linux-amd64]: Skipping because of failed dependencies
Warning: /Stage[main]/Prometheus::Ipsec_exporter/Prometheus::Daemon[ipsec_exporter]/File[/usr/local/bin/ipsec_exporter]: Skipping because of failed dependencies
Warning: /Stage[main]/Prometheus::Ipsec_exporter/Prometheus::Daemon[ipsec_exporter]/Service[ipsec_exporter]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 130.12 seconds
|
Puppet 7 - Debian 11:
spec/acceptance/nginx_vts_exporter_spec.rb#L6
prometheus nginx_vts_exporter nginx_vts_exporter works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_042138562.pp.AtIH0S
Last 10 lines of output were:
Info: /Stage[main]/Prometheus::Nginx_vts_exporter/Prometheus::Daemon[nginx-vts-exporter]/User[nginx-vts-exporter]: Scheduling refresh of Service[nginx-vts-exporter]
�[mNotice: /Stage[main]/Prometheus::Nginx_vts_exporter/Prometheus::Daemon[nginx-vts-exporter]/Systemd::Unit_file[nginx-vts-exporter.service]/File[/etc/systemd/system/nginx-vts-exporter.service]/ensure: defined content as '{sha256}c013723cb2e0e4c6d9b04e309fec343e76186c4d0baec0ab9e9a8a4e1dbf79ef'
Info: /Stage[main]/Prometheus::Nginx_vts_exporter/Prometheus::Daemon[nginx-vts-exporter]/Systemd::Unit_file[nginx-vts-exporter.service]/File[/etc/systemd/system/nginx-vts-exporter.service]: Scheduling refresh of Systemd::Daemon_reload[nginx-vts-exporter.service]
Info: Systemd::Daemon_reload[nginx-vts-exporter.service]: Scheduling refresh of Exec[systemd-nginx-vts-exporter.service-systemctl-daemon-reload]
�[mNotice: /Stage[main]/Prometheus::Nginx_vts_exporter/Prometheus::Daemon[nginx-vts-exporter]/Systemd::Unit_file[nginx-vts-exporter.service]/Systemd::Daemon_reload[nginx-vts-exporter.service]/Exec[systemd-nginx-vts-exporter.service-systemctl-daemon-reload]: Triggered 'refresh' from 1 event
Info: Systemd::Unit_file[nginx-vts-exporter.service]: Scheduling refresh of Service[nginx-vts-exporter]
Warning: /Stage[main]/Prometheus::Nginx_vts_exporter/Prometheus::Daemon[nginx-vts-exporter]/Service[nginx-vts-exporter]: Skipping because of failed dependencies
Info: /Stage[main]/Prometheus::Nginx_vts_exporter/Prometheus::Daemon[nginx-vts-exporter]/Service[nginx-vts-exporter]: Unscheduling all events on Service[nginx-vts-exporter]
Info: Prometheus::Daemon[nginx-vts-exporter]: Unscheduling all events on Prometheus::Daemon[nginx-vts-exporter]
�[mNotice: Applied catalog in 129.52 seconds
|
Puppet 7 - Debian 11:
spec/acceptance/nginx_vts_exporter_spec.rb#L14
prometheus nginx_vts_exporter Service "nginx-vts-exporter" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "nginx-vts-exporter" to be running
|
Puppet 7 - Debian 11:
spec/acceptance/nginx_vts_exporter_spec.rb#L15
prometheus nginx_vts_exporter Service "nginx-vts-exporter" is expected to be enabled
Failure/Error: it { is_expected.to be_enabled }
expected Service "nginx-vts-exporter" to be enabled
|
Puppet 7 - Debian 11:
spec/acceptance/nginx_vts_exporter_spec.rb#L19
prometheus nginx_vts_exporter Port "9913" is expected to be listening with tcp6
Failure/Error: it { is_expected.to be_listening.with('tcp6') }
expected Port "9913" to be listening with tcp6
|
Puppet 7 - Debian 11:
spec/acceptance/node_exporter_spec.rb#L24
prometheus node_exporter node_exporter update from 0.15.2 to 0.16.0 is idempotent
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_042414348.pp.eFR9V0
Last 10 lines of output were:
�[mNotice: Compiled catalog for debian11-64-puppet7.example.com in environment production in 0.18 seconds
Info: Using environment 'production'
Info: Applying configuration version '1708748657'
Error: Execution of '/usr/bin/curl https://github.com/prometheus/node_exporter/releases/download/v0.15.2/node_exporter-0.15.2.linux-amd64.tar.gz -o /tmp/node_exporter-0.15.2.tar.gz_20240224-10067-1h0hq81 -fsSLg --max-redirs 5' returned 28: curl: (28) Failed to connect to github.com port 443: Connection timed out
Error: /Stage[main]/Prometheus::Node_exporter/Prometheus::Daemon[node_exporter]/Archive[/tmp/node_exporter-0.15.2.tar.gz]/ensure: change from 'absent' to 'present' failed: Execution of '/usr/bin/curl https://github.com/prometheus/node_exporter/releases/download/v0.15.2/node_exporter-0.15.2.linux-amd64.tar.gz -o /tmp/node_exporter-0.15.2.tar.gz_20240224-10067-1h0hq81 -fsSLg --max-redirs 5' returned 28: curl: (28) Failed to connect to github.com port 443: Connection timed out
�[mNotice: /Stage[main]/Prometheus::Node_exporter/Prometheus::Daemon[node_exporter]/File[/opt/node_exporter-0.15.2.linux-amd64/node_exporter]: Dependency Archive[/tmp/node_exporter-0.15.2.tar.gz] has failures: true
Warning: /Stage[main]/Prometheus::Node_exporter/Prometheus::Daemon[node_exporter]/File[/opt/node_exporter-0.15.2.linux-amd64/node_exporter]: Skipping because of failed dependencies
Warning: /Stage[main]/Prometheus::Node_exporter/Prometheus::Daemon[node_exporter]/File[/usr/local/bin/node_exporter]: Skipping because of failed dependencies
Warning: /Stage[main]/Prometheus::Node_exporter/Prometheus::Daemon[node_exporter]/Service[node_exporter]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 129.36 seconds
|
Puppet 7 - Debian 11:
spec/acceptance/openldap_exporter_spec.rb#L6
prometheus openldap exporter openldap_exporter works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_042641460.pp.fc5HXd
Last 10 lines of output were:
Info: /Stage[main]/Prometheus::Openldap_exporter/Prometheus::Daemon[openldap_exporter]/User[openldap-exporter]: Scheduling refresh of Service[openldap_exporter]
�[mNotice: /Stage[main]/Prometheus::Openldap_exporter/Prometheus::Daemon[openldap_exporter]/Systemd::Unit_file[openldap_exporter.service]/File[/etc/systemd/system/openldap_exporter.service]/ensure: defined content as '{sha256}3f78d50ee11f13b81145c9edfc19f2fa22ff05cfec3d2b12d04d6f3d493b9980'
Info: /Stage[main]/Prometheus::Openldap_exporter/Prometheus::Daemon[openldap_exporter]/Systemd::Unit_file[openldap_exporter.service]/File[/etc/systemd/system/openldap_exporter.service]: Scheduling refresh of Systemd::Daemon_reload[openldap_exporter.service]
Info: Systemd::Daemon_reload[openldap_exporter.service]: Scheduling refresh of Exec[systemd-openldap_exporter.service-systemctl-daemon-reload]
�[mNotice: /Stage[main]/Prometheus::Openldap_exporter/Prometheus::Daemon[openldap_exporter]/Systemd::Unit_file[openldap_exporter.service]/Systemd::Daemon_reload[openldap_exporter.service]/Exec[systemd-openldap_exporter.service-systemctl-daemon-reload]: Triggered 'refresh' from 1 event
Info: Systemd::Unit_file[openldap_exporter.service]: Scheduling refresh of Service[openldap_exporter]
Warning: /Stage[main]/Prometheus::Openldap_exporter/Prometheus::Daemon[openldap_exporter]/Service[openldap_exporter]: Skipping because of failed dependencies
Info: /Stage[main]/Prometheus::Openldap_exporter/Prometheus::Daemon[openldap_exporter]/Service[openldap_exporter]: Unscheduling all events on Service[openldap_exporter]
Info: Prometheus::Daemon[openldap_exporter]: Unscheduling all events on Prometheus::Daemon[openldap_exporter]
�[mNotice: Applied catalog in 129.90 seconds
|
Puppet 7 - Debian 11:
spec/acceptance/openldap_exporter_spec.rb#L13
prometheus openldap exporter Service "openldap_exporter" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "openldap_exporter" to be running
|
Puppet 7 - AlmaLinux 8:
spec/acceptance/apache_exporter_spec.rb#L29
prometheus apache exporter apache_exporter update from 0.5.0 to 0.7.0 is idempotent
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_041347477.pp.h9z3ER
Last 10 lines of output were:
Warning: /Stage[main]/Prometheus::Apache_exporter/Prometheus::Daemon[apache_exporter]/File[/usr/local/bin/apache_exporter]: Skipping because of failed dependencies
�[mNotice: /Stage[main]/Prometheus::Apache_exporter/Prometheus::Daemon[apache_exporter]/Systemd::Unit_file[apache_exporter.service]/File[/etc/systemd/system/apache_exporter.service]/content: content changed '{sha256}238671a44d7f268f417e35d4ec9b2c6d79a625722f58dd4c94114ca081ef1fc1' to '{sha256}3fc66c22f5f824f1d32be2be942c88b09dc23ee27b65a54658b4f12d392f845c'
Info: /Stage[main]/Prometheus::Apache_exporter/Prometheus::Daemon[apache_exporter]/Systemd::Unit_file[apache_exporter.service]/File[/etc/systemd/system/apache_exporter.service]: Scheduling refresh of Systemd::Daemon_reload[apache_exporter.service]
Info: Systemd::Daemon_reload[apache_exporter.service]: Scheduling refresh of Exec[systemd-apache_exporter.service-systemctl-daemon-reload]
�[mNotice: /Stage[main]/Prometheus::Apache_exporter/Prometheus::Daemon[apache_exporter]/Systemd::Unit_file[apache_exporter.service]/Systemd::Daemon_reload[apache_exporter.service]/Exec[systemd-apache_exporter.service-systemctl-daemon-reload]: Triggered 'refresh' from 1 event
Info: Systemd::Unit_file[apache_exporter.service]: Scheduling refresh of Service[apache_exporter]
Warning: /Stage[main]/Prometheus::Apache_exporter/Prometheus::Daemon[apache_exporter]/Service[apache_exporter]: Skipping because of failed dependencies
Info: /Stage[main]/Prometheus::Apache_exporter/Prometheus::Daemon[apache_exporter]/Service[apache_exporter]: Unscheduling all events on Service[apache_exporter]
Info: Prometheus::Daemon[apache_exporter]: Unscheduling all events on Prometheus::Daemon[apache_exporter]
�[mNotice: Applied catalog in 130.42 seconds
|
Puppet 7 - AlmaLinux 8:
spec/acceptance/apache_exporter_spec.rb#L48
prometheus apache exporter apache_exporter update from 0.5.0 to 0.7.0 is idempotent
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_041559995.pp.9iUAH1
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux8-64-puppet7.example.com in environment production in 0.17 seconds
Info: Using environment 'production'
Info: Applying configuration version '1708748161'
Error: Execution of '/usr/bin/curl https://github.com/Lusitaniae/apache_exporter/releases/download/v0.7.0/apache_exporter-0.7.0.linux-amd64.tar.gz -o /tmp/apache_exporter-0.7.0.tar.gz_20240224-1947-1v9711m -fsSLg --max-redirs 5' returned 7: curl: (7) Failed to connect to github.com port 443: Connection timed out
Error: /Stage[main]/Prometheus::Apache_exporter/Prometheus::Daemon[apache_exporter]/Archive[/tmp/apache_exporter-0.7.0.tar.gz]/ensure: change from 'absent' to 'present' failed: Execution of '/usr/bin/curl https://github.com/Lusitaniae/apache_exporter/releases/download/v0.7.0/apache_exporter-0.7.0.linux-amd64.tar.gz -o /tmp/apache_exporter-0.7.0.tar.gz_20240224-1947-1v9711m -fsSLg --max-redirs 5' returned 7: curl: (7) Failed to connect to github.com port 443: Connection timed out
�[mNotice: /Stage[main]/Prometheus::Apache_exporter/Prometheus::Daemon[apache_exporter]/File[/opt/apache_exporter-0.7.0.linux-amd64/apache_exporter]: Dependency Archive[/tmp/apache_exporter-0.7.0.tar.gz] has failures: true
Warning: /Stage[main]/Prometheus::Apache_exporter/Prometheus::Daemon[apache_exporter]/File[/opt/apache_exporter-0.7.0.linux-amd64/apache_exporter]: Skipping because of failed dependencies
Warning: /Stage[main]/Prometheus::Apache_exporter/Prometheus::Daemon[apache_exporter]/File[/usr/local/bin/apache_exporter]: Skipping because of failed dependencies
Warning: /Stage[main]/Prometheus::Apache_exporter/Prometheus::Daemon[apache_exporter]/Service[apache_exporter]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 130.94 seconds
|
Puppet 7 - AlmaLinux 8:
spec/acceptance/apache_exporter_spec.rb#L41
prometheus apache exporter apache_exporter update from 0.5.0 to 0.7.0 Process "apache_exporter" args is expected to match /\ -scrape_uri http:\/\/localhost\/server-status\/\?auto/
Failure/Error: its(:args) { is_expected.to match %r{\ -scrape_uri http://localhost/server-status/\?auto} }
expected "/usr/local/bin/apache_exporter --scrape_uri http://localhost/server-status/?auto" to match /\ -scrape_uri http:\/\/localhost\/server-status\/\?auto/
Diff:
@@ -1 +1 @@
-/\ -scrape_uri http:\/\/localhost\/server-status\/\?auto/
+"/usr/local/bin/apache_exporter --scrape_uri http://localhost/server-status/?auto"
|
Puppet 7 - AlmaLinux 8:
spec/acceptance/apache_exporter_spec.rb#L60
prometheus apache exporter apache_exporter update from 0.5.0 to 0.7.0 Process "apache_exporter" args is expected to match /\ -scrape_uri http:\/\/localhost\/server-status\/\?auto/
Failure/Error: its(:args) { is_expected.to match %r{\ -scrape_uri http://localhost/server-status/\?auto} }
expected "/usr/local/bin/apache_exporter --scrape_uri http://localhost/server-status/?auto" to match /\ -scrape_uri http:\/\/localhost\/server-status\/\?auto/
Diff:
@@ -1 +1 @@
-/\ -scrape_uri http:\/\/localhost\/server-status\/\?auto/
+"/usr/local/bin/apache_exporter --scrape_uri http://localhost/server-status/?auto"
|
Puppet 7 - AlmaLinux 8:
spec/acceptance/blackbox_exporter_spec.rb#L23
prometheus blackbox exporter blackbox_exporter update from 0.7.0 to 0.14.0 is idempotent
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_041823835.pp.dDZRKh
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux8-64-puppet7.example.com in environment production in 0.17 seconds
Info: Using environment 'production'
Info: Applying configuration version '1708748305'
Error: Execution of '/usr/bin/curl https://github.com/prometheus/blackbox_exporter/releases/download/v0.7.0/blackbox_exporter-0.7.0.linux-amd64.tar.gz -o /tmp/blackbox_exporter-0.7.0.tar.gz_20240224-3004-d8u4b5 -fsSLg --max-redirs 5' returned 7: curl: (7) Failed to connect to github.com port 443: Connection timed out
Error: /Stage[main]/Prometheus::Blackbox_exporter/Prometheus::Daemon[blackbox_exporter]/Archive[/tmp/blackbox_exporter-0.7.0.tar.gz]/ensure: change from 'absent' to 'present' failed: Execution of '/usr/bin/curl https://github.com/prometheus/blackbox_exporter/releases/download/v0.7.0/blackbox_exporter-0.7.0.linux-amd64.tar.gz -o /tmp/blackbox_exporter-0.7.0.tar.gz_20240224-3004-d8u4b5 -fsSLg --max-redirs 5' returned 7: curl: (7) Failed to connect to github.com port 443: Connection timed out
�[mNotice: /Stage[main]/Prometheus::Blackbox_exporter/Prometheus::Daemon[blackbox_exporter]/File[/opt/blackbox_exporter-0.7.0.linux-amd64/blackbox_exporter]: Dependency Archive[/tmp/blackbox_exporter-0.7.0.tar.gz] has failures: true
Warning: /Stage[main]/Prometheus::Blackbox_exporter/Prometheus::Daemon[blackbox_exporter]/File[/opt/blackbox_exporter-0.7.0.linux-amd64/blackbox_exporter]: Skipping because of failed dependencies
Warning: /Stage[main]/Prometheus::Blackbox_exporter/Prometheus::Daemon[blackbox_exporter]/File[/usr/local/bin/blackbox_exporter]: Skipping because of failed dependencies
Warning: /Stage[main]/Prometheus::Blackbox_exporter/Prometheus::Daemon[blackbox_exporter]/Service[blackbox_exporter]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 130.49 seconds
|
Puppet 7 - AlmaLinux 8:
spec/acceptance/graphite_exporter_spec.rb#L23
prometheus graphite exporter graphite_exporter update from 0.2.0 to 0.7.1 is idempotent
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_042111611.pp.RFskDX
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux8-64-puppet7.example.com in environment production in 0.17 seconds
Info: Using environment 'production'
Info: Applying configuration version '1708748473'
Error: Execution of '/usr/bin/curl https://github.com/prometheus/graphite_exporter/releases/download/v0.2.0/graphite_exporter-0.2.0.linux-amd64.tar.gz -o /tmp/graphite_exporter-0.2.0.tar.gz_20240224-5766-9zukka -fsSLg --max-redirs 5' returned 7: curl: (7) Failed to connect to github.com port 443: Connection timed out
Error: /Stage[main]/Prometheus::Graphite_exporter/Prometheus::Daemon[graphite_exporter]/Archive[/tmp/graphite_exporter-0.2.0.tar.gz]/ensure: change from 'absent' to 'present' failed: Execution of '/usr/bin/curl https://github.com/prometheus/graphite_exporter/releases/download/v0.2.0/graphite_exporter-0.2.0.linux-amd64.tar.gz -o /tmp/graphite_exporter-0.2.0.tar.gz_20240224-5766-9zukka -fsSLg --max-redirs 5' returned 7: curl: (7) Failed to connect to github.com port 443: Connection timed out
�[mNotice: /Stage[main]/Prometheus::Graphite_exporter/Prometheus::Daemon[graphite_exporter]/File[/opt/graphite_exporter-0.2.0.linux-amd64/graphite_exporter]: Dependency Archive[/tmp/graphite_exporter-0.2.0.tar.gz] has failures: true
Warning: /Stage[main]/Prometheus::Graphite_exporter/Prometheus::Daemon[graphite_exporter]/File[/opt/graphite_exporter-0.2.0.linux-amd64/graphite_exporter]: Skipping because of failed dependencies
Warning: /Stage[main]/Prometheus::Graphite_exporter/Prometheus::Daemon[graphite_exporter]/File[/usr/local/bin/graphite_exporter]: Skipping because of failed dependencies
Warning: /Stage[main]/Prometheus::Graphite_exporter/Prometheus::Daemon[graphite_exporter]/Service[graphite_exporter]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 130.63 seconds
|
Puppet 7 - AlmaLinux 8:
spec/acceptance/graphite_exporter_spec.rb#L38
prometheus graphite exporter graphite_exporter update from 0.2.0 to 0.7.1 is idempotent
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_042324334.pp.AFRL4U
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux8-64-puppet7.example.com in environment production in 0.16 seconds
Info: Using environment 'production'
Info: Applying configuration version '1708748606'
Error: Execution of '/usr/bin/curl https://github.com/prometheus/graphite_exporter/releases/download/v0.7.1/graphite_exporter-0.7.1.linux-amd64.tar.gz -o /tmp/graphite_exporter-0.7.1.tar.gz_20240224-5902-neajvi -fsSLg --max-redirs 5' returned 7: curl: (7) Failed to connect to github.com port 443: Connection timed out
Error: /Stage[main]/Prometheus::Graphite_exporter/Prometheus::Daemon[graphite_exporter]/Archive[/tmp/graphite_exporter-0.7.1.tar.gz]/ensure: change from 'absent' to 'present' failed: Execution of '/usr/bin/curl https://github.com/prometheus/graphite_exporter/releases/download/v0.7.1/graphite_exporter-0.7.1.linux-amd64.tar.gz -o /tmp/graphite_exporter-0.7.1.tar.gz_20240224-5902-neajvi -fsSLg --max-redirs 5' returned 7: curl: (7) Failed to connect to github.com port 443: Connection timed out
�[mNotice: /Stage[main]/Prometheus::Graphite_exporter/Prometheus::Daemon[graphite_exporter]/File[/opt/graphite_exporter-0.7.1.linux-amd64/graphite_exporter]: Dependency Archive[/tmp/graphite_exporter-0.7.1.tar.gz] has failures: true
Warning: /Stage[main]/Prometheus::Graphite_exporter/Prometheus::Daemon[graphite_exporter]/File[/opt/graphite_exporter-0.7.1.linux-amd64/graphite_exporter]: Skipping because of failed dependencies
Warning: /Stage[main]/Prometheus::Graphite_exporter/Prometheus::Daemon[graphite_exporter]/File[/usr/local/bin/graphite_exporter]: Skipping because of failed dependencies
Warning: /Stage[main]/Prometheus::Graphite_exporter/Prometheus::Daemon[graphite_exporter]/Service[graphite_exporter]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 131.03 seconds
|
Puppet 7 - AlmaLinux 8:
spec/acceptance/haproxy_exporter_spec.rb#L74
prometheus haproxy_exporter haproxy_exporter update from 0.9.0 to 0.10.0 is idempotent
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_042556934.pp.Ffw6GF
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux8-64-puppet7.example.com in environment production in 0.17 seconds
Info: Using environment 'production'
Info: Applying configuration version '1708748758'
Error: Execution of '/usr/bin/curl https://github.com/prometheus/haproxy_exporter/releases/download/v0.10.0/haproxy_exporter-0.10.0.linux-amd64.tar.gz -o /tmp/haproxy_exporter-0.10.0.tar.gz_20240224-7479-2gwthz -fsSLg --max-redirs 5' returned 7: curl: (7) Failed to connect to github.com port 443: Connection timed out
Error: /Stage[main]/Prometheus::Haproxy_exporter/Prometheus::Daemon[haproxy_exporter]/Archive[/tmp/haproxy_exporter-0.10.0.tar.gz]/ensure: change from 'absent' to 'present' failed: Execution of '/usr/bin/curl https://github.com/prometheus/haproxy_exporter/releases/download/v0.10.0/haproxy_exporter-0.10.0.linux-amd64.tar.gz -o /tmp/haproxy_exporter-0.10.0.tar.gz_20240224-7479-2gwthz -fsSLg --max-redirs 5' returned 7: curl: (7) Failed to connect to github.com port 443: Connection timed out
�[mNotice: /Stage[main]/Prometheus::Haproxy_exporter/Prometheus::Daemon[haproxy_exporter]/File[/opt/haproxy_exporter-0.10.0.linux-amd64/haproxy_exporter]: Dependency Archive[/tmp/haproxy_exporter-0.10.0.tar.gz] has failures: true
Warning: /Stage[main]/Prometheus::Haproxy_exporter/Prometheus::Daemon[haproxy_exporter]/File[/opt/haproxy_exporter-0.10.0.linux-amd64/haproxy_exporter]: Skipping because of failed dependencies
Warning: /Stage[main]/Prometheus::Haproxy_exporter/Prometheus::Daemon[haproxy_exporter]/File[/usr/local/bin/haproxy_exporter]: Skipping because of failed dependencies
Warning: /Stage[main]/Prometheus::Haproxy_exporter/Prometheus::Daemon[haproxy_exporter]/Service[haproxy_exporter]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 129.99 seconds
|
Puppet 7 - AlmaLinux 8:
spec/acceptance/pushgateway_spec.rb#L40
prometheus pushgateway pushgateway update from 0.4.0 to 0.8.0 is idempotent
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_043227006.pp.tRRjqC
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux8-64-puppet7.example.com in environment production in 0.16 seconds
Info: Using environment 'production'
Info: Applying configuration version '1708749148'
Error: Execution of '/usr/bin/curl https://github.com/prometheus/pushgateway/releases/download/v0.8.0/pushgateway-0.8.0.linux-amd64.tar.gz -o /tmp/pushgateway-0.8.0.tar.gz_20240224-24269-1glx2nj -fsSLg --max-redirs 5' returned 7: curl: (7) Failed to connect to github.com port 443: Connection timed out
Error: /Stage[main]/Prometheus::Pushgateway/Prometheus::Daemon[pushgateway]/Archive[/tmp/pushgateway-0.8.0.tar.gz]/ensure: change from 'absent' to 'present' failed: Execution of '/usr/bin/curl https://github.com/prometheus/pushgateway/releases/download/v0.8.0/pushgateway-0.8.0.linux-amd64.tar.gz -o /tmp/pushgateway-0.8.0.tar.gz_20240224-24269-1glx2nj -fsSLg --max-redirs 5' returned 7: curl: (7) Failed to connect to github.com port 443: Connection timed out
�[mNotice: /Stage[main]/Prometheus::Pushgateway/Prometheus::Daemon[pushgateway]/File[/opt/pushgateway-0.8.0.linux-amd64/pushgateway]: Dependency Archive[/tmp/pushgateway-0.8.0.tar.gz] has failures: true
Warning: /Stage[main]/Prometheus::Pushgateway/Prometheus::Daemon[pushgateway]/File[/opt/pushgateway-0.8.0.linux-amd64/pushgateway]: Skipping because of failed dependencies
Warning: /Stage[main]/Prometheus::Pushgateway/Prometheus::Daemon[pushgateway]/File[/usr/local/bin/pushgateway]: Skipping because of failed dependencies
Warning: /Stage[main]/Prometheus::Pushgateway/Prometheus::Daemon[pushgateway]/Service[pushgateway]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 131.03 seconds
|
Puppet 7 - AlmaLinux 8:
spec/acceptance/pushprox_client_spec.rb#L6
prometheus pushprox_client pushprox_client works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux8-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_043440628.pp.S3xvfR
Last 10 lines of output were:
Info: Systemd::Unit_file[pushprox_proxy.service]: Scheduling refresh of Service[pushprox_proxy]
Warning: /Stage[main]/Prometheus::Pushprox_proxy/Prometheus::Daemon[pushprox_proxy]/Service[pushprox_proxy]: Skipping because of failed dependencies
Info: /Stage[main]/Prometheus::Pushprox_proxy/Prometheus::Daemon[pushprox_proxy]/Service[pushprox_proxy]: Unscheduling all events on Service[pushprox_proxy]
Info: Prometheus::Daemon[pushprox_proxy]: Unscheduling all events on Prometheus::Daemon[pushprox_proxy]
�[mNotice: /Stage[main]/Prometheus::Pushprox_client/Prometheus::Daemon[pushprox_client]/Systemd::Unit_file[pushprox_client.service]/Systemd::Daemon_reload[pushprox_client.service]/Exec[systemd-pushprox_client.service-systemctl-daemon-reload]: Triggered 'refresh' from 1 event
Info: Systemd::Unit_file[pushprox_client.service]: Scheduling refresh of Service[pushprox_client]
�[mNotice: /Stage[main]/Prometheus::Pushprox_client/Prometheus::Daemon[pushprox_client]/Service[pushprox_client]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Prometheus::Pushprox_client/Prometheus::Daemon[pushprox_client]/Service[pushprox_client]: Unscheduling refresh on Service[pushprox_client]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 131.45 seconds
|
Puppet 7 - CentOS 7
Process completed with exit code 1.
|
Puppet 8 - 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 8 (Ruby 3.2)
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 8 (Ruby 3.2)
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 - Rocky 8
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 - Rocky 8
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 - Rocky 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 - Rocky 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 - CentOS 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 - CentOS 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 - AlmaLinux 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 - AlmaLinux 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/
|
Distro Puppet - Archlinux rolling
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/.
|
Distro Puppet - Archlinux rolling
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/
|
Distro Puppet - Archlinux rolling
Failed to download action 'https://api.github.com/repos/ruby/setup-ruby/tarball/d4526a55538b775af234ba4af27118ed6f8f6677'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
Distro Puppet - Archlinux rolling
Back off 10.029 seconds before retry.
|
Puppet 7 - CentOS 8
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 8
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 22.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 22.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 8 - Rocky 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 8 - Rocky 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 8 - OracleLinux 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 8 - OracleLinux 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 8 - AlmaLinux 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 8 - AlmaLinux 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 8 - CentOS 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 8 - CentOS 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 8 - AlmaLinux 8
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 8 - AlmaLinux 8
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/
|
Distro Puppet - Debian 12
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/.
|
Distro Puppet - Debian 12
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 8 - CentOS 8
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 8 - CentOS 8
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 8 - Rocky 8
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 8 - Rocky 8
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 8 - OracleLinux 8
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 8 - OracleLinux 8
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 8 - Debian 11
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 8 - Debian 11
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 8 - 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 8 - 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 - OracleLinux 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 - OracleLinux 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 8 - 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 8 - 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 8 - Ubuntu 22.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 8 - Ubuntu 22.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 - OracleLinux 8
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 - OracleLinux 8
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 11
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 11
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 - AlmaLinux 8
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 - AlmaLinux 8
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 - AlmaLinux 8
Failed to download action 'https://api.github.com/repos/ruby/setup-ruby/tarball/d4526a55538b775af234ba4af27118ed6f8f6677'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
Puppet 7 - AlmaLinux 8
Back off 23.689 seconds before retry.
|
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/
|
Puppet 8 - 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 8 - 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/
|