ansible-playbook [core 2.12.6]
  config file = /etc/ansible/ansible.cfg
  configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
  ansible python module location = /usr/lib/python3.9/site-packages/ansible
  ansible collection location = /tmp/tmpm0nuht53
  executable location = /usr/bin/ansible-playbook
  python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)]
  jinja version = 2.11.3
  libyaml = True
Using /etc/ansible/ansible.cfg as config file
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: centos-8_setup.yml ***************************************************
1 plays in /cache/centos-8_setup.yml

PLAY [Enable HA repos] *********************************************************
META: ran handlers

TASK [Enable HA repos] *********************************************************
task path: /cache/centos-8_setup.yml:5
Thursday 07 July 2022  19:01:05 +0000 (0:00:00.017)       0:00:00.017 ********* 
changed: [/cache/centos-8.qcow2] => {
    "ansible_facts": {
        "discovered_interpreter_python": "/usr/libexec/platform-python"
    },
    "changed": true,
    "cmd": [
        "dnf",
        "config-manager",
        "--set-enabled",
        "ha"
    ],
    "delta": "0:00:00.211328",
    "end": "2022-07-07 19:01:05.619567",
    "rc": 0,
    "start": "2022-07-07 19:01:05.408239"
}
META: ran handlers
META: ran handlers

PLAY RECAP *********************************************************************
/cache/centos-8.qcow2      : ok=1    changed=1    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0   

Thursday 07 July 2022  19:01:06 +0000 (0:00:01.048)       0:00:01.066 ********* 
=============================================================================== 
Enable HA repos --------------------------------------------------------- 1.05s
/cache/centos-8_setup.yml:5 ---------------------------------------------------
statically imported: /tmp/tmp6vhkv8af/tests/get_services_state.yml
statically imported: /tmp/tmp6vhkv8af/tests/restore_services_state.yml

PLAYBOOK: tests_sanity_from_elasticsearch.yml **********************************
1 plays in /tmp/tmp6vhkv8af/tests/tests_sanity_from_elasticsearch.yml

PLAY [Test import from Elasticsearch] ******************************************

TASK [Gathering Facts] *********************************************************
task path: /tmp/tmp6vhkv8af/tests/tests_sanity_from_elasticsearch.yml:3
Thursday 07 July 2022  19:01:07 +0000 (0:00:00.026)       0:00:01.092 ********* 
ok: [/cache/centos-8.qcow2]

TASK [meta] ********************************************************************
task path: /tmp/tmp6vhkv8af/tests/tests_sanity_from_elasticsearch.yml:12
Thursday 07 July 2022  19:01:08 +0000 (0:00:01.215)       0:00:02.308 ********* 
META: end_host conditional evaluated to false, continuing execution for /cache/centos-8.qcow2
skipping: [/cache/centos-8.qcow2] => {
    "skip_reason": "end_host conditional evaluated to False, continuing execution for /cache/centos-8.qcow2"
}

MSG:

end_host conditional evaluated to false, continuing execution for /cache/centos-8.qcow2

