# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_update.yml ***************************************************** 1 plays in /WORKDIR/git-weekly-cizfoo8nmh/tests/tests_update.yml PLAY [Ensure that we can set the policy using this role (without reboot)] ****** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/tests_update.yml:3 Saturday 10 February 2024 04:31:36 +0000 (0:00:00.013) 0:00:00.013 ***** ok: [sut] META: ran handlers TASK [Set correct base policy] ************************************************* task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/tests_update.yml:8 Saturday 10 February 2024 04:31:37 +0000 (0:00:00.617) 0:00:00.630 ***** TASK [linux-system-roles.crypto_policies : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:3 Saturday 10 February 2024 04:31:37 +0000 (0:00:00.026) 0:00:00.657 ***** included: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/set_vars.yml for sut TASK [linux-system-roles.crypto_policies : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/set_vars.yml:2 Saturday 10 February 2024 04:31:37 +0000 (0:00:00.015) 0:00:00.672 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.crypto_policies : Check if system is ostree] ********** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/set_vars.yml:11 Saturday 10 February 2024 04:31:37 +0000 (0:00:00.018) 0:00:00.690 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.crypto_policies : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/set_vars.yml:16 Saturday 10 February 2024 04:31:37 +0000 (0:00:00.261) 0:00:00.952 ***** ok: [sut] => { "ansible_facts": { "__crypto_policies_is_ostree": false }, "changed": false } TASK [linux-system-roles.crypto_policies : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/set_vars.yml:20 Saturday 10 February 2024 04:31:37 +0000 (0:00:00.023) 0:00:00.975 ***** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.crypto_policies : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:6 Saturday 10 February 2024 04:31:37 +0000 (0:00:00.029) 0:00:01.005 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: crypto-policies crypto-policies-scripts TASK [linux-system-roles.crypto_policies : Gather facts] *********************** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:13 Saturday 10 February 2024 04:31:38 +0000 (0:00:01.017) 0:00:02.022 ***** included: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml for sut TASK [linux-system-roles.crypto_policies : Find out what is the currently active policy] *** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml:3 Saturday 10 February 2024 04:31:38 +0000 (0:00:00.013) 0:00:02.036 ***** ok: [sut] => { "changed": false, "cmd": [ "update-crypto-policies", "--show" ], "delta": "0:00:00.051574", "end": "2024-02-10 04:31:39.063054", "rc": 0, "start": "2024-02-10 04:31:39.011480" } STDOUT: DEFAULT TASK [linux-system-roles.crypto_policies : Set current policy fact] ************ task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml:9 Saturday 10 February 2024 04:31:39 +0000 (0:00:00.282) 0:00:02.318 ***** ok: [sut] => { "ansible_facts": { "crypto_policies_active": "DEFAULT" }, "changed": false } TASK [linux-system-roles.crypto_policies : Find base policies files] *********** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:16 Saturday 10 February 2024 04:31:39 +0000 (0:00:00.019) 0:00:02.338 ***** ok: [sut] => { "changed": false, "examined": 7, "files": [ { "atime": 1707539488.5510337, "ctime": 1706606927.85, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 4325521, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1699616997.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/DEFAULT.pol", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 2481, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1699616997.0, "ctime": 1706606927.85, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 4325522, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1699616997.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/EMPTY.pol", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1699616997.0, "ctime": 1706606927.85, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 4325523, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1699616997.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/FIPS.pol", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 2024, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1699616997.0, "ctime": 1706606927.85, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 4325524, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1699616997.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/FUTURE.pol", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 2542, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1707539485.9560475, "ctime": 1706606927.85, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 4325525, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1699616997.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/LEGACY.pol", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 2661, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } ], "matched": 5 } TASK [linux-system-roles.crypto_policies : Set available base policies fact] *** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:24 Saturday 10 February 2024 04:31:39 +0000 (0:00:00.239) 0:00:02.578 ***** ok: [sut] => { "ansible_facts": { "crypto_policies_available_policies": [ "LEGACY", "EMPTY", "FUTURE", "DEFAULT", "FIPS" ] }, "changed": false } TASK [linux-system-roles.crypto_policies : Find subpolicy files] *************** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:31 Saturday 10 February 2024 04:31:39 +0000 (0:00:00.021) 0:00:02.599 ***** ok: [sut] => { "changed": false, "examined": 7, "files": [ { "atime": 1699616997.0, "ctime": 1706606927.85, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 6291600, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1699616997.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/AD-SUPPORT-LEGACY.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 469, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1699616997.0, "ctime": 1706606927.85, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 6291601, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1699616997.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/AD-SUPPORT.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 283, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1699616997.0, "ctime": 1706606927.85, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 6291602, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1699616997.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/ECDHE-ONLY.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 136, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1699616997.0, "ctime": 1706606927.85, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 6291603, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1699616997.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/NO-ENFORCE-EMS.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 248, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1699616997.0, "ctime": 1706606927.85, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 6291604, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1699616997.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/NO-SHA1.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 123, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1699616997.0, "ctime": 1706606927.85, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 6291605, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1699616997.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/OSPP.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 2072, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1699616997.0, "ctime": 1706606927.85, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 6291606, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1699616997.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/SHA1.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 131, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } ], "matched": 7 } TASK [linux-system-roles.crypto_policies : Set available subpolicies fact] ***** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:39 Saturday 10 February 2024 04:31:39 +0000 (0:00:00.185) 0:00:02.784 ***** ok: [sut] => { "ansible_facts": { "crypto_policies_available_subpolicies": [ "AD-SUPPORT-LEGACY", "NO-ENFORCE-EMS", "NO-SHA1", "OSPP", "SHA1", "AD-SUPPORT", "ECDHE-ONLY" ] }, "changed": false } TASK [linux-system-roles.crypto_policies : Set crypto_policies_available_modules fact (deprecated)] *** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:46 Saturday 10 February 2024 04:31:39 +0000 (0:00:00.020) 0:00:02.805 ***** ok: [sut] => { "ansible_facts": { "crypto_policies_available_modules": [ "AD-SUPPORT-LEGACY", "NO-ENFORCE-EMS", "NO-SHA1", "OSPP", "SHA1", "AD-SUPPORT", "ECDHE-ONLY" ] }, "changed": false } TASK [linux-system-roles.crypto_policies : Update crypto policy if needed] ***** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:52 Saturday 10 February 2024 04:31:39 +0000 (0:00:00.019) 0:00:02.825 ***** NOTIFIED HANDLER linux-system-roles.crypto_policies : Reboot the managed host to apply crypto policies changes for sut NOTIFIED HANDLER linux-system-roles.crypto_policies : Clear the crypto_policies_reboot_required flag for sut changed: [sut] => { "changed": true, "cmd": [ "update-crypto-policies", "--no-reload", "--set", "LEGACY" ], "delta": "0:00:00.115425", "end": "2024-02-10 04:31:39.878958", "rc": 0, "start": "2024-02-10 04:31:39.763533" } STDOUT: Setting system policy to LEGACY Note: System-wide crypto policies are applied on application start-up. It is recommended to restart the system for the change of policies to fully take place. TASK [linux-system-roles.crypto_policies : Set the reboot_required flag if needed] *** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:64 Saturday 10 February 2024 04:31:39 +0000 (0:00:00.308) 0:00:03.133 ***** ok: [sut] => { "ansible_facts": { "crypto_policies_reboot_required": true }, "changed": false } TASK [linux-system-roles.crypto_policies : Update facts after applying policy] *** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:72 Saturday 10 February 2024 04:31:39 +0000 (0:00:00.021) 0:00:03.155 ***** included: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml for sut TASK [linux-system-roles.crypto_policies : Find out what is the currently active policy] *** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml:3 Saturday 10 February 2024 04:31:39 +0000 (0:00:00.013) 0:00:03.168 ***** ok: [sut] => { "changed": false, "cmd": [ "update-crypto-policies", "--show" ], "delta": "0:00:00.052680", "end": "2024-02-10 04:31:40.147785", "rc": 0, "start": "2024-02-10 04:31:40.095105" } STDOUT: LEGACY TASK [linux-system-roles.crypto_policies : Set current policy fact] ************ task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml:9 Saturday 10 February 2024 04:31:40 +0000 (0:00:00.233) 0:00:03.402 ***** ok: [sut] => { "ansible_facts": { "crypto_policies_active": "LEGACY" }, "changed": false } TASK [Verify that base policy was updated] ************************************* task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/tests_update.yml:14 Saturday 10 February 2024 04:31:40 +0000 (0:00:00.019) 0:00:03.421 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set correct base policy and subpolicy] *********************************** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/tests_update.yml:20 Saturday 10 February 2024 04:31:40 +0000 (0:00:00.021) 0:00:03.442 ***** TASK [linux-system-roles.crypto_policies : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:3 Saturday 10 February 2024 04:31:40 +0000 (0:00:00.020) 0:00:03.462 ***** included: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/set_vars.yml for sut TASK [linux-system-roles.crypto_policies : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/set_vars.yml:2 Saturday 10 February 2024 04:31:40 +0000 (0:00:00.014) 0:00:03.477 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.crypto_policies : Check if system is ostree] ********** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/set_vars.yml:11 Saturday 10 February 2024 04:31:40 +0000 (0:00:00.021) 0:00:03.498 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.crypto_policies : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/set_vars.yml:16 Saturday 10 February 2024 04:31:40 +0000 (0:00:00.018) 0:00:03.517 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.crypto_policies : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/set_vars.yml:20 Saturday 10 February 2024 04:31:40 +0000 (0:00:00.018) 0:00:03.536 ***** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.crypto_policies : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:6 Saturday 10 February 2024 04:31:40 +0000 (0:00:00.030) 0:00:03.567 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: crypto-policies crypto-policies-scripts TASK [linux-system-roles.crypto_policies : Gather facts] *********************** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:13 Saturday 10 February 2024 04:31:41 +0000 (0:00:00.920) 0:00:04.488 ***** included: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml for sut TASK [linux-system-roles.crypto_policies : Find out what is the currently active policy] *** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml:3 Saturday 10 February 2024 04:31:41 +0000 (0:00:00.012) 0:00:04.500 ***** ok: [sut] => { "changed": false, "cmd": [ "update-crypto-policies", "--show" ], "delta": "0:00:00.051364", "end": "2024-02-10 04:31:41.476691", "rc": 0, "start": "2024-02-10 04:31:41.425327" } STDOUT: LEGACY TASK [linux-system-roles.crypto_policies : Set current policy fact] ************ task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml:9 Saturday 10 February 2024 04:31:41 +0000 (0:00:00.230) 0:00:04.730 ***** ok: [sut] => { "ansible_facts": { "crypto_policies_active": "LEGACY" }, "changed": false } TASK [linux-system-roles.crypto_policies : Find base policies files] *********** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:16 Saturday 10 February 2024 04:31:41 +0000 (0:00:00.019) 0:00:04.750 ***** ok: [sut] => { "changed": false, "examined": 7, "files": [ { "atime": 1707539488.5510337, "ctime": 1706606927.85, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 4325521, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1699616997.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/DEFAULT.pol", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 2481, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1699616997.0, "ctime": 1706606927.85, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 4325522, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1699616997.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/EMPTY.pol", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1699616997.0, "ctime": 1706606927.85, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 4325523, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1699616997.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/FIPS.pol", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 2024, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1699616997.0, "ctime": 1706606927.85, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 4325524, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1699616997.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/FUTURE.pol", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 2542, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1707539485.9560475, "ctime": 1706606927.85, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 4325525, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1699616997.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/LEGACY.pol", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 2661, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } ], "matched": 5 } TASK [linux-system-roles.crypto_policies : Set available base policies fact] *** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:24 Saturday 10 February 2024 04:31:41 +0000 (0:00:00.179) 0:00:04.929 ***** ok: [sut] => { "ansible_facts": { "crypto_policies_available_policies": [ "LEGACY", "EMPTY", "FUTURE", "DEFAULT", "FIPS" ] }, "changed": false } TASK [linux-system-roles.crypto_policies : Find subpolicy files] *************** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:31 Saturday 10 February 2024 04:31:41 +0000 (0:00:00.021) 0:00:04.950 ***** ok: [sut] => { "changed": false, "examined": 7, "files": [ { "atime": 1699616997.0, "ctime": 1706606927.85, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 6291600, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1699616997.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/AD-SUPPORT-LEGACY.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 469, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1699616997.0, "ctime": 1706606927.85, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 6291601, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1699616997.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/AD-SUPPORT.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 283, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1699616997.0, "ctime": 1706606927.85, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 6291602, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1699616997.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/ECDHE-ONLY.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 136, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1699616997.0, "ctime": 1706606927.85, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 6291603, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1699616997.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/NO-ENFORCE-EMS.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 248, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1699616997.0, "ctime": 1706606927.85, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 6291604, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1699616997.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/NO-SHA1.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 123, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1699616997.0, "ctime": 1706606927.85, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 6291605, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1699616997.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/OSPP.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 2072, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1699616997.0, "ctime": 1706606927.85, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 6291606, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1699616997.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/SHA1.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 131, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } ], "matched": 7 } TASK [linux-system-roles.crypto_policies : Set available subpolicies fact] ***** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:39 Saturday 10 February 2024 04:31:41 +0000 (0:00:00.183) 0:00:05.134 ***** ok: [sut] => { "ansible_facts": { "crypto_policies_available_subpolicies": [ "AD-SUPPORT-LEGACY", "NO-ENFORCE-EMS", "NO-SHA1", "OSPP", "SHA1", "AD-SUPPORT", "ECDHE-ONLY" ] }, "changed": false } TASK [linux-system-roles.crypto_policies : Set crypto_policies_available_modules fact (deprecated)] *** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:46 Saturday 10 February 2024 04:31:41 +0000 (0:00:00.022) 0:00:05.156 ***** ok: [sut] => { "ansible_facts": { "crypto_policies_available_modules": [ "AD-SUPPORT-LEGACY", "NO-ENFORCE-EMS", "NO-SHA1", "OSPP", "SHA1", "AD-SUPPORT", "ECDHE-ONLY" ] }, "changed": false } TASK [linux-system-roles.crypto_policies : Update crypto policy if needed] ***** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:52 Saturday 10 February 2024 04:31:41 +0000 (0:00:00.020) 0:00:05.176 ***** NOTIFIED HANDLER linux-system-roles.crypto_policies : Reboot the managed host to apply crypto policies changes for sut NOTIFIED HANDLER linux-system-roles.crypto_policies : Clear the crypto_policies_reboot_required flag for sut changed: [sut] => { "changed": true, "cmd": [ "update-crypto-policies", "--no-reload", "--set", "DEFAULT:NO-SHA1" ], "delta": "0:00:00.136549", "end": "2024-02-10 04:31:42.252731", "rc": 0, "start": "2024-02-10 04:31:42.116182" } STDOUT: Setting system policy to DEFAULT:NO-SHA1 Note: System-wide crypto policies are applied on application start-up. It is recommended to restart the system for the change of policies to fully take place. TASK [linux-system-roles.crypto_policies : Set the reboot_required flag if needed] *** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:64 Saturday 10 February 2024 04:31:42 +0000 (0:00:00.331) 0:00:05.508 ***** ok: [sut] => { "ansible_facts": { "crypto_policies_reboot_required": true }, "changed": false } TASK [linux-system-roles.crypto_policies : Update facts after applying policy] *** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:72 Saturday 10 February 2024 04:31:42 +0000 (0:00:00.021) 0:00:05.529 ***** included: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml for sut TASK [linux-system-roles.crypto_policies : Find out what is the currently active policy] *** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml:3 Saturday 10 February 2024 04:31:42 +0000 (0:00:00.014) 0:00:05.543 ***** ok: [sut] => { "changed": false, "cmd": [ "update-crypto-policies", "--show" ], "delta": "0:00:00.051854", "end": "2024-02-10 04:31:42.527382", "rc": 0, "start": "2024-02-10 04:31:42.475528" } STDOUT: DEFAULT:NO-SHA1 TASK [linux-system-roles.crypto_policies : Set current policy fact] ************ task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml:9 Saturday 10 February 2024 04:31:42 +0000 (0:00:00.238) 0:00:05.781 ***** ok: [sut] => { "ansible_facts": { "crypto_policies_active": "DEFAULT:NO-SHA1" }, "changed": false } TASK [Verify that base policy and subpolicy were updated] ********************** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/tests_update.yml:26 Saturday 10 February 2024 04:31:42 +0000 (0:00:00.020) 0:00:05.802 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set incorrect base policy] *********************************************** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/tests_update.yml:34 Saturday 10 February 2024 04:31:42 +0000 (0:00:00.021) 0:00:05.823 ***** TASK [linux-system-roles.crypto_policies : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:3 Saturday 10 February 2024 04:31:42 +0000 (0:00:00.014) 0:00:05.837 ***** included: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/set_vars.yml for sut TASK [linux-system-roles.crypto_policies : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/set_vars.yml:2 Saturday 10 February 2024 04:31:42 +0000 (0:00:00.013) 0:00:05.850 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.crypto_policies : Check if system is ostree] ********** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/set_vars.yml:11 Saturday 10 February 2024 04:31:42 +0000 (0:00:00.019) 0:00:05.870 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.crypto_policies : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/set_vars.yml:16 Saturday 10 February 2024 04:31:42 +0000 (0:00:00.018) 0:00:05.889 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.crypto_policies : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/set_vars.yml:20 Saturday 10 February 2024 04:31:42 +0000 (0:00:00.017) 0:00:05.906 ***** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.crypto_policies : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:6 Saturday 10 February 2024 04:31:42 +0000 (0:00:00.029) 0:00:05.936 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: crypto-policies crypto-policies-scripts TASK [linux-system-roles.crypto_policies : Gather facts] *********************** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:13 Saturday 10 February 2024 04:31:43 +0000 (0:00:00.922) 0:00:06.859 ***** included: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml for sut TASK [linux-system-roles.crypto_policies : Find out what is the currently active policy] *** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml:3 Saturday 10 February 2024 04:31:43 +0000 (0:00:00.014) 0:00:06.873 ***** ok: [sut] => { "changed": false, "cmd": [ "update-crypto-policies", "--show" ], "delta": "0:00:00.051362", "end": "2024-02-10 04:31:43.848967", "rc": 0, "start": "2024-02-10 04:31:43.797605" } STDOUT: DEFAULT:NO-SHA1 TASK [linux-system-roles.crypto_policies : Set current policy fact] ************ task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml:9 Saturday 10 February 2024 04:31:43 +0000 (0:00:00.230) 0:00:07.104 ***** ok: [sut] => { "ansible_facts": { "crypto_policies_active": "DEFAULT:NO-SHA1" }, "changed": false } TASK [linux-system-roles.crypto_policies : Find base policies files] *********** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:16 Saturday 10 February 2024 04:31:43 +0000 (0:00:00.020) 0:00:07.124 ***** ok: [sut] => { "changed": false, "examined": 7, "files": [ { "atime": 1707539488.5510337, "ctime": 1706606927.85, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 4325521, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1699616997.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/DEFAULT.pol", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 2481, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1699616997.0, "ctime": 1706606927.85, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 4325522, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1699616997.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/EMPTY.pol", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1699616997.0, "ctime": 1706606927.85, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 4325523, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1699616997.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/FIPS.pol", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 2024, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1699616997.0, "ctime": 1706606927.85, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 4325524, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1699616997.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/FUTURE.pol", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 2542, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1707539485.9560475, "ctime": 1706606927.85, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 4325525, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1699616997.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/LEGACY.pol", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 2661, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } ], "matched": 5 } TASK [linux-system-roles.crypto_policies : Set available base policies fact] *** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:24 Saturday 10 February 2024 04:31:44 +0000 (0:00:00.181) 0:00:07.306 ***** ok: [sut] => { "ansible_facts": { "crypto_policies_available_policies": [ "LEGACY", "EMPTY", "FUTURE", "DEFAULT", "FIPS" ] }, "changed": false } TASK [linux-system-roles.crypto_policies : Find subpolicy files] *************** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:31 Saturday 10 February 2024 04:31:44 +0000 (0:00:00.021) 0:00:07.327 ***** ok: [sut] => { "changed": false, "examined": 7, "files": [ { "atime": 1699616997.0, "ctime": 1706606927.85, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 6291600, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1699616997.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/AD-SUPPORT-LEGACY.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 469, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1699616997.0, "ctime": 1706606927.85, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 6291601, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1699616997.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/AD-SUPPORT.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 283, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1699616997.0, "ctime": 1706606927.85, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 6291602, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1699616997.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/ECDHE-ONLY.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 136, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1699616997.0, "ctime": 1706606927.85, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 6291603, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1699616997.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/NO-ENFORCE-EMS.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 248, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1707539502.1809587, "ctime": 1706606927.85, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 6291604, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1699616997.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/NO-SHA1.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 123, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1699616997.0, "ctime": 1706606927.85, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 6291605, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1699616997.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/OSPP.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 2072, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1699616997.0, "ctime": 1706606927.85, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 6291606, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1699616997.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/SHA1.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 131, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } ], "matched": 7 } TASK [linux-system-roles.crypto_policies : Set available subpolicies fact] ***** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:39 Saturday 10 February 2024 04:31:44 +0000 (0:00:00.182) 0:00:07.509 ***** ok: [sut] => { "ansible_facts": { "crypto_policies_available_subpolicies": [ "AD-SUPPORT-LEGACY", "NO-ENFORCE-EMS", "NO-SHA1", "OSPP", "SHA1", "AD-SUPPORT", "ECDHE-ONLY" ] }, "changed": false } TASK [linux-system-roles.crypto_policies : Set crypto_policies_available_modules fact (deprecated)] *** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:46 Saturday 10 February 2024 04:31:44 +0000 (0:00:00.022) 0:00:07.532 ***** ok: [sut] => { "ansible_facts": { "crypto_policies_available_modules": [ "AD-SUPPORT-LEGACY", "NO-ENFORCE-EMS", "NO-SHA1", "OSPP", "SHA1", "AD-SUPPORT", "ECDHE-ONLY" ] }, "changed": false } TASK [linux-system-roles.crypto_policies : Update crypto policy if needed] ***** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:52 Saturday 10 February 2024 04:31:44 +0000 (0:00:00.019) 0:00:07.552 ***** fatal: [sut]: FAILED! => { "changed": true, "cmd": [ "update-crypto-policies", "--no-reload", "--set", "NOEXIST" ], "delta": "0:00:00.052012", "end": "2024-02-10 04:31:44.541492", "rc": 1, "start": "2024-02-10 04:31:44.489480" } STDERR: Unknown policy `NOEXIST`: file `NOEXIST.pol` not found in (., policies, /etc/crypto-policies/policies, /usr/share/crypto-policies/policies) MSG: non-zero return code TASK [Check that we failed in the role] **************************************** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/tests_update.yml:44 Saturday 10 February 2024 04:31:44 +0000 (0:00:00.243) 0:00:07.795 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set incorrect subpolicy] ************************************************* task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/tests_update.yml:53 Saturday 10 February 2024 04:31:44 +0000 (0:00:00.020) 0:00:07.816 ***** TASK [linux-system-roles.crypto_policies : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:3 Saturday 10 February 2024 04:31:44 +0000 (0:00:00.015) 0:00:07.832 ***** included: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/set_vars.yml for sut TASK [linux-system-roles.crypto_policies : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/set_vars.yml:2 Saturday 10 February 2024 04:31:44 +0000 (0:00:00.013) 0:00:07.845 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.crypto_policies : Check if system is ostree] ********** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/set_vars.yml:11 Saturday 10 February 2024 04:31:44 +0000 (0:00:00.019) 0:00:07.865 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.crypto_policies : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/set_vars.yml:16 Saturday 10 February 2024 04:31:44 +0000 (0:00:00.019) 0:00:07.885 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.crypto_policies : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/set_vars.yml:20 Saturday 10 February 2024 04:31:44 +0000 (0:00:00.064) 0:00:07.949 ***** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.crypto_policies : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:6 Saturday 10 February 2024 04:31:44 +0000 (0:00:00.032) 0:00:07.981 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: crypto-policies crypto-policies-scripts TASK [linux-system-roles.crypto_policies : Gather facts] *********************** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:13 Saturday 10 February 2024 04:31:45 +0000 (0:00:00.925) 0:00:08.906 ***** included: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml for sut TASK [linux-system-roles.crypto_policies : Find out what is the currently active policy] *** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml:3 Saturday 10 February 2024 04:31:45 +0000 (0:00:00.015) 0:00:08.921 ***** ok: [sut] => { "changed": false, "cmd": [ "update-crypto-policies", "--show" ], "delta": "0:00:00.051278", "end": "2024-02-10 04:31:45.897930", "rc": 0, "start": "2024-02-10 04:31:45.846652" } STDOUT: DEFAULT:NO-SHA1 TASK [linux-system-roles.crypto_policies : Set current policy fact] ************ task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml:9 Saturday 10 February 2024 04:31:45 +0000 (0:00:00.231) 0:00:09.153 ***** ok: [sut] => { "ansible_facts": { "crypto_policies_active": "DEFAULT:NO-SHA1" }, "changed": false } TASK [linux-system-roles.crypto_policies : Find base policies files] *********** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:16 Saturday 10 February 2024 04:31:45 +0000 (0:00:00.020) 0:00:09.174 ***** ok: [sut] => { "changed": false, "examined": 7, "files": [ { "atime": 1707539488.5510337, "ctime": 1706606927.85, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 4325521, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1699616997.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/DEFAULT.pol", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 2481, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1699616997.0, "ctime": 1706606927.85, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 4325522, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1699616997.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/EMPTY.pol", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1699616997.0, "ctime": 1706606927.85, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 4325523, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1699616997.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/FIPS.pol", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 2024, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1699616997.0, "ctime": 1706606927.85, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 4325524, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1699616997.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/FUTURE.pol", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 2542, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1707539485.9560475, "ctime": 1706606927.85, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 4325525, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1699616997.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/LEGACY.pol", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 2661, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } ], "matched": 5 } TASK [linux-system-roles.crypto_policies : Set available base policies fact] *** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:24 Saturday 10 February 2024 04:31:46 +0000 (0:00:00.183) 0:00:09.357 ***** ok: [sut] => { "ansible_facts": { "crypto_policies_available_policies": [ "LEGACY", "EMPTY", "FUTURE", "DEFAULT", "FIPS" ] }, "changed": false } TASK [linux-system-roles.crypto_policies : Find subpolicy files] *************** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:31 Saturday 10 February 2024 04:31:46 +0000 (0:00:00.021) 0:00:09.378 ***** ok: [sut] => { "changed": false, "examined": 7, "files": [ { "atime": 1699616997.0, "ctime": 1706606927.85, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 6291600, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1699616997.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/AD-SUPPORT-LEGACY.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 469, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1699616997.0, "ctime": 1706606927.85, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 6291601, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1699616997.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/AD-SUPPORT.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 283, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1699616997.0, "ctime": 1706606927.85, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 6291602, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1699616997.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/ECDHE-ONLY.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 136, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1699616997.0, "ctime": 1706606927.85, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 6291603, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1699616997.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/NO-ENFORCE-EMS.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 248, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1707539502.1809587, "ctime": 1706606927.85, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 6291604, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1699616997.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/NO-SHA1.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 123, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1699616997.0, "ctime": 1706606927.85, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 6291605, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1699616997.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/OSPP.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 2072, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1699616997.0, "ctime": 1706606927.85, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 6291606, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1699616997.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/SHA1.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 131, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } ], "matched": 7 } TASK [linux-system-roles.crypto_policies : Set available subpolicies fact] ***** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:39 Saturday 10 February 2024 04:31:46 +0000 (0:00:00.182) 0:00:09.561 ***** ok: [sut] => { "ansible_facts": { "crypto_policies_available_subpolicies": [ "AD-SUPPORT-LEGACY", "NO-ENFORCE-EMS", "NO-SHA1", "OSPP", "SHA1", "AD-SUPPORT", "ECDHE-ONLY" ] }, "changed": false } TASK [linux-system-roles.crypto_policies : Set crypto_policies_available_modules fact (deprecated)] *** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:46 Saturday 10 February 2024 04:31:46 +0000 (0:00:00.022) 0:00:09.583 ***** ok: [sut] => { "ansible_facts": { "crypto_policies_available_modules": [ "AD-SUPPORT-LEGACY", "NO-ENFORCE-EMS", "NO-SHA1", "OSPP", "SHA1", "AD-SUPPORT", "ECDHE-ONLY" ] }, "changed": false } TASK [linux-system-roles.crypto_policies : Update crypto policy if needed] ***** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:52 Saturday 10 February 2024 04:31:46 +0000 (0:00:00.021) 0:00:09.605 ***** fatal: [sut]: FAILED! => { "changed": true, "cmd": [ "update-crypto-policies", "--no-reload", "--set", "DEFAULT:NOEXIST" ], "delta": "0:00:00.067795", "end": "2024-02-10 04:31:46.612268", "rc": 1, "start": "2024-02-10 04:31:46.544473" } STDERR: Unknown policy `NOEXIST`: file `NOEXIST.pmod` not found in (., policies/modules, /etc/crypto-policies/policies/modules, /usr/share/crypto-policies/policies/modules) MSG: non-zero return code TASK [Check that we failed in the role] **************************************** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/tests_update.yml:63 Saturday 10 February 2024 04:31:46 +0000 (0:00:00.260) 0:00:09.865 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Restore policy to DEFAULT] *********************************************** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/tests_update.yml:71 Saturday 10 February 2024 04:31:46 +0000 (0:00:00.020) 0:00:09.886 ***** TASK [linux-system-roles.crypto_policies : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:3 Saturday 10 February 2024 04:31:46 +0000 (0:00:00.022) 0:00:09.909 ***** included: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/set_vars.yml for sut TASK [linux-system-roles.crypto_policies : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/set_vars.yml:2 Saturday 10 February 2024 04:31:46 +0000 (0:00:00.013) 0:00:09.922 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.crypto_policies : Check if system is ostree] ********** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/set_vars.yml:11 Saturday 10 February 2024 04:31:46 +0000 (0:00:00.019) 0:00:09.942 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.crypto_policies : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/set_vars.yml:16 Saturday 10 February 2024 04:31:46 +0000 (0:00:00.018) 0:00:09.961 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.crypto_policies : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/set_vars.yml:20 Saturday 10 February 2024 04:31:46 +0000 (0:00:00.018) 0:00:09.980 ***** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.crypto_policies : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:6 Saturday 10 February 2024 04:31:46 +0000 (0:00:00.030) 0:00:10.010 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: crypto-policies crypto-policies-scripts TASK [linux-system-roles.crypto_policies : Gather facts] *********************** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:13 Saturday 10 February 2024 04:31:47 +0000 (0:00:00.943) 0:00:10.954 ***** included: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml for sut TASK [linux-system-roles.crypto_policies : Find out what is the currently active policy] *** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml:3 Saturday 10 February 2024 04:31:47 +0000 (0:00:00.013) 0:00:10.968 ***** ok: [sut] => { "changed": false, "cmd": [ "update-crypto-policies", "--show" ], "delta": "0:00:00.052018", "end": "2024-02-10 04:31:47.943607", "rc": 0, "start": "2024-02-10 04:31:47.891589" } STDOUT: DEFAULT:NO-SHA1 TASK [linux-system-roles.crypto_policies : Set current policy fact] ************ task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml:9 Saturday 10 February 2024 04:31:47 +0000 (0:00:00.230) 0:00:11.198 ***** ok: [sut] => { "ansible_facts": { "crypto_policies_active": "DEFAULT:NO-SHA1" }, "changed": false } TASK [linux-system-roles.crypto_policies : Find base policies files] *********** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:16 Saturday 10 February 2024 04:31:47 +0000 (0:00:00.019) 0:00:11.218 ***** ok: [sut] => { "changed": false, "examined": 7, "files": [ { "atime": 1707539488.5510337, "ctime": 1706606927.85, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 4325521, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1699616997.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/DEFAULT.pol", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 2481, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1699616997.0, "ctime": 1706606927.85, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 4325522, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1699616997.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/EMPTY.pol", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 277, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1699616997.0, "ctime": 1706606927.85, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 4325523, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1699616997.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/FIPS.pol", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 2024, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1699616997.0, "ctime": 1706606927.85, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 4325524, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1699616997.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/FUTURE.pol", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 2542, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1707539485.9560475, "ctime": 1706606927.85, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 4325525, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1699616997.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/LEGACY.pol", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 2661, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } ], "matched": 5 } TASK [linux-system-roles.crypto_policies : Set available base policies fact] *** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:24 Saturday 10 February 2024 04:31:48 +0000 (0:00:00.180) 0:00:11.398 ***** ok: [sut] => { "ansible_facts": { "crypto_policies_available_policies": [ "LEGACY", "EMPTY", "FUTURE", "DEFAULT", "FIPS" ] }, "changed": false } TASK [linux-system-roles.crypto_policies : Find subpolicy files] *************** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:31 Saturday 10 February 2024 04:31:48 +0000 (0:00:00.022) 0:00:11.421 ***** ok: [sut] => { "changed": false, "examined": 7, "files": [ { "atime": 1699616997.0, "ctime": 1706606927.85, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 6291600, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1699616997.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/AD-SUPPORT-LEGACY.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 469, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1699616997.0, "ctime": 1706606927.85, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 6291601, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1699616997.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/AD-SUPPORT.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 283, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1699616997.0, "ctime": 1706606927.85, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 6291602, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1699616997.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/ECDHE-ONLY.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 136, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1699616997.0, "ctime": 1706606927.85, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 6291603, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1699616997.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/NO-ENFORCE-EMS.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 248, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1707539502.1809587, "ctime": 1706606927.85, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 6291604, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1699616997.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/NO-SHA1.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 123, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1699616997.0, "ctime": 1706606927.85, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 6291605, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1699616997.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/OSPP.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 2072, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false }, { "atime": 1699616997.0, "ctime": 1706606927.85, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 6291606, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1699616997.0, "nlink": 1, "path": "/usr/share/crypto-policies/policies/modules/SHA1.pmod", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 131, "uid": 0, "wgrp": false, "woth": false, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } ], "matched": 7 } TASK [linux-system-roles.crypto_policies : Set available subpolicies fact] ***** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:39 Saturday 10 February 2024 04:31:48 +0000 (0:00:00.180) 0:00:11.601 ***** ok: [sut] => { "ansible_facts": { "crypto_policies_available_subpolicies": [ "AD-SUPPORT-LEGACY", "NO-ENFORCE-EMS", "NO-SHA1", "OSPP", "SHA1", "AD-SUPPORT", "ECDHE-ONLY" ] }, "changed": false } TASK [linux-system-roles.crypto_policies : Set crypto_policies_available_modules fact (deprecated)] *** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:46 Saturday 10 February 2024 04:31:48 +0000 (0:00:00.021) 0:00:11.622 ***** ok: [sut] => { "ansible_facts": { "crypto_policies_available_modules": [ "AD-SUPPORT-LEGACY", "NO-ENFORCE-EMS", "NO-SHA1", "OSPP", "SHA1", "AD-SUPPORT", "ECDHE-ONLY" ] }, "changed": false } TASK [linux-system-roles.crypto_policies : Update crypto policy if needed] ***** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:52 Saturday 10 February 2024 04:31:48 +0000 (0:00:00.019) 0:00:11.642 ***** NOTIFIED HANDLER linux-system-roles.crypto_policies : Reboot the managed host to apply crypto policies changes for sut NOTIFIED HANDLER linux-system-roles.crypto_policies : Clear the crypto_policies_reboot_required flag for sut NOTIFIED HANDLER linux-system-roles.crypto_policies : Reboot the managed host to apply crypto policies changes for sut NOTIFIED HANDLER linux-system-roles.crypto_policies : Clear the crypto_policies_reboot_required flag for sut NOTIFIED HANDLER linux-system-roles.crypto_policies : Reboot the managed host to apply crypto policies changes for sut NOTIFIED HANDLER linux-system-roles.crypto_policies : Clear the crypto_policies_reboot_required flag for sut changed: [sut] => { "changed": true, "cmd": [ "update-crypto-policies", "--set", "DEFAULT" ], "delta": "0:00:00.154711", "end": "2024-02-10 04:31:48.736856", "rc": 0, "start": "2024-02-10 04:31:48.582145" } STDOUT: Setting system policy to DEFAULT Note: System-wide crypto policies are applied on application start-up. It is recommended to restart the system for the change of policies to fully take place. TASK [linux-system-roles.crypto_policies : Set the reboot_required flag if needed] *** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:64 Saturday 10 February 2024 04:31:48 +0000 (0:00:00.348) 0:00:11.991 ***** ok: [sut] => { "ansible_facts": { "crypto_policies_reboot_required": true }, "changed": false } TASK [linux-system-roles.crypto_policies : Update facts after applying policy] *** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:72 Saturday 10 February 2024 04:31:48 +0000 (0:00:00.022) 0:00:12.013 ***** included: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml for sut TASK [linux-system-roles.crypto_policies : Find out what is the currently active policy] *** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml:3 Saturday 10 February 2024 04:31:48 +0000 (0:00:00.013) 0:00:12.026 ***** ok: [sut] => { "changed": false, "cmd": [ "update-crypto-policies", "--show" ], "delta": "0:00:00.052222", "end": "2024-02-10 04:31:49.003131", "rc": 0, "start": "2024-02-10 04:31:48.950909" } STDOUT: DEFAULT TASK [linux-system-roles.crypto_policies : Set current policy fact] ************ task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml:9 Saturday 10 February 2024 04:31:49 +0000 (0:00:00.231) 0:00:12.258 ***** ok: [sut] => { "ansible_facts": { "crypto_policies_active": "DEFAULT" }, "changed": false } RUNNING HANDLER [linux-system-roles.crypto_policies : Reboot the managed host to apply crypto policies changes] *** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/handlers/main.yml:4 Saturday 10 February 2024 04:31:49 +0000 (0:00:00.017) 0:00:12.276 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } RUNNING HANDLER [linux-system-roles.crypto_policies : Clear the crypto_policies_reboot_required flag] *** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/handlers/main.yml:11 Saturday 10 February 2024 04:31:49 +0000 (0:00:00.020) 0:00:12.297 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } RUNNING HANDLER [linux-system-roles.crypto_policies : Reboot the managed host to apply crypto policies changes] *** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/handlers/main.yml:4 Saturday 10 February 2024 04:31:49 +0000 (0:00:00.019) 0:00:12.316 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } RUNNING HANDLER [linux-system-roles.crypto_policies : Clear the crypto_policies_reboot_required flag] *** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/handlers/main.yml:11 Saturday 10 February 2024 04:31:49 +0000 (0:00:00.021) 0:00:12.338 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } RUNNING HANDLER [linux-system-roles.crypto_policies : Reboot the managed host to apply crypto policies changes] *** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/handlers/main.yml:4 Saturday 10 February 2024 04:31:49 +0000 (0:00:00.021) 0:00:12.359 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } RUNNING HANDLER [linux-system-roles.crypto_policies : Clear the crypto_policies_reboot_required flag] *** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/handlers/main.yml:11 Saturday 10 February 2024 04:31:49 +0000 (0:00:00.020) 0:00:12.379 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } RUNNING HANDLER [linux-system-roles.crypto_policies : Reboot the managed host to apply crypto policies changes] *** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/handlers/main.yml:4 Saturday 10 February 2024 04:31:49 +0000 (0:00:00.020) 0:00:12.399 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } RUNNING HANDLER [linux-system-roles.crypto_policies : Clear the crypto_policies_reboot_required flag] *** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/handlers/main.yml:11 Saturday 10 February 2024 04:31:49 +0000 (0:00:00.019) 0:00:12.419 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } RUNNING HANDLER [linux-system-roles.crypto_policies : Reboot the managed host to apply crypto policies changes] *** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/handlers/main.yml:4 Saturday 10 February 2024 04:31:49 +0000 (0:00:00.020) 0:00:12.439 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } RUNNING HANDLER [linux-system-roles.crypto_policies : Clear the crypto_policies_reboot_required flag] *** task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/handlers/main.yml:11 Saturday 10 February 2024 04:31:49 +0000 (0:00:00.020) 0:00:12.459 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers TASK [Check the current policy has been restored to DEFAULT] ******************* task path: /WORKDIR/git-weekly-cizfoo8nmh/tests/tests_update.yml:84 Saturday 10 February 2024 04:31:49 +0000 (0:00:00.023) 0:00:12.482 ***** ok: [sut] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=73 changed=3 unreachable=0 failed=0 skipped=28 rescued=2 ignored=0 Saturday 10 February 2024 04:31:49 +0000 (0:00:00.020) 0:00:12.503 ***** =============================================================================== linux-system-roles.crypto_policies : Ensure required packages are installed --- 1.02s /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:6 linux-system-roles.crypto_policies : Ensure required packages are installed --- 0.94s /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:6 linux-system-roles.crypto_policies : Ensure required packages are installed --- 0.93s /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:6 linux-system-roles.crypto_policies : Ensure required packages are installed --- 0.92s /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:6 linux-system-roles.crypto_policies : Ensure required packages are installed --- 0.92s /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:6 Gathering Facts --------------------------------------------------------- 0.62s /WORKDIR/git-weekly-cizfoo8nmh/tests/tests_update.yml:3 ----------------------- linux-system-roles.crypto_policies : Update crypto policy if needed ----- 0.35s /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:52 linux-system-roles.crypto_policies : Update crypto policy if needed ----- 0.33s /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:52 linux-system-roles.crypto_policies : Update crypto policy if needed ----- 0.31s /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:52 linux-system-roles.crypto_policies : Find out what is the currently active policy --- 0.28s /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml:3 linux-system-roles.crypto_policies : Check if system is ostree ---------- 0.26s /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/set_vars.yml:11 linux-system-roles.crypto_policies : Update crypto policy if needed ----- 0.26s /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:52 linux-system-roles.crypto_policies : Update crypto policy if needed ----- 0.24s /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:52 linux-system-roles.crypto_policies : Find base policies files ----------- 0.24s /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/main.yml:16 linux-system-roles.crypto_policies : Find out what is the currently active policy --- 0.24s /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml:3 linux-system-roles.crypto_policies : Find out what is the currently active policy --- 0.23s /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml:3 linux-system-roles.crypto_policies : Find out what is the currently active policy --- 0.23s /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml:3 linux-system-roles.crypto_policies : Find out what is the currently active policy --- 0.23s /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml:3 linux-system-roles.crypto_policies : Find out what is the currently active policy --- 0.23s /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml:3 linux-system-roles.crypto_policies : Find out what is the currently active policy --- 0.23s /WORKDIR/git-weekly-cizfoo8nmh/tests/roles/linux-system-roles.crypto_policies/tasks/gather_facts.yml:3 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---