ansible-playbook [core 2.17.12] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-Sky executable location = /usr/local/bin/ansible-playbook python version = 3.12.10 (main, May 9 2025, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-5)] (/usr/bin/python3.12) jinja version = 3.1.6 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles statically imported: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml statically imported: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_verify_fullstack.yml ******************************************* 2 plays in /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml PLAY [all] ********************************************************************* TASK [Include vault variables] ************************************************* task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:5 Tuesday 24 June 2025 13:01:41 -0400 (0:00:00.027) 0:00:00.027 ********** ok: [managed-node2] => { "ansible_facts": { "pcptest_pw": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n65343431623161346664373330646165636437656265656632613961363839303132393064663934\n3137396633373562393466633037356533326566343338350a386238333034336162333932313162\n62643937336534356131376134303463306466316433366636643562633637376336653034646334\n3063663466333735390a333330366461386166633233373133326237323663333831653232646566\n3363\n" } }, "ansible_included_var_files": [ "/tmp/metrics-Xu0/tests/vars/vault-variables.yml" ], "changed": false } PLAY [Test the full PCP and Grafana stack] ************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:9 Tuesday 24 June 2025 13:01:41 -0400 (0:00:00.026) 0:00:00.054 ********** [WARNING]: Platform linux on host managed-node2 is using the discovered Python interpreter at /usr/bin/python3.9, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node2] TASK [Stop test] *************************************************************** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:18 Tuesday 24 June 2025 13:01:43 -0400 (0:00:01.440) 0:00:01.494 ********** META: end_host conditional evaluated to False, continuing execution for managed-node2 skipping: [managed-node2] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node2" } MSG: end_host conditional evaluated to false, continuing execution for managed-node2 TASK [Get initial state of services] ******************************************* task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml:3 Tuesday 24 June 2025 13:01:43 -0400 (0:00:00.037) 0:00:01.532 ********** ok: [managed-node2] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "apt-daily.service": { "name": "apt-daily.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autofs.service": { "name": "autofs.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "avahi-daemon.service": { "name": "avahi-daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "active" }, "grafana-server.service": { "name": "grafana-server.service", "source": "systemd", "state": "running", "status": "enabled" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "influxdb.service": { "name": "influxdb.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mariadb.service": { "name": "mariadb.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@efi_pstore.service": { "name": "modprobe@efi_pstore.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "mysqld.service": { "name": "mysqld.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcp-reboot-init.service": { "name": "pcp-reboot-init.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "pmcd.service": { "name": "pmcd.service", "source": "systemd", "state": "running", "status": "enabled" }, "pmfind.service": { "name": "pmfind.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pmie.service": { "name": "pmie.service", "source": "systemd", "state": "running", "status": "enabled" }, "pmie_check.service": { "name": "pmie_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmie_daily.service": { "name": "pmie_daily.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmie_farm.service": { "name": "pmie_farm.service", "source": "systemd", "state": "running", "status": "disabled" }, "pmie_farm_check.service": { "name": "pmie_farm_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger.service": { "name": "pmlogger.service", "source": "systemd", "state": "running", "status": "enabled" }, "pmlogger_check.service": { "name": "pmlogger_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger_daily.service": { "name": "pmlogger_daily.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger_farm.service": { "name": "pmlogger_farm.service", "source": "systemd", "state": "running", "status": "disabled" }, "pmlogger_farm_check.service": { "name": "pmlogger_farm_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmproxy.service": { "name": "pmproxy.service", "source": "systemd", "state": "running", "status": "enabled" }, "postgresql.service": { "name": "postgresql.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "redis-sentinel.service": { "name": "redis-sentinel.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "redis.service": { "name": "redis.service", "source": "systemd", "state": "running", "status": "enabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "indirect" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "active" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-random-seed.service": { "name": "systemd-boot-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles.service": { "name": "systemd-tmpfiles.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "ypbind.service": { "name": "ypbind.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "yppasswdd.service": { "name": "yppasswdd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypserv.service": { "name": "ypserv.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypxfrd.service": { "name": "ypxfrd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "zabbix-agent.service": { "name": "zabbix-agent.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } TASK [Run the role] ************************************************************ task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:28 Tuesday 24 June 2025 13:01:45 -0400 (0:00:01.906) 0:00:03.438 ********** included: fedora.linux_system_roles.metrics for managed-node2 TASK [fedora.linux_system_roles.metrics : Ensure ansible_facts used by role] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:3 Tuesday 24 June 2025 13:01:45 -0400 (0:00:00.067) 0:00:03.505 ********** skipping: [managed-node2] => { "changed": false, "false_condition": "__metrics_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Run systemctl] *********************** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:11 Tuesday 24 June 2025 13:01:45 -0400 (0:00:00.022) 0:00:03.528 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.008447", "end": "2025-06-24 13:01:46.048937", "failed_when_result": false, "rc": 0, "start": "2025-06-24 13:01:46.040490" } STDOUT: running TASK [fedora.linux_system_roles.metrics : Require installed systemd] *********** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:18 Tuesday 24 June 2025 13:01:46 -0400 (0:00:00.691) 0:00:04.220 ********** skipping: [managed-node2] => { "changed": false, "false_condition": "\"No such file or directory\" in __is_system_running.msg | d(\"\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:23 Tuesday 24 June 2025 13:01:46 -0400 (0:00:00.024) 0:00:04.244 ********** ok: [managed-node2] => { "ansible_facts": { "__metrics_is_booted": true }, "changed": false } TASK [fedora.linux_system_roles.metrics : Add Elasticsearch to metrics domain list] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:28 Tuesday 24 June 2025 13:01:46 -0400 (0:00:00.025) 0:00:04.270 ********** skipping: [managed-node2] => { "changed": false, "false_condition": "metrics_from_elasticsearch | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Add SQL Server to metrics domain list] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:33 Tuesday 24 June 2025 13:01:46 -0400 (0:00:00.017) 0:00:04.287 ********** skipping: [managed-node2] => { "changed": false, "false_condition": "metrics_from_mssql | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Add Postfix to metrics domain list] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:38 Tuesday 24 June 2025 13:01:46 -0400 (0:00:00.017) 0:00:04.304 ********** skipping: [managed-node2] => { "changed": false, "false_condition": "metrics_from_postfix | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Add bpftrace to metrics domain list] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:43 Tuesday 24 June 2025 13:01:46 -0400 (0:00:00.016) 0:00:04.321 ********** skipping: [managed-node2] => { "changed": false, "false_condition": "metrics_from_bpftrace | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Setup metrics access for roles] ****** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:48 Tuesday 24 June 2025 13:01:46 -0400 (0:00:00.016) 0:00:04.337 ********** ok: [managed-node2] => { "ansible_facts": { "__metrics_accounts": [ { "saslpassword": "metrics", "sasluser": "metrics", "user": "metrics" } ] }, "changed": false } TASK [Configure Elasticsearch metrics] ***************************************** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:55 Tuesday 24 June 2025 13:01:46 -0400 (0:00:00.028) 0:00:04.365 ********** skipping: [managed-node2] => { "changed": false, "false_condition": "metrics_from_elasticsearch | d(false) | bool or metrics_into_elasticsearch | d(false) | bool\n", "skip_reason": "Conditional result was False" } TASK [Configure Spark metrics] ************************************************* task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:70 Tuesday 24 June 2025 13:01:46 -0400 (0:00:00.017) 0:00:04.383 ********** skipping: [managed-node2] => { "changed": false, "false_condition": "metrics_from_spark | d(false) | bool or metrics_into_spark | d(false) | bool\n", "skip_reason": "Conditional result was False" } TASK [Configure SQL Server metrics.] ******************************************* task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:82 Tuesday 24 June 2025 13:01:46 -0400 (0:00:00.023) 0:00:04.406 ********** skipping: [managed-node2] => { "changed": false, "false_condition": "metrics_from_mssql | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [Configure Postfix metrics.] ********************************************** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:90 Tuesday 24 June 2025 13:01:46 -0400 (0:00:00.019) 0:00:04.426 ********** skipping: [managed-node2] => { "changed": false, "false_condition": "metrics_from_postfix | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [Setup bpftrace metrics.] ************************************************* task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:98 Tuesday 24 June 2025 13:01:46 -0400 (0:00:00.021) 0:00:04.447 ********** skipping: [managed-node2] => { "changed": false, "false_condition": "metrics_from_bpftrace | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [Setup metric querying service.] ****************************************** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:107 Tuesday 24 June 2025 13:01:46 -0400 (0:00:00.017) 0:00:04.464 ********** included: fedora.linux_system_roles.private_metrics_subrole_keyserver for managed-node2 TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Set platform/version specific variables] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:4 Tuesday 24 June 2025 13:01:46 -0400 (0:00:00.054) 0:00:04.519 ********** ok: [managed-node2] => (item=/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/default.yml) => { "ansible_facts": { "__keyserver_conf_link": "/etc" }, "ansible_included_var_files": [ "/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/default.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/default.yml" } skipping: [managed-node2] => (item=/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/RedHat_x86_64.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/RedHat_x86_64.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_x86_64.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_x86_64.yml", "skip_reason": "Conditional result was False" } ok: [managed-node2] => (item=/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_9.yml) => { "ansible_facts": { "__keyserver_conf_file": "redis.conf", "__keyserver_conf_path": "/etc/redis", "__keyserver_loaded_modules": [], "__keyserver_name": "redis", "__keyserver_packages": [ "redis" ], "__keyserver_packages_extra": [] }, "ansible_included_var_files": [ "/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_9.yml" } skipping: [managed-node2] => (item=/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_9_x86_64.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_9_x86_64.yml", "skip_reason": "Conditional result was False" } ok: [managed-node2] => (item=/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_9.yml) => { "ansible_facts": { "__keyserver_conf_file": "redis.conf", "__keyserver_conf_path": "/etc/redis", "__keyserver_loaded_modules": [], "__keyserver_name": "redis", "__keyserver_packages": [ "redis" ], "__keyserver_packages_extra": [] }, "ansible_included_var_files": [ "/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_9.yml" } skipping: [managed-node2] => (item=/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_9_x86_64.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/vars/CentOS_9_x86_64.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Check if system is ostree] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:22 Tuesday 24 June 2025 13:01:46 -0400 (0:00:00.062) 0:00:04.581 ********** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Set flag to indicate system is ostree] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:27 Tuesday 24 June 2025 13:01:47 -0400 (0:00:00.676) 0:00:05.257 ********** ok: [managed-node2] => { "ansible_facts": { "__ansible_pcp_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Determine if host is booted] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:31 Tuesday 24 June 2025 13:01:47 -0400 (0:00:00.059) 0:00:05.317 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.007955", "end": "2025-06-24 13:01:47.735483", "failed_when_result": false, "rc": 0, "start": "2025-06-24 13:01:47.727528" } STDOUT: running TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Require installed systemd] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:39 Tuesday 24 June 2025 13:01:47 -0400 (0:00:00.579) 0:00:05.896 ********** skipping: [managed-node2] => { "changed": false, "false_condition": "\"No such file or directory\" in __is_system_running.msg | d(\"\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:44 Tuesday 24 June 2025 13:01:47 -0400 (0:00:00.030) 0:00:05.927 ********** ok: [managed-node2] => { "ansible_facts": { "__keyserver_is_booted": true }, "changed": false } TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Install key server packages] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:48 Tuesday 24 June 2025 13:01:47 -0400 (0:00:00.037) 0:00:05.965 ********** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Ensure key server configuration directory exists] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:54 Tuesday 24 June 2025 13:01:49 -0400 (0:00:01.703) 0:00:07.668 ********** ok: [managed-node2] => { "changed": false, "gid": 0, "group": "root", "mode": "0750", "owner": "redis", "path": "/etc/redis", "secontext": "system_u:object_r:redis_conf_t:s0", "size": 45, "state": "directory", "uid": 995 } TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Ensure key server is configured] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:63 Tuesday 24 June 2025 13:01:50 -0400 (0:00:00.684) 0:00:08.353 ********** ok: [managed-node2] => (item=/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/templates/CentOS_9_keyserver.conf.j2) => { "ansible_loop_var": "item", "changed": false, "checksum": "06d89d7886a9a4126fb9baddfd6c1c2e3ab5271a", "dest": "/etc/redis/redis.conf", "gid": 0, "group": "root", "item": "/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/templates/CentOS_9_keyserver.conf.j2", "mode": "0640", "owner": "redis", "path": "/etc/redis/redis.conf", "secontext": "system_u:object_r:redis_conf_t:s0", "size": 61569, "state": "file", "uid": 995 } TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Ensure key server configuration symlink exists] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:77 Tuesday 24 June 2025 13:01:51 -0400 (0:00:00.957) 0:00:09.310 ********** ok: [managed-node2] => { "changed": false, "dest": "/etc/redis.conf", "gid": 0, "group": "root", "mode": "0777", "owner": "root", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 21, "src": "/etc/redis/redis.conf", "state": "link", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_keyserver : Ensure key server service is running and enabled on boot] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:84 Tuesday 24 June 2025 13:01:51 -0400 (0:00:00.577) 0:00:09.888 ********** ok: [managed-node2] => { "changed": false, "enabled": true, "name": "redis", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:redis_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2025-06-24 13:01:33 EDT", "ActiveEnterTimestampMonotonic": "501440914", "ActiveExitTimestamp": "Tue 2025-06-24 13:01:33 EDT", "ActiveExitTimestampMonotonic": "501370378", "ActiveState": "active", "After": "sysinit.target -.mount network.target system.slice network-online.target basic.target systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-06-24 13:01:33 EDT", "AssertTimestampMonotonic": "501415356", "Before": "shutdown.target multi-user.target pmproxy.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "147999000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanClean": "runtime", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2025-06-24 13:01:33 EDT", "ConditionTimestampMonotonic": "501415353", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/redis.service", "ControlGroupId": "6223", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Redis persistent key-value database", "DevicePolicy": "auto", "DropInPaths": "/etc/systemd/system/redis.service.d/limit.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "36021", "ExecMainStartTimestamp": "Tue 2025-06-24 13:01:33 EDT", "ExecMainStartTimestampMonotonic": "501419116", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/redis-server ; argv[]=/usr/bin/redis-server /etc/redis/redis.conf --daemonize no --supervised systemd ; ignore_errors=no ; start_time=[Tue 2025-06-24 13:01:33 EDT] ; stop_time=[n/a] ; pid=36021 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/redis-server ; argv[]=/usr/bin/redis-server /etc/redis/redis.conf --daemonize no --supervised systemd ; flags= ; start_time=[Tue 2025-06-24 13:01:33 EDT] ; stop_time=[n/a] ; pid=36021 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/libexec/redis-shutdown ; argv[]=/usr/libexec/redis-shutdown ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/libexec/redis-shutdown ; argv[]=/usr/libexec/redis-shutdown ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/redis.service", "FreezerState": "running", "GID": "995", "Group": "redis", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "redis.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2025-06-24 13:01:33 EDT", "InactiveEnterTimestampMonotonic": "501414789", "InactiveExitTimestamp": "Tue 2025-06-24 13:01:33 EDT", "InactiveExitTimestampMonotonic": "501419336", "InvocationID": "07ff7946bfac4508ab59e0331dc288a3", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "10240", "LimitNOFILESoft": "10240", "LimitNPROC": "13688", "LimitNPROCSoft": "13688", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13688", "LimitSIGPENDINGSoft": "13688", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "36021", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "11853824", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "redis.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount sysinit.target system.slice", "RequiresMountsFor": "/run/redis", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectory": "redis", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2025-06-24 13:01:33 EDT", "StateChangeTimestampMonotonic": "501440914", "StateDirectoryMode": "0755", "StatusErrno": "0", "StatusText": "Ready to accept connections", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "5", "TasksMax": "21900", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "995", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "redis", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Setup metric collection service.] **************************************** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:113 Tuesday 24 June 2025 13:01:52 -0400 (0:00:00.996) 0:00:10.884 ********** included: fedora.linux_system_roles.private_metrics_subrole_pcp for managed-node2 TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Set platform/version specific variables] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:4 Tuesday 24 June 2025 13:01:52 -0400 (0:00:00.113) 0:00:10.998 ********** ok: [managed-node2] => (item=/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/default.yml) => { "ansible_facts": {}, "ansible_included_var_files": [ "/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/default.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/default.yml" } ok: [managed-node2] => (item=/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/RedHat.yml) => { "ansible_facts": { "__pcp_pmcd_defaults_path": "/etc/sysconfig/pmcd", "__pcp_pmlogger_defaults_path": "/etc/sysconfig/pmlogger", "__pcp_pmlogger_timers_path": "/etc/sysconfig/pmlogger_timers", "__pcp_pmproxy_defaults_path": "/etc/sysconfig/pmproxy" }, "ansible_included_var_files": [ "/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/RedHat.yml" } skipping: [managed-node2] => (item=/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node2] => (item=/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS_9.yml) => { "ansible_facts": { "__pcp_packages_extra": [ "pcp-zeroconf" ], "__pcp_sasl_mechlist": "scram-sha-256", "__pcp_sasl_packages": [ "cyrus-sasl-lib", "cyrus-sasl-scram" ] }, "ansible_included_var_files": [ "/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS_9.yml" } ok: [managed-node2] => (item=/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS_9.yml) => { "ansible_facts": { "__pcp_packages_extra": [ "pcp-zeroconf" ], "__pcp_sasl_mechlist": "scram-sha-256", "__pcp_sasl_packages": [ "cyrus-sasl-lib", "cyrus-sasl-scram" ] }, "ansible_included_var_files": [ "/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS_9.yml" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Check if system is ostree] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:18 Tuesday 24 June 2025 13:01:53 -0400 (0:00:00.090) 0:00:11.088 ********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __ansible_pcp_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Set flag to indicate system is ostree] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:23 Tuesday 24 June 2025 13:01:53 -0400 (0:00:00.033) 0:00:11.122 ********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __ansible_pcp_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Run systemctl] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:30 Tuesday 24 June 2025 13:01:53 -0400 (0:00:00.042) 0:00:11.165 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.008579", "end": "2025-06-24 13:01:53.619178", "failed_when_result": false, "rc": 0, "start": "2025-06-24 13:01:53.610599" } STDOUT: running TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Require installed systemd] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:38 Tuesday 24 June 2025 13:01:53 -0400 (0:00:00.619) 0:00:11.784 ********** skipping: [managed-node2] => { "changed": false, "false_condition": "\"No such file or directory\" in __is_system_running.msg | d(\"\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:43 Tuesday 24 June 2025 13:01:53 -0400 (0:00:00.026) 0:00:11.811 ********** ok: [managed-node2] => { "ansible_facts": { "__pcp_is_booted": true }, "changed": false } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Install Performance Co-Pilot packages] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:47 Tuesday 24 June 2025 13:01:53 -0400 (0:00:00.039) 0:00:11.850 ********** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Install authentication packages] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:53 Tuesday 24 June 2025 13:01:55 -0400 (0:00:01.458) 0:00:13.309 ********** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Include pmcd] **** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:62 Tuesday 24 June 2025 13:01:56 -0400 (0:00:01.477) 0:00:14.787 ********** included: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml for managed-node2 TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : List optional metric collection agents to be enabled] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:4 Tuesday 24 June 2025 13:01:56 -0400 (0:00:00.044) 0:00:14.831 ********** skipping: [managed-node2] => { "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Extract metric collection configuration file content] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:9 Tuesday 24 June 2025 13:01:56 -0400 (0:00:00.019) 0:00:14.850 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "cat", "/etc/pcp/pmcd/pmcd.conf" ], "delta": "0:00:00.003010", "end": "2025-06-24 13:01:57.246049", "rc": 0, "start": "2025-06-24 13:01:57.243039" } STDOUT: # # Name Id IPC IPC Params File/Cmd # Performance Metrics Domain Specifications # This file is automatically generated during the build root 1 pipe binary /var/lib/pcp/pmdas/root/pmdaroot pmcd 2 dso pmcd_init /var/lib/pcp/pmdas/pmcd/pmda_pmcd.so proc 3 pipe binary /var/lib/pcp/pmdas/proc/pmdaproc -d 3 pmproxy 4 dso pmproxy_init /var/lib/pcp/pmdas/mmv/pmda_mmv.so xfs 11 pipe binary /var/lib/pcp/pmdas/xfs/pmdaxfs -d 11 linux 60 pipe binary /var/lib/pcp/pmdas/linux/pmdalinux nfsclient 62 pipe binary /usr/bin/python3 /var/lib/pcp/pmdas/nfsclient/pmdanfsclient.python mmv 70 dso mmv_init /var/lib/pcp/pmdas/mmv/pmda_mmv.so kvm 95 pipe binary /var/lib/pcp/pmdas/kvm/pmdakvm -d 95 jbd2 122 dso jbd2_init /var/lib/pcp/pmdas/jbd2/pmda_jbd2.so dm 129 pipe binary /var/lib/pcp/pmdas/dm/pmdadm -d 129 openmetrics 144 pipe binary notready /usr/bin/python3 /var/lib/pcp/pmdas/openmetrics/pmdaopenmetrics.python bpftrace 151 pipe binary notready /usr/bin/python3 /var/lib/pcp/pmdas/bpftrace/pmdabpftrace.python [access] disallow ".*" : store; disallow ":*" : store; allow "local:*" : all; TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure optional metric collection agents are enabled] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:14 Tuesday 24 June 2025 13:01:57 -0400 (0:00:00.581) 0:00:15.431 ********** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure explicit metric label path exists] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:23 Tuesday 24 June 2025 13:01:57 -0400 (0:00:00.035) 0:00:15.467 ********** ok: [managed-node2] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/pcp/labels", "secontext": "system_u:object_r:etc_t:s0", "size": 45, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure implicit metric label path exists] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:31 Tuesday 24 June 2025 13:01:57 -0400 (0:00:00.601) 0:00:16.068 ********** ok: [managed-node2] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/pcp/labels/optional", "secontext": "system_u:object_r:etc_t:s0", "size": 29, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure any explicit metric labels are configured] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:39 Tuesday 24 June 2025 13:01:58 -0400 (0:00:00.603) 0:00:16.672 ********** ok: [managed-node2] => { "changed": false, "checksum": "5f36b2ea290645ee34d943220a14b54ee5ea5be5", "dest": "/etc/pcp/labels/ansible-managed", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/pcp/labels/ansible-managed", "secontext": "system_u:object_r:etc_t:s0", "size": 3, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure any implicit metric labels are configured] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:46 Tuesday 24 June 2025 13:01:59 -0400 (0:00:00.959) 0:00:17.632 ********** ok: [managed-node2] => { "changed": false, "checksum": "5f36b2ea290645ee34d943220a14b54ee5ea5be5", "dest": "/etc/pcp/labels/optional/ansible-managed", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/pcp/labels/optional/ansible-managed", "secontext": "system_u:object_r:etc_t:s0", "size": 3, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector is configured] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:53 Tuesday 24 June 2025 13:02:00 -0400 (0:00:00.986) 0:00:18.618 ********** ok: [managed-node2] => { "changed": false, "checksum": "7518789c091387cd9c322e1a8fa8aad21d4efbd3", "dest": "/etc/sysconfig/pmcd", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/sysconfig/pmcd", "secontext": "system_u:object_r:etc_t:s0", "size": 1627, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector system accounts are configured] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:60 Tuesday 24 June 2025 13:02:01 -0400 (0:00:00.948) 0:00:19.566 ********** ok: [managed-node2] => (item={'user': 'metrics', 'sasluser': 'metrics', 'saslpassword': 'metrics'}) => { "ansible_loop_var": "item", "append": false, "changed": false, "comment": "", "group": 994, "home": "/home/metrics", "item": { "saslpassword": "metrics", "sasluser": "metrics", "user": "metrics" }, "move_home": false, "name": "metrics", "shell": "/bin/bash", "state": "present", "uid": 994 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector SASL accounts are configured] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:68 Tuesday 24 June 2025 13:02:02 -0400 (0:00:00.979) 0:00:20.545 ********** ok: [managed-node2] => (item={'user': 'metrics', 'sasluser': 'metrics', 'saslpassword': 'metrics'}) => { "ansible_loop_var": "item", "changed": false, "cmd": "set -eu\nif set -o | grep -q pipefail; then\n set -o pipefail # pipefail not supported on debian, some ubuntu\nfi\nif ! sasldblistusers2 -f \"/etc/pcp/passwd.db\" | grep -q \"^metrics@\"; then\n echo \"Creating new metrics user in /etc/pcp/passwd.db\"\n echo \"metrics\" | saslpasswd2 -a pmcd \"metrics\"\n chown root:pcp \"/etc/pcp/passwd.db\"\n chmod 640 \"/etc/pcp/passwd.db\"\nfi\n", "delta": "0:00:00.008797", "end": "2025-06-24 13:02:03.033597", "item": { "saslpassword": "metrics", "sasluser": "metrics", "user": "metrics" }, "rc": 0, "start": "2025-06-24 13:02:03.024800" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector authentication is configured] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:86 Tuesday 24 June 2025 13:02:03 -0400 (0:00:00.667) 0:00:21.212 ********** ok: [managed-node2] => { "changed": false, "checksum": "615d2de55ab86108da0c7e6b64988fecb4169771", "dest": "/etc/sasl2/pmcd.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/sasl2/pmcd.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 998, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Set variable to do pmcd restart if needed] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:94 Tuesday 24 June 2025 13:02:04 -0400 (0:00:00.953) 0:00:22.165 ********** ok: [managed-node2] => { "ansible_facts": { "__pcp_restart_pmcd": false }, "changed": false } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Report performance metric collector restart state] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:99 Tuesday 24 June 2025 13:02:04 -0400 (0:00:00.033) 0:00:22.199 ********** ok: [managed-node2] => {} MSG: ['optional_agents: False', 'explicit_labels: False', 'implicit_labels: False', 'defaults_config: False', 'authentication: False', 'restart_pmcd: False'] TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector is running and enabled on boot] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:110 Tuesday 24 June 2025 13:02:04 -0400 (0:00:00.044) 0:00:22.243 ********** ok: [managed-node2] => { "changed": false, "enabled": true, "name": "pmcd", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2025-06-24 13:00:22 EDT", "ActiveEnterTimestampMonotonic": "430565986", "ActiveExitTimestamp": "Tue 2025-06-24 13:00:21 EDT", "ActiveExitTimestampMonotonic": "429482891", "ActiveState": "active", "After": "systemd-journald.socket network-online.target basic.target pcp-reboot-init.service avahi-daemon.service system.slice sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-06-24 13:00:21 EDT", "AssertTimestampMonotonic": "430247394", "Before": "shutdown.target pmie.service pmlogger.service pmproxy.service multi-user.target zabbix-agent.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "4975304000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2025-06-24 13:00:21 EDT", "ConditionTimestampMonotonic": "430247391", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/pmcd.service", "ControlGroupId": "5472", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Performance Metrics Collector Daemon", "DevicePolicy": "auto", "Documentation": "\"man:pmcd(1)\"", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "22914", "ExecMainStartTimestamp": "Tue 2025-06-24 13:00:22 EDT", "ExecMainStartTimestampMonotonic": "430565949", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd start-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd start-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd stop-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pmcd.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pmcd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2025-06-24 13:00:21 EDT", "InactiveEnterTimestampMonotonic": "430246914", "InactiveExitTimestamp": "Tue 2025-06-24 13:00:21 EDT", "InactiveExitTimestampMonotonic": "430254436", "InvocationID": "26eb5063d61c4fbf8601729dff62aa18", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13688", "LimitNPROCSoft": "13688", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13688", "LimitSIGPENDINGSoft": "13688", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "22914", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "72134656", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pmcd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/pcp/pmcd.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "always", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2025-06-24 13:00:22 EDT", "StateChangeTimestampMonotonic": "430565986", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "12", "TasksMax": "21900", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "pmlogger.service multi-user.target pmie.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector is restarted and enabled on boot] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:117 Tuesday 24 June 2025 13:02:04 -0400 (0:00:00.730) 0:00:22.973 ********** skipping: [managed-node2] => { "changed": false, "false_condition": "__pcp_restart_pmcd | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Include pmie] **** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:65 Tuesday 24 June 2025 13:02:04 -0400 (0:00:00.029) 0:00:23.003 ********** included: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml for managed-node2 TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rule group directories exist] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:4 Tuesday 24 June 2025 13:02:05 -0400 (0:00:00.073) 0:00:23.076 ********** ok: [managed-node2] => (item=network) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "network", "mode": "0755", "owner": "root", "path": "/etc/pcp/pmieconf/network", "secontext": "system_u:object_r:etc_t:s0", "size": 78, "state": "directory", "uid": 0 } ok: [managed-node2] => (item=power) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "power", "mode": "0755", "owner": "root", "path": "/etc/pcp/pmieconf/power", "secontext": "system_u:object_r:etc_t:s0", "size": 30, "state": "directory", "uid": 0 } ok: [managed-node2] => (item=zeroconf) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "zeroconf", "mode": "0755", "owner": "root", "path": "/etc/pcp/pmieconf/zeroconf", "secontext": "system_u:object_r:etc_t:s0", "size": 25, "state": "directory", "uid": 0 } ok: [managed-node2] => (item=filesys) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "filesys", "mode": "0755", "owner": "root", "path": "/etc/pcp/pmieconf/filesys", "secontext": "system_u:object_r:etc_t:s0", "size": 38, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rule group link directories exist] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:14 Tuesday 24 June 2025 13:02:07 -0400 (0:00:02.350) 0:00:25.427 ********** ok: [managed-node2] => (item=network) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "network", "mode": "0755", "owner": "root", "path": "/var/lib/pcp/config/pmieconf/network", "secontext": "system_u:object_r:pcp_var_lib_t:s0", "size": 78, "state": "directory", "uid": 0 } ok: [managed-node2] => (item=power) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "power", "mode": "0755", "owner": "root", "path": "/var/lib/pcp/config/pmieconf/power", "secontext": "system_u:object_r:pcp_var_lib_t:s0", "size": 30, "state": "directory", "uid": 0 } ok: [managed-node2] => (item=zeroconf) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "zeroconf", "mode": "0755", "owner": "root", "path": "/var/lib/pcp/config/pmieconf/zeroconf", "secontext": "system_u:object_r:pcp_var_lib_t:s0", "size": 25, "state": "directory", "uid": 0 } ok: [managed-node2] => (item=filesys) => { "ansible_loop_var": "item", "changed": false, "gid": 0, "group": "root", "item": "filesys", "mode": "0755", "owner": "root", "path": "/var/lib/pcp/config/pmieconf/filesys", "secontext": "system_u:object_r:pcp_var_lib_t:s0", "size": 38, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rules are installed for targeted hosts] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:24 Tuesday 24 June 2025 13:02:09 -0400 (0:00:02.323) 0:00:27.751 ********** ok: [managed-node2] => (item=network/tcplistenoverflows) => { "ansible_loop_var": "item", "changed": false, "checksum": "608d8a6ac6ee33bb86b77d28ba24fbcd378db43d", "dest": "/etc/pcp/pmieconf/network/tcplistenoverflows", "gid": 0, "group": "root", "item": "network/tcplistenoverflows", "mode": "0644", "owner": "root", "path": "/etc/pcp/pmieconf/network/tcplistenoverflows", "secontext": "system_u:object_r:etc_t:s0", "size": 971, "state": "file", "uid": 0 } ok: [managed-node2] => (item=network/tcpqfulldocookies) => { "ansible_loop_var": "item", "changed": false, "checksum": "3256a5c2e8d07a20d8e97a08c0ab163252b0beae", "dest": "/etc/pcp/pmieconf/network/tcpqfulldocookies", "gid": 0, "group": "root", "item": "network/tcpqfulldocookies", "mode": "0644", "owner": "root", "path": "/etc/pcp/pmieconf/network/tcpqfulldocookies", "secontext": "system_u:object_r:etc_t:s0", "size": 1131, "state": "file", "uid": 0 } ok: [managed-node2] => (item=network/tcpqfulldrops) => { "ansible_loop_var": "item", "changed": false, "checksum": "37b2bd7f2430bd9678ab078c5e69a53bea556524", "dest": "/etc/pcp/pmieconf/network/tcpqfulldrops", "gid": 0, "group": "root", "item": "network/tcpqfulldrops", "mode": "0644", "owner": "root", "path": "/etc/pcp/pmieconf/network/tcpqfulldrops", "secontext": "system_u:object_r:etc_t:s0", "size": 1129, "state": "file", "uid": 0 } ok: [managed-node2] => (item=power/thermal_throttle) => { "ansible_loop_var": "item", "changed": false, "checksum": "1d53d6182709617c8f633339652d8d9e75f3b603", "dest": "/etc/pcp/pmieconf/power/thermal_throttle", "gid": 0, "group": "root", "item": "power/thermal_throttle", "mode": "0644", "owner": "root", "path": "/etc/pcp/pmieconf/power/thermal_throttle", "secontext": "system_u:object_r:etc_t:s0", "size": 1153, "state": "file", "uid": 0 } ok: [managed-node2] => (item=zeroconf/all_threads) => { "ansible_loop_var": "item", "changed": false, "checksum": "65169db16dcaa224c211373001adc3addf1031c4", "dest": "/etc/pcp/pmieconf/zeroconf/all_threads", "gid": 0, "group": "root", "item": "zeroconf/all_threads", "mode": "0644", "owner": "root", "path": "/etc/pcp/pmieconf/zeroconf/all_threads", "secontext": "system_u:object_r:etc_t:s0", "size": 840, "state": "file", "uid": 0 } ok: [managed-node2] => (item=filesys/vfs_files) => { "ansible_loop_var": "item", "changed": false, "checksum": "cd5d85dfb8eebd7d9737d56e78bd969dafa3999c", "dest": "/etc/pcp/pmieconf/filesys/vfs_files", "gid": 0, "group": "root", "item": "filesys/vfs_files", "mode": "0644", "owner": "root", "path": "/etc/pcp/pmieconf/filesys/vfs_files", "secontext": "system_u:object_r:etc_t:s0", "size": 969, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance rule actions are installed for targeted hosts] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:34 Tuesday 24 June 2025 13:02:15 -0400 (0:00:05.643) 0:00:33.394 ********** ok: [managed-node2] => { "ansible_facts": { "local_pmie": "default" }, "changed": false } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Check if global pmie webhook action is configured] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:38 Tuesday 24 June 2025 13:02:15 -0400 (0:00:00.024) 0:00:33.418 ********** skipping: [managed-node2] => (item=default) => { "ansible_loop_var": "item", "changed": false, "false_condition": "pcp_pmie_endpoint | length > 0", "item": "default", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Configure global webhook action] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:50 Tuesday 24 June 2025 13:02:15 -0400 (0:00:00.023) 0:00:33.442 ********** skipping: [managed-node2] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'false_condition': 'pcp_pmie_endpoint | length > 0', 'item': 'default', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "pcp_pmie_endpoint | length > 0", "item": { "ansible_loop_var": "item", "changed": false, "false_condition": "pcp_pmie_endpoint | length > 0", "item": "default", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Check if global webhook endpoint is configured] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:63 Tuesday 24 June 2025 13:02:15 -0400 (0:00:00.022) 0:00:33.465 ********** ok: [managed-node2] => (item=default) => { "ansible_loop_var": "item", "backup": "", "changed": false, "found": 0, "item": "default" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Configure global webhook endpoint] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:73 Tuesday 24 June 2025 13:02:16 -0400 (0:00:00.700) 0:00:34.165 ********** skipping: [managed-node2] => (item={'changed': False, 'found': 0, 'msg': '', 'backup': '', 'diff': [{'before': '', 'after': '', 'before_header': '/var/lib/pcp/config/pmie/config.default (content)', 'after_header': '/var/lib/pcp/config/pmie/config.default (content)'}, {'before_header': '/var/lib/pcp/config/pmie/config.default (file attributes)', 'after_header': '/var/lib/pcp/config/pmie/config.default (file attributes)'}], 'invocation': {'module_args': {'state': 'absent', 'path': '/var/lib/pcp/config/pmie/config.default', 'regexp': '//.*global webhook_endpoint = ""', 'backrefs': False, 'create': False, 'backup': False, 'firstmatch': False, 'unsafe_writes': False, 'search_string': None, 'line': None, 'insertafter': None, 'insertbefore': None, 'validate': None, 'mode': None, 'owner': None, 'group': None, 'seuser': None, 'serole': None, 'selevel': None, 'setype': None, 'attributes': None}}, 'failed': False, 'item': 'default', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "pcp_pmie_endpoint | length > 0", "item": { "ansible_loop_var": "item", "backup": "", "changed": false, "diff": [ { "after": "", "after_header": "/var/lib/pcp/config/pmie/config.default (content)", "before": "", "before_header": "/var/lib/pcp/config/pmie/config.default (content)" }, { "after_header": "/var/lib/pcp/config/pmie/config.default (file attributes)", "before_header": "/var/lib/pcp/config/pmie/config.default (file attributes)" } ], "failed": false, "found": 0, "invocation": { "module_args": { "attributes": null, "backrefs": false, "backup": false, "create": false, "firstmatch": false, "group": null, "insertafter": null, "insertbefore": null, "line": null, "mode": null, "owner": null, "path": "/var/lib/pcp/config/pmie/config.default", "regexp": "//.*global webhook_endpoint = \"\"", "search_string": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "absent", "unsafe_writes": false, "validate": null } }, "item": "default", "msg": "" }, "skip_reason": "Conditional result was False" } skipping: [managed-node2] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra rules symlinks have been created for targeted hosts] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:86 Tuesday 24 June 2025 13:02:16 -0400 (0:00:00.025) 0:00:34.191 ********** changed: [managed-node2] => (item=network/tcplistenoverflows) => { "ansible_loop_var": "item", "changed": true, "dest": "/var/lib/pcp/config/pmieconf/network/tcplistenoverflows", "gid": 0, "group": "root", "item": "network/tcplistenoverflows", "mode": "0777", "owner": "root", "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0", "size": 44, "src": "/etc/pcp/pmieconf/network/tcplistenoverflows", "state": "link", "uid": 0 } changed: [managed-node2] => (item=network/tcpqfulldocookies) => { "ansible_loop_var": "item", "changed": true, "dest": "/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies", "gid": 0, "group": "root", "item": "network/tcpqfulldocookies", "mode": "0777", "owner": "root", "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0", "size": 43, "src": "/etc/pcp/pmieconf/network/tcpqfulldocookies", "state": "link", "uid": 0 } changed: [managed-node2] => (item=network/tcpqfulldrops) => { "ansible_loop_var": "item", "changed": true, "dest": "/var/lib/pcp/config/pmieconf/network/tcpqfulldrops", "gid": 0, "group": "root", "item": "network/tcpqfulldrops", "mode": "0777", "owner": "root", "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0", "size": 39, "src": "/etc/pcp/pmieconf/network/tcpqfulldrops", "state": "link", "uid": 0 } changed: [managed-node2] => (item=power/thermal_throttle) => { "ansible_loop_var": "item", "changed": true, "dest": "/var/lib/pcp/config/pmieconf/power/thermal_throttle", "gid": 0, "group": "root", "item": "power/thermal_throttle", "mode": "0777", "owner": "root", "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0", "size": 40, "src": "/etc/pcp/pmieconf/power/thermal_throttle", "state": "link", "uid": 0 } changed: [managed-node2] => (item=zeroconf/all_threads) => { "ansible_loop_var": "item", "changed": true, "dest": "/var/lib/pcp/config/pmieconf/zeroconf/all_threads", "gid": 0, "group": "root", "item": "zeroconf/all_threads", "mode": "0777", "owner": "root", "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0", "size": 38, "src": "/etc/pcp/pmieconf/zeroconf/all_threads", "state": "link", "uid": 0 } changed: [managed-node2] => (item=filesys/vfs_files) => { "ansible_loop_var": "item", "changed": true, "dest": "/var/lib/pcp/config/pmieconf/filesys/vfs_files", "gid": 0, "group": "root", "item": "filesys/vfs_files", "mode": "0777", "owner": "root", "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0", "size": 35, "src": "/etc/pcp/pmieconf/filesys/vfs_files", "state": "link", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Enable performance metric inference for targeted hosts (with control.d)] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:95 Tuesday 24 June 2025 13:02:19 -0400 (0:00:03.367) 0:00:37.558 ********** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Enable performance metric inference for targeted hosts (single control)] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:106 Tuesday 24 June 2025 13:02:19 -0400 (0:00:00.049) 0:00:37.607 ********** skipping: [managed-node2] => { "changed": false, "false_condition": "pcp_single_control | d(true) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Set variable to do pmie restart if needed] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:116 Tuesday 24 June 2025 13:02:19 -0400 (0:00:00.021) 0:00:37.629 ********** ok: [managed-node2] => { "ansible_facts": { "__pcp_restart_pmie": true }, "changed": false } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric inference is running and enabled on boot] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:120 Tuesday 24 June 2025 13:02:19 -0400 (0:00:00.028) 0:00:37.658 ********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __pcp_restart_pmie | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric inference is restarted and enabled on boot] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:127 Tuesday 24 June 2025 13:02:19 -0400 (0:00:00.018) 0:00:37.677 ********** changed: [managed-node2] => { "changed": true, "enabled": true, "name": "pmie", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2025-06-24 13:00:40 EDT", "ActiveEnterTimestampMonotonic": "449272490", "ActiveExitTimestamp": "Tue 2025-06-24 13:00:40 EDT", "ActiveExitTimestampMonotonic": "448799358", "ActiveState": "active", "After": "sysinit.target network-online.target system.slice systemd-journald.socket basic.target pcp-reboot-init.service pmcd.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-06-24 13:00:40 EDT", "AssertTimestampMonotonic": "449050515", "Before": "pmie_check.timer pmie_daily.timer shutdown.target pmie_farm.service multi-user.target", "BindsTo": "pmie_check.timer pmie_daily.timer pmie_farm.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "317016000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2025-06-24 13:00:40 EDT", "ConditionTimestampMonotonic": "449050511", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ConsistsOf": "pmie_farm.service", "ControlGroup": "/system.slice/pmie.service", "ControlGroupId": "5589", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Performance Metrics Inference Engine", "DevicePolicy": "auto", "Documentation": "\"man:pmie(1)\"", "DynamicUser": "no", "Environment": "PMIE_CHECK_PARAMS=--only-primary", "EnvironmentFiles": "/etc/sysconfig/pmie (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "29740", "ExecMainStartTimestamp": "Tue 2025-06-24 13:00:40 EDT", "ExecMainStartTimestampMonotonic": "449272458", "ExecMainStatus": "0", "ExecStart": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc start-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc start-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc stop-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pmie.service", "FreezerState": "running", "GID": "996", "Group": "pcp", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pmie.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2025-06-24 13:00:40 EDT", "InactiveEnterTimestampMonotonic": "449049792", "InactiveExitTimestamp": "Tue 2025-06-24 13:00:40 EDT", "InactiveExitTimestampMonotonic": "449055359", "InvocationID": "1dbdd8c923ad4b7ab650bcfd7dfa41c9", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13688", "LimitNPROCSoft": "13688", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13688", "LimitSIGPENDINGSoft": "13688", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "29740", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "1830912", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pmie.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/pcp/pmie.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "always", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2025-06-24 13:00:40 EDT", "StateChangeTimestampMonotonic": "449272490", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "21900", "TimeoutAbortUSec": "2min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "2min", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "2min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "996", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "pcp", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "pmcd.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Include pmlogger] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:68 Tuesday 24 June 2025 13:02:20 -0400 (0:00:01.360) 0:00:39.037 ********** included: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml for managed-node2 TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure metric log location is configured] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:4 Tuesday 24 June 2025 13:02:21 -0400 (0:00:00.045) 0:00:39.083 ********** ok: [managed-node2] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging is configured] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:12 Tuesday 24 June 2025 13:02:21 -0400 (0:00:00.572) 0:00:39.655 ********** ok: [managed-node2] => { "changed": false, "checksum": "67bc35973101c614e92b1990f8bebfffc39fe498", "dest": "/etc/sysconfig/pmlogger", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/sysconfig/pmlogger", "secontext": "system_u:object_r:etc_t:s0", "size": 1180, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging retention period is set] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:19 Tuesday 24 June 2025 13:02:22 -0400 (0:00:00.935) 0:00:40.591 ********** ok: [managed-node2] => { "changed": false, "checksum": "df7bd3b5b6f1de3af164aab81441c7251a13a298", "dest": "/etc/sysconfig/pmlogger_timers", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/sysconfig/pmlogger_timers", "secontext": "system_u:object_r:etc_t:s0", "size": 988, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Enable performance metric logging for targeted hosts (with control.d)] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:27 Tuesday 24 June 2025 13:02:23 -0400 (0:00:00.935) 0:00:41.526 ********** skipping: [managed-node2] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Enable performance metric logging for targeted hosts (single control)] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:39 Tuesday 24 June 2025 13:02:23 -0400 (0:00:00.023) 0:00:41.550 ********** skipping: [managed-node2] => { "changed": false, "false_condition": "pcp_single_control | d(true) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Set variable to do pmlogger restart if needed] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:49 Tuesday 24 June 2025 13:02:23 -0400 (0:00:00.020) 0:00:41.571 ********** ok: [managed-node2] => { "ansible_facts": { "__pcp_restart_pmlogger": false }, "changed": false } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging is running and enabled on boot] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:53 Tuesday 24 June 2025 13:02:23 -0400 (0:00:00.025) 0:00:41.597 ********** ok: [managed-node2] => { "changed": false, "enabled": true, "name": "pmlogger", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2025-06-24 13:01:36 EDT", "ActiveEnterTimestampMonotonic": "504504672", "ActiveExitTimestamp": "Tue 2025-06-24 13:01:34 EDT", "ActiveExitTimestampMonotonic": "503059278", "ActiveState": "active", "After": "sysinit.target system.slice systemd-journald.socket basic.target network-online.target pcp-reboot-init.service pmcd.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-06-24 13:01:34 EDT", "AssertTimestampMonotonic": "503144630", "Before": "shutdown.target pmlogger_farm.service pmlogger_daily.timer multi-user.target pmlogger_check.timer", "BindsTo": "pmlogger_farm.service pmlogger_daily.timer pmlogger_check.timer", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "1895429000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2025-06-24 13:01:34 EDT", "ConditionTimestampMonotonic": "503144627", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ConsistsOf": "pmlogger_farm.service", "ControlGroup": "/system.slice/pmlogger.service", "ControlGroupId": "6301", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Performance Metrics Archive Logger", "DevicePolicy": "auto", "Documentation": "\"man:pmlogger(1)\"", "DynamicUser": "no", "Environment": "PMLOGGER_CHECK_PARAMS=--only-primary", "EnvironmentFiles": "/etc/sysconfig/pmlogger (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "36760", "ExecMainStartTimestamp": "Tue 2025-06-24 13:01:36 EDT", "ExecMainStartTimestampMonotonic": "504504640", "ExecMainStatus": "0", "ExecStart": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc start-systemd ; ignore_errors=no ; start_time=[Tue 2025-06-24 13:01:34 EDT] ; stop_time=[n/a] ; pid=36530 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc start-systemd ; flags= ; start_time=[Tue 2025-06-24 13:01:34 EDT] ; stop_time=[n/a] ; pid=36530 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc stop-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pmlogger.service", "FreezerState": "running", "GID": "996", "Group": "pcp", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pmlogger.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2025-06-24 13:01:34 EDT", "InactiveEnterTimestampMonotonic": "503144069", "InactiveExitTimestamp": "Tue 2025-06-24 13:01:34 EDT", "InactiveExitTimestampMonotonic": "503150481", "InvocationID": "ae668193c49c4675a78ccfac77e52b5d", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13688", "LimitNPROCSoft": "13688", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13688", "LimitSIGPENDINGSoft": "13688", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "36760", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "4333568", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pmlogger.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/pcp/pmlogger.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "always", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2025-06-24 13:01:36 EDT", "StateChangeTimestampMonotonic": "504504672", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "21900", "TimeoutAbortUSec": "2min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "2min", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "2min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "996", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "pcp", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "pmcd.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging is restarted and enabled on boot] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:60 Tuesday 24 June 2025 13:02:24 -0400 (0:00:00.715) 0:00:42.312 ********** skipping: [managed-node2] => { "changed": false, "false_condition": "__pcp_restart_pmlogger | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Include pmproxy] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:71 Tuesday 24 June 2025 13:02:24 -0400 (0:00:00.025) 0:00:42.338 ********** included: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmproxy.yml for managed-node2 TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure REST API, proxy and metric log discovery is configured] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmproxy.yml:4 Tuesday 24 June 2025 13:02:24 -0400 (0:00:00.096) 0:00:42.434 ********** ok: [managed-node2] => { "changed": false, "checksum": "fa1a173dfa5b1affbf6767115bdae2ce00e98ecc", "dest": "/etc/sysconfig/pmproxy", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/sysconfig/pmproxy", "secontext": "system_u:object_r:etc_t:s0", "size": 508, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure REST API, proxy and log discovery is running and enabled on boot] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmproxy.yml:11 Tuesday 24 June 2025 13:02:25 -0400 (0:00:00.937) 0:00:43.372 ********** ok: [managed-node2] => { "changed": false, "enabled": true, "name": "pmproxy", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2025-06-24 13:01:33 EDT", "ActiveEnterTimestampMonotonic": "502308723", "ActiveExitTimestamp": "Tue 2025-06-24 13:01:33 EDT", "ActiveExitTimestampMonotonic": "502228795", "ActiveState": "active", "After": "sysinit.target basic.target network-online.target systemd-journald.socket pmcd.service avahi-daemon.service pcp-reboot-init.service system.slice redis.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-06-24 13:01:33 EDT", "AssertTimestampMonotonic": "502232721", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "714584000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2025-06-24 13:01:33 EDT", "ConditionTimestampMonotonic": "502232718", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/pmproxy.service", "ControlGroupId": "6262", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Proxy for Performance Metrics Collector Daemon", "DevicePolicy": "auto", "Documentation": "\"man:pmproxy(1)\"", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "36227", "ExecMainStartTimestamp": "Tue 2025-06-24 13:01:33 EDT", "ExecMainStartTimestampMonotonic": "502239132", "ExecMainStatus": "0", "ExecStart": "{ path=/etc/pcp/pmproxy/rc ; argv[]=/etc/pcp/pmproxy/rc start-systemd ; ignore_errors=no ; start_time=[Tue 2025-06-24 13:01:33 EDT] ; stop_time=[n/a] ; pid=36227 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/etc/pcp/pmproxy/rc ; argv[]=/etc/pcp/pmproxy/rc start-systemd ; flags= ; start_time=[Tue 2025-06-24 13:01:33 EDT] ; stop_time=[n/a] ; pid=36227 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pmproxy.service", "FreezerState": "running", "GID": "996", "Group": "pcp", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pmproxy.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2025-06-24 13:01:33 EDT", "InactiveEnterTimestampMonotonic": "502232291", "InactiveExitTimestamp": "Tue 2025-06-24 13:01:33 EDT", "InactiveExitTimestampMonotonic": "502239373", "InvocationID": "1f8aebf0a5034d01b7d26efeb6fd3c55", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13688", "LimitNPROCSoft": "13688", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13688", "LimitSIGPENDINGSoft": "13688", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "36227", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "30257152", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pmproxy.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "always", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2025-06-24 13:01:33 EDT", "StateChangeTimestampMonotonic": "502308723", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "21900", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "996", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "pcp", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Setup metric graphing service.] ****************************************** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:126 Tuesday 24 June 2025 13:02:26 -0400 (0:00:00.734) 0:00:44.107 ********** included: fedora.linux_system_roles.private_metrics_subrole_grafana for managed-node2 TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Set platform/version specific variables] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:4 Tuesday 24 June 2025 13:02:26 -0400 (0:00:00.124) 0:00:44.231 ********** ok: [managed-node2] => (item=/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/default.yml) => { "ansible_facts": { "grafana_metrics_provider": "pcp" }, "ansible_included_var_files": [ "/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/default.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/default.yml" } ok: [managed-node2] => (item=/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/RedHat.yml) => { "ansible_facts": { "__grafana_keyserver_datasource_alttype": "performancecopilot-valkey-datasource", "__grafana_keyserver_datasource_name": "Valkey", "__grafana_keyserver_datasource_type": "pcp-valkey-datasource", "__grafana_packages": [ "grafana" ] }, "ansible_included_var_files": [ "/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/RedHat.yml" } skipping: [managed-node2] => (item=/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node2] => (item=/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/CentOS_9.yml) => { "ansible_facts": { "__grafana_keyserver_datasource_alttype": "performancecopilot-redis-datasource", "__grafana_keyserver_datasource_name": "Redis", "__grafana_keyserver_datasource_type": "pcp-redis-datasource", "__grafana_packages_extra": [ "grafana-pcp" ] }, "ansible_included_var_files": [ "/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/CentOS_9.yml" } ok: [managed-node2] => (item=/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/CentOS_9.yml) => { "ansible_facts": { "__grafana_keyserver_datasource_alttype": "performancecopilot-redis-datasource", "__grafana_keyserver_datasource_name": "Redis", "__grafana_keyserver_datasource_type": "pcp-redis-datasource", "__grafana_packages_extra": [ "grafana-pcp" ] }, "ansible_included_var_files": [ "/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/vars/CentOS_9.yml" } TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Check if system is ostree] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:18 Tuesday 24 June 2025 13:02:26 -0400 (0:00:00.083) 0:00:44.315 ********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __ansible_pcp_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Set flag to indicate system is ostree] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:23 Tuesday 24 June 2025 13:02:26 -0400 (0:00:00.036) 0:00:44.351 ********** skipping: [managed-node2] => { "changed": false, "false_condition": "not __ansible_pcp_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Determine if host is booted] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:27 Tuesday 24 June 2025 13:02:26 -0400 (0:00:00.032) 0:00:44.383 ********** ok: [managed-node2] => { "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.007950", "end": "2025-06-24 13:02:26.786627", "failed_when_result": false, "rc": 0, "start": "2025-06-24 13:02:26.778677" } STDOUT: running TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Require installed systemd] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:35 Tuesday 24 June 2025 13:02:26 -0400 (0:00:00.559) 0:00:44.943 ********** skipping: [managed-node2] => { "changed": false, "false_condition": "\"No such file or directory\" in __is_system_running.msg | d(\"\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:40 Tuesday 24 June 2025 13:02:26 -0400 (0:00:00.020) 0:00:44.963 ********** ok: [managed-node2] => { "ansible_facts": { "__grafana_is_booted": true }, "changed": false } TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Install Grafana packages] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:44 Tuesday 24 June 2025 13:02:26 -0400 (0:00:00.023) 0:00:44.987 ********** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Get package facts now that Grafana is installed] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:50 Tuesday 24 June 2025 13:02:28 -0400 (0:00:01.456) 0:00:46.443 ********** ok: [managed-node2] => { "ansible_facts": { "packages": { "NetworkManager": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.el9", "source": "rpm", "version": "1.53.90" } ], "NetworkManager-libnm": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.el9", "source": "rpm", "version": "1.53.90" } ], "NetworkManager-team": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-team", "release": "1.el9", "source": "rpm", "version": "1.53.90" } ], "NetworkManager-tui": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-tui", "release": "1.el9", "source": "rpm", "version": "1.53.90" } ], "acl": [ { "arch": "x86_64", "epoch": null, "name": "acl", "release": "4.el9", "source": "rpm", "version": "2.3.1" } ], "alternatives": [ { "arch": "x86_64", "epoch": null, "name": "alternatives", "release": "2.el9", "source": "rpm", "version": "1.24" } ], "aspell": [ { "arch": "x86_64", "epoch": 12, "name": "aspell", "release": "8.el9", "source": "rpm", "version": "0.60.8" } ], "attr": [ { "arch": "x86_64", "epoch": null, "name": "attr", "release": "3.el9", "source": "rpm", "version": "2.5.1" } ], "audit": [ { "arch": "x86_64", "epoch": null, "name": "audit", "release": "7.el9", "source": "rpm", "version": "3.1.5" } ], "audit-libs": [ { "arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "7.el9", "source": "rpm", "version": "3.1.5" } ], "authselect": [ { "arch": "x86_64", "epoch": null, "name": "authselect", "release": "3.el9", "source": "rpm", "version": "1.2.6" } ], "authselect-compat": [ { "arch": "x86_64", "epoch": null, "name": "authselect-compat", "release": "3.el9", "source": "rpm", "version": "1.2.6" } ], "authselect-libs": [ { "arch": "x86_64", "epoch": null, "name": "authselect-libs", "release": "3.el9", "source": "rpm", "version": "1.2.6" } ], "avahi-libs": [ { "arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "22.el9", "source": "rpm", "version": "0.8" } ], "basesystem": [ { "arch": "noarch", "epoch": null, "name": "basesystem", "release": "13.el9", "source": "rpm", "version": "11" } ], "bash": [ { "arch": "x86_64", "epoch": null, "name": "bash", "release": "9.el9", "source": "rpm", "version": "5.1.8" } ], "bc": [ { "arch": "x86_64", "epoch": null, "name": "bc", "release": "14.el9", "source": "rpm", "version": "1.07.1" } ], "bcc": [ { "arch": "x86_64", "epoch": null, "name": "bcc", "release": "2.el9", "source": "rpm", "version": "0.32.0" } ], "bcc-tools": [ { "arch": "x86_64", "epoch": null, "name": "bcc-tools", "release": "2.el9", "source": "rpm", "version": "0.32.0" } ], "beakerlib": [ { "arch": "noarch", "epoch": null, "name": "beakerlib", "release": "1.el9", "source": "rpm", "version": "1.29.3" } ], "beakerlib-redhat": [ { "arch": "noarch", "epoch": null, "name": "beakerlib-redhat", "release": "35.el9", "source": "rpm", "version": "1" } ], "binutils": [ { "arch": "x86_64", "epoch": null, "name": "binutils", "release": "65.el9", "source": "rpm", "version": "2.35.2" } ], "binutils-gold": [ { "arch": "x86_64", "epoch": null, "name": "binutils-gold", "release": "65.el9", "source": "rpm", "version": "2.35.2" } ], "bison": [ { "arch": "x86_64", "epoch": null, "name": "bison", "release": "5.el9", "source": "rpm", "version": "3.7.4" } ], "boost-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "boost-filesystem", "release": "11.el9", "source": "rpm", "version": "1.75.0" } ], "boost-system": [ { "arch": "x86_64", "epoch": null, "name": "boost-system", "release": "11.el9", "source": "rpm", "version": "1.75.0" } ], "boost-thread": [ { "arch": "x86_64", "epoch": null, "name": "boost-thread", "release": "11.el9", "source": "rpm", "version": "1.75.0" } ], "bpftrace": [ { "arch": "x86_64", "epoch": null, "name": "bpftrace", "release": "1.el9", "source": "rpm", "version": "0.22.1" } ], "bzip2-libs": [ { "arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "10.el9", "source": "rpm", "version": "1.0.8" } ], "c-ares": [ { "arch": "x86_64", "epoch": null, "name": "c-ares", "release": "2.el9", "source": "rpm", "version": "1.19.1" } ], "ca-certificates": [ { "arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "91.4.el9", "source": "rpm", "version": "2024.2.69_v8.0.303" } ], "centos-gpg-keys": [ { "arch": "noarch", "epoch": null, "name": "centos-gpg-keys", "release": "28.el9", "source": "rpm", "version": "9.0" } ], "centos-stream-release": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-release", "release": "28.el9", "source": "rpm", "version": "9.0" } ], "centos-stream-repos": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-repos", "release": "28.el9", "source": "rpm", "version": "9.0" } ], "checkpolicy": [ { "arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "1.el9", "source": "rpm", "version": "3.6" } ], "chrony": [ { "arch": "x86_64", "epoch": null, "name": "chrony", "release": "2.el9", "source": "rpm", "version": "4.6.1" } ], "clang-libs": [ { "arch": "x86_64", "epoch": null, "name": "clang-libs", "release": "1.el9", "source": "rpm", "version": "20.1.3" } ], "clang-resource-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "clang-resource-filesystem", "release": "1.el9", "source": "rpm", "version": "20.1.3" } ], "cloud-init": [ { "arch": "noarch", "epoch": null, "name": "cloud-init", "release": "6.el9", "source": "rpm", "version": "24.4" } ], "cloud-utils-growpart": [ { "arch": "x86_64", "epoch": null, "name": "cloud-utils-growpart", "release": "1.el9", "source": "rpm", "version": "0.33" } ], "compiler-rt": [ { "arch": "x86_64", "epoch": null, "name": "compiler-rt", "release": "1.el9", "source": "rpm", "version": "20.1.3" } ], "coreutils": [ { "arch": "x86_64", "epoch": null, "name": "coreutils", "release": "39.el9", "source": "rpm", "version": "8.32" } ], "coreutils-common": [ { "arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "39.el9", "source": "rpm", "version": "8.32" } ], "cpio": [ { "arch": "x86_64", "epoch": null, "name": "cpio", "release": "16.el9", "source": "rpm", "version": "2.13" } ], "cpp": [ { "arch": "x86_64", "epoch": null, "name": "cpp", "release": "7.el9", "source": "rpm", "version": "11.5.0" } ], "cracklib": [ { "arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.el9", "source": "rpm", "version": "2.9.6" } ], "cracklib-dicts": [ { "arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.el9", "source": "rpm", "version": "2.9.6" } ], "cronie": [ { "arch": "x86_64", "epoch": null, "name": "cronie", "release": "14.el9", "source": "rpm", "version": "1.5.7" } ], "cronie-anacron": [ { "arch": "x86_64", "epoch": null, "name": "cronie-anacron", "release": "14.el9", "source": "rpm", "version": "1.5.7" } ], "crontabs": [ { "arch": "noarch", "epoch": null, "name": "crontabs", "release": "26.20190603git.el9", "source": "rpm", "version": "1.11" } ], "crypto-policies": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.gita839241.el9", "source": "rpm", "version": "20250602" } ], "crypto-policies-scripts": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.gita839241.el9", "source": "rpm", "version": "20250602" } ], "cryptsetup-libs": [ { "arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "4.el9", "source": "rpm", "version": "2.7.2" } ], "curl": [ { "arch": "x86_64", "epoch": null, "name": "curl", "release": "31.el9", "source": "rpm", "version": "7.76.1" } ], "cyrus-sasl-lib": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "21.el9", "source": "rpm", "version": "2.1.27" } ], "cyrus-sasl-scram": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-scram", "release": "21.el9", "source": "rpm", "version": "2.1.27" } ], "dbus": [ { "arch": "x86_64", "epoch": 1, "name": "dbus", "release": "8.el9", "source": "rpm", "version": "1.12.20" } ], "dbus-broker": [ { "arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "7.el9", "source": "rpm", "version": "28" } ], "dbus-common": [ { "arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "8.el9", "source": "rpm", "version": "1.12.20" } ], "dbus-libs": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "8.el9", "source": "rpm", "version": "1.12.20" } ], "dbus-tools": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-tools", "release": "8.el9", "source": "rpm", "version": "1.12.20" } ], "dejavu-sans-fonts": [ { "arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "18.el9", "source": "rpm", "version": "2.37" } ], "device-mapper": [ { "arch": "x86_64", "epoch": 9, "name": "device-mapper", "release": "2.el9", "source": "rpm", "version": "1.02.206" } ], "device-mapper-libs": [ { "arch": "x86_64", "epoch": 9, "name": "device-mapper-libs", "release": "2.el9", "source": "rpm", "version": "1.02.206" } ], "dhcp-client": [ { "arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "19.b1.el9", "source": "rpm", "version": "4.4.2" } ], "dhcp-common": [ { "arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "19.b1.el9", "source": "rpm", "version": "4.4.2" } ], "diffutils": [ { "arch": "x86_64", "epoch": null, "name": "diffutils", "release": "12.el9", "source": "rpm", "version": "3.7" } ], "dnf": [ { "arch": "noarch", "epoch": null, "name": "dnf", "release": "29.el9", "source": "rpm", "version": "4.14.0" } ], "dnf-data": [ { "arch": "noarch", "epoch": null, "name": "dnf-data", "release": "29.el9", "source": "rpm", "version": "4.14.0" } ], "dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "21.el9", "source": "rpm", "version": "4.3.0" } ], "dracut": [ { "arch": "x86_64", "epoch": null, "name": "dracut", "release": "87.git20250311.el9", "source": "rpm", "version": "057" } ], "dracut-config-rescue": [ { "arch": "x86_64", "epoch": null, "name": "dracut-config-rescue", "release": "87.git20250311.el9", "source": "rpm", "version": "057" } ], "dracut-network": [ { "arch": "x86_64", "epoch": null, "name": "dracut-network", "release": "87.git20250311.el9", "source": "rpm", "version": "057" } ], "dracut-squash": [ { "arch": "x86_64", "epoch": null, "name": "dracut-squash", "release": "87.git20250311.el9", "source": "rpm", "version": "057" } ], "dyninst": [ { "arch": "x86_64", "epoch": null, "name": "dyninst", "release": "1.el9", "source": "rpm", "version": "13.0.0" } ], "e2fsprogs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "7.el9", "source": "rpm", "version": "1.46.5" } ], "e2fsprogs-libs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "7.el9", "source": "rpm", "version": "1.46.5" } ], "efivar-libs": [ { "arch": "x86_64", "epoch": null, "name": "efivar-libs", "release": "3.el9", "source": "rpm", "version": "38" } ], "elfutils-debuginfod-client": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.el9", "source": "rpm", "version": "0.193" } ], "elfutils-default-yama-scope": [ { "arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.el9", "source": "rpm", "version": "0.193" } ], "elfutils-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-devel", "release": "1.el9", "source": "rpm", "version": "0.193" } ], "elfutils-libelf": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.el9", "source": "rpm", "version": "0.193" } ], "elfutils-libelf-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf-devel", "release": "1.el9", "source": "rpm", "version": "0.193" } ], "elfutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.el9", "source": "rpm", "version": "0.193" } ], "emacs-filesystem": [ { "arch": "noarch", "epoch": 1, "name": "emacs-filesystem", "release": "16.el9", "source": "rpm", "version": "27.2" } ], "environment-modules": [ { "arch": "x86_64", "epoch": null, "name": "environment-modules", "release": "2.el9", "source": "rpm", "version": "5.3.0" } ], "epel-release": [ { "arch": "noarch", "epoch": null, "name": "epel-release", "release": "10.el9", "source": "rpm", "version": "9" } ], "ethtool": [ { "arch": "x86_64", "epoch": 2, "name": "ethtool", "release": "1.el9", "source": "rpm", "version": "6.11" } ], "expat": [ { "arch": "x86_64", "epoch": null, "name": "expat", "release": "5.el9", "source": "rpm", "version": "2.5.0" } ], "file": [ { "arch": "x86_64", "epoch": null, "name": "file", "release": "16.el9", "source": "rpm", "version": "5.39" } ], "file-libs": [ { "arch": "x86_64", "epoch": null, "name": "file-libs", "release": "16.el9", "source": "rpm", "version": "5.39" } ], "filesystem": [ { "arch": "x86_64", "epoch": null, "name": "filesystem", "release": "5.el9", "source": "rpm", "version": "3.16" } ], "findutils": [ { "arch": "x86_64", "epoch": 1, "name": "findutils", "release": "7.el9", "source": "rpm", "version": "4.8.0" } ], "firewalld": [ { "arch": "noarch", "epoch": null, "name": "firewalld", "release": "9.el9", "source": "rpm", "version": "1.3.4" } ], "firewalld-filesystem": [ { "arch": "noarch", "epoch": null, "name": "firewalld-filesystem", "release": "9.el9", "source": "rpm", "version": "1.3.4" } ], "flex": [ { "arch": "x86_64", "epoch": null, "name": "flex", "release": "9.el9", "source": "rpm", "version": "2.6.4" } ], "fonts-filesystem": [ { "arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "7.el9.1", "source": "rpm", "version": "2.0.5" } ], "fuse-libs": [ { "arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "17.el9", "source": "rpm", "version": "2.9.9" } ], "gawk": [ { "arch": "x86_64", "epoch": null, "name": "gawk", "release": "6.el9", "source": "rpm", "version": "5.1.0" } ], "gawk-all-langpacks": [ { "arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "6.el9", "source": "rpm", "version": "5.1.0" } ], "gcc": [ { "arch": "x86_64", "epoch": null, "name": "gcc", "release": "7.el9", "source": "rpm", "version": "11.5.0" } ], "gcc-toolset-14-binutils": [ { "arch": "x86_64", "epoch": null, "name": "gcc-toolset-14-binutils", "release": "5.el9", "source": "rpm", "version": "2.41" } ], "gcc-toolset-14-gcc": [ { "arch": "x86_64", "epoch": null, "name": "gcc-toolset-14-gcc", "release": "10.el9", "source": "rpm", "version": "14.2.1" } ], "gcc-toolset-14-gcc-c++": [ { "arch": "x86_64", "epoch": null, "name": "gcc-toolset-14-gcc-c++", "release": "10.el9", "source": "rpm", "version": "14.2.1" } ], "gcc-toolset-14-libstdc++-devel": [ { "arch": "x86_64", "epoch": null, "name": "gcc-toolset-14-libstdc++-devel", "release": "10.el9", "source": "rpm", "version": "14.2.1" } ], "gcc-toolset-14-runtime": [ { "arch": "x86_64", "epoch": null, "name": "gcc-toolset-14-runtime", "release": "2.el9", "source": "rpm", "version": "14.0" } ], "gdbm-libs": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "1.el9", "source": "rpm", "version": "1.23" } ], "gdisk": [ { "arch": "x86_64", "epoch": null, "name": "gdisk", "release": "5.el9", "source": "rpm", "version": "1.0.7" } ], "geolite2-city": [ { "arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "6.el9", "source": "rpm", "version": "20191217" } ], "geolite2-country": [ { "arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "6.el9", "source": "rpm", "version": "20191217" } ], "gettext": [ { "arch": "x86_64", "epoch": null, "name": "gettext", "release": "8.el9", "source": "rpm", "version": "0.21" } ], "gettext-libs": [ { "arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "8.el9", "source": "rpm", "version": "0.21" } ], "git": [ { "arch": "x86_64", "epoch": null, "name": "git", "release": "2.el9", "source": "rpm", "version": "2.47.1" } ], "git-core": [ { "arch": "x86_64", "epoch": null, "name": "git-core", "release": "2.el9", "source": "rpm", "version": "2.47.1" } ], "git-core-doc": [ { "arch": "noarch", "epoch": null, "name": "git-core-doc", "release": "2.el9", "source": "rpm", "version": "2.47.1" } ], "glib2": [ { "arch": "x86_64", "epoch": null, "name": "glib2", "release": "16.el9", "source": "rpm", "version": "2.68.4" } ], "glibc": [ { "arch": "x86_64", "epoch": null, "name": "glibc", "release": "203.el9", "source": "rpm", "version": "2.34" } ], "glibc-common": [ { "arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "203.el9", "source": "rpm", "version": "2.34" } ], "glibc-devel": [ { "arch": "x86_64", "epoch": null, "name": "glibc-devel", "release": "203.el9", "source": "rpm", "version": "2.34" } ], "glibc-gconv-extra": [ { "arch": "x86_64", "epoch": null, "name": "glibc-gconv-extra", "release": "203.el9", "source": "rpm", "version": "2.34" } ], "glibc-headers": [ { "arch": "x86_64", "epoch": null, "name": "glibc-headers", "release": "203.el9", "source": "rpm", "version": "2.34" } ], "glibc-langpack-en": [ { "arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "203.el9", "source": "rpm", "version": "2.34" } ], "gmp": [ { "arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.el9", "source": "rpm", "version": "6.2.0" } ], "gnupg2": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "4.el9", "source": "rpm", "version": "2.3.3" } ], "gnutls": [ { "arch": "x86_64", "epoch": null, "name": "gnutls", "release": "6.el9", "source": "rpm", "version": "3.8.3" } ], "gobject-introspection": [ { "arch": "x86_64", "epoch": null, "name": "gobject-introspection", "release": "11.el9", "source": "rpm", "version": "1.68.0" } ], "gpg-pubkey": [ { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "613798eb", "source": "rpm", "version": "3228467c" }, { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5ccc5b19", "source": "rpm", "version": "8483c65d" } ], "gpgme": [ { "arch": "x86_64", "epoch": null, "name": "gpgme", "release": "6.el9", "source": "rpm", "version": "1.15.1" } ], "gpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "gpm-libs", "release": "29.el9", "source": "rpm", "version": "1.20.7" } ], "grafana": [ { "arch": "x86_64", "epoch": null, "name": "grafana", "release": "13.el9", "source": "rpm", "version": "10.2.6" } ], "grafana-pcp": [ { "arch": "x86_64", "epoch": null, "name": "grafana-pcp", "release": "11.el9", "source": "rpm", "version": "5.1.1" } ], "grafana-selinux": [ { "arch": "x86_64", "epoch": null, "name": "grafana-selinux", "release": "13.el9", "source": "rpm", "version": "10.2.6" } ], "grep": [ { "arch": "x86_64", "epoch": null, "name": "grep", "release": "5.el9", "source": "rpm", "version": "3.6" } ], "groff-base": [ { "arch": "x86_64", "epoch": null, "name": "groff-base", "release": "10.el9", "source": "rpm", "version": "1.22.4" } ], "grub2-common": [ { "arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "107.el9", "source": "rpm", "version": "2.06" } ], "grub2-pc": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "107.el9", "source": "rpm", "version": "2.06" } ], "grub2-pc-modules": [ { "arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "107.el9", "source": "rpm", "version": "2.06" } ], "grub2-tools": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "107.el9", "source": "rpm", "version": "2.06" } ], "grub2-tools-minimal": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "107.el9", "source": "rpm", "version": "2.06" } ], "grubby": [ { "arch": "x86_64", "epoch": null, "name": "grubby", "release": "67.el9", "source": "rpm", "version": "8.40" } ], "gssproxy": [ { "arch": "x86_64", "epoch": null, "name": "gssproxy", "release": "7.el9", "source": "rpm", "version": "0.8.4" } ], "gzip": [ { "arch": "x86_64", "epoch": null, "name": "gzip", "release": "1.el9", "source": "rpm", "version": "1.12" } ], "hostname": [ { "arch": "x86_64", "epoch": null, "name": "hostname", "release": "6.el9", "source": "rpm", "version": "3.23" } ], "hwdata": [ { "arch": "noarch", "epoch": null, "name": "hwdata", "release": "9.18.el9", "source": "rpm", "version": "0.348" } ], "ima-evm-utils": [ { "arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "1.el9", "source": "rpm", "version": "1.6.2" } ], "inih": [ { "arch": "x86_64", "epoch": null, "name": "inih", "release": "6.el9", "source": "rpm", "version": "49" } ], "initscripts-rename-device": [ { "arch": "x86_64", "epoch": null, "name": "initscripts-rename-device", "release": "4.el9", "source": "rpm", "version": "10.11.8" } ], "initscripts-service": [ { "arch": "noarch", "epoch": null, "name": "initscripts-service", "release": "4.el9", "source": "rpm", "version": "10.11.8" } ], "ipcalc": [ { "arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "5.el9", "source": "rpm", "version": "1.0.0" } ], "iproute": [ { "arch": "x86_64", "epoch": null, "name": "iproute", "release": "1.el9", "source": "rpm", "version": "6.14.0" } ], "iproute-tc": [ { "arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "1.el9", "source": "rpm", "version": "6.14.0" } ], "ipset": [ { "arch": "x86_64", "epoch": null, "name": "ipset", "release": "11.el9", "source": "rpm", "version": "7.11" } ], "ipset-libs": [ { "arch": "x86_64", "epoch": null, "name": "ipset-libs", "release": "11.el9", "source": "rpm", "version": "7.11" } ], "iptables-libs": [ { "arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "11.el9", "source": "rpm", "version": "1.8.10" } ], "iptables-nft": [ { "arch": "x86_64", "epoch": null, "name": "iptables-nft", "release": "11.el9", "source": "rpm", "version": "1.8.10" } ], "iputils": [ { "arch": "x86_64", "epoch": null, "name": "iputils", "release": "12.el9", "source": "rpm", "version": "20210202" } ], "irqbalance": [ { "arch": "x86_64", "epoch": 2, "name": "irqbalance", "release": "2.el9", "source": "rpm", "version": "1.9.4" } ], "iwl100-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl100-firmware", "release": "153.el9", "source": "rpm", "version": "39.31.5.1" } ], "iwl1000-firmware": [ { "arch": "noarch", "epoch": 1, "name": "iwl1000-firmware", "release": "153.el9", "source": "rpm", "version": "39.31.5.1" } ], "iwl105-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl105-firmware", "release": "153.el9", "source": "rpm", "version": "18.168.6.1" } ], "iwl135-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl135-firmware", "release": "153.el9", "source": "rpm", "version": "18.168.6.1" } ], "iwl2000-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl2000-firmware", "release": "153.el9", "source": "rpm", "version": "18.168.6.1" } ], "iwl2030-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl2030-firmware", "release": "153.el9", "source": "rpm", "version": "18.168.6.1" } ], "iwl3160-firmware": [ { "arch": "noarch", "epoch": 1, "name": "iwl3160-firmware", "release": "153.el9", "source": "rpm", "version": "25.30.13.0" } ], "iwl5000-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl5000-firmware", "release": "153.el9", "source": "rpm", "version": "8.83.5.1_1" } ], "iwl5150-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl5150-firmware", "release": "153.el9", "source": "rpm", "version": "8.24.2.2" } ], "iwl6000g2a-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl6000g2a-firmware", "release": "153.el9", "source": "rpm", "version": "18.168.6.1" } ], "iwl6050-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl6050-firmware", "release": "153.el9", "source": "rpm", "version": "41.28.5.1" } ], "iwl7260-firmware": [ { "arch": "noarch", "epoch": 1, "name": "iwl7260-firmware", "release": "153.el9", "source": "rpm", "version": "25.30.13.0" } ], "jansson": [ { "arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.el9", "source": "rpm", "version": "2.14" } ], "jitterentropy": [ { "arch": "x86_64", "epoch": null, "name": "jitterentropy", "release": "1.el9", "source": "rpm", "version": "3.6.0" } ], "jq": [ { "arch": "x86_64", "epoch": null, "name": "jq", "release": "17.el9", "source": "rpm", "version": "1.6" } ], "json-c": [ { "arch": "x86_64", "epoch": null, "name": "json-c", "release": "11.el9", "source": "rpm", "version": "0.14" } ], "kbd": [ { "arch": "x86_64", "epoch": null, "name": "kbd", "release": "11.el9", "source": "rpm", "version": "2.4.0" } ], "kbd-legacy": [ { "arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "11.el9", "source": "rpm", "version": "2.4.0" } ], "kbd-misc": [ { "arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "11.el9", "source": "rpm", "version": "2.4.0" } ], "kernel": [ { "arch": "x86_64", "epoch": null, "name": "kernel", "release": "592.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "592.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-devel": [ { "arch": "x86_64", "epoch": null, "name": "kernel-devel", "release": "592.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-headers": [ { "arch": "x86_64", "epoch": null, "name": "kernel-headers", "release": "592.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-modules": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules", "release": "592.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-modules-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules-core", "release": "592.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-tools": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools", "release": "592.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-tools-libs": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools-libs", "release": "592.el9", "source": "rpm", "version": "5.14.0" } ], "kexec-tools": [ { "arch": "x86_64", "epoch": null, "name": "kexec-tools", "release": "7.el9", "source": "rpm", "version": "2.0.29" } ], "keyutils": [ { "arch": "x86_64", "epoch": null, "name": "keyutils", "release": "1.el9", "source": "rpm", "version": "1.6.3" } ], "keyutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.el9", "source": "rpm", "version": "1.6.3" } ], "kmod": [ { "arch": "x86_64", "epoch": null, "name": "kmod", "release": "10.el9", "source": "rpm", "version": "28" } ], "kmod-libs": [ { "arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "10.el9", "source": "rpm", "version": "28" } ], "kpartx": [ { "arch": "x86_64", "epoch": null, "name": "kpartx", "release": "38.el9", "source": "rpm", "version": "0.8.7" } ], "krb5-libs": [ { "arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "8.el9", "source": "rpm", "version": "1.21.1" } ], "langpacks-core-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "16.el9", "source": "rpm", "version": "3.0" } ], "langpacks-core-font-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "16.el9", "source": "rpm", "version": "3.0" } ], "langpacks-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "16.el9", "source": "rpm", "version": "3.0" } ], "less": [ { "arch": "x86_64", "epoch": null, "name": "less", "release": "5.el9", "source": "rpm", "version": "590" } ], "libacl": [ { "arch": "x86_64", "epoch": null, "name": "libacl", "release": "4.el9", "source": "rpm", "version": "2.3.1" } ], "libarchive": [ { "arch": "x86_64", "epoch": null, "name": "libarchive", "release": "5.el9", "source": "rpm", "version": "3.5.3" } ], "libassuan": [ { "arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.el9", "source": "rpm", "version": "2.5.5" } ], "libatomic": [ { "arch": "x86_64", "epoch": null, "name": "libatomic", "release": "7.el9", "source": "rpm", "version": "11.5.0" } ], "libattr": [ { "arch": "x86_64", "epoch": null, "name": "libattr", "release": "3.el9", "source": "rpm", "version": "2.5.1" } ], "libbasicobjects": [ { "arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "53.el9", "source": "rpm", "version": "0.1.1" } ], "libblkid": [ { "arch": "x86_64", "epoch": null, "name": "libblkid", "release": "21.el9", "source": "rpm", "version": "2.37.4" } ], "libbpf": [ { "arch": "x86_64", "epoch": 2, "name": "libbpf", "release": "1.el9", "source": "rpm", "version": "1.5.0" } ], "libbrotli": [ { "arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "7.el9", "source": "rpm", "version": "1.0.9" } ], "libcap": [ { "arch": "x86_64", "epoch": null, "name": "libcap", "release": "9.el9", "source": "rpm", "version": "2.48" } ], "libcap-ng": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "7.el9", "source": "rpm", "version": "0.8.2" } ], "libcap-ng-python3": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng-python3", "release": "7.el9", "source": "rpm", "version": "0.8.2" } ], "libcbor": [ { "arch": "x86_64", "epoch": null, "name": "libcbor", "release": "5.el9", "source": "rpm", "version": "0.7.0" } ], "libcollection": [ { "arch": "x86_64", "epoch": null, "name": "libcollection", "release": "53.el9", "source": "rpm", "version": "0.7.0" } ], "libcom_err": [ { "arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "7.el9", "source": "rpm", "version": "1.46.5" } ], "libcomps": [ { "arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.el9", "source": "rpm", "version": "0.1.18" } ], "libcurl": [ { "arch": "x86_64", "epoch": null, "name": "libcurl", "release": "31.el9", "source": "rpm", "version": "7.76.1" } ], "libdaemon": [ { "arch": "x86_64", "epoch": null, "name": "libdaemon", "release": "23.el9", "source": "rpm", "version": "0.14" } ], "libdb": [ { "arch": "x86_64", "epoch": null, "name": "libdb", "release": "57.el9", "source": "rpm", "version": "5.3.28" } ], "libdhash": [ { "arch": "x86_64", "epoch": null, "name": "libdhash", "release": "53.el9", "source": "rpm", "version": "0.5.0" } ], "libdnf": [ { "arch": "x86_64", "epoch": null, "name": "libdnf", "release": "14.el9", "source": "rpm", "version": "0.69.0" } ], "libeconf": [ { "arch": "x86_64", "epoch": null, "name": "libeconf", "release": "4.el9", "source": "rpm", "version": "0.4.1" } ], "libedit": [ { "arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210216cvs.el9", "source": "rpm", "version": "3.1" } ], "libestr": [ { "arch": "x86_64", "epoch": null, "name": "libestr", "release": "4.el9", "source": "rpm", "version": "0.1.11" } ], "libev": [ { "arch": "x86_64", "epoch": null, "name": "libev", "release": "6.el9", "source": "rpm", "version": "4.33" } ], "libevent": [ { "arch": "x86_64", "epoch": null, "name": "libevent", "release": "8.el9", "source": "rpm", "version": "2.1.12" } ], "libfastjson": [ { "arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "5.el9", "source": "rpm", "version": "0.99.9" } ], "libfdisk": [ { "arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "21.el9", "source": "rpm", "version": "2.37.4" } ], "libffi": [ { "arch": "x86_64", "epoch": null, "name": "libffi", "release": "8.el9", "source": "rpm", "version": "3.4.2" } ], "libfido2": [ { "arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.el9", "source": "rpm", "version": "1.13.0" } ], "libgcc": [ { "arch": "x86_64", "epoch": null, "name": "libgcc", "release": "7.el9", "source": "rpm", "version": "11.5.0" } ], "libgcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "11.el9", "source": "rpm", "version": "1.10.0" } ], "libgomp": [ { "arch": "x86_64", "epoch": null, "name": "libgomp", "release": "7.el9", "source": "rpm", "version": "11.5.0" } ], "libgpg-error": [ { "arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "5.el9", "source": "rpm", "version": "1.42" } ], "libidn2": [ { "arch": "x86_64", "epoch": null, "name": "libidn2", "release": "7.el9", "source": "rpm", "version": "2.3.0" } ], "libini_config": [ { "arch": "x86_64", "epoch": null, "name": "libini_config", "release": "53.el9", "source": "rpm", "version": "1.3.1" } ], "libkcapi": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "2.el9", "source": "rpm", "version": "1.4.0" } ], "libkcapi-hmaccalc": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "2.el9", "source": "rpm", "version": "1.4.0" } ], "libksba": [ { "arch": "x86_64", "epoch": null, "name": "libksba", "release": "7.el9", "source": "rpm", "version": "1.5.1" } ], "libldb": [ { "arch": "x86_64", "epoch": 0, "name": "libldb", "release": "3.el9", "source": "rpm", "version": "4.21.3" } ], "libmaxminddb": [ { "arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "4.el9", "source": "rpm", "version": "1.5.2" } ], "libmnl": [ { "arch": "x86_64", "epoch": null, "name": "libmnl", "release": "16.el9", "source": "rpm", "version": "1.0.4" } ], "libmodulemd": [ { "arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.el9", "source": "rpm", "version": "2.13.0" } ], "libmount": [ { "arch": "x86_64", "epoch": null, "name": "libmount", "release": "21.el9", "source": "rpm", "version": "2.37.4" } ], "libmpc": [ { "arch": "x86_64", "epoch": null, "name": "libmpc", "release": "4.el9", "source": "rpm", "version": "1.2.1" } ], "libndp": [ { "arch": "x86_64", "epoch": null, "name": "libndp", "release": "1.el9", "source": "rpm", "version": "1.9" } ], "libnetfilter_conntrack": [ { "arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "1.el9", "source": "rpm", "version": "1.0.9" } ], "libnfnetlink": [ { "arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "23.el9", "source": "rpm", "version": "1.0.1" } ], "libnfsidmap": [ { "arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "37.el9", "source": "rpm", "version": "2.5.4" } ], "libnftnl": [ { "arch": "x86_64", "epoch": null, "name": "libnftnl", "release": "4.el9", "source": "rpm", "version": "1.2.6" } ], "libnghttp2": [ { "arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "6.el9", "source": "rpm", "version": "1.43.0" } ], "libnl3": [ { "arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.el9", "source": "rpm", "version": "3.11.0" } ], "libnl3-cli": [ { "arch": "x86_64", "epoch": null, "name": "libnl3-cli", "release": "1.el9", "source": "rpm", "version": "3.11.0" } ], "libomp": [ { "arch": "x86_64", "epoch": null, "name": "libomp", "release": "1.el9", "source": "rpm", "version": "20.1.3" } ], "libomp-devel": [ { "arch": "x86_64", "epoch": null, "name": "libomp-devel", "release": "1.el9", "source": "rpm", "version": "20.1.3" } ], "libpath_utils": [ { "arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "53.el9", "source": "rpm", "version": "0.2.1" } ], "libpipeline": [ { "arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "4.el9", "source": "rpm", "version": "1.5.3" } ], "libpkgconf": [ { "arch": "x86_64", "epoch": null, "name": "libpkgconf", "release": "10.el9", "source": "rpm", "version": "1.7.3" } ], "libpsl": [ { "arch": "x86_64", "epoch": null, "name": "libpsl", "release": "5.el9", "source": "rpm", "version": "0.21.1" } ], "libpwquality": [ { "arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "8.el9", "source": "rpm", "version": "1.4.4" } ], "libref_array": [ { "arch": "x86_64", "epoch": null, "name": "libref_array", "release": "53.el9", "source": "rpm", "version": "0.1.5" } ], "librepo": [ { "arch": "x86_64", "epoch": null, "name": "librepo", "release": "2.el9", "source": "rpm", "version": "1.14.5" } ], "libreport-filesystem": [ { "arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "6.el9", "source": "rpm", "version": "2.15.2" } ], "libseccomp": [ { "arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "2.el9", "source": "rpm", "version": "2.5.2" } ], "libselinux": [ { "arch": "x86_64", "epoch": null, "name": "libselinux", "release": "3.el9", "source": "rpm", "version": "3.6" } ], "libselinux-utils": [ { "arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "3.el9", "source": "rpm", "version": "3.6" } ], "libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "5.el9", "source": "rpm", "version": "3.6" } ], "libsepol": [ { "arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.el9", "source": "rpm", "version": "3.6" } ], "libsigsegv": [ { "arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "4.el9", "source": "rpm", "version": "2.13" } ], "libsmartcols": [ { "arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "21.el9", "source": "rpm", "version": "2.37.4" } ], "libsolv": [ { "arch": "x86_64", "epoch": null, "name": "libsolv", "release": "3.el9", "source": "rpm", "version": "0.7.24" } ], "libss": [ { "arch": "x86_64", "epoch": null, "name": "libss", "release": "7.el9", "source": "rpm", "version": "1.46.5" } ], "libssh": [ { "arch": "x86_64", "epoch": null, "name": "libssh", "release": "13.el9", "source": "rpm", "version": "0.10.4" } ], "libssh-config": [ { "arch": "noarch", "epoch": null, "name": "libssh-config", "release": "13.el9", "source": "rpm", "version": "0.10.4" } ], "libsss_certmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.el9", "source": "rpm", "version": "2.9.7" } ], "libsss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.el9", "source": "rpm", "version": "2.9.7" } ], "libsss_nss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.el9", "source": "rpm", "version": "2.9.7" } ], "libsss_sudo": [ { "arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.el9", "source": "rpm", "version": "2.9.7" } ], "libstdc++": [ { "arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "7.el9", "source": "rpm", "version": "11.5.0" } ], "libsysfs": [ { "arch": "x86_64", "epoch": null, "name": "libsysfs", "release": "11.el9", "source": "rpm", "version": "2.1.1" } ], "libtalloc": [ { "arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "1.el9", "source": "rpm", "version": "2.4.2" } ], "libtasn1": [ { "arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "9.el9", "source": "rpm", "version": "4.16.0" } ], "libtdb": [ { "arch": "x86_64", "epoch": null, "name": "libtdb", "release": "1.el9", "source": "rpm", "version": "1.4.12" } ], "libteam": [ { "arch": "x86_64", "epoch": null, "name": "libteam", "release": "16.el9", "source": "rpm", "version": "1.31" } ], "libtevent": [ { "arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.el9", "source": "rpm", "version": "0.16.1" } ], "libtirpc": [ { "arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "9.el9", "source": "rpm", "version": "1.3.3" } ], "libtool-ltdl": [ { "arch": "x86_64", "epoch": null, "name": "libtool-ltdl", "release": "46.el9", "source": "rpm", "version": "2.4.6" } ], "libunistring": [ { "arch": "x86_64", "epoch": null, "name": "libunistring", "release": "15.el9", "source": "rpm", "version": "0.9.10" } ], "liburing": [ { "arch": "x86_64", "epoch": null, "name": "liburing", "release": "1.el9", "source": "rpm", "version": "2.5" } ], "libuser": [ { "arch": "x86_64", "epoch": null, "name": "libuser", "release": "17.el9", "source": "rpm", "version": "0.63" } ], "libutempter": [ { "arch": "x86_64", "epoch": null, "name": "libutempter", "release": "6.el9", "source": "rpm", "version": "1.2.1" } ], "libuuid": [ { "arch": "x86_64", "epoch": null, "name": "libuuid", "release": "21.el9", "source": "rpm", "version": "2.37.4" } ], "libuv": [ { "arch": "x86_64", "epoch": 1, "name": "libuv", "release": "2.el9", "source": "rpm", "version": "1.42.0" } ], "libverto": [ { "arch": "x86_64", "epoch": null, "name": "libverto", "release": "3.el9", "source": "rpm", "version": "0.3.2" } ], "libverto-libev": [ { "arch": "x86_64", "epoch": null, "name": "libverto-libev", "release": "3.el9", "source": "rpm", "version": "0.3.2" } ], "libxcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "3.el9", "source": "rpm", "version": "4.4.18" } ], "libxcrypt-compat": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "3.el9", "source": "rpm", "version": "4.4.18" } ], "libxcrypt-devel": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt-devel", "release": "3.el9", "source": "rpm", "version": "4.4.18" } ], "libxml2": [ { "arch": "x86_64", "epoch": null, "name": "libxml2", "release": "9.el9", "source": "rpm", "version": "2.9.13" } ], "libxslt": [ { "arch": "x86_64", "epoch": null, "name": "libxslt", "release": "12.el9", "source": "rpm", "version": "1.1.34" } ], "libyaml": [ { "arch": "x86_64", "epoch": null, "name": "libyaml", "release": "7.el9", "source": "rpm", "version": "0.2.5" } ], "libzstd": [ { "arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.el9", "source": "rpm", "version": "1.5.5" } ], "libzstd-devel": [ { "arch": "x86_64", "epoch": null, "name": "libzstd-devel", "release": "1.el9", "source": "rpm", "version": "1.5.5" } ], "linux-firmware": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware", "release": "153.el9", "source": "rpm", "version": "20250604" } ], "linux-firmware-whence": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "153.el9", "source": "rpm", "version": "20250604" } ], "lldb": [ { "arch": "x86_64", "epoch": null, "name": "lldb", "release": "1.el9", "source": "rpm", "version": "20.1.3" } ], "llvm-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "llvm-filesystem", "release": "1.el9", "source": "rpm", "version": "20.1.3" } ], "llvm-libs": [ { "arch": "x86_64", "epoch": null, "name": "llvm-libs", "release": "1.el9", "source": "rpm", "version": "20.1.3" } ], "lmdb-libs": [ { "arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "3.el9", "source": "rpm", "version": "0.9.29" } ], "logrotate": [ { "arch": "x86_64", "epoch": null, "name": "logrotate", "release": "12.el9", "source": "rpm", "version": "3.18.0" } ], "lshw": [ { "arch": "x86_64", "epoch": null, "name": "lshw", "release": "1.el9", "source": "rpm", "version": "B.02.20" } ], "lsscsi": [ { "arch": "x86_64", "epoch": null, "name": "lsscsi", "release": "6.el9", "source": "rpm", "version": "0.32" } ], "lua-libs": [ { "arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "4.el9", "source": "rpm", "version": "5.4.4" } ], "lz4-libs": [ { "arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "5.el9", "source": "rpm", "version": "1.9.3" } ], "lzo": [ { "arch": "x86_64", "epoch": null, "name": "lzo", "release": "7.el9", "source": "rpm", "version": "2.10" } ], "m4": [ { "arch": "x86_64", "epoch": null, "name": "m4", "release": "1.el9", "source": "rpm", "version": "1.4.19" } ], "make": [ { "arch": "x86_64", "epoch": 1, "name": "make", "release": "8.el9", "source": "rpm", "version": "4.3" } ], "man-db": [ { "arch": "x86_64", "epoch": null, "name": "man-db", "release": "9.el9", "source": "rpm", "version": "2.9.3" } ], "microcode_ctl": [ { "arch": "noarch", "epoch": 4, "name": "microcode_ctl", "release": "1.el9", "source": "rpm", "version": "20250512" } ], "mokutil": [ { "arch": "x86_64", "epoch": 2, "name": "mokutil", "release": "1.el9", "source": "rpm", "version": "0.7.2" } ], "mpfr": [ { "arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.el9", "source": "rpm", "version": "4.1.0" } ], "ncurses": [ { "arch": "x86_64", "epoch": null, "name": "ncurses", "release": "10.20210508.el9", "source": "rpm", "version": "6.2" } ], "ncurses-base": [ { "arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "10.20210508.el9", "source": "rpm", "version": "6.2" } ], "ncurses-libs": [ { "arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "10.20210508.el9", "source": "rpm", "version": "6.2" } ], "nettle": [ { "arch": "x86_64", "epoch": null, "name": "nettle", "release": "1.el9", "source": "rpm", "version": "3.10.1" } ], "newt": [ { "arch": "x86_64", "epoch": null, "name": "newt", "release": "11.el9", "source": "rpm", "version": "0.52.21" } ], "nfs-utils": [ { "arch": "x86_64", "epoch": 1, "name": "nfs-utils", "release": "37.el9", "source": "rpm", "version": "2.5.4" } ], "nftables": [ { "arch": "x86_64", "epoch": 1, "name": "nftables", "release": "4.el9", "source": "rpm", "version": "1.0.9" } ], "npth": [ { "arch": "x86_64", "epoch": null, "name": "npth", "release": "8.el9", "source": "rpm", "version": "1.6" } ], "nspr": [ { "arch": "x86_64", "epoch": null, "name": "nspr", "release": "17.el9", "source": "rpm", "version": "4.35.0" } ], "nss": [ { "arch": "x86_64", "epoch": null, "name": "nss", "release": "10.el9", "source": "rpm", "version": "3.101.0" } ], "nss-softokn": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn", "release": "10.el9", "source": "rpm", "version": "3.101.0" } ], "nss-softokn-freebl": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn-freebl", "release": "10.el9", "source": "rpm", "version": "3.101.0" } ], "nss-sysinit": [ { "arch": "x86_64", "epoch": null, "name": "nss-sysinit", "release": "10.el9", "source": "rpm", "version": "3.101.0" } ], "nss-util": [ { "arch": "x86_64", "epoch": null, "name": "nss-util", "release": "10.el9", "source": "rpm", "version": "3.101.0" } ], "numactl-libs": [ { "arch": "x86_64", "epoch": null, "name": "numactl-libs", "release": "1.el9", "source": "rpm", "version": "2.0.19" } ], "oddjob": [ { "arch": "x86_64", "epoch": null, "name": "oddjob", "release": "7.el9", "source": "rpm", "version": "0.34.7" } ], "oddjob-mkhomedir": [ { "arch": "x86_64", "epoch": null, "name": "oddjob-mkhomedir", "release": "7.el9", "source": "rpm", "version": "0.34.7" } ], "oniguruma": [ { "arch": "x86_64", "epoch": null, "name": "oniguruma", "release": "1.el9.6", "source": "rpm", "version": "6.9.6" } ], "openldap": [ { "arch": "x86_64", "epoch": null, "name": "openldap", "release": "4.el9", "source": "rpm", "version": "2.6.8" } ], "openssh": [ { "arch": "x86_64", "epoch": null, "name": "openssh", "release": "45.el9", "source": "rpm", "version": "8.7p1" } ], "openssh-clients": [ { "arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "45.el9", "source": "rpm", "version": "8.7p1" } ], "openssh-server": [ { "arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "45.el9", "source": "rpm", "version": "8.7p1" } ], "openssl": [ { "arch": "x86_64", "epoch": 1, "name": "openssl", "release": "4.el9", "source": "rpm", "version": "3.5.0" } ], "openssl-devel": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-devel", "release": "4.el9", "source": "rpm", "version": "3.5.0" } ], "openssl-libs": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "4.el9", "source": "rpm", "version": "3.5.0" } ], "os-prober": [ { "arch": "x86_64", "epoch": null, "name": "os-prober", "release": "12.el9", "source": "rpm", "version": "1.77" } ], "p11-kit": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "3.el9", "source": "rpm", "version": "0.25.3" } ], "p11-kit-trust": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "3.el9", "source": "rpm", "version": "0.25.3" } ], "pam": [ { "arch": "x86_64", "epoch": null, "name": "pam", "release": "24.el9", "source": "rpm", "version": "1.5.1" } ], "parted": [ { "arch": "x86_64", "epoch": null, "name": "parted", "release": "3.el9", "source": "rpm", "version": "3.5" } ], "passwd": [ { "arch": "x86_64", "epoch": null, "name": "passwd", "release": "12.el9", "source": "rpm", "version": "0.80" } ], "pciutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "7.el9", "source": "rpm", "version": "3.7.0" } ], "pcp": [ { "arch": "x86_64", "epoch": null, "name": "pcp", "release": "4.el9", "source": "rpm", "version": "6.3.7" } ], "pcp-conf": [ { "arch": "x86_64", "epoch": null, "name": "pcp-conf", "release": "4.el9", "source": "rpm", "version": "6.3.7" } ], "pcp-doc": [ { "arch": "noarch", "epoch": null, "name": "pcp-doc", "release": "4.el9", "source": "rpm", "version": "6.3.7" } ], "pcp-libs": [ { "arch": "x86_64", "epoch": null, "name": "pcp-libs", "release": "4.el9", "source": "rpm", "version": "6.3.7" } ], "pcp-pmda-bpftrace": [ { "arch": "x86_64", "epoch": null, "name": "pcp-pmda-bpftrace", "release": "4.el9", "source": "rpm", "version": "6.3.7" } ], "pcp-pmda-dm": [ { "arch": "x86_64", "epoch": null, "name": "pcp-pmda-dm", "release": "4.el9", "source": "rpm", "version": "6.3.7" } ], "pcp-pmda-nfsclient": [ { "arch": "x86_64", "epoch": null, "name": "pcp-pmda-nfsclient", "release": "4.el9", "source": "rpm", "version": "6.3.7" } ], "pcp-pmda-openmetrics": [ { "arch": "x86_64", "epoch": null, "name": "pcp-pmda-openmetrics", "release": "4.el9", "source": "rpm", "version": "6.3.7" } ], "pcp-selinux": [ { "arch": "x86_64", "epoch": null, "name": "pcp-selinux", "release": "4.el9", "source": "rpm", "version": "6.3.7" } ], "pcp-system-tools": [ { "arch": "x86_64", "epoch": null, "name": "pcp-system-tools", "release": "4.el9", "source": "rpm", "version": "6.3.7" } ], "pcp-zeroconf": [ { "arch": "x86_64", "epoch": null, "name": "pcp-zeroconf", "release": "4.el9", "source": "rpm", "version": "6.3.7" } ], "pcre": [ { "arch": "x86_64", "epoch": null, "name": "pcre", "release": "4.el9", "source": "rpm", "version": "8.44" } ], "pcre2": [ { "arch": "x86_64", "epoch": null, "name": "pcre2", "release": "6.el9", "source": "rpm", "version": "10.40" } ], "pcre2-syntax": [ { "arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "6.el9", "source": "rpm", "version": "10.40" } ], "perl-AutoLoader": [ { "arch": "noarch", "epoch": 0, "name": "perl-AutoLoader", "release": "481.el9", "source": "rpm", "version": "5.74" } ], "perl-B": [ { "arch": "x86_64", "epoch": 0, "name": "perl-B", "release": "481.el9", "source": "rpm", "version": "1.80" } ], "perl-Carp": [ { "arch": "noarch", "epoch": null, "name": "perl-Carp", "release": "460.el9", "source": "rpm", "version": "1.50" } ], "perl-Class-Struct": [ { "arch": "noarch", "epoch": 0, "name": "perl-Class-Struct", "release": "481.el9", "source": "rpm", "version": "0.66" } ], "perl-Data-Dumper": [ { "arch": "x86_64", "epoch": null, "name": "perl-Data-Dumper", "release": "462.el9", "source": "rpm", "version": "2.174" } ], "perl-Digest": [ { "arch": "noarch", "epoch": null, "name": "perl-Digest", "release": "4.el9", "source": "rpm", "version": "1.19" } ], "perl-Digest-MD5": [ { "arch": "x86_64", "epoch": null, "name": "perl-Digest-MD5", "release": "4.el9", "source": "rpm", "version": "2.58" } ], "perl-DynaLoader": [ { "arch": "x86_64", "epoch": 0, "name": "perl-DynaLoader", "release": "481.el9", "source": "rpm", "version": "1.47" } ], "perl-Encode": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Encode", "release": "462.el9", "source": "rpm", "version": "3.08" } ], "perl-Errno": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Errno", "release": "481.el9", "source": "rpm", "version": "1.30" } ], "perl-Error": [ { "arch": "noarch", "epoch": 1, "name": "perl-Error", "release": "7.el9", "source": "rpm", "version": "0.17029" } ], "perl-Exporter": [ { "arch": "noarch", "epoch": null, "name": "perl-Exporter", "release": "461.el9", "source": "rpm", "version": "5.74" } ], "perl-Fcntl": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Fcntl", "release": "481.el9", "source": "rpm", "version": "1.13" } ], "perl-File-Basename": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Basename", "release": "481.el9", "source": "rpm", "version": "2.85" } ], "perl-File-Find": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Find", "release": "481.el9", "source": "rpm", "version": "1.37" } ], "perl-File-Path": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Path", "release": "4.el9", "source": "rpm", "version": "2.18" } ], "perl-File-Temp": [ { "arch": "noarch", "epoch": 1, "name": "perl-File-Temp", "release": "4.el9", "source": "rpm", "version": "0.231.100" } ], "perl-File-stat": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-stat", "release": "481.el9", "source": "rpm", "version": "1.09" } ], "perl-FileHandle": [ { "arch": "noarch", "epoch": 0, "name": "perl-FileHandle", "release": "481.el9", "source": "rpm", "version": "2.03" } ], "perl-Getopt-Long": [ { "arch": "noarch", "epoch": 1, "name": "perl-Getopt-Long", "release": "4.el9", "source": "rpm", "version": "2.52" } ], "perl-Getopt-Std": [ { "arch": "noarch", "epoch": 0, "name": "perl-Getopt-Std", "release": "481.el9", "source": "rpm", "version": "1.12" } ], "perl-Git": [ { "arch": "noarch", "epoch": null, "name": "perl-Git", "release": "2.el9", "source": "rpm", "version": "2.47.1" } ], "perl-HTTP-Tiny": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Tiny", "release": "462.el9", "source": "rpm", "version": "0.076" } ], "perl-IO": [ { "arch": "x86_64", "epoch": 0, "name": "perl-IO", "release": "481.el9", "source": "rpm", "version": "1.43" } ], "perl-IO-Socket-IP": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-IP", "release": "5.el9", "source": "rpm", "version": "0.41" } ], "perl-IO-Socket-SSL": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-SSL", "release": "2.el9", "source": "rpm", "version": "2.073" } ], "perl-IPC-Open3": [ { "arch": "noarch", "epoch": 0, "name": "perl-IPC-Open3", "release": "481.el9", "source": "rpm", "version": "1.21" } ], "perl-MIME-Base64": [ { "arch": "x86_64", "epoch": null, "name": "perl-MIME-Base64", "release": "4.el9", "source": "rpm", "version": "3.16" } ], "perl-Mozilla-CA": [ { "arch": "noarch", "epoch": null, "name": "perl-Mozilla-CA", "release": "6.el9", "source": "rpm", "version": "20200520" } ], "perl-NDBM_File": [ { "arch": "x86_64", "epoch": 0, "name": "perl-NDBM_File", "release": "481.el9", "source": "rpm", "version": "1.15" } ], "perl-Net-SSLeay": [ { "arch": "x86_64", "epoch": null, "name": "perl-Net-SSLeay", "release": "3.el9", "source": "rpm", "version": "1.94" } ], "perl-POSIX": [ { "arch": "x86_64", "epoch": 0, "name": "perl-POSIX", "release": "481.el9", "source": "rpm", "version": "1.94" } ], "perl-PathTools": [ { "arch": "x86_64", "epoch": null, "name": "perl-PathTools", "release": "461.el9", "source": "rpm", "version": "3.78" } ], "perl-Pod-Escapes": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Escapes", "release": "460.el9", "source": "rpm", "version": "1.07" } ], "perl-Pod-Perldoc": [ { "arch": "noarch", "epoch": null, "name": "perl-Pod-Perldoc", "release": "461.el9", "source": "rpm", "version": "3.28.01" } ], "perl-Pod-Simple": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Simple", "release": "4.el9", "source": "rpm", "version": "3.42" } ], "perl-Pod-Usage": [ { "arch": "noarch", "epoch": 4, "name": "perl-Pod-Usage", "release": "4.el9", "source": "rpm", "version": "2.01" } ], "perl-Scalar-List-Utils": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Scalar-List-Utils", "release": "462.el9", "source": "rpm", "version": "1.56" } ], "perl-SelectSaver": [ { "arch": "noarch", "epoch": 0, "name": "perl-SelectSaver", "release": "481.el9", "source": "rpm", "version": "1.02" } ], "perl-Socket": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Socket", "release": "4.el9", "source": "rpm", "version": "2.031" } ], "perl-Storable": [ { "arch": "x86_64", "epoch": 1, "name": "perl-Storable", "release": "460.el9", "source": "rpm", "version": "3.21" } ], "perl-Symbol": [ { "arch": "noarch", "epoch": 0, "name": "perl-Symbol", "release": "481.el9", "source": "rpm", "version": "1.08" } ], "perl-Term-ANSIColor": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-ANSIColor", "release": "461.el9", "source": "rpm", "version": "5.01" } ], "perl-Term-Cap": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-Cap", "release": "460.el9", "source": "rpm", "version": "1.17" } ], "perl-TermReadKey": [ { "arch": "x86_64", "epoch": null, "name": "perl-TermReadKey", "release": "11.el9", "source": "rpm", "version": "2.38" } ], "perl-Text-ParseWords": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-ParseWords", "release": "460.el9", "source": "rpm", "version": "3.30" } ], "perl-Text-Tabs+Wrap": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-Tabs+Wrap", "release": "460.el9", "source": "rpm", "version": "2013.0523" } ], "perl-Time-Local": [ { "arch": "noarch", "epoch": 2, "name": "perl-Time-Local", "release": "7.el9", "source": "rpm", "version": "1.300" } ], "perl-URI": [ { "arch": "noarch", "epoch": null, "name": "perl-URI", "release": "3.el9", "source": "rpm", "version": "5.09" } ], "perl-base": [ { "arch": "noarch", "epoch": 0, "name": "perl-base", "release": "481.el9", "source": "rpm", "version": "2.27" } ], "perl-constant": [ { "arch": "noarch", "epoch": null, "name": "perl-constant", "release": "461.el9", "source": "rpm", "version": "1.33" } ], "perl-if": [ { "arch": "noarch", "epoch": 0, "name": "perl-if", "release": "481.el9", "source": "rpm", "version": "0.60.800" } ], "perl-interpreter": [ { "arch": "x86_64", "epoch": 4, "name": "perl-interpreter", "release": "481.el9", "source": "rpm", "version": "5.32.1" } ], "perl-lib": [ { "arch": "x86_64", "epoch": 0, "name": "perl-lib", "release": "481.el9", "source": "rpm", "version": "0.65" } ], "perl-libnet": [ { "arch": "noarch", "epoch": null, "name": "perl-libnet", "release": "4.el9", "source": "rpm", "version": "3.13" } ], "perl-libs": [ { "arch": "x86_64", "epoch": 4, "name": "perl-libs", "release": "481.el9", "source": "rpm", "version": "5.32.1" } ], "perl-mro": [ { "arch": "x86_64", "epoch": 0, "name": "perl-mro", "release": "481.el9", "source": "rpm", "version": "1.23" } ], "perl-overload": [ { "arch": "noarch", "epoch": 0, "name": "perl-overload", "release": "481.el9", "source": "rpm", "version": "1.31" } ], "perl-overloading": [ { "arch": "noarch", "epoch": 0, "name": "perl-overloading", "release": "481.el9", "source": "rpm", "version": "0.02" } ], "perl-parent": [ { "arch": "noarch", "epoch": 1, "name": "perl-parent", "release": "460.el9", "source": "rpm", "version": "0.238" } ], "perl-podlators": [ { "arch": "noarch", "epoch": 1, "name": "perl-podlators", "release": "460.el9", "source": "rpm", "version": "4.14" } ], "perl-subs": [ { "arch": "noarch", "epoch": 0, "name": "perl-subs", "release": "481.el9", "source": "rpm", "version": "1.03" } ], "perl-vars": [ { "arch": "noarch", "epoch": 0, "name": "perl-vars", "release": "481.el9", "source": "rpm", "version": "1.05" } ], "pigz": [ { "arch": "x86_64", "epoch": null, "name": "pigz", "release": "4.el9", "source": "rpm", "version": "2.5" } ], "pkgconf": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf", "release": "10.el9", "source": "rpm", "version": "1.7.3" } ], "pkgconf-m4": [ { "arch": "noarch", "epoch": null, "name": "pkgconf-m4", "release": "10.el9", "source": "rpm", "version": "1.7.3" } ], "pkgconf-pkg-config": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf-pkg-config", "release": "10.el9", "source": "rpm", "version": "1.7.3" } ], "policycoreutils": [ { "arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "3.el9", "source": "rpm", "version": "3.6" } ], "policycoreutils-python-utils": [ { "arch": "noarch", "epoch": null, "name": "policycoreutils-python-utils", "release": "3.el9", "source": "rpm", "version": "3.6" } ], "popt": [ { "arch": "x86_64", "epoch": null, "name": "popt", "release": "8.el9", "source": "rpm", "version": "1.18" } ], "prefixdevname": [ { "arch": "x86_64", "epoch": null, "name": "prefixdevname", "release": "8.el9", "source": "rpm", "version": "0.1.0" } ], "procps-ng": [ { "arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "14.el9", "source": "rpm", "version": "3.3.17" } ], "psmisc": [ { "arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.el9", "source": "rpm", "version": "23.4" } ], "publicsuffix-list-dafsa": [ { "arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.el9", "source": "rpm", "version": "20210518" } ], "python-unversioned-command": [ { "arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "2.el9", "source": "rpm", "version": "3.9.21" } ], "python3": [ { "arch": "x86_64", "epoch": null, "name": "python3", "release": "2.el9", "source": "rpm", "version": "3.9.21" } ], "python3-attrs": [ { "arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "7.el9", "source": "rpm", "version": "20.3.0" } ], "python3-audit": [ { "arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "7.el9", "source": "rpm", "version": "3.1.5" } ], "python3-babel": [ { "arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.el9", "source": "rpm", "version": "2.9.1" } ], "python3-bcc": [ { "arch": "noarch", "epoch": null, "name": "python3-bcc", "release": "2.el9", "source": "rpm", "version": "0.32.0" } ], "python3-chardet": [ { "arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "5.el9", "source": "rpm", "version": "4.0.0" } ], "python3-configobj": [ { "arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "25.el9", "source": "rpm", "version": "5.0.6" } ], "python3-dateutil": [ { "arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "7.el9", "source": "rpm", "version": "2.8.1" } ], "python3-dbus": [ { "arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "2.el9", "source": "rpm", "version": "1.2.18" } ], "python3-distro": [ { "arch": "noarch", "epoch": null, "name": "python3-distro", "release": "7.el9", "source": "rpm", "version": "1.5.0" } ], "python3-dnf": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "29.el9", "source": "rpm", "version": "4.14.0" } ], "python3-dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "21.el9", "source": "rpm", "version": "4.3.0" } ], "python3-firewall": [ { "arch": "noarch", "epoch": null, "name": "python3-firewall", "release": "9.el9", "source": "rpm", "version": "1.3.4" } ], "python3-gobject-base": [ { "arch": "x86_64", "epoch": null, "name": "python3-gobject-base", "release": "6.el9", "source": "rpm", "version": "3.40.1" } ], "python3-gobject-base-noarch": [ { "arch": "noarch", "epoch": null, "name": "python3-gobject-base-noarch", "release": "6.el9", "source": "rpm", "version": "3.40.1" } ], "python3-gpg": [ { "arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "6.el9", "source": "rpm", "version": "1.15.1" } ], "python3-hawkey": [ { "arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "14.el9", "source": "rpm", "version": "0.69.0" } ], "python3-idna": [ { "arch": "noarch", "epoch": null, "name": "python3-idna", "release": "7.el9.1", "source": "rpm", "version": "2.10" } ], "python3-jinja2": [ { "arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "8.el9", "source": "rpm", "version": "2.11.3" } ], "python3-jsonpatch": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "16.el9", "source": "rpm", "version": "1.21" } ], "python3-jsonpointer": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "4.el9", "source": "rpm", "version": "2.0" } ], "python3-jsonschema": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "13.el9", "source": "rpm", "version": "3.2.0" } ], "python3-libcomps": [ { "arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.el9", "source": "rpm", "version": "0.1.18" } ], "python3-libdnf": [ { "arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "14.el9", "source": "rpm", "version": "0.69.0" } ], "python3-libs": [ { "arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "2.el9", "source": "rpm", "version": "3.9.21" } ], "python3-libselinux": [ { "arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "3.el9", "source": "rpm", "version": "3.6" } ], "python3-libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "5.el9", "source": "rpm", "version": "3.6" } ], "python3-lldb": [ { "arch": "x86_64", "epoch": null, "name": "python3-lldb", "release": "1.el9", "source": "rpm", "version": "20.1.3" } ], "python3-lxml": [ { "arch": "x86_64", "epoch": null, "name": "python3-lxml", "release": "3.el9", "source": "rpm", "version": "4.6.5" } ], "python3-markupsafe": [ { "arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "12.el9", "source": "rpm", "version": "1.1.1" } ], "python3-netaddr": [ { "arch": "noarch", "epoch": null, "name": "python3-netaddr", "release": "3.el9", "source": "rpm", "version": "0.10.1" } ], "python3-netifaces": [ { "arch": "x86_64", "epoch": null, "name": "python3-netifaces", "release": "15.el9", "source": "rpm", "version": "0.10.6" } ], "python3-nftables": [ { "arch": "x86_64", "epoch": 1, "name": "python3-nftables", "release": "4.el9", "source": "rpm", "version": "1.0.9" } ], "python3-oauthlib": [ { "arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.el9", "source": "rpm", "version": "3.1.1" } ], "python3-pcp": [ { "arch": "x86_64", "epoch": null, "name": "python3-pcp", "release": "4.el9", "source": "rpm", "version": "6.3.7" } ], "python3-pip-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3-pip-wheel", "release": "1.el9", "source": "rpm", "version": "21.3.1" } ], "python3-policycoreutils": [ { "arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "3.el9", "source": "rpm", "version": "3.6" } ], "python3-prettytable": [ { "arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "27.el9", "source": "rpm", "version": "0.7.2" } ], "python3-pyelftools": [ { "arch": "noarch", "epoch": null, "name": "python3-pyelftools", "release": "4.el9", "source": "rpm", "version": "0.27" } ], "python3-pyrsistent": [ { "arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "8.el9", "source": "rpm", "version": "0.17.3" } ], "python3-pyserial": [ { "arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "12.el9", "source": "rpm", "version": "3.4" } ], "python3-pysocks": [ { "arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "12.el9", "source": "rpm", "version": "1.7.1" } ], "python3-pytz": [ { "arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "5.el9", "source": "rpm", "version": "2021.1" } ], "python3-pyyaml": [ { "arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "6.el9", "source": "rpm", "version": "5.4.1" } ], "python3-requests": [ { "arch": "noarch", "epoch": null, "name": "python3-requests", "release": "9.el9", "source": "rpm", "version": "2.25.1" } ], "python3-rpm": [ { "arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "38.el9", "source": "rpm", "version": "4.16.1.3" } ], "python3-setools": [ { "arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.el9", "source": "rpm", "version": "4.4.4" } ], "python3-setuptools": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "14.el9", "source": "rpm", "version": "53.0.0" } ], "python3-setuptools-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools-wheel", "release": "14.el9", "source": "rpm", "version": "53.0.0" } ], "python3-six": [ { "arch": "noarch", "epoch": null, "name": "python3-six", "release": "9.el9", "source": "rpm", "version": "1.15.0" } ], "python3-systemd": [ { "arch": "x86_64", "epoch": null, "name": "python3-systemd", "release": "19.el9", "source": "rpm", "version": "234" } ], "python3-urllib3": [ { "arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "6.el9", "source": "rpm", "version": "1.26.5" } ], "qa-tools": [ { "arch": "noarch", "epoch": null, "name": "qa-tools", "release": "6.el9", "source": "rpm", "version": "4.1" } ], "qemu-guest-agent": [ { "arch": "x86_64", "epoch": 17, "name": "qemu-guest-agent", "release": "23.el9", "source": "rpm", "version": "9.1.0" } ], "quota": [ { "arch": "x86_64", "epoch": 1, "name": "quota", "release": "4.el9", "source": "rpm", "version": "4.09" } ], "quota-nls": [ { "arch": "noarch", "epoch": 1, "name": "quota-nls", "release": "4.el9", "source": "rpm", "version": "4.09" } ], "readline": [ { "arch": "x86_64", "epoch": null, "name": "readline", "release": "4.el9", "source": "rpm", "version": "8.1" } ], "redis": [ { "arch": "x86_64", "epoch": null, "name": "redis", "release": "1.el9", "source": "rpm", "version": "6.2.18" } ], "restraint": [ { "arch": "x86_64", "epoch": null, "name": "restraint", "release": "1.el9", "source": "rpm", "version": "0.4.10" } ], "restraint-rhts": [ { "arch": "x86_64", "epoch": null, "name": "restraint-rhts", "release": "1.el9", "source": "rpm", "version": "0.4.10" } ], "rng-tools": [ { "arch": "x86_64", "epoch": null, "name": "rng-tools", "release": "1.el9", "source": "rpm", "version": "6.17" } ], "rootfiles": [ { "arch": "noarch", "epoch": null, "name": "rootfiles", "release": "34.el9", "source": "rpm", "version": "8.1" } ], "rpcbind": [ { "arch": "x86_64", "epoch": null, "name": "rpcbind", "release": "7.el9", "source": "rpm", "version": "1.2.6" } ], "rpm": [ { "arch": "x86_64", "epoch": null, "name": "rpm", "release": "38.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-build-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "38.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "38.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-plugin-audit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-audit", "release": "38.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-plugin-selinux": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "38.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-plugin-systemd-inhibit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "38.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-sign-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "38.el9", "source": "rpm", "version": "4.16.1.3" } ], "rsync": [ { "arch": "x86_64", "epoch": null, "name": "rsync", "release": "3.el9", "source": "rpm", "version": "3.2.5" } ], "rsyslog": [ { "arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "2.el9", "source": "rpm", "version": "8.2412.0" } ], "rsyslog-logrotate": [ { "arch": "x86_64", "epoch": null, "name": "rsyslog-logrotate", "release": "2.el9", "source": "rpm", "version": "8.2412.0" } ], "scl-utils": [ { "arch": "x86_64", "epoch": 1, "name": "scl-utils", "release": "4.el9", "source": "rpm", "version": "2.0.3" } ], "sed": [ { "arch": "x86_64", "epoch": null, "name": "sed", "release": "9.el9", "source": "rpm", "version": "4.8" } ], "selinux-policy": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "1.el9", "source": "rpm", "version": "38.1.58" } ], "selinux-policy-targeted": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "1.el9", "source": "rpm", "version": "38.1.58" } ], "setup": [ { "arch": "noarch", "epoch": null, "name": "setup", "release": "10.el9", "source": "rpm", "version": "2.13.7" } ], "sg3_utils": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils", "release": "10.el9", "source": "rpm", "version": "1.47" } ], "sg3_utils-libs": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils-libs", "release": "10.el9", "source": "rpm", "version": "1.47" } ], "shadow-utils": [ { "arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "13.el9", "source": "rpm", "version": "4.9" } ], "shared-mime-info": [ { "arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "5.el9", "source": "rpm", "version": "2.1" } ], "slang": [ { "arch": "x86_64", "epoch": null, "name": "slang", "release": "11.el9", "source": "rpm", "version": "2.3.2" } ], "snappy": [ { "arch": "x86_64", "epoch": null, "name": "snappy", "release": "8.el9", "source": "rpm", "version": "1.1.8" } ], "sqlite-libs": [ { "arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "8.el9", "source": "rpm", "version": "3.34.1" } ], "squashfs-tools": [ { "arch": "x86_64", "epoch": null, "name": "squashfs-tools", "release": "10.git1.el9", "source": "rpm", "version": "4.4" } ], "sssd-client": [ { "arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.el9", "source": "rpm", "version": "2.9.7" } ], "sssd-common": [ { "arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.el9", "source": "rpm", "version": "2.9.7" } ], "sssd-kcm": [ { "arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.el9", "source": "rpm", "version": "2.9.7" } ], "sssd-nfs-idmap": [ { "arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.el9", "source": "rpm", "version": "2.9.7" } ], "strace": [ { "arch": "x86_64", "epoch": null, "name": "strace", "release": "1.el9", "source": "rpm", "version": "6.12" } ], "sudo": [ { "arch": "x86_64", "epoch": null, "name": "sudo", "release": "12.el9", "source": "rpm", "version": "1.9.5p2" } ], "systemd": [ { "arch": "x86_64", "epoch": null, "name": "systemd", "release": "53.el9", "source": "rpm", "version": "252" } ], "systemd-libs": [ { "arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "53.el9", "source": "rpm", "version": "252" } ], "systemd-pam": [ { "arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "53.el9", "source": "rpm", "version": "252" } ], "systemd-rpm-macros": [ { "arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "53.el9", "source": "rpm", "version": "252" } ], "systemd-udev": [ { "arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "53.el9", "source": "rpm", "version": "252" } ], "systemtap": [ { "arch": "x86_64", "epoch": null, "name": "systemtap", "release": "2.el9", "source": "rpm", "version": "5.3" } ], "systemtap-client": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-client", "release": "2.el9", "source": "rpm", "version": "5.3" } ], "systemtap-devel": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-devel", "release": "2.el9", "source": "rpm", "version": "5.3" } ], "systemtap-runtime": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-runtime", "release": "2.el9", "source": "rpm", "version": "5.3" } ], "tar": [ { "arch": "x86_64", "epoch": 2, "name": "tar", "release": "7.el9", "source": "rpm", "version": "1.34" } ], "tbb": [ { "arch": "x86_64", "epoch": null, "name": "tbb", "release": "9.el9", "source": "rpm", "version": "2020.3" } ], "tcl": [ { "arch": "x86_64", "epoch": 1, "name": "tcl", "release": "7.el9", "source": "rpm", "version": "8.6.10" } ], "teamd": [ { "arch": "x86_64", "epoch": null, "name": "teamd", "release": "16.el9", "source": "rpm", "version": "1.31" } ], "time": [ { "arch": "x86_64", "epoch": null, "name": "time", "release": "18.el9", "source": "rpm", "version": "1.9" } ], "tpm2-tss": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.el9", "source": "rpm", "version": "3.2.3" } ], "tzdata": [ { "arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.el9", "source": "rpm", "version": "2025b" } ], "unzip": [ { "arch": "x86_64", "epoch": null, "name": "unzip", "release": "59.el9", "source": "rpm", "version": "6.0" } ], "userspace-rcu": [ { "arch": "x86_64", "epoch": null, "name": "userspace-rcu", "release": "6.el9", "source": "rpm", "version": "0.12.1" } ], "util-linux": [ { "arch": "x86_64", "epoch": null, "name": "util-linux", "release": "21.el9", "source": "rpm", "version": "2.37.4" } ], "util-linux-core": [ { "arch": "x86_64", "epoch": null, "name": "util-linux-core", "release": "21.el9", "source": "rpm", "version": "2.37.4" } ], "vim-common": [ { "arch": "x86_64", "epoch": 2, "name": "vim-common", "release": "22.el9", "source": "rpm", "version": "8.2.2637" } ], "vim-enhanced": [ { "arch": "x86_64", "epoch": 2, "name": "vim-enhanced", "release": "22.el9", "source": "rpm", "version": "8.2.2637" } ], "vim-filesystem": [ { "arch": "noarch", "epoch": 2, "name": "vim-filesystem", "release": "22.el9", "source": "rpm", "version": "8.2.2637" } ], "vim-minimal": [ { "arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "22.el9", "source": "rpm", "version": "8.2.2637" } ], "wget": [ { "arch": "x86_64", "epoch": null, "name": "wget", "release": "8.el9", "source": "rpm", "version": "1.21.1" } ], "which": [ { "arch": "x86_64", "epoch": null, "name": "which", "release": "29.el9", "source": "rpm", "version": "2.21" } ], "xfsprogs": [ { "arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "7.el9", "source": "rpm", "version": "6.4.0" } ], "xz": [ { "arch": "x86_64", "epoch": null, "name": "xz", "release": "8.el9", "source": "rpm", "version": "5.2.5" } ], "xz-devel": [ { "arch": "x86_64", "epoch": null, "name": "xz-devel", "release": "8.el9", "source": "rpm", "version": "5.2.5" } ], "xz-libs": [ { "arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "8.el9", "source": "rpm", "version": "5.2.5" } ], "yum": [ { "arch": "noarch", "epoch": null, "name": "yum", "release": "29.el9", "source": "rpm", "version": "4.14.0" } ], "yum-utils": [ { "arch": "noarch", "epoch": null, "name": "yum-utils", "release": "21.el9", "source": "rpm", "version": "4.3.0" } ], "zip": [ { "arch": "x86_64", "epoch": null, "name": "zip", "release": "35.el9", "source": "rpm", "version": "3.0" } ], "zlib": [ { "arch": "x86_64", "epoch": null, "name": "zlib", "release": "41.el9", "source": "rpm", "version": "1.2.11" } ], "zlib-devel": [ { "arch": "x86_64", "epoch": null, "name": "zlib-devel", "release": "41.el9", "source": "rpm", "version": "1.2.11" } ] } }, "changed": false } TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Get Grafana version number from installed packages] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:53 Tuesday 24 June 2025 13:02:29 -0400 (0:00:01.311) 0:00:47.755 ********** ok: [managed-node2] => { "ansible_facts": { "grafana_version": "10.2.6" }, "changed": false } TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Template Grafana v8 and earlier configuration] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:57 Tuesday 24 June 2025 13:02:29 -0400 (0:00:00.043) 0:00:47.799 ********** skipping: [managed-node2] => { "changed": false, "false_condition": "grafana_version is version('9.0.0', '<')", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Template Grafana v9 and later configuration] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:65 Tuesday 24 June 2025 13:02:29 -0400 (0:00:00.037) 0:00:47.837 ********** ok: [managed-node2] => { "changed": false, "checksum": "5cca05de69249344ed95e58493e10495e854415f", "dest": "/etc/grafana/grafana.ini", "gid": 993, "group": "grafana", "mode": "0640", "owner": "root", "path": "/etc/grafana/grafana.ini", "secontext": "system_u:object_r:grafana_conf_t:s0", "size": 47717, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Ensure Grafana configuration directory exists] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:73 Tuesday 24 June 2025 13:02:30 -0400 (0:00:00.974) 0:00:48.811 ********** ok: [managed-node2] => { "changed": false, "gid": 993, "group": "grafana", "mode": "0750", "owner": "root", "path": "/etc/grafana/provisioning/datasources", "secontext": "system_u:object_r:grafana_conf_t:s0", "size": 30, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Ensure Grafana service is configured with datasources] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:81 Tuesday 24 June 2025 13:02:31 -0400 (0:00:00.573) 0:00:49.385 ********** ok: [managed-node2] => { "changed": false, "checksum": "34116c67b70835430a24bb4b09b96ea7eeeb3d9d", "dest": "/etc/grafana/provisioning/datasources/grafana-pcp.yaml", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/grafana/provisioning/datasources/grafana-pcp.yaml", "secontext": "system_u:object_r:grafana_conf_t:s0", "size": 473, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Ensure graphing service is running and enabled on boot] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:88 Tuesday 24 June 2025 13:02:32 -0400 (0:00:00.936) 0:00:50.322 ********** ok: [managed-node2] => { "changed": false, "enabled": true, "name": "grafana-server", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2025-06-24 13:01:38 EDT", "ActiveEnterTimestampMonotonic": "506707017", "ActiveExitTimestamp": "Tue 2025-06-24 13:01:37 EDT", "ActiveExitTimestampMonotonic": "506091319", "ActiveState": "active", "After": "sysinit.target postgresql.service basic.target system.slice -.mount network-online.target influxdb.service systemd-journald.socket mariadb.service tmp.mount mysqld.service systemd-tmpfiles-setup.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-06-24 13:01:37 EDT", "AssertTimestampMonotonic": "506117560", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "546447000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanClean": "runtime", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2025-06-24 13:01:37 EDT", "ConditionTimestampMonotonic": "506117557", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/grafana-server.service", "ControlGroupId": "6379", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Grafana instance", "DeviceAllow": "char-rtc r", "DevicePolicy": "closed", "Documentation": "http://docs.grafana.org", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/grafana-server (ignore_errors=no)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "37569", "ExecMainStartTimestamp": "Tue 2025-06-24 13:01:37 EDT", "ExecMainStartTimestampMonotonic": "506125142", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/grafana ; argv[]=/usr/sbin/grafana server --config=${CONF_FILE} --pidfile=${PID_FILE_DIR}/grafana-server.pid --packaging=rpm cfg:default.paths.logs=${LOG_DIR} cfg:default.paths.data=${DATA_DIR} cfg:default.paths.plugins=${PLUGINS_DIR} cfg:default.paths.provisioning=${PROVISIONING_CFG_DIR} ; ignore_errors=no ; start_time=[Tue 2025-06-24 13:01:37 EDT] ; stop_time=[n/a] ; pid=37569 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/grafana ; argv[]=/usr/sbin/grafana server --config=${CONF_FILE} --pidfile=${PID_FILE_DIR}/grafana-server.pid --packaging=rpm cfg:default.paths.logs=${LOG_DIR} cfg:default.paths.data=${DATA_DIR} cfg:default.paths.plugins=${PLUGINS_DIR} cfg:default.paths.provisioning=${PROVISIONING_CFG_DIR} ; flags= ; start_time=[Tue 2025-06-24 13:01:37 EDT] ; stop_time=[n/a] ; pid=37569 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/grafana-server.service", "FreezerState": "running", "GID": "993", "Group": "grafana", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "grafana-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2025-06-24 13:01:37 EDT", "InactiveEnterTimestampMonotonic": "506116470", "InactiveExitTimestamp": "Tue 2025-06-24 13:01:37 EDT", "InactiveExitTimestampMonotonic": "506125593", "InvocationID": "61caa698b3ef458b8567046c67de66eb", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "10000", "LimitNOFILESoft": "10000", "LimitNPROC": "13688", "LimitNPROCSoft": "13688", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13688", "LimitSIGPENDINGSoft": "13688", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "yes", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "37569", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "75763712", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "grafana-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "yes", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "yes", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "yes", "ProtectControlGroups": "yes", "ProtectHome": "yes", "ProtectHostname": "yes", "ProtectKernelLogs": "yes", "ProtectKernelModules": "yes", "ProtectKernelTunables": "yes", "ProtectProc": "invisible", "ProtectSystem": "full", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "yes", "Requires": "-.mount system.slice sysinit.target", "RequiresMountsFor": "/usr/share/grafana /var/tmp /run/grafana", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictAddressFamilies": "AF_INET AF_INET6 AF_UNIX", "RestrictNamespaces": "yes", "RestrictRealtime": "yes", "RestrictSUIDSGID": "yes", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectory": "grafana", "RuntimeDirectoryMode": "0750", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2025-06-24 13:01:38 EDT", "StateChangeTimestampMonotonic": "506707017", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "18", "TasksMax": "21900", "TimeoutAbortUSec": "20s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "20s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "993", "UMask": "0027", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "grafana", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "/usr/share/grafana" } } TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Ensure graphing service settings are configured by HTTP POST] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:95 Tuesday 24 June 2025 13:02:32 -0400 (0:00:00.710) 0:00:51.032 ********** skipping: [managed-node2] => { "changed": false, "false_condition": "grafana_version is version('7.5.0', '<')", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.private_metrics_subrole_grafana : Ensure graphing service settings are configured by provisioning] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:106 Tuesday 24 June 2025 13:02:33 -0400 (0:00:00.065) 0:00:51.097 ********** ok: [managed-node2] => { "changed": false, "checksum": "9e0223cef1828dcdd1326014cc4532b478a526d1", "dest": "/etc/grafana/provisioning/plugins/grafana-pcp.yaml", "gid": 993, "group": "grafana", "mode": "0640", "owner": "root", "path": "/etc/grafana/provisioning/plugins/grafana-pcp.yaml", "secontext": "system_u:object_r:grafana_conf_t:s0", "size": 165, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.metrics : Configure firewall] ****************** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:134 Tuesday 24 June 2025 13:02:34 -0400 (0:00:00.999) 0:00:52.097 ********** included: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/firewall.yml for managed-node2 TASK [fedora.linux_system_roles.metrics : Initialize __metrics_firewall] ******* task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/firewall.yml:9 Tuesday 24 June 2025 13:02:34 -0400 (0:00:00.110) 0:00:52.207 ********** ok: [managed-node2] => { "ansible_facts": { "__metrics_firewall": [] }, "changed": false } TASK [fedora.linux_system_roles.metrics : Port for pmcd] *********************** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/firewall.yml:13 Tuesday 24 June 2025 13:02:34 -0400 (0:00:00.062) 0:00:52.269 ********** ok: [managed-node2] => { "ansible_facts": { "__metrics_firewall": [ { "port": "44321/tcp", "state": "enabled" } ] }, "changed": false } TASK [fedora.linux_system_roles.metrics : Port for pmproxy used by query and grafana] *** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/firewall.yml:19 Tuesday 24 June 2025 13:02:34 -0400 (0:00:00.057) 0:00:52.327 ********** ok: [managed-node2] => { "ansible_facts": { "__metrics_firewall": [ { "port": "44321/tcp", "state": "enabled" }, { "port": "44322/tcp", "state": "enabled" } ] }, "changed": false } TASK [fedora.linux_system_roles.metrics : Service for grafana] ***************** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/firewall.yml:25 Tuesday 24 June 2025 13:02:34 -0400 (0:00:00.056) 0:00:52.383 ********** ok: [managed-node2] => { "ansible_facts": { "__metrics_firewall": [ { "port": "44321/tcp", "state": "enabled" }, { "port": "44322/tcp", "state": "enabled" }, { "service": "grafana", "state": "enabled" } ] }, "changed": false } TASK [fedora.linux_system_roles.metrics : Service for valkey] ****************** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/firewall.yml:31 Tuesday 24 June 2025 13:02:34 -0400 (0:00:00.053) 0:00:52.436 ********** skipping: [managed-node2] => { "changed": false, "false_condition": "ansible_facts['distribution_version'] is version('10', '>=')", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.metrics : Service for redis] ******************* task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/firewall.yml:38 Tuesday 24 June 2025 13:02:34 -0400 (0:00:00.053) 0:00:52.489 ********** ok: [managed-node2] => { "ansible_facts": { "__metrics_firewall": [ { "port": "44321/tcp", "state": "enabled" }, { "port": "44322/tcp", "state": "enabled" }, { "service": "grafana", "state": "enabled" }, { "service": "redis", "state": "enabled" } ] }, "changed": false } TASK [Ensure the service and the port status with the firewall role] *********** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/firewall.yml:45 Tuesday 24 June 2025 13:02:34 -0400 (0:00:00.064) 0:00:52.554 ********** ERROR! the role 'fedora.linux_system_roles.firewall' was not found in fedora.linux_system_roles:ansible.legacy:/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/tests/metrics/roles:/root/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/tests/metrics The error appears to be in '/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/firewall.yml': line 47, column 15, but may be elsewhere in the file depending on the exact syntax problem. The offending line appears to be: include_role: name: fedora.linux_system_roles.firewall ^ here fatal: [managed-node2]: FAILED! => { "changed": false, "reason": "the role 'fedora.linux_system_roles.firewall' was not found in fedora.linux_system_roles:ansible.legacy:/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/tests/metrics/roles:/root/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/tests/metrics\n\nThe error appears to be in '/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/firewall.yml': line 47, column 15, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n include_role:\n name: fedora.linux_system_roles.firewall\n ^ here\n" } TASK [Handle failure case] ***************************************************** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:63 Tuesday 24 June 2025 13:02:34 -0400 (0:00:00.105) 0:00:52.660 ********** included: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml for managed-node2 TASK [Collect logs] ************************************************************ task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:2 Tuesday 24 June 2025 13:02:34 -0400 (0:00:00.061) 0:00:52.721 ********** ok: [managed-node2] => { "changed": false, "cmd": "journalctl -ex\necho '##################'\necho List of SELinux AVCs - note list may be empty\ngrep type=AVC /var/log/audit/audit.log\necho '##################'\nls -alrtF /run\nif [ -d /run/pcp ]; then\n ls -alrtF /run/pcp\nelse\n echo ERROR - /run/pcp does not exist\nfi\n", "delta": "0:00:00.043061", "end": "2025-06-24 13:02:35.169785", "rc": 0, "start": "2025-06-24 13:02:35.126724" } STDOUT: Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.545536337-04:00 level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.545779212-04:00 level=info msg="Migration successfully executed" id="create index UQE_plugin_setting_org_id_plugin_id - v1" duration=243.466µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.550396297-04:00 level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.55081811-04:00 level=info msg="Migration successfully executed" id="Add column plugin_version to plugin_settings" duration=422.18µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.555027431-04:00 level=info msg="Executing migration" id="Update plugin_setting table charset" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.55506192-04:00 level=info msg="Migration successfully executed" id="Update plugin_setting table charset" duration=35.459µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.559194232-04:00 level=info msg="Executing migration" id="create session table" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.559403305-04:00 level=info msg="Migration successfully executed" id="create session table" duration=209.654µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.563598468-04:00 level=info msg="Executing migration" id="Drop old table playlist table" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.564099995-04:00 level=info msg="Migration successfully executed" id="Drop old table playlist table" duration=522.97µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.568246481-04:00 level=info msg="Executing migration" id="Drop old table playlist_item table" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.56830608-04:00 level=info msg="Migration successfully executed" id="Drop old table playlist_item table" duration=60.116µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.572545678-04:00 level=info msg="Executing migration" id="create playlist table v2" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.572744639-04:00 level=info msg="Migration successfully executed" id="create playlist table v2" duration=199.358µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.576770985-04:00 level=info msg="Executing migration" id="create playlist item table v2" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.577001546-04:00 level=info msg="Migration successfully executed" id="create playlist item table v2" duration=230.892µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.581146653-04:00 level=info msg="Executing migration" id="Update playlist table charset" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.581181792-04:00 level=info msg="Migration successfully executed" id="Update playlist table charset" duration=44.391µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.585337515-04:00 level=info msg="Executing migration" id="Update playlist_item table charset" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.585375658-04:00 level=info msg="Migration successfully executed" id="Update playlist_item table charset" duration=38.817µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.589612718-04:00 level=info msg="Executing migration" id="Add playlist column created_at" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.590029449-04:00 level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=415.232µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.594052194-04:00 level=info msg="Executing migration" id="Add playlist column updated_at" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.594444343-04:00 level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=392.675µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.598552727-04:00 level=info msg="Executing migration" id="drop preferences table v2" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.598627365-04:00 level=info msg="Migration successfully executed" id="drop preferences table v2" duration=75.25µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.602726679-04:00 level=info msg="Executing migration" id="drop preferences table v3" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.602783172-04:00 level=info msg="Migration successfully executed" id="drop preferences table v3" duration=56.827µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.606830965-04:00 level=info msg="Executing migration" id="create preferences table v3" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.607057127-04:00 level=info msg="Migration successfully executed" id="create preferences table v3" duration=226.3µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.611335083-04:00 level=info msg="Executing migration" id="Update preferences table charset" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.611371865-04:00 level=info msg="Migration successfully executed" id="Update preferences table charset" duration=37.409µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.615437493-04:00 level=info msg="Executing migration" id="Add column team_id in preferences" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.615870072-04:00 level=info msg="Migration successfully executed" id="Add column team_id in preferences" duration=432.829µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.620037943-04:00 level=info msg="Executing migration" id="Update team_id column values in preferences" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.620113524-04:00 level=info msg="Migration successfully executed" id="Update team_id column values in preferences" duration=75.948µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.624173884-04:00 level=info msg="Executing migration" id="Add column week_start in preferences" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.624566467-04:00 level=info msg="Migration successfully executed" id="Add column week_start in preferences" duration=393.468µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.628655943-04:00 level=info msg="Executing migration" id="Add column preferences.json_data" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.629095113-04:00 level=info msg="Migration successfully executed" id="Add column preferences.json_data" duration=438.91µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.633191021-04:00 level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.636602668-04:00 level=info msg="Migration successfully executed" id="alter preferences.json_data to mediumtext v1" duration=45.024µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.640909939-04:00 level=info msg="Executing migration" id="Add preferences index org_id" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.64117067-04:00 level=info msg="Migration successfully executed" id="Add preferences index org_id" duration=261.107µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.645414399-04:00 level=info msg="Executing migration" id="Add preferences index user_id" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.645638556-04:00 level=info msg="Migration successfully executed" id="Add preferences index user_id" duration=224.379µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.649777895-04:00 level=info msg="Executing migration" id="create alert table v1" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.650049512-04:00 level=info msg="Migration successfully executed" id="create alert table v1" duration=271.866µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.654276837-04:00 level=info msg="Executing migration" id="add index alert org_id & id " Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.654522345-04:00 level=info msg="Migration successfully executed" id="add index alert org_id & id " duration=245.916µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.658806354-04:00 level=info msg="Executing migration" id="add index alert state" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.659056263-04:00 level=info msg="Migration successfully executed" id="add index alert state" duration=250.47µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.663731636-04:00 level=info msg="Executing migration" id="add index alert dashboard_id" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.664013221-04:00 level=info msg="Migration successfully executed" id="add index alert dashboard_id" duration=279.98µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.668064123-04:00 level=info msg="Executing migration" id="Create alert_rule_tag table v1" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.668245239-04:00 level=info msg="Migration successfully executed" id="Create alert_rule_tag table v1" duration=182.066µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.672252324-04:00 level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.672463613-04:00 level=info msg="Migration successfully executed" id="Add unique index alert_rule_tag.alert_id_tag_id" duration=211.839µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.676662093-04:00 level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.676875949-04:00 level=info msg="Migration successfully executed" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" duration=214.093µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.681006326-04:00 level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.682083004-04:00 level=info msg="Migration successfully executed" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" duration=1.076584ms Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.686148708-04:00 level=info msg="Executing migration" id="Create alert_rule_tag table v2" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.686339902-04:00 level=info msg="Migration successfully executed" id="Create alert_rule_tag table v2" duration=191.447µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.690503615-04:00 level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.690747465-04:00 level=info msg="Migration successfully executed" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" duration=243.736µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.694806933-04:00 level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.694962147-04:00 level=info msg="Migration successfully executed" id="copy alert_rule_tag v1 to v2" duration=157.965µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.699043017-04:00 level=info msg="Executing migration" id="drop table alert_rule_tag_v1" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.699215425-04:00 level=info msg="Migration successfully executed" id="drop table alert_rule_tag_v1" duration=197.412µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.703433721-04:00 level=info msg="Executing migration" id="create alert_notification table v1" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.703645239-04:00 level=info msg="Migration successfully executed" id="create alert_notification table v1" duration=212.288µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.707858755-04:00 level=info msg="Executing migration" id="Add column is_default" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.708307745-04:00 level=info msg="Migration successfully executed" id="Add column is_default" duration=449.42µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.712411064-04:00 level=info msg="Executing migration" id="Add column frequency" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.712882958-04:00 level=info msg="Migration successfully executed" id="Add column frequency" duration=472.234µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.717086403-04:00 level=info msg="Executing migration" id="Add column send_reminder" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.717541258-04:00 level=info msg="Migration successfully executed" id="Add column send_reminder" duration=454.985µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.721685704-04:00 level=info msg="Executing migration" id="Add column disable_resolve_message" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.72213148-04:00 level=info msg="Migration successfully executed" id="Add column disable_resolve_message" duration=445.474µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.726164233-04:00 level=info msg="Executing migration" id="add index alert_notification org_id & name" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.726382781-04:00 level=info msg="Migration successfully executed" id="add index alert_notification org_id & name" duration=219.365µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.730313493-04:00 level=info msg="Executing migration" id="Update alert table charset" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.730351566-04:00 level=info msg="Migration successfully executed" id="Update alert table charset" duration=38.498µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.734534428-04:00 level=info msg="Executing migration" id="Update alert_notification table charset" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.734572498-04:00 level=info msg="Migration successfully executed" id="Update alert_notification table charset" duration=38.19µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.738813051-04:00 level=info msg="Executing migration" id="create notification_journal table v1" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.739031581-04:00 level=info msg="Migration successfully executed" id="create notification_journal table v1" duration=218.776µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.743142675-04:00 level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.743357468-04:00 level=info msg="Migration successfully executed" id="add index notification_journal org_id & alert_id & notifier_id" duration=215.533µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.74760916-04:00 level=info msg="Executing migration" id="drop alert_notification_journal" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.747958941-04:00 level=info msg="Migration successfully executed" id="drop alert_notification_journal" duration=349.847µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.752722162-04:00 level=info msg="Executing migration" id="create alert_notification_state table v1" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.752964714-04:00 level=info msg="Migration successfully executed" id="create alert_notification_state table v1" duration=243.095µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.757021764-04:00 level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.757255451-04:00 level=info msg="Migration successfully executed" id="add index alert_notification_state org_id & alert_id & notifier_id" duration=235.967µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.761433912-04:00 level=info msg="Executing migration" id="Add for to alert table" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.761933229-04:00 level=info msg="Migration successfully executed" id="Add for to alert table" duration=499.088µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.766039906-04:00 level=info msg="Executing migration" id="Add column uid in alert_notification" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.766566906-04:00 level=info msg="Migration successfully executed" id="Add column uid in alert_notification" duration=527.187µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.770711789-04:00 level=info msg="Executing migration" id="Update uid column values in alert_notification" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.770792615-04:00 level=info msg="Migration successfully executed" id="Update uid column values in alert_notification" duration=79.906µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.775193404-04:00 level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.775412508-04:00 level=info msg="Migration successfully executed" id="Add unique index alert_notification_org_id_uid" duration=219.6µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.7795255-04:00 level=info msg="Executing migration" id="Remove unique index org_id_name" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.779759423-04:00 level=info msg="Migration successfully executed" id="Remove unique index org_id_name" duration=234.586µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.783963686-04:00 level=info msg="Executing migration" id="Add column secure_settings in alert_notification" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.784459248-04:00 level=info msg="Migration successfully executed" id="Add column secure_settings in alert_notification" duration=495.631µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.78889118-04:00 level=info msg="Executing migration" id="alter alert.settings to mediumtext" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.788954133-04:00 level=info msg="Migration successfully executed" id="alter alert.settings to mediumtext" duration=63.356µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.793010953-04:00 level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.793241089-04:00 level=info msg="Migration successfully executed" id="Add non-unique index alert_notification_state_alert_id" duration=230.194µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.797310375-04:00 level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.797548443-04:00 level=info msg="Migration successfully executed" id="Add non-unique index alert_rule_tag_alert_id" duration=238.484µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.801723352-04:00 level=info msg="Executing migration" id="Drop old annotation table v4" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.801783943-04:00 level=info msg="Migration successfully executed" id="Drop old annotation table v4" duration=60.92µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.806113602-04:00 level=info msg="Executing migration" id="create annotation table v5" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.806341326-04:00 level=info msg="Migration successfully executed" id="create annotation table v5" duration=228.105µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.81046815-04:00 level=info msg="Executing migration" id="add index annotation 0 v3" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.810694949-04:00 level=info msg="Migration successfully executed" id="add index annotation 0 v3" duration=227.369µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.81478746-04:00 level=info msg="Executing migration" id="add index annotation 1 v3" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.815018125-04:00 level=info msg="Migration successfully executed" id="add index annotation 1 v3" duration=231.166µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.819152729-04:00 level=info msg="Executing migration" id="add index annotation 2 v3" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.819374507-04:00 level=info msg="Migration successfully executed" id="add index annotation 2 v3" duration=221.761µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.823556127-04:00 level=info msg="Executing migration" id="add index annotation 3 v3" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.823816273-04:00 level=info msg="Migration successfully executed" id="add index annotation 3 v3" duration=260.434µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.827994407-04:00 level=info msg="Executing migration" id="add index annotation 4 v3" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.828220294-04:00 level=info msg="Migration successfully executed" id="add index annotation 4 v3" duration=226.319µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.832474798-04:00 level=info msg="Executing migration" id="Update annotation table charset" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.832509749-04:00 level=info msg="Migration successfully executed" id="Update annotation table charset" duration=35.805µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.836698864-04:00 level=info msg="Executing migration" id="Add column region_id to annotation table" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.83721895-04:00 level=info msg="Migration successfully executed" id="Add column region_id to annotation table" duration=520.333µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.841620201-04:00 level=info msg="Executing migration" id="Drop category_id index" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.841874263-04:00 level=info msg="Migration successfully executed" id="Drop category_id index" duration=254.393µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.846241208-04:00 level=info msg="Executing migration" id="Add column tags to annotation table" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.84674172-04:00 level=info msg="Migration successfully executed" id="Add column tags to annotation table" duration=500.703µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.850857962-04:00 level=info msg="Executing migration" id="Create annotation_tag table v2" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.851066089-04:00 level=info msg="Migration successfully executed" id="Create annotation_tag table v2" duration=208.691µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.855241899-04:00 level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.855481682-04:00 level=info msg="Migration successfully executed" id="Add unique index annotation_tag.annotation_id_tag_id" duration=240.715µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.859665135-04:00 level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.859880546-04:00 level=info msg="Migration successfully executed" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" duration=215.539µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.864035319-04:00 level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.865170028-04:00 level=info msg="Migration successfully executed" id="Rename table annotation_tag to annotation_tag_v2 - v2" duration=1.135022ms Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.869184904-04:00 level=info msg="Executing migration" id="Create annotation_tag table v3" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.869384379-04:00 level=info msg="Migration successfully executed" id="Create annotation_tag table v3" duration=199.902µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.873469649-04:00 level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.87371059-04:00 level=info msg="Migration successfully executed" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" duration=241.252µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.877851325-04:00 level=info msg="Executing migration" id="copy annotation_tag v2 to v3" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.877990727-04:00 level=info msg="Migration successfully executed" id="copy annotation_tag v2 to v3" duration=140.154µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.882184765-04:00 level=info msg="Executing migration" id="drop table annotation_tag_v2" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.882390052-04:00 level=info msg="Migration successfully executed" id="drop table annotation_tag_v2" duration=204.888µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.886718702-04:00 level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.886799375-04:00 level=info msg="Migration successfully executed" id="Update alert annotations and set TEXT to empty" duration=81.427µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.892618462-04:00 level=info msg="Executing migration" id="Add created time to annotation table" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.893152277-04:00 level=info msg="Migration successfully executed" id="Add created time to annotation table" duration=533.979µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.897297903-04:00 level=info msg="Executing migration" id="Add updated time to annotation table" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.897807424-04:00 level=info msg="Migration successfully executed" id="Add updated time to annotation table" duration=509.516µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.901926453-04:00 level=info msg="Executing migration" id="Add index for created in annotation table" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.902167277-04:00 level=info msg="Migration successfully executed" id="Add index for created in annotation table" duration=238.916µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.906249449-04:00 level=info msg="Executing migration" id="Add index for updated in annotation table" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.906478554-04:00 level=info msg="Migration successfully executed" id="Add index for updated in annotation table" duration=228.797µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.910619678-04:00 level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.910710181-04:00 level=info msg="Migration successfully executed" id="Convert existing annotations from seconds to milliseconds" duration=93.296µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.914799556-04:00 level=info msg="Executing migration" id="Add epoch_end column" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.915303768-04:00 level=info msg="Migration successfully executed" id="Add epoch_end column" duration=504.682µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.919442006-04:00 level=info msg="Executing migration" id="Add index for epoch_end" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.919698439-04:00 level=info msg="Migration successfully executed" id="Add index for epoch_end" duration=256.874µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.923778863-04:00 level=info msg="Executing migration" id="Make epoch_end the same as epoch" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.923834302-04:00 level=info msg="Migration successfully executed" id="Make epoch_end the same as epoch" duration=55.823µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.927896347-04:00 level=info msg="Executing migration" id="Move region to single row" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.928064766-04:00 level=info msg="Migration successfully executed" id="Move region to single row" duration=169.322µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.932160841-04:00 level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.932365637-04:00 level=info msg="Migration successfully executed" id="Remove index org_id_epoch from annotation table" duration=205.546µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.93657381-04:00 level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.936799213-04:00 level=info msg="Migration successfully executed" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" duration=226.159µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.941194929-04:00 level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.941412908-04:00 level=info msg="Migration successfully executed" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" duration=218.414µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.945520767-04:00 level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.94577613-04:00 level=info msg="Migration successfully executed" id="Add index for org_id_epoch_end_epoch on annotation table" duration=257.725µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.94998759-04:00 level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.950200205-04:00 level=info msg="Migration successfully executed" id="Remove index org_id_epoch_epoch_end from annotation table" duration=212.591µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.954254058-04:00 level=info msg="Executing migration" id="Add index for alert_id on annotation table" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.95450097-04:00 level=info msg="Migration successfully executed" id="Add index for alert_id on annotation table" duration=247.109µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.958675006-04:00 level=info msg="Executing migration" id="Increase tags column to length 4096" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.958721971-04:00 level=info msg="Migration successfully executed" id="Increase tags column to length 4096" duration=47.799µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.962941263-04:00 level=info msg="Executing migration" id="create test_data table" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.9631589-04:00 level=info msg="Migration successfully executed" id="create test_data table" duration=217.844µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.967160259-04:00 level=info msg="Executing migration" id="create dashboard_version table v1" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.967363259-04:00 level=info msg="Migration successfully executed" id="create dashboard_version table v1" duration=203.618µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.971344482-04:00 level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.971559577-04:00 level=info msg="Migration successfully executed" id="add index dashboard_version.dashboard_id" duration=215.357µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.975715343-04:00 level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.975957054-04:00 level=info msg="Migration successfully executed" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" duration=241.639µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.980563594-04:00 level=info msg="Executing migration" id="Set dashboard version to 1 where 0" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.980679773-04:00 level=info msg="Migration successfully executed" id="Set dashboard version to 1 where 0" duration=117.101µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.984657469-04:00 level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.98480237-04:00 level=info msg="Migration successfully executed" id="save existing dashboard data in dashboard_version table v1" duration=145.726µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.988838415-04:00 level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.988883074-04:00 level=info msg="Migration successfully executed" id="alter dashboard_version.data to mediumtext v1" duration=46.454µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.993025006-04:00 level=info msg="Executing migration" id="create team table" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.99323107-04:00 level=info msg="Migration successfully executed" id="create team table" duration=205.21µs Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.997303161-04:00 level=info msg="Executing migration" id="add index team.org_id" Jun 24 13:01:25 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:25.997530389-04:00 level=info msg="Migration successfully executed" id="add index team.org_id" duration=227.752µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.001671195-04:00 level=info msg="Executing migration" id="add unique index team_org_id_name" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.001889067-04:00 level=info msg="Migration successfully executed" id="add unique index team_org_id_name" duration=218.505µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.006017658-04:00 level=info msg="Executing migration" id="Add column uid in team" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.006537398-04:00 level=info msg="Migration successfully executed" id="Add column uid in team" duration=519.969µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.010628085-04:00 level=info msg="Executing migration" id="Update uid column values in team" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.010721494-04:00 level=info msg="Migration successfully executed" id="Update uid column values in team" duration=94.45µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.014850284-04:00 level=info msg="Executing migration" id="Add unique index team_org_id_uid" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.015102899-04:00 level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=253.163µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.01917727-04:00 level=info msg="Executing migration" id="create team member table" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.019374847-04:00 level=info msg="Migration successfully executed" id="create team member table" duration=198.207µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.023474129-04:00 level=info msg="Executing migration" id="add index team_member.org_id" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.023730298-04:00 level=info msg="Migration successfully executed" id="add index team_member.org_id" duration=257.774µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.028148596-04:00 level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.028380954-04:00 level=info msg="Migration successfully executed" id="add unique index team_member_org_id_team_id_user_id" duration=232.193µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.032445577-04:00 level=info msg="Executing migration" id="add index team_member.team_id" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.032735484-04:00 level=info msg="Migration successfully executed" id="add index team_member.team_id" duration=290.478µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.036829025-04:00 level=info msg="Executing migration" id="Add column email to team table" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.03738623-04:00 level=info msg="Migration successfully executed" id="Add column email to team table" duration=557.483µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.041428246-04:00 level=info msg="Executing migration" id="Add column external to team_member table" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.041991892-04:00 level=info msg="Migration successfully executed" id="Add column external to team_member table" duration=563.905µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.046067525-04:00 level=info msg="Executing migration" id="Add column permission to team_member table" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.046703036-04:00 level=info msg="Migration successfully executed" id="Add column permission to team_member table" duration=635.271µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.050912492-04:00 level=info msg="Executing migration" id="create dashboard acl table" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.051202229-04:00 level=info msg="Migration successfully executed" id="create dashboard acl table" duration=290.073µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.055476024-04:00 level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.055715846-04:00 level=info msg="Migration successfully executed" id="add index dashboard_acl_dashboard_id" duration=240.508µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.059870332-04:00 level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.060123576-04:00 level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_user_id" duration=253.867µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.06443186-04:00 level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.064721361-04:00 level=info msg="Migration successfully executed" id="add unique index dashboard_acl_dashboard_id_team_id" duration=289.642µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.068827275-04:00 level=info msg="Executing migration" id="add index dashboard_acl_user_id" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.069068518-04:00 level=info msg="Migration successfully executed" id="add index dashboard_acl_user_id" duration=243.461µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.07308115-04:00 level=info msg="Executing migration" id="add index dashboard_acl_team_id" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.073297901-04:00 level=info msg="Migration successfully executed" id="add index dashboard_acl_team_id" duration=217.293µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.077459979-04:00 level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.077702542-04:00 level=info msg="Migration successfully executed" id="add index dashboard_acl_org_id_role" duration=242.593µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.081801791-04:00 level=info msg="Executing migration" id="add index dashboard_permission" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.082036643-04:00 level=info msg="Migration successfully executed" id="add index dashboard_permission" duration=236.18µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.086189973-04:00 level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.086369998-04:00 level=info msg="Migration successfully executed" id="save default acl rules in dashboard_acl table" duration=180.718µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.090768552-04:00 level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.090856021-04:00 level=info msg="Migration successfully executed" id="delete acl rules for deleted dashboards and folders" duration=88.388µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.094988538-04:00 level=info msg="Executing migration" id="create tag table" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.095194688-04:00 level=info msg="Migration successfully executed" id="create tag table" duration=206.813µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.099339023-04:00 level=info msg="Executing migration" id="add index tag.key_value" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.099566716-04:00 level=info msg="Migration successfully executed" id="add index tag.key_value" duration=227.67µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.10414899-04:00 level=info msg="Executing migration" id="create login attempt table" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.104382606-04:00 level=info msg="Migration successfully executed" id="create login attempt table" duration=234.364µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.108648911-04:00 level=info msg="Executing migration" id="add index login_attempt.username" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.108865651-04:00 level=info msg="Migration successfully executed" id="add index login_attempt.username" duration=217.245µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.113125043-04:00 level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.113328967-04:00 level=info msg="Migration successfully executed" id="drop index IDX_login_attempt_username - v1" duration=204.55µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.117461965-04:00 level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.119077676-04:00 level=info msg="Migration successfully executed" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" duration=1.615541ms Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.12323234-04:00 level=info msg="Executing migration" id="create login_attempt v2" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.123483542-04:00 level=info msg="Migration successfully executed" id="create login_attempt v2" duration=250.413µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.127646845-04:00 level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.127864861-04:00 level=info msg="Migration successfully executed" id="create index IDX_login_attempt_username - v2" duration=218.645µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.131976616-04:00 level=info msg="Executing migration" id="copy login_attempt v1 to v2" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.132115034-04:00 level=info msg="Migration successfully executed" id="copy login_attempt v1 to v2" duration=140.849µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.136160677-04:00 level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.136329319-04:00 level=info msg="Migration successfully executed" id="drop login_attempt_tmp_qwerty" duration=169.026µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.140637698-04:00 level=info msg="Executing migration" id="create user auth table" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.141138034-04:00 level=info msg="Migration successfully executed" id="create user auth table" duration=499.807µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.145811907-04:00 level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.146072732-04:00 level=info msg="Migration successfully executed" id="create index IDX_user_auth_auth_module_auth_id - v1" duration=261.531µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.150298862-04:00 level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.15035578-04:00 level=info msg="Migration successfully executed" id="alter user_auth.auth_id to length 190" duration=57.237µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.154693013-04:00 level=info msg="Executing migration" id="Add OAuth access token to user_auth" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.155275273-04:00 level=info msg="Migration successfully executed" id="Add OAuth access token to user_auth" duration=582.346µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.159344978-04:00 level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.159934592-04:00 level=info msg="Migration successfully executed" id="Add OAuth refresh token to user_auth" duration=590.179µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.164187378-04:00 level=info msg="Executing migration" id="Add OAuth token type to user_auth" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.164855355-04:00 level=info msg="Migration successfully executed" id="Add OAuth token type to user_auth" duration=668.444µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.168972371-04:00 level=info msg="Executing migration" id="Add OAuth expiry to user_auth" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.169562907-04:00 level=info msg="Migration successfully executed" id="Add OAuth expiry to user_auth" duration=591.137µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.173668911-04:00 level=info msg="Executing migration" id="Add index to user_id column in user_auth" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.17389233-04:00 level=info msg="Migration successfully executed" id="Add index to user_id column in user_auth" duration=225.595µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.178061057-04:00 level=info msg="Executing migration" id="Add OAuth ID token to user_auth" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.178659837-04:00 level=info msg="Migration successfully executed" id="Add OAuth ID token to user_auth" duration=599.071µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.182763457-04:00 level=info msg="Executing migration" id="create server_lock table" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.183034631-04:00 level=info msg="Migration successfully executed" id="create server_lock table" duration=271.113µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.187209071-04:00 level=info msg="Executing migration" id="add index server_lock.operation_uid" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.187440654-04:00 level=info msg="Migration successfully executed" id="add index server_lock.operation_uid" duration=231.589µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.191402129-04:00 level=info msg="Executing migration" id="create user auth token table" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.191662426-04:00 level=info msg="Migration successfully executed" id="create user auth token table" duration=260.939µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.195786754-04:00 level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.196013975-04:00 level=info msg="Migration successfully executed" id="add unique index user_auth_token.auth_token" duration=227.844µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.200155495-04:00 level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.200430589-04:00 level=info msg="Migration successfully executed" id="add unique index user_auth_token.prev_auth_token" duration=275.783µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.20456187-04:00 level=info msg="Executing migration" id="add index user_auth_token.user_id" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.204832668-04:00 level=info msg="Migration successfully executed" id="add index user_auth_token.user_id" duration=271.372µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.209162127-04:00 level=info msg="Executing migration" id="Add revoked_at to the user auth token" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.209769324-04:00 level=info msg="Migration successfully executed" id="Add revoked_at to the user auth token" duration=607.665µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.213827424-04:00 level=info msg="Executing migration" id="add index user_auth_token.revoked_at" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.214077366-04:00 level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=250.679µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.218592113-04:00 level=info msg="Executing migration" id="create cache_data table" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.21881239-04:00 level=info msg="Migration successfully executed" id="create cache_data table" duration=233.714µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.222889834-04:00 level=info msg="Executing migration" id="add unique index cache_data.cache_key" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.223150249-04:00 level=info msg="Migration successfully executed" id="add unique index cache_data.cache_key" duration=260.905µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.227377363-04:00 level=info msg="Executing migration" id="create short_url table v1" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.22761161-04:00 level=info msg="Migration successfully executed" id="create short_url table v1" duration=234.549µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.231775948-04:00 level=info msg="Executing migration" id="add index short_url.org_id-uid" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.232020094-04:00 level=info msg="Migration successfully executed" id="add index short_url.org_id-uid" duration=244.794µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.236131168-04:00 level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.236191445-04:00 level=info msg="Migration successfully executed" id="alter table short_url alter column created_by type to bigint" duration=62.964µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.240434695-04:00 level=info msg="Executing migration" id="delete alert_definition table" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.240497428-04:00 level=info msg="Migration successfully executed" id="delete alert_definition table" duration=62.8µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.244560397-04:00 level=info msg="Executing migration" id="recreate alert_definition table" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.244792721-04:00 level=info msg="Migration successfully executed" id="recreate alert_definition table" duration=232.802µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.248893336-04:00 level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.249133083-04:00 level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and title columns" duration=240.432µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.253310687-04:00 level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.253844755-04:00 level=info msg="Migration successfully executed" id="add index in alert_definition on org_id and uid columns" duration=532.175µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.257966629-04:00 level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.258014467-04:00 level=info msg="Migration successfully executed" id="alter alert_definition table data column to mediumtext in mysql" duration=48.066µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.26213801-04:00 level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.26234991-04:00 level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and title columns" duration=212.513µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.266488464-04:00 level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.266733828-04:00 level=info msg="Migration successfully executed" id="drop index in alert_definition on org_id and uid columns" duration=247.281µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.271166965-04:00 level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.271406717-04:00 level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and title columns" duration=240.178µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.275700854-04:00 level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.275956001-04:00 level=info msg="Migration successfully executed" id="add unique index in alert_definition on org_id and uid columns" duration=255.347µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.280387967-04:00 level=info msg="Executing migration" id="Add column paused in alert_definition" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.281069417-04:00 level=info msg="Migration successfully executed" id="Add column paused in alert_definition" duration=681.506µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.285261888-04:00 level=info msg="Executing migration" id="drop alert_definition table" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.285618128-04:00 level=info msg="Migration successfully executed" id="drop alert_definition table" duration=356.605µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.289933091-04:00 level=info msg="Executing migration" id="delete alert_definition_version table" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.290020649-04:00 level=info msg="Migration successfully executed" id="delete alert_definition_version table" duration=87.862µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.294249573-04:00 level=info msg="Executing migration" id="recreate alert_definition_version table" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.294500168-04:00 level=info msg="Migration successfully executed" id="recreate alert_definition_version table" duration=251.562µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.298666393-04:00 level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.298900461-04:00 level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_id and version columns" duration=234.669µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.303098706-04:00 level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.303333223-04:00 level=info msg="Migration successfully executed" id="add index in alert_definition_version table on alert_definition_uid and version columns" duration=234.936µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.307611369-04:00 level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.307662917-04:00 level=info msg="Migration successfully executed" id="alter alert_definition_version table data column to mediumtext in mysql" duration=49.731µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.311807991-04:00 level=info msg="Executing migration" id="drop alert_definition_version table" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.312097283-04:00 level=info msg="Migration successfully executed" id="drop alert_definition_version table" duration=289.515µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.316712301-04:00 level=info msg="Executing migration" id="create alert_instance table" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.31694588-04:00 level=info msg="Migration successfully executed" id="create alert_instance table" duration=233.853µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.321002326-04:00 level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.321673356-04:00 level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" duration=671.404µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.325806477-04:00 level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.326045855-04:00 level=info msg="Migration successfully executed" id="add index in alert_instance table on def_org_id, current_state columns" duration=239.152µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.330040615-04:00 level=info msg="Executing migration" id="add column current_state_end to alert_instance" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.330712583-04:00 level=info msg="Migration successfully executed" id="add column current_state_end to alert_instance" duration=672.745µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.334764194-04:00 level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.33498164-04:00 level=info msg="Migration successfully executed" id="remove index def_org_id, def_uid, current_state on alert_instance" duration=218.446µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.339322183-04:00 level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.339540771-04:00 level=info msg="Migration successfully executed" id="remove index def_org_id, current_state on alert_instance" duration=219.018µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.343765289-04:00 level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.346568412-04:00 level=info msg="Migration successfully executed" id="rename def_org_id to rule_org_id in alert_instance" duration=2.803132ms Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.350732198-04:00 level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.353775505-04:00 level=info msg="Migration successfully executed" id="rename def_uid to rule_uid in alert_instance" duration=3.04327ms Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.357972786-04:00 level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.35820151-04:00 level=info msg="Migration successfully executed" id="add index rule_org_id, rule_uid, current_state on alert_instance" duration=228.826µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.362320339-04:00 level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.362544244-04:00 level=info msg="Migration successfully executed" id="add index rule_org_id, current_state on alert_instance" duration=224.517µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.366725903-04:00 level=info msg="Executing migration" id="add current_reason column related to current_state" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.367362534-04:00 level=info msg="Migration successfully executed" id="add current_reason column related to current_state" duration=636.462µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.371453674-04:00 level=info msg="Executing migration" id="create alert_rule table" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.371733311-04:00 level=info msg="Migration successfully executed" id="create alert_rule table" duration=280.343µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.375970238-04:00 level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.376205965-04:00 level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and title columns" duration=235.797µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.380201011-04:00 level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.38042592-04:00 level=info msg="Migration successfully executed" id="add index in alert_rule on org_id and uid columns" duration=227.249µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.384541512-04:00 level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.384806114-04:00 level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" duration=264.879µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.388980475-04:00 level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.389029546-04:00 level=info msg="Migration successfully executed" id="alter alert_rule table data column to mediumtext in mysql" duration=49.963µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.393183299-04:00 level=info msg="Executing migration" id="add column for to alert_rule" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.394896745-04:00 level=info msg="Migration successfully executed" id="add column for to alert_rule" duration=1.71276ms Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.399682534-04:00 level=info msg="Executing migration" id="add column annotations to alert_rule" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.400351552-04:00 level=info msg="Migration successfully executed" id="add column annotations to alert_rule" duration=669.312µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.404417328-04:00 level=info msg="Executing migration" id="add column labels to alert_rule" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.405110245-04:00 level=info msg="Migration successfully executed" id="add column labels to alert_rule" duration=693.506µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.409205368-04:00 level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.409495975-04:00 level=info msg="Migration successfully executed" id="remove unique index from alert_rule on org_id, title columns" duration=290.913µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.413714588-04:00 level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.4139633-04:00 level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, namespase_uid and title columns" duration=248.941µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.41799553-04:00 level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.418690738-04:00 level=info msg="Migration successfully executed" id="add dashboard_uid column to alert_rule" duration=695.437µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.422939906-04:00 level=info msg="Executing migration" id="add panel_id column to alert_rule" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.423597661-04:00 level=info msg="Migration successfully executed" id="add panel_id column to alert_rule" duration=655.2µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.428051426-04:00 level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.428358719-04:00 level=info msg="Migration successfully executed" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" duration=307.793µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.432288554-04:00 level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.43303116-04:00 level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule" duration=742.585µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.437118755-04:00 level=info msg="Executing migration" id="add is_paused column to alert_rule table" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.437785673-04:00 level=info msg="Migration successfully executed" id="add is_paused column to alert_rule table" duration=667.467µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.441818796-04:00 level=info msg="Executing migration" id="fix is_paused column for alert_rule table" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.441865498-04:00 level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule table" duration=47.504µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.446039158-04:00 level=info msg="Executing migration" id="create alert_rule_version table" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.446348658-04:00 level=info msg="Migration successfully executed" id="create alert_rule_version table" duration=309.511µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.450599058-04:00 level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.450869167-04:00 level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" duration=270.731µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.454989867-04:00 level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.455239134-04:00 level=info msg="Migration successfully executed" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" duration=249.647µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.459647961-04:00 level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.459697187-04:00 level=info msg="Migration successfully executed" id="alter alert_rule_version table data column to mediumtext in mysql" duration=49.586µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.463832442-04:00 level=info msg="Executing migration" id="add column for to alert_rule_version" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.464562872-04:00 level=info msg="Migration successfully executed" id="add column for to alert_rule_version" duration=730.745µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.468674167-04:00 level=info msg="Executing migration" id="add column annotations to alert_rule_version" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.469391317-04:00 level=info msg="Migration successfully executed" id="add column annotations to alert_rule_version" duration=717.348µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.473474197-04:00 level=info msg="Executing migration" id="add column labels to alert_rule_version" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.474169871-04:00 level=info msg="Migration successfully executed" id="add column labels to alert_rule_version" duration=696.005µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.478283688-04:00 level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.47900503-04:00 level=info msg="Migration successfully executed" id="add rule_group_idx column to alert_rule_version" duration=721.697µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.483131556-04:00 level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.483979129-04:00 level=info msg="Migration successfully executed" id="add is_paused column to alert_rule_versions table" duration=847.602µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.488523857-04:00 level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.488575444-04:00 level=info msg="Migration successfully executed" id="fix is_paused column for alert_rule_version table" duration=50.29µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.492741708-04:00 level=info msg="Executing migration" id=create_alert_configuration_table Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.492950482-04:00 level=info msg="Migration successfully executed" id=create_alert_configuration_table duration=208.04µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.496986242-04:00 level=info msg="Executing migration" id="Add column default in alert_configuration" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.497666564-04:00 level=info msg="Migration successfully executed" id="Add column default in alert_configuration" duration=680.418µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.501808748-04:00 level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.501861726-04:00 level=info msg="Migration successfully executed" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" duration=53.19µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.505952367-04:00 level=info msg="Executing migration" id="add column org_id in alert_configuration" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.506750687-04:00 level=info msg="Migration successfully executed" id="add column org_id in alert_configuration" duration=797.888µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.510814484-04:00 level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.511057431-04:00 level=info msg="Migration successfully executed" id="add index in alert_configuration table on org_id column" duration=243.277µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.515056196-04:00 level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.515748189-04:00 level=info msg="Migration successfully executed" id="add configuration_hash column to alert_configuration" duration=692.121µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.519944362-04:00 level=info msg="Executing migration" id=create_ngalert_configuration_table Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.5201532-04:00 level=info msg="Migration successfully executed" id=create_ngalert_configuration_table duration=208.597µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.524296948-04:00 level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.524547869-04:00 level=info msg="Migration successfully executed" id="add index in ngalert_configuration on org_id column" duration=251.305µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.528864659-04:00 level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.52954215-04:00 level=info msg="Migration successfully executed" id="add column send_alerts_to in ngalert_configuration" duration=677.714µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.533848996-04:00 level=info msg="Executing migration" id="create provenance_type table" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.534055599-04:00 level=info msg="Migration successfully executed" id="create provenance_type table" duration=207.164µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.538164271-04:00 level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.538422585-04:00 level=info msg="Migration successfully executed" id="add index to uniquify (record_key, record_type, org_id) columns" duration=258.798µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.542597329-04:00 level=info msg="Executing migration" id="create alert_image table" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.542820907-04:00 level=info msg="Migration successfully executed" id="create alert_image table" duration=224.204µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.546993342-04:00 level=info msg="Executing migration" id="add unique index on token to alert_image table" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.547225132-04:00 level=info msg="Migration successfully executed" id="add unique index on token to alert_image table" duration=232.392µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.551194028-04:00 level=info msg="Executing migration" id="support longer URLs in alert_image table" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.551240847-04:00 level=info msg="Migration successfully executed" id="support longer URLs in alert_image table" duration=47.408µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.555289156-04:00 level=info msg="Executing migration" id=create_alert_configuration_history_table Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.555978043-04:00 level=info msg="Migration successfully executed" id=create_alert_configuration_history_table duration=689.258µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.560192693-04:00 level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.560419705-04:00 level=info msg="Migration successfully executed" id="drop non-unique orgID index on alert_configuration" duration=226.939µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.56469561-04:00 level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.564797147-04:00 level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.56883511-04:00 level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.569011155-04:00 level=info msg="Migration successfully executed" id="extract alertmanager configuration history to separate table" duration=176.565µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.573101382-04:00 level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.573382058-04:00 level=info msg="Migration successfully executed" id="add unique index on orgID to alert_configuration" duration=281.116µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.577542698-04:00 level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.578320757-04:00 level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=777.727µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.58271479-04:00 level=info msg="Executing migration" id="create library_element table v1" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.582955094-04:00 level=info msg="Migration successfully executed" id="create library_element table v1" duration=240.777µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.587058133-04:00 level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.587290661-04:00 level=info msg="Migration successfully executed" id="add index library_element org_id-folder_id-name-kind" duration=233.064µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.591753002-04:00 level=info msg="Executing migration" id="create library_element_connection table v1" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.59198846-04:00 level=info msg="Migration successfully executed" id="create library_element_connection table v1" duration=235.833µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.596067825-04:00 level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.596327148-04:00 level=info msg="Migration successfully executed" id="add index library_element_connection element_id-kind-connection_id" duration=259.509µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.600668417-04:00 level=info msg="Executing migration" id="add unique index library_element org_id_uid" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.60092073-04:00 level=info msg="Migration successfully executed" id="add unique index library_element org_id_uid" duration=232.051µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.605071983-04:00 level=info msg="Executing migration" id="increase max description length to 2048" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.605111087-04:00 level=info msg="Migration successfully executed" id="increase max description length to 2048" duration=41.417µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.609134573-04:00 level=info msg="Executing migration" id="alter library_element model to mediumtext" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.6091835-04:00 level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=51.552µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.613377906-04:00 level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.61353676-04:00 level=info msg="Migration successfully executed" id="clone move dashboard alerts to unified alerting" duration=159.466µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.617517386-04:00 level=info msg="Executing migration" id="create data_keys table" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.617758705-04:00 level=info msg="Migration successfully executed" id="create data_keys table" duration=241.777µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.621881559-04:00 level=info msg="Executing migration" id="create secrets table" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.62208996-04:00 level=info msg="Migration successfully executed" id="create secrets table" duration=208.939µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.626144478-04:00 level=info msg="Executing migration" id="rename data_keys name column to id" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.629484496-04:00 level=info msg="Migration successfully executed" id="rename data_keys name column to id" duration=3.340225ms Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.633767257-04:00 level=info msg="Executing migration" id="add name column into data_keys" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.634499115-04:00 level=info msg="Migration successfully executed" id="add name column into data_keys" duration=731.898µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.638684757-04:00 level=info msg="Executing migration" id="copy data_keys id column values into name" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.638785295-04:00 level=info msg="Migration successfully executed" id="copy data_keys id column values into name" duration=101.104µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.64283086-04:00 level=info msg="Executing migration" id="rename data_keys name column to label" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.646315307-04:00 level=info msg="Migration successfully executed" id="rename data_keys name column to label" duration=3.484799ms Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.651653028-04:00 level=info msg="Executing migration" id="rename data_keys id column back to name" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.654867068-04:00 level=info msg="Migration successfully executed" id="rename data_keys id column back to name" duration=3.214098ms Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.658938334-04:00 level=info msg="Executing migration" id="create kv_store table v1" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.659160772-04:00 level=info msg="Migration successfully executed" id="create kv_store table v1" duration=222.684µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.663272823-04:00 level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.663509756-04:00 level=info msg="Migration successfully executed" id="add index kv_store.org_id-namespace-key" duration=237.488µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.667643039-04:00 level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.667764962-04:00 level=info msg="Migration successfully executed" id="update dashboard_uid and panel_id from existing annotations" duration=121.845µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.671845351-04:00 level=info msg="Executing migration" id="create permission table" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.672074037-04:00 level=info msg="Migration successfully executed" id="create permission table" duration=229.065µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.676153609-04:00 level=info msg="Executing migration" id="add unique index permission.role_id" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.676380319-04:00 level=info msg="Migration successfully executed" id="add unique index permission.role_id" duration=227.518µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.68056055-04:00 level=info msg="Executing migration" id="add unique index role_id_action_scope" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.680830346-04:00 level=info msg="Migration successfully executed" id="add unique index role_id_action_scope" duration=270.12µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.684954065-04:00 level=info msg="Executing migration" id="create role table" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.685174597-04:00 level=info msg="Migration successfully executed" id="create role table" duration=220.302µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.689395691-04:00 level=info msg="Executing migration" id="add column display_name" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.69028041-04:00 level=info msg="Migration successfully executed" id="add column display_name" duration=884.835µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.694543239-04:00 level=info msg="Executing migration" id="add column group_name" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.695322982-04:00 level=info msg="Migration successfully executed" id="add column group_name" duration=779.547µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.699408491-04:00 level=info msg="Executing migration" id="add index role.org_id" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.699661724-04:00 level=info msg="Migration successfully executed" id="add index role.org_id" duration=253.664µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.704331853-04:00 level=info msg="Executing migration" id="add unique index role_org_id_name" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.704654049-04:00 level=info msg="Migration successfully executed" id="add unique index role_org_id_name" duration=321.755µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.70868028-04:00 level=info msg="Executing migration" id="add index role_org_id_uid" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.708953114-04:00 level=info msg="Migration successfully executed" id="add index role_org_id_uid" duration=273.306µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.713156412-04:00 level=info msg="Executing migration" id="create team role table" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.713364998-04:00 level=info msg="Migration successfully executed" id="create team role table" duration=208.961µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.71750141-04:00 level=info msg="Executing migration" id="add index team_role.org_id" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.717764975-04:00 level=info msg="Migration successfully executed" id="add index team_role.org_id" duration=264.228µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.721938395-04:00 level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.722225736-04:00 level=info msg="Migration successfully executed" id="add unique index team_role_org_id_team_id_role_id" duration=287.716µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.726575186-04:00 level=info msg="Executing migration" id="add index team_role.team_id" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.726838763-04:00 level=info msg="Migration successfully executed" id="add index team_role.team_id" duration=264.44µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.730959414-04:00 level=info msg="Executing migration" id="create user role table" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.731170422-04:00 level=info msg="Migration successfully executed" id="create user role table" duration=213.62µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.735372763-04:00 level=info msg="Executing migration" id="add index user_role.org_id" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.735615746-04:00 level=info msg="Migration successfully executed" id="add index user_role.org_id" duration=245.308µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.739674299-04:00 level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.739953613-04:00 level=info msg="Migration successfully executed" id="add unique index user_role_org_id_user_id_role_id" duration=278.142µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.744048338-04:00 level=info msg="Executing migration" id="add index user_role.user_id" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.744300034-04:00 level=info msg="Migration successfully executed" id="add index user_role.user_id" duration=252.461µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.748383981-04:00 level=info msg="Executing migration" id="create builtin role table" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.749166339-04:00 level=info msg="Migration successfully executed" id="create builtin role table" duration=782.722µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.753249559-04:00 level=info msg="Executing migration" id="add index builtin_role.role_id" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.753482132-04:00 level=info msg="Migration successfully executed" id="add index builtin_role.role_id" duration=233.232µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.757601781-04:00 level=info msg="Executing migration" id="add index builtin_role.name" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.757846313-04:00 level=info msg="Migration successfully executed" id="add index builtin_role.name" duration=245.012µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.762024538-04:00 level=info msg="Executing migration" id="Add column org_id to builtin_role table" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.762920642-04:00 level=info msg="Migration successfully executed" id="Add column org_id to builtin_role table" duration=876.297µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.767037234-04:00 level=info msg="Executing migration" id="add index builtin_role.org_id" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.767272714-04:00 level=info msg="Migration successfully executed" id="add index builtin_role.org_id" duration=236.583µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.771378996-04:00 level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.771635385-04:00 level=info msg="Migration successfully executed" id="add unique index builtin_role_org_id_role_id_role" duration=256.371µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.775750359-04:00 level=info msg="Executing migration" id="Remove unique index role_org_id_uid" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.776013416-04:00 level=info msg="Migration successfully executed" id="Remove unique index role_org_id_uid" duration=263.886µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.780107972-04:00 level=info msg="Executing migration" id="add unique index role.uid" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.780356746-04:00 level=info msg="Migration successfully executed" id="add unique index role.uid" duration=249.51µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.784499694-04:00 level=info msg="Executing migration" id="create seed assignment table" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.78471263-04:00 level=info msg="Migration successfully executed" id="create seed assignment table" duration=213.614µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.788869625-04:00 level=info msg="Executing migration" id="add unique index builtin_role_role_name" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.789127252-04:00 level=info msg="Migration successfully executed" id="add unique index builtin_role_role_name" duration=258.105µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.793168721-04:00 level=info msg="Executing migration" id="add column hidden to role table" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.794059515-04:00 level=info msg="Migration successfully executed" id="add column hidden to role table" duration=890.336µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.798141121-04:00 level=info msg="Executing migration" id="permission kind migration" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.79901558-04:00 level=info msg="Migration successfully executed" id="permission kind migration" duration=874.763µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.803463686-04:00 level=info msg="Executing migration" id="permission attribute migration" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.804284891-04:00 level=info msg="Migration successfully executed" id="permission attribute migration" duration=821.329µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.808374945-04:00 level=info msg="Executing migration" id="permission identifier migration" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.809237064-04:00 level=info msg="Migration successfully executed" id="permission identifier migration" duration=863.774µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.813353269-04:00 level=info msg="Executing migration" id="add permission identifier index" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.813626631-04:00 level=info msg="Migration successfully executed" id="add permission identifier index" duration=273.31µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.817783485-04:00 level=info msg="Executing migration" id="create query_history table v1" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.81804115-04:00 level=info msg="Migration successfully executed" id="create query_history table v1" duration=257.942µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.822270821-04:00 level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.822506585-04:00 level=info msg="Migration successfully executed" id="add index query_history.org_id-created_by-datasource_uid" duration=236.106µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.826718691-04:00 level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.826765052-04:00 level=info msg="Migration successfully executed" id="alter table query_history alter column created_by type to bigint" duration=44.287µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.830992805-04:00 level=info msg="Executing migration" id="rbac disabled migrator" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.831043196-04:00 level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=50.708µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.835347643-04:00 level=info msg="Executing migration" id="teams permissions migration" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.835591251-04:00 level=info msg="Migration successfully executed" id="teams permissions migration" duration=230.037µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.839682928-04:00 level=info msg="Executing migration" id="dashboard permissions" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.83994612-04:00 level=info msg="Migration successfully executed" id="dashboard permissions" duration=264.685µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.843964973-04:00 level=info msg="Executing migration" id="dashboard permissions uid scopes" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.844120009-04:00 level=info msg="Migration successfully executed" id="dashboard permissions uid scopes" duration=155.202µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.848557757-04:00 level=info msg="Executing migration" id="drop managed folder create actions" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.848658601-04:00 level=info msg="Migration successfully executed" id="drop managed folder create actions" duration=99.018µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.852769837-04:00 level=info msg="Executing migration" id="alerting notification permissions" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.852946456-04:00 level=info msg="Migration successfully executed" id="alerting notification permissions" duration=176.745µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.857056636-04:00 level=info msg="Executing migration" id="create query_history_star table v1" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.85726487-04:00 level=info msg="Migration successfully executed" id="create query_history_star table v1" duration=208.825µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.861479567-04:00 level=info msg="Executing migration" id="add index query_history.user_id-query_uid" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.861745652-04:00 level=info msg="Migration successfully executed" id="add index query_history.user_id-query_uid" duration=266.596µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.865990197-04:00 level=info msg="Executing migration" id="add column org_id in query_history_star" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.866865081-04:00 level=info msg="Migration successfully executed" id="add column org_id in query_history_star" duration=874.475µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.870874597-04:00 level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.870941136-04:00 level=info msg="Migration successfully executed" id="alter table query_history_star_mig column user_id type to bigint" duration=66.658µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.87505921-04:00 level=info msg="Executing migration" id="create correlation table v1" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.875294733-04:00 level=info msg="Migration successfully executed" id="create correlation table v1" duration=235.657µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.879318654-04:00 level=info msg="Executing migration" id="add index correlations.uid" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.879562277-04:00 level=info msg="Migration successfully executed" id="add index correlations.uid" duration=244.254µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.883752774-04:00 level=info msg="Executing migration" id="add index correlations.source_uid" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.88396936-04:00 level=info msg="Migration successfully executed" id="add index correlations.source_uid" duration=215.158µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.888071742-04:00 level=info msg="Executing migration" id="add correlation config column" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.889037901-04:00 level=info msg="Migration successfully executed" id="add correlation config column" duration=966.255µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.893234255-04:00 level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.89348796-04:00 level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=254.525µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.897686905-04:00 level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.898061621-04:00 level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=375.129µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.902392626-04:00 level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.904937615-04:00 level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=2.544412ms Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.909107278-04:00 level=info msg="Executing migration" id="create correlation v2" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.909356986-04:00 level=info msg="Migration successfully executed" id="create correlation v2" duration=250.064µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.913534745-04:00 level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.913808691-04:00 level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=274.421µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.91805846-04:00 level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.918305041-04:00 level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=247.12µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.922504231-04:00 level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.922809493-04:00 level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=305.633µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.927016631-04:00 level=info msg="Executing migration" id="copy correlation v1 to v2" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.927121235-04:00 level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=105.557µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.93112384-04:00 level=info msg="Executing migration" id="drop correlation_tmp_qwerty" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.931322079-04:00 level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=198.585µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.935496975-04:00 level=info msg="Executing migration" id="add provisioning column" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.936818977-04:00 level=info msg="Migration successfully executed" id="add provisioning column" duration=1.320051ms Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.941081404-04:00 level=info msg="Executing migration" id="create entity_events table" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.941293212-04:00 level=info msg="Migration successfully executed" id="create entity_events table" duration=212.559µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.945457657-04:00 level=info msg="Executing migration" id="create dashboard public config v1" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.945712885-04:00 level=info msg="Migration successfully executed" id="create dashboard public config v1" duration=253.833µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.949848698-04:00 level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.94996434-04:00 level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.95425191-04:00 level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.954358235-04:00 level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.958380145-04:00 level=info msg="Executing migration" id="Drop old dashboard public config table" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.958593875-04:00 level=info msg="Migration successfully executed" id="Drop old dashboard public config table" duration=198.619µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.962837051-04:00 level=info msg="Executing migration" id="recreate dashboard public config v1" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.963089684-04:00 level=info msg="Migration successfully executed" id="recreate dashboard public config v1" duration=245.87µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.967460191-04:00 level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.96771795-04:00 level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v1" duration=258.217µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.971790262-04:00 level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.972039889-04:00 level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" duration=250.042µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.976124475-04:00 level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.976343511-04:00 level=info msg="Migration successfully executed" id="drop index UQE_dashboard_public_config_uid - v2" duration=219.49µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.98056946-04:00 level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.980846657-04:00 level=info msg="Migration successfully executed" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=277.848µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.985048808-04:00 level=info msg="Executing migration" id="Drop public config table" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.985278573-04:00 level=info msg="Migration successfully executed" id="Drop public config table" duration=230.315µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.990024612-04:00 level=info msg="Executing migration" id="Recreate dashboard public config v2" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.990270899-04:00 level=info msg="Migration successfully executed" id="Recreate dashboard public config v2" duration=246.959µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.994401206-04:00 level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.994664803-04:00 level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_uid - v2" duration=264.394µs Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.99888539-04:00 level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" Jun 24 13:01:26 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:26.999182998-04:00 level=info msg="Migration successfully executed" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" duration=297.938µs Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.003274131-04:00 level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.003887744-04:00 level=info msg="Migration successfully executed" id="create index UQE_dashboard_public_config_access_token - v2" duration=613.969µs Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.008039388-04:00 level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.010377179-04:00 level=info msg="Migration successfully executed" id="Rename table dashboard_public_config to dashboard_public - v2" duration=2.337998ms Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.014661392-04:00 level=info msg="Executing migration" id="add annotations_enabled column" Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.015594547-04:00 level=info msg="Migration successfully executed" id="add annotations_enabled column" duration=905.473µs Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.01986412-04:00 level=info msg="Executing migration" id="add time_selection_enabled column" Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.020785691-04:00 level=info msg="Migration successfully executed" id="add time_selection_enabled column" duration=923.688µs Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.024916007-04:00 level=info msg="Executing migration" id="delete orphaned public dashboards" Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.025003985-04:00 level=info msg="Migration successfully executed" id="delete orphaned public dashboards" duration=105.239µs Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.029028049-04:00 level=info msg="Executing migration" id="add share column" Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.029894286-04:00 level=info msg="Migration successfully executed" id="add share column" duration=866.465µs Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.034185144-04:00 level=info msg="Executing migration" id="backfill empty share column fields with default of public" Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.034282239-04:00 level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=97.976µs Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.038378611-04:00 level=info msg="Executing migration" id="create file table" Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.038625513-04:00 level=info msg="Migration successfully executed" id="create file table" duration=247.067µs Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.042690096-04:00 level=info msg="Executing migration" id="file table idx: path natural pk" Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.04294941-04:00 level=info msg="Migration successfully executed" id="file table idx: path natural pk" duration=260.077µs Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.047028021-04:00 level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.04727278-04:00 level=info msg="Migration successfully executed" id="file table idx: parent_folder_path_hash fast folder retrieval" duration=246.414µs Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.051652446-04:00 level=info msg="Executing migration" id="create file_meta table" Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.051882694-04:00 level=info msg="Migration successfully executed" id="create file_meta table" duration=230.236µs Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.056438056-04:00 level=info msg="Executing migration" id="file table idx: path key" Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.056730639-04:00 level=info msg="Migration successfully executed" id="file table idx: path key" duration=290.345µs Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.060914549-04:00 level=info msg="Executing migration" id="set path collation in file table" Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.060960164-04:00 level=info msg="Migration successfully executed" id="set path collation in file table" duration=61.589µs Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.064972886-04:00 level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.065025291-04:00 level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=53.036µs Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.06925226-04:00 level=info msg="Executing migration" id="managed permissions migration" Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.069421352-04:00 level=info msg="Migration successfully executed" id="managed permissions migration" duration=169.376µs Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.07347194-04:00 level=info msg="Executing migration" id="managed folder permissions alert actions migration" Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.073563125-04:00 level=info msg="Migration successfully executed" id="managed folder permissions alert actions migration" duration=95.257µs Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.077664691-04:00 level=info msg="Executing migration" id="RBAC action name migrator" Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.077934184-04:00 level=info msg="Migration successfully executed" id="RBAC action name migrator" duration=270.301µs Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.082473961-04:00 level=info msg="Executing migration" id="Add UID column to playlist" Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.083435265-04:00 level=info msg="Migration successfully executed" id="Add UID column to playlist" duration=960.135µs Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.087500757-04:00 level=info msg="Executing migration" id="Update uid column values in playlist" Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.087575516-04:00 level=info msg="Migration successfully executed" id="Update uid column values in playlist" duration=76.143µs Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.091605687-04:00 level=info msg="Executing migration" id="Add index for uid in playlist" Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.091874046-04:00 level=info msg="Migration successfully executed" id="Add index for uid in playlist" duration=269.279µs Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.095997902-04:00 level=info msg="Executing migration" id="update group index for alert rules" Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.096178663-04:00 level=info msg="Migration successfully executed" id="update group index for alert rules" duration=182.174µs Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.100244222-04:00 level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.100333677-04:00 level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated migration" duration=89.862µs Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.10439079-04:00 level=info msg="Executing migration" id="admin only folder/dashboard permission" Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.104572902-04:00 level=info msg="Migration successfully executed" id="admin only folder/dashboard permission" duration=182.105µs Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.108978047-04:00 level=info msg="Executing migration" id="add action column to seed_assignment" Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.109885306-04:00 level=info msg="Migration successfully executed" id="add action column to seed_assignment" duration=907.553µs Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.114052613-04:00 level=info msg="Executing migration" id="add scope column to seed_assignment" Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.114961831-04:00 level=info msg="Migration successfully executed" id="add scope column to seed_assignment" duration=909.473µs Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.119093076-04:00 level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.119322979-04:00 level=info msg="Migration successfully executed" id="remove unique index builtin_role_role_name before nullable update" duration=230.925µs Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.123527051-04:00 level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.132689792-04:00 level=info msg="Migration successfully executed" id="update seed_assignment role_name column to nullable" duration=9.164782ms Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.136869089-04:00 level=info msg="Executing migration" id="add unique index builtin_role_name back" Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.137155922-04:00 level=info msg="Migration successfully executed" id="add unique index builtin_role_name back" duration=287.751µs Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.141367118-04:00 level=info msg="Executing migration" id="add unique index builtin_role_action_scope" Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.141706787-04:00 level=info msg="Migration successfully executed" id="add unique index builtin_role_action_scope" duration=340.137µs Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.145943892-04:00 level=info msg="Executing migration" id="add primary key to seed_assigment" Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.148787143-04:00 level=info msg="Migration successfully executed" id="add primary key to seed_assigment" duration=2.842225ms Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.15583843-04:00 level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.155965102-04:00 level=info msg="Migration successfully executed" id="managed folder permissions alert actions repeated fixed migration" duration=127.165µs Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.160041848-04:00 level=info msg="Executing migration" id="managed folder permissions library panel actions migration" Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.160130509-04:00 level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=92.04µs Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.164362162-04:00 level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.164463311-04:00 level=info msg="Migration successfully executed" id="migrate external alertmanagers to datsourcse" duration=104.165µs Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.168479669-04:00 level=info msg="Executing migration" id="create folder table" Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.168764751-04:00 level=info msg="Migration successfully executed" id="create folder table" duration=285.445µs Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.173034621-04:00 level=info msg="Executing migration" id="Add index for parent_uid" Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.173297408-04:00 level=info msg="Migration successfully executed" id="Add index for parent_uid" duration=264.566µs Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.177513865-04:00 level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.177777662-04:00 level=info msg="Migration successfully executed" id="Add unique index for folder.uid and folder.org_id" duration=264.225µs Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.181877151-04:00 level=info msg="Executing migration" id="Update folder title length" Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.181935265-04:00 level=info msg="Migration successfully executed" id="Update folder title length" duration=61.13µs Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.186114046-04:00 level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.186377598-04:00 level=info msg="Migration successfully executed" id="Add unique index for folder.title and folder.parent_uid" duration=264.107µs Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.190555467-04:00 level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.190834348-04:00 level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=278.972µs Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.195045864-04:00 level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.195293841-04:00 level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=246.776µs Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.200301514-04:00 level=info msg="Executing migration" id="create anon_device table" Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.200571113-04:00 level=info msg="Migration successfully executed" id="create anon_device table" duration=268.093µs Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.206081513-04:00 level=info msg="Executing migration" id="add unique index anon_device.device_id" Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.206478428-04:00 level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=397.366µs Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.211107471-04:00 level=info msg="Executing migration" id="add index anon_device.updated_at" Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.211393936-04:00 level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=286.653µs Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.215409431-04:00 level=info msg="Executing migration" id="create signing_key table" Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.215666354-04:00 level=info msg="Migration successfully executed" id="create signing_key table" duration=258.09µs Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.219707795-04:00 level=info msg="Executing migration" id="add unique index signing_key.key_id" Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.219989443-04:00 level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=282.033µs Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.224262207-04:00 level=info msg="Executing migration" id="set legacy alert migration status in kvstore" Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.224623816-04:00 level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=362.252µs Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.22872697-04:00 level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.228845307-04:00 level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=119.015µs Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.232922348-04:00 level=info msg="Executing migration" id="Add folder_uid for dashboard" Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.233913836-04:00 level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=990.875µs Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.238041889-04:00 level=info msg="Executing migration" id="Populate dashboard folder_uid column" Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.238221724-04:00 level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=180.726µs Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.242335658-04:00 level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.242625028-04:00 level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=289.69µs Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.246875742-04:00 level=info msg="Executing migration" id="create sso_setting table" Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.247156888-04:00 level=info msg="Migration successfully executed" id="create sso_setting table" duration=281.98µs Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.251209899-04:00 level=info msg="Executing migration" id="copy kvstore migration status to each org" Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.251526482-04:00 level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=317.109µs Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.255655286-04:00 level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.255778831-04:00 level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=123.649µs Jun 24 13:01:27 managed-node2 grafana[34638]: logger=migrator t=2025-06-24T13:01:27.260151499-04:00 level=info msg="migrations completed" performed=523 skipped=0 duration=2.378102118s Jun 24 13:01:27 managed-node2 grafana[34638]: logger=sqlstore t=2025-06-24T13:01:27.271015793-04:00 level=info msg="Created default admin" user=admin Jun 24 13:01:27 managed-node2 grafana[34638]: logger=sqlstore t=2025-06-24T13:01:27.271159536-04:00 level=info msg="Created default organization" Jun 24 13:01:27 managed-node2 grafana[34638]: logger=secrets t=2025-06-24T13:01:27.27566681-04:00 level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 Jun 24 13:01:27 managed-node2 grafana[34638]: logger=plugin.store t=2025-06-24T13:01:27.290502356-04:00 level=info msg="Loading plugins..." Jun 24 13:01:27 managed-node2 grafana[34638]: logger=plugins.registration t=2025-06-24T13:01:27.314052053-04:00 level=info msg="Plugin registered" pluginId=input Jun 24 13:01:27 managed-node2 grafana[34638]: logger=plugin.signature.validator t=2025-06-24T13:01:27.316248972-04:00 level=warn msg="Permitting unsigned plugin. This is not recommended" pluginId=performancecopilot-pcp-app Jun 24 13:01:27 managed-node2 grafana[34638]: logger=plugin.signature.validator t=2025-06-24T13:01:27.323682047-04:00 level=warn msg="Permitting unsigned plugin. This is not recommended" pluginId=pcp-bpftrace-datasource Jun 24 13:01:27 managed-node2 grafana[34638]: logger=plugin.signature.validator t=2025-06-24T13:01:27.328508625-04:00 level=warn msg="Permitting unsigned plugin. This is not recommended" pluginId=pcp-redis-datasource Jun 24 13:01:27 managed-node2 grafana[34638]: logger=plugin.signature.validator t=2025-06-24T13:01:27.330624565-04:00 level=warn msg="Permitting unsigned plugin. This is not recommended" pluginId=pcp-vector-datasource Jun 24 13:01:27 managed-node2 grafana[34638]: logger=plugin.signature.validator t=2025-06-24T13:01:27.334937409-04:00 level=warn msg="Permitting unsigned plugin. This is not recommended" pluginId=pcp-breadcrumbs-panel Jun 24 13:01:27 managed-node2 grafana[34638]: logger=plugin.signature.validator t=2025-06-24T13:01:27.335171899-04:00 level=warn msg="Permitting unsigned plugin. This is not recommended" pluginId=pcp-flamegraph-panel Jun 24 13:01:27 managed-node2 grafana[34638]: logger=plugin.signature.validator t=2025-06-24T13:01:27.338768351-04:00 level=warn msg="Permitting unsigned plugin. This is not recommended" pluginId=pcp-troubleshooting-panel Jun 24 13:01:27 managed-node2 grafana[34638]: logger=plugins.registration t=2025-06-24T13:01:27.339129945-04:00 level=info msg="Plugin registered" pluginId=performancecopilot-pcp-app Jun 24 13:01:27 managed-node2 grafana[34638]: logger=plugins.registration t=2025-06-24T13:01:27.339159832-04:00 level=info msg="Plugin registered" pluginId=pcp-bpftrace-datasource Jun 24 13:01:27 managed-node2 grafana[34638]: logger=plugins.registration t=2025-06-24T13:01:27.339182718-04:00 level=info msg="Plugin registered" pluginId=pcp-redis-datasource Jun 24 13:01:27 managed-node2 grafana[34638]: logger=plugins.registration t=2025-06-24T13:01:27.347373234-04:00 level=info msg="Plugin registered" pluginId=pcp-vector-datasource Jun 24 13:01:27 managed-node2 grafana[34638]: logger=plugins.registration t=2025-06-24T13:01:27.34741072-04:00 level=info msg="Plugin registered" pluginId=pcp-breadcrumbs-panel Jun 24 13:01:27 managed-node2 grafana[34638]: logger=plugins.registration t=2025-06-24T13:01:27.347427457-04:00 level=info msg="Plugin registered" pluginId=pcp-flamegraph-panel Jun 24 13:01:27 managed-node2 grafana[34638]: logger=plugins.registration t=2025-06-24T13:01:27.347442557-04:00 level=info msg="Plugin registered" pluginId=pcp-troubleshooting-panel Jun 24 13:01:27 managed-node2 grafana[34638]: logger=plugin.store t=2025-06-24T13:01:27.347466233-04:00 level=info msg="Plugins loaded" count=63 duration=56.964762ms Jun 24 13:01:27 managed-node2 grafana[34638]: logger=query_data t=2025-06-24T13:01:27.350794046-04:00 level=info msg="Query Service initialization" Jun 24 13:01:27 managed-node2 grafana[34638]: logger=live.push_http t=2025-06-24T13:01:27.353817085-04:00 level=info msg="Live Push Gateway initialization" Jun 24 13:01:27 managed-node2 grafana[34638]: logger=ngalert.migration t=2025-06-24T13:01:27.358546727-04:00 level=info msg=Starting Jun 24 13:01:27 managed-node2 grafana[34638]: logger=ngalert.migration orgID=1 t=2025-06-24T13:01:27.358882373-04:00 level=info msg="Migrating alerts for organisation" Jun 24 13:01:27 managed-node2 grafana[34638]: logger=ngalert.migration orgID=1 t=2025-06-24T13:01:27.359053681-04:00 level=info msg="Alerts found to migrate" alerts=0 Jun 24 13:01:27 managed-node2 grafana[34638]: logger=ngalert.migration orgID=1 t=2025-06-24T13:01:27.359219258-04:00 level=warn msg="No available receivers" Jun 24 13:01:27 managed-node2 grafana[34638]: logger=ngalert.migration CurrentType=Legacy DesiredType=UnifiedAlerting CleanOnDowngrade=false CleanOnUpgrade=false t=2025-06-24T13:01:27.360790543-04:00 level=info msg="Completed legacy migration" Jun 24 13:01:27 managed-node2 grafana[34638]: logger=infra.usagestats.collector t=2025-06-24T13:01:27.388504551-04:00 level=info msg="registering usage stat providers" usageStatsProvidersLen=2 Jun 24 13:01:27 managed-node2 grafana[34638]: logger=server t=2025-06-24T13:01:27.388632429-04:00 level=info msg="Writing PID file" path=/var/run/grafana/grafana-server.pid pid=34638 Jun 24 13:01:27 managed-node2 grafana[34638]: logger=provisioning.datasources t=2025-06-24T13:01:27.38951169-04:00 level=info msg="inserting datasource from configuration" name="PCP Vector" uid=P9F9E462B02B531A3 Jun 24 13:01:27 managed-node2 grafana[34638]: logger=provisioning.datasources t=2025-06-24T13:01:27.404754696-04:00 level=info msg="inserting datasource from configuration" name="PCP Redis" uid=P691477986F10465E Jun 24 13:01:27 managed-node2 grafana[34638]: logger=provisioning.datasources t=2025-06-24T13:01:27.422201026-04:00 level=info msg="inserting datasource from configuration" name="PCP bpftrace" uid=P729B380B5A0EB179 Jun 24 13:01:27 managed-node2 grafana[34638]: logger=provisioning.alerting t=2025-06-24T13:01:27.438994264-04:00 level=error msg="can't read alerting provisioning files from directory" path=/etc/grafana/provisioning/alerting error="open /etc/grafana/provisioning/alerting: no such file or directory" Jun 24 13:01:27 managed-node2 grafana[34638]: logger=provisioning.alerting t=2025-06-24T13:01:27.439026085-04:00 level=info msg="starting to provision alerting" Jun 24 13:01:27 managed-node2 grafana[34638]: logger=provisioning.alerting t=2025-06-24T13:01:27.439045873-04:00 level=info msg="finished to provision alerting" Jun 24 13:01:27 managed-node2 systemd[1]: Started Grafana instance. ░░ Subject: A start job for unit grafana-server.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit grafana-server.service has finished successfully. ░░ ░░ The job identifier is 2452. Jun 24 13:01:27 managed-node2 grafana[34638]: logger=grafanaStorageLogger t=2025-06-24T13:01:27.440861491-04:00 level=info msg="Storage starting" Jun 24 13:01:27 managed-node2 grafana[34638]: logger=http.server t=2025-06-24T13:01:27.444055098-04:00 level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= Jun 24 13:01:27 managed-node2 grafana[34638]: logger=ngalert.state.manager t=2025-06-24T13:01:27.444153188-04:00 level=info msg="Warming state cache for startup" Jun 24 13:01:27 managed-node2 grafana[34638]: logger=ngalert.state.manager t=2025-06-24T13:01:27.448323139-04:00 level=info msg="State cache has been initialized" states=0 duration=4.169456ms Jun 24 13:01:27 managed-node2 grafana[34638]: logger=ngalert.scheduler t=2025-06-24T13:01:27.448422083-04:00 level=info msg="Starting scheduler" tickInterval=10s Jun 24 13:01:27 managed-node2 grafana[34638]: logger=ticker t=2025-06-24T13:01:27.448528227-04:00 level=info msg=starting first_tick=2025-06-24T13:01:30-04:00 Jun 24 13:01:27 managed-node2 grafana[34638]: logger=ngalert.multiorg.alertmanager t=2025-06-24T13:01:27.46160336-04:00 level=info msg="Starting MultiOrg Alertmanager" Jun 24 13:01:27 managed-node2 grafana[34638]: logger=plugins.update.checker t=2025-06-24T13:01:27.542185983-04:00 level=info msg="Update check succeeded" duration=81.257132ms Jun 24 13:01:27 managed-node2 grafana[34638]: logger=sqlstore.transactions t=2025-06-24T13:01:27.554356114-04:00 level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" Jun 24 13:01:28 managed-node2 python3.9[34851]: ansible-ansible.legacy.stat Invoked with path=/etc/grafana/provisioning/plugins/grafana-pcp.yaml follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 24 13:01:28 managed-node2 python3.9[35012]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1750784487.7362125-13264-169018870469216/.source.yaml dest=/etc/grafana/provisioning/plugins/grafana-pcp.yaml owner=root group=grafana mode=0640 _original_basename=grafana-pcp-provisioning.yaml follow=False checksum=9e0223cef1828dcdd1326014cc4532b478a526d1 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:01:30 managed-node2 python3.9[35210]: ansible-ansible.legacy.uri Invoked with url=http://admin:********@localhost:3000/api/datasources/name/PCP%20Redis force_basic_auth=True headers={'Content-Type': 'application/json', 'Accept': 'application/json'} method=GET status_code=[200] force=False http_agent=ansible-httpget use_proxy=True validate_certs=True use_gssapi=False body_format=raw return_content=False follow_redirects=safe timeout=30 remote_src=False unredirected_headers=[] decompress=True use_netrc=True unsafe_writes=False url_username=None url_password=NOT_LOGGING_PARAMETER client_cert=None client_key=None dest=None body=None src=None creates=None removes=None unix_socket=None ca_path=None ciphers=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:01:30 managed-node2 python3.9[35408]: ansible-ansible.legacy.uri Invoked with url=http://admin:********@localhost:3000/api/datasources/name/PCP%20Vector force_basic_auth=True headers={'Content-Type': 'application/json', 'Accept': 'application/json'} method=GET status_code=[200] force=False http_agent=ansible-httpget use_proxy=True validate_certs=True use_gssapi=False body_format=raw return_content=False follow_redirects=safe timeout=30 remote_src=False unredirected_headers=[] decompress=True use_netrc=True unsafe_writes=False url_username=None url_password=NOT_LOGGING_PARAMETER client_cert=None client_key=None dest=None body=None src=None creates=None removes=None unix_socket=None ca_path=None ciphers=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:01:31 managed-node2 python3.9[35606]: ansible-ansible.legacy.uri Invoked with url=http://admin:********@localhost:3000/api/datasources/name/PCP%20bpftrace force_basic_auth=True headers={'Content-Type': 'application/json', 'Accept': 'application/json'} method=GET status_code=[200] force=False http_agent=ansible-httpget use_proxy=True validate_certs=True use_gssapi=False body_format=raw return_content=False follow_redirects=safe timeout=30 remote_src=False unredirected_headers=[] decompress=True use_netrc=True unsafe_writes=False url_username=None url_password=NOT_LOGGING_PARAMETER client_cert=None client_key=None dest=None body=None src=None creates=None removes=None unix_socket=None ca_path=None ciphers=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:01:32 managed-node2 python3.9[35804]: ansible-ansible.legacy.command Invoked with _raw_params=pmprobe -I pmcd.agent.status _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 24 13:01:32 managed-node2 python3.9[36003]: ansible-ansible.legacy.systemd Invoked with name=redis state=restarted daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Jun 24 13:01:33 managed-node2 systemd[1]: Stopping Redis persistent key-value database... ░░ Subject: A stop job for unit redis.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit redis.service has begun execution. ░░ ░░ The job identifier is 2523. Jun 24 13:01:33 managed-node2 systemd[1]: redis.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit redis.service has successfully entered the 'dead' state. Jun 24 13:01:33 managed-node2 systemd[1]: Stopped Redis persistent key-value database. ░░ Subject: A stop job for unit redis.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit redis.service has finished. ░░ ░░ The job identifier is 2523 and the job result is done. Jun 24 13:01:33 managed-node2 systemd[1]: Starting Redis persistent key-value database... ░░ Subject: A start job for unit redis.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit redis.service has begun execution. ░░ ░░ The job identifier is 2523. Jun 24 13:01:33 managed-node2 systemd[1]: Started Redis persistent key-value database. ░░ Subject: A start job for unit redis.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit redis.service has finished successfully. ░░ ░░ The job identifier is 2523. Jun 24 13:01:33 managed-node2 python3.9[36223]: ansible-ansible.legacy.systemd Invoked with name=pmproxy state=restarted daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Jun 24 13:01:33 managed-node2 systemd[1]: Stopping Proxy for Performance Metrics Collector Daemon... ░░ Subject: A stop job for unit pmproxy.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmproxy.service has begun execution. ░░ ░░ The job identifier is 2594. Jun 24 13:01:33 managed-node2 systemd[1]: pmproxy.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmproxy.service has successfully entered the 'dead' state. Jun 24 13:01:33 managed-node2 systemd[1]: Stopped Proxy for Performance Metrics Collector Daemon. ░░ Subject: A stop job for unit pmproxy.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmproxy.service has finished. ░░ ░░ The job identifier is 2594 and the job result is done. Jun 24 13:01:33 managed-node2 systemd[1]: Starting Proxy for Performance Metrics Collector Daemon... ░░ Subject: A start job for unit pmproxy.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmproxy.service has begun execution. ░░ ░░ The job identifier is 2594. Jun 24 13:01:33 managed-node2 systemd[1]: Started Proxy for Performance Metrics Collector Daemon. ░░ Subject: A start job for unit pmproxy.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmproxy.service has finished successfully. ░░ ░░ The job identifier is 2594. Jun 24 13:01:34 managed-node2 python3.9[36469]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=restarted daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Jun 24 13:01:34 managed-node2 systemd[1]: Stopping pmlogger farm service... ░░ Subject: A stop job for unit pmlogger_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger_farm.service has begun execution. ░░ ░░ The job identifier is 2729. Jun 24 13:01:34 managed-node2 systemd[1]: pmlogger_farm.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger_farm.service has successfully entered the 'dead' state. Jun 24 13:01:34 managed-node2 systemd[1]: Stopped pmlogger farm service. ░░ Subject: A stop job for unit pmlogger_farm.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger_farm.service has finished. ░░ ░░ The job identifier is 2729 and the job result is done. Jun 24 13:01:34 managed-node2 systemd[1]: Stopping Performance Metrics Archive Logger... ░░ Subject: A stop job for unit pmlogger.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger.service has begun execution. ░░ ░░ The job identifier is 2659. Jun 24 13:01:34 managed-node2 systemd[1]: pmlogger.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger.service has successfully entered the 'dead' state. Jun 24 13:01:34 managed-node2 systemd[1]: Stopped Performance Metrics Archive Logger. ░░ Subject: A stop job for unit pmlogger.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger.service has finished. ░░ ░░ The job identifier is 2659 and the job result is done. Jun 24 13:01:34 managed-node2 systemd[1]: pmlogger.service: Consumed 1.432s CPU time. ░░ Subject: Resources consumed by unit runtime ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger.service completed and consumed the indicated resources. Jun 24 13:01:34 managed-node2 systemd[1]: Starting Performance Metrics Archive Logger... ░░ Subject: A start job for unit pmlogger.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger.service has begun execution. ░░ ░░ The job identifier is 2659. Jun 24 13:01:36 managed-node2 systemd[1]: Started Performance Metrics Archive Logger. ░░ Subject: A start job for unit pmlogger.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger.service has finished successfully. ░░ ░░ The job identifier is 2659. Jun 24 13:01:36 managed-node2 systemd[1]: Starting pmlogger farm service... ░░ Subject: A start job for unit pmlogger_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm.service has begun execution. ░░ ░░ The job identifier is 2729. Jun 24 13:01:36 managed-node2 systemd[1]: Started pmlogger farm service. ░░ Subject: A start job for unit pmlogger_farm.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm.service has finished successfully. ░░ ░░ The job identifier is 2729. Jun 24 13:01:37 managed-node2 python3.9[37428]: ansible-ansible.legacy.systemd Invoked with name=grafana-server state=restarted daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Jun 24 13:01:37 managed-node2 grafana[34638]: logger=server t=2025-06-24T13:01:37.73523946-04:00 level=info msg="Shutdown started" reason="System signal: terminated" Jun 24 13:01:37 managed-node2 grafana[34638]: logger=ticker t=2025-06-24T13:01:37.735403861-04:00 level=info msg=stopped last_tick=2025-06-24T13:01:30-04:00 Jun 24 13:01:37 managed-node2 grafana[34638]: logger=tracing t=2025-06-24T13:01:37.735824658-04:00 level=info msg="Closing tracing" Jun 24 13:01:37 managed-node2 systemd[1]: Stopping Grafana instance... ░░ Subject: A stop job for unit grafana-server.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit grafana-server.service has begun execution. ░░ ░░ The job identifier is 2730. Jun 24 13:01:37 managed-node2 grafana[34638]: logger=plugin.pcp-redis-datasource t=2025-06-24T13:01:37.739891552-04:00 level=error msg="plugin process exited" plugin=/usr/share/performancecopilot-pcp-app/datasources/redis/pcp_redis_datasource_linux_amd64 id=34646 error="signal: terminated" Jun 24 13:01:37 managed-node2 grafana[34638]: logger=sqlstore.transactions t=2025-06-24T13:01:37.750318771-04:00 level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" Jun 24 13:01:37 managed-node2 systemd[1]: grafana-server.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit grafana-server.service has successfully entered the 'dead' state. Jun 24 13:01:37 managed-node2 systemd[1]: Stopped Grafana instance. ░░ Subject: A stop job for unit grafana-server.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit grafana-server.service has finished. ░░ ░░ The job identifier is 2730 and the job result is done. Jun 24 13:01:37 managed-node2 systemd[1]: Starting Grafana instance... ░░ Subject: A start job for unit grafana-server.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit grafana-server.service has begun execution. ░░ ░░ The job identifier is 2730. Jun 24 13:01:38 managed-node2 grafana[37569]: logger=settings t=2025-06-24T13:01:38.003018285-04:00 level=info msg="Starting Grafana" version=10.2.6 commit=NA branch=main compiled=2025-05-12T20:00:00-04:00 Jun 24 13:01:38 managed-node2 grafana[37569]: logger=settings t=2025-06-24T13:01:38.003310699-04:00 level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini Jun 24 13:01:38 managed-node2 grafana[37569]: logger=settings t=2025-06-24T13:01:38.003333885-04:00 level=info msg="Config loaded from" file=/etc/grafana/grafana.ini Jun 24 13:01:38 managed-node2 grafana[37569]: logger=settings t=2025-06-24T13:01:38.003345326-04:00 level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" Jun 24 13:01:38 managed-node2 grafana[37569]: logger=settings t=2025-06-24T13:01:38.003356556-04:00 level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" Jun 24 13:01:38 managed-node2 grafana[37569]: logger=settings t=2025-06-24T13:01:38.003367641-04:00 level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" Jun 24 13:01:38 managed-node2 grafana[37569]: logger=settings t=2025-06-24T13:01:38.003378775-04:00 level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" Jun 24 13:01:38 managed-node2 grafana[37569]: logger=settings t=2025-06-24T13:01:38.003390767-04:00 level=info msg=Target target=[all] Jun 24 13:01:38 managed-node2 grafana[37569]: logger=settings t=2025-06-24T13:01:38.003407052-04:00 level=info msg="Path Home" path=/usr/share/grafana Jun 24 13:01:38 managed-node2 grafana[37569]: logger=settings t=2025-06-24T13:01:38.003418169-04:00 level=info msg="Path Data" path=/var/lib/grafana Jun 24 13:01:38 managed-node2 grafana[37569]: logger=settings t=2025-06-24T13:01:38.003440936-04:00 level=info msg="Path Logs" path=/var/log/grafana Jun 24 13:01:38 managed-node2 grafana[37569]: logger=settings t=2025-06-24T13:01:38.003451668-04:00 level=info msg="Path Plugins" path=/var/lib/grafana/plugins Jun 24 13:01:38 managed-node2 grafana[37569]: logger=settings t=2025-06-24T13:01:38.003462569-04:00 level=info msg="Path Provisioning" path=/etc/grafana/provisioning Jun 24 13:01:38 managed-node2 grafana[37569]: logger=settings t=2025-06-24T13:01:38.003474309-04:00 level=info msg="App mode production" Jun 24 13:01:38 managed-node2 grafana[37569]: logger=sqlstore t=2025-06-24T13:01:38.00387175-04:00 level=info msg="Connecting to DB" dbtype=sqlite3 Jun 24 13:01:38 managed-node2 grafana[37569]: logger=migrator t=2025-06-24T13:01:38.00493955-04:00 level=info msg="Starting DB migrations" Jun 24 13:01:38 managed-node2 grafana[37569]: logger=migrator t=2025-06-24T13:01:38.011869752-04:00 level=info msg="migrations completed" performed=0 skipped=523 duration=914.288µs Jun 24 13:01:38 managed-node2 grafana[37569]: logger=secrets t=2025-06-24T13:01:38.012751925-04:00 level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 Jun 24 13:01:38 managed-node2 grafana[37569]: logger=plugin.store t=2025-06-24T13:01:38.037881017-04:00 level=info msg="Loading plugins..." Jun 24 13:01:38 managed-node2 grafana[37569]: logger=plugins.registration t=2025-06-24T13:01:38.061174161-04:00 level=info msg="Plugin registered" pluginId=input Jun 24 13:01:38 managed-node2 grafana[37569]: logger=plugin.signature.validator t=2025-06-24T13:01:38.063428595-04:00 level=warn msg="Permitting unsigned plugin. This is not recommended" pluginId=performancecopilot-pcp-app Jun 24 13:01:38 managed-node2 grafana[37569]: logger=plugin.signature.validator t=2025-06-24T13:01:38.070543341-04:00 level=warn msg="Permitting unsigned plugin. This is not recommended" pluginId=pcp-bpftrace-datasource Jun 24 13:01:38 managed-node2 grafana[37569]: logger=plugin.signature.validator t=2025-06-24T13:01:38.075751788-04:00 level=warn msg="Permitting unsigned plugin. This is not recommended" pluginId=pcp-redis-datasource Jun 24 13:01:38 managed-node2 grafana[37569]: logger=plugin.signature.validator t=2025-06-24T13:01:38.077856078-04:00 level=warn msg="Permitting unsigned plugin. This is not recommended" pluginId=pcp-vector-datasource Jun 24 13:01:38 managed-node2 grafana[37569]: logger=plugin.signature.validator t=2025-06-24T13:01:38.082433475-04:00 level=warn msg="Permitting unsigned plugin. This is not recommended" pluginId=pcp-breadcrumbs-panel Jun 24 13:01:38 managed-node2 grafana[37569]: logger=plugin.signature.validator t=2025-06-24T13:01:38.082690758-04:00 level=warn msg="Permitting unsigned plugin. This is not recommended" pluginId=pcp-flamegraph-panel Jun 24 13:01:38 managed-node2 grafana[37569]: logger=plugin.signature.validator t=2025-06-24T13:01:38.086231858-04:00 level=warn msg="Permitting unsigned plugin. This is not recommended" pluginId=pcp-troubleshooting-panel Jun 24 13:01:38 managed-node2 grafana[37569]: logger=plugins.registration t=2025-06-24T13:01:38.086590107-04:00 level=info msg="Plugin registered" pluginId=performancecopilot-pcp-app Jun 24 13:01:38 managed-node2 grafana[37569]: logger=plugins.registration t=2025-06-24T13:01:38.086622985-04:00 level=info msg="Plugin registered" pluginId=pcp-bpftrace-datasource Jun 24 13:01:38 managed-node2 grafana[37569]: logger=plugins.registration t=2025-06-24T13:01:38.086646886-04:00 level=info msg="Plugin registered" pluginId=pcp-redis-datasource Jun 24 13:01:38 managed-node2 grafana[37569]: logger=plugins.registration t=2025-06-24T13:01:38.095148106-04:00 level=info msg="Plugin registered" pluginId=pcp-vector-datasource Jun 24 13:01:38 managed-node2 grafana[37569]: logger=plugins.registration t=2025-06-24T13:01:38.095260122-04:00 level=info msg="Plugin registered" pluginId=pcp-breadcrumbs-panel Jun 24 13:01:38 managed-node2 grafana[37569]: logger=plugins.registration t=2025-06-24T13:01:38.095347087-04:00 level=info msg="Plugin registered" pluginId=pcp-flamegraph-panel Jun 24 13:01:38 managed-node2 grafana[37569]: logger=plugins.registration t=2025-06-24T13:01:38.095427074-04:00 level=info msg="Plugin registered" pluginId=pcp-troubleshooting-panel Jun 24 13:01:38 managed-node2 grafana[37569]: logger=plugin.store t=2025-06-24T13:01:38.09552132-04:00 level=info msg="Plugins loaded" count=63 duration=57.640579ms Jun 24 13:01:38 managed-node2 grafana[37569]: logger=query_data t=2025-06-24T13:01:38.098833334-04:00 level=info msg="Query Service initialization" Jun 24 13:01:38 managed-node2 grafana[37569]: logger=live.push_http t=2025-06-24T13:01:38.102006061-04:00 level=info msg="Live Push Gateway initialization" Jun 24 13:01:38 managed-node2 grafana[37569]: logger=ngalert.migration t=2025-06-24T13:01:38.107979771-04:00 level=info msg=Starting Jun 24 13:01:38 managed-node2 grafana[37569]: logger=ngalert.migration CurrentType=UnifiedAlerting DesiredType=UnifiedAlerting CleanOnDowngrade=false CleanOnUpgrade=false t=2025-06-24T13:01:38.108269211-04:00 level=info msg="Migration already complete" Jun 24 13:01:38 managed-node2 grafana[37569]: logger=infra.usagestats.collector t=2025-06-24T13:01:38.122173215-04:00 level=info msg="registering usage stat providers" usageStatsProvidersLen=2 Jun 24 13:01:38 managed-node2 grafana[37569]: logger=server t=2025-06-24T13:01:38.122332454-04:00 level=info msg="Writing PID file" path=/var/run/grafana/grafana-server.pid pid=37569 Jun 24 13:01:38 managed-node2 grafana[37569]: logger=provisioning.plugins t=2025-06-24T13:01:38.190539515-04:00 level=info msg="Updating app from configuration " type=performancecopilot-pcp-app enabled=true Jun 24 13:01:38 managed-node2 grafana[37569]: logger=plugindashboards t=2025-06-24T13:01:38.195278732-04:00 level=info msg="Plugin state changed" pluginId=performancecopilot-pcp-app enabled=true Jun 24 13:01:38 managed-node2 grafana[37569]: logger=plugindashboards t=2025-06-24T13:01:38.195309946-04:00 level=info msg="Syncing plugin dashboards to DB" pluginId=performancecopilot-pcp-app Jun 24 13:01:38 managed-node2 grafana[37569]: logger=plugindashboards t=2025-06-24T13:01:38.197820432-04:00 level=info msg="Auto updating App dashboard" dashboard="PCP Redis: Metric Preview (Graph)" newRev=3 oldRev=0 Jun 24 13:01:38 managed-node2 grafana[37569]: logger=dashboard-service t=2025-06-24T13:01:38.203724242-04:00 level=error msg="Could not make user admin" dashboard="PCP Redis: Metric Preview (Graph)" namespaceID=user userID=0 error="identifier is not initialized" Jun 24 13:01:38 managed-node2 grafana[37569]: logger=plugindashboards t=2025-06-24T13:01:38.211371923-04:00 level=info msg="Auto updating App dashboard" dashboard="PCP Redis: Metric Preview (Table)" newRev=3 oldRev=0 Jun 24 13:01:38 managed-node2 grafana[37569]: logger=dashboard-service t=2025-06-24T13:01:38.216988615-04:00 level=error msg="Could not make user admin" dashboard="PCP Redis: Metric Preview (Table)" namespaceID=user userID=0 error="identifier is not initialized" Jun 24 13:01:38 managed-node2 grafana[37569]: logger=plugindashboards t=2025-06-24T13:01:38.222790722-04:00 level=info msg="Auto updating App dashboard" dashboard="PCP Vector Checklist" newRev=3 oldRev=0 Jun 24 13:01:38 managed-node2 grafana[37569]: logger=dashboard-service t=2025-06-24T13:01:38.229084946-04:00 level=error msg="Could not make user admin" dashboard="PCP Vector Checklist" namespaceID=user userID=0 error="identifier is not initialized" Jun 24 13:01:38 managed-node2 grafana[37569]: logger=plugindashboards t=2025-06-24T13:01:38.235476213-04:00 level=info msg="Auto updating App dashboard" dashboard="PCP Vector Checklist: CPU" newRev=3 oldRev=0 Jun 24 13:01:38 managed-node2 grafana[37569]: logger=dashboard-service t=2025-06-24T13:01:38.241236448-04:00 level=error msg="Could not make user admin" dashboard="PCP Vector Checklist: CPU" namespaceID=user userID=0 error="identifier is not initialized" Jun 24 13:01:38 managed-node2 grafana[37569]: logger=plugindashboards t=2025-06-24T13:01:38.247359208-04:00 level=info msg="Auto updating App dashboard" dashboard="PCP Vector Checklist: System CPU" newRev=3 oldRev=0 Jun 24 13:01:38 managed-node2 grafana[37569]: logger=dashboard-service t=2025-06-24T13:01:38.253342564-04:00 level=error msg="Could not make user admin" dashboard="PCP Vector Checklist: System CPU" namespaceID=user userID=0 error="identifier is not initialized" Jun 24 13:01:38 managed-node2 grafana[37569]: logger=plugindashboards t=2025-06-24T13:01:38.262396098-04:00 level=info msg="Auto updating App dashboard" dashboard="PCP Vector Checklist: User CPU" newRev=3 oldRev=0 Jun 24 13:01:38 managed-node2 grafana[37569]: logger=dashboard-service t=2025-06-24T13:01:38.269442624-04:00 level=error msg="Could not make user admin" dashboard="PCP Vector Checklist: User CPU" namespaceID=user userID=0 error="identifier is not initialized" Jun 24 13:01:38 managed-node2 grafana[37569]: logger=plugindashboards t=2025-06-24T13:01:38.276333761-04:00 level=info msg="Auto updating App dashboard" dashboard="PCP Vector Checklist: Storage" newRev=3 oldRev=0 Jun 24 13:01:38 managed-node2 grafana[37569]: logger=dashboard-service t=2025-06-24T13:01:38.282037229-04:00 level=error msg="Could not make user admin" dashboard="PCP Vector Checklist: Storage" namespaceID=user userID=0 error="identifier is not initialized" Jun 24 13:01:38 managed-node2 grafana[37569]: logger=plugindashboards t=2025-06-24T13:01:38.287708363-04:00 level=info msg="Auto updating App dashboard" dashboard="PCP Vector Checklist: Memory" newRev=3 oldRev=0 Jun 24 13:01:38 managed-node2 grafana[37569]: logger=dashboard-service t=2025-06-24T13:01:38.293741066-04:00 level=error msg="Could not make user admin" dashboard="PCP Vector Checklist: Memory" namespaceID=user userID=0 error="identifier is not initialized" Jun 24 13:01:38 managed-node2 grafana[37569]: logger=plugindashboards t=2025-06-24T13:01:38.299608923-04:00 level=info msg="Auto updating App dashboard" dashboard="PCP Vector Checklist: Swap Memory" newRev=3 oldRev=0 Jun 24 13:01:38 managed-node2 grafana[37569]: logger=dashboard-service t=2025-06-24T13:01:38.305286702-04:00 level=error msg="Could not make user admin" dashboard="PCP Vector Checklist: Swap Memory" namespaceID=user userID=0 error="identifier is not initialized" Jun 24 13:01:38 managed-node2 grafana[37569]: logger=plugindashboards t=2025-06-24T13:01:38.31103854-04:00 level=info msg="Auto updating App dashboard" dashboard="PCP Vector Checklist: Network" newRev=3 oldRev=0 Jun 24 13:01:38 managed-node2 grafana[37569]: logger=dashboard-service t=2025-06-24T13:01:38.317325039-04:00 level=error msg="Could not make user admin" dashboard="PCP Vector Checklist: Network" namespaceID=user userID=0 error="identifier is not initialized" Jun 24 13:01:38 managed-node2 grafana[37569]: logger=plugindashboards t=2025-06-24T13:01:38.323455805-04:00 level=info msg="Auto updating App dashboard" dashboard="PCP Vector Checklist: Network RX" newRev=3 oldRev=0 Jun 24 13:01:38 managed-node2 grafana[37569]: logger=dashboard-service t=2025-06-24T13:01:38.329555148-04:00 level=error msg="Could not make user admin" dashboard="PCP Vector Checklist: Network RX" namespaceID=user userID=0 error="identifier is not initialized" Jun 24 13:01:38 managed-node2 grafana[37569]: logger=plugindashboards t=2025-06-24T13:01:38.335666861-04:00 level=info msg="Auto updating App dashboard" dashboard="PCP Vector Checklist: Network TX" newRev=3 oldRev=0 Jun 24 13:01:38 managed-node2 grafana[37569]: logger=dashboard-service t=2025-06-24T13:01:38.341302969-04:00 level=error msg="Could not make user admin" dashboard="PCP Vector Checklist: Network TX" namespaceID=user userID=0 error="identifier is not initialized" Jun 24 13:01:38 managed-node2 grafana[37569]: logger=provisioning.alerting t=2025-06-24T13:01:38.351160276-04:00 level=error msg="can't read alerting provisioning files from directory" path=/etc/grafana/provisioning/alerting error="open /etc/grafana/provisioning/alerting: no such file or directory" Jun 24 13:01:38 managed-node2 grafana[37569]: logger=provisioning.alerting t=2025-06-24T13:01:38.351191452-04:00 level=info msg="starting to provision alerting" Jun 24 13:01:38 managed-node2 grafana[37569]: logger=provisioning.alerting t=2025-06-24T13:01:38.351211781-04:00 level=info msg="finished to provision alerting" Jun 24 13:01:38 managed-node2 grafana[37569]: logger=grafanaStorageLogger t=2025-06-24T13:01:38.351526898-04:00 level=info msg="Storage starting" Jun 24 13:01:38 managed-node2 systemd[1]: Started Grafana instance. ░░ Subject: A start job for unit grafana-server.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit grafana-server.service has finished successfully. ░░ ░░ The job identifier is 2730. Jun 24 13:01:38 managed-node2 grafana[37569]: logger=http.server t=2025-06-24T13:01:38.361650479-04:00 level=info msg="HTTP Server Listen" address=[::]:3000 protocol=http subUrl= socket= Jun 24 13:01:38 managed-node2 grafana[37569]: logger=ngalert.state.manager t=2025-06-24T13:01:38.36187079-04:00 level=info msg="Warming state cache for startup" Jun 24 13:01:38 managed-node2 grafana[37569]: logger=ngalert.state.manager t=2025-06-24T13:01:38.364178017-04:00 level=info msg="State cache has been initialized" states=0 duration=2.305132ms Jun 24 13:01:38 managed-node2 grafana[37569]: logger=ngalert.scheduler t=2025-06-24T13:01:38.373933624-04:00 level=info msg="Starting scheduler" tickInterval=10s Jun 24 13:01:38 managed-node2 grafana[37569]: logger=ticker t=2025-06-24T13:01:38.374093141-04:00 level=info msg=starting first_tick=2025-06-24T13:01:40-04:00 Jun 24 13:01:38 managed-node2 grafana[37569]: logger=ngalert.multiorg.alertmanager t=2025-06-24T13:01:38.373708294-04:00 level=info msg="Starting MultiOrg Alertmanager" Jun 24 13:01:38 managed-node2 grafana[37569]: logger=plugins.update.checker t=2025-06-24T13:01:38.482059118-04:00 level=info msg="Update check succeeded" duration=117.012174ms Jun 24 13:01:38 managed-node2 python3.9[37889]: ansible-service_facts Invoked Jun 24 13:01:43 managed-node2 python3.9[38237]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jun 24 13:01:44 managed-node2 python3.9[38461]: ansible-service_facts Invoked Jun 24 13:01:46 managed-node2 python3.9[38744]: ansible-ansible.legacy.command Invoked with _raw_params=systemctl is-system-running _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 24 13:01:47 managed-node2 python3.9[38943]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jun 24 13:01:47 managed-node2 python3.9[39141]: ansible-ansible.legacy.command Invoked with _raw_params=systemctl is-system-running _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 24 13:01:48 managed-node2 python3.9[39340]: ansible-ansible.legacy.dnf Invoked with name=['redis'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jun 24 13:01:50 managed-node2 python3.9[39539]: ansible-file Invoked with path=/etc/redis state=directory owner=redis group=root mode=0750 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:01:50 managed-node2 python3.9[39737]: ansible-ansible.legacy.stat Invoked with path=/etc/redis/redis.conf follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 24 13:01:51 managed-node2 python3.9[39837]: ansible-ansible.legacy.file Invoked with mode=0640 owner=redis group=root dest=/etc/redis/redis.conf _original_basename=CentOS_9_keyserver.conf.j2 recurse=False state=file path=/etc/redis/redis.conf force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:01:51 managed-node2 python3.9[40035]: ansible-file Invoked with src=/etc/redis/redis.conf dest=/etc/redis.conf state=link force=True path=/etc/redis.conf recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:01:52 managed-node2 python3.9[40233]: ansible-ansible.legacy.systemd Invoked with name=redis state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Jun 24 13:01:53 managed-node2 python3.9[40433]: ansible-ansible.legacy.command Invoked with _raw_params=systemctl is-system-running _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 24 13:01:54 managed-node2 python3.9[40632]: ansible-ansible.legacy.dnf Invoked with name=['pcp', 'pcp-zeroconf'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jun 24 13:01:55 managed-node2 python3.9[40831]: ansible-ansible.legacy.dnf Invoked with name=['cyrus-sasl-lib', 'cyrus-sasl-scram'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jun 24 13:01:57 managed-node2 python3.9[41030]: ansible-ansible.legacy.command Invoked with _raw_params=cat /etc/pcp/pmcd/pmcd.conf _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 24 13:01:57 managed-node2 python3.9[41229]: ansible-file Invoked with path=/etc/pcp/labels state=directory mode=0755 owner=root group=root recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:01:58 managed-node2 python3.9[41427]: ansible-file Invoked with path=/etc/pcp/labels/optional state=directory mode=0755 owner=root group=root recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:01:59 managed-node2 python3.9[41625]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/ansible-managed follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 24 13:01:59 managed-node2 python3.9[41725]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/pcp/labels/ansible-managed _original_basename=pmcd.explicit.labels.j2 recurse=False state=file path=/etc/pcp/labels/ansible-managed force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:02:00 managed-node2 python3.9[41923]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/optional/ansible-managed follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 24 13:02:00 managed-node2 python3.9[42023]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/pcp/labels/optional/ansible-managed _original_basename=pmcd.implicit.labels.j2 recurse=False state=file path=/etc/pcp/labels/optional/ansible-managed force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:02:01 managed-node2 python3.9[42221]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmcd follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 24 13:02:01 managed-node2 python3.9[42321]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sysconfig/pmcd _original_basename=pmcd.defaults.j2 recurse=False state=file path=/etc/sysconfig/pmcd force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:02:02 managed-node2 python3.9[42519]: ansible-user Invoked with name=metrics system=True state=present non_unique=False force=False remove=False create_home=True move_home=False append=False ssh_key_bits=0 ssh_key_type=rsa ssh_key_comment=ansible-generated on managed-node2 update_password=always uid=None group=None groups=None comment=None home=None shell=None password=NOT_LOGGING_PARAMETER login_class=None password_expire_max=None password_expire_min=None password_expire_warn=None hidden=None seuser=None skeleton=None generate_ssh_key=None ssh_key_file=None ssh_key_passphrase=NOT_LOGGING_PARAMETER expires=None password_lock=None local=None profile=None authorization=None role=None umask=None Jun 24 13:02:03 managed-node2 python3.9[42719]: ansible-ansible.legacy.command Invoked with _raw_params=set -eu if set -o | grep -q pipefail; then set -o pipefail # pipefail not supported on debian, some ubuntu fi if ! sasldblistusers2 -f "/etc/pcp/passwd.db" | grep -q "^metrics@"; then echo "Creating new metrics user in /etc/pcp/passwd.db" echo "metrics" | saslpasswd2 -a pmcd "metrics" chown root:pcp "/etc/pcp/passwd.db" chmod 640 "/etc/pcp/passwd.db" fi _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 24 13:02:03 managed-node2 python3.9[42922]: ansible-ansible.legacy.stat Invoked with path=/etc/sasl2/pmcd.conf follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 24 13:02:03 managed-node2 python3.9[43022]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sasl2/pmcd.conf _original_basename=pmcd.sasl2.conf.j2 recurse=False state=file path=/etc/sasl2/pmcd.conf force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:02:04 managed-node2 python3.9[43220]: ansible-ansible.legacy.systemd Invoked with name=pmcd state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Jun 24 13:02:05 managed-node2 python3.9[43420]: ansible-file Invoked with path=/etc/pcp/pmieconf/network state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:02:06 managed-node2 python3.9[43618]: ansible-file Invoked with path=/etc/pcp/pmieconf/power state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:02:06 managed-node2 python3.9[43816]: ansible-file Invoked with path=/etc/pcp/pmieconf/zeroconf state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:02:07 managed-node2 python3.9[44014]: ansible-file Invoked with path=/etc/pcp/pmieconf/filesys state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:02:07 managed-node2 python3.9[44212]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/network state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:02:08 managed-node2 python3.9[44410]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/power state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:02:09 managed-node2 python3.9[44608]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/zeroconf state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:02:09 managed-node2 python3.9[44806]: ansible-file Invoked with path=/var/lib/pcp/config/pmieconf/filesys state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:02:10 managed-node2 python3.9[45004]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcplistenoverflows follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 24 13:02:10 managed-node2 python3.9[45104]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/network/tcplistenoverflows _original_basename=tcplistenoverflows recurse=False state=file path=/etc/pcp/pmieconf/network/tcplistenoverflows force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:02:11 managed-node2 python3.9[45302]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcpqfulldocookies follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 24 13:02:11 managed-node2 python3.9[45402]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/network/tcpqfulldocookies _original_basename=tcpqfulldocookies recurse=False state=file path=/etc/pcp/pmieconf/network/tcpqfulldocookies force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:02:12 managed-node2 python3.9[45600]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcpqfulldrops follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 24 13:02:12 managed-node2 python3.9[45700]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/network/tcpqfulldrops _original_basename=tcpqfulldrops recurse=False state=file path=/etc/pcp/pmieconf/network/tcpqfulldrops force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:02:13 managed-node2 python3.9[45898]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/power/thermal_throttle follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 24 13:02:13 managed-node2 python3.9[45998]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/power/thermal_throttle _original_basename=thermal_throttle recurse=False state=file path=/etc/pcp/pmieconf/power/thermal_throttle force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:02:13 managed-node2 python3.9[46196]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/zeroconf/all_threads follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 24 13:02:14 managed-node2 python3.9[46296]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/zeroconf/all_threads _original_basename=all_threads recurse=False state=file path=/etc/pcp/pmieconf/zeroconf/all_threads force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:02:14 managed-node2 python3.9[46494]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/filesys/vfs_files follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 24 13:02:15 managed-node2 python3.9[46594]: ansible-ansible.legacy.file Invoked with owner=root group=root mode=0644 dest=/etc/pcp/pmieconf/filesys/vfs_files _original_basename=vfs_files recurse=False state=file path=/etc/pcp/pmieconf/filesys/vfs_files force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:02:16 managed-node2 python3.9[46792]: ansible-lineinfile Invoked with state=absent path=/var/lib/pcp/config/pmie/config.default regexp=//.*global webhook_endpoint = "" backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None line=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:02:16 managed-node2 python3.9[46990]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcplistenoverflows dest=/var/lib/pcp/config/pmieconf/network/tcplistenoverflows state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcplistenoverflows recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:02:17 managed-node2 python3.9[47188]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcpqfulldocookies dest=/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcpqfulldocookies recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:02:17 managed-node2 python3.9[47386]: ansible-file Invoked with src=/etc/pcp/pmieconf/network/tcpqfulldrops dest=/var/lib/pcp/config/pmieconf/network/tcpqfulldrops state=link force=True path=/var/lib/pcp/config/pmieconf/network/tcpqfulldrops recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:02:18 managed-node2 python3.9[47584]: ansible-file Invoked with src=/etc/pcp/pmieconf/power/thermal_throttle dest=/var/lib/pcp/config/pmieconf/power/thermal_throttle state=link force=True path=/var/lib/pcp/config/pmieconf/power/thermal_throttle recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:02:18 managed-node2 python3.9[47782]: ansible-file Invoked with src=/etc/pcp/pmieconf/zeroconf/all_threads dest=/var/lib/pcp/config/pmieconf/zeroconf/all_threads state=link force=True path=/var/lib/pcp/config/pmieconf/zeroconf/all_threads recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:02:19 managed-node2 python3.9[47980]: ansible-file Invoked with src=/etc/pcp/pmieconf/filesys/vfs_files dest=/var/lib/pcp/config/pmieconf/filesys/vfs_files state=link force=True path=/var/lib/pcp/config/pmieconf/filesys/vfs_files recurse=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None modification_time=None access_time=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:02:20 managed-node2 python3.9[48178]: ansible-ansible.legacy.systemd Invoked with name=pmie state=restarted enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Jun 24 13:02:20 managed-node2 systemd[1]: Stopping pmie farm service... ░░ Subject: A stop job for unit pmie_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmie_farm.service has begun execution. ░░ ░░ The job identifier is 2871. Jun 24 13:02:20 managed-node2 systemd[1]: pmie_farm.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmie_farm.service has successfully entered the 'dead' state. Jun 24 13:02:20 managed-node2 systemd[1]: Stopped pmie farm service. ░░ Subject: A stop job for unit pmie_farm.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmie_farm.service has finished. ░░ ░░ The job identifier is 2871 and the job result is done. Jun 24 13:02:20 managed-node2 systemd[1]: Stopping Performance Metrics Inference Engine... ░░ Subject: A stop job for unit pmie.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmie.service has begun execution. ░░ ░░ The job identifier is 2801. Jun 24 13:02:20 managed-node2 systemd[1]: pmie.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmie.service has successfully entered the 'dead' state. Jun 24 13:02:20 managed-node2 systemd[1]: Stopped Performance Metrics Inference Engine. ░░ Subject: A stop job for unit pmie.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmie.service has finished. ░░ ░░ The job identifier is 2801 and the job result is done. Jun 24 13:02:20 managed-node2 systemd[1]: Starting Performance Metrics Inference Engine... ░░ Subject: A start job for unit pmie.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie.service has begun execution. ░░ ░░ The job identifier is 2801. Jun 24 13:02:20 managed-node2 systemd[1]: Started Performance Metrics Inference Engine. ░░ Subject: A start job for unit pmie.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie.service has finished successfully. ░░ ░░ The job identifier is 2801. Jun 24 13:02:20 managed-node2 systemd[1]: Starting pmie farm service... ░░ Subject: A start job for unit pmie_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_farm.service has begun execution. ░░ ░░ The job identifier is 2871. Jun 24 13:02:20 managed-node2 systemd[1]: Started pmie farm service. ░░ Subject: A start job for unit pmie_farm.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_farm.service has finished successfully. ░░ ░░ The job identifier is 2871. Jun 24 13:02:21 managed-node2 python3.9[48916]: ansible-lineinfile Invoked with path=/etc/pcp.conf regexp=^PCP_ARCHIVE_DIR= line=PCP_ARCHIVE_DIR=/var/log/pcp/pmlogger state=present backrefs=False create=False backup=False firstmatch=False unsafe_writes=False search_string=None insertafter=None insertbefore=None validate=None mode=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:02:22 managed-node2 python3.9[49114]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmlogger follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 24 13:02:22 managed-node2 python3.9[49214]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sysconfig/pmlogger _original_basename=pmlogger.defaults.j2 recurse=False state=file path=/etc/sysconfig/pmlogger force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:02:23 managed-node2 python3.9[49412]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmlogger_timers follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 24 13:02:23 managed-node2 python3.9[49512]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sysconfig/pmlogger_timers _original_basename=pmlogger.timers.j2 recurse=False state=file path=/etc/sysconfig/pmlogger_timers force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:02:24 managed-node2 python3.9[49710]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Jun 24 13:02:24 managed-node2 python3.9[49910]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmproxy follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 24 13:02:25 managed-node2 python3.9[50010]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/sysconfig/pmproxy _original_basename=pmproxy.defaults.j2 recurse=False state=file path=/etc/sysconfig/pmproxy force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:02:25 managed-node2 python3.9[50208]: ansible-ansible.legacy.systemd Invoked with name=pmproxy state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Jun 24 13:02:26 managed-node2 python3.9[50408]: ansible-ansible.legacy.command Invoked with _raw_params=systemctl is-system-running _uses_shell=False expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Jun 24 13:02:27 managed-node2 python3.9[50607]: ansible-ansible.legacy.dnf Invoked with name=['grafana', 'grafana-pcp'] state=present allow_downgrade=False allowerasing=False autoremove=False bugfix=False cacheonly=False disable_gpg_check=False disable_plugin=[] disablerepo=[] download_only=False enable_plugin=[] enablerepo=[] exclude=[] installroot=/ install_repoquery=True install_weak_deps=True security=False skip_broken=False update_cache=False update_only=False validate_certs=True sslverify=True lock_timeout=30 use_backend=auto best=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Jun 24 13:02:29 managed-node2 python3.9[50806]: ansible-package_facts Invoked with manager=['auto'] strategy=first Jun 24 13:02:30 managed-node2 python3.9[51004]: ansible-ansible.legacy.stat Invoked with path=/etc/grafana/grafana.ini follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 24 13:02:30 managed-node2 python3.9[51104]: ansible-ansible.legacy.file Invoked with mode=0640 dest=/etc/grafana/grafana.ini _original_basename=grafana_9.ini.j2 recurse=False state=file path=/etc/grafana/grafana.ini force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:02:31 managed-node2 python3.9[51302]: ansible-file Invoked with path=/etc/grafana/provisioning/datasources state=directory group=grafana owner=root mode=0750 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:02:31 managed-node2 python3.9[51500]: ansible-ansible.legacy.stat Invoked with path=/etc/grafana/provisioning/datasources/grafana-pcp.yaml follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 24 13:02:32 managed-node2 python3.9[51600]: ansible-ansible.legacy.file Invoked with mode=0644 dest=/etc/grafana/provisioning/datasources/grafana-pcp.yaml _original_basename=grafana-pcp-datasources.yaml.j2 recurse=False state=file path=/etc/grafana/provisioning/datasources/grafana-pcp.yaml force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:02:32 managed-node2 python3.9[51798]: ansible-ansible.legacy.systemd Invoked with name=grafana-server state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Jun 24 13:02:33 managed-node2 python3.9[51998]: ansible-ansible.legacy.stat Invoked with path=/etc/grafana/provisioning/plugins/grafana-pcp.yaml follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Jun 24 13:02:33 managed-node2 python3.9[52098]: ansible-ansible.legacy.file Invoked with owner=root group=grafana mode=0640 dest=/etc/grafana/provisioning/plugins/grafana-pcp.yaml _original_basename=grafana-pcp-provisioning.yaml recurse=False state=file path=/etc/grafana/provisioning/plugins/grafana-pcp.yaml force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Jun 24 13:02:35 managed-node2 python3.9[52297]: ansible-ansible.legacy.command Invoked with _raw_params=journalctl -ex echo '##################' echo List of SELinux AVCs - note list may be empty grep type=AVC /var/log/audit/audit.log echo '##################' ls -alrtF /run if [ -d /run/pcp ]; then ls -alrtF /run/pcp else echo ERROR - /run/pcp does not exist fi _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None ################## List of SELinux AVCs - note list may be empty ################## total 40 dr-xr-xr-x. 18 root root 235 Jun 24 03:15 ../ drwxr-xr-x. 2 root root 60 Jun 24 12:53 tmpfiles.d/ drwxr-xr-x. 3 root root 60 Jun 24 12:53 log/ drwxr-xr-x. 2 root root 40 Jun 24 12:53 mount/ drwxr-xr-x. 4 root root 100 Jun 24 12:53 initramfs/ -r--r--r--. 1 root root 33 Jun 24 12:53 machine-id srw-rw-rw-. 1 root root 0 Jun 24 12:53 rpcbind.sock= prw-------. 1 root root 0 Jun 24 12:53 initctl| drwxr-xr-x. 5 root root 100 Jun 24 12:53 credentials/ drwx------. 2 root root 40 Jun 24 12:53 cryptsetup/ drwxr-xr-x. 2 root root 40 Jun 24 12:53 setrans/ drwxr-xr-x. 2 root root 40 Jun 24 12:53 sepermit/ drwxr-xr-x. 2 root root 40 Jun 24 12:53 motd.d/ drwxr-xr-x. 2 root root 40 Jun 24 12:53 faillock/ drwxr-xr-x. 2 root root 40 Jun 24 12:53 console/ drwx--x--x. 3 root root 60 Jun 24 12:53 sudo/ -rw-r--r--. 1 root root 0 Jun 24 12:53 motd drwxr-xr-x. 3 root root 60 Jun 24 12:53 tpm2-tss/ drwx------. 2 rpc rpc 60 Jun 24 12:53 rpcbind/ -rw-r--r--. 1 root root 4 Jun 24 12:53 auditd.pid drwxr-xr-x. 2 root root 60 Jun 24 12:53 dbus/ srw-rw-rw-. 1 root root 0 Jun 24 12:53 .heim_org.h5l.kcm-socket= drwxr-xr-x. 2 root root 60 Jun 24 12:53 irqbalance/ -rw-r--r--. 1 root root 632 Jun 24 12:53 dhclient.lease -rw-r--r--. 1 root root 4 Jun 24 12:53 dhclient.pid -rw-------. 1 root root 4 Jun 24 12:53 gssproxy.pid srw-rw-rw-. 1 root root 0 Jun 24 12:53 gssproxy.sock= drwxr-xr-x. 2 root root 60 Jun 24 12:53 chrony-dhcp/ drwxr-x---. 2 chrony chrony 80 Jun 24 12:53 chrony/ -rw-------. 1 root root 4 Jun 24 12:53 sm-notify.pid drwxr-xr-x. 3 root root 80 Jun 24 12:53 lock/ -rw-r--r--. 1 root root 4 Jun 24 12:53 crond.pid ----------. 1 root root 0 Jun 24 12:53 cron.reboot -rw-------. 1 root root 3 Jun 24 12:53 rsyslogd.pid -rw-r--r--. 1 root root 4 Jun 24 12:53 sshd.pid drwx------. 3 root root 360 Jun 24 12:53 cloud-init/ drwxr-xr-x. 2 root root 80 Jun 24 12:53 blkid/ -rw-------. 1 root root 0 Jun 24 12:53 agetty.reload drwxr-xr-x. 3 root root 60 Jun 24 12:55 user/ drwxr-xr-x. 6 root root 160 Jun 24 12:55 NetworkManager/ drwxr-xr-x. 7 root root 160 Jun 24 13:00 udev/ drwxr-xr-x. 22 root root 560 Jun 24 13:01 systemd/ drwxr-xr-x. 2 redis redis 40 Jun 24 13:01 redis/ drwxr-xr-x. 30 root root 940 Jun 24 13:01 ./ drwxr-x---. 2 grafana grafana 60 Jun 24 13:01 grafana/ drwxrwxr-x. 2 pcp pcp 200 Jun 24 13:02 pcp/ -rw-rw-r--. 1 root utmp 1920 Jun 24 13:02 utmp total 16 srw-rw-rw-. 1 root root 0 Jun 24 13:00 pmcd.socket= -r--r--r--. 1 root root 5 Jun 24 13:00 pmcd.pid srwxrwxrwx. 1 pcp pcp 0 Jun 24 13:01 pmproxy.socket= -r--r--r--. 1 pcp pcp 5 Jun 24 13:01 pmproxy.pid lrwxrwxrwx. 1 pcp pcp 30 Jun 24 13:01 pmlogger.primary.socket -> /run/pcp/pmlogger.36760.socket= -r--r--r--. 1 pcp pcp 5 Jun 24 13:01 pmlogger.pid srw-rw-rw-. 1 pcp pcp 0 Jun 24 13:01 pmlogger.36760.socket= drwxr-xr-x. 30 root root 940 Jun 24 13:01 ../ -r--r--r--. 1 pcp pcp 5 Jun 24 13:02 pmie.pid drwxrwxr-x. 2 pcp pcp 200 Jun 24 13:02 ./ TASK [Reraise error] *********************************************************** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:17 Tuesday 24 June 2025 13:02:35 -0400 (0:00:00.690) 0:00:53.412 ********** fatal: [managed-node2]: FAILED! => {} MSG: The task includes an option with an undefined variable.. 'ansible_failed_result' is undefined The error appears to be in '/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml': line 17, column 3, but may be elsewhere in the file depending on the exact syntax problem. The offending line appears to be: - name: Reraise error ^ here TASK [Get final state of services] ********************************************* task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:3 Tuesday 24 June 2025 13:02:35 -0400 (0:00:00.042) 0:00:53.454 ********** ok: [managed-node2] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "apt-daily.service": { "name": "apt-daily.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autofs.service": { "name": "autofs.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "avahi-daemon.service": { "name": "avahi-daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "active" }, "grafana-server.service": { "name": "grafana-server.service", "source": "systemd", "state": "running", "status": "enabled" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "influxdb.service": { "name": "influxdb.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mariadb.service": { "name": "mariadb.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@efi_pstore.service": { "name": "modprobe@efi_pstore.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "mysqld.service": { "name": "mysqld.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcp-reboot-init.service": { "name": "pcp-reboot-init.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "pmcd.service": { "name": "pmcd.service", "source": "systemd", "state": "running", "status": "enabled" }, "pmfind.service": { "name": "pmfind.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pmie.service": { "name": "pmie.service", "source": "systemd", "state": "running", "status": "enabled" }, "pmie_check.service": { "name": "pmie_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmie_daily.service": { "name": "pmie_daily.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmie_farm.service": { "name": "pmie_farm.service", "source": "systemd", "state": "running", "status": "disabled" }, "pmie_farm_check.service": { "name": "pmie_farm_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger.service": { "name": "pmlogger.service", "source": "systemd", "state": "running", "status": "enabled" }, "pmlogger_check.service": { "name": "pmlogger_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger_daily.service": { "name": "pmlogger_daily.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger_farm.service": { "name": "pmlogger_farm.service", "source": "systemd", "state": "running", "status": "disabled" }, "pmlogger_farm_check.service": { "name": "pmlogger_farm_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmproxy.service": { "name": "pmproxy.service", "source": "systemd", "state": "running", "status": "enabled" }, "postgresql.service": { "name": "postgresql.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "redis-sentinel.service": { "name": "redis-sentinel.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "redis.service": { "name": "redis.service", "source": "systemd", "state": "running", "status": "enabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "indirect" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "active" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-random-seed.service": { "name": "systemd-boot-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles.service": { "name": "systemd-tmpfiles.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "ypbind.service": { "name": "ypbind.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "yppasswdd.service": { "name": "yppasswdd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypserv.service": { "name": "ypserv.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypxfrd.service": { "name": "ypxfrd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "zabbix-agent.service": { "name": "zabbix-agent.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } TASK [Restore state of services] *********************************************** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:9 Tuesday 24 June 2025 13:02:37 -0400 (0:00:02.290) 0:00:55.745 ********** ok: [managed-node2] => (item=pmcd) => { "ansible_loop_var": "item", "changed": false, "item": "pmcd", "name": "pmcd", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2025-06-24 13:00:22 EDT", "ActiveEnterTimestampMonotonic": "430565986", "ActiveExitTimestamp": "Tue 2025-06-24 13:00:21 EDT", "ActiveExitTimestampMonotonic": "429482891", "ActiveState": "active", "After": "systemd-journald.socket network-online.target basic.target pcp-reboot-init.service avahi-daemon.service system.slice sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-06-24 13:00:21 EDT", "AssertTimestampMonotonic": "430247394", "Before": "shutdown.target pmie.service pmlogger.service pmproxy.service multi-user.target zabbix-agent.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "5182624000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2025-06-24 13:00:21 EDT", "ConditionTimestampMonotonic": "430247391", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/pmcd.service", "ControlGroupId": "5472", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Performance Metrics Collector Daemon", "DevicePolicy": "auto", "Documentation": "\"man:pmcd(1)\"", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "22914", "ExecMainStartTimestamp": "Tue 2025-06-24 13:00:22 EDT", "ExecMainStartTimestampMonotonic": "430565949", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd start-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd start-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd stop-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pmcd.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pmcd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2025-06-24 13:00:21 EDT", "InactiveEnterTimestampMonotonic": "430246914", "InactiveExitTimestamp": "Tue 2025-06-24 13:00:21 EDT", "InactiveExitTimestampMonotonic": "430254436", "InvocationID": "26eb5063d61c4fbf8601729dff62aa18", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13688", "LimitNPROCSoft": "13688", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13688", "LimitSIGPENDINGSoft": "13688", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "22914", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "72175616", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pmcd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/pcp/pmcd.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "always", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2025-06-24 13:00:22 EDT", "StateChangeTimestampMonotonic": "430565986", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "12", "TasksMax": "21900", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "pmlogger.service multi-user.target pmie.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } ok: [managed-node2] => (item=pmlogger) => { "ansible_loop_var": "item", "changed": false, "item": "pmlogger", "name": "pmlogger", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2025-06-24 13:01:36 EDT", "ActiveEnterTimestampMonotonic": "504504672", "ActiveExitTimestamp": "Tue 2025-06-24 13:01:34 EDT", "ActiveExitTimestampMonotonic": "503059278", "ActiveState": "active", "After": "sysinit.target system.slice systemd-journald.socket basic.target network-online.target pcp-reboot-init.service pmcd.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-06-24 13:01:34 EDT", "AssertTimestampMonotonic": "503144630", "Before": "shutdown.target pmlogger_farm.service pmlogger_daily.timer multi-user.target pmlogger_check.timer", "BindsTo": "pmlogger_farm.service pmlogger_daily.timer pmlogger_check.timer", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "1899508000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2025-06-24 13:01:34 EDT", "ConditionTimestampMonotonic": "503144627", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ConsistsOf": "pmlogger_farm.service", "ControlGroup": "/system.slice/pmlogger.service", "ControlGroupId": "6301", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Performance Metrics Archive Logger", "DevicePolicy": "auto", "Documentation": "\"man:pmlogger(1)\"", "DynamicUser": "no", "Environment": "PMLOGGER_CHECK_PARAMS=--only-primary", "EnvironmentFiles": "/etc/sysconfig/pmlogger (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "36760", "ExecMainStartTimestamp": "Tue 2025-06-24 13:01:36 EDT", "ExecMainStartTimestampMonotonic": "504504640", "ExecMainStatus": "0", "ExecStart": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc start-systemd ; ignore_errors=no ; start_time=[Tue 2025-06-24 13:01:34 EDT] ; stop_time=[n/a] ; pid=36530 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc start-systemd ; flags= ; start_time=[Tue 2025-06-24 13:01:34 EDT] ; stop_time=[n/a] ; pid=36530 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc stop-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pmlogger.service", "FreezerState": "running", "GID": "996", "Group": "pcp", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pmlogger.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2025-06-24 13:01:34 EDT", "InactiveEnterTimestampMonotonic": "503144069", "InactiveExitTimestamp": "Tue 2025-06-24 13:01:34 EDT", "InactiveExitTimestampMonotonic": "503150481", "InvocationID": "ae668193c49c4675a78ccfac77e52b5d", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13688", "LimitNPROCSoft": "13688", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13688", "LimitSIGPENDINGSoft": "13688", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "36760", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "5550080", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pmlogger.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/pcp/pmlogger.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "always", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2025-06-24 13:01:36 EDT", "StateChangeTimestampMonotonic": "504504672", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "21900", "TimeoutAbortUSec": "2min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "2min", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "2min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "996", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "pcp", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "pmcd.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } ok: [managed-node2] => (item=pmie) => { "ansible_loop_var": "item", "changed": false, "item": "pmie", "name": "pmie", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2025-06-24 13:02:20 EDT", "ActiveEnterTimestampMonotonic": "549082140", "ActiveExitTimestamp": "Tue 2025-06-24 13:02:20 EDT", "ActiveExitTimestampMonotonic": "548604414", "ActiveState": "active", "After": "sysinit.target network-online.target system.slice systemd-journald.socket basic.target pcp-reboot-init.service pmcd.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-06-24 13:02:20 EDT", "AssertTimestampMonotonic": "548861600", "Before": "pmie_check.timer pmie_daily.timer shutdown.target pmie_farm.service multi-user.target", "BindsTo": "pmie_check.timer pmie_daily.timer pmie_farm.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "306360000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2025-06-24 13:02:20 EDT", "ConditionTimestampMonotonic": "548861597", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ConsistsOf": "pmie_farm.service", "ControlGroup": "/system.slice/pmie.service", "ControlGroupId": "6418", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Performance Metrics Inference Engine", "DevicePolicy": "auto", "Documentation": "\"man:pmie(1)\"", "DynamicUser": "no", "Environment": "PMIE_CHECK_PARAMS=--only-primary", "EnvironmentFiles": "/etc/sysconfig/pmie (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "48564", "ExecMainStartTimestamp": "Tue 2025-06-24 13:02:20 EDT", "ExecMainStartTimestampMonotonic": "549082118", "ExecMainStatus": "0", "ExecStart": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc start-systemd ; ignore_errors=no ; start_time=[Tue 2025-06-24 13:02:20 EDT] ; stop_time=[n/a] ; pid=48383 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc start-systemd ; flags= ; start_time=[Tue 2025-06-24 13:02:20 EDT] ; stop_time=[n/a] ; pid=48383 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc stop-systemd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pmie.service", "FreezerState": "running", "GID": "996", "Group": "pcp", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pmie.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2025-06-24 13:02:20 EDT", "InactiveEnterTimestampMonotonic": "548861105", "InactiveExitTimestamp": "Tue 2025-06-24 13:02:20 EDT", "InactiveExitTimestampMonotonic": "548868368", "InvocationID": "6d4d9802f9d94904afbdc312b1765099", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13688", "LimitNPROCSoft": "13688", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13688", "LimitSIGPENDINGSoft": "13688", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "48564", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "1810432", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pmie.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/pcp/pmie.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "always", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2025-06-24 13:02:20 EDT", "StateChangeTimestampMonotonic": "549082140", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "21900", "TimeoutAbortUSec": "2min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "2min", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "2min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "996", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "pcp", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "pmcd.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } ok: [managed-node2] => (item=pmproxy) => { "ansible_loop_var": "item", "changed": false, "item": "pmproxy", "name": "pmproxy", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2025-06-24 13:01:33 EDT", "ActiveEnterTimestampMonotonic": "502308723", "ActiveExitTimestamp": "Tue 2025-06-24 13:01:33 EDT", "ActiveExitTimestampMonotonic": "502228795", "ActiveState": "active", "After": "sysinit.target basic.target network-online.target systemd-journald.socket pmcd.service avahi-daemon.service pcp-reboot-init.service system.slice redis.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-06-24 13:01:33 EDT", "AssertTimestampMonotonic": "502232721", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "1407755000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2025-06-24 13:01:33 EDT", "ConditionTimestampMonotonic": "502232718", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/pmproxy.service", "ControlGroupId": "6262", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Proxy for Performance Metrics Collector Daemon", "DevicePolicy": "auto", "Documentation": "\"man:pmproxy(1)\"", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "36227", "ExecMainStartTimestamp": "Tue 2025-06-24 13:01:33 EDT", "ExecMainStartTimestampMonotonic": "502239132", "ExecMainStatus": "0", "ExecStart": "{ path=/etc/pcp/pmproxy/rc ; argv[]=/etc/pcp/pmproxy/rc start-systemd ; ignore_errors=no ; start_time=[Tue 2025-06-24 13:01:33 EDT] ; stop_time=[n/a] ; pid=36227 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/etc/pcp/pmproxy/rc ; argv[]=/etc/pcp/pmproxy/rc start-systemd ; flags= ; start_time=[Tue 2025-06-24 13:01:33 EDT] ; stop_time=[n/a] ; pid=36227 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pmproxy.service", "FreezerState": "running", "GID": "996", "Group": "pcp", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pmproxy.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2025-06-24 13:01:33 EDT", "InactiveEnterTimestampMonotonic": "502232291", "InactiveExitTimestamp": "Tue 2025-06-24 13:01:33 EDT", "InactiveExitTimestampMonotonic": "502239373", "InvocationID": "1f8aebf0a5034d01b7d26efeb6fd3c55", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13688", "LimitNPROCSoft": "13688", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13688", "LimitSIGPENDINGSoft": "13688", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "36227", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "56430592", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "pmproxy.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "all", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "always", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2025-06-24 13:01:33 EDT", "StateChangeTimestampMonotonic": "502308723", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "21900", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "996", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "pcp", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } ok: [managed-node2] => (item=redis) => { "ansible_loop_var": "item", "changed": false, "item": "redis", "name": "redis", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:redis_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2025-06-24 13:01:33 EDT", "ActiveEnterTimestampMonotonic": "501440914", "ActiveExitTimestamp": "Tue 2025-06-24 13:01:33 EDT", "ActiveExitTimestampMonotonic": "501370378", "ActiveState": "active", "After": "sysinit.target -.mount network.target system.slice network-online.target basic.target systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-06-24 13:01:33 EDT", "AssertTimestampMonotonic": "501415356", "Before": "shutdown.target multi-user.target pmproxy.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "448274000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanClean": "runtime", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2025-06-24 13:01:33 EDT", "ConditionTimestampMonotonic": "501415353", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/redis.service", "ControlGroupId": "6223", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Redis persistent key-value database", "DevicePolicy": "auto", "DropInPaths": "/etc/systemd/system/redis.service.d/limit.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "36021", "ExecMainStartTimestamp": "Tue 2025-06-24 13:01:33 EDT", "ExecMainStartTimestampMonotonic": "501419116", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/redis-server ; argv[]=/usr/bin/redis-server /etc/redis/redis.conf --daemonize no --supervised systemd ; ignore_errors=no ; start_time=[Tue 2025-06-24 13:01:33 EDT] ; stop_time=[n/a] ; pid=36021 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/redis-server ; argv[]=/usr/bin/redis-server /etc/redis/redis.conf --daemonize no --supervised systemd ; flags= ; start_time=[Tue 2025-06-24 13:01:33 EDT] ; stop_time=[n/a] ; pid=36021 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/libexec/redis-shutdown ; argv[]=/usr/libexec/redis-shutdown ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/libexec/redis-shutdown ; argv[]=/usr/libexec/redis-shutdown ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/redis.service", "FreezerState": "running", "GID": "995", "Group": "redis", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "redis.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2025-06-24 13:01:33 EDT", "InactiveEnterTimestampMonotonic": "501414789", "InactiveExitTimestamp": "Tue 2025-06-24 13:01:33 EDT", "InactiveExitTimestampMonotonic": "501419336", "InvocationID": "07ff7946bfac4508ab59e0331dc288a3", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "10240", "LimitNOFILESoft": "10240", "LimitNPROC": "13688", "LimitNPROCSoft": "13688", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13688", "LimitSIGPENDINGSoft": "13688", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "36021", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "15933440", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "redis.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount sysinit.target system.slice", "RequiresMountsFor": "/run/redis", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectory": "redis", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2025-06-24 13:01:33 EDT", "StateChangeTimestampMonotonic": "501440914", "StateDirectoryMode": "0755", "StatusErrno": "0", "StatusText": "Ready to accept connections", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "5", "TasksMax": "21900", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "995", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "redis", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } skipping: [managed-node2] => (item=valkey) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item + '.service' in final_state.ansible_facts.services", "item": "valkey", "skip_reason": "Conditional result was False" } ok: [managed-node2] => (item=grafana-server) => { "ansible_loop_var": "item", "changed": false, "item": "grafana-server", "name": "grafana-server", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2025-06-24 13:01:38 EDT", "ActiveEnterTimestampMonotonic": "506707017", "ActiveExitTimestamp": "Tue 2025-06-24 13:01:37 EDT", "ActiveExitTimestampMonotonic": "506091319", "ActiveState": "active", "After": "sysinit.target postgresql.service basic.target system.slice -.mount network-online.target influxdb.service systemd-journald.socket mariadb.service tmp.mount mysqld.service systemd-tmpfiles-setup.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2025-06-24 13:01:37 EDT", "AssertTimestampMonotonic": "506117560", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "564282000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanClean": "runtime", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2025-06-24 13:01:37 EDT", "ConditionTimestampMonotonic": "506117557", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/grafana-server.service", "ControlGroupId": "6379", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Grafana instance", "DeviceAllow": "char-rtc r", "DevicePolicy": "closed", "Documentation": "http://docs.grafana.org", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/grafana-server (ignore_errors=no)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "37569", "ExecMainStartTimestamp": "Tue 2025-06-24 13:01:37 EDT", "ExecMainStartTimestampMonotonic": "506125142", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/grafana ; argv[]=/usr/sbin/grafana server --config=${CONF_FILE} --pidfile=${PID_FILE_DIR}/grafana-server.pid --packaging=rpm cfg:default.paths.logs=${LOG_DIR} cfg:default.paths.data=${DATA_DIR} cfg:default.paths.plugins=${PLUGINS_DIR} cfg:default.paths.provisioning=${PROVISIONING_CFG_DIR} ; ignore_errors=no ; start_time=[Tue 2025-06-24 13:01:37 EDT] ; stop_time=[n/a] ; pid=37569 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/grafana ; argv[]=/usr/sbin/grafana server --config=${CONF_FILE} --pidfile=${PID_FILE_DIR}/grafana-server.pid --packaging=rpm cfg:default.paths.logs=${LOG_DIR} cfg:default.paths.data=${DATA_DIR} cfg:default.paths.plugins=${PLUGINS_DIR} cfg:default.paths.provisioning=${PROVISIONING_CFG_DIR} ; flags= ; start_time=[Tue 2025-06-24 13:01:37 EDT] ; stop_time=[n/a] ; pid=37569 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/grafana-server.service", "FreezerState": "running", "GID": "993", "Group": "grafana", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "grafana-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2025-06-24 13:01:37 EDT", "InactiveEnterTimestampMonotonic": "506116470", "InactiveExitTimestamp": "Tue 2025-06-24 13:01:37 EDT", "InactiveExitTimestampMonotonic": "506125593", "InvocationID": "61caa698b3ef458b8567046c67de66eb", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "10000", "LimitNOFILESoft": "10000", "LimitNPROC": "13688", "LimitNPROCSoft": "13688", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13688", "LimitSIGPENDINGSoft": "13688", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "yes", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "37569", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "77889536", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "grafana-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "yes", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "yes", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "yes", "ProtectControlGroups": "yes", "ProtectHome": "yes", "ProtectHostname": "yes", "ProtectKernelLogs": "yes", "ProtectKernelModules": "yes", "ProtectKernelTunables": "yes", "ProtectProc": "invisible", "ProtectSystem": "full", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "yes", "Requires": "-.mount system.slice sysinit.target", "RequiresMountsFor": "/usr/share/grafana /var/tmp /run/grafana", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictAddressFamilies": "AF_INET AF_INET6 AF_UNIX", "RestrictNamespaces": "yes", "RestrictRealtime": "yes", "RestrictSUIDSGID": "yes", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectory": "grafana", "RuntimeDirectoryMode": "0750", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2025-06-24 13:01:38 EDT", "StateChangeTimestampMonotonic": "506707017", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "18", "TasksMax": "21900", "TimeoutAbortUSec": "20s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "20s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "993", "UMask": "0027", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "grafana", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-online.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "/usr/share/grafana" } } TASK [Stop firewall] *********************************************************** task path: /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:30 Tuesday 24 June 2025 13:02:41 -0400 (0:00:04.174) 0:00:59.920 ********** ok: [managed-node2] => { "changed": false, "name": "firewalld", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target system.slice polkit.service basic.target dbus.socket dbus-broker.service", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "ip6tables.service iptables.service ebtables.service ipset.service shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13688", "LimitNPROCSoft": "13688", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13688", "LimitSIGPENDINGSoft": "13688", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket sysinit.target system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "21900", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } PLAY RECAP ********************************************************************* managed-node2 : ok=78 changed=2 unreachable=0 failed=2 skipped=33 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [ { "ansible_version": "2.17.12", "end_time": "2025-06-24T17:02:34.547665+00:00Z", "host": "managed-node2", "message": "No message could be found", "start_time": "2025-06-24T17:02:34.485591+00:00Z", "task_name": "Ensure the service and the port status with the firewall role", "task_path": "/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/firewall.yml:45" }, { "ansible_version": "2.17.12", "end_time": "2025-06-24T17:02:35.354644+00:00Z", "host": "managed-node2", "message": "The task includes an option with an undefined variable.. 'ansible_failed_result' is undefined\n\nThe error appears to be in '/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml': line 17, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n- name: Reraise error\n ^ here\n", "start_time": "2025-06-24T17:02:35.342916+00:00Z", "task_name": "Reraise error", "task_path": "/tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:17" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Tuesday 24 June 2025 13:02:42 -0400 (0:00:00.687) 0:01:00.607 ********** =============================================================================== fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rules are installed for targeted hosts --- 5.64s /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:24 Restore state of services ----------------------------------------------- 4.17s /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:9 fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra rules symlinks have been created for targeted hosts --- 3.37s /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:86 fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rule group directories exist --- 2.35s /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:4 fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rule group link directories exist --- 2.32s /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:14 Get final state of services --------------------------------------------- 2.29s /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:3 Get initial state of services ------------------------------------------- 1.91s /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml:3 fedora.linux_system_roles.private_metrics_subrole_keyserver : Install key server packages --- 1.70s /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:48 fedora.linux_system_roles.private_metrics_subrole_pcp : Install authentication packages --- 1.48s /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:53 fedora.linux_system_roles.private_metrics_subrole_pcp : Install Performance Co-Pilot packages --- 1.46s /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:47 fedora.linux_system_roles.private_metrics_subrole_grafana : Install Grafana packages --- 1.46s /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:44 Gathering Facts --------------------------------------------------------- 1.44s /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:9 fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric inference is restarted and enabled on boot --- 1.36s /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:127 fedora.linux_system_roles.private_metrics_subrole_grafana : Get package facts now that Grafana is installed --- 1.31s /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:50 fedora.linux_system_roles.private_metrics_subrole_grafana : Ensure graphing service settings are configured by provisioning --- 1.00s /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:106 fedora.linux_system_roles.private_metrics_subrole_keyserver : Ensure key server service is running and enabled on boot --- 1.00s /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_keyserver/tasks/main.yml:84 fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure any implicit metric labels are configured --- 0.99s /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:46 fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector system accounts are configured --- 0.98s /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:60 fedora.linux_system_roles.private_metrics_subrole_grafana : Template Grafana v9 and later configuration --- 0.97s /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_grafana/tasks/main.yml:65 fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure any explicit metric labels are configured --- 0.96s /tmp/collections-Sky/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:39