TASK [Get initial state of services] *******************************************
task path: /tmp/tmp6vhkv8af/tests/get_services_state.yml:3
Thursday 07 July 2022  19:01:08 +0000 (0:00:00.027)       0:00:02.336 ********* 
ok: [/cache/centos-8.qcow2] => {
    "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"
            },
            "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"
            },
            "autovt@.service": {
                "name": "autovt@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "enabled"
            },
            "avahi-daemon.service": {
                "name": "avahi-daemon.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "chrony-dnssrv@.service": {
                "name": "chrony-dnssrv@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "chrony-wait.service": {
                "name": "chrony-wait.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-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"
            },
            "cockpit-motd.service": {
                "name": "cockpit-motd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "cockpit-wsinstance-http.service": {
                "name": "cockpit-wsinstance-http.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "cockpit-wsinstance-https-factory@.service": {
                "name": "cockpit-wsinstance-https-factory@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "cockpit-wsinstance-https@.service": {
                "name": "cockpit-wsinstance-https@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "cockpit.service": {
                "name": "cockpit.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "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": "stopped",
                "status": "disabled"
            },
            "crond.service": {
                "name": "crond.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-org.freedesktop.hostname1.service": {
                "name": "dbus-org.freedesktop.hostname1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "dbus-org.freedesktop.locale1.service": {
                "name": "dbus-org.freedesktop.locale1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "dbus-org.freedesktop.login1.service": {
                "name": "dbus-org.freedesktop.login1.service",
                "source": "systemd",
                "state": "active",
                "status": "static"
            },
            "dbus-org.freedesktop.nm-dispatcher.service": {
                "name": "dbus-org.freedesktop.nm-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "dbus-org.freedesktop.portable1.service": {
                "name": "dbus-org.freedesktop.portable1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "dbus-org.freedesktop.timedate1.service": {
                "name": "dbus-org.freedesktop.timedate1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "dbus.service": {
                "name": "dbus.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "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"
            },
            "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.service": {
                "name": "dracut-shutdown.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "emergency.service": {
                "name": "emergency.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "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"
            },
            "gssproxy.service": {
                "name": "gssproxy.service",
                "source": "systemd",
                "state": "running",
                "status": "disabled"
            },
            "halt-local.service": {
                "name": "halt-local.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "import-state.service": {
                "name": "import-state.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "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"
            },
            "loadmodules.service": {
                "name": "loadmodules.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "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"
            },
            "messagebus.service": {
                "name": "messagebus.service",
                "source": "systemd",
                "state": "active",
                "status": "static"
            },
            "microcode.service": {
                "name": "microcode.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "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-convert.service": {
                "name": "nfs-convert.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"
            },
            "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": "disabled"
            },
            "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"
            },
            "packagekit-offline-update.service": {
                "name": "packagekit-offline-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "packagekit.service": {
                "name": "packagekit.service",
                "source": "systemd",
                "state": "inactive",
                "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_daily_report.service": {
                "name": "pmlogger_daily_report.service",
                "source": "systemd",
                "state": "inactive",
                "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": "stopped",
                "status": "enabled"
            },
            "polkit.service": {
                "name": "polkit.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "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"
            },
            "rngd-wake-threshold.service": {
                "name": "rngd-wake-threshold.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "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"
            },
            "rpcbind.service": {
                "name": "rpcbind.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "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"
            },
            "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": "running",
                "status": "enabled"
            },
            "syslog.service": {
                "name": "syslog.service",
                "source": "systemd",
                "state": "active",
                "status": "enabled"
            },
            "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-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-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-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-portabled.service": {
                "name": "systemd-portabled.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-poweroff.service": {
                "name": "systemd-poweroff.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "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": "static"
            },
            "systemd-resolved.service": {
                "name": "systemd-resolved.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-rfkill.service": {
                "name": "systemd-rfkill.service",
                "source": "systemd",
                "state": "inactive",
                "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-sysusers.service": {
                "name": "systemd-sysusers.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-timedated.service": {
                "name": "systemd-timedated.service",
                "source": "systemd",
                "state": "inactive",
                "status": "masked"
            },
            "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-udev-settle.service": {
                "name": "systemd-udev-settle.service",
                "source": "systemd",
                "state": "inactive",
                "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"
            },
            "tcsd.service": {
                "name": "tcsd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "teamd@.service": {
                "name": "teamd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "timedatex.service": {
                "name": "timedatex.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "tuned.service": {
                "name": "tuned.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "unbound-anchor.service": {
                "name": "unbound-anchor.service",
                "source": "systemd",
                "state": "stopped",
                "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
}
META: ran handlers

TASK [linux-system-roles.metrics : Add Elasticsearch to metrics domain list] ***
task path: /tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/tasks/main.yml:4
Thursday 07 July 2022  19:01:10 +0000 (0:00:01.810)       0:00:04.147 ********* 
ok: [/cache/centos-8.qcow2] => {
    "ansible_facts": {
        "__metrics_domains": [
            "elasticsearch"
        ]
    },
    "changed": false
}

TASK [linux-system-roles.metrics : Add SQL Server to metrics domain list] ******
task path: /tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/tasks/main.yml:9
Thursday 07 July 2022  19:01:10 +0000 (0:00:00.034)       0:00:04.181 ********* 
skipping: [/cache/centos-8.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.metrics : Add Postfix to metrics domain list] *********
task path: /tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/tasks/main.yml:14
Thursday 07 July 2022  19:01:10 +0000 (0:00:00.021)       0:00:04.203 ********* 
skipping: [/cache/centos-8.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.metrics : Add bpftrace to metrics domain list] ********
task path: /tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/tasks/main.yml:19
Thursday 07 July 2022  19:01:10 +0000 (0:00:00.021)       0:00:04.225 ********* 
skipping: [/cache/centos-8.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.metrics : Setup metrics access for roles] *************
task path: /tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/tasks/main.yml:24
Thursday 07 July 2022  19:01:10 +0000 (0:00:00.022)       0:00:04.247 ********* 
ok: [/cache/centos-8.qcow2] => {
    "ansible_facts": {
        "__metrics_accounts": [
            {
                "saslpassword": "metrics",
                "sasluser": "metrics",
                "user": "metrics"
            }
        ]
    },
    "changed": false
}

TASK [Configure Elasticsearch metrics] *****************************************
task path: /tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/tasks/main.yml:32
Thursday 07 July 2022  19:01:10 +0000 (0:00:00.037)       0:00:04.285 ********* 

TASK [/tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/roles/elasticsearch : Set platform/version specific variables] ***
task path: /tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/elasticsearch/tasks/main.yml:4
Thursday 07 July 2022  19:01:10 +0000 (0:00:00.051)       0:00:04.337 ********* 
ok: [/cache/centos-8.qcow2] => (item=/tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/elasticsearch/vars/default.yml) => {
    "ansible_facts": {
        "elasticsearch_metrics_provider": "pcp"
    },
    "ansible_included_var_files": [
        "/tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/elasticsearch/vars/default.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/elasticsearch/vars/default.yml"
}
ok: [/cache/centos-8.qcow2] => (item=/tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/elasticsearch/vars/RedHat.yml) => {
    "ansible_facts": {
        "__elasticsearch_packages_pcp": [
            "pcp-pmda-elasticsearch"
        ],
        "__elasticsearch_service_path": "/usr/lib/systemd/system"
    },
    "ansible_included_var_files": [
        "/tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/elasticsearch/vars/RedHat.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/elasticsearch/vars/RedHat.yml"
}
skipping: [/cache/centos-8.qcow2] => (item=/tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/elasticsearch/vars/CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/elasticsearch/vars/CentOS.yml",
    "skip_reason": "Conditional result was False"
}
ok: [/cache/centos-8.qcow2] => (item=/tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/elasticsearch/vars/CentOS_8.yml) => {
    "ansible_facts": {
        "__elasticsearch_conf_dir": "/var/lib/pcp/pmdas/elasticsearch",
        "__elasticsearch_packages_export_pcp": [
            "pcp-export-pcp2elasticsearch",
            "pcp-system-tools"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/elasticsearch/vars/CentOS_8.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/elasticsearch/vars/CentOS_8.yml"
}
ok: [/cache/centos-8.qcow2] => (item=/tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/elasticsearch/vars/CentOS_8.yml) => {
    "ansible_facts": {
        "__elasticsearch_conf_dir": "/var/lib/pcp/pmdas/elasticsearch",
        "__elasticsearch_packages_export_pcp": [
            "pcp-export-pcp2elasticsearch",
            "pcp-system-tools"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/elasticsearch/vars/CentOS_8.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/elasticsearch/vars/CentOS_8.yml"
}

TASK [/tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/roles/elasticsearch : Establish Elasticsearch metrics package names] ***
task path: /tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/elasticsearch/tasks/main.yml:15
Thursday 07 July 2022  19:01:10 +0000 (0:00:00.106)       0:00:04.444 ********* 
ok: [/cache/centos-8.qcow2] => {
    "ansible_facts": {
        "__elasticsearch_packages_extra": [
            "pcp-pmda-elasticsearch"
        ]
    },
    "changed": false
}

TASK [/tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/roles/elasticsearch : Establish Elasticsearch metrics export package names] ***
task path: /tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/elasticsearch/tasks/main.yml:23
Thursday 07 July 2022  19:01:10 +0000 (0:00:00.038)       0:00:04.482 ********* 
skipping: [/cache/centos-8.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [/tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/roles/elasticsearch : Install needed Elasticsearch metrics packages] ***
task path: /tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/elasticsearch/tasks/main.yml:31
Thursday 07 July 2022  19:01:10 +0000 (0:00:00.026)       0:00:04.508 ********* 
changed: [/cache/centos-8.qcow2] => {
    "changed": true,
    "rc": 0,
    "results": [
        "Installed: pcp-pmda-elasticsearch-5.3.7-7.el8.x86_64"
    ]
}

TASK [/tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/roles/elasticsearch : Ensure PCP Elasticsearch agent configuration directory exists] ***
task path: /tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/elasticsearch/tasks/main.yml:37
Thursday 07 July 2022  19:01:19 +0000 (0:00:08.633)       0:00:13.141 ********* 
ok: [/cache/centos-8.qcow2] => {
    "changed": false,
    "gid": 0,
    "group": "root",
    "mode": "0755",
    "owner": "root",
    "path": "/var/lib/pcp/pmdas/elasticsearch",
    "secontext": "system_u:object_r:pcp_var_lib_t:s0",
    "size": 108,
    "state": "directory",
    "uid": 0
}

TASK [/tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/roles/elasticsearch : Ensure PCP Elasticsearch agent is configured] ***
task path: /tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/elasticsearch/tasks/main.yml:44
Thursday 07 July 2022  19:01:19 +0000 (0:00:00.678)       0:00:13.820 ********* 
changed: [/cache/centos-8.qcow2] => {
    "changed": true,
    "checksum": "16ce0411e302860271e59070dde178e7640522b1",
    "dest": "/etc/pcp/elasticsearch/elasticsearch.conf",
    "gid": 0,
    "group": "root",
    "md5sum": "5ce70a98a527d050bba424924d224403",
    "mode": "0600",
    "owner": "root",
    "secontext": "system_u:object_r:etc_t:s0",
    "size": 93,
    "src": "/root/.ansible/tmp/ansible-tmp-1657220479.8607757-201225-152771558342196/source",
    "state": "file",
    "uid": 0
}

TASK [/tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/roles/elasticsearch : Ensure PCP Elasticsearch export service exists] ***
task path: /tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/elasticsearch/tasks/main.yml:54
Thursday 07 July 2022  19:01:21 +0000 (0:00:01.274)       0:00:15.095 ********* 
skipping: [/cache/centos-8.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [/tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/roles/elasticsearch : Ensure PCP Elasticsearch export is running and enabled on boot] ***
task path: /tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/elasticsearch/tasks/main.yml:63
Thursday 07 July 2022  19:01:21 +0000 (0:00:00.025)       0:00:15.120 ********* 
skipping: [/cache/centos-8.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}
META: role_complete for /cache/centos-8.qcow2

TASK [Configure SQL Server metrics.] *******************************************
task path: /tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/tasks/main.yml:46
Thursday 07 July 2022  19:01:21 +0000 (0:00:00.037)       0:00:15.157 ********* 
skipping: [/cache/centos-8.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Configure Postfix metrics.] **********************************************
task path: /tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/tasks/main.yml:53
Thursday 07 July 2022  19:01:21 +0000 (0:00:00.024)       0:00:15.182 ********* 
skipping: [/cache/centos-8.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Setup bpftrace metrics.] *************************************************
task path: /tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/tasks/main.yml:60
Thursday 07 July 2022  19:01:21 +0000 (0:00:00.023)       0:00:15.206 ********* 
skipping: [/cache/centos-8.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Setup metric querying service.] ******************************************
task path: /tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/tasks/main.yml:68
Thursday 07 July 2022  19:01:21 +0000 (0:00:00.024)       0:00:15.230 ********* 
skipping: [/cache/centos-8.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Setup metric collection service.] ****************************************
task path: /tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/tasks/main.yml:75
Thursday 07 July 2022  19:01:21 +0000 (0:00:00.023)       0:00:15.253 ********* 

TASK [/tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/roles/pcp : Set platform/version specific variables] ***
task path: /tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/tasks/main.yml:4
Thursday 07 July 2022  19:01:21 +0000 (0:00:00.090)       0:00:15.344 ********* 
ok: [/cache/centos-8.qcow2] => (item=/tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/vars/default.yml) => {
    "ansible_facts": {},
    "ansible_included_var_files": [
        "/tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/vars/default.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/vars/default.yml"
}
ok: [/cache/centos-8.qcow2] => (item=/tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/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/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/vars/RedHat.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/vars/RedHat.yml"
}
skipping: [/cache/centos-8.qcow2] => (item=/tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/vars/CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/vars/CentOS.yml",
    "skip_reason": "Conditional result was False"
}
ok: [/cache/centos-8.qcow2] => (item=/tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/vars/CentOS_8.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/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/vars/CentOS_8.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/vars/CentOS_8.yml"
}
ok: [/cache/centos-8.qcow2] => (item=/tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/vars/CentOS_8.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/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/vars/CentOS_8.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/vars/CentOS_8.yml"
}

TASK [/tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/roles/pcp : Install Performance Co-Pilot packages] ***
task path: /tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/tasks/main.yml:15
Thursday 07 July 2022  19:01:21 +0000 (0:00:00.082)       0:00:15.427 ********* 
ok: [/cache/centos-8.qcow2] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [/tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/roles/pcp : Install authentication packages] ***
task path: /tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/tasks/main.yml:20
Thursday 07 July 2022  19:01:23 +0000 (0:00:02.000)       0:00:17.427 ********* 
ok: [/cache/centos-8.qcow2] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [/tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/roles/pcp : include_tasks] ***
task path: /tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/tasks/main.yml:28
Thursday 07 July 2022  19:01:25 +0000 (0:00:01.991)       0:00:19.419 ********* 
included: /tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/tasks/pmcd.yml for /cache/centos-8.qcow2

TASK [/tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/roles/pcp : List optional metric collection agents to be enabled] ***
task path: /tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/tasks/pmcd.yml:4
Thursday 07 July 2022  19:01:25 +0000 (0:00:00.040)       0:00:19.459 ********* 
ok: [/cache/centos-8.qcow2] => (item=elasticsearch) => {}

MSG:

NeedInstall agent: elasticsearch from ['elasticsearch']

TASK [/tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/roles/pcp : Extract metric collection configuration file content] ***
task path: /tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/tasks/pmcd.yml:9
Thursday 07 July 2022  19:01:25 +0000 (0:00:00.039)       0:00:19.498 ********* 
ok: [/cache/centos-8.qcow2] => {
    "changed": false,
    "cmd": [
        "cat",
        "/etc/pcp/pmcd/pmcd.conf"
    ],
    "delta": "0:00:00.003486",
    "end": "2022-07-07 19:01:24.597466",
    "rc": 0,
    "start": "2022-07-07 19:01:24.593980"
}

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		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		python3 /var/lib/pcp/pmdas/openmetrics/pmdaopenmetrics.python 
bpftrace	151	pipe	binary		python3 /var/lib/pcp/pmdas/bpftrace/pmdabpftrace.python 

[access]
disallow ".*" : store;
disallow ":*" : store;
allow "local:*" : all;

TASK [/tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/roles/pcp : Ensure optional metric collection agents are enabled] ***
task path: /tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/tasks/pmcd.yml:14
Thursday 07 July 2022  19:01:25 +0000 (0:00:00.545)       0:00:20.044 ********* 
changed: [/cache/centos-8.qcow2] => (item=elasticsearch) => {
    "ansible_loop_var": "item",
    "changed": true,
    "dest": "/var/lib/pcp/pmdas/elasticsearch/.NeedInstall",
    "gid": 0,
    "group": "root",
    "item": "elasticsearch",
    "mode": "0644",
    "owner": "root",
    "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0",
    "size": 0,
    "state": "file",
    "uid": 0
}

TASK [/tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/roles/pcp : Ensure explicit metric label path exists] ***
task path: /tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/tasks/pmcd.yml:23
Thursday 07 July 2022  19:01:26 +0000 (0:00:00.612)       0:00:20.656 ********* 
ok: [/cache/centos-8.qcow2] => {
    "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 [/tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/roles/pcp : Ensure implicit metric label path exists] ***
task path: /tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/tasks/pmcd.yml:31
Thursday 07 July 2022  19:01:27 +0000 (0:00:00.566)       0:00:21.222 ********* 
ok: [/cache/centos-8.qcow2] => {
    "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 [/tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/roles/pcp : Ensure any explicit metric labels are configured] ***
task path: /tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/tasks/pmcd.yml:39
Thursday 07 July 2022  19:01:27 +0000 (0:00:00.607)       0:00:21.830 ********* 
ok: [/cache/centos-8.qcow2] => {
    "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 [/tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/roles/pcp : Ensure any implicit metric labels are configured] ***
task path: /tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/tasks/pmcd.yml:46
Thursday 07 July 2022  19:01:28 +0000 (0:00:01.057)       0:00:22.887 ********* 
ok: [/cache/centos-8.qcow2] => {
    "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 [/tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/roles/pcp : Ensure performance metric collector is configured] ***
task path: /tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/tasks/pmcd.yml:53
Thursday 07 July 2022  19:01:29 +0000 (0:00:00.902)       0:00:23.790 ********* 
ok: [/cache/centos-8.qcow2] => {
    "changed": false,
    "checksum": "4663db2c59d908d774b1dce1477898cd60e40aa3",
    "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": 1593,
    "state": "file",
    "uid": 0
}

TASK [/tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/roles/pcp : Ensure performance metric collector system accounts are configured] ***
task path: /tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/tasks/pmcd.yml:60
Thursday 07 July 2022  19:01:30 +0000 (0:00:00.893)       0:00:24.684 ********* 
ok: [/cache/centos-8.qcow2] => (item={'user': 'metrics', 'sasluser': 'metrics', 'saslpassword': 'metrics'}) => {
    "ansible_loop_var": "item",
    "append": false,
    "changed": false,
    "comment": "",
    "group": 986,
    "home": "/home/metrics",
    "item": {
        "saslpassword": "metrics",
        "sasluser": "metrics",
        "user": "metrics"
    },
    "move_home": false,
    "name": "metrics",
    "shell": "/bin/bash",
    "state": "present",
    "uid": 989
}

TASK [/tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/roles/pcp : Ensure performance metric collector SASL accounts are configured] ***
task path: /tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/tasks/pmcd.yml:68
Thursday 07 July 2022  19:01:31 +0000 (0:00:00.742)       0:00:25.426 ********* 
ok: [/cache/centos-8.qcow2] => (item={'user': 'metrics', 'sasluser': 'metrics', 'saslpassword': 'metrics'}) => {
    "ansible_loop_var": "item",
    "changed": false,
    "cmd": "set -euo pipefail\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.006998",
    "end": "2022-07-07 19:01:30.576114",
    "item": {
        "saslpassword": "metrics",
        "sasluser": "metrics",
        "user": "metrics"
    },
    "rc": 0,
    "start": "2022-07-07 19:01:30.569116"
}

TASK [/tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/roles/pcp : Ensure performance metric collector authentication is configured] ***
task path: /tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/tasks/pmcd.yml:83
Thursday 07 July 2022  19:01:31 +0000 (0:00:00.599)       0:00:26.026 ********* 
ok: [/cache/centos-8.qcow2] => {
    "changed": false,
    "checksum": "dba57505926a6a427f1ec3ddddee998ead157774",
    "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": 964,
    "state": "file",
    "uid": 0
}

TASK [/tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/roles/pcp : Set variable to do pmcd restart if needed] ***
task path: /tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/tasks/pmcd.yml:91
Thursday 07 July 2022  19:01:32 +0000 (0:00:01.004)       0:00:27.031 ********* 
ok: [/cache/centos-8.qcow2] => {
    "ansible_facts": {
        "__pcp_restart_pmcd": true
    },
    "changed": false
}

TASK [/tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/roles/pcp : Report performance metric collector restart state] ***
task path: /tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/tasks/pmcd.yml:103
Thursday 07 July 2022  19:01:33 +0000 (0:00:00.074)       0:00:27.105 ********* 
ok: [/cache/centos-8.qcow2] => {}

MSG:

['optional_agents: True', 'explicit_labels: False', 'implicit_labels: False', 'defaults_config: False', 'authentication: False', 'restart_pmcd: True']

TASK [/tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/roles/pcp : Ensure performance metric collector is running and enabled on boot] ***
task path: /tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/tasks/pmcd.yml:114
Thursday 07 July 2022  19:01:33 +0000 (0:00:00.065)       0:00:27.171 ********* 
skipping: [/cache/centos-8.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [/tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/roles/pcp : Ensure performance metric collector is restarted and enabled on boot] ***
task path: /tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/tasks/pmcd.yml:121
Thursday 07 July 2022  19:01:33 +0000 (0:00:00.026)       0:00:27.198 ********* 
changed: [/cache/centos-8.qcow2] => {
    "changed": true,
    "enabled": true,
    "name": "pmcd",
    "state": "started",
    "status": {
        "ActiveEnterTimestamp": "Thu 2022-07-07 18:59:24 UTC",
        "ActiveEnterTimestampMonotonic": "2435829144",
        "ActiveExitTimestamp": "Thu 2022-07-07 18:59:22 UTC",
        "ActiveExitTimestampMonotonic": "2434132720",
        "ActiveState": "active",
        "After": "systemd-journald.socket basic.target sysinit.target network-online.target system.slice avahi-daemon.service",
        "AllowIsolate": "no",
        "AllowedCPUs": "",
        "AllowedMemoryNodes": "",
        "AmbientCapabilities": "",
        "AssertResult": "yes",
        "AssertTimestamp": "Thu 2022-07-07 18:59:23 UTC",
        "AssertTimestampMonotonic": "2434896695",
        "Before": "multi-user.target zabbix-agent.service shutdown.target pmie.service pmlogger.service pmproxy.service",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "no",
        "CPUAffinity": "",
        "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": "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",
        "CollectMode": "inactive",
        "ConditionResult": "yes",
        "ConditionTimestamp": "Thu 2022-07-07 18:59:23 UTC",
        "ConditionTimestampMonotonic": "2434896694",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ControlGroup": "/system.slice/pmcd.service",
        "ControlPID": "0",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "Delegate": "no",
        "Description": "Performance Metrics Collector Daemon",
        "DevicePolicy": "auto",
        "Documentation": "man:pmcd(1)",
        "DynamicUser": "no",
        "EffectiveCPUs": "",
        "EffectiveMemoryNodes": "",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "77370",
        "ExecMainStartTimestamp": "Thu 2022-07-07 18:59:24 UTC",
        "ExecMainStartTimestampMonotonic": "2435829127",
        "ExecMainStatus": "0",
        "ExecStart": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd start-systemd ; ignore_errors=no ; start_time=[Thu 2022-07-07 18:59:23 UTC] ; stop_time=[n/a] ; pid=77272 ; 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=[Thu 2022-07-07 18:59:22 UTC] ; stop_time=[Thu 2022-07-07 18:59:23 UTC] ; pid=76875 ; code=exited ; status=0 }",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FragmentPath": "/usr/lib/systemd/system/pmcd.service",
        "FreezerState": "running",
        "GID": "[not set]",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOSchedulingClass": "0",
        "IOSchedulingPriority": "0",
        "IOWeight": "[not set]",
        "IPAccounting": "no",
        "IPEgressBytes": "18446744073709551615",
        "IPEgressPackets": "18446744073709551615",
        "IPIngressBytes": "18446744073709551615",
        "IPIngressPackets": "18446744073709551615",
        "Id": "pmcd.service",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestamp": "Thu 2022-07-07 18:59:23 UTC",
        "InactiveEnterTimestampMonotonic": "2434895719",
        "InactiveExitTimestamp": "Thu 2022-07-07 18:59:23 UTC",
        "InactiveExitTimestampMonotonic": "2434897734",
        "InvocationID": "309b008de9e64bdcb77da29158342b07",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeyringMode": "private",
        "KillMode": "control-group",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "0",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "65536",
        "LimitMEMLOCKSoft": "65536",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "262144",
        "LimitNOFILESoft": "1024",
        "LimitNPROC": "6968",
        "LimitNPROCSoft": "6968",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "6968",
        "LimitSIGPENDINGSoft": "6968",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "77370",
        "MemoryAccounting": "yes",
        "MemoryCurrent": "127098880",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemorySwapMax": "infinity",
        "MountAPIVFS": "no",
        "MountFlags": "",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAMask": "",
        "NUMAPolicy": "n/a",
        "Names": "pmcd.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "all",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "PIDFile": "/run/pcp/pmcd.pid",
        "PermissionsStartOnly": "no",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "RemainAfterExit": "no",
        "RemoveIPC": "no",
        "Requires": "sysinit.target system.slice",
        "Restart": "always",
        "RestartUSec": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system.slice",
        "StandardError": "inherit",
        "StandardInput": "null",
        "StandardInputData": "",
        "StandardOutput": "journal",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StateChangeTimestamp": "Thu 2022-07-07 18:59:24 UTC",
        "StateChangeTimestampMonotonic": "2435829144",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "running",
        "SuccessAction": "none",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "0",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "15",
        "TasksMax": "11149",
        "TimeoutStartUSec": "1min 30s",
        "TimeoutStopUSec": "1min 30s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "notify",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "enabled",
        "UtmpMode": "init",
        "WantedBy": "pmlogger.service pmie.service multi-user.target",
        "WatchdogTimestamp": "Thu 2022-07-07 18:59:24 UTC",
        "WatchdogTimestampMonotonic": "2435829142",
        "WatchdogUSec": "0"
    }
}

TASK [/tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/roles/pcp : include_tasks] ***
task path: /tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/tasks/main.yml:30
Thursday 07 July 2022  19:01:35 +0000 (0:00:02.598)       0:00:29.796 ********* 
included: /tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/tasks/pmie.yml for /cache/centos-8.qcow2

TASK [/tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/roles/pcp : Ensure extra performance rule group directories exist] ***
task path: /tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/tasks/pmie.yml:4
Thursday 07 July 2022  19:01:35 +0000 (0:00:00.039)       0:00:29.835 ********* 
ok: [/cache/centos-8.qcow2] => (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: [/cache/centos-8.qcow2] => (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: [/cache/centos-8.qcow2] => (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
}

TASK [/tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/roles/pcp : Ensure extra performance rule group link directories exist] ***
task path: /tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/tasks/pmie.yml:14
Thursday 07 July 2022  19:01:37 +0000 (0:00:01.699)       0:00:31.535 ********* 
ok: [/cache/centos-8.qcow2] => (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: [/cache/centos-8.qcow2] => (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: [/cache/centos-8.qcow2] => (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
}

TASK [/tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/roles/pcp : Ensure extra performance rules are installed for targeted hosts] ***
task path: /tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/tasks/pmie.yml:24
Thursday 07 July 2022  19:01:39 +0000 (0:00:01.647)       0:00:33.183 ********* 
ok: [/cache/centos-8.qcow2] => (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: [/cache/centos-8.qcow2] => (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: [/cache/centos-8.qcow2] => (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: [/cache/centos-8.qcow2] => (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: [/cache/centos-8.qcow2] => (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
}

TASK [/tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/roles/pcp : Ensure extra rules symlinks have been created for targeted hosts] ***
task path: /tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/tasks/pmie.yml:34
Thursday 07 July 2022  19:01:43 +0000 (0:00:04.444)       0:00:37.627 ********* 
changed: [/cache/centos-8.qcow2] => (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: [/cache/centos-8.qcow2] => (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: [/cache/centos-8.qcow2] => (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: [/cache/centos-8.qcow2] => (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: [/cache/centos-8.qcow2] => (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
}

TASK [/tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/roles/pcp : Enable performance metric inference for targeted hosts (with control.d)] ***
task path: /tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/tasks/pmie.yml:43
Thursday 07 July 2022  19:01:46 +0000 (0:00:02.737)       0:00:40.365 ********* 

TASK [/tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/roles/pcp : Enable performance metric inference for targeted hosts (single control)] ***
task path: /tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/tasks/pmie.yml:54
Thursday 07 July 2022  19:01:46 +0000 (0:00:00.025)       0:00:40.391 ********* 
skipping: [/cache/centos-8.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [/tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/roles/pcp : Set variable to do pmie restart if needed] ***
task path: /tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/tasks/pmie.yml:64
Thursday 07 July 2022  19:01:46 +0000 (0:00:00.023)       0:00:40.415 ********* 
ok: [/cache/centos-8.qcow2] => {
    "ansible_facts": {
        "__pcp_restart_pmie": true
    },
    "changed": false
}

TASK [/tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/roles/pcp : Ensure performance metric inference is running and enabled on boot] ***
task path: /tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/tasks/pmie.yml:75
Thursday 07 July 2022  19:01:46 +0000 (0:00:00.070)       0:00:40.485 ********* 
skipping: [/cache/centos-8.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [/tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/roles/pcp : Ensure performance metric inference is restarted and enabled on boot] ***
task path: /tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/tasks/pmie.yml:82
Thursday 07 July 2022  19:01:46 +0000 (0:00:00.026)       0:00:40.512 ********* 
changed: [/cache/centos-8.qcow2] => {
    "changed": true,
    "enabled": true,
    "name": "pmie",
    "state": "started",
    "status": {
        "ActiveEnterTimestamp": "Thu 2022-07-07 18:58:45 UTC",
        "ActiveEnterTimestampMonotonic": "2397474132",
        "ActiveExitTimestamp": "Thu 2022-07-07 18:58:45 UTC",
        "ActiveExitTimestampMonotonic": "2396905197",
        "ActiveState": "active",
        "After": "pmcd.service systemd-journald.socket basic.target sysinit.target network-online.target system.slice",
        "AllowIsolate": "no",
        "AllowedCPUs": "",
        "AllowedMemoryNodes": "",
        "AmbientCapabilities": "",
        "AssertResult": "yes",
        "AssertTimestamp": "Thu 2022-07-07 18:58:45 UTC",
        "AssertTimestampMonotonic": "2397221145",
        "Before": "pmie_farm.service multi-user.target shutdown.target pmie_check.timer pmie_daily.timer",
        "BindsTo": "pmie_farm.service pmie_check.timer pmie_daily.timer",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "no",
        "CPUAffinity": "",
        "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": "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",
        "CollectMode": "inactive",
        "ConditionResult": "yes",
        "ConditionTimestamp": "Thu 2022-07-07 18:58:45 UTC",
        "ConditionTimestampMonotonic": "2397221145",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ConsistsOf": "pmie_farm.service",
        "ControlGroup": "/system.slice/pmie.service",
        "ControlPID": "0",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "Delegate": "no",
        "Description": "Performance Metrics Inference Engine",
        "DevicePolicy": "auto",
        "Documentation": "man:pmie(1)",
        "DynamicUser": "no",
        "EffectiveCPUs": "",
        "EffectiveMemoryNodes": "",
        "Environment": "PMIE_CHECK_PARAMS=--only-primary",
        "EnvironmentFiles": "/etc/sysconfig/pmie (ignore_errors=yes)",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "68220",
        "ExecMainStartTimestamp": "Thu 2022-07-07 18:58:45 UTC",
        "ExecMainStartTimestampMonotonic": "2397474119",
        "ExecMainStatus": "0",
        "ExecStart": "{ path=/usr/libexec/pcp/lib/pmie ; argv[]=/usr/libexec/pcp/lib/pmie start-systemd ; ignore_errors=no ; start_time=[Thu 2022-07-07 18:58:45 UTC] ; stop_time=[n/a] ; pid=67976 ; code=(null) ; status=0/0 }",
        "ExecStop": "{ path=/usr/libexec/pcp/lib/pmie ; argv[]=/usr/libexec/pcp/lib/pmie stop-systemd ; ignore_errors=no ; start_time=[Thu 2022-07-07 18:58:45 UTC] ; stop_time=[Thu 2022-07-07 18:58:45 UTC] ; pid=67672 ; code=exited ; status=0 }",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FragmentPath": "/usr/lib/systemd/system/pmie.service",
        "FreezerState": "running",
        "GID": "[not set]",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOSchedulingClass": "0",
        "IOSchedulingPriority": "0",
        "IOWeight": "[not set]",
        "IPAccounting": "no",
        "IPEgressBytes": "18446744073709551615",
        "IPEgressPackets": "18446744073709551615",
        "IPIngressBytes": "18446744073709551615",
        "IPIngressPackets": "18446744073709551615",
        "Id": "pmie.service",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestamp": "Thu 2022-07-07 18:58:45 UTC",
        "InactiveEnterTimestampMonotonic": "2397220358",
        "InactiveExitTimestamp": "Thu 2022-07-07 18:58:45 UTC",
        "InactiveExitTimestampMonotonic": "2397222147",
        "InvocationID": "103a1fa56917432a96601d96c17e574a",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeyringMode": "private",
        "KillMode": "control-group",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "0",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "65536",
        "LimitMEMLOCKSoft": "65536",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "262144",
        "LimitNOFILESoft": "1024",
        "LimitNPROC": "6968",
        "LimitNPROCSoft": "6968",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "6968",
        "LimitSIGPENDINGSoft": "6968",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "68220",
        "MemoryAccounting": "yes",
        "MemoryCurrent": "1687552",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemorySwapMax": "infinity",
        "MountAPIVFS": "no",
        "MountFlags": "",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAMask": "",
        "NUMAPolicy": "n/a",
        "Names": "pmie.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "all",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "PIDFile": "/run/pcp/pmie.pid",
        "PermissionsStartOnly": "no",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "RemainAfterExit": "no",
        "RemoveIPC": "no",
        "Requires": "sysinit.target system.slice",
        "Restart": "always",
        "RestartUSec": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system.slice",
        "StandardError": "inherit",
        "StandardInput": "null",
        "StandardInputData": "",
        "StandardOutput": "journal",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StateChangeTimestamp": "Thu 2022-07-07 18:58:45 UTC",
        "StateChangeTimestampMonotonic": "2397474132",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "running",
        "SuccessAction": "none",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "0",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "1",
        "TasksMax": "11149",
        "TimeoutStartUSec": "2min",
        "TimeoutStopUSec": "2min",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "notify",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "enabled",
        "UtmpMode": "init",
        "WantedBy": "multi-user.target",
        "Wants": "pmcd.service",
        "WatchdogTimestamp": "Thu 2022-07-07 18:58:45 UTC",
        "WatchdogTimestampMonotonic": "2397474131",
        "WatchdogUSec": "0"
    }
}

TASK [/tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/roles/pcp : include_tasks] ***
task path: /tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/tasks/main.yml:32
Thursday 07 July 2022  19:01:47 +0000 (0:00:01.276)       0:00:41.788 ********* 
included: /tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/tasks/pmlogger.yml for /cache/centos-8.qcow2

TASK [/tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/roles/pcp : Ensure metric log location is configured] ***
task path: /tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/tasks/pmlogger.yml:4
Thursday 07 July 2022  19:01:47 +0000 (0:00:00.043)       0:00:41.832 ********* 
ok: [/cache/centos-8.qcow2] => {
    "backup": "",
    "changed": false
}

TASK [/tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/roles/pcp : Ensure performance metric logging is configured] ***
task path: /tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/tasks/pmlogger.yml:13
Thursday 07 July 2022  19:01:48 +0000 (0:00:00.705)       0:00:42.537 ********* 
ok: [/cache/centos-8.qcow2] => {
    "changed": false,
    "checksum": "317bf295f8c0f638af3a572ca4efdce0fb359ef4",
    "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": 1146,
    "state": "file",
    "uid": 0
}

TASK [/tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/roles/pcp : Ensure performance metric logging retention period is set] ***
task path: /tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/tasks/pmlogger.yml:20
Thursday 07 July 2022  19:01:49 +0000 (0:00:00.911)       0:00:43.449 ********* 
ok: [/cache/centos-8.qcow2] => {
    "changed": false,
    "checksum": "7af5e57b59b94983e2b739edbf02afd2bca04b59",
    "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": 954,
    "state": "file",
    "uid": 0
}

TASK [/tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/roles/pcp : Enable performance metric logging for targeted hosts (with control.d)] ***
task path: /tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/tasks/pmlogger.yml:28
Thursday 07 July 2022  19:01:50 +0000 (0:00:00.915)       0:00:44.365 ********* 

TASK [/tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/roles/pcp : Enable performance metric logging for targeted hosts (single control)] ***
task path: /tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/tasks/pmlogger.yml:40
Thursday 07 July 2022  19:01:50 +0000 (0:00:00.024)       0:00:44.389 ********* 
skipping: [/cache/centos-8.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [/tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/roles/pcp : Set variable to do pmlogger restart if needed] ***
task path: /tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/tasks/pmlogger.yml:50
Thursday 07 July 2022  19:01:50 +0000 (0:00:00.026)       0:00:44.415 ********* 
ok: [/cache/centos-8.qcow2] => {
    "ansible_facts": {
        "__pcp_restart_pmlogger": false
    },
    "changed": false
}

TASK [/tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/roles/pcp : Ensure performance metric logging is running and enabled on boot] ***
task path: /tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/tasks/pmlogger.yml:60
Thursday 07 July 2022  19:01:50 +0000 (0:00:00.039)       0:00:44.455 ********* 
ok: [/cache/centos-8.qcow2] => {
    "changed": false,
    "enabled": true,
    "name": "pmlogger",
    "state": "started",
    "status": {
        "ActiveEnterTimestamp": "Thu 2022-07-07 18:30:39 UTC",
        "ActiveEnterTimestampMonotonic": "711300562",
        "ActiveExitTimestamp": "Thu 2022-07-07 18:30:38 UTC",
        "ActiveExitTimestampMonotonic": "710635174",
        "ActiveState": "active",
        "After": "pmcd.service systemd-journald.socket basic.target sysinit.target network-online.target system.slice",
        "AllowIsolate": "no",
        "AllowedCPUs": "",
        "AllowedMemoryNodes": "",
        "AmbientCapabilities": "",
        "AssertResult": "yes",
        "AssertTimestamp": "Thu 2022-07-07 18:30:39 UTC",
        "AssertTimestampMonotonic": "710708581",
        "Before": "pmlogger_farm.service pmlogger_daily.timer multi-user.target shutdown.target pmlogger_check.timer",
        "BindsTo": "pmlogger_farm.service pmlogger_daily.timer pmlogger_check.timer",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "no",
        "CPUAffinity": "",
        "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": "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",
        "CollectMode": "inactive",
        "ConditionResult": "yes",
        "ConditionTimestamp": "Thu 2022-07-07 18:30:39 UTC",
        "ConditionTimestampMonotonic": "710708580",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ConsistsOf": "pmlogger_farm.service",
        "ControlGroup": "/system.slice/pmlogger.service",
        "ControlPID": "0",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "Delegate": "no",
        "Description": "Performance Metrics Archive Logger",
        "DevicePolicy": "auto",
        "Documentation": "man:pmlogger(1)",
        "DynamicUser": "no",
        "EffectiveCPUs": "",
        "EffectiveMemoryNodes": "",
        "Environment": "PMLOGGER_CHECK_PARAMS=--only-primary",
        "EnvironmentFiles": "/etc/sysconfig/pmlogger (ignore_errors=yes)",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "25913",
        "ExecMainStartTimestamp": "Thu 2022-07-07 18:30:39 UTC",
        "ExecMainStartTimestampMonotonic": "711300544",
        "ExecMainStatus": "0",
        "ExecStart": "{ path=/usr/libexec/pcp/lib/pmlogger ; argv[]=/usr/libexec/pcp/lib/pmlogger start-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStop": "{ path=/usr/libexec/pcp/lib/pmlogger ; argv[]=/usr/libexec/pcp/lib/pmlogger stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FragmentPath": "/usr/lib/systemd/system/pmlogger.service",
        "FreezerState": "running",
        "GID": "[not set]",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOSchedulingClass": "0",
        "IOSchedulingPriority": "0",
        "IOWeight": "[not set]",
        "IPAccounting": "no",
        "IPEgressBytes": "18446744073709551615",
        "IPEgressPackets": "18446744073709551615",
        "IPIngressBytes": "18446744073709551615",
        "IPIngressPackets": "18446744073709551615",
        "Id": "pmlogger.service",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestamp": "Thu 2022-07-07 18:30:39 UTC",
        "InactiveEnterTimestampMonotonic": "710707742",
        "InactiveExitTimestamp": "Thu 2022-07-07 18:30:39 UTC",
        "InactiveExitTimestampMonotonic": "710709657",
        "InvocationID": "55f21c662b914a5aab82c17a38f2365e",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeyringMode": "private",
        "KillMode": "control-group",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "0",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "65536",
        "LimitMEMLOCKSoft": "65536",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "262144",
        "LimitNOFILESoft": "1024",
        "LimitNPROC": "6968",
        "LimitNPROCSoft": "6968",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "6968",
        "LimitSIGPENDINGSoft": "6968",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "25913",
        "MemoryAccounting": "yes",
        "MemoryCurrent": "13959168",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemorySwapMax": "infinity",
        "MountAPIVFS": "no",
        "MountFlags": "",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAMask": "",
        "NUMAPolicy": "n/a",
        "Names": "pmlogger.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "all",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "PIDFile": "/run/pcp/pmlogger.pid",
        "PermissionsStartOnly": "no",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "RemainAfterExit": "no",
        "RemoveIPC": "no",
        "Requires": "sysinit.target system.slice",
        "Restart": "always",
        "RestartUSec": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system.slice",
        "StandardError": "inherit",
        "StandardInput": "null",
        "StandardInputData": "",
        "StandardOutput": "journal",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StateChangeTimestamp": "Thu 2022-07-07 18:30:39 UTC",
        "StateChangeTimestampMonotonic": "711300562",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "running",
        "SuccessAction": "none",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "0",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "1",
        "TasksMax": "11149",
        "TimeoutStartUSec": "2min",
        "TimeoutStopUSec": "2min",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "notify",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "enabled",
        "UtmpMode": "init",
        "WantedBy": "multi-user.target",
        "Wants": "pmcd.service",
        "WatchdogTimestamp": "Thu 2022-07-07 18:30:39 UTC",
        "WatchdogTimestampMonotonic": "711300559",
        "WatchdogUSec": "0"
    }
}

TASK [/tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/roles/pcp : Ensure performance metric logging is restarted and enabled on boot] ***
task path: /tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/tasks/pmlogger.yml:67
Thursday 07 July 2022  19:01:51 +0000 (0:00:00.719)       0:00:45.174 ********* 
skipping: [/cache/centos-8.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [/tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/roles/pcp : include_tasks] ***
task path: /tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/tasks/main.yml:34
Thursday 07 July 2022  19:01:51 +0000 (0:00:00.026)       0:00:45.200 ********* 
skipping: [/cache/centos-8.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}
META: role_complete for /cache/centos-8.qcow2

TASK [Setup metric graphing service.] ******************************************
task path: /tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/tasks/main.yml:87
Thursday 07 July 2022  19:01:51 +0000 (0:00:00.035)       0:00:45.236 ********* 
skipping: [/cache/centos-8.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}
META: role_complete for /cache/centos-8.qcow2

TASK [Check if import from Elasticsearch works] ********************************
task path: /tmp/tmp6vhkv8af/tests/tests_sanity_from_elasticsearch.yml:21
Thursday 07 July 2022  19:01:51 +0000 (0:00:00.033)       0:00:45.269 ********* 
included: /tmp/tmp6vhkv8af/tests/check_from_elasticsearch.yml for /cache/centos-8.qcow2

TASK [Check if elasticsearch pmda is registered] *******************************
task path: /tmp/tmp6vhkv8af/tests/check_from_elasticsearch.yml:3
Thursday 07 July 2022  19:01:51 +0000 (0:00:00.031)       0:00:45.301 ********* 
changed: [/cache/centos-8.qcow2] => {
    "attempts": 1,
    "changed": true,
    "cmd": [
        "pmprobe",
        "-I",
        "pmcd.agent.status"
    ],
    "delta": "0:00:00.008132",
    "end": "2022-07-07 19:01:50.416287",
    "rc": 0,
    "start": "2022-07-07 19:01:50.408155"
}

STDOUT:

pmcd.agent.status 14 "root" "pmcd" "proc" "pmproxy" "xfs" "linux" "nfsclient" "mmv" "kvm" "elasticsearch" "jbd2" "dm" "openmetrics" "bpftrace"

TASK [Set platform/version specific variables] *********************************
task path: /tmp/tmp6vhkv8af/tests/check_from_elasticsearch.yml:11
Thursday 07 July 2022  19:01:51 +0000 (0:00:00.562)       0:00:45.863 ********* 
skipping: [/cache/centos-8.qcow2] => (item=roles/linux-system-roles.metrics/roles/elasticsearch/vars/default.yml")  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "roles/linux-system-roles.metrics/roles/elasticsearch/vars/default.yml\"",
    "skip_reason": "Conditional result was False"
}
skipping: [/cache/centos-8.qcow2] => (item=roles/linux-system-roles.metrics/roles/elasticsearch/vars/RedHat.yml")  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "roles/linux-system-roles.metrics/roles/elasticsearch/vars/RedHat.yml\"",
    "skip_reason": "Conditional result was False"
}
skipping: [/cache/centos-8.qcow2] => (item=roles/linux-system-roles.metrics/roles/elasticsearch/vars/CentOS.yml")  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "roles/linux-system-roles.metrics/roles/elasticsearch/vars/CentOS.yml\"",
    "skip_reason": "Conditional result was False"
}
skipping: [/cache/centos-8.qcow2] => (item=roles/linux-system-roles.metrics/roles/elasticsearch/vars/CentOS_8.yml")  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "roles/linux-system-roles.metrics/roles/elasticsearch/vars/CentOS_8.yml\"",
    "skip_reason": "Conditional result was False"
}
skipping: [/cache/centos-8.qcow2] => (item=roles/linux-system-roles.metrics/roles/elasticsearch/vars/CentOS_8.yml")  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "roles/linux-system-roles.metrics/roles/elasticsearch/vars/CentOS_8.yml\"",
    "skip_reason": "Conditional result was False"
}

TASK [Check the ansible_managed header in the configuration file] **************
task path: /tmp/tmp6vhkv8af/tests/check_from_elasticsearch.yml:22
Thursday 07 July 2022  19:01:51 +0000 (0:00:00.047)       0:00:45.911 ********* 
included: /tmp/tmp6vhkv8af/tests/check_header.yml for /cache/centos-8.qcow2

TASK [Grep the ansible_managed header in /var/lib/pcp/pmdas/elasticsearch/elasticsearch.conf] ***
task path: /tmp/tmp6vhkv8af/tests/check_header.yml:3
Thursday 07 July 2022  19:01:51 +0000 (0:00:00.034)       0:00:45.945 ********* 
changed: [/cache/centos-8.qcow2] => {
    "changed": true,
    "cmd": [
        "grep",
        "^# Ansible managed",
        "/var/lib/pcp/pmdas/elasticsearch/elasticsearch.conf"
    ],
    "delta": "0:00:00.003537",
    "end": "2022-07-07 19:01:51.065274",
    "rc": 0,
    "start": "2022-07-07 19:01:51.061737"
}

STDOUT:

# Ansible managed
META: ran handlers

TASK [Get final state of services] *********************************************
task path: /tmp/tmp6vhkv8af/tests/restore_services_state.yml:3
Thursday 07 July 2022  19:01:52 +0000 (0:00:00.580)       0:00:46.526 ********* 
ok: [/cache/centos-8.qcow2] => {
    "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"
            },
            "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"
            },
            "autovt@.service": {
                "name": "autovt@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "enabled"
            },
            "avahi-daemon.service": {
                "name": "avahi-daemon.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "chrony-dnssrv@.service": {
                "name": "chrony-dnssrv@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "chrony-wait.service": {
                "name": "chrony-wait.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-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"
            },
            "cockpit-motd.service": {
                "name": "cockpit-motd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "cockpit-wsinstance-http.service": {
                "name": "cockpit-wsinstance-http.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "cockpit-wsinstance-https-factory@.service": {
                "name": "cockpit-wsinstance-https-factory@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "cockpit-wsinstance-https@.service": {
                "name": "cockpit-wsinstance-https@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "cockpit.service": {
                "name": "cockpit.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "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": "stopped",
                "status": "disabled"
            },
            "crond.service": {
                "name": "crond.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-org.freedesktop.hostname1.service": {
                "name": "dbus-org.freedesktop.hostname1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "dbus-org.freedesktop.locale1.service": {
                "name": "dbus-org.freedesktop.locale1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "dbus-org.freedesktop.login1.service": {
                "name": "dbus-org.freedesktop.login1.service",
                "source": "systemd",
                "state": "active",
                "status": "static"
            },
            "dbus-org.freedesktop.nm-dispatcher.service": {
                "name": "dbus-org.freedesktop.nm-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "dbus-org.freedesktop.portable1.service": {
                "name": "dbus-org.freedesktop.portable1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "dbus-org.freedesktop.timedate1.service": {
                "name": "dbus-org.freedesktop.timedate1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "dbus.service": {
                "name": "dbus.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "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"
            },
            "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.service": {
                "name": "dracut-shutdown.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "emergency.service": {
                "name": "emergency.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "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"
            },
            "gssproxy.service": {
                "name": "gssproxy.service",
                "source": "systemd",
                "state": "running",
                "status": "disabled"
            },
            "halt-local.service": {
                "name": "halt-local.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "import-state.service": {
                "name": "import-state.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "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"
            },
            "loadmodules.service": {
                "name": "loadmodules.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "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"
            },
            "messagebus.service": {
                "name": "messagebus.service",
                "source": "systemd",
                "state": "active",
                "status": "static"
            },
            "microcode.service": {
                "name": "microcode.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "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-convert.service": {
                "name": "nfs-convert.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"
            },
            "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": "disabled"
            },
            "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"
            },
            "packagekit-offline-update.service": {
                "name": "packagekit-offline-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "packagekit.service": {
                "name": "packagekit.service",
                "source": "systemd",
                "state": "inactive",
                "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_daily_report.service": {
                "name": "pmlogger_daily_report.service",
                "source": "systemd",
                "state": "inactive",
                "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": "stopped",
                "status": "enabled"
            },
            "polkit.service": {
                "name": "polkit.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "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"
            },
            "rngd-wake-threshold.service": {
                "name": "rngd-wake-threshold.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "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"
            },
            "rpcbind.service": {
                "name": "rpcbind.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "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"
            },
            "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": "running",
                "status": "enabled"
            },
            "syslog.service": {
                "name": "syslog.service",
                "source": "systemd",
                "state": "active",
                "status": "enabled"
            },
            "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-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-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-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-portabled.service": {
                "name": "systemd-portabled.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-poweroff.service": {
                "name": "systemd-poweroff.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "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": "static"
            },
            "systemd-resolved.service": {
                "name": "systemd-resolved.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-rfkill.service": {
                "name": "systemd-rfkill.service",
                "source": "systemd",
                "state": "inactive",
                "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-sysusers.service": {
                "name": "systemd-sysusers.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-timedated.service": {
                "name": "systemd-timedated.service",
                "source": "systemd",
                "state": "inactive",
                "status": "masked"
            },
            "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-udev-settle.service": {
                "name": "systemd-udev-settle.service",
                "source": "systemd",
                "state": "inactive",
                "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"
            },
            "tcsd.service": {
                "name": "tcsd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "teamd@.service": {
                "name": "teamd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "timedatex.service": {
                "name": "timedatex.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "tuned.service": {
                "name": "tuned.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "unbound-anchor.service": {
                "name": "unbound-anchor.service",
                "source": "systemd",
                "state": "stopped",
                "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/tmp6vhkv8af/tests/restore_services_state.yml:9
Thursday 07 July 2022  19:01:54 +0000 (0:00:01.719)       0:00:48.245 ********* 
ok: [/cache/centos-8.qcow2] => (item=pmcd) => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "pmcd",
    "name": "pmcd",
    "state": "started",
    "status": {
        "ActiveEnterTimestamp": "Thu 2022-07-07 19:01:34 UTC",
        "ActiveEnterTimestampMonotonic": "2566013359",
        "ActiveExitTimestamp": "Thu 2022-07-07 19:01:32 UTC",
        "ActiveExitTimestampMonotonic": "2564379437",
        "ActiveState": "active",
        "After": "systemd-journald.socket basic.target sysinit.target network-online.target system.slice avahi-daemon.service",
        "AllowIsolate": "no",
        "AllowedCPUs": "",
        "AllowedMemoryNodes": "",
        "AmbientCapabilities": "",
        "AssertResult": "yes",
        "AssertTimestamp": "Thu 2022-07-07 19:01:33 UTC",
        "AssertTimestampMonotonic": "2565135685",
        "Before": "multi-user.target zabbix-agent.service shutdown.target pmie.service pmlogger.service pmproxy.service",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "no",
        "CPUAffinity": "",
        "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": "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",
        "CollectMode": "inactive",
        "ConditionResult": "yes",
        "ConditionTimestamp": "Thu 2022-07-07 19:01:33 UTC",
        "ConditionTimestampMonotonic": "2565135684",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ControlGroup": "/system.slice/pmcd.service",
        "ControlPID": "0",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "Delegate": "no",
        "Description": "Performance Metrics Collector Daemon",
        "DevicePolicy": "auto",
        "Documentation": "man:pmcd(1)",
        "DynamicUser": "no",
        "EffectiveCPUs": "",
        "EffectiveMemoryNodes": "",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "103612",
        "ExecMainStartTimestamp": "Thu 2022-07-07 19:01:34 UTC",
        "ExecMainStartTimestampMonotonic": "2566013344",
        "ExecMainStatus": "0",
        "ExecStart": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd start-systemd ; ignore_errors=no ; start_time=[Thu 2022-07-07 19:01:33 UTC] ; stop_time=[n/a] ; pid=103511 ; 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=[Thu 2022-07-07 19:01:32 UTC] ; stop_time=[Thu 2022-07-07 19:01:33 UTC] ; pid=103130 ; code=exited ; status=0 }",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FragmentPath": "/usr/lib/systemd/system/pmcd.service",
        "FreezerState": "running",
        "GID": "[not set]",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOSchedulingClass": "0",
        "IOSchedulingPriority": "0",
        "IOWeight": "[not set]",
        "IPAccounting": "no",
        "IPEgressBytes": "18446744073709551615",
        "IPEgressPackets": "18446744073709551615",
        "IPIngressBytes": "18446744073709551615",
        "IPIngressPackets": "18446744073709551615",
        "Id": "pmcd.service",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestamp": "Thu 2022-07-07 19:01:33 UTC",
        "InactiveEnterTimestampMonotonic": "2565134618",
        "InactiveExitTimestamp": "Thu 2022-07-07 19:01:33 UTC",
        "InactiveExitTimestampMonotonic": "2565136837",
        "InvocationID": "dfcb6db632714911abc05dc1b912067d",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeyringMode": "private",
        "KillMode": "control-group",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "0",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "65536",
        "LimitMEMLOCKSoft": "65536",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "262144",
        "LimitNOFILESoft": "1024",
        "LimitNPROC": "6968",
        "LimitNPROCSoft": "6968",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "6968",
        "LimitSIGPENDINGSoft": "6968",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "103612",
        "MemoryAccounting": "yes",
        "MemoryCurrent": "101101568",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemorySwapMax": "infinity",
        "MountAPIVFS": "no",
        "MountFlags": "",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAMask": "",
        "NUMAPolicy": "n/a",
        "Names": "pmcd.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "all",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "PIDFile": "/run/pcp/pmcd.pid",
        "PermissionsStartOnly": "no",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "RemainAfterExit": "no",
        "RemoveIPC": "no",
        "Requires": "sysinit.target system.slice",
        "Restart": "always",
        "RestartUSec": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system.slice",
        "StandardError": "inherit",
        "StandardInput": "null",
        "StandardInputData": "",
        "StandardOutput": "journal",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StateChangeTimestamp": "Thu 2022-07-07 19:01:34 UTC",
        "StateChangeTimestampMonotonic": "2566013359",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "running",
        "SuccessAction": "none",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "0",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "16",
        "TasksMax": "11149",
        "TimeoutStartUSec": "1min 30s",
        "TimeoutStopUSec": "1min 30s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "notify",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "enabled",
        "UtmpMode": "init",
        "WantedBy": "pmlogger.service pmie.service multi-user.target",
        "WatchdogTimestamp": "Thu 2022-07-07 19:01:34 UTC",
        "WatchdogTimestampMonotonic": "2566013358",
        "WatchdogUSec": "0"
    }
}
ok: [/cache/centos-8.qcow2] => (item=pmlogger) => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "pmlogger",
    "name": "pmlogger",
    "state": "started",
    "status": {
        "ActiveEnterTimestamp": "Thu 2022-07-07 18:30:39 UTC",
        "ActiveEnterTimestampMonotonic": "711300562",
        "ActiveExitTimestamp": "Thu 2022-07-07 18:30:38 UTC",
        "ActiveExitTimestampMonotonic": "710635174",
        "ActiveState": "active",
        "After": "pmcd.service systemd-journald.socket basic.target sysinit.target network-online.target system.slice",
        "AllowIsolate": "no",
        "AllowedCPUs": "",
        "AllowedMemoryNodes": "",
        "AmbientCapabilities": "",
        "AssertResult": "yes",
        "AssertTimestamp": "Thu 2022-07-07 18:30:39 UTC",
        "AssertTimestampMonotonic": "710708581",
        "Before": "pmlogger_farm.service pmlogger_daily.timer multi-user.target shutdown.target pmlogger_check.timer",
        "BindsTo": "pmlogger_farm.service pmlogger_daily.timer pmlogger_check.timer",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "no",
        "CPUAffinity": "",
        "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": "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",
        "CollectMode": "inactive",
        "ConditionResult": "yes",
        "ConditionTimestamp": "Thu 2022-07-07 18:30:39 UTC",
        "ConditionTimestampMonotonic": "710708580",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ConsistsOf": "pmlogger_farm.service",
        "ControlGroup": "/system.slice/pmlogger.service",
        "ControlPID": "0",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "Delegate": "no",
        "Description": "Performance Metrics Archive Logger",
        "DevicePolicy": "auto",
        "Documentation": "man:pmlogger(1)",
        "DynamicUser": "no",
        "EffectiveCPUs": "",
        "EffectiveMemoryNodes": "",
        "Environment": "PMLOGGER_CHECK_PARAMS=--only-primary",
        "EnvironmentFiles": "/etc/sysconfig/pmlogger (ignore_errors=yes)",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "25913",
        "ExecMainStartTimestamp": "Thu 2022-07-07 18:30:39 UTC",
        "ExecMainStartTimestampMonotonic": "711300544",
        "ExecMainStatus": "0",
        "ExecStart": "{ path=/usr/libexec/pcp/lib/pmlogger ; argv[]=/usr/libexec/pcp/lib/pmlogger start-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "ExecStop": "{ path=/usr/libexec/pcp/lib/pmlogger ; argv[]=/usr/libexec/pcp/lib/pmlogger stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FragmentPath": "/usr/lib/systemd/system/pmlogger.service",
        "FreezerState": "running",
        "GID": "[not set]",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOSchedulingClass": "0",
        "IOSchedulingPriority": "0",
        "IOWeight": "[not set]",
        "IPAccounting": "no",
        "IPEgressBytes": "18446744073709551615",
        "IPEgressPackets": "18446744073709551615",
        "IPIngressBytes": "18446744073709551615",
        "IPIngressPackets": "18446744073709551615",
        "Id": "pmlogger.service",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestamp": "Thu 2022-07-07 18:30:39 UTC",
        "InactiveEnterTimestampMonotonic": "710707742",
        "InactiveExitTimestamp": "Thu 2022-07-07 18:30:39 UTC",
        "InactiveExitTimestampMonotonic": "710709657",
        "InvocationID": "55f21c662b914a5aab82c17a38f2365e",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeyringMode": "private",
        "KillMode": "control-group",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "0",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "65536",
        "LimitMEMLOCKSoft": "65536",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "262144",
        "LimitNOFILESoft": "1024",
        "LimitNPROC": "6968",
        "LimitNPROCSoft": "6968",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "6968",
        "LimitSIGPENDINGSoft": "6968",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "25913",
        "MemoryAccounting": "yes",
        "MemoryCurrent": "13959168",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemorySwapMax": "infinity",
        "MountAPIVFS": "no",
        "MountFlags": "",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAMask": "",
        "NUMAPolicy": "n/a",
        "Names": "pmlogger.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "all",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "PIDFile": "/run/pcp/pmlogger.pid",
        "PermissionsStartOnly": "no",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "RemainAfterExit": "no",
        "RemoveIPC": "no",
        "Requires": "sysinit.target system.slice",
        "Restart": "always",
        "RestartUSec": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system.slice",
        "StandardError": "inherit",
        "StandardInput": "null",
        "StandardInputData": "",
        "StandardOutput": "journal",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StateChangeTimestamp": "Thu 2022-07-07 18:30:39 UTC",
        "StateChangeTimestampMonotonic": "711300562",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "running",
        "SuccessAction": "none",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "0",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "1",
        "TasksMax": "11149",
        "TimeoutStartUSec": "2min",
        "TimeoutStopUSec": "2min",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "notify",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "enabled",
        "UtmpMode": "init",
        "WantedBy": "multi-user.target",
        "Wants": "pmcd.service",
        "WatchdogTimestamp": "Thu 2022-07-07 18:30:39 UTC",
        "WatchdogTimestampMonotonic": "711300559",
        "WatchdogUSec": "0"
    }
}
ok: [/cache/centos-8.qcow2] => (item=pmie) => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "pmie",
    "name": "pmie",
    "state": "started",
    "status": {
        "ActiveEnterTimestamp": "Thu 2022-07-07 19:01:46 UTC",
        "ActiveEnterTimestampMonotonic": "2578004138",
        "ActiveExitTimestamp": "Thu 2022-07-07 19:01:45 UTC",
        "ActiveExitTimestampMonotonic": "2577439320",
        "ActiveState": "active",
        "After": "pmcd.service systemd-journald.socket basic.target sysinit.target network-online.target system.slice",
        "AllowIsolate": "no",
        "AllowedCPUs": "",
        "AllowedMemoryNodes": "",
        "AmbientCapabilities": "",
        "AssertResult": "yes",
        "AssertTimestamp": "Thu 2022-07-07 19:01:46 UTC",
        "AssertTimestampMonotonic": "2577743745",
        "Before": "pmie_farm.service multi-user.target shutdown.target pmie_check.timer pmie_daily.timer",
        "BindsTo": "pmie_farm.service pmie_check.timer pmie_daily.timer",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "no",
        "CPUAffinity": "",
        "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": "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",
        "CollectMode": "inactive",
        "ConditionResult": "yes",
        "ConditionTimestamp": "Thu 2022-07-07 19:01:46 UTC",
        "ConditionTimestampMonotonic": "2577743745",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ConsistsOf": "pmie_farm.service",
        "ControlGroup": "/system.slice/pmie.service",
        "ControlPID": "0",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "Delegate": "no",
        "Description": "Performance Metrics Inference Engine",
        "DevicePolicy": "auto",
        "Documentation": "man:pmie(1)",
        "DynamicUser": "no",
        "EffectiveCPUs": "",
        "EffectiveMemoryNodes": "",
        "Environment": "PMIE_CHECK_PARAMS=--only-primary",
        "EnvironmentFiles": "/etc/sysconfig/pmie (ignore_errors=yes)",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "107870",
        "ExecMainStartTimestamp": "Thu 2022-07-07 19:01:46 UTC",
        "ExecMainStartTimestampMonotonic": "2578004112",
        "ExecMainStatus": "0",
        "ExecStart": "{ path=/usr/libexec/pcp/lib/pmie ; argv[]=/usr/libexec/pcp/lib/pmie start-systemd ; ignore_errors=no ; start_time=[Thu 2022-07-07 19:01:46 UTC] ; stop_time=[n/a] ; pid=107626 ; code=(null) ; status=0/0 }",
        "ExecStop": "{ path=/usr/libexec/pcp/lib/pmie ; argv[]=/usr/libexec/pcp/lib/pmie stop-systemd ; ignore_errors=no ; start_time=[Thu 2022-07-07 19:01:45 UTC] ; stop_time=[Thu 2022-07-07 19:01:46 UTC] ; pid=107319 ; code=exited ; status=0 }",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FragmentPath": "/usr/lib/systemd/system/pmie.service",
        "FreezerState": "running",
        "GID": "[not set]",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOSchedulingClass": "0",
        "IOSchedulingPriority": "0",
        "IOWeight": "[not set]",
        "IPAccounting": "no",
        "IPEgressBytes": "18446744073709551615",
        "IPEgressPackets": "18446744073709551615",
        "IPIngressBytes": "18446744073709551615",
        "IPIngressPackets": "18446744073709551615",
        "Id": "pmie.service",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestamp": "Thu 2022-07-07 19:01:46 UTC",
        "InactiveEnterTimestampMonotonic": "2577743126",
        "InactiveExitTimestamp": "Thu 2022-07-07 19:01:46 UTC",
        "InactiveExitTimestampMonotonic": "2577745172",
        "InvocationID": "7b0b91dda7f847fdbad63b8b57ee3aa6",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeyringMode": "private",
        "KillMode": "control-group",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "0",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "65536",
        "LimitMEMLOCKSoft": "65536",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "262144",
        "LimitNOFILESoft": "1024",
        "LimitNPROC": "6968",
        "LimitNPROCSoft": "6968",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "6968",
        "LimitSIGPENDINGSoft": "6968",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "107870",
        "MemoryAccounting": "yes",
        "MemoryCurrent": "1650688",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemorySwapMax": "infinity",
        "MountAPIVFS": "no",
        "MountFlags": "",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAMask": "",
        "NUMAPolicy": "n/a",
        "Names": "pmie.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "all",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "PIDFile": "/run/pcp/pmie.pid",
        "PermissionsStartOnly": "no",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "RemainAfterExit": "no",
        "RemoveIPC": "no",
        "Requires": "sysinit.target system.slice",
        "Restart": "always",
        "RestartUSec": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system.slice",
        "StandardError": "inherit",
        "StandardInput": "null",
        "StandardInputData": "",
        "StandardOutput": "journal",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StateChangeTimestamp": "Thu 2022-07-07 19:01:46 UTC",
        "StateChangeTimestampMonotonic": "2578004138",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "running",
        "SuccessAction": "none",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "0",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "1",
        "TasksMax": "11149",
        "TimeoutStartUSec": "2min",
        "TimeoutStopUSec": "2min",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "notify",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "enabled",
        "UtmpMode": "init",
        "WantedBy": "multi-user.target",
        "Wants": "pmcd.service",
        "WatchdogTimestamp": "Thu 2022-07-07 19:01:46 UTC",
        "WatchdogTimestampMonotonic": "2578004136",
        "WatchdogUSec": "0"
    }
}
ok: [/cache/centos-8.qcow2] => (item=pmproxy) => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "pmproxy",
    "name": "pmproxy",
    "state": "stopped",
    "status": {
        "ActiveEnterTimestamp": "Thu 2022-07-07 18:58:12 UTC",
        "ActiveEnterTimestampMonotonic": "2363938522",
        "ActiveExitTimestamp": "Thu 2022-07-07 18:58:17 UTC",
        "ActiveExitTimestampMonotonic": "2369304679",
        "ActiveState": "inactive",
        "After": "pmcd.service redis.service network-online.target systemd-journald.socket system.slice sysinit.target avahi-daemon.service basic.target",
        "AllowIsolate": "no",
        "AllowedCPUs": "",
        "AllowedMemoryNodes": "",
        "AmbientCapabilities": "",
        "AssertResult": "yes",
        "AssertTimestamp": "Thu 2022-07-07 18:58:12 UTC",
        "AssertTimestampMonotonic": "2363871123",
        "Before": "shutdown.target multi-user.target",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "no",
        "CPUAffinity": "",
        "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": "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",
        "CollectMode": "inactive",
        "ConditionResult": "yes",
        "ConditionTimestamp": "Thu 2022-07-07 18:58:12 UTC",
        "ConditionTimestampMonotonic": "2363871123",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ControlPID": "0",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "Delegate": "no",
        "Description": "Proxy for Performance Metrics Collector Daemon",
        "DevicePolicy": "auto",
        "Documentation": "man:pmproxy(1)",
        "DynamicUser": "no",
        "EffectiveCPUs": "",
        "EffectiveMemoryNodes": "",
        "ExecMainCode": "1",
        "ExecMainExitTimestamp": "Thu 2022-07-07 18:58:17 UTC",
        "ExecMainExitTimestampMonotonic": "2369310209",
        "ExecMainPID": "60271",
        "ExecMainStartTimestamp": "Thu 2022-07-07 18:58:12 UTC",
        "ExecMainStartTimestampMonotonic": "2363872015",
        "ExecMainStatus": "0",
        "ExecStart": "{ path=/usr/libexec/pcp/lib/pmproxy ; argv[]=/usr/libexec/pcp/lib/pmproxy start-systemd ; ignore_errors=no ; start_time=[Thu 2022-07-07 18:58:12 UTC] ; stop_time=[Thu 2022-07-07 18:58:17 UTC] ; pid=60271 ; code=exited ; status=0 }",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FragmentPath": "/usr/lib/systemd/system/pmproxy.service",
        "FreezerState": "running",
        "GID": "[not set]",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOSchedulingClass": "0",
        "IOSchedulingPriority": "0",
        "IOWeight": "[not set]",
        "IPAccounting": "no",
        "IPEgressBytes": "18446744073709551615",
        "IPEgressPackets": "18446744073709551615",
        "IPIngressBytes": "18446744073709551615",
        "IPIngressPackets": "18446744073709551615",
        "Id": "pmproxy.service",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestamp": "Thu 2022-07-07 18:58:17 UTC",
        "InactiveEnterTimestampMonotonic": "2369310292",
        "InactiveExitTimestamp": "Thu 2022-07-07 18:58:12 UTC",
        "InactiveExitTimestampMonotonic": "2363872131",
        "InvocationID": "8280bfacdfdf4911b4c86fb50adcc0f8",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeyringMode": "private",
        "KillMode": "control-group",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "0",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "65536",
        "LimitMEMLOCKSoft": "65536",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "262144",
        "LimitNOFILESoft": "1024",
        "LimitNPROC": "6968",
        "LimitNPROCSoft": "6968",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "6968",
        "LimitSIGPENDINGSoft": "6968",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "0",
        "MemoryAccounting": "yes",
        "MemoryCurrent": "[not set]",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemorySwapMax": "infinity",
        "MountAPIVFS": "no",
        "MountFlags": "",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAMask": "",
        "NUMAPolicy": "n/a",
        "Names": "pmproxy.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "all",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "PermissionsStartOnly": "no",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "RemainAfterExit": "no",
        "RemoveIPC": "no",
        "Requires": "sysinit.target system.slice",
        "Restart": "always",
        "RestartUSec": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system.slice",
        "StandardError": "inherit",
        "StandardInput": "null",
        "StandardInputData": "",
        "StandardOutput": "journal",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StateChangeTimestamp": "Thu 2022-07-07 18:58:17 UTC",
        "StateChangeTimestampMonotonic": "2369310292",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "dead",
        "SuccessAction": "none",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "0",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "[not set]",
        "TasksMax": "11149",
        "TimeoutStartUSec": "1min 30s",
        "TimeoutStopUSec": "1min 30s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "notify",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "enabled",
        "UtmpMode": "init",
        "WantedBy": "multi-user.target",
        "WatchdogTimestampMonotonic": "0",
        "WatchdogUSec": "0"
    }
}
ok: [/cache/centos-8.qcow2] => (item=redis) => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "redis",
    "name": "redis",
    "state": "started",
    "status": {
        "ActiveEnterTimestamp": "Thu 2022-07-07 18:58:11 UTC",
        "ActiveEnterTimestampMonotonic": "2363093321",
        "ActiveExitTimestamp": "Thu 2022-07-07 18:58:11 UTC",
        "ActiveExitTimestampMonotonic": "2363020988",
        "ActiveState": "active",
        "After": "-.mount network.target system.slice systemd-journald.socket sysinit.target basic.target",
        "AllowIsolate": "no",
        "AllowedCPUs": "",
        "AllowedMemoryNodes": "",
        "AmbientCapabilities": "",
        "AssertResult": "yes",
        "AssertTimestamp": "Thu 2022-07-07 18:58:11 UTC",
        "AssertTimestampMonotonic": "2363082402",
        "Before": "pmproxy.service multi-user.target shutdown.target",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "no",
        "CPUAffinity": "",
        "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": "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",
        "CollectMode": "inactive",
        "ConditionResult": "yes",
        "ConditionTimestamp": "Thu 2022-07-07 18:58:11 UTC",
        "ConditionTimestampMonotonic": "2363082402",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ControlGroup": "/system.slice/redis.service",
        "ControlPID": "0",
        "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",
        "EffectiveCPUs": "",
        "EffectiveMemoryNodes": "",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "60090",
        "ExecMainStartTimestamp": "Thu 2022-07-07 18:58:11 UTC",
        "ExecMainStartTimestampMonotonic": "2363083250",
        "ExecMainStatus": "0",
        "ExecStart": "{ path=/usr/bin/redis-server ; argv[]=/usr/bin/redis-server /etc/redis.conf --supervised systemd ; ignore_errors=no ; start_time=[Thu 2022-07-07 18:58:11 UTC] ; stop_time=[n/a] ; pid=60090 ; code=(null) ; status=0/0 }",
        "ExecStop": "{ path=/usr/libexec/redis-shutdown ; argv[]=/usr/libexec/redis-shutdown ; ignore_errors=no ; start_time=[Thu 2022-07-07 18:58:11 UTC] ; stop_time=[Thu 2022-07-07 18:58:11 UTC] ; pid=60075 ; code=exited ; status=0 }",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FragmentPath": "/usr/lib/systemd/system/redis.service",
        "FreezerState": "running",
        "GID": "985",
        "Group": "redis",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOSchedulingClass": "0",
        "IOSchedulingPriority": "0",
        "IOWeight": "[not set]",
        "IPAccounting": "no",
        "IPEgressBytes": "18446744073709551615",
        "IPEgressPackets": "18446744073709551615",
        "IPIngressBytes": "18446744073709551615",
        "IPIngressPackets": "18446744073709551615",
        "Id": "redis.service",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestamp": "Thu 2022-07-07 18:58:11 UTC",
        "InactiveEnterTimestampMonotonic": "2363081495",
        "InactiveExitTimestamp": "Thu 2022-07-07 18:58:11 UTC",
        "InactiveExitTimestampMonotonic": "2363083301",
        "InvocationID": "b75acc2fa3e94d089d195f4f7bb4f304",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeyringMode": "private",
        "KillMode": "control-group",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "0",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "65536",
        "LimitMEMLOCKSoft": "65536",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "10240",
        "LimitNOFILESoft": "10240",
        "LimitNPROC": "6968",
        "LimitNPROCSoft": "6968",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "6968",
        "LimitSIGPENDINGSoft": "6968",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "60090",
        "MemoryAccounting": "yes",
        "MemoryCurrent": "15945728",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemorySwapMax": "infinity",
        "MountAPIVFS": "no",
        "MountFlags": "",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAMask": "",
        "NUMAPolicy": "n/a",
        "Names": "redis.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "main",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "PermissionsStartOnly": "no",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "RemainAfterExit": "no",
        "RemoveIPC": "no",
        "Requires": "sysinit.target system.slice -.mount",
        "RequiresMountsFor": "/run/redis",
        "Restart": "no",
        "RestartUSec": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RuntimeDirectory": "redis",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system.slice",
        "StandardError": "inherit",
        "StandardInput": "null",
        "StandardInputData": "",
        "StandardOutput": "journal",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StateChangeTimestamp": "Thu 2022-07-07 18:58:11 UTC",
        "StateChangeTimestampMonotonic": "2363093321",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "running",
        "SuccessAction": "none",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "0",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "4",
        "TasksMax": "11149",
        "TimeoutStartUSec": "1min 30s",
        "TimeoutStopUSec": "1min 30s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "notify",
        "UID": "988",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "enabled",
        "User": "redis",
        "UtmpMode": "init",
        "WantedBy": "multi-user.target",
        "WatchdogTimestamp": "Thu 2022-07-07 18:58:11 UTC",
        "WatchdogTimestampMonotonic": "2363093320",
        "WatchdogUSec": "0"
    }
}
ok: [/cache/centos-8.qcow2] => (item=grafana-server) => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "grafana-server",
    "name": "grafana-server",
    "state": "started",
    "status": {
        "ActiveEnterTimestamp": "Thu 2022-07-07 18:58:13 UTC",
        "ActiveEnterTimestampMonotonic": "2364810486",
        "ActiveExitTimestamp": "Thu 2022-07-07 18:58:12 UTC",
        "ActiveExitTimestampMonotonic": "2364672828",
        "ActiveState": "active",
        "After": "-.mount basic.target sysinit.target system.slice postgresql.service mysqld.service systemd-journald.socket network-online.target mariadb.service",
        "AllowIsolate": "no",
        "AllowedCPUs": "",
        "AllowedMemoryNodes": "",
        "AmbientCapabilities": "",
        "AssertResult": "yes",
        "AssertTimestamp": "Thu 2022-07-07 18:58:12 UTC",
        "AssertTimestampMonotonic": "2364678055",
        "Before": "shutdown.target multi-user.target",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "no",
        "CPUAffinity": "",
        "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": "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",
        "CollectMode": "inactive",
        "ConditionResult": "yes",
        "ConditionTimestamp": "Thu 2022-07-07 18:58:12 UTC",
        "ConditionTimestampMonotonic": "2364678055",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ControlGroup": "/system.slice/grafana-server.service",
        "ControlPID": "0",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "Delegate": "no",
        "Description": "Grafana instance",
        "DevicePolicy": "auto",
        "Documentation": "http://docs.grafana.org",
        "DynamicUser": "no",
        "EffectiveCPUs": "",
        "EffectiveMemoryNodes": "",
        "EnvironmentFiles": "/etc/sysconfig/grafana-server (ignore_errors=no)",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "60495",
        "ExecMainStartTimestamp": "Thu 2022-07-07 18:58:12 UTC",
        "ExecMainStartTimestampMonotonic": "2364679026",
        "ExecMainStatus": "0",
        "ExecStart": "{ path=/usr/sbin/grafana-server ; 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=[Thu 2022-07-07 18:58:12 UTC] ; stop_time=[n/a] ; pid=60495 ; code=(null) ; status=0/0 }",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FragmentPath": "/usr/lib/systemd/system/grafana-server.service",
        "FreezerState": "running",
        "GID": "984",
        "Group": "grafana",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOSchedulingClass": "0",
        "IOSchedulingPriority": "0",
        "IOWeight": "[not set]",
        "IPAccounting": "no",
        "IPEgressBytes": "18446744073709551615",
        "IPEgressPackets": "18446744073709551615",
        "IPIngressBytes": "18446744073709551615",
        "IPIngressPackets": "18446744073709551615",
        "Id": "grafana-server.service",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestamp": "Thu 2022-07-07 18:58:12 UTC",
        "InactiveEnterTimestampMonotonic": "2364677299",
        "InactiveExitTimestamp": "Thu 2022-07-07 18:58:12 UTC",
        "InactiveExitTimestampMonotonic": "2364679088",
        "InvocationID": "ee7b29c62f7d4616824f3b02ca1f8394",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeyringMode": "private",
        "KillMode": "control-group",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "0",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "65536",
        "LimitMEMLOCKSoft": "65536",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "10000",
        "LimitNOFILESoft": "10000",
        "LimitNPROC": "6968",
        "LimitNPROCSoft": "6968",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "6968",
        "LimitSIGPENDINGSoft": "6968",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "60495",
        "MemoryAccounting": "yes",
        "MemoryCurrent": "67244032",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemorySwapMax": "infinity",
        "MountAPIVFS": "no",
        "MountFlags": "",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAMask": "",
        "NUMAPolicy": "n/a",
        "Names": "grafana-server.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "main",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "PermissionsStartOnly": "no",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "RemainAfterExit": "no",
        "RemoveIPC": "no",
        "Requires": "-.mount sysinit.target system.slice",
        "RequiresMountsFor": "/run/grafana /usr/share/grafana",
        "Restart": "on-failure",
        "RestartUSec": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RuntimeDirectory": "grafana",
        "RuntimeDirectoryMode": "0750",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system.slice",
        "StandardError": "inherit",
        "StandardInput": "null",
        "StandardInputData": "",
        "StandardOutput": "journal",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StateChangeTimestamp": "Thu 2022-07-07 18:58:13 UTC",
        "StateChangeTimestampMonotonic": "2364810486",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "running",
        "SuccessAction": "none",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "0",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "16",
        "TasksMax": "11149",
        "TimeoutStartUSec": "1min 30s",
        "TimeoutStopUSec": "20s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "notify",
        "UID": "987",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "enabled",
        "User": "grafana",
        "UtmpMode": "init",
        "WantedBy": "multi-user.target",
        "Wants": "network-online.target",
        "WatchdogTimestamp": "Thu 2022-07-07 18:58:13 UTC",
        "WatchdogTimestampMonotonic": "2364810484",
        "WatchdogUSec": "0",
        "WorkingDirectory": "/usr/share/grafana"
    }
}
META: ran handlers

PLAY RECAP *********************************************************************
/cache/centos-8.qcow2      : ok=47   changed=9    unreachable=0    failed=0    skipped=20   rescued=0    ignored=0   

Thursday 07 July 2022  19:01:58 +0000 (0:00:04.112)       0:00:52.358 ********* 
=============================================================================== 
/tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/roles/elasticsearch : Install needed Elasticsearch metrics packages --- 8.63s
/tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/elasticsearch/tasks/main.yml:31 
/tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/roles/pcp : Ensure extra performance rules are installed for targeted hosts --- 4.44s
/tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/tasks/pmie.yml:24 
Restore state of services ----------------------------------------------- 4.11s
/tmp/tmp6vhkv8af/tests/restore_services_state.yml:9 ---------------------------
/tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/roles/pcp : Ensure extra rules symlinks have been created for targeted hosts --- 2.74s
/tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/tasks/pmie.yml:34 
/tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/roles/pcp : Ensure performance metric collector is restarted and enabled on boot --- 2.60s
/tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/tasks/pmcd.yml:121 
/tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/roles/pcp : Install Performance Co-Pilot packages --- 2.00s
/tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/tasks/main.yml:15 
/tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/roles/pcp : Install authentication packages --- 1.99s
/tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/tasks/main.yml:20 
Get initial state of services ------------------------------------------- 1.81s
/tmp/tmp6vhkv8af/tests/get_services_state.yml:3 -------------------------------
Get final state of services --------------------------------------------- 1.72s
/tmp/tmp6vhkv8af/tests/restore_services_state.yml:3 ---------------------------
/tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/roles/pcp : Ensure extra performance rule group directories exist --- 1.70s
/tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/tasks/pmie.yml:4 
/tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/roles/pcp : Ensure extra performance rule group link directories exist --- 1.65s
/tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/tasks/pmie.yml:14 
/tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/roles/pcp : Ensure performance metric inference is restarted and enabled on boot --- 1.28s
/tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/tasks/pmie.yml:82 
/tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/roles/elasticsearch : Ensure PCP Elasticsearch agent is configured --- 1.27s
/tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/elasticsearch/tasks/main.yml:44 
Gathering Facts --------------------------------------------------------- 1.22s
/tmp/tmp6vhkv8af/tests/tests_sanity_from_elasticsearch.yml:3 ------------------
/tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/roles/pcp : Ensure any explicit metric labels are configured --- 1.06s
/tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/tasks/pmcd.yml:39 
Enable HA repos --------------------------------------------------------- 1.05s
/cache/centos-8_setup.yml:5 ---------------------------------------------------
/tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/roles/pcp : Ensure performance metric collector authentication is configured --- 1.00s
/tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/tasks/pmcd.yml:83 
/tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/roles/pcp : Ensure performance metric logging retention period is set --- 0.92s
/tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/tasks/pmlogger.yml:20 
/tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/roles/pcp : Ensure performance metric logging is configured --- 0.91s
/tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/tasks/pmlogger.yml:13 
/tmp/tmp6vhkv8af/tests/roles/linux-system-roles.metrics/roles/pcp : Ensure any implicit metric labels are configured --- 0.90s
/tmp/tmp6vhkv8af/vendor/github.com/performancecopilot/ansible-pcp/roles/pcp/tasks/pmcd.yml:46 
ansible-playbook [core 2.12.6]
  config file = /etc/ansible/ansible.cfg
  configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
  ansible python module location = /usr/lib/python3.9/site-packages/ansible
  ansible collection location = /tmp/tmpm0nuht53
  executable location = /usr/bin/ansible-playbook
  python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)]
  jinja version = 2.11.3
  libyaml = True
Using /etc/ansible/ansible.cfg as config file
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: centos-8_setup.yml ***************************************************
1 plays in /cache/centos-8_setup.yml

PLAY [Enable HA repos] *********************************************************
META: ran handlers

TASK [Enable HA repos] *********************************************************
task path: /cache/centos-8_setup.yml:5
Thursday 07 July 2022  19:46:57 +0000 (0:00:00.017)       0:00:00.017 ********* 
changed: [/cache/centos-8.qcow2] => {
    "ansible_facts": {
        "discovered_interpreter_python": "/usr/libexec/platform-python"
    },
    "changed": true,
    "cmd": [
        "dnf",
        "config-manager",
        "--set-enabled",
        "ha"
    ],
    "delta": "0:00:00.246841",
    "end": "2022-07-07 19:46:57.640989",
    "rc": 0,
    "start": "2022-07-07 19:46:57.394148"
}
META: ran handlers
META: ran handlers

PLAY RECAP *********************************************************************
/cache/centos-8.qcow2      : ok=1    changed=1    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0   

Thursday 07 July 2022  19:46:58 +0000 (0:00:01.102)       0:00:01.119 ********* 
=============================================================================== 
Enable HA repos --------------------------------------------------------- 1.10s
/cache/centos-8_setup.yml:5 ---------------------------------------------------
statically imported: /tmp/tmp5kv0gnce/tests/metrics/get_services_state.yml
statically imported: /tmp/tmp5kv0gnce/tests/metrics/restore_services_state.yml

PLAYBOOK: tests_sanity_from_elasticsearch.yml **********************************
1 plays in /tmp/tmp5kv0gnce/tests/metrics/tests_sanity_from_elasticsearch.yml

PLAY [Test import from Elasticsearch] ******************************************

TASK [Gathering Facts] *********************************************************
task path: /tmp/tmp5kv0gnce/tests/metrics/tests_sanity_from_elasticsearch.yml:3
Thursday 07 July 2022  19:46:58 +0000 (0:00:00.028)       0:00:01.148 ********* 
ok: [/cache/centos-8.qcow2]

TASK [meta] ********************************************************************
task path: /tmp/tmp5kv0gnce/tests/metrics/tests_sanity_from_elasticsearch.yml:12
Thursday 07 July 2022  19:46:59 +0000 (0:00:01.201)       0:00:02.349 ********* 
META: end_host conditional evaluated to false, continuing execution for /cache/centos-8.qcow2
skipping: [/cache/centos-8.qcow2] => {
    "skip_reason": "end_host conditional evaluated to False, continuing execution for /cache/centos-8.qcow2"
}

MSG:

end_host conditional evaluated to false, continuing execution for /cache/centos-8.qcow2

TASK [Get initial state of services] *******************************************
task path: /tmp/tmp5kv0gnce/tests/metrics/get_services_state.yml:3
Thursday 07 July 2022  19:46:59 +0000 (0:00:00.027)       0:00:02.377 ********* 
ok: [/cache/centos-8.qcow2] => {
    "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"
            },
            "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"
            },
            "autovt@.service": {
                "name": "autovt@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "enabled"
            },
            "avahi-daemon.service": {
                "name": "avahi-daemon.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "chrony-dnssrv@.service": {
                "name": "chrony-dnssrv@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "chrony-wait.service": {
                "name": "chrony-wait.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-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"
            },
            "cockpit-motd.service": {
                "name": "cockpit-motd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "cockpit-wsinstance-http.service": {
                "name": "cockpit-wsinstance-http.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "cockpit-wsinstance-https-factory@.service": {
                "name": "cockpit-wsinstance-https-factory@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "cockpit-wsinstance-https@.service": {
                "name": "cockpit-wsinstance-https@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "cockpit.service": {
                "name": "cockpit.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "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": "stopped",
                "status": "disabled"
            },
            "crond.service": {
                "name": "crond.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-org.freedesktop.hostname1.service": {
                "name": "dbus-org.freedesktop.hostname1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "dbus-org.freedesktop.locale1.service": {
                "name": "dbus-org.freedesktop.locale1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "dbus-org.freedesktop.login1.service": {
                "name": "dbus-org.freedesktop.login1.service",
                "source": "systemd",
                "state": "active",
                "status": "static"
            },
            "dbus-org.freedesktop.nm-dispatcher.service": {
                "name": "dbus-org.freedesktop.nm-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "dbus-org.freedesktop.portable1.service": {
                "name": "dbus-org.freedesktop.portable1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "dbus-org.freedesktop.timedate1.service": {
                "name": "dbus-org.freedesktop.timedate1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "dbus.service": {
                "name": "dbus.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "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"
            },
            "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.service": {
                "name": "dracut-shutdown.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "emergency.service": {
                "name": "emergency.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "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"
            },
            "gssproxy.service": {
                "name": "gssproxy.service",
                "source": "systemd",
                "state": "running",
                "status": "disabled"
            },
            "halt-local.service": {
                "name": "halt-local.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "import-state.service": {
                "name": "import-state.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "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"
            },
            "loadmodules.service": {
                "name": "loadmodules.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "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"
            },
            "messagebus.service": {
                "name": "messagebus.service",
                "source": "systemd",
                "state": "active",
                "status": "static"
            },
            "microcode.service": {
                "name": "microcode.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "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-convert.service": {
                "name": "nfs-convert.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"
            },
            "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": "disabled"
            },
            "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"
            },
            "packagekit-offline-update.service": {
                "name": "packagekit-offline-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "packagekit.service": {
                "name": "packagekit.service",
                "source": "systemd",
                "state": "inactive",
                "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_daily_report.service": {
                "name": "pmlogger_daily_report.service",
                "source": "systemd",
                "state": "inactive",
                "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": "stopped",
                "status": "enabled"
            },
            "polkit.service": {
                "name": "polkit.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "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"
            },
            "rngd-wake-threshold.service": {
                "name": "rngd-wake-threshold.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "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"
            },
            "rpcbind.service": {
                "name": "rpcbind.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "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"
            },
            "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": "running",
                "status": "enabled"
            },
            "syslog.service": {
                "name": "syslog.service",
                "source": "systemd",
                "state": "active",
                "status": "enabled"
            },
            "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-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-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-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-portabled.service": {
                "name": "systemd-portabled.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-poweroff.service": {
                "name": "systemd-poweroff.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "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": "static"
            },
            "systemd-resolved.service": {
                "name": "systemd-resolved.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-rfkill.service": {
                "name": "systemd-rfkill.service",
                "source": "systemd",
                "state": "inactive",
                "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-sysusers.service": {
                "name": "systemd-sysusers.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-timedated.service": {
                "name": "systemd-timedated.service",
                "source": "systemd",
                "state": "inactive",
                "status": "masked"
            },
            "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-udev-settle.service": {
                "name": "systemd-udev-settle.service",
                "source": "systemd",
                "state": "inactive",
                "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"
            },
            "tcsd.service": {
                "name": "tcsd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "teamd@.service": {
                "name": "teamd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "timedatex.service": {
                "name": "timedatex.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "tuned.service": {
                "name": "tuned.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "unbound-anchor.service": {
                "name": "unbound-anchor.service",
                "source": "systemd",
                "state": "stopped",
                "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
}
META: ran handlers

TASK [fedora.linux_system_roles.metrics : Add Elasticsearch to metrics domain list] ***
task path: /tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:4
Thursday 07 July 2022  19:47:01 +0000 (0:00:01.863)       0:00:04.240 ********* 
ok: [/cache/centos-8.qcow2] => {
    "ansible_facts": {
        "__metrics_domains": [
            "elasticsearch"
        ]
    },
    "changed": false
}

TASK [fedora.linux_system_roles.metrics : Add SQL Server to metrics domain list] ***
task path: /tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:9
Thursday 07 July 2022  19:47:01 +0000 (0:00:00.036)       0:00:04.276 ********* 
skipping: [/cache/centos-8.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.metrics : Add Postfix to metrics domain list] ***
task path: /tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:14
Thursday 07 July 2022  19:47:01 +0000 (0:00:00.024)       0:00:04.301 ********* 
skipping: [/cache/centos-8.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.metrics : Add bpftrace to metrics domain list] ***
task path: /tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:19
Thursday 07 July 2022  19:47:01 +0000 (0:00:00.023)       0:00:04.324 ********* 
skipping: [/cache/centos-8.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.metrics : Setup metrics access for roles] ******
task path: /tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:24
Thursday 07 July 2022  19:47:01 +0000 (0:00:00.024)       0:00:04.349 ********* 
ok: [/cache/centos-8.qcow2] => {
    "ansible_facts": {
        "__metrics_accounts": [
            {
                "saslpassword": "metrics",
                "sasluser": "metrics",
                "user": "metrics"
            }
        ]
    },
    "changed": false
}

TASK [Configure Elasticsearch metrics] *****************************************
task path: /tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:31
Thursday 07 July 2022  19:47:01 +0000 (0:00:00.037)       0:00:04.386 ********* 

TASK [fedora.linux_system_roles.private_metrics_subrole_elasticsearch : Set platform/version specific variables] ***
task path: /tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_elasticsearch/tasks/main.yml:4
Thursday 07 July 2022  19:47:01 +0000 (0:00:00.048)       0:00:04.435 ********* 
ok: [/cache/centos-8.qcow2] => (item=/tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_elasticsearch/vars/default.yml) => {
    "ansible_facts": {
        "elasticsearch_metrics_provider": "pcp"
    },
    "ansible_included_var_files": [
        "/tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_elasticsearch/vars/default.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_elasticsearch/vars/default.yml"
}
ok: [/cache/centos-8.qcow2] => (item=/tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_elasticsearch/vars/RedHat.yml) => {
    "ansible_facts": {
        "__elasticsearch_packages_pcp": [
            "pcp-pmda-elasticsearch"
        ],
        "__elasticsearch_service_path": "/usr/lib/systemd/system"
    },
    "ansible_included_var_files": [
        "/tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_elasticsearch/vars/RedHat.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_elasticsearch/vars/RedHat.yml"
}
skipping: [/cache/centos-8.qcow2] => (item=/tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_elasticsearch/vars/CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_elasticsearch/vars/CentOS.yml",
    "skip_reason": "Conditional result was False"
}
ok: [/cache/centos-8.qcow2] => (item=/tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_elasticsearch/vars/CentOS_8.yml) => {
    "ansible_facts": {
        "__elasticsearch_conf_dir": "/var/lib/pcp/pmdas/elasticsearch",
        "__elasticsearch_packages_export_pcp": [
            "pcp-export-pcp2elasticsearch",
            "pcp-system-tools"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_elasticsearch/vars/CentOS_8.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_elasticsearch/vars/CentOS_8.yml"
}
ok: [/cache/centos-8.qcow2] => (item=/tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_elasticsearch/vars/CentOS_8.yml) => {
    "ansible_facts": {
        "__elasticsearch_conf_dir": "/var/lib/pcp/pmdas/elasticsearch",
        "__elasticsearch_packages_export_pcp": [
            "pcp-export-pcp2elasticsearch",
            "pcp-system-tools"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_elasticsearch/vars/CentOS_8.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_elasticsearch/vars/CentOS_8.yml"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_elasticsearch : Establish Elasticsearch metrics package names] ***
task path: /tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_elasticsearch/tasks/main.yml:15
Thursday 07 July 2022  19:47:01 +0000 (0:00:00.108)       0:00:04.543 ********* 
ok: [/cache/centos-8.qcow2] => {
    "ansible_facts": {
        "__elasticsearch_packages_extra": [
            "pcp-pmda-elasticsearch"
        ]
    },
    "changed": false
}

TASK [fedora.linux_system_roles.private_metrics_subrole_elasticsearch : Establish Elasticsearch metrics export package names] ***
task path: /tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_elasticsearch/tasks/main.yml:22
Thursday 07 July 2022  19:47:01 +0000 (0:00:00.038)       0:00:04.582 ********* 
skipping: [/cache/centos-8.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_elasticsearch : Install needed Elasticsearch metrics packages] ***
task path: /tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_elasticsearch/tasks/main.yml:29
Thursday 07 July 2022  19:47:01 +0000 (0:00:00.026)       0:00:04.608 ********* 
changed: [/cache/centos-8.qcow2] => {
    "changed": true,
    "rc": 0,
    "results": [
        "Installed: pcp-pmda-elasticsearch-5.3.7-7.el8.x86_64"
    ]
}

TASK [fedora.linux_system_roles.private_metrics_subrole_elasticsearch : Ensure PCP Elasticsearch agent configuration directory exists] ***
task path: /tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_elasticsearch/tasks/main.yml:35
Thursday 07 July 2022  19:47:18 +0000 (0:00:16.680)       0:00:21.289 ********* 
ok: [/cache/centos-8.qcow2] => {
    "changed": false,
    "gid": 0,
    "group": "root",
    "mode": "0755",
    "owner": "root",
    "path": "/var/lib/pcp/pmdas/elasticsearch",
    "secontext": "system_u:object_r:pcp_var_lib_t:s0",
    "size": 108,
    "state": "directory",
    "uid": 0
}

TASK [fedora.linux_system_roles.private_metrics_subrole_elasticsearch : Ensure PCP Elasticsearch agent is configured] ***
task path: /tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_elasticsearch/tasks/main.yml:42
Thursday 07 July 2022  19:47:19 +0000 (0:00:00.720)       0:00:22.009 ********* 
changed: [/cache/centos-8.qcow2] => {
    "changed": true,
    "checksum": "16ce0411e302860271e59070dde178e7640522b1",
    "dest": "/etc/pcp/elasticsearch/elasticsearch.conf",
    "gid": 0,
    "group": "root",
    "md5sum": "5ce70a98a527d050bba424924d224403",
    "mode": "0600",
    "owner": "root",
    "secontext": "system_u:object_r:etc_t:s0",
    "size": 93,
    "src": "/root/.ansible/tmp/ansible-tmp-1657223239.1892812-213471-112421517951743/source",
    "state": "file",
    "uid": 0
}

TASK [fedora.linux_system_roles.private_metrics_subrole_elasticsearch : Ensure PCP Elasticsearch export service exists] ***
task path: /tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_elasticsearch/tasks/main.yml:52
Thursday 07 July 2022  19:47:20 +0000 (0:00:01.337)       0:00:23.347 ********* 
skipping: [/cache/centos-8.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_elasticsearch : Ensure PCP Elasticsearch export is running and enabled on boot] ***
task path: /tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_elasticsearch/tasks/main.yml:61
Thursday 07 July 2022  19:47:20 +0000 (0:00:00.028)       0:00:23.376 ********* 
skipping: [/cache/centos-8.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}
META: role_complete for /cache/centos-8.qcow2

TASK [Configure SQL Server metrics.] *******************************************
task path: /tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:45
Thursday 07 July 2022  19:47:20 +0000 (0:00:00.037)       0:00:23.413 ********* 
skipping: [/cache/centos-8.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Configure Postfix metrics.] **********************************************
task path: /tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:52
Thursday 07 July 2022  19:47:20 +0000 (0:00:00.069)       0:00:23.483 ********* 
skipping: [/cache/centos-8.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Setup bpftrace metrics.] *************************************************
task path: /tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:59
Thursday 07 July 2022  19:47:20 +0000 (0:00:00.024)       0:00:23.507 ********* 
skipping: [/cache/centos-8.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Setup metric querying service.] ******************************************
task path: /tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:67
Thursday 07 July 2022  19:47:20 +0000 (0:00:00.023)       0:00:23.531 ********* 
skipping: [/cache/centos-8.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Setup metric collection service.] ****************************************
task path: /tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:74
Thursday 07 July 2022  19:47:20 +0000 (0:00:00.022)       0:00:23.553 ********* 

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Set platform/version specific variables] ***
task path: /tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:4
Thursday 07 July 2022  19:47:20 +0000 (0:00:00.051)       0:00:23.604 ********* 
ok: [/cache/centos-8.qcow2] => (item=/tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/default.yml) => {
    "ansible_facts": {},
    "ansible_included_var_files": [
        "/tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/default.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/default.yml"
}
ok: [/cache/centos-8.qcow2] => (item=/tmp/tmpm0nuht53/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/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/RedHat.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/RedHat.yml"
}
skipping: [/cache/centos-8.qcow2] => (item=/tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS.yml",
    "skip_reason": "Conditional result was False"
}
ok: [/cache/centos-8.qcow2] => (item=/tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS_8.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/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS_8.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS_8.yml"
}
ok: [/cache/centos-8.qcow2] => (item=/tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS_8.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/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS_8.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "/tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/vars/CentOS_8.yml"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Install Performance Co-Pilot packages] ***
task path: /tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:15
Thursday 07 July 2022  19:47:20 +0000 (0:00:00.082)       0:00:23.686 ********* 
ok: [/cache/centos-8.qcow2] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Install authentication packages] ***
task path: /tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:20
Thursday 07 July 2022  19:47:22 +0000 (0:00:02.074)       0:00:25.761 ********* 
ok: [/cache/centos-8.qcow2] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : include_tasks] ***
task path: /tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:28
Thursday 07 July 2022  19:47:24 +0000 (0:00:02.005)       0:00:27.766 ********* 
included: /tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml for /cache/centos-8.qcow2

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : List optional metric collection agents to be enabled] ***
task path: /tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:4
Thursday 07 July 2022  19:47:24 +0000 (0:00:00.045)       0:00:27.812 ********* 
ok: [/cache/centos-8.qcow2] => (item=elasticsearch) => {}

MSG:

NeedInstall agent: elasticsearch from ['elasticsearch']

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Extract metric collection configuration file content] ***
task path: /tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:9
Thursday 07 July 2022  19:47:24 +0000 (0:00:00.040)       0:00:27.852 ********* 
ok: [/cache/centos-8.qcow2] => {
    "changed": false,
    "cmd": [
        "cat",
        "/etc/pcp/pmcd/pmcd.conf"
    ],
    "delta": "0:00:00.003964",
    "end": "2022-07-07 19:47:24.943567",
    "rc": 0,
    "start": "2022-07-07 19:47:24.939603"
}

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		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		python3 /var/lib/pcp/pmdas/openmetrics/pmdaopenmetrics.python 
bpftrace	151	pipe	binary		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/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:14
Thursday 07 July 2022  19:47:25 +0000 (0:00:00.566)       0:00:28.419 ********* 
changed: [/cache/centos-8.qcow2] => (item=elasticsearch) => {
    "ansible_loop_var": "item",
    "changed": true,
    "dest": "/var/lib/pcp/pmdas/elasticsearch/.NeedInstall",
    "gid": 0,
    "group": "root",
    "item": "elasticsearch",
    "mode": "0644",
    "owner": "root",
    "secontext": "unconfined_u:object_r:pcp_var_lib_t:s0",
    "size": 0,
    "state": "file",
    "uid": 0
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure explicit metric label path exists] ***
task path: /tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:23
Thursday 07 July 2022  19:47:26 +0000 (0:00:00.587)       0:00:29.006 ********* 
ok: [/cache/centos-8.qcow2] => {
    "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/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:31
Thursday 07 July 2022  19:47:26 +0000 (0:00:00.560)       0:00:29.567 ********* 
ok: [/cache/centos-8.qcow2] => {
    "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/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:39
Thursday 07 July 2022  19:47:27 +0000 (0:00:00.556)       0:00:30.123 ********* 
ok: [/cache/centos-8.qcow2] => {
    "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/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:46
Thursday 07 July 2022  19:47:28 +0000 (0:00:00.958)       0:00:31.082 ********* 
ok: [/cache/centos-8.qcow2] => {
    "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/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:53
Thursday 07 July 2022  19:47:29 +0000 (0:00:00.900)       0:00:31.983 ********* 
ok: [/cache/centos-8.qcow2] => {
    "changed": false,
    "checksum": "4663db2c59d908d774b1dce1477898cd60e40aa3",
    "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": 1593,
    "state": "file",
    "uid": 0
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector system accounts are configured] ***
task path: /tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:60
Thursday 07 July 2022  19:47:30 +0000 (0:00:00.941)       0:00:32.925 ********* 
ok: [/cache/centos-8.qcow2] => (item={'user': 'metrics', 'sasluser': 'metrics', 'saslpassword': 'metrics'}) => {
    "ansible_loop_var": "item",
    "append": false,
    "changed": false,
    "comment": "",
    "group": 986,
    "home": "/home/metrics",
    "item": {
        "saslpassword": "metrics",
        "sasluser": "metrics",
        "user": "metrics"
    },
    "move_home": false,
    "name": "metrics",
    "shell": "/bin/bash",
    "state": "present",
    "uid": 989
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector SASL accounts are configured] ***
task path: /tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:68
Thursday 07 July 2022  19:47:30 +0000 (0:00:00.760)       0:00:33.685 ********* 
ok: [/cache/centos-8.qcow2] => (item={'user': 'metrics', 'sasluser': 'metrics', 'saslpassword': 'metrics'}) => {
    "ansible_loop_var": "item",
    "changed": false,
    "cmd": "set -euo pipefail\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.008052",
    "end": "2022-07-07 19:47:30.787512",
    "item": {
        "saslpassword": "metrics",
        "sasluser": "metrics",
        "user": "metrics"
    },
    "rc": 0,
    "start": "2022-07-07 19:47:30.779460"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector authentication is configured] ***
task path: /tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:83
Thursday 07 July 2022  19:47:31 +0000 (0:00:00.607)       0:00:34.292 ********* 
ok: [/cache/centos-8.qcow2] => {
    "changed": false,
    "checksum": "dba57505926a6a427f1ec3ddddee998ead157774",
    "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": 964,
    "state": "file",
    "uid": 0
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Set variable to do pmcd restart if needed] ***
task path: /tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:91
Thursday 07 July 2022  19:47:32 +0000 (0:00:00.930)       0:00:35.223 ********* 
ok: [/cache/centos-8.qcow2] => {
    "ansible_facts": {
        "__pcp_restart_pmcd": true
    },
    "changed": false
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Report performance metric collector restart state] ***
task path: /tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:96
Thursday 07 July 2022  19:47:32 +0000 (0:00:00.038)       0:00:35.262 ********* 
ok: [/cache/centos-8.qcow2] => {}

MSG:

['optional_agents: True', 'explicit_labels: False', 'implicit_labels: False', 'defaults_config: False', 'authentication: False', 'restart_pmcd: True']

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector is running and enabled on boot] ***
task path: /tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:107
Thursday 07 July 2022  19:47:32 +0000 (0:00:00.043)       0:00:35.305 ********* 
skipping: [/cache/centos-8.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector is restarted and enabled on boot] ***
task path: /tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:114
Thursday 07 July 2022  19:47:32 +0000 (0:00:00.030)       0:00:35.336 ********* 
changed: [/cache/centos-8.qcow2] => {
    "changed": true,
    "enabled": true,
    "name": "pmcd",
    "state": "started",
    "status": {
        "ActiveEnterTimestamp": "Thu 2022-07-07 19:45:14 UTC",
        "ActiveEnterTimestampMonotonic": "2271192097",
        "ActiveExitTimestamp": "Thu 2022-07-07 19:45:12 UTC",
        "ActiveExitTimestampMonotonic": "2269450420",
        "ActiveState": "active",
        "After": "sysinit.target systemd-journald.socket basic.target network-online.target avahi-daemon.service system.slice",
        "AllowIsolate": "no",
        "AllowedCPUs": "",
        "AllowedMemoryNodes": "",
        "AmbientCapabilities": "",
        "AssertResult": "yes",
        "AssertTimestamp": "Thu 2022-07-07 19:45:13 UTC",
        "AssertTimestampMonotonic": "2270223252",
        "Before": "pmproxy.service multi-user.target shutdown.target pmie.service pmlogger.service zabbix-agent.service",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "no",
        "CPUAffinity": "",
        "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": "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",
        "CollectMode": "inactive",
        "ConditionResult": "yes",
        "ConditionTimestamp": "Thu 2022-07-07 19:45:13 UTC",
        "ConditionTimestampMonotonic": "2270223252",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ControlGroup": "/system.slice/pmcd.service",
        "ControlPID": "0",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "Delegate": "no",
        "Description": "Performance Metrics Collector Daemon",
        "DevicePolicy": "auto",
        "Documentation": "man:pmcd(1)",
        "DynamicUser": "no",
        "EffectiveCPUs": "",
        "EffectiveMemoryNodes": "",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "76468",
        "ExecMainStartTimestamp": "Thu 2022-07-07 19:45:14 UTC",
        "ExecMainStartTimestampMonotonic": "2271192081",
        "ExecMainStatus": "0",
        "ExecStart": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd start-systemd ; ignore_errors=no ; start_time=[Thu 2022-07-07 19:45:13 UTC] ; stop_time=[n/a] ; pid=76370 ; 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=[Thu 2022-07-07 19:45:12 UTC] ; stop_time=[Thu 2022-07-07 19:45:13 UTC] ; pid=75974 ; code=exited ; status=0 }",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FragmentPath": "/usr/lib/systemd/system/pmcd.service",
        "FreezerState": "running",
        "GID": "[not set]",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOSchedulingClass": "0",
        "IOSchedulingPriority": "0",
        "IOWeight": "[not set]",
        "IPAccounting": "no",
        "IPEgressBytes": "18446744073709551615",
        "IPEgressPackets": "18446744073709551615",
        "IPIngressBytes": "18446744073709551615",
        "IPIngressPackets": "18446744073709551615",
        "Id": "pmcd.service",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestamp": "Thu 2022-07-07 19:45:13 UTC",
        "InactiveEnterTimestampMonotonic": "2270221960",
        "InactiveExitTimestamp": "Thu 2022-07-07 19:45:13 UTC",
        "InactiveExitTimestampMonotonic": "2270224433",
        "InvocationID": "f8cf4f08f1d4439c883c944f55099696",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeyringMode": "private",
        "KillMode": "control-group",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "0",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "65536",
        "LimitMEMLOCKSoft": "65536",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "262144",
        "LimitNOFILESoft": "1024",
        "LimitNPROC": "6968",
        "LimitNPROCSoft": "6968",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "6968",
        "LimitSIGPENDINGSoft": "6968",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "76468",
        "MemoryAccounting": "yes",
        "MemoryCurrent": "126312448",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemorySwapMax": "infinity",
        "MountAPIVFS": "no",
        "MountFlags": "",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAMask": "",
        "NUMAPolicy": "n/a",
        "Names": "pmcd.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "all",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "PIDFile": "/run/pcp/pmcd.pid",
        "PermissionsStartOnly": "no",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "RemainAfterExit": "no",
        "RemoveIPC": "no",
        "Requires": "sysinit.target system.slice",
        "Restart": "always",
        "RestartUSec": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system.slice",
        "StandardError": "inherit",
        "StandardInput": "null",
        "StandardInputData": "",
        "StandardOutput": "journal",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StateChangeTimestamp": "Thu 2022-07-07 19:45:14 UTC",
        "StateChangeTimestampMonotonic": "2271192097",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "running",
        "SuccessAction": "none",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "0",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "15",
        "TasksMax": "11149",
        "TimeoutStartUSec": "1min 30s",
        "TimeoutStopUSec": "1min 30s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "notify",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "enabled",
        "UtmpMode": "init",
        "WantedBy": "pmie.service pmlogger.service multi-user.target",
        "WatchdogTimestamp": "Thu 2022-07-07 19:45:14 UTC",
        "WatchdogTimestampMonotonic": "2271192095",
        "WatchdogUSec": "0"
    }
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : include_tasks] ***
task path: /tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:30
Thursday 07 July 2022  19:47:35 +0000 (0:00:02.668)       0:00:38.005 ********* 
included: /tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml for /cache/centos-8.qcow2

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rule group directories exist] ***
task path: /tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:4
Thursday 07 July 2022  19:47:35 +0000 (0:00:00.043)       0:00:38.049 ********* 
ok: [/cache/centos-8.qcow2] => (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: [/cache/centos-8.qcow2] => (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: [/cache/centos-8.qcow2] => (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
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rule group link directories exist] ***
task path: /tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:14
Thursday 07 July 2022  19:47:36 +0000 (0:00:01.692)       0:00:39.741 ********* 
ok: [/cache/centos-8.qcow2] => (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: [/cache/centos-8.qcow2] => (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: [/cache/centos-8.qcow2] => (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
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rules are installed for targeted hosts] ***
task path: /tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:24
Thursday 07 July 2022  19:47:38 +0000 (0:00:01.672)       0:00:41.413 ********* 
ok: [/cache/centos-8.qcow2] => (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: [/cache/centos-8.qcow2] => (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: [/cache/centos-8.qcow2] => (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: [/cache/centos-8.qcow2] => (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: [/cache/centos-8.qcow2] => (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
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra rules symlinks have been created for targeted hosts] ***
task path: /tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:34
Thursday 07 July 2022  19:47:42 +0000 (0:00:04.495)       0:00:45.909 ********* 
changed: [/cache/centos-8.qcow2] => (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: [/cache/centos-8.qcow2] => (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: [/cache/centos-8.qcow2] => (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: [/cache/centos-8.qcow2] => (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: [/cache/centos-8.qcow2] => (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
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Enable performance metric inference for targeted hosts (with control.d)] ***
task path: /tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:43
Thursday 07 July 2022  19:47:45 +0000 (0:00:02.944)       0:00:48.853 ********* 

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Enable performance metric inference for targeted hosts (single control)] ***
task path: /tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:54
Thursday 07 July 2022  19:47:45 +0000 (0:00:00.023)       0:00:48.877 ********* 
skipping: [/cache/centos-8.qcow2] => {
    "changed": false,
    "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/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:64
Thursday 07 July 2022  19:47:45 +0000 (0:00:00.026)       0:00:48.903 ********* 
ok: [/cache/centos-8.qcow2] => {
    "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/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:68
Thursday 07 July 2022  19:47:46 +0000 (0:00:00.042)       0:00:48.945 ********* 
skipping: [/cache/centos-8.qcow2] => {
    "changed": false,
    "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/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:75
Thursday 07 July 2022  19:47:46 +0000 (0:00:00.026)       0:00:48.971 ********* 
changed: [/cache/centos-8.qcow2] => {
    "changed": true,
    "enabled": true,
    "name": "pmie",
    "state": "started",
    "status": {
        "ActiveEnterTimestamp": "Thu 2022-07-07 19:44:34 UTC",
        "ActiveEnterTimestampMonotonic": "2231795875",
        "ActiveExitTimestamp": "Thu 2022-07-07 19:44:34 UTC",
        "ActiveExitTimestampMonotonic": "2231205180",
        "ActiveState": "active",
        "After": "sysinit.target basic.target systemd-journald.socket pmcd.service network-online.target system.slice",
        "AllowIsolate": "no",
        "AllowedCPUs": "",
        "AllowedMemoryNodes": "",
        "AmbientCapabilities": "",
        "AssertResult": "yes",
        "AssertTimestamp": "Thu 2022-07-07 19:44:34 UTC",
        "AssertTimestampMonotonic": "2231524299",
        "Before": "shutdown.target pmie_farm.service multi-user.target pmie_check.timer pmie_daily.timer",
        "BindsTo": "pmie_farm.service pmie_check.timer pmie_daily.timer",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "no",
        "CPUAffinity": "",
        "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": "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",
        "CollectMode": "inactive",
        "ConditionResult": "yes",
        "ConditionTimestamp": "Thu 2022-07-07 19:44:34 UTC",
        "ConditionTimestampMonotonic": "2231524299",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ConsistsOf": "pmie_farm.service",
        "ControlGroup": "/system.slice/pmie.service",
        "ControlPID": "0",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "Delegate": "no",
        "Description": "Performance Metrics Inference Engine",
        "DevicePolicy": "auto",
        "Documentation": "man:pmie(1)",
        "DynamicUser": "no",
        "EffectiveCPUs": "",
        "EffectiveMemoryNodes": "",
        "Environment": "PMIE_CHECK_PARAMS=--only-primary",
        "EnvironmentFiles": "/etc/sysconfig/pmie (ignore_errors=yes)",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "67310",
        "ExecMainStartTimestamp": "Thu 2022-07-07 19:44:34 UTC",
        "ExecMainStartTimestampMonotonic": "2231795859",
        "ExecMainStatus": "0",
        "ExecStart": "{ path=/usr/libexec/pcp/lib/pmie ; argv[]=/usr/libexec/pcp/lib/pmie start-systemd ; ignore_errors=no ; start_time=[Thu 2022-07-07 19:44:34 UTC] ; stop_time=[n/a] ; pid=67066 ; code=(null) ; status=0/0 }",
        "ExecStop": "{ path=/usr/libexec/pcp/lib/pmie ; argv[]=/usr/libexec/pcp/lib/pmie stop-systemd ; ignore_errors=no ; start_time=[Thu 2022-07-07 19:44:34 UTC] ; stop_time=[Thu 2022-07-07 19:44:34 UTC] ; pid=66758 ; code=exited ; status=0 }",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FragmentPath": "/usr/lib/systemd/system/pmie.service",
        "FreezerState": "running",
        "GID": "[not set]",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOSchedulingClass": "0",
        "IOSchedulingPriority": "0",
        "IOWeight": "[not set]",
        "IPAccounting": "no",
        "IPEgressBytes": "18446744073709551615",
        "IPEgressPackets": "18446744073709551615",
        "IPIngressBytes": "18446744073709551615",
        "IPIngressPackets": "18446744073709551615",
        "Id": "pmie.service",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestamp": "Thu 2022-07-07 19:44:34 UTC",
        "InactiveEnterTimestampMonotonic": "2231523377",
        "InactiveExitTimestamp": "Thu 2022-07-07 19:44:34 UTC",
        "InactiveExitTimestampMonotonic": "2231525277",
        "InvocationID": "10f9073d332f4cc3a6bc5bcba9eb90b0",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeyringMode": "private",
        "KillMode": "control-group",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "0",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "65536",
        "LimitMEMLOCKSoft": "65536",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "262144",
        "LimitNOFILESoft": "1024",
        "LimitNPROC": "6968",
        "LimitNPROCSoft": "6968",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "6968",
        "LimitSIGPENDINGSoft": "6968",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "67310",
        "MemoryAccounting": "yes",
        "MemoryCurrent": "1687552",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemorySwapMax": "infinity",
        "MountAPIVFS": "no",
        "MountFlags": "",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAMask": "",
        "NUMAPolicy": "n/a",
        "Names": "pmie.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "all",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "PIDFile": "/run/pcp/pmie.pid",
        "PermissionsStartOnly": "no",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "RemainAfterExit": "no",
        "RemoveIPC": "no",
        "Requires": "sysinit.target system.slice",
        "Restart": "always",
        "RestartUSec": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system.slice",
        "StandardError": "inherit",
        "StandardInput": "null",
        "StandardInputData": "",
        "StandardOutput": "journal",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StateChangeTimestamp": "Thu 2022-07-07 19:44:34 UTC",
        "StateChangeTimestampMonotonic": "2231795875",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "running",
        "SuccessAction": "none",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "0",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "1",
        "TasksMax": "11149",
        "TimeoutStartUSec": "2min",
        "TimeoutStopUSec": "2min",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "notify",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "enabled",
        "UtmpMode": "init",
        "WantedBy": "multi-user.target",
        "Wants": "pmcd.service",
        "WatchdogTimestamp": "Thu 2022-07-07 19:44:34 UTC",
        "WatchdogTimestampMonotonic": "2231795873",
        "WatchdogUSec": "0"
    }
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : include_tasks] ***
task path: /tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:32
Thursday 07 July 2022  19:47:47 +0000 (0:00:01.307)       0:00:50.279 ********* 
included: /tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml for /cache/centos-8.qcow2

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure metric log location is configured] ***
task path: /tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:4
Thursday 07 July 2022  19:47:47 +0000 (0:00:00.056)       0:00:50.336 ********* 
ok: [/cache/centos-8.qcow2] => {
    "backup": "",
    "changed": false
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging is configured] ***
task path: /tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:13
Thursday 07 July 2022  19:47:48 +0000 (0:00:00.695)       0:00:51.031 ********* 
ok: [/cache/centos-8.qcow2] => {
    "changed": false,
    "checksum": "317bf295f8c0f638af3a572ca4efdce0fb359ef4",
    "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": 1146,
    "state": "file",
    "uid": 0
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging retention period is set] ***
task path: /tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:20
Thursday 07 July 2022  19:47:49 +0000 (0:00:00.931)       0:00:51.962 ********* 
ok: [/cache/centos-8.qcow2] => {
    "changed": false,
    "checksum": "7af5e57b59b94983e2b739edbf02afd2bca04b59",
    "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": 954,
    "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/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:28
Thursday 07 July 2022  19:47:49 +0000 (0:00:00.937)       0:00:52.900 ********* 

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Enable performance metric logging for targeted hosts (single control)] ***
task path: /tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:40
Thursday 07 July 2022  19:47:50 +0000 (0:00:00.022)       0:00:52.922 ********* 
skipping: [/cache/centos-8.qcow2] => {
    "changed": false,
    "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/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:50
Thursday 07 July 2022  19:47:50 +0000 (0:00:00.024)       0:00:52.947 ********* 
ok: [/cache/centos-8.qcow2] => {
    "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/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:54
Thursday 07 July 2022  19:47:50 +0000 (0:00:00.073)       0:00:53.020 ********* 
ok: [/cache/centos-8.qcow2] => {
    "changed": false,
    "enabled": true,
    "name": "pmlogger",
    "state": "started",
    "status": {
        "ActiveEnterTimestamp": "Thu 2022-07-07 19:46:00 UTC",
        "ActiveEnterTimestampMonotonic": "2317073182",
        "ActiveExitTimestamp": "Thu 2022-07-07 19:45:59 UTC",
        "ActiveExitTimestampMonotonic": "2316194102",
        "ActiveState": "active",
        "After": "basic.target network-online.target pmcd.service system.slice sysinit.target systemd-journald.socket",
        "AllowIsolate": "no",
        "AllowedCPUs": "",
        "AllowedMemoryNodes": "",
        "AmbientCapabilities": "",
        "AssertResult": "yes",
        "AssertTimestamp": "Thu 2022-07-07 19:45:59 UTC",
        "AssertTimestampMonotonic": "2316369062",
        "Before": "shutdown.target multi-user.target pmlogger_farm.service pmlogger_daily.timer pmlogger_check.timer",
        "BindsTo": "pmlogger_farm.service pmlogger_daily.timer pmlogger_check.timer",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "no",
        "CPUAffinity": "",
        "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": "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",
        "CollectMode": "inactive",
        "ConditionResult": "yes",
        "ConditionTimestamp": "Thu 2022-07-07 19:45:59 UTC",
        "ConditionTimestampMonotonic": "2316369062",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ConsistsOf": "pmlogger_farm.service",
        "ControlGroup": "/system.slice/pmlogger.service",
        "ControlPID": "0",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "Delegate": "no",
        "Description": "Performance Metrics Archive Logger",
        "DevicePolicy": "auto",
        "Documentation": "man:pmlogger(1)",
        "DynamicUser": "no",
        "EffectiveCPUs": "",
        "EffectiveMemoryNodes": "",
        "Environment": "PMLOGGER_CHECK_PARAMS=--only-primary",
        "EnvironmentFiles": "/etc/sysconfig/pmlogger (ignore_errors=yes)",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "85841",
        "ExecMainStartTimestamp": "Thu 2022-07-07 19:46:00 UTC",
        "ExecMainStartTimestampMonotonic": "2317073154",
        "ExecMainStatus": "0",
        "ExecStart": "{ path=/usr/libexec/pcp/lib/pmlogger ; argv[]=/usr/libexec/pcp/lib/pmlogger start-systemd ; ignore_errors=no ; start_time=[Thu 2022-07-07 19:45:59 UTC] ; stop_time=[n/a] ; pid=85538 ; code=(null) ; status=0/0 }",
        "ExecStop": "{ path=/usr/libexec/pcp/lib/pmlogger ; argv[]=/usr/libexec/pcp/lib/pmlogger stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FragmentPath": "/usr/lib/systemd/system/pmlogger.service",
        "FreezerState": "running",
        "GID": "[not set]",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOSchedulingClass": "0",
        "IOSchedulingPriority": "0",
        "IOWeight": "[not set]",
        "IPAccounting": "no",
        "IPEgressBytes": "18446744073709551615",
        "IPEgressPackets": "18446744073709551615",
        "IPIngressBytes": "18446744073709551615",
        "IPIngressPackets": "18446744073709551615",
        "Id": "pmlogger.service",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestamp": "Thu 2022-07-07 19:45:59 UTC",
        "InactiveEnterTimestampMonotonic": "2316369023",
        "InactiveExitTimestamp": "Thu 2022-07-07 19:45:59 UTC",
        "InactiveExitTimestampMonotonic": "2316370726",
        "InvocationID": "23818cbdbec24d28b7968fb51648e37d",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeyringMode": "private",
        "KillMode": "control-group",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "0",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "65536",
        "LimitMEMLOCKSoft": "65536",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "262144",
        "LimitNOFILESoft": "1024",
        "LimitNPROC": "6968",
        "LimitNPROCSoft": "6968",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "6968",
        "LimitSIGPENDINGSoft": "6968",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "85841",
        "MemoryAccounting": "yes",
        "MemoryCurrent": "3596288",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemorySwapMax": "infinity",
        "MountAPIVFS": "no",
        "MountFlags": "",
        "NFileDescriptorStore": "0",
        "NRestarts": "1",
        "NUMAMask": "",
        "NUMAPolicy": "n/a",
        "Names": "pmlogger.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "all",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "PIDFile": "/run/pcp/pmlogger.pid",
        "PermissionsStartOnly": "no",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "RemainAfterExit": "no",
        "RemoveIPC": "no",
        "Requires": "sysinit.target system.slice",
        "Restart": "always",
        "RestartUSec": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system.slice",
        "StandardError": "inherit",
        "StandardInput": "null",
        "StandardInputData": "",
        "StandardOutput": "journal",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StateChangeTimestamp": "Thu 2022-07-07 19:46:00 UTC",
        "StateChangeTimestampMonotonic": "2317073182",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "running",
        "SuccessAction": "none",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "0",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "1",
        "TasksMax": "11149",
        "TimeoutStartUSec": "2min",
        "TimeoutStopUSec": "2min",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "notify",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "enabled",
        "UtmpMode": "init",
        "WantedBy": "multi-user.target",
        "Wants": "pmcd.service",
        "WatchdogTimestamp": "Thu 2022-07-07 19:46:00 UTC",
        "WatchdogTimestampMonotonic": "2317073178",
        "WatchdogUSec": "0"
    }
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging is restarted and enabled on boot] ***
task path: /tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:61
Thursday 07 July 2022  19:47:50 +0000 (0:00:00.736)       0:00:53.756 ********* 
skipping: [/cache/centos-8.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.private_metrics_subrole_pcp : include_tasks] ***
task path: /tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:34
Thursday 07 July 2022  19:47:50 +0000 (0:00:00.025)       0:00:53.781 ********* 
skipping: [/cache/centos-8.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}
META: role_complete for /cache/centos-8.qcow2

TASK [Setup metric graphing service.] ******************************************
task path: /tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:85
Thursday 07 July 2022  19:47:50 +0000 (0:00:00.036)       0:00:53.818 ********* 
skipping: [/cache/centos-8.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}
META: role_complete for /cache/centos-8.qcow2

TASK [Check if import from Elasticsearch works] ********************************
task path: /tmp/tmp5kv0gnce/tests/metrics/tests_sanity_from_elasticsearch.yml:19
Thursday 07 July 2022  19:47:50 +0000 (0:00:00.034)       0:00:53.852 ********* 
included: /tmp/tmp5kv0gnce/tests/metrics/check_from_elasticsearch.yml for /cache/centos-8.qcow2

TASK [Check if elasticsearch pmda is registered] *******************************
task path: /tmp/tmp5kv0gnce/tests/metrics/check_from_elasticsearch.yml:3
Thursday 07 July 2022  19:47:51 +0000 (0:00:00.062)       0:00:53.915 ********* 
changed: [/cache/centos-8.qcow2] => {
    "attempts": 1,
    "changed": true,
    "cmd": [
        "pmprobe",
        "-I",
        "pmcd.agent.status"
    ],
    "delta": "0:00:00.008375",
    "end": "2022-07-07 19:47:50.997201",
    "rc": 0,
    "start": "2022-07-07 19:47:50.988826"
}

STDOUT:

pmcd.agent.status 14 "root" "pmcd" "proc" "pmproxy" "xfs" "linux" "nfsclient" "mmv" "kvm" "elasticsearch" "jbd2" "dm" "openmetrics" "bpftrace"

TASK [Set platform/version specific variables] *********************************
task path: /tmp/tmp5kv0gnce/tests/metrics/check_from_elasticsearch.yml:11
Thursday 07 July 2022  19:47:51 +0000 (0:00:00.558)       0:00:54.473 ********* 
skipping: [/cache/centos-8.qcow2] => (item=roles/linux-system-roles.metrics/roles/elasticsearch/vars/default.yml")  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "roles/linux-system-roles.metrics/roles/elasticsearch/vars/default.yml\"",
    "skip_reason": "Conditional result was False"
}
skipping: [/cache/centos-8.qcow2] => (item=roles/linux-system-roles.metrics/roles/elasticsearch/vars/RedHat.yml")  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "roles/linux-system-roles.metrics/roles/elasticsearch/vars/RedHat.yml\"",
    "skip_reason": "Conditional result was False"
}
skipping: [/cache/centos-8.qcow2] => (item=roles/linux-system-roles.metrics/roles/elasticsearch/vars/CentOS.yml")  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "roles/linux-system-roles.metrics/roles/elasticsearch/vars/CentOS.yml\"",
    "skip_reason": "Conditional result was False"
}
skipping: [/cache/centos-8.qcow2] => (item=roles/linux-system-roles.metrics/roles/elasticsearch/vars/CentOS_8.yml")  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "roles/linux-system-roles.metrics/roles/elasticsearch/vars/CentOS_8.yml\"",
    "skip_reason": "Conditional result was False"
}
skipping: [/cache/centos-8.qcow2] => (item=roles/linux-system-roles.metrics/roles/elasticsearch/vars/CentOS_8.yml")  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "roles/linux-system-roles.metrics/roles/elasticsearch/vars/CentOS_8.yml\"",
    "skip_reason": "Conditional result was False"
}

TASK [Check the ansible_managed header in the configuration file] **************
task path: /tmp/tmp5kv0gnce/tests/metrics/check_from_elasticsearch.yml:22
Thursday 07 July 2022  19:47:51 +0000 (0:00:00.042)       0:00:54.516 ********* 
included: /tmp/tmp5kv0gnce/tests/metrics/check_header.yml for /cache/centos-8.qcow2

TASK [Grep the ansible_managed header in /var/lib/pcp/pmdas/elasticsearch/elasticsearch.conf] ***
task path: /tmp/tmp5kv0gnce/tests/metrics/check_header.yml:3
Thursday 07 July 2022  19:47:51 +0000 (0:00:00.031)       0:00:54.547 ********* 
changed: [/cache/centos-8.qcow2] => {
    "changed": true,
    "cmd": [
        "grep",
        "^# Ansible managed",
        "/var/lib/pcp/pmdas/elasticsearch/elasticsearch.conf"
    ],
    "delta": "0:00:00.003715",
    "end": "2022-07-07 19:47:51.632489",
    "rc": 0,
    "start": "2022-07-07 19:47:51.628774"
}

STDOUT:

# Ansible managed
META: ran handlers

TASK [Get final state of services] *********************************************
task path: /tmp/tmp5kv0gnce/tests/metrics/restore_services_state.yml:3
Thursday 07 July 2022  19:47:52 +0000 (0:00:00.570)       0:00:55.118 ********* 
ok: [/cache/centos-8.qcow2] => {
    "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"
            },
            "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"
            },
            "autovt@.service": {
                "name": "autovt@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "enabled"
            },
            "avahi-daemon.service": {
                "name": "avahi-daemon.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "chrony-dnssrv@.service": {
                "name": "chrony-dnssrv@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "chrony-wait.service": {
                "name": "chrony-wait.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-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"
            },
            "cockpit-motd.service": {
                "name": "cockpit-motd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "cockpit-wsinstance-http.service": {
                "name": "cockpit-wsinstance-http.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "cockpit-wsinstance-https-factory@.service": {
                "name": "cockpit-wsinstance-https-factory@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "cockpit-wsinstance-https@.service": {
                "name": "cockpit-wsinstance-https@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "cockpit.service": {
                "name": "cockpit.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "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": "stopped",
                "status": "disabled"
            },
            "crond.service": {
                "name": "crond.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-org.freedesktop.hostname1.service": {
                "name": "dbus-org.freedesktop.hostname1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "dbus-org.freedesktop.locale1.service": {
                "name": "dbus-org.freedesktop.locale1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "dbus-org.freedesktop.login1.service": {
                "name": "dbus-org.freedesktop.login1.service",
                "source": "systemd",
                "state": "active",
                "status": "static"
            },
            "dbus-org.freedesktop.nm-dispatcher.service": {
                "name": "dbus-org.freedesktop.nm-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "dbus-org.freedesktop.portable1.service": {
                "name": "dbus-org.freedesktop.portable1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "dbus-org.freedesktop.timedate1.service": {
                "name": "dbus-org.freedesktop.timedate1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "dbus.service": {
                "name": "dbus.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "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"
            },
            "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.service": {
                "name": "dracut-shutdown.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "emergency.service": {
                "name": "emergency.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "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"
            },
            "gssproxy.service": {
                "name": "gssproxy.service",
                "source": "systemd",
                "state": "running",
                "status": "disabled"
            },
            "halt-local.service": {
                "name": "halt-local.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "import-state.service": {
                "name": "import-state.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "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"
            },
            "loadmodules.service": {
                "name": "loadmodules.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "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"
            },
            "messagebus.service": {
                "name": "messagebus.service",
                "source": "systemd",
                "state": "active",
                "status": "static"
            },
            "microcode.service": {
                "name": "microcode.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "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-convert.service": {
                "name": "nfs-convert.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"
            },
            "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": "disabled"
            },
            "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"
            },
            "packagekit-offline-update.service": {
                "name": "packagekit-offline-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "packagekit.service": {
                "name": "packagekit.service",
                "source": "systemd",
                "state": "inactive",
                "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_daily_report.service": {
                "name": "pmlogger_daily_report.service",
                "source": "systemd",
                "state": "inactive",
                "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": "stopped",
                "status": "enabled"
            },
            "polkit.service": {
                "name": "polkit.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "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"
            },
            "rngd-wake-threshold.service": {
                "name": "rngd-wake-threshold.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "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"
            },
            "rpcbind.service": {
                "name": "rpcbind.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "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"
            },
            "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": "running",
                "status": "enabled"
            },
            "syslog.service": {
                "name": "syslog.service",
                "source": "systemd",
                "state": "active",
                "status": "enabled"
            },
            "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-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-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-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-portabled.service": {
                "name": "systemd-portabled.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-poweroff.service": {
                "name": "systemd-poweroff.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "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": "static"
            },
            "systemd-resolved.service": {
                "name": "systemd-resolved.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-rfkill.service": {
                "name": "systemd-rfkill.service",
                "source": "systemd",
                "state": "inactive",
                "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-sysusers.service": {
                "name": "systemd-sysusers.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-timedated.service": {
                "name": "systemd-timedated.service",
                "source": "systemd",
                "state": "inactive",
                "status": "masked"
            },
            "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-udev-settle.service": {
                "name": "systemd-udev-settle.service",
                "source": "systemd",
                "state": "inactive",
                "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"
            },
            "tcsd.service": {
                "name": "tcsd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "teamd@.service": {
                "name": "teamd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "timedatex.service": {
                "name": "timedatex.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "tuned.service": {
                "name": "tuned.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "unbound-anchor.service": {
                "name": "unbound-anchor.service",
                "source": "systemd",
                "state": "stopped",
                "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/tmp5kv0gnce/tests/metrics/restore_services_state.yml:9
Thursday 07 July 2022  19:47:53 +0000 (0:00:01.746)       0:00:56.865 ********* 
ok: [/cache/centos-8.qcow2] => (item=pmcd) => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "pmcd",
    "name": "pmcd",
    "state": "started",
    "status": {
        "ActiveEnterTimestamp": "Thu 2022-07-07 19:47:34 UTC",
        "ActiveEnterTimestampMonotonic": "2411315654",
        "ActiveExitTimestamp": "Thu 2022-07-07 19:47:32 UTC",
        "ActiveExitTimestampMonotonic": "2409619792",
        "ActiveState": "active",
        "After": "sysinit.target systemd-journald.socket basic.target network-online.target avahi-daemon.service system.slice",
        "AllowIsolate": "no",
        "AllowedCPUs": "",
        "AllowedMemoryNodes": "",
        "AmbientCapabilities": "",
        "AssertResult": "yes",
        "AssertTimestamp": "Thu 2022-07-07 19:47:33 UTC",
        "AssertTimestampMonotonic": "2410398205",
        "Before": "pmproxy.service multi-user.target shutdown.target pmie.service pmlogger.service zabbix-agent.service",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "no",
        "CPUAffinity": "",
        "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": "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",
        "CollectMode": "inactive",
        "ConditionResult": "yes",
        "ConditionTimestamp": "Thu 2022-07-07 19:47:33 UTC",
        "ConditionTimestampMonotonic": "2410398205",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ControlGroup": "/system.slice/pmcd.service",
        "ControlPID": "0",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "Delegate": "no",
        "Description": "Performance Metrics Collector Daemon",
        "DevicePolicy": "auto",
        "Documentation": "man:pmcd(1)",
        "DynamicUser": "no",
        "EffectiveCPUs": "",
        "EffectiveMemoryNodes": "",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "103374",
        "ExecMainStartTimestamp": "Thu 2022-07-07 19:47:34 UTC",
        "ExecMainStartTimestampMonotonic": "2411315636",
        "ExecMainStatus": "0",
        "ExecStart": "{ path=/usr/libexec/pcp/lib/pmcd ; argv[]=/usr/libexec/pcp/lib/pmcd start-systemd ; ignore_errors=no ; start_time=[Thu 2022-07-07 19:47:33 UTC] ; stop_time=[n/a] ; pid=103275 ; 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=[Thu 2022-07-07 19:47:32 UTC] ; stop_time=[Thu 2022-07-07 19:47:33 UTC] ; pid=102894 ; code=exited ; status=0 }",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FragmentPath": "/usr/lib/systemd/system/pmcd.service",
        "FreezerState": "running",
        "GID": "[not set]",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOSchedulingClass": "0",
        "IOSchedulingPriority": "0",
        "IOWeight": "[not set]",
        "IPAccounting": "no",
        "IPEgressBytes": "18446744073709551615",
        "IPEgressPackets": "18446744073709551615",
        "IPIngressBytes": "18446744073709551615",
        "IPIngressPackets": "18446744073709551615",
        "Id": "pmcd.service",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestamp": "Thu 2022-07-07 19:47:33 UTC",
        "InactiveEnterTimestampMonotonic": "2410397042",
        "InactiveExitTimestamp": "Thu 2022-07-07 19:47:33 UTC",
        "InactiveExitTimestampMonotonic": "2410399289",
        "InvocationID": "fb09c5e5172247c0ab7c5044868a0ebf",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeyringMode": "private",
        "KillMode": "control-group",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "0",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "65536",
        "LimitMEMLOCKSoft": "65536",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "262144",
        "LimitNOFILESoft": "1024",
        "LimitNPROC": "6968",
        "LimitNPROCSoft": "6968",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "6968",
        "LimitSIGPENDINGSoft": "6968",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "103374",
        "MemoryAccounting": "yes",
        "MemoryCurrent": "101163008",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemorySwapMax": "infinity",
        "MountAPIVFS": "no",
        "MountFlags": "",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAMask": "",
        "NUMAPolicy": "n/a",
        "Names": "pmcd.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "all",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "PIDFile": "/run/pcp/pmcd.pid",
        "PermissionsStartOnly": "no",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "RemainAfterExit": "no",
        "RemoveIPC": "no",
        "Requires": "sysinit.target system.slice",
        "Restart": "always",
        "RestartUSec": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system.slice",
        "StandardError": "inherit",
        "StandardInput": "null",
        "StandardInputData": "",
        "StandardOutput": "journal",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StateChangeTimestamp": "Thu 2022-07-07 19:47:34 UTC",
        "StateChangeTimestampMonotonic": "2411315654",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "running",
        "SuccessAction": "none",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "0",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "16",
        "TasksMax": "11149",
        "TimeoutStartUSec": "1min 30s",
        "TimeoutStopUSec": "1min 30s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "notify",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "enabled",
        "UtmpMode": "init",
        "WantedBy": "pmie.service pmlogger.service multi-user.target",
        "WatchdogTimestamp": "Thu 2022-07-07 19:47:34 UTC",
        "WatchdogTimestampMonotonic": "2411315652",
        "WatchdogUSec": "0"
    }
}
ok: [/cache/centos-8.qcow2] => (item=pmlogger) => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "pmlogger",
    "name": "pmlogger",
    "state": "started",
    "status": {
        "ActiveEnterTimestamp": "Thu 2022-07-07 19:46:00 UTC",
        "ActiveEnterTimestampMonotonic": "2317073182",
        "ActiveExitTimestamp": "Thu 2022-07-07 19:45:59 UTC",
        "ActiveExitTimestampMonotonic": "2316194102",
        "ActiveState": "active",
        "After": "basic.target network-online.target pmcd.service system.slice sysinit.target systemd-journald.socket",
        "AllowIsolate": "no",
        "AllowedCPUs": "",
        "AllowedMemoryNodes": "",
        "AmbientCapabilities": "",
        "AssertResult": "yes",
        "AssertTimestamp": "Thu 2022-07-07 19:45:59 UTC",
        "AssertTimestampMonotonic": "2316369062",
        "Before": "shutdown.target multi-user.target pmlogger_farm.service pmlogger_daily.timer pmlogger_check.timer",
        "BindsTo": "pmlogger_farm.service pmlogger_daily.timer pmlogger_check.timer",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "no",
        "CPUAffinity": "",
        "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": "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",
        "CollectMode": "inactive",
        "ConditionResult": "yes",
        "ConditionTimestamp": "Thu 2022-07-07 19:45:59 UTC",
        "ConditionTimestampMonotonic": "2316369062",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ConsistsOf": "pmlogger_farm.service",
        "ControlGroup": "/system.slice/pmlogger.service",
        "ControlPID": "0",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "Delegate": "no",
        "Description": "Performance Metrics Archive Logger",
        "DevicePolicy": "auto",
        "Documentation": "man:pmlogger(1)",
        "DynamicUser": "no",
        "EffectiveCPUs": "",
        "EffectiveMemoryNodes": "",
        "Environment": "PMLOGGER_CHECK_PARAMS=--only-primary",
        "EnvironmentFiles": "/etc/sysconfig/pmlogger (ignore_errors=yes)",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "85841",
        "ExecMainStartTimestamp": "Thu 2022-07-07 19:46:00 UTC",
        "ExecMainStartTimestampMonotonic": "2317073154",
        "ExecMainStatus": "0",
        "ExecStart": "{ path=/usr/libexec/pcp/lib/pmlogger ; argv[]=/usr/libexec/pcp/lib/pmlogger start-systemd ; ignore_errors=no ; start_time=[Thu 2022-07-07 19:45:59 UTC] ; stop_time=[n/a] ; pid=85538 ; code=(null) ; status=0/0 }",
        "ExecStop": "{ path=/usr/libexec/pcp/lib/pmlogger ; argv[]=/usr/libexec/pcp/lib/pmlogger stop-systemd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FragmentPath": "/usr/lib/systemd/system/pmlogger.service",
        "FreezerState": "running",
        "GID": "[not set]",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOSchedulingClass": "0",
        "IOSchedulingPriority": "0",
        "IOWeight": "[not set]",
        "IPAccounting": "no",
        "IPEgressBytes": "18446744073709551615",
        "IPEgressPackets": "18446744073709551615",
        "IPIngressBytes": "18446744073709551615",
        "IPIngressPackets": "18446744073709551615",
        "Id": "pmlogger.service",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestamp": "Thu 2022-07-07 19:45:59 UTC",
        "InactiveEnterTimestampMonotonic": "2316369023",
        "InactiveExitTimestamp": "Thu 2022-07-07 19:45:59 UTC",
        "InactiveExitTimestampMonotonic": "2316370726",
        "InvocationID": "23818cbdbec24d28b7968fb51648e37d",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeyringMode": "private",
        "KillMode": "control-group",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "0",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "65536",
        "LimitMEMLOCKSoft": "65536",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "262144",
        "LimitNOFILESoft": "1024",
        "LimitNPROC": "6968",
        "LimitNPROCSoft": "6968",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "6968",
        "LimitSIGPENDINGSoft": "6968",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "85841",
        "MemoryAccounting": "yes",
        "MemoryCurrent": "3596288",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemorySwapMax": "infinity",
        "MountAPIVFS": "no",
        "MountFlags": "",
        "NFileDescriptorStore": "0",
        "NRestarts": "1",
        "NUMAMask": "",
        "NUMAPolicy": "n/a",
        "Names": "pmlogger.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "all",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "PIDFile": "/run/pcp/pmlogger.pid",
        "PermissionsStartOnly": "no",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "RemainAfterExit": "no",
        "RemoveIPC": "no",
        "Requires": "sysinit.target system.slice",
        "Restart": "always",
        "RestartUSec": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system.slice",
        "StandardError": "inherit",
        "StandardInput": "null",
        "StandardInputData": "",
        "StandardOutput": "journal",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StateChangeTimestamp": "Thu 2022-07-07 19:46:00 UTC",
        "StateChangeTimestampMonotonic": "2317073182",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "running",
        "SuccessAction": "none",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "0",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "1",
        "TasksMax": "11149",
        "TimeoutStartUSec": "2min",
        "TimeoutStopUSec": "2min",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "notify",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "enabled",
        "UtmpMode": "init",
        "WantedBy": "multi-user.target",
        "Wants": "pmcd.service",
        "WatchdogTimestamp": "Thu 2022-07-07 19:46:00 UTC",
        "WatchdogTimestampMonotonic": "2317073178",
        "WatchdogUSec": "0"
    }
}
ok: [/cache/centos-8.qcow2] => (item=pmie) => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "pmie",
    "name": "pmie",
    "state": "started",
    "status": {
        "ActiveEnterTimestamp": "Thu 2022-07-07 19:47:46 UTC",
        "ActiveEnterTimestampMonotonic": "2423593118",
        "ActiveExitTimestamp": "Thu 2022-07-07 19:47:46 UTC",
        "ActiveExitTimestampMonotonic": "2423028168",
        "ActiveState": "active",
        "After": "sysinit.target basic.target systemd-journald.socket pmcd.service network-online.target system.slice",
        "AllowIsolate": "no",
        "AllowedCPUs": "",
        "AllowedMemoryNodes": "",
        "AmbientCapabilities": "",
        "AssertResult": "yes",
        "AssertTimestamp": "Thu 2022-07-07 19:47:46 UTC",
        "AssertTimestampMonotonic": "2423333440",
        "Before": "shutdown.target pmie_farm.service multi-user.target pmie_check.timer pmie_daily.timer",
        "BindsTo": "pmie_farm.service pmie_check.timer pmie_daily.timer",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "no",
        "CPUAffinity": "",
        "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": "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",
        "CollectMode": "inactive",
        "ConditionResult": "yes",
        "ConditionTimestamp": "Thu 2022-07-07 19:47:46 UTC",
        "ConditionTimestampMonotonic": "2423333439",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ConsistsOf": "pmie_farm.service",
        "ControlGroup": "/system.slice/pmie.service",
        "ControlPID": "0",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "Delegate": "no",
        "Description": "Performance Metrics Inference Engine",
        "DevicePolicy": "auto",
        "Documentation": "man:pmie(1)",
        "DynamicUser": "no",
        "EffectiveCPUs": "",
        "EffectiveMemoryNodes": "",
        "Environment": "PMIE_CHECK_PARAMS=--only-primary",
        "EnvironmentFiles": "/etc/sysconfig/pmie (ignore_errors=yes)",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "107625",
        "ExecMainStartTimestamp": "Thu 2022-07-07 19:47:46 UTC",
        "ExecMainStartTimestampMonotonic": "2423593102",
        "ExecMainStatus": "0",
        "ExecStart": "{ path=/usr/libexec/pcp/lib/pmie ; argv[]=/usr/libexec/pcp/lib/pmie start-systemd ; ignore_errors=no ; start_time=[Thu 2022-07-07 19:47:46 UTC] ; stop_time=[n/a] ; pid=107381 ; code=(null) ; status=0/0 }",
        "ExecStop": "{ path=/usr/libexec/pcp/lib/pmie ; argv[]=/usr/libexec/pcp/lib/pmie stop-systemd ; ignore_errors=no ; start_time=[Thu 2022-07-07 19:47:46 UTC] ; stop_time=[Thu 2022-07-07 19:47:46 UTC] ; pid=107073 ; code=exited ; status=0 }",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FragmentPath": "/usr/lib/systemd/system/pmie.service",
        "FreezerState": "running",
        "GID": "[not set]",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOSchedulingClass": "0",
        "IOSchedulingPriority": "0",
        "IOWeight": "[not set]",
        "IPAccounting": "no",
        "IPEgressBytes": "18446744073709551615",
        "IPEgressPackets": "18446744073709551615",
        "IPIngressBytes": "18446744073709551615",
        "IPIngressPackets": "18446744073709551615",
        "Id": "pmie.service",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestamp": "Thu 2022-07-07 19:47:46 UTC",
        "InactiveEnterTimestampMonotonic": "2423332638",
        "InactiveExitTimestamp": "Thu 2022-07-07 19:47:46 UTC",
        "InactiveExitTimestampMonotonic": "2423334351",
        "InvocationID": "24fcfeffe12948f898b40c1abbfcb2f2",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeyringMode": "private",
        "KillMode": "control-group",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "0",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "65536",
        "LimitMEMLOCKSoft": "65536",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "262144",
        "LimitNOFILESoft": "1024",
        "LimitNPROC": "6968",
        "LimitNPROCSoft": "6968",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "6968",
        "LimitSIGPENDINGSoft": "6968",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "107625",
        "MemoryAccounting": "yes",
        "MemoryCurrent": "1642496",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemorySwapMax": "infinity",
        "MountAPIVFS": "no",
        "MountFlags": "",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAMask": "",
        "NUMAPolicy": "n/a",
        "Names": "pmie.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "all",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "PIDFile": "/run/pcp/pmie.pid",
        "PermissionsStartOnly": "no",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "RemainAfterExit": "no",
        "RemoveIPC": "no",
        "Requires": "sysinit.target system.slice",
        "Restart": "always",
        "RestartUSec": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system.slice",
        "StandardError": "inherit",
        "StandardInput": "null",
        "StandardInputData": "",
        "StandardOutput": "journal",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StateChangeTimestamp": "Thu 2022-07-07 19:47:46 UTC",
        "StateChangeTimestampMonotonic": "2423593118",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "running",
        "SuccessAction": "none",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "0",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "1",
        "TasksMax": "11149",
        "TimeoutStartUSec": "2min",
        "TimeoutStopUSec": "2min",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "notify",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "enabled",
        "UtmpMode": "init",
        "WantedBy": "multi-user.target",
        "Wants": "pmcd.service",
        "WatchdogTimestamp": "Thu 2022-07-07 19:47:46 UTC",
        "WatchdogTimestampMonotonic": "2423593116",
        "WatchdogUSec": "0"
    }
}
ok: [/cache/centos-8.qcow2] => (item=pmproxy) => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "pmproxy",
    "name": "pmproxy",
    "state": "stopped",
    "status": {
        "ActiveEnterTimestamp": "Thu 2022-07-07 19:43:59 UTC",
        "ActiveEnterTimestampMonotonic": "2196348576",
        "ActiveExitTimestamp": "Thu 2022-07-07 19:44:04 UTC",
        "ActiveExitTimestampMonotonic": "2201750681",
        "ActiveState": "inactive",
        "After": "network-online.target sysinit.target redis.service pmcd.service systemd-journald.socket system.slice avahi-daemon.service basic.target",
        "AllowIsolate": "no",
        "AllowedCPUs": "",
        "AllowedMemoryNodes": "",
        "AmbientCapabilities": "",
        "AssertResult": "yes",
        "AssertTimestamp": "Thu 2022-07-07 19:43:59 UTC",
        "AssertTimestampMonotonic": "2196251802",
        "Before": "shutdown.target multi-user.target",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "no",
        "CPUAffinity": "",
        "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": "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",
        "CollectMode": "inactive",
        "ConditionResult": "yes",
        "ConditionTimestamp": "Thu 2022-07-07 19:43:59 UTC",
        "ConditionTimestampMonotonic": "2196251802",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ControlPID": "0",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "Delegate": "no",
        "Description": "Proxy for Performance Metrics Collector Daemon",
        "DevicePolicy": "auto",
        "Documentation": "man:pmproxy(1)",
        "DynamicUser": "no",
        "EffectiveCPUs": "",
        "EffectiveMemoryNodes": "",
        "ExecMainCode": "1",
        "ExecMainExitTimestamp": "Thu 2022-07-07 19:44:04 UTC",
        "ExecMainExitTimestampMonotonic": "2201760187",
        "ExecMainPID": "59354",
        "ExecMainStartTimestamp": "Thu 2022-07-07 19:43:59 UTC",
        "ExecMainStartTimestampMonotonic": "2196252763",
        "ExecMainStatus": "0",
        "ExecStart": "{ path=/usr/libexec/pcp/lib/pmproxy ; argv[]=/usr/libexec/pcp/lib/pmproxy start-systemd ; ignore_errors=no ; start_time=[Thu 2022-07-07 19:43:59 UTC] ; stop_time=[Thu 2022-07-07 19:44:04 UTC] ; pid=59354 ; code=exited ; status=0 }",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FragmentPath": "/usr/lib/systemd/system/pmproxy.service",
        "FreezerState": "running",
        "GID": "[not set]",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOSchedulingClass": "0",
        "IOSchedulingPriority": "0",
        "IOWeight": "[not set]",
        "IPAccounting": "no",
        "IPEgressBytes": "18446744073709551615",
        "IPEgressPackets": "18446744073709551615",
        "IPIngressBytes": "18446744073709551615",
        "IPIngressPackets": "18446744073709551615",
        "Id": "pmproxy.service",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestamp": "Thu 2022-07-07 19:44:04 UTC",
        "InactiveEnterTimestampMonotonic": "2201760278",
        "InactiveExitTimestamp": "Thu 2022-07-07 19:43:59 UTC",
        "InactiveExitTimestampMonotonic": "2196252814",
        "InvocationID": "ea3e36b7e7784974ba32a5d8e57f93a3",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeyringMode": "private",
        "KillMode": "control-group",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "0",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "65536",
        "LimitMEMLOCKSoft": "65536",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "262144",
        "LimitNOFILESoft": "1024",
        "LimitNPROC": "6968",
        "LimitNPROCSoft": "6968",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "6968",
        "LimitSIGPENDINGSoft": "6968",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "0",
        "MemoryAccounting": "yes",
        "MemoryCurrent": "[not set]",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemorySwapMax": "infinity",
        "MountAPIVFS": "no",
        "MountFlags": "",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAMask": "",
        "NUMAPolicy": "n/a",
        "Names": "pmproxy.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "all",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "PermissionsStartOnly": "no",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "RemainAfterExit": "no",
        "RemoveIPC": "no",
        "Requires": "sysinit.target system.slice",
        "Restart": "always",
        "RestartUSec": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system.slice",
        "StandardError": "inherit",
        "StandardInput": "null",
        "StandardInputData": "",
        "StandardOutput": "journal",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StateChangeTimestamp": "Thu 2022-07-07 19:44:04 UTC",
        "StateChangeTimestampMonotonic": "2201760278",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "dead",
        "SuccessAction": "none",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "0",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "[not set]",
        "TasksMax": "11149",
        "TimeoutStartUSec": "1min 30s",
        "TimeoutStopUSec": "1min 30s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "notify",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "enabled",
        "UtmpMode": "init",
        "WantedBy": "multi-user.target",
        "WatchdogTimestampMonotonic": "0",
        "WatchdogUSec": "0"
    }
}
ok: [/cache/centos-8.qcow2] => (item=redis) => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "redis",
    "name": "redis",
    "state": "started",
    "status": {
        "ActiveEnterTimestamp": "Thu 2022-07-07 19:43:58 UTC",
        "ActiveEnterTimestampMonotonic": "2195513745",
        "ActiveExitTimestamp": "Thu 2022-07-07 19:43:58 UTC",
        "ActiveExitTimestampMonotonic": "2195454798",
        "ActiveState": "active",
        "After": "systemd-journald.socket system.slice -.mount sysinit.target network.target basic.target",
        "AllowIsolate": "no",
        "AllowedCPUs": "",
        "AllowedMemoryNodes": "",
        "AmbientCapabilities": "",
        "AssertResult": "yes",
        "AssertTimestamp": "Thu 2022-07-07 19:43:58 UTC",
        "AssertTimestampMonotonic": "2195504547",
        "Before": "multi-user.target pmproxy.service shutdown.target",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "no",
        "CPUAffinity": "",
        "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": "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",
        "CollectMode": "inactive",
        "ConditionResult": "yes",
        "ConditionTimestamp": "Thu 2022-07-07 19:43:58 UTC",
        "ConditionTimestampMonotonic": "2195504546",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ControlGroup": "/system.slice/redis.service",
        "ControlPID": "0",
        "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",
        "EffectiveCPUs": "",
        "EffectiveMemoryNodes": "",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "59170",
        "ExecMainStartTimestamp": "Thu 2022-07-07 19:43:58 UTC",
        "ExecMainStartTimestampMonotonic": "2195505448",
        "ExecMainStatus": "0",
        "ExecStart": "{ path=/usr/bin/redis-server ; argv[]=/usr/bin/redis-server /etc/redis.conf --supervised systemd ; ignore_errors=no ; start_time=[Thu 2022-07-07 19:43:58 UTC] ; stop_time=[n/a] ; pid=59170 ; code=(null) ; status=0/0 }",
        "ExecStop": "{ path=/usr/libexec/redis-shutdown ; argv[]=/usr/libexec/redis-shutdown ; ignore_errors=no ; start_time=[Thu 2022-07-07 19:43:58 UTC] ; stop_time=[Thu 2022-07-07 19:43:58 UTC] ; pid=59155 ; code=exited ; status=0 }",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FragmentPath": "/usr/lib/systemd/system/redis.service",
        "FreezerState": "running",
        "GID": "985",
        "Group": "redis",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOSchedulingClass": "0",
        "IOSchedulingPriority": "0",
        "IOWeight": "[not set]",
        "IPAccounting": "no",
        "IPEgressBytes": "18446744073709551615",
        "IPEgressPackets": "18446744073709551615",
        "IPIngressBytes": "18446744073709551615",
        "IPIngressPackets": "18446744073709551615",
        "Id": "redis.service",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestamp": "Thu 2022-07-07 19:43:58 UTC",
        "InactiveEnterTimestampMonotonic": "2195503423",
        "InactiveExitTimestamp": "Thu 2022-07-07 19:43:58 UTC",
        "InactiveExitTimestampMonotonic": "2195505491",
        "InvocationID": "6ee9c09d10134c91ae8fc069721c244a",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeyringMode": "private",
        "KillMode": "control-group",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "0",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "65536",
        "LimitMEMLOCKSoft": "65536",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "10240",
        "LimitNOFILESoft": "10240",
        "LimitNPROC": "6968",
        "LimitNPROCSoft": "6968",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "6968",
        "LimitSIGPENDINGSoft": "6968",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "59170",
        "MemoryAccounting": "yes",
        "MemoryCurrent": "14716928",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemorySwapMax": "infinity",
        "MountAPIVFS": "no",
        "MountFlags": "",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAMask": "",
        "NUMAPolicy": "n/a",
        "Names": "redis.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "main",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "PermissionsStartOnly": "no",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "RemainAfterExit": "no",
        "RemoveIPC": "no",
        "Requires": "sysinit.target -.mount system.slice",
        "RequiresMountsFor": "/run/redis",
        "Restart": "no",
        "RestartUSec": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RuntimeDirectory": "redis",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system.slice",
        "StandardError": "inherit",
        "StandardInput": "null",
        "StandardInputData": "",
        "StandardOutput": "journal",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StateChangeTimestamp": "Thu 2022-07-07 19:43:58 UTC",
        "StateChangeTimestampMonotonic": "2195513745",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "running",
        "SuccessAction": "none",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "0",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "4",
        "TasksMax": "11149",
        "TimeoutStartUSec": "1min 30s",
        "TimeoutStopUSec": "1min 30s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "notify",
        "UID": "988",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "enabled",
        "User": "redis",
        "UtmpMode": "init",
        "WantedBy": "multi-user.target",
        "WatchdogTimestamp": "Thu 2022-07-07 19:43:58 UTC",
        "WatchdogTimestampMonotonic": "2195513744",
        "WatchdogUSec": "0"
    }
}
ok: [/cache/centos-8.qcow2] => (item=grafana-server) => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "grafana-server",
    "name": "grafana-server",
    "state": "started",
    "status": {
        "ActiveEnterTimestamp": "Thu 2022-07-07 19:44:00 UTC",
        "ActiveEnterTimestampMonotonic": "2197225601",
        "ActiveExitTimestamp": "Thu 2022-07-07 19:44:00 UTC",
        "ActiveExitTimestampMonotonic": "2197094231",
        "ActiveState": "active",
        "After": "basic.target sysinit.target postgresql.service -.mount mysqld.service system.slice network-online.target systemd-journald.socket mariadb.service",
        "AllowIsolate": "no",
        "AllowedCPUs": "",
        "AllowedMemoryNodes": "",
        "AmbientCapabilities": "",
        "AssertResult": "yes",
        "AssertTimestamp": "Thu 2022-07-07 19:44:00 UTC",
        "AssertTimestampMonotonic": "2197100221",
        "Before": "shutdown.target multi-user.target",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "CPUAccounting": "no",
        "CPUAffinity": "",
        "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": "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",
        "CollectMode": "inactive",
        "ConditionResult": "yes",
        "ConditionTimestamp": "Thu 2022-07-07 19:44:00 UTC",
        "ConditionTimestampMonotonic": "2197100221",
        "ConfigurationDirectoryMode": "0755",
        "Conflicts": "shutdown.target",
        "ControlGroup": "/system.slice/grafana-server.service",
        "ControlPID": "0",
        "DefaultDependencies": "yes",
        "DefaultMemoryLow": "0",
        "DefaultMemoryMin": "0",
        "Delegate": "no",
        "Description": "Grafana instance",
        "DevicePolicy": "auto",
        "Documentation": "http://docs.grafana.org",
        "DynamicUser": "no",
        "EffectiveCPUs": "",
        "EffectiveMemoryNodes": "",
        "EnvironmentFiles": "/etc/sysconfig/grafana-server (ignore_errors=no)",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "59580",
        "ExecMainStartTimestamp": "Thu 2022-07-07 19:44:00 UTC",
        "ExecMainStartTimestampMonotonic": "2197101336",
        "ExecMainStatus": "0",
        "ExecStart": "{ path=/usr/sbin/grafana-server ; 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=[Thu 2022-07-07 19:44:00 UTC] ; stop_time=[n/a] ; pid=59580 ; code=(null) ; status=0/0 }",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FragmentPath": "/usr/lib/systemd/system/grafana-server.service",
        "FreezerState": "running",
        "GID": "984",
        "Group": "grafana",
        "GuessMainPID": "yes",
        "IOAccounting": "no",
        "IOSchedulingClass": "0",
        "IOSchedulingPriority": "0",
        "IOWeight": "[not set]",
        "IPAccounting": "no",
        "IPEgressBytes": "18446744073709551615",
        "IPEgressPackets": "18446744073709551615",
        "IPIngressBytes": "18446744073709551615",
        "IPIngressPackets": "18446744073709551615",
        "Id": "grafana-server.service",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestamp": "Thu 2022-07-07 19:44:00 UTC",
        "InactiveEnterTimestampMonotonic": "2197099368",
        "InactiveExitTimestamp": "Thu 2022-07-07 19:44:00 UTC",
        "InactiveExitTimestampMonotonic": "2197101379",
        "InvocationID": "0e8892b59f0544208fed4a43a1ec312b",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeyringMode": "private",
        "KillMode": "control-group",
        "KillSignal": "15",
        "LimitAS": "infinity",
        "LimitASSoft": "infinity",
        "LimitCORE": "infinity",
        "LimitCORESoft": "0",
        "LimitCPU": "infinity",
        "LimitCPUSoft": "infinity",
        "LimitDATA": "infinity",
        "LimitDATASoft": "infinity",
        "LimitFSIZE": "infinity",
        "LimitFSIZESoft": "infinity",
        "LimitLOCKS": "infinity",
        "LimitLOCKSSoft": "infinity",
        "LimitMEMLOCK": "65536",
        "LimitMEMLOCKSoft": "65536",
        "LimitMSGQUEUE": "819200",
        "LimitMSGQUEUESoft": "819200",
        "LimitNICE": "0",
        "LimitNICESoft": "0",
        "LimitNOFILE": "10000",
        "LimitNOFILESoft": "10000",
        "LimitNPROC": "6968",
        "LimitNPROCSoft": "6968",
        "LimitRSS": "infinity",
        "LimitRSSSoft": "infinity",
        "LimitRTPRIO": "0",
        "LimitRTPRIOSoft": "0",
        "LimitRTTIME": "infinity",
        "LimitRTTIMESoft": "infinity",
        "LimitSIGPENDING": "6968",
        "LimitSIGPENDINGSoft": "6968",
        "LimitSTACK": "infinity",
        "LimitSTACKSoft": "8388608",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "MainPID": "59580",
        "MemoryAccounting": "yes",
        "MemoryCurrent": "69095424",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemorySwapMax": "infinity",
        "MountAPIVFS": "no",
        "MountFlags": "",
        "NFileDescriptorStore": "0",
        "NRestarts": "0",
        "NUMAMask": "",
        "NUMAPolicy": "n/a",
        "Names": "grafana-server.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "main",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "PermissionsStartOnly": "no",
        "Perpetual": "no",
        "PrivateDevices": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectSystem": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "RemainAfterExit": "no",
        "RemoveIPC": "no",
        "Requires": "system.slice -.mount sysinit.target",
        "RequiresMountsFor": "/usr/share/grafana /run/grafana",
        "Restart": "on-failure",
        "RestartUSec": "100ms",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "RootDirectoryStartOnly": "no",
        "RuntimeDirectory": "grafana",
        "RuntimeDirectoryMode": "0750",
        "RuntimeDirectoryPreserve": "no",
        "RuntimeMaxUSec": "infinity",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system.slice",
        "StandardError": "inherit",
        "StandardInput": "null",
        "StandardInputData": "",
        "StandardOutput": "journal",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StartupBlockIOWeight": "[not set]",
        "StartupCPUShares": "[not set]",
        "StartupCPUWeight": "[not set]",
        "StartupIOWeight": "[not set]",
        "StateChangeTimestamp": "Thu 2022-07-07 19:44:00 UTC",
        "StateChangeTimestampMonotonic": "2197225601",
        "StateDirectoryMode": "0755",
        "StatusErrno": "0",
        "StopWhenUnneeded": "no",
        "SubState": "running",
        "SuccessAction": "none",
        "SyslogFacility": "3",
        "SyslogLevel": "6",
        "SyslogLevelPrefix": "yes",
        "SyslogPriority": "30",
        "SystemCallErrorNumber": "0",
        "TTYReset": "no",
        "TTYVHangup": "no",
        "TTYVTDisallocate": "no",
        "TasksAccounting": "yes",
        "TasksCurrent": "20",
        "TasksMax": "11149",
        "TimeoutStartUSec": "1min 30s",
        "TimeoutStopUSec": "20s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Type": "notify",
        "UID": "987",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "enabled",
        "User": "grafana",
        "UtmpMode": "init",
        "WantedBy": "multi-user.target",
        "Wants": "network-online.target",
        "WatchdogTimestamp": "Thu 2022-07-07 19:44:00 UTC",
        "WatchdogTimestampMonotonic": "2197225599",
        "WatchdogUSec": "0",
        "WorkingDirectory": "/usr/share/grafana"
    }
}
META: ran handlers

PLAY RECAP *********************************************************************
/cache/centos-8.qcow2      : ok=47   changed=9    unreachable=0    failed=0    skipped=20   rescued=0    ignored=0   

Thursday 07 July 2022  19:47:57 +0000 (0:00:04.038)       0:01:00.903 ********* 
=============================================================================== 
fedora.linux_system_roles.private_metrics_subrole_elasticsearch : Install needed Elasticsearch metrics packages -- 16.68s
/tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_elasticsearch/tasks/main.yml:29 
fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rules are installed for targeted hosts --- 4.50s
/tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:24 
Restore state of services ----------------------------------------------- 4.04s
/tmp/tmp5kv0gnce/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 --- 2.94s
/tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:34 
fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector is restarted and enabled on boot --- 2.67s
/tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:114 
fedora.linux_system_roles.private_metrics_subrole_pcp : Install Performance Co-Pilot packages --- 2.07s
/tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:15 
fedora.linux_system_roles.private_metrics_subrole_pcp : Install authentication packages --- 2.01s
/tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/main.yml:20 
Get initial state of services ------------------------------------------- 1.86s
/tmp/tmp5kv0gnce/tests/metrics/get_services_state.yml:3 -----------------------
Get final state of services --------------------------------------------- 1.75s
/tmp/tmp5kv0gnce/tests/metrics/restore_services_state.yml:3 -------------------
fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure extra performance rule group directories exist --- 1.69s
/tmp/tmpm0nuht53/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 --- 1.67s
/tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:14 
fedora.linux_system_roles.private_metrics_subrole_elasticsearch : Ensure PCP Elasticsearch agent is configured --- 1.34s
/tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_elasticsearch/tasks/main.yml:42 
fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric inference is restarted and enabled on boot --- 1.31s
/tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmie.yml:75 
Gathering Facts --------------------------------------------------------- 1.20s
/tmp/tmp5kv0gnce/tests/metrics/tests_sanity_from_elasticsearch.yml:3 ----------
Enable HA repos --------------------------------------------------------- 1.10s
/cache/centos-8_setup.yml:5 ---------------------------------------------------
fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure any explicit metric labels are configured --- 0.96s
/tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:39 
fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector is configured --- 0.94s
/tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:53 
fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging retention period is set --- 0.94s
/tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:20 
fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric logging is configured --- 0.93s
/tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmlogger.yml:13 
fedora.linux_system_roles.private_metrics_subrole_pcp : Ensure performance metric collector authentication is configured --- 0.93s
/tmp/tmpm0nuht53/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_pcp/tasks/pmcd.yml:83