ansible-playbook [core 2.17.4]
  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-MVC
  executable location = /usr/local/bin/ansible-playbook
  python version = 3.12.6 (main, Sep  9 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12)
  jinja version = 3.1.4
  libyaml = True
No config file found; using defaults
redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug
redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug
redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks
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: process_python_modules_packages.yml **********************************
1 plays in process_python_modules_packages.yml

PLAY [Get python modules from log file and create packages file] ***************

TASK [Get list of modules] *****************************************************
task path: /var/ARTIFACTS/work-generalcvk_k0h1/plans/general/discover/Run-test-playbooks-from-control_node/tests/tests/general/process_python_modules_packages.yml:9
Tuesday 24 September 2024  14:55:44 -0400 (0:00:00.014)       0:00:00.014 ***** 
ok: [managed-node1 -> localhost] => {
    "ansible_facts": {
        "modules": [
            "/usr/lib64/python3.12/selectors.py",
            "/usr/lib64/python3.12/struct.py",
            "/usr/lib64/python3.12/encodings/idna.py",
            "/usr/lib64/python3.12/zipfile/_path/__init__.py",
            "/usr/lib64/python3.12/multiprocessing/queues.py",
            "/usr/lib64/python3.12/json/__init__.py",
            "/usr/lib64/python3.12/bisect.py",
            "/usr/lib64/python3.12/contextlib.py",
            "/usr/lib64/python3.12/zipfile/_path/glob.py",
            "/usr/lib64/python3.12/copyreg.py",
            "/usr/lib64/python3.12/pkgutil.py",
            "/usr/lib64/python3.12/lzma.py",
            "/usr/lib64/python3.12/re/__init__.py",
            "/usr/lib64/python3.12/multiprocessing/__init__.py",
            "/usr/lib64/python3.12/reprlib.py",
            "/usr/lib64/python3.12/token.py",
            "/usr/lib64/python3.12/ast.py",
            "/usr/lib64/python3.12/site-packages/systemd/daemon.py",
            "/usr/lib64/python3.12/queue.py",
            "/usr/lib64/python3.12/multiprocessing/dummy/__init__.py",
            "/usr/lib64/python3.12/configparser.py",
            "/usr/lib64/python3.12/glob.py",
            "/usr/lib64/python3.12/json/scanner.py",
            "/usr/lib64/python3.12/ctypes/_endian.py",
            "/usr/lib64/python3.12/typing.py",
            "/usr/lib64/python3.12/urllib/__init__.py",
            "/usr/lib64/python3.12/multiprocessing/util.py",
            "/usr/lib64/python3.12/ipaddress.py",
            "/usr/lib64/python3.12/pathlib.py",
            "/usr/lib64/python3.12/ctypes/__init__.py",
            "/usr/lib64/python3.12/copy.py",
            "/usr/lib64/python3.12/weakref.py",
            "/usr/lib64/python3.12/uuid.py",
            "/usr/lib64/python3.12/multiprocessing/dummy/connection.py",
            "/usr/lib64/python3.12/logging/__init__.py",
            "/usr/lib64/python3.12/argparse.py",
            "/usr/lib64/python3.12/warnings.py",
            "/usr/lib64/python3.12/fnmatch.py",
            "/usr/lib64/python3.12/urllib/parse.py",
            "/usr/lib64/python3.12/gettext.py",
            "/usr/lib64/python3.12/site-packages/selinux/__init__.py",
            "/usr/lib64/python3.12/signal.py",
            "/usr/lib64/python3.12/_compression.py",
            "/usr/lib64/python3.12/keyword.py",
            "/usr/lib64/python3.12/pickle.py",
            "/usr/lib64/python3.12/encodings/__init__.py",
            "/usr/lib64/python3.12/multiprocessing/synchronize.py",
            "/usr/lib/python3.12/site-packages/distro/__init__.py",
            "/usr/lib64/python3.12/multiprocessing/connection.py",
            "/usr/lib64/python3.12/types.py",
            "/usr/lib64/python3.12/site-packages/systemd/journal.py",
            "/usr/lib64/python3.12/hashlib.py",
            "/usr/lib64/python3.12/tokenize.py",
            "/usr/lib64/python3.12/json/decoder.py",
            "/usr/lib64/python3.12/encodings/utf_8_sig.py",
            "/usr/lib64/python3.12/importlib/_abc.py",
            "/usr/lib64/python3.12/threading.py",
            "/usr/lib64/python3.12/shlex.py",
            "/usr/lib64/python3.12/encodings/aliases.py",
            "/usr/lib64/python3.12/base64.py",
            "/usr/lib64/python3.12/enum.py",
            "/usr/lib64/python3.12/platform.py",
            "/usr/lib64/python3.12/stringprep.py",
            "/usr/lib64/python3.12/linecache.py",
            "/usr/lib64/python3.12/__future__.py",
            "/usr/lib64/python3.12/multiprocessing/reduction.py",
            "/usr/lib64/python3.12/re/_constants.py",
            "/usr/lib64/python3.12/encodings/utf_8.py",
            "/usr/lib64/python3.12/functools.py",
            "/usr/lib64/python3.12/locale.py",
            "/usr/lib64/python3.12/ssl.py",
            "/usr/lib64/python3.12/re/_parser.py",
            "/usr/lib64/python3.12/random.py",
            "/usr/lib64/python3.12/tempfile.py",
            "/usr/lib/python3.12/site-packages/_distutils_hack/__init__.py",
            "/usr/lib64/python3.12/socket.py",
            "/usr/lib64/python3.12/multiprocessing/context.py",
            "/usr/lib64/python3.12/shutil.py",
            "/usr/lib64/python3.12/collections/abc.py",
            "/usr/lib64/python3.12/zipfile/__init__.py",
            "/usr/lib64/python3.12/_compat_pickle.py",
            "/usr/lib64/python3.12/subprocess.py",
            "/usr/lib64/python3.12/collections/__init__.py",
            "/usr/lib64/python3.12/re/_casefix.py",
            "/usr/lib64/python3.12/datetime.py",
            "/usr/lib64/python3.12/heapq.py",
            "/usr/lib64/python3.12/_weakrefset.py",
            "/usr/lib64/python3.12/re/_compiler.py",
            "/usr/lib64/python3.12/operator.py",
            "/usr/lib64/python3.12/json/encoder.py",
            "/usr/lib/python3.12/site-packages/distro/distro.py",
            "/usr/lib64/python3.12/getpass.py"
        ]
    },
    "changed": false
}

