# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] 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.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-weekly-cim81hbbgl/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_error_handling.yml ********************************************* 2 plays in /WORKDIR/git-weekly-cim81hbbgl/tests/tests_error_handling.yml PLAY [all] ********************************************************************* TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-weekly-cim81hbbgl/tests/tests_error_handling.yml:4 Thursday 20 June 2024 08:42:04 +0000 (0:00:00.012) 0:00:00.012 ********* ok: [sut] => { "ansible_facts": { "nbde_client_test_pass": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n31303833633366333561656439323930303361333161363239346166656537323933313436\n3432386236656563343237306335323637396239616230353561330a313731623238393238\n62343064666336643930663239383936616465643134646536656532323461356237646133\n3761616633323839633232353637366266350a313163633236376666653238633435306565\n3264623032333736393535663833\n" } }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cim81hbbgl/tests/vars/vault-variables.yml" ], "changed": false } PLAY [Test error handling] ***************************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cim81hbbgl/tests/tests_error_handling.yml:8 Thursday 20 June 2024 08:42:04 +0000 (0:00:00.013) 0:00:00.026 ********* ok: [sut] TASK [Set up test environment] ************************************************* task path: /WORKDIR/git-weekly-cim81hbbgl/tests/tests_error_handling.yml:19 Thursday 20 June 2024 08:42:05 +0000 (0:00:00.839) 0:00:00.865 ********* included: /WORKDIR/git-weekly-cim81hbbgl/tests/tasks/setup_test.yml for sut TASK [Include general tests variables] ***************************************** task path: /WORKDIR/git-weekly-cim81hbbgl/tests/tasks/setup_test.yml:2 Thursday 20 June 2024 08:42:05 +0000 (0:00:00.018) 0:00:00.883 ********* ok: [sut] => { "ansible_facts": { "nbde_client_test_device": "/tmp/.nbde_client_dev_test" }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cim81hbbgl/tests/vars/main.yml" ], "changed": false } TASK [Ensure Ansible facts required by tests] ********************************** task path: /WORKDIR/git-weekly-cim81hbbgl/tests/tasks/setup_test.yml:5 Thursday 20 June 2024 08:42:05 +0000 (0:00:00.010) 0:00:00.893 ********* ok: [sut] TASK [Set version specific variables] ****************************************** task path: /WORKDIR/git-weekly-cim81hbbgl/tests/tasks/setup_test.yml:16 Thursday 20 June 2024 08:42:05 +0000 (0:00:00.335) 0:00:01.228 ********* ok: [sut] => { "ansible_facts": { "nbde_client_test_packages": [ "cryptsetup" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cim81hbbgl/tests/vars/CentOS_8.yml" ], "changed": false } TASK [Print all available facts] *********************************************** task path: /WORKDIR/git-weekly-cim81hbbgl/tests/tasks/setup_test.yml:29 Thursday 20 June 2024 08:42:05 +0000 (0:00:00.017) 0:00:01.246 ********* ok: [sut] => { "ansible_facts": { "all_ipv4_addresses": [ "10.31.40.227" ], "all_ipv6_addresses": [ "fe80::c09:88ff:fe94:110b" ], "ansible_local": {}, "apparmor": { "status": "disabled" }, "architecture": "x86_64", "bios_date": "08/24/2006", "bios_vendor": "Xen", "bios_version": "4.11.amazon", "board_asset_tag": "NA", "board_name": "NA", "board_serial": "NA", "board_vendor": "NA", "board_version": "NA", "chassis_asset_tag": "NA", "chassis_serial": "NA", "chassis_vendor": "Xen", "chassis_version": "NA", "cmdline": { "BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "crashkernel": "auto", "net.ifnames": "0", "quiet": true, "rhgb": true, "ro": true, "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2" }, "date_time": { "date": "2024-06-20", "day": "20", "epoch": "1718872925", "epoch_int": "1718872925", "hour": "04", "iso8601": "2024-06-20T08:42:05Z", "iso8601_basic": "20240620T044205315251", "iso8601_basic_short": "20240620T044205", "iso8601_micro": "2024-06-20T08:42:05.315251Z", "minute": "42", "month": "06", "second": "05", "time": "04:42:05", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400", "weekday": "Thursday", "weekday_number": "4", "weeknumber": "25", "year": "2024" }, "default_ipv4": { "address": "10.31.40.227", "alias": "eth0", "broadcast": "10.31.43.255", "gateway": "10.31.40.1", "interface": "eth0", "macaddress": "0e:09:88:94:11:0b", "mtu": 9001, "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22", "type": "ether" }, "default_ipv6": {}, "device_links": { "ids": {}, "labels": {}, "masters": {}, "uuids": { "xvda1": [ "fe591198-9082-4b15-9b62-e83518524cd2" ] } }, "devices": { "xvda": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": { "xvda1": { "holders": [], "links": { "ids": [], "labels": [], "masters": [], "uuids": [ "fe591198-9082-4b15-9b62-e83518524cd2" ] }, "sectors": "524285919", "sectorsize": 512, "size": "250.00 GB", "start": "2048", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2" } }, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "support_discard": "0", "vendor": null, "virtual": 1 } }, "discovered_interpreter_python": "/usr/libexec/platform-python", "distribution": "CentOS", "distribution_file_parsed": true, "distribution_file_path": "/etc/centos-release", "distribution_file_variety": "CentOS", "distribution_major_version": "8", "distribution_release": "Stream", "distribution_version": "8", "dns": { "nameservers": [ "10.29.169.13", "10.29.170.12", "10.2.32.1" ], "search": [ "us-east-1.aws.redhat.com" ] }, "domain": "us-east-1.aws.redhat.com", "effective_group_id": 0, "effective_user_id": 0, "env": { "BASH_FUNC_which%%": "() { ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "HOME": "/root", "LANG": "en_US.UTF-8", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "LOGNAME": "root", "PATH": "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "PWD": "/root", "SELINUX_LEVEL_REQUESTED": "", "SELINUX_ROLE_REQUESTED": "", "SELINUX_USE_CURRENT_RANGE": "", "SHELL": "/bin/bash", "SHLVL": "2", "SSH_CLIENT": "10.29.163.169 35440 22", "SSH_CONNECTION": "10.29.163.169 35440 10.31.40.227 22", "USER": "root", "XDG_RUNTIME_DIR": "/run/user/0", "XDG_SESSION_ID": "6", "_": "/usr/libexec/platform-python", "which_declare": "declare -f" }, "eth0": { "active": true, "device": "eth0", "features": { "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "generic_receive_offload": "on", "generic_segmentation_offload": "on", "highdma": "off [fixed]", "hw_tc_offload": "off [fixed]", "l2_fwd_offload": "off [fixed]", "large_receive_offload": "off [fixed]", "loopback": "off [fixed]", "netns_local": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "rx_all": "off [fixed]", "rx_checksumming": "on [fixed]", "rx_fcs": "off [fixed]", "rx_gro_hw": "off [fixed]", "rx_gro_list": "off", "rx_udp_gro_forwarding": "off", "rx_udp_tunnel_port_offload": "off [fixed]", "rx_vlan_filter": "off [fixed]", "rx_vlan_offload": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "scatter_gather": "on", "tcp_segmentation_offload": "on", "tls_hw_record": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_sctp": "off [fixed]", "tx_checksumming": "on", "tx_esp_segmentation": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_lockless": "off [fixed]", "tx_nocache_copy": "off", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_tcp6_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp_segmentation": "on", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_vlan_offload": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "vlan_challenged": "off [fixed]" }, "hw_timestamp_filters": [], "ipv4": { "address": "10.31.40.227", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22" }, "ipv6": [ { "address": "fe80::c09:88ff:fe94:110b", "prefix": "64", "scope": "link" } ], "macaddress": "0e:09:88:94:11:0b", "module": "xen_netfront", "mtu": 9001, "pciid": "vif-0", "promisc": false, "timestamping": [], "type": "ether" }, "fibre_channel_wwn": [], "fips": false, "form_factor": "Other", "fqdn": "ip-10-31-40-227.us-east-1.aws.redhat.com", "gather_subset": [ "min" ], "hostname": "ip-10-31-40-227", "hostnqn": "", "interfaces": [ "lo", "eth0" ], "is_chroot": false, "iscsi_iqn": "", "kernel": "4.18.0-553.5.1.el8.x86_64", "kernel_version": "#1 SMP Tue May 21 05:46:01 UTC 2024", "lo": { "active": true, "device": "lo", "features": { "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "fcoe_mtu": "off [fixed]", "generic_receive_offload": "on", "generic_segmentation_offload": "on", "highdma": "on [fixed]", "hw_tc_offload": "off [fixed]", "l2_fwd_offload": "off [fixed]", "large_receive_offload": "off [fixed]", "loopback": "on [fixed]", "netns_local": "on [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "rx_all": "off [fixed]", "rx_checksumming": "on [fixed]", "rx_fcs": "off [fixed]", "rx_gro_hw": "off [fixed]", "rx_gro_list": "off", "rx_udp_gro_forwarding": "off", "rx_udp_tunnel_port_offload": "off [fixed]", "rx_vlan_filter": "off [fixed]", "rx_vlan_offload": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "scatter_gather": "on", "tcp_segmentation_offload": "on", "tls_hw_record": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "tx_checksumming": "on", "tx_esp_segmentation": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gso_list": "on", "tx_gso_partial": "off [fixed]", "tx_gso_robust": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_lockless": "on [fixed]", "tx_nocache_copy": "off [fixed]", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tx_sctp_segmentation": "on", "tx_tcp6_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp_segmentation": "on", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_vlan_offload": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "vlan_challenged": "on [fixed]" }, "hw_timestamp_filters": [], "ipv4": { "address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8" }, "ipv6": [ { "address": "::1", "prefix": "128", "scope": "host" } ], "mtu": 65536, "promisc": false, "timestamping": [], "type": "loopback" }, "loadavg": { "15m": 0.07, "1m": 0.01, "5m": 0.1 }, "locally_reachable_ips": { "ipv4": [ "10.31.40.227", "127.0.0.0/8", "127.0.0.1" ], "ipv6": [ "::1", "fe80::c09:88ff:fe94:110b" ] }, "lsb": {}, "lvm": "N/A", "machine": "x86_64", "machine_id": "a00cf18f2a5040d7a8039a9768ebb3e4", "memfree_mb": 3020, "memory_mb": { "nocache": { "free": 3350, "used": 189 }, "real": { "free": 3020, "total": 3539, "used": 519 }, "swap": { "cached": 0, "free": 0, "total": 0, "used": 0 } }, "memtotal_mb": 3539, "module_setup": true, "mounts": [ { "block_available": 64387647, "block_size": 4096, "block_total": 65533179, "block_used": 1145532, "device": "/dev/xvda1", "fstype": "xfs", "inode_available": 130996638, "inode_total": 131071472, "inode_used": 74834, "mount": "/", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 263731802112, "size_total": 268423901184, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2" } ], "nodename": "ip-10-31-40-227.us-east-1.aws.redhat.com", "os_family": "RedHat", "pkg_mgr": "dnf", "proc_cmdline": { "BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "crashkernel": "auto", "net.ifnames": "0", "quiet": true, "rhgb": true, "ro": true, "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2" }, "processor": [ "0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz" ], "processor_cores": 1, "processor_count": 1, "processor_nproc": 2, "processor_threads_per_core": 2, "processor_vcpus": 2, "product_name": "HVM domU", "product_serial": "ec20fa96-a0e9-7e07-288c-f810351cf499", "product_uuid": "ec20fa96-a0e9-7e07-288c-f810351cf499", "product_version": "4.11.amazon", "python": { "executable": "/usr/libexec/platform-python", "has_sslcontext": true, "type": "cpython", "version": { "major": 3, "micro": 8, "minor": 6, "releaselevel": "final", "serial": 0 }, "version_info": [ 3, 6, 8, "final", 0 ] }, "python_version": "3.6.8", "real_group_id": 0, "real_user_id": 0, "selinux": { "config_mode": "enforcing", "mode": "enforcing", "policyvers": 33, "status": "enabled", "type": "targeted" }, "selinux_python_present": true, "service_mgr": "systemd", "ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAL0K7DaskdVY6v0dib0KNj0alJUVqpx4rUn0nuzRMFsDwcYnEyyzCXeHrJ27WZFtVICDFOhO3o+UNUNPIKbDQHOcVNbhKb6K1nssmGAuI+s+DgoxxHJWvfkcwcY8ExcB1Wesa6W3SyJltzVk4WT+FEUKXIjKBpb+pQJm/X8FoCezAAAAFQCYZ8+UuPqMbK5D6E5LlNxorU8yqQAAAIAg21w1ZamWw2oCxwfXWZ/EtobcYZv/o+xGkl6ib+vSFrx7qyGHRLfG2rDmaLloe/0mNyEyzyyXt0Tx1bxA2k0OBphtHeKIM+qdX91wUu1rqVZfV/n2T2PlGO9ktL3HMfGJ9l+Yhmto5SY9u/SzBpNPAgprYjbAz3hX8UMSDzs8ZgAAAIBLTSwat6NsdDIfbKyjdysEtVYYJgZDpgxyjOQM9yjqMxmB6j2RltwV68cul68lkNnTQwLW3JzNVev4Wl6StikQgju41GScUKayYqsEgHuTFRB+ps3WbIF0xZRrcsBFLHaP6yAETQOPjeVVfKejzZb02cB0dauzK1Vc9Sj3VYG8Kg==", "ssh_host_key_dsa_public_keytype": "ssh-dss", "ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAnBa1/t1ZvkiPOehLyxUPdOFVgtqEO7HgDY4JFovPf2kdWtOfcDeoP96O4seqsN8ULyG83rxMPOHJhnpfIFRuI=", "ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIA4/LZxPP1+3Y3mPtVdUi4bIS0xzx/gZvNFcmLvVMp2H", "ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDE+rYY31Azo0opI61OVU93GIyiadWB3ek6YhJLV5bgUvT5dC+MjBGJzidoUWKzCNdnw+vtE78h22KQPqjcteTrFmqAM32s07y2YPNi5OxyFMAvFRgXvbY/V/lXgfTkwAF92bPHIVRQLjn5j9aLa8LuXPaTHU9l0sEgGLtqrghGGMBKtB2Us9xWxU7c2Adqu9xGVgFPZmLbcx4+SBC95pyzkZKMznQCSMGBgE3zzbIxfePXRUQWcJorc+naC3hokCrh6xegonFVh3NDsVh1tlcO+EOtu0djUMERICYHMvFg5rmAJqbt+t7JMoGLn2Te3hqw3UNEeQuZsMLhmm+iR5JUMK4/nbUURdBMFVXyBQCrFhv9FatT/aXgeslSTeudMy4zxoHFfo5Q3RFgpLUT4nhRCqoA5EbUvaRLrJL5hruy59FjTIxUOGTkuN1tIGzNMhi3W8jryMHbznZoq3nNnvr/hwbifv3olj6jadcxVtOX8Y5AW8wcX3G1yPsq2bI+tx8=", "ssh_host_key_rsa_public_keytype": "ssh-rsa", "swapfree_mb": 0, "swaptotal_mb": 0, "system": "Linux", "system_capabilities": [], "system_capabilities_enforced": "False", "system_vendor": "Xen", "uptime_seconds": 469, "user_dir": "/root", "user_gecos": "root", "user_gid": 0, "user_id": "root", "user_shell": "/bin/bash", "user_uid": 0, "userspace_architecture": "x86_64", "userspace_bits": "64", "virtualization_role": "guest", "virtualization_tech_guest": [ "xen" ], "virtualization_tech_host": [], "virtualization_type": "xen" } } TASK [Install required packages for nbde_client tests] ************************* task path: /WORKDIR/git-weekly-cim81hbbgl/tests/tasks/setup_test.yml:33 Thursday 20 June 2024 08:42:05 +0000 (0:00:00.017) 0:00:01.263 ********* fatal: [sut]: FAILED! => { "changed": false, "rc": 1, "results": [] } MSG: Failed to download metadata for repo 'appstream': Cannot prepare internal mirrorlist: No URLs in mirrorlist to retry, use: --limit @/tmp/tests_error_handling.retry PLAY RECAP ********************************************************************* sut : ok=7 changed=0 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0 Thursday 20 June 2024 08:42:06 +0000 (0:00:00.867) 0:00:02.131 ********* =============================================================================== Install required packages for nbde_client tests ------------------------- 0.87s /WORKDIR/git-weekly-cim81hbbgl/tests/tasks/setup_test.yml:33 ------------------ Gathering Facts --------------------------------------------------------- 0.84s /WORKDIR/git-weekly-cim81hbbgl/tests/tests_error_handling.yml:8 --------------- Ensure Ansible facts required by tests ---------------------------------- 0.34s /WORKDIR/git-weekly-cim81hbbgl/tests/tasks/setup_test.yml:5 ------------------- Set up test environment ------------------------------------------------- 0.02s /WORKDIR/git-weekly-cim81hbbgl/tests/tests_error_handling.yml:19 -------------- Set version specific variables ------------------------------------------ 0.02s /WORKDIR/git-weekly-cim81hbbgl/tests/tasks/setup_test.yml:16 ------------------ Print all available facts ----------------------------------------------- 0.02s /WORKDIR/git-weekly-cim81hbbgl/tests/tasks/setup_test.yml:29 ------------------ Include vault variables ------------------------------------------------- 0.01s /WORKDIR/git-weekly-cim81hbbgl/tests/tests_error_handling.yml:4 --------------- Include general tests variables ----------------------------------------- 0.01s /WORKDIR/git-weekly-cim81hbbgl/tests/tasks/setup_test.yml:2 ------------------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---