Identity added: /runner/artifacts/configure-os-dataplane-edpm/ssh_key_data (/runner/artifacts/configure-os-dataplane-edpm/ssh_key_data) PLAY [Deploy EDPM Operating System Configure] ********************************** [WARNING]: Found variable using reserved name 'gather_facts'. Origin: /runner/inventory/hosts:137:9  135 edpm_telemetry_podman_exporter_image: quay.io/navidys/prometheus-podman-exporter@sha256:d339ba049bbd1adcc... 136 edpm_tls_certs_enabled: true 137 gather_facts: false  ^ column 9  TASK [Gather ansible_local facts] ********************************************** [WARNING]: Host 'edpm-compute-1' is using the discovered Python interpreter at '/usr/bin/python3.9', but future installation of another Python interpreter could cause a different interpreter to be discovered. See https://docs.ansible.com/ansible-core/2.19/reference_appendices/interpreter_discovery.html for more information. ok: [edpm-compute-1] [WARNING]: Host 'edpm-compute-0' is using the discovered Python interpreter at '/usr/bin/python3.9', but future installation of another Python interpreter could cause a different interpreter to be discovered. See https://docs.ansible.com/ansible-core/2.19/reference_appendices/interpreter_discovery.html for more information. ok: [edpm-compute-0] TASK [osp.edpm.edpm_podman : Gather user fact] ********************************* skipping: [edpm-compute-0] skipping: [edpm-compute-1] TASK [osp.edpm.edpm_podman : Ensure presence of authfile dir] ****************** changed: [edpm-compute-1] changed: [edpm-compute-0] TASK [osp.edpm.edpm_podman : Ensure presence of authfile] ********************** changed: [edpm-compute-1] changed: [edpm-compute-0] TASK [osp.edpm.edpm_podman : Perform container registry login(s) with podman] *** skipping: [edpm-compute-0] skipping: [edpm-compute-1] TASK [osp.edpm.edpm_podman : Copy service account ca.crt to /etc/pki/ca-trust/source/anchors/kubernetes-ca.crt] *** skipping: [edpm-compute-0] skipping: [edpm-compute-1] TASK [osp.edpm.edpm_podman : Run update-ca-trust] ****************************** skipping: [edpm-compute-0] skipping: [edpm-compute-1] TASK [osp.edpm.edpm_podman : Gather user fact] ********************************* skipping: [edpm-compute-0] skipping: [edpm-compute-1] TASK [osp.edpm.edpm_podman : Ensure presence of authfile dir] ****************** skipping: [edpm-compute-0] skipping: [edpm-compute-1] TASK [osp.edpm.edpm_podman : Ensure presence of authfile] ********************** skipping: [edpm-compute-0] skipping: [edpm-compute-1] TASK [osp.edpm.edpm_podman : Perform container registry login(s) with podman to kubernetes registry] *** skipping: [edpm-compute-0] skipping: [edpm-compute-1] TASK [osp.edpm.edpm_podman : Configure edpm_container_manage to generate systemd drop-in dependencies] *** changed: [edpm-compute-1] changed: [edpm-compute-0] TASK [osp.edpm.edpm_podman : Configure edpm_container_manage to not generate drop-in dependencies] *** skipping: [edpm-compute-0] skipping: [edpm-compute-1] TASK [osp.edpm.edpm_container_manage : Create /var/local/libexec dir] ********** changed: [edpm-compute-0] changed: [edpm-compute-1] TASK [osp.edpm.edpm_container_manage : Deploy edpm-container-shutdown and edpm-start-podman-container] *** changed: [edpm-compute-1] => (item=edpm-container-shutdown) changed: [edpm-compute-0] => (item=edpm-container-shutdown) changed: [edpm-compute-1] => (item=edpm-start-podman-container) changed: [edpm-compute-0] => (item=edpm-start-podman-container) TASK [osp.edpm.edpm_container_manage : Create systemd preset dir] ************** changed: [edpm-compute-1] changed: [edpm-compute-0] TASK [osp.edpm.edpm_container_manage : Create /etc/systemd/system/edpm-container-shutdown.service] *** changed: [edpm-compute-1] changed: [edpm-compute-0] TASK [osp.edpm.edpm_container_manage : Create /etc/systemd/system-preset/91-edpm-container-shutdown.preset] *** changed: [edpm-compute-0] changed: [edpm-compute-1] TASK [osp.edpm.edpm_container_manage : Enable and start edpm-container-shutdown] *** changed: [edpm-compute-0] changed: [edpm-compute-1] TASK [osp.edpm.edpm_container_manage : Create /etc/systemd/system/netns-placeholder.service] *** changed: [edpm-compute-1] changed: [edpm-compute-0] TASK [osp.edpm.edpm_container_manage : Create /etc/systemd/system-preset/91-netns-placeholder.preset] *** changed: [edpm-compute-1] changed: [edpm-compute-0] TASK [osp.edpm.edpm_container_manage : Enable and start netns-placeholder] ***** changed: [edpm-compute-0] changed: [edpm-compute-1] TASK [osp.edpm.edpm_nftables : Gather service facts] *************************** ok: [edpm-compute-1] ok: [edpm-compute-0] TASK [osp.edpm.edpm_nftables : Ensure legacy iptables services are off] ******** skipping: [edpm-compute-0] => (item=iptables.service)  skipping: [edpm-compute-0] => (item=ip6tables.service)  skipping: [edpm-compute-0] skipping: [edpm-compute-1] => (item=iptables.service)  skipping: [edpm-compute-1] => (item=ip6tables.service)  skipping: [edpm-compute-1] TASK [osp.edpm.edpm_nftables : Ensure firewalld service is disabled] *********** skipping: [edpm-compute-0] skipping: [edpm-compute-1] TASK [osp.edpm.edpm_nftables : Ensure nftables service is enabled and running] *** changed: [edpm-compute-1] changed: [edpm-compute-0] TASK [osp.edpm.edpm_nftables : Empty nftables from anything that may lay around] *** changed: [edpm-compute-1] changed: [edpm-compute-0] TASK [osp.edpm.edpm_sshd : PasswordAuthentication notice] ********************** skipping: [edpm-compute-0] skipping: [edpm-compute-1] TASK [osp.edpm.edpm_sshd : PasswordAuthentication duplication notice] ********** skipping: [edpm-compute-0] skipping: [edpm-compute-1] TASK [osp.edpm.edpm_sshd : Motd duplication notice] **************************** ok: [edpm-compute-1] => {  "msg": "WARNING - The Banner or PrintMotd has been configured in `edpm_sshd_server_options`. These options may be ignored and configured using values from `edpm_sshd_banner_enabled` and `edpm_sshd_motd_enabled`" } ok: [edpm-compute-0] => {  "msg": "WARNING - The Banner or PrintMotd has been configured in `edpm_sshd_server_options`. These options may be ignored and configured using values from `edpm_sshd_banner_enabled` and `edpm_sshd_motd_enabled`" } TASK [osp.edpm.edpm_sshd : Configure the banner text] ************************** skipping: [edpm-compute-0] skipping: [edpm-compute-1] TASK [osp.edpm.edpm_sshd : Configure the motd banner] ************************** skipping: [edpm-compute-0] skipping: [edpm-compute-1] TASK [osp.edpm.edpm_sshd : Update sshd configuration options from vars] ******** ok: [edpm-compute-0] ok: [edpm-compute-1] TASK [osp.edpm.edpm_sshd : Adjust ssh server configuration] ******************** changed: [edpm-compute-1] changed: [edpm-compute-0] TASK [osp.edpm.edpm_sshd : Reload sshd due to config change] ******************* [ERROR]: Task failed: Module failed: Unable to reload service sshd: Failed to reload sshd.service: Connection timed out See system logs and 'systemctl status sshd.service' for details.  Origin: /usr/share/ansible/collections/ansible_collections/osp/edpm/roles/edpm_sshd/tasks/configure.yml:89:7  87 register: sshd_config_result 88 89 - name: Reload sshd due to config change  ^ column 7  fatal: [edpm-compute-1]: FAILED! => {"changed": false, "msg": "Unable to reload service sshd: Failed to reload sshd.service: Connection timed out\nSee system logs and 'systemctl status sshd.service' for details.\n"} fatal: [edpm-compute-0]: FAILED! => {"changed": false, "msg": "Unable to reload service sshd: Failed to reload sshd.service: Connection timed out\nSee system logs and 'systemctl status sshd.service' for details.\n"} NO MORE HOSTS LEFT ************************************************************* NO MORE HOSTS LEFT ************************************************************* PLAY RECAP ********************************************************************* edpm-compute-0 : ok=19  changed=15  unreachable=0 failed=1  skipped=15  rescued=0 ignored=0 edpm-compute-1 : ok=19  changed=15  unreachable=0 failed=1  skipped=15  rescued=0 ignored=0