ansible-playbook [core 2.17.14] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-Ma1 executable location = /usr/local/bin/ansible-playbook python version = 3.12.13 (main, Jun 1 2026, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-14)] (/usr/bin/python3.12) jinja version = 3.1.6 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'jsonl', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_default.yml **************************************************** 1 plays in /tmp/collections-Ma1/ansible_collections/fedora/linux_system_roles/tests/hpc/tests_default.yml PLAY [Ensure that the role runs with default parameters] *********************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Ma1/ansible_collections/fedora/linux_system_roles/tests/hpc/tests_default.yml:3 Saturday 25 July 2026 08:08:30 -0400 (0:00:00.018) 0:00:00.018 ********* [WARNING]: Platform linux on host managed-node1 is using the discovered Python interpreter at /usr/bin/python3.9, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node1] TASK [See if /dev/log exists for the fingerprint check] ************************ task path: /tmp/collections-Ma1/ansible_collections/fedora/linux_system_roles/tests/hpc/tests_default.yml:32 Saturday 25 July 2026 08:08:31 -0400 (0:00:01.066) 0:00:01.084 ********* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1784981309.9543061, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1784981122.5550008, "dev": 6, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 120, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/run/systemd/journal/dev-log", "lnk_target": "/run/systemd/journal/dev-log", "mimetype": "inode/symlink", "mode": "0777", "mtime": 1784981115.3400002, "nlink": 1, "path": "/dev/log", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 28, "uid": 0, "version": null, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Set the start time for the journal search] ******************************* task path: /tmp/collections-Ma1/ansible_collections/fedora/linux_system_roles/tests/hpc/tests_default.yml:37 Saturday 25 July 2026 08:08:31 -0400 (0:00:00.464) 0:00:01.548 ********* ok: [managed-node1] => { "ansible_facts": { "__journal_start_time": "2026-07-25 08:08:31" }, "changed": false } TASK [Skip unsupported architectures] ****************************************** task path: /tmp/collections-Ma1/ansible_collections/fedora/linux_system_roles/tests/hpc/tests_default.yml:42 Saturday 25 July 2026 08:08:32 -0400 (0:00:00.020) 0:00:01.569 ********* included: /tmp/collections-Ma1/ansible_collections/fedora/linux_system_roles/tests/hpc/tasks/skip_unsupported_archs.yml for managed-node1 TASK [Gather architecture facts] *********************************************** task path: /tmp/collections-Ma1/ansible_collections/fedora/linux_system_roles/tests/hpc/tasks/skip_unsupported_archs.yml:3 Saturday 25 July 2026 08:08:32 -0400 (0:00:00.034) 0:00:01.604 ********* skipping: [managed-node1] => { "changed": false, "false_condition": "\"architecture\" not in ansible_facts.keys() | list", "skip_reason": "Conditional result was False" } TASK [Skip unsupported architectures] ****************************************** task path: /tmp/collections-Ma1/ansible_collections/fedora/linux_system_roles/tests/hpc/tasks/skip_unsupported_archs.yml:8 Saturday 25 July 2026 08:08:32 -0400 (0:00:00.032) 0:00:01.636 ********* META: end_host conditional evaluated to False, continuing execution for managed-node1 skipping: [managed-node1] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1" } MSG: end_host conditional evaluated to false, continuing execution for managed-node1 TASK [Run the role] ************************************************************ task path: /tmp/collections-Ma1/ansible_collections/fedora/linux_system_roles/tests/hpc/tests_default.yml:47 Saturday 25 July 2026 08:08:32 -0400 (0:00:00.004) 0:00:01.641 ********* included: /tmp/collections-Ma1/ansible_collections/fedora/linux_system_roles/tests/hpc/tasks/run_role_with_clear_facts.yml for managed-node1 TASK [Clear facts] ************************************************************* task path: /tmp/collections-Ma1/ansible_collections/fedora/linux_system_roles/tests/hpc/tasks/run_role_with_clear_facts.yml:9 Saturday 25 July 2026 08:08:32 -0400 (0:00:00.013) 0:00:01.655 ********* META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-Ma1/ansible_collections/fedora/linux_system_roles/tests/hpc/tasks/run_role_with_clear_facts.yml:23 Saturday 25 July 2026 08:08:32 -0400 (0:00:00.000) 0:00:01.656 ********* skipping: [managed-node1] => { "changed": false, "false_condition": "__sr_failed_when is defined", "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-Ma1/ansible_collections/fedora/linux_system_roles/tests/hpc/tasks/run_role_with_clear_facts.yml:33 Saturday 25 July 2026 08:08:32 -0400 (0:00:00.014) 0:00:01.670 ********* included: fedora.linux_system_roles.hpc for managed-node1 TASK [fedora.linux_system_roles.hpc : Set platform/version specific variables] *** task path: /tmp/collections-Ma1/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:3 Saturday 25 July 2026 08:08:32 -0400 (0:00:00.211) 0:00:01.882 ********* included: /tmp/collections-Ma1/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.hpc : Ensure ansible_facts used by role] ******* task path: /tmp/collections-Ma1/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/set_vars.yml:2 Saturday 25 July 2026 08:08:32 -0400 (0:00:00.020) 0:00:01.902 ********* ok: [managed-node1] TASK [fedora.linux_system_roles.hpc : Record role begin fingerprint] *********** task path: /tmp/collections-Ma1/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/set_vars.yml:7 Saturday 25 July 2026 08:08:33 -0400 (0:00:00.807) 0:00:02.709 ********* ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.hpc : Check if system is ostree] *************** task path: /tmp/collections-Ma1/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/set_vars.yml:16 Saturday 25 July 2026 08:08:33 -0400 (0:00:00.428) 0:00:03.138 ********* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.hpc : Set flag to indicate system is ostree] *** task path: /tmp/collections-Ma1/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/set_vars.yml:21 Saturday 25 July 2026 08:08:33 -0400 (0:00:00.357) 0:00:03.495 ********* ok: [managed-node1] => { "ansible_facts": { "__hpc_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.hpc : Set platform/version specific variables] *** task path: /tmp/collections-Ma1/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/set_vars.yml:25 Saturday 25 July 2026 08:08:33 -0400 (0:00:00.020) 0:00:03.516 ********* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_9.yml) => { "ansible_facts": { "__hpc_azhpc_diags_info": { "name": "hpcdiag", "sha256": "bcecba0ff8999131f45508718ac6eec8615550e046c77d69c148d3947647849f", "url": "https://github.com/Azure/azhpc-diagnostics/archive/refs/tags/hpcdiag-20220316.tar.gz", "version": 20220316 }, "__hpc_aznhc_info": { "name": "azurehpc-health-checks", "sha256": "5fc69a6dfdc50486dadc8aec082a815dc64c737fbd164bf70ad5c7080d5c7879", "url": "https://github.com/Azure/azurehpc-health-checks/archive/refs/tags/v0.4.5.tar.gz", "version": "0.4.5" }, "__hpc_cuda_toolkit_packages": [ "cuda-toolkit-12-9", "cuda-toolkit-config-common-12.9.79-1" ], "__hpc_docker_packages": [ "moby-engine-29.1.4-1.el9", "moby-cli-29.1.4-1.el9" ], "__hpc_gdrcopy_info": { "distribution": "el9", "name": "gdrcopy", "sha256": "d6c61358adb52d9a9b71d4e05cb6ac9288ac18274e8d8177a6f197f0ee006130", "url": "https://github.com/NVIDIA/gdrcopy/archive/0f7366e73b019e7facf907381f6b0b2f5a1576e4.tar.gz", "version": "2.5.1-1" }, "__hpc_hpcx_info": { "name": "hpcx", "sha256": "92f746dd8cf293cf5b3955a0addd92e162dd012e1f8f728983a85c6c134e33b0", "url": "https://content.mellanox.com/hpc/hpc-x/v2.24.1_cuda12/hpcx-v2.24.1-gcc-inbox-redhat9-cuda12-x86_64.tbz", "version": "2.24.1" }, "__hpc_kvp_client_info": { "name": "kvp_client.c", "sha256": "0f7fa598c40994e9a18fa2982ee6ca9a591bd2ebc419f1ec526ea9bf19aae1eb", "url": "https://raw.githubusercontent.com/microsoft/lis-test/master/WS2012R2/lisa/tools/KVP/kvp_client.c" }, "__hpc_microsoft_prod_repo": { "baseurl": "https://packages.microsoft.com/rhel/9/prod/", "description": "Microsoft Production repository", "key": "https://packages.microsoft.com/keys/microsoft.asc", "name": "microsoft-prod" }, "__hpc_moneo_info": { "name": "moneo", "sha256": "bab588b37f9a7d03fff82ff22d8a24c18a64e18eb2dad31f447a67b6fb76bd4c", "url": "https://github.com/Azure/Moneo/archive/refs/tags/v0.3.4.tar.gz", "version": "0.3.4" }, "__hpc_mpifileutils_info": { "name": "mpifileutils", "sha256": "7a5ed469be579bc0e9480febc127991467bc71aa37ded083265b859245300206", "url": "https://github.com/hpc/mpifileutils/releases/download/v0.12/mpifileutils-v0.12.tgz", "version": 0.12 }, "__hpc_mvapich_info": { "name": "mvapich", "sha256": "c532f7bdd5cca71f78c12e0885c492f6e276e283711806c84d0b0f80bb3e3b74", "url": "https://mvapich.cse.ohio-state.edu/download/mvapich/mv2/mvapich-4.0.tar.gz", "version": 4.0 }, "__hpc_nvidia_cuda_repo": { "baseurl": "https://developer.download.nvidia.com/compute/cuda/repos/rhel9/x86_64", "description": "NVIDIA CUDA repository", "key": "https://developer.download.nvidia.com/compute/cuda/repos/rhel9/x86_64/D42D0685.pub", "name": "nvidia-cuda" }, "__hpc_nvidia_dcgm": [ "datacenter-gpu-manager-4-cuda12" ], "__hpc_nvidia_driver_module": "nvidia-driver:{{ __hpc_nvidia_driver_stream }}", "__hpc_nvidia_driver_stream": "580-dkms", "__hpc_nvidia_nccl_packages": [ "libnccl-2.27.5-1+cuda12.9", "libnccl-devel-2.27.5-1+cuda12.9" ], "__hpc_omb_info": { "name": "osu-micro-benchmarks", "sha256": "2ea96f0d569b012e70eb5cf8d1025890a228e0dfdb3e84d202c3cf53ee34f1b7", "url": "https://mvapich.cse.ohio-state.edu/download/mvapich/osu-micro-benchmarks-8.0b2.tar.gz", "version": "8.0b2" }, "__hpc_openmpi_info": { "name": "openmpi", "sha256": "53131e1a57e7270f645707f8b0b65ba56048f5b5ac3f68faabed3eb0d710e449", "url": "https://download.open-mpi.org/release/open-mpi/v5.0/openmpi-5.0.8.tar.bz2", "version": "5.0.8" }, "__hpc_pmix_info": { "name": "pmix", "sha256": "6b11f4fd5c9d7f8e55fc6ebdee9af04b839f44d06044e58cea38c87c168784b3", "url": "https://github.com/openpmix/openpmix/releases/download/v4.2.9/pmix-4.2.9.tar.bz2", "version": "4.2.9" }, "__hpc_rhel_epel_repo": { "description": "RHEL EPEL repository", "key": "https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-9", "name": "RHEL EPEL repository", "rpm": "https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm" }, "__hpc_rhui_azure_rhel_9_eus_repo": { "baseurl": "https://rhui4-1.microsoft.com/pulp/repos/unprotected/microsoft-azure-rhel9-eus", "description": "Microsoft Azure RPMs for Red Hat Enterprise Linux 9 EUS", "key": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-microsoft-azure-release", "name": "rhui-microsoft-azure-rhel9-eus" } }, "ansible_included_var_files": [ "/tmp/collections-Ma1/ansible_collections/fedora/linux_system_roles/roles/hpc/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [managed-node1] => (item=CentOS_9.yml) => { "ansible_facts": { "__hpc_azhpc_diags_info": { "name": "hpcdiag", "sha256": "bcecba0ff8999131f45508718ac6eec8615550e046c77d69c148d3947647849f", "url": "https://github.com/Azure/azhpc-diagnostics/archive/refs/tags/hpcdiag-20220316.tar.gz", "version": 20220316 }, "__hpc_aznhc_info": { "name": "azurehpc-health-checks", "sha256": "5fc69a6dfdc50486dadc8aec082a815dc64c737fbd164bf70ad5c7080d5c7879", "url": "https://github.com/Azure/azurehpc-health-checks/archive/refs/tags/v0.4.5.tar.gz", "version": "0.4.5" }, "__hpc_cuda_toolkit_packages": [ "cuda-toolkit-12-9", "cuda-toolkit-config-common-12.9.79-1" ], "__hpc_docker_packages": [ "moby-engine-29.1.4-1.el9", "moby-cli-29.1.4-1.el9" ], "__hpc_gdrcopy_info": { "distribution": "el9", "name": "gdrcopy", "sha256": "d6c61358adb52d9a9b71d4e05cb6ac9288ac18274e8d8177a6f197f0ee006130", "url": "https://github.com/NVIDIA/gdrcopy/archive/0f7366e73b019e7facf907381f6b0b2f5a1576e4.tar.gz", "version": "2.5.1-1" }, "__hpc_hpcx_info": { "name": "hpcx", "sha256": "92f746dd8cf293cf5b3955a0addd92e162dd012e1f8f728983a85c6c134e33b0", "url": "https://content.mellanox.com/hpc/hpc-x/v2.24.1_cuda12/hpcx-v2.24.1-gcc-inbox-redhat9-cuda12-x86_64.tbz", "version": "2.24.1" }, "__hpc_kvp_client_info": { "name": "kvp_client.c", "sha256": "0f7fa598c40994e9a18fa2982ee6ca9a591bd2ebc419f1ec526ea9bf19aae1eb", "url": "https://raw.githubusercontent.com/microsoft/lis-test/master/WS2012R2/lisa/tools/KVP/kvp_client.c" }, "__hpc_microsoft_prod_repo": { "baseurl": "https://packages.microsoft.com/rhel/9/prod/", "description": "Microsoft Production repository", "key": "https://packages.microsoft.com/keys/microsoft.asc", "name": "microsoft-prod" }, "__hpc_moneo_info": { "name": "moneo", "sha256": "bab588b37f9a7d03fff82ff22d8a24c18a64e18eb2dad31f447a67b6fb76bd4c", "url": "https://github.com/Azure/Moneo/archive/refs/tags/v0.3.4.tar.gz", "version": "0.3.4" }, "__hpc_mpifileutils_info": { "name": "mpifileutils", "sha256": "7a5ed469be579bc0e9480febc127991467bc71aa37ded083265b859245300206", "url": "https://github.com/hpc/mpifileutils/releases/download/v0.12/mpifileutils-v0.12.tgz", "version": 0.12 }, "__hpc_mvapich_info": { "name": "mvapich", "sha256": "c532f7bdd5cca71f78c12e0885c492f6e276e283711806c84d0b0f80bb3e3b74", "url": "https://mvapich.cse.ohio-state.edu/download/mvapich/mv2/mvapich-4.0.tar.gz", "version": 4.0 }, "__hpc_nvidia_cuda_repo": { "baseurl": "https://developer.download.nvidia.com/compute/cuda/repos/rhel9/x86_64", "description": "NVIDIA CUDA repository", "key": "https://developer.download.nvidia.com/compute/cuda/repos/rhel9/x86_64/D42D0685.pub", "name": "nvidia-cuda" }, "__hpc_nvidia_dcgm": [ "datacenter-gpu-manager-4-cuda12" ], "__hpc_nvidia_driver_module": "nvidia-driver:{{ __hpc_nvidia_driver_stream }}", "__hpc_nvidia_driver_stream": "580-dkms", "__hpc_nvidia_nccl_packages": [ "libnccl-2.27.5-1+cuda12.9", "libnccl-devel-2.27.5-1+cuda12.9" ], "__hpc_omb_info": { "name": "osu-micro-benchmarks", "sha256": "2ea96f0d569b012e70eb5cf8d1025890a228e0dfdb3e84d202c3cf53ee34f1b7", "url": "https://mvapich.cse.ohio-state.edu/download/mvapich/osu-micro-benchmarks-8.0b2.tar.gz", "version": "8.0b2" }, "__hpc_openmpi_info": { "name": "openmpi", "sha256": "53131e1a57e7270f645707f8b0b65ba56048f5b5ac3f68faabed3eb0d710e449", "url": "https://download.open-mpi.org/release/open-mpi/v5.0/openmpi-5.0.8.tar.bz2", "version": "5.0.8" }, "__hpc_pmix_info": { "name": "pmix", "sha256": "6b11f4fd5c9d7f8e55fc6ebdee9af04b839f44d06044e58cea38c87c168784b3", "url": "https://github.com/openpmix/openpmix/releases/download/v4.2.9/pmix-4.2.9.tar.bz2", "version": "4.2.9" }, "__hpc_rhel_epel_repo": { "description": "RHEL EPEL repository", "key": "https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-9", "name": "RHEL EPEL repository", "rpm": "https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm" }, "__hpc_rhui_azure_rhel_9_eus_repo": { "baseurl": "https://rhui4-1.microsoft.com/pulp/repos/unprotected/microsoft-azure-rhel9-eus", "description": "Microsoft Azure RPMs for Red Hat Enterprise Linux 9 EUS", "key": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-microsoft-azure-release", "name": "rhui-microsoft-azure-rhel9-eus" } }, "ansible_included_var_files": [ "/tmp/collections-Ma1/ansible_collections/fedora/linux_system_roles/roles/hpc/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.hpc : Fail on unsupported architectures] ******* task path: /tmp/collections-Ma1/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:6 Saturday 25 July 2026 08:08:34 -0400 (0:00:00.043) 0:00:03.559 ********* skipping: [managed-node1] => { "changed": false, "false_condition": "ansible_facts['architecture'] != 'x86_64'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Check for deprecated configuration variables] *** task path: /tmp/collections-Ma1/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:14 Saturday 25 July 2026 08:08:34 -0400 (0:00:00.012) 0:00:03.571 ********* skipping: [managed-node1] => { "false_condition": "hpc_build_openmpi_w_nvidia_gpu_support is defined" } TASK [fedora.linux_system_roles.hpc : Fail if role installs NVIDIA Container Toolkit without Docker] *** task path: /tmp/collections-Ma1/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:23 Saturday 25 July 2026 08:08:34 -0400 (0:00:00.015) 0:00:03.586 ********* skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_nvidia_container_toolkit", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Fail if role installs azurehpc-health-checks without NVIDIA Container Toolkit] *** task path: /tmp/collections-Ma1/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:33 Saturday 25 July 2026 08:08:34 -0400 (0:00:00.014) 0:00:03.601 ********* skipping: [managed-node1] => { "changed": false, "false_condition": "hpc_install_azurehpc_health_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.hpc : Deploy GPG keys for repositories] ******** task path: /tmp/collections-Ma1/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:43 Saturday 25 July 2026 08:08:34 -0400 (0:00:00.014) 0:00:03.615 ********* failed: [managed-node1] (item={'name': 'RHEL EPEL repository', 'description': 'RHEL EPEL repository', 'key': 'https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-9', 'rpm': 'https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm'}) => { "ansible_loop_var": "item", "changed": false, "item": { "description": "RHEL EPEL repository", "key": "https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-9", "name": "RHEL EPEL repository", "rpm": "https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm" } } MSG: failed to fetch key at https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-9 , error was: Connection failure: [ASN1: NOT_ENOUGH_DATA] not enough data (_ssl.c:4192) failed: [managed-node1] (item={'name': 'nvidia-cuda', 'description': 'NVIDIA CUDA repository', 'key': 'https://developer.download.nvidia.com/compute/cuda/repos/rhel9/x86_64/D42D0685.pub', 'baseurl': 'https://developer.download.nvidia.com/compute/cuda/repos/rhel9/x86_64'}) => { "ansible_loop_var": "item", "changed": false, "item": { "baseurl": "https://developer.download.nvidia.com/compute/cuda/repos/rhel9/x86_64", "description": "NVIDIA CUDA repository", "key": "https://developer.download.nvidia.com/compute/cuda/repos/rhel9/x86_64/D42D0685.pub", "name": "nvidia-cuda" } } MSG: failed to fetch key at https://developer.download.nvidia.com/compute/cuda/repos/rhel9/x86_64/D42D0685.pub , error was: Connection failure: [ASN1: NOT_ENOUGH_DATA] not enough data (_ssl.c:4192) failed: [managed-node1] (item={'name': 'microsoft-prod', 'description': 'Microsoft Production repository', 'key': 'https://packages.microsoft.com/keys/microsoft.asc', 'baseurl': 'https://packages.microsoft.com/rhel/9/prod/'}) => { "ansible_loop_var": "item", "changed": false, "item": { "baseurl": "https://packages.microsoft.com/rhel/9/prod/", "description": "Microsoft Production repository", "key": "https://packages.microsoft.com/keys/microsoft.asc", "name": "microsoft-prod" } } MSG: failed to fetch key at https://packages.microsoft.com/keys/microsoft.asc , error was: Connection failure: [ASN1: NOT_ENOUGH_DATA] not enough data (_ssl.c:4192) TASK [Cleanup] ***************************************************************** task path: /tmp/collections-Ma1/ansible_collections/fedora/linux_system_roles/tests/hpc/tests_default.yml:65 Saturday 25 July 2026 08:08:35 -0400 (0:00:01.371) 0:00:04.987 ********* included: /tmp/collections-Ma1/ansible_collections/fedora/linux_system_roles/tests/hpc/tasks/cleanup.yml for managed-node1 TASK [Check if versionlock entries exist] ************************************** task path: /tmp/collections-Ma1/ansible_collections/fedora/linux_system_roles/tests/hpc/tasks/cleanup.yml:3 Saturday 25 July 2026 08:08:35 -0400 (0:00:00.014) 0:00:05.001 ********* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [Clear dnf versionlock entries] ******************************************* task path: /tmp/collections-Ma1/ansible_collections/fedora/linux_system_roles/tests/hpc/tasks/cleanup.yml:8 Saturday 25 July 2026 08:08:35 -0400 (0:00:00.350) 0:00:05.352 ********* skipping: [managed-node1] => { "changed": false, "false_condition": "__hpc_versionlock_stat.stat.exists", "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* managed-node1 : ok=14 changed=0 unreachable=0 failed=1 skipped=7 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [ { "ansible_version": "2.17.14", "end_time": "2026-07-25T12:08:35.428514+00:00Z", "host": "managed-node1", "loop_item": { "description": "RHEL EPEL repository", "key": "https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-9", "name": "RHEL EPEL repository", "rpm": "https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm" }, "loop_label": "", "loop_var": "item", "message": "failed to fetch key at https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-9 , error was: Connection failure: [ASN1: NOT_ENOUGH_DATA] not enough data (_ssl.c:4192)", "start_time": "2026-07-25T12:08:34.060076+00:00Z", "task_name": "Deploy GPG keys for repositories", "task_path": "/tmp/collections-Ma1/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:43" }, { "ansible_version": "2.17.14", "end_time": "2026-07-25T12:08:35.428562+00:00Z", "host": "managed-node1", "loop_item": { "baseurl": "https://developer.download.nvidia.com/compute/cuda/repos/rhel9/x86_64", "description": "NVIDIA CUDA repository", "key": "https://developer.download.nvidia.com/compute/cuda/repos/rhel9/x86_64/D42D0685.pub", "name": "nvidia-cuda" }, "loop_label": "", "loop_var": "item", "message": "failed to fetch key at https://developer.download.nvidia.com/compute/cuda/repos/rhel9/x86_64/D42D0685.pub , error was: Connection failure: [ASN1: NOT_ENOUGH_DATA] not enough data (_ssl.c:4192)", "start_time": "2026-07-25T12:08:34.060076+00:00Z", "task_name": "Deploy GPG keys for repositories", "task_path": "/tmp/collections-Ma1/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:43" }, { "ansible_version": "2.17.14", "end_time": "2026-07-25T12:08:35.428574+00:00Z", "host": "managed-node1", "loop_item": { "baseurl": "https://packages.microsoft.com/rhel/9/prod/", "description": "Microsoft Production repository", "key": "https://packages.microsoft.com/keys/microsoft.asc", "name": "microsoft-prod" }, "loop_label": "", "loop_var": "item", "message": "failed to fetch key at https://packages.microsoft.com/keys/microsoft.asc , error was: Connection failure: [ASN1: NOT_ENOUGH_DATA] not enough data (_ssl.c:4192)", "start_time": "2026-07-25T12:08:34.060076+00:00Z", "task_name": "Deploy GPG keys for repositories", "task_path": "/tmp/collections-Ma1/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:43" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Saturday 25 July 2026 08:08:35 -0400 (0:00:00.012) 0:00:05.365 ********* =============================================================================== fedora.linux_system_roles.hpc : Deploy GPG keys for repositories -------- 1.37s /tmp/collections-Ma1/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:43 Gathering Facts --------------------------------------------------------- 1.07s /tmp/collections-Ma1/ansible_collections/fedora/linux_system_roles/tests/hpc/tests_default.yml:3 fedora.linux_system_roles.hpc : Ensure ansible_facts used by role ------- 0.81s /tmp/collections-Ma1/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/set_vars.yml:2 See if /dev/log exists for the fingerprint check ------------------------ 0.46s /tmp/collections-Ma1/ansible_collections/fedora/linux_system_roles/tests/hpc/tests_default.yml:32 fedora.linux_system_roles.hpc : Record role begin fingerprint ----------- 0.43s /tmp/collections-Ma1/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/set_vars.yml:7 fedora.linux_system_roles.hpc : Check if system is ostree --------------- 0.36s /tmp/collections-Ma1/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/set_vars.yml:16 Check if versionlock entries exist -------------------------------------- 0.35s /tmp/collections-Ma1/ansible_collections/fedora/linux_system_roles/tests/hpc/tasks/cleanup.yml:3 Run the role normally --------------------------------------------------- 0.21s /tmp/collections-Ma1/ansible_collections/fedora/linux_system_roles/tests/hpc/tasks/run_role_with_clear_facts.yml:33 fedora.linux_system_roles.hpc : Set platform/version specific variables --- 0.04s /tmp/collections-Ma1/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/set_vars.yml:25 Skip unsupported architectures ------------------------------------------ 0.03s /tmp/collections-Ma1/ansible_collections/fedora/linux_system_roles/tests/hpc/tests_default.yml:42 Gather architecture facts ----------------------------------------------- 0.03s /tmp/collections-Ma1/ansible_collections/fedora/linux_system_roles/tests/hpc/tasks/skip_unsupported_archs.yml:3 Set the start time for the journal search ------------------------------- 0.02s /tmp/collections-Ma1/ansible_collections/fedora/linux_system_roles/tests/hpc/tests_default.yml:37 fedora.linux_system_roles.hpc : Set flag to indicate system is ostree --- 0.02s /tmp/collections-Ma1/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/set_vars.yml:21 fedora.linux_system_roles.hpc : Set platform/version specific variables --- 0.02s /tmp/collections-Ma1/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:3 fedora.linux_system_roles.hpc : Check for deprecated configuration variables --- 0.02s /tmp/collections-Ma1/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:14 fedora.linux_system_roles.hpc : Fail if role installs NVIDIA Container Toolkit without Docker --- 0.01s /tmp/collections-Ma1/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:23 Cleanup ----------------------------------------------------------------- 0.01s /tmp/collections-Ma1/ansible_collections/fedora/linux_system_roles/tests/hpc/tests_default.yml:65 Run the role ------------------------------------------------------------ 0.01s /tmp/collections-Ma1/ansible_collections/fedora/linux_system_roles/tests/hpc/tasks/run_role_with_clear_facts.yml:23 fedora.linux_system_roles.hpc : Fail if role installs azurehpc-health-checks without NVIDIA Container Toolkit --- 0.01s /tmp/collections-Ma1/ansible_collections/fedora/linux_system_roles/roles/hpc/tasks/main.yml:33 Run the role ------------------------------------------------------------ 0.01s /tmp/collections-Ma1/ansible_collections/fedora/linux_system_roles/tests/hpc/tests_default.yml:47 Jul 25 08:08:31 managed-node1 python3.9[9739]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 08:08:31 managed-node1 python3.9[9916]: ansible-ansible.builtin.stat Invoked with path=/dev/log follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 08:08:32 managed-node1 python3.9[10116]: ansible-setup Invoked with gather_subset=['!all', '!min', 'architecture', 'devices', 'distribution', 'distribution_major_version', 'distribution_version', 'os_family', 'processor', 'selinux'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Jul 25 08:08:33 managed-node1 python3.9[10280]: ansible-fedora.linux_system_roles.sr_fingerprint Invoked with sr_message=begin system_role:hpc ansible_version=2.17.14 CentOS-9 Jul 25 08:08:33 managed-node1 python3.9[10280]: ansible-fedora.linux_system_roles.sr_fingerprint begin system_role:hpc ansible_version=2.17.14 CentOS-9 2026-07-25T08:08:33-04:00 Jul 25 08:08:33 managed-node1 python3.9[10429]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 08:08:34 managed-node1 python3.9[10578]: ansible-rpm_key Invoked with key=https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-9 state=present validate_certs=True fingerprint=None Jul 25 08:08:34 managed-node1 python3.9[10727]: ansible-rpm_key Invoked with key=https://developer.download.nvidia.com/compute/cuda/repos/rhel9/x86_64/D42D0685.pub state=present validate_certs=True fingerprint=None Jul 25 08:08:35 managed-node1 python3.9[10876]: ansible-rpm_key Invoked with key=https://packages.microsoft.com/keys/microsoft.asc state=present validate_certs=True fingerprint=None Jul 25 08:08:35 managed-node1 python3.9[11025]: ansible-stat Invoked with path=/etc/dnf/plugins/versionlock.list follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Jul 25 08:08:35 managed-node1 sshd-session[11050]: Accepted publickey for root from 10.31.40.156 port 59458 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Jul 25 08:08:35 managed-node1 systemd-logind[606]: New session 14 of user root. ░░ Subject: A new session 14 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 14 has been created for the user root. ░░ ░░ The leading process of the session is 11050. Jul 25 08:08:35 managed-node1 systemd[1]: Started Session 14 of User root. ░░ Subject: A start job for unit session-14.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-14.scope has finished successfully. ░░ ░░ The job identifier is 1681. Jul 25 08:08:35 managed-node1 sshd-session[11050]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Jul 25 08:08:36 managed-node1 sshd-session[11053]: Received disconnect from 10.31.40.156 port 59458:11: disconnected by user Jul 25 08:08:36 managed-node1 sshd-session[11053]: Disconnected from user root 10.31.40.156 port 59458 Jul 25 08:08:36 managed-node1 sshd-session[11050]: pam_unix(sshd:session): session closed for user root Jul 25 08:08:36 managed-node1 systemd[1]: session-14.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-14.scope has successfully entered the 'dead' state. Jul 25 08:08:36 managed-node1 systemd-logind[606]: Session 14 logged out. Waiting for processes to exit. Jul 25 08:08:36 managed-node1 systemd-logind[606]: Removed session 14. ░░ Subject: Session 14 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 14 has been terminated. Jul 25 08:08:36 managed-node1 sshd-session[11078]: Accepted publickey for root from 10.31.40.156 port 59466 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Jul 25 08:08:36 managed-node1 systemd-logind[606]: New session 15 of user root. ░░ Subject: A new session 15 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 15 has been created for the user root. ░░ ░░ The leading process of the session is 11078. Jul 25 08:08:36 managed-node1 systemd[1]: Started Session 15 of User root. ░░ Subject: A start job for unit session-15.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-15.scope has finished successfully. ░░ ░░ The job identifier is 1750. Jul 25 08:08:36 managed-node1 sshd-session[11078]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0)