TASK [Copy modules file to host] ***********************************************
task path: /var/ARTIFACTS/work-generalcvk_k0h1/plans/general/discover/Run-test-playbooks-from-control_node/tests/tests/general/process_python_modules_packages.yml:18
Tuesday 24 September 2024  14:55:45 -0400 (0:00:00.375)       0:00:00.389 ***** 
[WARNING]: Platform linux on host managed-node1 is using the discovered Python
interpreter at /usr/bin/python3.12, 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.
changed: [managed-node1] => {
    "ansible_facts": {
        "discovered_interpreter_python": "/usr/bin/python3.12"
    },
    "changed": true,
    "checksum": "79556ac3f9d55dc5de64b6ca4a5a9d54c7537600",
    "dest": "/tmp/modules.txt",
    "gid": 0,
    "group": "root",
    "md5sum": "2675871f080d6d791eb8bed8a70d4423",
    "mode": "0600",
    "owner": "root",
    "secontext": "unconfined_u:object_r:user_tmp_t:s0",
    "size": 3533,
    "src": "/root/.ansible/tmp/ansible-tmp-1727204145.3027797-16784-16414612384474/.source.txt",
    "state": "file",
    "uid": 0
}

TASK [Get unique list of packages that provide modules in modules.txt] *********
task path: /var/ARTIFACTS/work-generalcvk_k0h1/plans/general/discover/Run-test-playbooks-from-control_node/tests/tests/general/process_python_modules_packages.yml:26
Tuesday 24 September 2024  14:55:47 -0400 (0:00:01.904)       0:00:02.294 ***** 
ok: [managed-node1] => {
    "changed": false,
    "cmd": "declare -A packages\nwhile read -r file; do\n  if [ -z \"$file\" ]; then\n    continue  # probably extra trailing newline\n  elif pkg=\"$(rpm -qf \"$file\" --queryformat '%{name}-%{version}-%{release}\\n')\"; then\n    packages[\"$pkg\"]=\"$pkg\"\n  else\n    echo \"ERROR: file $file does not belong to any package\"\n  fi\ndone < /tmp/modules.txt\nfor pkg in \"${packages[@]}\"; do\n  echo \"$pkg\"\ndone | sort > /tmp/packages.txt\n",
    "delta": "0:00:02.130979",
    "end": "2024-09-24 14:55:50.125124",
    "rc": 0,
    "start": "2024-09-24 14:55:47.994145"
}

TASK [Copy packages file back to localhost] ************************************
task path: /var/ARTIFACTS/work-generalcvk_k0h1/plans/general/discover/Run-test-playbooks-from-control_node/tests/tests/general/process_python_modules_packages.yml:43
Tuesday 24 September 2024  14:55:50 -0400 (0:00:03.073)       0:00:05.367 ***** 
changed: [managed-node1] => {
    "changed": true,
    "checksum": "a5e352b55b4f6160017233847390d8e307b85cac",
    "dest": "/var/ARTIFACTS/work-generalcvk_k0h1/plans/general/discover/Run-test-playbooks-from-control_node/tests/tests/general/tests_bridge_initscripts-ANSIBLE-2.17-general-SUCCESS.log.packages",
    "md5sum": "a2a22dcb22639a8261cc03ed38461f20",
    "remote_checksum": "a5e352b55b4f6160017233847390d8e307b85cac",
    "remote_md5sum": null
}

PLAY RECAP *********************************************************************
managed-node1              : ok=4    changed=2    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0   

Tuesday 24 September 2024  14:55:50 -0400 (0:00:00.730)       0:00:06.098 ***** 
=============================================================================== 
Get unique list of packages that provide modules in modules.txt --------- 3.07s
/var/ARTIFACTS/work-generalcvk_k0h1/plans/general/discover/Run-test-playbooks-from-control_node/tests/tests/general/process_python_modules_packages.yml:26 
Copy modules file to host ----------------------------------------------- 1.90s
/var/ARTIFACTS/work-generalcvk_k0h1/plans/general/discover/Run-test-playbooks-from-control_node/tests/tests/general/process_python_modules_packages.yml:18 
Copy packages file back to localhost ------------------------------------ 0.73s
/var/ARTIFACTS/work-generalcvk_k0h1/plans/general/discover/Run-test-playbooks-from-control_node/tests/tests/general/process_python_modules_packages.yml:43 
Get list of modules ----------------------------------------------------- 0.38s
/var/ARTIFACTS/work-generalcvk_k0h1/plans/general/discover/Run-test-playbooks-from-control_node/tests/tests/general/process_python_modules_packages.yml:9