05-31 15:28 root DEBUG fedora-review 0.10.0 e79b66b 2023-07-24 17:28:48 -0500 started 05-31 15:28 root DEBUG Command line: /bin/fedora-review --no-colors --prebuilt --rpm-spec --name indimail-mta --mock-config /var/lib/copr-rpmbuild/results/configs/child.cfg 05-31 15:28 root INFO Processing local files: indimail-mta 05-31 15:28 root DEBUG Active settings after processing options 05-31 15:28 root DEBUG bz_url: https://bugzilla.redhat.com 05-31 15:28 root DEBUG _con_handler: (INFO)> 05-31 15:28 root DEBUG _log_config_done: True 05-31 15:28 root DEBUG cache: False 05-31 15:28 root DEBUG resultdir: None 05-31 15:28 root DEBUG init_done: True 05-31 15:28 root DEBUG uniqueext: None 05-31 15:28 root DEBUG configdir: None 05-31 15:28 root DEBUG log_level: 20 05-31 15:28 root DEBUG prebuilt: True 05-31 15:28 root DEBUG verbose: False 05-31 15:28 root DEBUG name: indimail-mta 05-31 15:28 root DEBUG use_colors: False 05-31 15:28 root DEBUG session_log: /var/lib/copr-rpmbuild/results/cache/fedora-review.log 05-31 15:28 root DEBUG bug: None 05-31 15:28 root DEBUG url: None 05-31 15:28 root DEBUG copr_build_descriptor: None 05-31 15:28 root DEBUG list_checks: False 05-31 15:28 root DEBUG list_flags: False 05-31 15:28 root DEBUG list_plugins: False 05-31 15:28 root DEBUG version: False 05-31 15:28 root DEBUG flags: [] 05-31 15:28 root DEBUG repo: None 05-31 15:28 root DEBUG mock_config: /var/lib/copr-rpmbuild/results/configs/child.cfg 05-31 15:28 root DEBUG no_report: False 05-31 15:28 root DEBUG nobuild: False 05-31 15:28 root DEBUG mock_options: --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True 05-31 15:28 root DEBUG other_bz: None 05-31 15:28 root DEBUG plugins_arg: None 05-31 15:28 root DEBUG single: None 05-31 15:28 root DEBUG rpm_spec: True 05-31 15:28 root DEBUG exclude: None 05-31 15:28 root DEBUG checksum: sha256 05-31 15:28 root DEBUG plugins: {} 05-31 15:28 root INFO Getting .spec and .srpm Urls from : Local files in /var/lib/copr-rpmbuild/results 05-31 15:28 root INFO --> SRPM url: file:///var/lib/copr-rpmbuild/results/indimail-mta-3.1-1.1.fc41.src.rpm 05-31 15:28 root INFO Using review directory: /var/lib/copr-rpmbuild/results/indimail-mta 05-31 15:28 root DEBUG find_urls completed: 0.043 05-31 15:28 root DEBUG Avoiding init of working mock root 05-31 15:28 root DEBUG Url download completed: 15.385 05-31 15:28 root DEBUG --> /var/lib/copr-rpmbuild/results/indimail-mta/upstream : http://downloads.sourceforge.net/indimail/indimail-mta-rpmlintrc 05-31 15:28 root INFO Downloading (Source1): http://downloads.sourceforge.net/indimail/indimail-mta-rpmlintrc 05-31 15:28 root DEBUG Download error on http://downloads.sourceforge.net/indimail/indimail-mta-rpmlintrc, : 'Error HTTP Error 404: Not Found downloading http://downloads.sourceforge.net/indimail/indimail-mta-rpmlintrc' Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/FedoraReview/helpers_mixin.py", line 89, in urlretrieve istream = urllib.request.urlopen(url) File "/usr/lib64/python3.13/urllib/request.py", line 189, in urlopen return opener.open(url, data, timeout) ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.13/urllib/request.py", line 495, in open response = meth(req, response) File "/usr/lib64/python3.13/urllib/request.py", line 604, in http_response response = self.parent.error( 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.13/urllib/request.py", line 533, in error return self._call_chain(*args) ~~~~~~~~~~~~~~~~^^^^^^^ File "/usr/lib64/python3.13/urllib/request.py", line 466, in _call_chain result = func(*args) File "/usr/lib64/python3.13/urllib/request.py", line 613, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/FedoraReview/source.py", line 76, in __init__ self.filename = self._get_file(url, ReviewDirs.upstream, my_logger) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/FedoraReview/helpers_mixin.py", line 112, in _get_file self.urlretrieve(link, path) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/FedoraReview/helpers_mixin.py", line 98, in urlretrieve raise DownloadError(str(err), url) FedoraReview.helpers_mixin.DownloadError: 'Error HTTP Error 404: Not Found downloading http://downloads.sourceforge.net/indimail/indimail-mta-rpmlintrc' 05-31 15:28 root WARNING Cannot download url: http://downloads.sourceforge.net/indimail/indimail-mta-rpmlintrc 05-31 15:28 root INFO No upstream for (Source1): indimail-mta-rpmlintrc 05-31 15:28 root DEBUG --> /var/lib/copr-rpmbuild/results/indimail-mta/upstream : http://downloads.sourceforge.net/indimail/indimail-mta-3.1.tar.gz 05-31 15:28 root INFO Downloading (Source0): http://downloads.sourceforge.net/indimail/indimail-mta-3.1.tar.gz 05-31 15:28 root DEBUG Download error on http://downloads.sourceforge.net/indimail/indimail-mta-3.1.tar.gz, : 'Error HTTP Error 404: Not Found downloading http://downloads.sourceforge.net/indimail/indimail-mta-3.1.tar.gz' Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/FedoraReview/helpers_mixin.py", line 89, in urlretrieve istream = urllib.request.urlopen(url) File "/usr/lib64/python3.13/urllib/request.py", line 189, in urlopen return opener.open(url, data, timeout) ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.13/urllib/request.py", line 495, in open response = meth(req, response) File "/usr/lib64/python3.13/urllib/request.py", line 604, in http_response response = self.parent.error( 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.13/urllib/request.py", line 533, in error return self._call_chain(*args) ~~~~~~~~~~~~~~~~^^^^^^^ File "/usr/lib64/python3.13/urllib/request.py", line 466, in _call_chain result = func(*args) File "/usr/lib64/python3.13/urllib/request.py", line 613, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/FedoraReview/source.py", line 76, in __init__ self.filename = self._get_file(url, ReviewDirs.upstream, my_logger) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/FedoraReview/helpers_mixin.py", line 112, in _get_file self.urlretrieve(link, path) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/FedoraReview/helpers_mixin.py", line 98, in urlretrieve raise DownloadError(str(err), url) FedoraReview.helpers_mixin.DownloadError: 'Error HTTP Error 404: Not Found downloading http://downloads.sourceforge.net/indimail/indimail-mta-3.1.tar.gz' 05-31 15:28 root WARNING Cannot download url: http://downloads.sourceforge.net/indimail/indimail-mta-3.1.tar.gz 05-31 15:28 root INFO No upstream for (Source0): indimail-mta-3.1.tar.gz 05-31 15:28 root INFO Running checks and generating report 05-31 15:28 root DEBUG Running check: CheckResultdir 05-31 15:28 root DEBUG CheckResultdir completed: 0.000 seconds 05-31 15:28 root DEBUG Running check: CheckBuild 05-31 15:28 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/indimail-mta-3.1-1.1.fc41.x86_64.rpm 05-31 15:28 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/indimail-mini-3.1-1.1.fc41.x86_64.rpm 05-31 15:28 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/qmta-3.1-1.1.fc41.x86_64.rpm 05-31 15:28 root DEBUG CheckBuild completed: 0.032 seconds 05-31 15:28 root DEBUG Running check: CheckRpmlint 05-31 15:28 root DEBUG Run command: rpmlint --ignore-unused-rpmlintrc --rpmlintrc /tmp/tmp340o42kn /var/lib/copr-rpmbuild/results/indimail-mta-3.1-1.1.fc41.x86_64.rpm /var/lib/copr-rpmbuild/results/indimail-mini-3.1-1.1.fc41.x86_64.rpm /var/lib/copr-rpmbuild/results/qmta-3.1-1.1.fc41.x86_64.rpm /var/lib/copr-rpmbuild/results/indimail-mta-3.1-1.1.fc41.src.rpm 05-31 15:29 root DEBUG CheckRpmlint completed: 8.083 seconds 05-31 15:29 root DEBUG Running check: CheckPackageInstalls 05-31 15:29 root DEBUG Init command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --init 05-31 15:29 root DEBUG Init output: INFO: mock.py version 6.2 starting (python version = 3.13.0, NVR = mock-6.2-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --init Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Start: clean chroot INFO: unmounting tmpfs. Finish: clean chroot Mock Version: 6.2 INFO: Mock Version: 6.2 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache Start: unpacking root cache Finish: unpacking root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init Finish: run None NoneType: None 05-31 15:29 root INFO Installing built package(s) 05-31 15:29 root DEBUG --init command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --no-cleanup-after, --no-clean, --plugin-option=tmpfs:keep_mounted=True, --resultdir=/var/lib/copr-rpmbuild/results/indimail-mta/results, --init 05-31 15:29 root DEBUG --init output: INFO: mock.py version 6.2 starting (python version = 3.13.0, NVR = mock-6.2-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True --resultdir=/var/lib/copr-rpmbuild/results/indimail-mta/results --init Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Mock Version: 6.2 INFO: Mock Version: 6.2 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init Finish: run None NoneType: None 05-31 15:29 root DEBUG CheckPackageInstalls completed: 5.505 seconds 05-31 15:29 root DEBUG Running check: CheckRpmlintInstalled 05-31 15:29 root DEBUG --init command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --no-cleanup-after, --no-clean, --plugin-option=tmpfs:keep_mounted=True, --resultdir=/var/lib/copr-rpmbuild/results/indimail-mta/results, --init 05-31 15:29 root DEBUG --init output: INFO: mock.py version 6.2 starting (python version = 3.13.0, NVR = mock-6.2-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True --resultdir=/var/lib/copr-rpmbuild/results/indimail-mta/results --init Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Mock Version: 6.2 INFO: Mock Version: 6.2 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init Finish: run None NoneType: None 05-31 15:29 root DEBUG is_installed: Tested rpmlint, result: 1 05-31 15:29 root DEBUG command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --no-cleanup-after, --no-clean, --plugin-option=tmpfs:keep_mounted=True, --resultdir=/var/lib/copr-rpmbuild/results/indimail-mta/results, --shell, 'rm -f /var/lib/rpm/__db*' 05-31 15:29 root DEBUG output: INFO: mock.py version 6.2 starting (python version = 3.13.0, NVR = mock-6.2-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True --resultdir=/var/lib/copr-rpmbuild/results/indimail-mta/results --shell ''"'"'rm -f /var/lib/rpm/__db*'"'"'' Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init Start: shell /bin/sh: line 1: rm -f /var/lib/rpm/__db*: No such file or directory Finish: shell Finish: run None NoneType: None 05-31 15:29 root DEBUG Install command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --no-cleanup-after, --no-clean, --plugin-option=tmpfs:keep_mounted=True, --resultdir=/var/lib/copr-rpmbuild/results/indimail-mta/results, install, rpmlint 05-31 15:29 root DEBUG Install output: INFO: mock.py version 6.2 starting (python version = 3.13.0, NVR = mock-6.2-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True --resultdir=/var/lib/copr-rpmbuild/results/indimail-mta/results install rpmlint Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Mock Version: 6.2 INFO: Mock Version: 6.2 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init INFO: installing package(s): rpmlint INFO: Finish: run None NoneType: None 05-31 15:29 root DEBUG Script output: INFO: mock.py version 6.2 starting (python version = 3.13.0, NVR = mock-6.2-1.fc41), args: /usr/libexec/mock/mock --enable-network -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True --resultdir=/var/lib/copr-rpmbuild/results/indimail-mta/results --chroot 'echo '"'"'rpmlint:'"'"'; rpmlint --installed indimail-mini indimail-mta-debuginfo indimail-mta qmta; echo '"'"'rpmlint-done:'"'"'' Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Mock Version: 6.2 INFO: Mock Version: 6.2 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init INFO: Running in chroot: ["echo 'rpmlint:'; rpmlint --installed indimail-mini indimail-mta-debuginfo indimail-mta qmta; echo 'rpmlint-done:'"] Start: chroot ["echo 'rpmlint:'; rpmlint --installed indimail-mini indimail-mta-debuginfo indimail-mta qmta; echo 'rpmlint-done:'"] rpmlint: (none): E: there is no installed rpm "indimail-mini". (none): E: there is no installed rpm "indimail-mta-debuginfo". (none): E: there is no installed rpm "indimail-mta". (none): E: there is no installed rpm "qmta". There are no files to process nor additional arguments. Nothing to do, aborting. ============================ rpmlint session starts ============================ rpmlint: 2.6.1 configuration: /usr/lib/python3.13/site-packages/rpmlint/configdefaults.toml /etc/xdg/rpmlint/fedora-spdx-licenses.toml /etc/xdg/rpmlint/fedora.toml /etc/xdg/rpmlint/scoring.toml /etc/xdg/rpmlint/users-groups.toml /etc/xdg/rpmlint/warn-on-functions.toml checks: 32, packages: 4 0 packages and 0 specfiles checked; 0 errors, 0 warnings, 0 filtered, 0 badness; has taken 0.0 s rpmlint-done: Finish: chroot ["echo 'rpmlint:'; rpmlint --installed indimail-mini indimail-mta-debuginfo indimail-mta qmta; echo 'rpmlint-done:'"] Finish: run 05-31 15:29 root DEBUG CheckRpmlintInstalled completed: 17.468 seconds 05-31 15:29 root DEBUG Running check: CheckRpmlintDebuginfo 05-31 15:29 root DEBUG Run command: rpmlint --ignore-unused-rpmlintrc --rpmlintrc /tmp/tmpy4iu4b2q /var/lib/copr-rpmbuild/results/indimail-mta-debuginfo-3.1-1.1.fc41.x86_64.rpm 05-31 15:29 root DEBUG CheckRpmlintDebuginfo completed: 6.439 seconds 05-31 15:29 root DEBUG Running check: CheckInitDeps 05-31 15:30 root DEBUG CheckInitDeps completed: 33.057 seconds 05-31 15:30 root DEBUG Running check: CheckBuildCompleted 05-31 15:30 root DEBUG Mock command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --no-cleanup-after, --no-clean, --plugin-option=tmpfs:keep_mounted=True, --resultdir=/var/lib/copr-rpmbuild/results/indimail-mta/results, --chroot, --, rm -rf $(rpm --eval %_builddir)/* 05-31 15:30 root DEBUG Mock output: INFO: mock.py version 6.2 starting (python version = 3.13.0, NVR = mock-6.2-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True --resultdir=/var/lib/copr-rpmbuild/results/indimail-mta/results --chroot -- 'rm -rf $(rpm --eval %_builddir)/*' Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Mock Version: 6.2 INFO: Mock Version: 6.2 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init INFO: Running in chroot: ['rm -rf $(rpm --eval %_builddir)/*'] Start: chroot ['rm -rf $(rpm --eval %_builddir)/*'] Finish: chroot ['rm -rf $(rpm --eval %_builddir)/*'] Finish: run None NoneType: None 05-31 15:30 root DEBUG Mock command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --no-cleanup-after, --no-clean, --plugin-option=tmpfs:keep_mounted=True, --resultdir=/var/lib/copr-rpmbuild/results/indimail-mta/results, --copyin, /var/lib/copr-rpmbuild/results/indimail-mta-3.1-1.1.fc41.src.rpm, indimail-mta-3.1-1.1.fc41.src.rpm 05-31 15:30 root DEBUG Mock output: INFO: mock.py version 6.2 starting (python version = 3.13.0, NVR = mock-6.2-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True --resultdir=/var/lib/copr-rpmbuild/results/indimail-mta/results --copyin /var/lib/copr-rpmbuild/results/indimail-mta-3.1-1.1.fc41.src.rpm indimail-mta-3.1-1.1.fc41.src.rpm Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Mock Version: 6.2 INFO: Mock Version: 6.2 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init INFO: copying /var/lib/copr-rpmbuild/results/indimail-mta-3.1-1.1.fc41.src.rpm to /var/lib/mock/fedora-41-x86_64/root/indimail-mta-3.1-1.1.fc41.src.rpm Finish: run None NoneType: None 05-31 15:30 root DEBUG Mock command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --no-cleanup-after, --no-clean, --plugin-option=tmpfs:keep_mounted=True, --resultdir=/var/lib/copr-rpmbuild/results/indimail-mta/results, --chroot, --, rpm -i indimail-mta-3.1-1.1.fc41.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/indimail-mta.spec;chmod -R go+r $(rpm --eval %_builddir)/* || : 05-31 15:30 root DEBUG Mock output: INFO: mock.py version 6.2 starting (python version = 3.13.0, NVR = mock-6.2-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True --resultdir=/var/lib/copr-rpmbuild/results/indimail-mta/results --chroot -- 'rpm -i indimail-mta-3.1-1.1.fc41.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/indimail-mta.spec;chmod -R go+r $(rpm --eval %_builddir)/* || :' Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Mock Version: 6.2 INFO: Mock Version: 6.2 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init INFO: Running in chroot: ['rpm -i indimail-mta-3.1-1.1.fc41.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/indimail-mta.spec;chmod -R go+r $(rpm --eval %_builddir)/* || :'] Start: chroot ['rpm -i indimail-mta-3.1-1.1.fc41.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/indimail-mta.spec;chmod -R go+r $(rpm --eval %_builddir)/* || :'] setting SOURCE_DATE_EPOCH=1746489600 Executing(%mkbuilddir): /bin/sh -e /var/tmp/rpm-tmp.PirsRv Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.C90ExK + umask 022 + cd /builddir/build/BUILD/indimail-mta-3.1-build + cd /builddir/build/BUILD/indimail-mta-3.1-build + rm -rf indimail-mta-3.1 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/indimail-mta-3.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd indimail-mta-3.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Finish: chroot ['rpm -i indimail-mta-3.1-1.1.fc41.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/indimail-mta.spec;chmod -R go+r $(rpm --eval %_builddir)/* || :'] Finish: run None NoneType: None 05-31 15:30 root DEBUG _topdir: /builddir/build 05-31 15:30 root INFO Reading configuration from /etc/mock/site-defaults.cfg 05-31 15:30 root INFO Reading configuration from /etc/mock/chroot-aliases.cfg 05-31 15:30 root INFO Reading configuration from /var/lib/copr-rpmbuild/results/configs/child.cfg 05-31 15:30 root INFO WARNING: Probably non-rawhide buildroot used. Rawhide should be used for most package reviews 05-31 15:30 root INFO Active plugins: Shell-api, Generic, C/C++ 05-31 15:30 root DEBUG CheckBuildCompleted completed: 9.895 seconds 05-31 15:30 root DEBUG Skipping CheckExcludeArch in /usr/lib/python3.13/site-packages/FedoraReview/plugins/generic.py, deprecated by generic-excludearch in /usr/share/fedora-review/scripts/generic-excludearch.sh 05-31 15:30 root DEBUG Skipping CheckLargeDocs in /usr/lib/python3.13/site-packages/FedoraReview/plugins/generic.py, deprecated by generic-large-docs in /usr/share/fedora-review/scripts/generic-large-docs.sh 05-31 15:30 root DEBUG Skipping CheckDesktopFile in /usr/lib/python3.13/site-packages/FedoraReview/plugins/generic.py, deprecated by fonts-disable in /usr/share/fedora-review/scripts/fonts-disable.sh 05-31 15:30 root DEBUG Skipping CheckSystemdScripts in /usr/lib/python3.13/site-packages/FedoraReview/plugins/generic.py, deprecated by fonts-disable in /usr/share/fedora-review/scripts/fonts-disable.sh 05-31 15:30 root DEBUG Skipping CheckClean in /usr/lib/python3.13/site-packages/FedoraReview/plugins/generic_should.py, deprecated by fonts-disable in /usr/share/fedora-review/scripts/fonts-disable.sh 05-31 15:30 root DEBUG Skipping CheckFullVerReqSub in /usr/lib/python3.13/site-packages/FedoraReview/plugins/generic_should.py, deprecated by fonts-disable in /usr/share/fedora-review/scripts/fonts-disable.sh 05-31 15:30 root DEBUG Running check: OcamlCheckStaticLibs 05-31 15:30 root DEBUG OcamlCheckStaticLibs completed: 0.109 seconds 05-31 15:30 root DEBUG Running check: HaskellCheckStaticLibs 05-31 15:30 root DEBUG HaskellCheckStaticLibs completed: 0.001 seconds 05-31 15:30 root DEBUG Running check: CreateEnvCheck 05-31 15:30 root DEBUG CreateEnvCheck completed: 0.001 seconds 05-31 15:30 root DEBUG Running check: RCheckBuildRequires 05-31 15:30 root DEBUG RCheckBuildRequires completed: 0.000 seconds 05-31 15:30 root DEBUG Running check: RCheckCheckMacro 05-31 15:30 root DEBUG RCheckCheckMacro completed: 0.000 seconds 05-31 15:30 root DEBUG Running check: RCheckDoc 05-31 15:30 root DEBUG RCheckDoc completed: 0.000 seconds 05-31 15:30 root DEBUG Running check: RCheckInstallSection 05-31 15:30 root DEBUG RCheckInstallSection completed: 0.000 seconds 05-31 15:30 root DEBUG Running check: RCheckLatestVersionIsPackaged 05-31 15:30 root DEBUG RCheckLatestVersionIsPackaged completed: 0.000 seconds 05-31 15:30 root DEBUG Running check: RCheckRequires 05-31 15:30 root DEBUG RCheckRequires completed: 0.000 seconds 05-31 15:30 root DEBUG Running check: CheckBundledGnulib 05-31 15:30 root DEBUG CheckBundledGnulib completed: 0.003 seconds 05-31 15:30 root DEBUG Running check: CheckGccBuildRequires 05-31 15:30 root DEBUG CheckGccBuildRequires completed: 0.002 seconds 05-31 15:30 root DEBUG Running check: CheckHeaderFiles 05-31 15:30 root DEBUG CheckHeaderFiles completed: 0.001 seconds 05-31 15:30 root DEBUG Running check: CheckLDConfig 05-31 15:30 root DEBUG CheckLDConfig completed: 0.000 seconds 05-31 15:30 root DEBUG Running check: CheckLibToolArchives 05-31 15:30 root DEBUG CheckLibToolArchives completed: 0.003 seconds 05-31 15:30 root DEBUG Running check: CheckNoKernelModules 05-31 15:30 root DEBUG CheckNoKernelModules completed: 0.002 seconds 05-31 15:30 root DEBUG Running check: CheckNoStaticExecutables 05-31 15:30 root DEBUG Run command: env -i bash -c "source ./review-env.sh; unpack_rpms" 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/qscanq 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/cdbstats 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/qmail-send 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/cdb-database 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/qmail-tcpto 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/cdbmake 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/qscanq-stdin 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/relaytest 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/qmail-newu 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/ldap-checkpwd 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/qmail-multi 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/qmail-lspawn 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/rd-remote 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/qmail-cdb 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/ctrlenv 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/qmail-local 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/greydaemon 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/qmail-qmtpd 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/qmail-qmqpd 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/qmail-getpw 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/qhpsi 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/qmail-rspawn 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/spawn-filter 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/splogger 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/qmail-poppass 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/qmail-pw2u 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/qmail-tcpok 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/qmail-daned 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/qmail-clean 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/sql-database 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/qscheduler 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/slowq-send 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/qmonitor 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/qmail-nullqueue 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/cdbget 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/setqload 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/qmail-smtpd 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/qmail-dkim 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/qmta-send 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/plugtest 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/qmail-greyd 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/qmail-direct 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/mini-smtpd 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/cdbtest 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/sys-checkpwd 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/qmail-sql 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/slowq-start 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/udplogger 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/cleanq 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/svctool 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/todo-proc 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/cdbdump 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/surblqueue 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/surblfilter 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/qmail-start 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/run-cleanq 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/qmail-remote 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/qmail-spamfilter 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/qmail-popbull 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/cdbgetm 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/qmail-qmqpc 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/ofmipd 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/qmail-queue 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/d0/419aed7194492fba258f01a8e02be08c3598ef 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/d0/24cc8c9995eb13f7ea8dc807193e6c484f7bac 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/e1/8e9f093422f53dd708b49e1e31fd8540702c14 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/ba/e4d0b907a123f03f198b1e49f1687e657d8518 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/ba/763ac9dde15ca56149a7d2386619f17578b640 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/66/50f9e099ec4c7357f18ebdb4c05efb97b624de 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/f5/7d20251ac38c477876ced7f731ec8d2ae511ff 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/c3/b0677f5e5f90a2a50396322d3016ec2fd411cd 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/24/924f4f2179dc7b78028671e9dc0c99289831b6 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/79/b4ca494e13f19426f283ed1d0edafee8ab349c 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/79/7cc2e168e63d288beb1d23a15d0e7030694320 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/f1/2313df3dbd0b4ec7cf2d3a78db154261f1ec4d 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/ea/a2b91d9ef4a24f503135adfe459e35966d4590 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/0a/98992f0372f65f9d20b7302e9e7eed84e22d38 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/0a/3732ab6e6005f47f30874f27a4fe3e1b530a0b 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/63/60efa8150fb3bc18283b9be37e1d94c1a98fa3 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/63/95653454198b93a558351a66c69327bb27bcf1 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/63/e42b5cf07f273c7181346503960519274ab37f 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/7d/4523f37cd88097902cd126cf504f50cdfdfe30 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/0d/f58d8036e6e941b07e5031c68f7e937f243b67 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/d1/be45e69913f2d0fbb275aa34b9bda4f3d272b5 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/0e/da88f761739458aa724abc1734609dbefc40bb 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/be/169673c72fe1f7a2e28aae3a9edf658c4fa9e8 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/c6/26331fd42c885fa3a3f29d3bc75a3571dc8a16 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/c6/a7bd4d18f020fb09af5e8c6cd9ec766c32cf02 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/e7/ec22d42e3742b5d62b7944427257ba1f1118e3 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/9d/c2043482cfae729ca22f0793049c0e48538678 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/4b/0dd00495ef6346f4aeb1961a2dc9a6e5faa60c 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/fa/9a9e59bc0e37ab9697eddefd34499c7de4aaa8 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/fa/2d372ac32ea8c832465371743280cd006692f2 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/32/e0df63d9c587aab6acc977970deb9f8fb7560f 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/2a/dae47a4655481d0eeab9297a0492c41781a106 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/5e/a14919bede512f6af619f5941df8a1865ed592 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/5e/d4fd8db394f75f20aaab063a9c7af371692447 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/d4/95980fe3212aab4c97cf044420cfa0b75a186a 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/49/e0bc579b02dc17f8dc6231b0d8e809b9d541d5 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/b5/ced8aa90dfa85e81aa0b3962091092ed9b30d2 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/40/e85db89c90f66156b529b1e776284ad953483a 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/d6/b7fa525bf5a8c1e0f5f6e120fd66f194b615ea 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/b6/2fd6bb69d74d920cce0f0ff5441b2f8da24886 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/52/eb348a12b71ae5d2ea98af4686e4a32112aa8e 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/52/e83ff7031a80209cf4d074024186bf479edccf 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/df/d751ca0ce3d811d3bbebe54e31b7c60c1aa5ea 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/09/46e50814bb7a150c0a0f6809374acae66ec961 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/09/5e38adc68d482f4402b65fbca71acdaab326c2 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/21/44ab61a81a11f81569a81439673b8baf512371 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/a8/5622e630f55825749b7ae7e4dd5b9c97043b67 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/dc/60e41f0a1cc4af462a9473d4a0dccabc612a88 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/98/14a46f16163ac654a8e3f37f9a63d51322a696 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/18/ce031a7e2ccbd1b6b41cad1f9e861b21854a5c 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/23/539e71c1a328909abc925e2ca9692f47cd776a 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/c0/a8850bf5b779a39539ee87a94adb8829df8f95 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/c0/effcb3e33cbb4e43c75cc10373f4b1bb0dc551 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/6b/b5497e022953d575eb7b06845c322c509896ea 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/6b/546dff9ea0bbacca516dec72f51047d301b569 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/07/7886129d0b8e44234a9f404c7a623d292f8195 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/5b/64c45ca7af638fe89c9782838bc0c2c1110c5b 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/f7/526c0737068c588c302b049e8fe4fa52a12a61 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/f7/7e98a2d70bb261fc8c4c66ff0a38640068babe 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/f7/d0e967f5396afe68598c081303ed8ec3b37110 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/8c/48723831d987234e75e640c570b5c16f808f44 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/e3/d7967c80d4edd07a181ca33e4de22ae9593b0a 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/e3/066b23e45cbc78b22af9a9b7639118050eeaee 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/69/bee189c07fcf6ded93e46418c503af9c7e88f8 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/16/76d85f1b17f3f918a94cea7ddd6151b79fb839 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/80/4da99a0c923ce0357f0202d293e3f781c01864 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/8b/1504f675fee3e20b7c7feb96927e2dbd8f2270 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/8b/989ef71860a52f009506c2868313dd867ba173 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/01/c948fc4d3ab1515aa985c41373b309522ca5f7 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/01/58d3268b7b043a337ed9d25519f5cdaa2a1771 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/33/87b57ba4bae2c75cf734c2a12199adf372ceee 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/56/08cc7457eca3f1f5f71a98557e94ffa3c34457 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/56/b6e36a87c880a00aad6af130ab36e92a5f838a 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/56/5262f30940c12b6815cd1e69882a3c32c14147 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/1f/f449a5e413c176ed980dade446f8d21e6cd23e 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/ca/8a2ea5875ff5f5dbd478e5c9782168750ba165 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/ca/c50d63487910632c26e5b5c2e185a4dc0ae155 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/3a/1c421a7a6c742427b6b6f5bbce1a7ca69870e8 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/7e/3c4c002e9ce9b81a04420eb0d44b12038191a3 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/2d/d2579c4e976e84df0ad769fc39f09eca70e01b 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/00/d0bea1dd0fff0884afccfd087399a458e13a89 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/a5/037fbc51ed1d5e8aa94132d9a4ff3306df82e1 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/d2/b4004c83b8d9694331bd7a0aa2ecf9b41a5a49 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/26/eebf12104b83594ca0e211f7e050e8248a5ac5 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/26/511efa5f62a342bd3d8b0e23fd68aedd4366b5 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/6f/e1fdd311b03ff674986ef7f73d01fa1dd10e1d 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/89/1bf5effac4bc122b21d1bcf9427a63170a5f99 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/4f/1105ac80f6eb513ac4583aa0dea4f17ba2584a 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/81/932213ab00e7522a060f8cba66cb656816e376 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/d9/6029c311ec2be208a9cc412ee9a88bbfdb444b 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/d9/edaacbb8721d1d101de90539ca49b5532542c0 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/2c/1c64cffc519adb75a05cfd37e6e5e30e5c67b8 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/2c/4724f320eeee87bc078da2dd477ad357e2c82b 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/2c/dca57bd44db65f2048b1b29625ef7783a59d7b 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/fb/ffe6261556b1d115837c72caa3a3c44ff75848 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/fb/4685ca2d507908af64212fd4dc924cdde38407 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/6c/3791000157f5b24a74b3c2812997cfa58c7b64 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/6c/1f3f80ba8732fe22c37ef222d72dbb0d2c5d84 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/f9/31facec976d1b79ed88ac53e8b45eeef6d3fc6 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/38/00c8fc3454e328c12ec43dc586f57731ae9aa8 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/a1/a198de23c42468547b3591c5f76d26aade2cf2 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/45/238088b970ad767b80190687c5820be2efcc4a 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/14/669c9cea949e75b7695ca168d8a09bcf382f1e 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/cb/b788b921ef366ffd32d21201183f75b9ee4c06 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/e4/e041469f6e07111b85a48c2d6d5c5b8a5c347d 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/f2/d3d32055a87e671bfe1548bce4c529bdbf8895 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/ad/abb133ce1a51bd69440d4c3f869feef097b0e5 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/41/b994323be1ec99879f59eebb68c00143d40cad 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/37/503a5d531862e9596211a27e2a70b3459dd4e0 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/37/360a9f14d7ce31fb629e43d81bf6e941b4fc69 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/17/a5bffc8de6279959195221e190a91400e50ac6 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/17/a65e9aae04d042b73763f876c05bbd11c94b24 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/34/ff32cbb06f2993a067cbf7c7a3f8db5b6f7e36 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/c2/a46a477028d13cbf42107a03683cb8a8d3a94e 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/85/ddc49561f18288954bc2cddd8c7c453555dcc2 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/85/4d4af7241718add8ce578f7ca1adb322978bf7 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/84/236b38c4f37385494ca33a36f25fa1107aedbe 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/4e/153765f7cf51449057fa3742d3a7bd89b0aa27 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/4e/f9ff07e85858290f477580deddf2cfee4ae820 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/28/ce23cd8fd451fc6da46416f8b589661a5a8cd6 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/b2/29ece62600aaa49412edf1ccfb191ba0616b72 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/96/6b04fdf94d728dcef86c0f417107ef8a1127e3 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/8f/632e6c10a013a989aacb90bd646a45730dccb1 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/74/59765fe7a38a96862aa23301d9f13f9c7a372e 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/93/17415d2302dfad8129ee8715344d11cd4f535b 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/3e/fa3c69e86dd00947a3edafc3f2b6ec6f6bde3a 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/ae/0785bc69ac0cc020d6a27df71ba7f490e14b6a 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/ae/97df086fea4b3d8b9662219e2435dd4cbd8c7c 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/58/45a66882206b135738f1006b2596a5277ac174 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/94/f36776e65b4279d2c38b8de0678f662dd20991 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/0b/4ec888d30fbf313463b334748c083ece929a43 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/12/62a01c16913ac41e709e53aa7704a8960c056f 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/71/a775bf389335ef777bab4ef952ce200002b2e2 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/af/5fb7553d6b5b4ffc74728d33bed4892bb0b4e2 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/6e/4ea5098740ee582e2f7bd6c0a8a5dbebca90e9 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/6e/6169a27c57e5306d3051a1883f1484bbfd0329 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/64/f932de04a3353ca2be8b4f3a2438c4411eb797 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/4a/ac2444636b8b0580e10f9f7d9c85e4bdd3902f 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/4a/b53cb9ee9487ac515f8f4eaca026cd449ea991 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/4a/1a1282e565b06086bea84285bb517e4ce06888 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/9c/f971c27a650d036add40984e4da4f8ea1983ac 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/55/83551d6a32392c21f661b44fc1f66f49237d01 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/55/1747c11730296804073364d36a55514b3f7680 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/55/534d06613f7db127d2925d71e82f4d0c4486a9 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/bf/2e6e3ecb479b0829f4e7684b290a829442d923 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/03/615f02bc95e99429c925fbdc92129734be9b36 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/53/067ecbee65e0f84cf5c04717fb70888236bcff 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/53/2624edb45e5f5b43c4a54169f62653ae19f402 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/11/fbe2fa76f7b9ca36c9a06638ee3867713a78ef 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/5c/5d938f89fbbf66a2d223ce4ef6b6ecd9e5360e 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/30/546a27fa24735f15f533eba6e23aba75f85627 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/1e/e6e2e96a133c22b29ecf46267a8f054c5b45a1 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/7b/c5eba19bc9bcc0712091a6f175a9112b34af4a 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/43/1e9471176fe738942edc4190cc2dab9c71463e 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/43/8248289f3418cc4174a54cd702ddb3234b8f60 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/e8/79c668bc224a6fc7d3b9060f78e5532dd614b3 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/e8/20e042098cd097465f25fdcc8c73873ae85823 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/b1/3c7d00430595ffda6c1e7a67b148f0f768eef2 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/indimail/plugins/smtpd-plugin.so 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/indimail/plugins/qmail_smtpd.so 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/lib/indimail/plugins/generic.so 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/share/indimail/boot/home 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/share/indimail/boot/binm1 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/share/indimail/boot/binm3 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/share/indimail/boot/binm2+df 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/share/indimail/boot/binm2 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/share/indimail/boot/proc 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/share/indimail/boot/binm3+df 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/share/indimail/boot/binm1+df 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/share/indimail/boot/home+df 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/share/indimail/boot/proc+df 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/rspamhist 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/matchup 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/zrhosts 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/qsmhook 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/xqp 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/dnsfq 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/senders 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/deferrals 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/zsmtp 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/dnstxt 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/cdbmake-12 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/rsmtp 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/qlocal_upgrade 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/rspamstat 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/rsmtpsenders 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/dnsblcheck 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/qpq 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/rsmtpsdomains 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/whois 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/columnt 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/recipients 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/xrecipient 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/qmailconfig 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/hostname 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/dnsptr 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/rpmattr 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/etrn 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/dnsip 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/zspam 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/zrxdelay 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/yearcal 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/update_tmprsadh 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/xsender 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/make-recipients 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/leapsecs 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/rsmtprdomains 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/config-fast 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/rhosts 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/rsmtpfailures 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/zsendmail 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/smtp-matchup 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/zsuids 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/testzero 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/zdeferrals 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/test-recipients 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/rspamrdomain 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/rxdelay 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/mlmatchup 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/successes 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/instcheck.indimail-mta 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/dnstlsarr 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/batv 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/dnsmxip 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/suids 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/zoverall 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/zsenders 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/rsmtprecipients 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/zsuccesses 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/nowutc 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/zrecipients 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/ipmeprint 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/rspamsdomain 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/zfailures 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/authcram 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/cdbmake-sv 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/failures 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/dnscname 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/qupgrade 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/atrn 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/zddist 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/qfrontend 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/ddist 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/qfilters/qf-smtp-ratelimit 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/libexec/indimail/qfilters/qf-log-subject 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/filterit 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/newinclude 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/qdane 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/qmail-inject 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/822headerfilter 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/maildirsmtp 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/mailsubj 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/qnotify 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/tcp-env 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/maildir2mbox 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/checkaddr 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/qmail-rm 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/irmail 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/822date 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/822bodyfilter 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/iftocc 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/sendmail 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/condredirect 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/qcat 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/forward 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/cidr 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/replier 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/rrt 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/replier-config 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/822headerok 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/maildirdeliver 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/dot-forward 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/printmaillist 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/bouncesaying 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/serialqmtp 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/qbase64 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/822fields 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/rrforward 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/sslerator 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/srsfilter 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/qmail-showctl 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/condtomaildir 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/qreceipt 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/uenv 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/822received 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/mbox2maildir 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/datemail 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/predate 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/swaks 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/except 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/setforward 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/822body 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/drate 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/qarf 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/822print 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/maildircmd 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/queue-fix 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/iftoccfrom 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/822field 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/maildirqmtp 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/qmaildirwatch 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/filterto 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/udpclient 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/qmaildirmake 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/checkdomain 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/qtop 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/new-inject 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/printforward 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/serialcmd 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/maildirserial 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/serialsmtp 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/spfquery 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/qaes 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/ofmipname 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/autoresponder 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/qmail-qread 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/822addr 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/preline 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/822header 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/setmaillist 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/fastforward 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/printass 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/uacl 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/inewaliases 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/maildirsize 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/dknewkey 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/ifaddr 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.1-1.1.fc41.x86_64.rpm/usr/bin/qmail-qfilter 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.1-1.1.fc41.x86_64.rpm/usr/sbin/qmail-direct 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.1-1.1.fc41.x86_64.rpm/usr/sbin/mini-smtpd 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.1-1.1.fc41.x86_64.rpm/usr/sbin/qmail-qmqpc 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/f5/7d20251ac38c477876ced7f731ec8d2ae511ff 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/c6/26331fd42c885fa3a3f29d3bc75a3571dc8a16 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/b5/ced8aa90dfa85e81aa0b3962091092ed9b30d2 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/2c/dca57bd44db65f2048b1b29625ef7783a59d7b 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/85/4d4af7241718add8ce578f7ca1adb322978bf7 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/b2/29ece62600aaa49412edf1ccfb191ba0616b72 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/ae/0785bc69ac0cc020d6a27df71ba7f490e14b6a 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/55/83551d6a32392c21f661b44fc1f66f49237d01 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.1-1.1.fc41.x86_64.rpm/usr/bin/qmail-inject 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.1-1.1.fc41.x86_64.rpm/usr/bin/mailsubj 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.1-1.1.fc41.x86_64.rpm/usr/bin/irmail 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.1-1.1.fc41.x86_64.rpm/usr/bin/sendmail 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.1-1.1.fc41.x86_64.rpm/usr/bin/srsfilter 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.1-1.1.fc41.x86_64.rpm/usr/bin/qmail-showctl 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.1-1.1.fc41.x86_64.rpm/usr/bin/datemail 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.1-1.1.fc41.x86_64.rpm/usr/bin/predate 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/qmail-tcpto 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/qmail-lspawn 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/qmail-local 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/qhpsi 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/qmail-rspawn 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/qmail-tcpok 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/qmail-clean 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/qmta-send 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/qmail-direct 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/mini-smtpd 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/qmail-remote 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/qmail-qmqpc 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc41.x86_64.rpm/usr/sbin/qmail-queue 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/66/50f9e099ec4c7357f18ebdb4c05efb97b624de 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/f5/7d20251ac38c477876ced7f731ec8d2ae511ff 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/63/60efa8150fb3bc18283b9be37e1d94c1a98fa3 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/63/e42b5cf07f273c7181346503960519274ab37f 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/0d/f58d8036e6e941b07e5031c68f7e937f243b67 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/c6/26331fd42c885fa3a3f29d3bc75a3571dc8a16 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/b5/ced8aa90dfa85e81aa0b3962091092ed9b30d2 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/56/b6e36a87c880a00aad6af130ab36e92a5f838a 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/3a/1c421a7a6c742427b6b6f5bbce1a7ca69870e8 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/4f/1105ac80f6eb513ac4583aa0dea4f17ba2584a 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/2c/1c64cffc519adb75a05cfd37e6e5e30e5c67b8 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/2c/dca57bd44db65f2048b1b29625ef7783a59d7b 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/fb/ffe6261556b1d115837c72caa3a3c44ff75848 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/37/360a9f14d7ce31fb629e43d81bf6e941b4fc69 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/85/ddc49561f18288954bc2cddd8c7c453555dcc2 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/85/4d4af7241718add8ce578f7ca1adb322978bf7 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/b2/29ece62600aaa49412edf1ccfb191ba0616b72 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/74/59765fe7a38a96862aa23301d9f13f9c7a372e 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/ae/0785bc69ac0cc020d6a27df71ba7f490e14b6a 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/ae/97df086fea4b3d8b9662219e2435dd4cbd8c7c 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/58/45a66882206b135738f1006b2596a5277ac174 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/6e/4ea5098740ee582e2f7bd6c0a8a5dbebca90e9 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/55/83551d6a32392c21f661b44fc1f66f49237d01 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/03/615f02bc95e99429c925fbdc92129734be9b36 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc41.x86_64.rpm/usr/lib/.build-id/43/1e9471176fe738942edc4190cc2dab9c71463e 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc41.x86_64.rpm/usr/bin/filterit 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc41.x86_64.rpm/usr/bin/qmail-inject 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc41.x86_64.rpm/usr/bin/mailsubj 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc41.x86_64.rpm/usr/bin/maildir2mbox 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc41.x86_64.rpm/usr/bin/irmail 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc41.x86_64.rpm/usr/bin/sendmail 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc41.x86_64.rpm/usr/bin/forward 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc41.x86_64.rpm/usr/bin/maildirdeliver 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc41.x86_64.rpm/usr/bin/srsfilter 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc41.x86_64.rpm/usr/bin/qmail-showctl 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc41.x86_64.rpm/usr/bin/datemail 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc41.x86_64.rpm/usr/bin/predate 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc41.x86_64.rpm/usr/bin/queue-fix 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc41.x86_64.rpm/usr/bin/qmaildirwatch 05-31 15:30 root DEBUG Run command: file ./rpms-unpacked/qmta-3.1-1.1.fc41.x86_64.rpm/usr/bin/qmaildirmake 05-31 15:30 root DEBUG CheckNoStaticExecutables completed: 1.579 seconds 05-31 15:30 root DEBUG Running check: CheckRPATH 05-31 15:30 root DEBUG CheckRPATH completed: 0.003 seconds 05-31 15:30 root DEBUG Running check: CheckSoFiles 05-31 15:30 root DEBUG CheckSoFiles completed: 0.002 seconds 05-31 15:30 root DEBUG Running check: CheckJavaPlugin 05-31 15:30 root DEBUG CheckJavaPlugin completed: 0.005 seconds 05-31 15:30 root DEBUG Running check: PerlCheckBuildRequires 05-31 15:30 root DEBUG PerlCheckBuildRequires completed: 0.002 seconds 05-31 15:30 root DEBUG Running check: CheckPythonBuildRequires 05-31 15:30 root DEBUG CheckPythonBuildRequires completed: 0.001 seconds 05-31 15:30 root DEBUG Running check: CheckPythonRequires 05-31 15:30 root DEBUG CheckPythonRequires completed: 0.001 seconds 05-31 15:30 root DEBUG Running check: CheckPythonX_Site 05-31 15:30 root DEBUG CheckPythonX_Site completed: 0.001 seconds 05-31 15:30 root DEBUG Running check: CheckApprovedLicense 05-31 15:30 root DEBUG CheckApprovedLicense completed: 0.000 seconds 05-31 15:30 root DEBUG Running check: CheckBuildrootMacros 05-31 15:30 root DEBUG CheckBuildrootMacros completed: 0.011 seconds 05-31 15:30 root DEBUG Running check: CheckBundledLibs 05-31 15:30 root DEBUG CheckBundledLibs completed: 0.000 seconds 05-31 15:30 root DEBUG Running check: CheckChangelogFormat 05-31 15:30 root DEBUG CheckChangelogFormat completed: 0.000 seconds 05-31 15:30 root DEBUG Running check: CheckCleanBuildroot 05-31 15:30 root DEBUG regex: rm\s+\-[rf][rf]\s+(/rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT|\$RPM_BUILD_ROOT)[^/] 05-31 15:30 root DEBUG install_sec: /usr/bin/mkdir -p /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/usr # rpm macros are complicated. Read https://rpm.org/user_doc/macros.html CFLAGS="-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer " LDFLAGS="-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes $LDFLAGS" # no static linking for RHEL7 and opensuse, sles versions /usr/bin/make SYSTEM=LINUX -j${RPM_BUILD_NCPUS} CC="gcc" CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" /usr/bin/make SYSTEM=LINUX -j${RPM_BUILD_NCPUS} DESTDIR=/rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT install /usr/bin/mkdir -p /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/usr/share/indimail/doc /usr/bin/mkdir -p /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/usr/libexec/indimail /usr/bin/mkdir -p /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/etc/indimail #copy files not copied by setup install -m 0644 indimail-mta-rpm.info /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/etc/indimail/indimail-mta-rpm.info install -m 0644 ChangeLog-indimail-mta /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/usr/share/indimail/doc/ChangeLog-indimail-mta if [ -f qupgrade ] ; then install -m 0755 qupgrade /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/usr/libexec/indimail/qupgrade fi if [ -f qlocal_upgrade ] ; then install -m 0755 qlocal_upgrade /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/usr/libexec/indimail/qlocal_upgrade fi if [ -f indimail-mta.fc ] ; then install -m 0644 indimail-mta.fc /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/etc/indimail/indimail-mta.fc fi if [ -f indimail-mta.te ] ; then install -m 0644 indimail-mta.te /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/etc/indimail/indimail-mta.te fi /usr/bin/rm -f ChangeLog indimail-mta-rpm.info /usr/bin/mkdir -p /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/etc/indimail/control/defaultqueue /usr/bin/mkdir -p /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/etc/indimail/control/global_vars head -1 conf-split > /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/etc/indimail/control/global_vars/CONFSPLIT touch /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/etc/indimail/control/defaultqueue/QMAILQUEUE touch /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/etc/indimail/control/defaultqueue/QUEUEDIR # remove devel files as we are not building a devel package /usr/bin/rm -rf /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/usr/share/man/man3 # Create these files so that %ghost does not complain for i in tcp.smtp tcp.smtp.cdb tcp.qmtp tcp.qmtp.cdb tcp.qmqp \ tcp.qmqp.cdb do if [ ! -f /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/etc/indimail/tcp/$i ] ; then touch /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/etc/indimail/tcp/$i fi done touch /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/etc/indimail/indimail-mta.pp touch /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/etc/indimail/indimail-mta.mod ( for i in `cat controlfiles.q` do case "$i" in signatures) echo "%ghost %attr(0644,qscand,qscand) %config(noreplace,missingok) /etc/indimail/control/$i" ;; spamignore) echo "%ghost %attr(0664,root,qmail) %config(noreplace,missingok) /etc/indimail/control/$i" ;; *) echo "%ghost %config(noreplace,missingok) /etc/indimail/control/$i" ;; esac echo $i 1>&3 touch /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/etc/indimail/control/$i done for i in rsa dh do for j in 512 1024 2048 4096 do echo "%ghost %attr(0640,indimail,qcerts) %config(noreplace,missingok) /etc/indimail/certs/"$i""$j".pem" echo ../certs/"$i""$j".pem 1>&3 touch /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/etc/indimail/certs/"$i""$j".pem done done for i in servercert.cnf servercert.pem servercert.rand do echo "%ghost %attr(0640,indimail,qcerts) %config(noreplace,missingok) /etc/indimail/certs/$i" echo ../certs/$i 1>&3 touch /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/etc/indimail/certs/$i done echo "%ghost %attr(0644,root,root) /etc/indimail/resolv.conf" echo ../resolv.conf 1>&3 ) > config_files.list 3>/rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/etc/indimail/controlfiles.q /usr/bin/mkdir -p /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/var/log/svc for i in deliver.25 greylist.1999 qmqpd.628 qmtpd.209 \ qscanq smtpd.25 smtpd.366 smtpd.465 smtpd.587 \ daned.1998 resolvconf udplogger.3000 slowq-send \ logfifo do /usr/bin/mkdir -p /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/var/log/svc/$i touch /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/var/log/svc/$i/current done /bin/chmod -R 755 /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/usr/bin /bin/chmod -R 755 /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/usr/sbin /bin/chmod -R 755 /rpmbuild/BUILD/indimail-mta-3.1-build/BUILDROOT/usr/libexec/indimail 05-31 15:30 root DEBUG CheckCleanBuildroot completed: 0.000 seconds 05-31 15:30 root DEBUG Running check: CheckCodeAndContent 05-31 15:30 root DEBUG CheckCodeAndContent completed: 0.000 seconds 05-31 15:30 root DEBUG Running check: CheckConfigNoReplace 05-31 15:30 root DEBUG CheckConfigNoReplace completed: 0.000 seconds 05-31 15:30 root DEBUG Running check: CheckDefattr 05-31 15:30 root DEBUG CheckDefattr completed: 0.000 seconds 05-31 15:30 root DEBUG Running check: CheckDescMacros 05-31 15:30 root DEBUG CheckDescMacros completed: 0.000 seconds 05-31 15:30 root DEBUG Running check: CheckDesktopFile 05-31 15:30 root DEBUG CheckDesktopFile completed: 0.001 seconds 05-31 15:30 root DEBUG Running check: CheckDesktopFileInstall 05-31 15:30 root DEBUG CheckDesktopFileInstall completed: 0.001 seconds 05-31 15:30 root DEBUG Running check: CheckDevelFilesInDevel 05-31 15:30 root DEBUG CheckDevelFilesInDevel completed: 0.000 seconds 05-31 15:30 root DEBUG Running check: CheckDirectoryRequire 05-31 15:30 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C -l 'filesystem' 05-31 15:30 root DEBUG CheckDirectoryRequire completed: 3.229 seconds 05-31 15:30 root DEBUG Running check: CheckDistTag 05-31 15:30 root DEBUG CheckDistTag completed: 0.001 seconds 05-31 15:30 root DEBUG Running check: CheckDocRuntime 05-31 15:30 root DEBUG CheckDocRuntime completed: 0.000 seconds 05-31 15:30 root DEBUG Running check: CheckFileDuplicates 05-31 15:30 root DEBUG CheckFileDuplicates completed: 0.000 seconds 05-31 15:30 root DEBUG Running check: CheckFilePermissions 05-31 15:30 root DEBUG CheckFilePermissions completed: 0.000 seconds 05-31 15:30 root DEBUG Running check: CheckGconfSchemaInstall 05-31 15:30 root DEBUG CheckGconfSchemaInstall completed: 0.001 seconds 05-31 15:30 root DEBUG Running check: CheckGdkPixbufLoaders 05-31 15:30 root DEBUG CheckGdkPixbufLoaders completed: 0.001 seconds 05-31 15:30 root DEBUG Running check: CheckGioQueryModules 05-31 15:30 root DEBUG CheckGioQueryModules completed: 0.001 seconds 05-31 15:30 root DEBUG Running check: CheckGlibCompileSchemas 05-31 15:30 root DEBUG CheckGlibCompileSchemas completed: 0.001 seconds 05-31 15:30 root DEBUG Running check: CheckGtkQueryModules 05-31 15:30 root DEBUG CheckGtkQueryModules completed: 0.001 seconds 05-31 15:30 root DEBUG Running check: CheckGuidelines 05-31 15:30 root DEBUG CheckGuidelines completed: 0.000 seconds 05-31 15:30 root DEBUG Running check: CheckIfDepsDeprecated 05-31 15:30 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libssl.so.3(OPENSSL_3.0.0)(64bit)' 05-31 15:30 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libldap.so.2()(64bit)' 05-31 15:30 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/sbin/useradd' 05-31 15:30 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'findutils' 05-31 15:30 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/sbin/groupadd' 05-31 15:30 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'initscripts' 05-31 15:30 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.17)(64bit)' 05-31 15:30 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'sed' 05-31 15:30 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'ucspi-tcp' 05-31 15:30 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/perl' 05-31 15:30 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'openssl' 05-31 15:30 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'gzip' 05-31 15:30 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'make' 05-31 15:30 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/awk' 05-31 15:31 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libtool' 05-31 15:31 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libqmail' 05-31 15:31 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/which' 05-31 15:31 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libqmail-devel' 05-31 15:31 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6()(64bit)' 05-31 15:31 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libqmail.so.1()(64bit)' 05-31 15:31 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6()(64bit)' 05-31 15:31 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.14)(64bit)' 05-31 15:31 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'gcc-c++' 05-31 15:31 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'mysql-devel' 05-31 15:31 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/sbin/userdel' 05-31 15:31 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.4)(64bit)' 05-31 15:31 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcrypto.so.3(OPENSSL_3.0.0)(64bit)' 05-31 15:31 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig' 05-31 15:31 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_ABI_DT_RELR)(64bit)' 05-31 15:31 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'shadow-utils' 05-31 15:31 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libdkim2-devel' 05-31 15:31 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'openssl-devel' 05-31 15:31 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libdkim2.so.1()(64bit)' 05-31 15:31 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libidn2-devel' 05-31 15:32 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.36)(64bit)' 05-31 15:32 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libidn2.so.0()(64bit)' 05-31 15:32 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.15)(64bit)' 05-31 15:32 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'coreutils' 05-31 15:32 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcrypto.so.3()(64bit)' 05-31 15:32 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgsasl.so.18()(64bit)' 05-31 15:32 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'autoconf' 05-31 15:32 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libssl.so.3()(64bit)' 05-31 15:32 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/bin/sh' 05-31 15:32 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/sh' 05-31 15:32 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libidn2.so.0(IDN2_0.0.0)(64bit)' 05-31 15:32 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'glibc' 05-31 15:32 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3)(64bit)' 05-31 15:32 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/sbin/groupdel' 05-31 15:32 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'glibc-static' 05-31 15:32 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libsrs2.so.1()(64bit)' 05-31 15:32 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgsasl-devel' 05-31 15:32 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'procps' 05-31 15:32 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libresolv.so.2()(64bit)' 05-31 15:32 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'automake' 05-31 15:32 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libsrs2-devel' 05-31 15:33 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6(GLIBC_2.29)(64bit)' 05-31 15:33 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'glibc-devel' 05-31 15:33 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'diffutils' 05-31 15:33 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgsasl.so.18(LIBGSASL_1.1)(64bit)' 05-31 15:33 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libresolv.so.2(GLIBC_2.9)(64bit)' 05-31 15:33 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'binutils' 05-31 15:33 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.2.5)(64bit)' 05-31 15:33 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'daemontools' 05-31 15:33 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.34)(64bit)' 05-31 15:33 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6(GLIBC_2.2.5)(64bit)' 05-31 15:33 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libldap.so.2(OPENLDAP_2.200)(64bit)' 05-31 15:33 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'openldap-devel' 05-31 15:33 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.7)(64bit)' 05-31 15:33 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3.4)(64bit)' 05-31 15:33 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'rtld(GNU_HASH)' 05-31 15:33 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.33)(64bit)' 05-31 15:33 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'grep' 05-31 15:33 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'gcc' 05-31 15:33 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'sed' 05-31 15:33 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'findutils' 05-31 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'initscripts' 05-31 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'ucspi-tcp' 05-31 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'openssl' 05-31 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'gzip' 05-31 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'make' 05-31 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libtool' 05-31 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libqmail' 05-31 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libqmail-devel' 05-31 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'gcc-c++' 05-31 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'which' 05-31 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'mysql-devel' 05-31 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'procps-ng' 05-31 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'openldap' 05-31 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'bash' 05-31 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libgsasl' 05-31 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'shadow-utils' 05-31 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libdkim2-devel' 05-31 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'openssl-devel' 05-31 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libidn2-devel' 05-31 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'pkgconf-pkg-config' 05-31 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'perl-interpreter' 05-31 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libidn2' 05-31 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'coreutils' 05-31 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'coreutils-single' 05-31 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'autoconf' 05-31 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libsrs2' 05-31 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'glibc' 05-31 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'gawk' 05-31 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'glibc-static' 05-31 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libgsasl-devel' 05-31 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libsrs2-devel' 05-31 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'automake' 05-31 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'glibc-devel' 05-31 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'diffutils' 05-31 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libdkim2' 05-31 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'binutils' 05-31 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'daemontools' 05-31 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'openldap-devel' 05-31 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'openssl-libs' 05-31 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'grep' 05-31 15:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'gcc' 05-31 15:35 root DEBUG CheckIfDepsDeprecated completed: 336.546 seconds 05-31 15:35 root DEBUG Running check: CheckLicensInDoc 05-31 15:35 root DEBUG Found softwarelicense1-1.html not marked as %license 05-31 15:35 root DEBUG CheckLicensInDoc completed: 0.081 seconds 05-31 15:35 root DEBUG Running check: CheckLicenseField 05-31 15:35 root DEBUG Scanning sources in /var/lib/mock/fedora-41-x86_64/root/builddir/build/BUILD/indimail-mta-3.1-build 05-31 15:36 root DEBUG Got license reply, length: 115500 05-31 15:36 root DEBUG CheckLicenseField completed: 28.083 seconds 05-31 15:36 root DEBUG Running check: CheckLicenseFieldSPDX 05-31 15:36 root DEBUG Run command: ['license-validate', '-v', 'GPL-3.0+'] 05-31 15:36 root DEBUG Run command: ['license-validate', '-v', '--old', 'GPL-3.0+'] 05-31 15:36 root DEBUG CheckLicenseFieldSPDX completed: 1.208 seconds 05-31 15:36 root DEBUG Running check: CheckLicenseInSubpackages 05-31 15:36 root DEBUG CheckLicenseInSubpackages completed: 0.000 seconds 05-31 15:36 root DEBUG Running check: CheckLocale 05-31 15:36 root DEBUG CheckLocale completed: 0.001 seconds 05-31 15:36 root DEBUG Running check: CheckMacros 05-31 15:36 root DEBUG CheckMacros completed: 0.000 seconds 05-31 15:36 root DEBUG Running check: CheckMakeinstall 05-31 15:36 root DEBUG CheckMakeinstall completed: 0.000 seconds 05-31 15:36 root DEBUG Running check: CheckMultipleLicenses 05-31 15:36 root DEBUG CheckMultipleLicenses completed: 0.000 seconds 05-31 15:36 root DEBUG Running check: CheckNameCharset 05-31 15:36 root DEBUG CheckNameCharset completed: 0.000 seconds 05-31 15:36 root DEBUG Running check: CheckNaming 05-31 15:36 root DEBUG CheckNaming completed: 0.000 seconds 05-31 15:36 root DEBUG Running check: CheckNoConfigInUsr 05-31 15:36 root DEBUG CheckNoConfigInUsr completed: 0.000 seconds 05-31 15:36 root DEBUG Running check: CheckNoConflicts 05-31 15:36 root DEBUG CheckNoConflicts completed: 0.000 seconds 05-31 15:36 root DEBUG Running check: CheckNoNameConflict 05-31 15:36 root DEBUG CheckNoNameConflict completed: 0.269 seconds 05-31 15:36 root DEBUG Running check: CheckObeysFHS 05-31 15:36 root DEBUG CheckObeysFHS completed: 0.000 seconds 05-31 15:36 root DEBUG Running check: CheckObsoletesForRename 05-31 15:36 root DEBUG CheckObsoletesForRename completed: 0.000 seconds 05-31 15:36 root DEBUG Running check: CheckOwnDirs 05-31 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libssl.so.3(OPENSSL_3.0.0)(64bit)' 05-31 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libldap.so.2()(64bit)' 05-31 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/sbin/useradd' 05-31 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'findutils' 05-31 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/sbin/groupadd' 05-31 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'initscripts' 05-31 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.17)(64bit)' 05-31 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'sed' 05-31 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'config(indimail-mta)' 05-31 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'ucspi-tcp' 05-31 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/perl' 05-31 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'openssl' 05-31 15:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/awk' 05-31 15:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libqmail' 05-31 15:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/which' 05-31 15:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6()(64bit)' 05-31 15:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libqmail.so.1()(64bit)' 05-31 15:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6()(64bit)' 05-31 15:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.14)(64bit)' 05-31 15:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/sbin/userdel' 05-31 15:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.4)(64bit)' 05-31 15:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcrypto.so.3(OPENSSL_3.0.0)(64bit)' 05-31 15:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig' 05-31 15:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_ABI_DT_RELR)(64bit)' 05-31 15:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'shadow-utils' 05-31 15:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.36)(64bit)' 05-31 15:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libidn2.so.0()(64bit)' 05-31 15:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.15)(64bit)' 05-31 15:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'coreutils' 05-31 15:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcrypto.so.3()(64bit)' 05-31 15:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgsasl.so.18()(64bit)' 05-31 15:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libssl.so.3()(64bit)' 05-31 15:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/bin/sh' 05-31 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/sh' 05-31 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'glibc' 05-31 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3)(64bit)' 05-31 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libidn2.so.0(IDN2_0.0.0)(64bit)' 05-31 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/sbin/groupdel' 05-31 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libsrs2.so.1()(64bit)' 05-31 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'procps' 05-31 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libresolv.so.2()(64bit)' 05-31 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6(GLIBC_2.29)(64bit)' 05-31 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'diffutils' 05-31 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgsasl.so.18(LIBGSASL_1.1)(64bit)' 05-31 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libresolv.so.2(GLIBC_2.9)(64bit)' 05-31 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.2.5)(64bit)' 05-31 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'daemontools' 05-31 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.34)(64bit)' 05-31 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6(GLIBC_2.2.5)(64bit)' 05-31 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libldap.so.2(OPENLDAP_2.200)(64bit)' 05-31 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.7)(64bit)' 05-31 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3.4)(64bit)' 05-31 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'rtld(GNU_HASH)' 05-31 15:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.33)(64bit)' 05-31 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'grep' 05-31 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libdkim2.so.1()(64bit)' 05-31 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --requires --providers-of=requires 'sed' 'findutils' 'initscripts' 'ucspi-tcp' 'openssl' 'libqmail' 'which' 'procps-ng' 'openldap' 'bash' 'indimail-mta' 'libgsasl' 'shadow-utils' 'pkgconf-pkg-config' 'perl-interpreter' 'libidn2' 'coreutils' 'coreutils-single' 'libsrs2' 'glibc' 'gawk' 'diffutils' 'libdkim2' 'daemontools' 'openssl-libs' 'grep' 05-31 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C -l 'pam' 'libresolv' 'perl(Data::Dumper)' 'findutils' 'libstdc++.so.6(CXXABI_1' 'libblkid' 'pkgconfig(openssl)' 'libutempter' 'libanl' 'libmount' 'libmpc' 'libcap' 'libcrypto' 'glibc >= 2' 'libpam.so' 'libgdbm' 'libqmail >= 1' 'libssl' 'chkconfig' 'perl(Getopt::Long)' 'perl(integer)' 'pam >= 1' 'libmount.so' 'perl(XSLoader)' 'procps-ng' 'perl(warnings)' 'openldap' 'indimail-mta' 'perl(IO::File)' 'xz' 'libcrypt' 'libgsasl.so' 'libkeyutils' 'dbus >= 1' 'liblzma.so.5(XZ_5' 'libsepol(x86' 'libeconf' '/usr/bin/pkg' 'autoconf' 'libsrs2' 'basesystem' 'autoconf >= 2' 'libgcc(x86' 'libgcc_s.so.1(GCC_4' 'gawk' 'libtinfo' 'p11' 'glibc = 2' 'automake' 'gcc = 14.2' 'libsemanage.so' 'bzip2' 'perl(File::Spec)' 'libblkid = 2.40' 'libdkim2' '/etc/pam' '/usr/bin/bash' 'libgmp' 'libstdc++ = 14.2' 'libBrokenLocale' 'perl(Text::ParseWords)' 'ld-linux' 'rtld(GNU_HASH)' 'libm' '(util-linux' 'audit' 'libssl.so.3(OPENSSL_3' 'libgpg' 'libselinux(x86' 'libstdc++.so.6(GLIBCXX_3' 'sed' 'perl(Tie::Hash)' 'm4 >= 1' 'perl(POSIX)' 'crypto' 'libsepol' 'libgnutls' 'perl(DynaLoader)' 'ucspi-tcp' 'libmysqlclient' 'pkgconf(x86' '(libbpf >= 2:1' 'libstdc++ = 14.3' 'libstdc++.so' 'libqmail' 'libdebuginfod' 'libattr' 'systemd' 'libcrypt.so' 'perl(constant)' 'perl(Errno)' 'libcom_err' 'libxcrypt' 'mysql' 'perl(File::Temp)' 'ncurses' 'perl(:VERSION) >= 5' 'bash' 'liblzma' 'shadow' 'pkgconfig' 'perl(Cwd)' 'perl(warnings::register)' 'curl' 'libgcc >= 14.3' 'libsystemd' 'perl-interpreter' 'libm.so' 'pcre2' 'kernel' 'libgomp = 14.3' 'libpam_misc' 'glibc' '/usr/bin/sh' 'libpkgconf' 'ca' 'keyutils' 'libmpfr' 'popt(x86' 'libblkid.so' 'procps' 'perl(File::Copy)' 'libselinux' 'diffutils' 'libperl.so' '(glibc-gconv' 'perl(File::Find)' 'libuuid.so' 'libpam_misc.so' 'libsemanage' 'libglib' 'libz.so.1(ZLIB_1.2' 'openssl-libs' 'gcc(major) = 14' 'grep' 'gcc = 14.3' 'perl(re)' 'util' 'libreadline' 'libzstd' 'perl(File::Compare)' 'initscripts' 'libmount = 2.40' '/usr/bin/perl' 'libseccomp' 'libeconf.so' 'make' 'libselinux >= 1' 'binutils >= 2' 'libsmartcols' 'libsmartcols = 2.40' 'libz.so.1(ZLIB_1' 'libudev' 'libuuid = 2.40' 'pkgconfig(libcrypto)' 'libm.so.6(GLIBC_2' 'libfdisk.so' 'pkgconf' 'libgsasl' 'libdebuginfod.so' 'libfdisk' 'perl(File::Path)' 'zlib' 'pkgconf-pkg-config' 'libarchive' 'libgcc_s' 'libc.so' 'coreutils-single' 'librpm' 'libresolv.so' 'libselinux.so' 'perl(Exporter)' 'libattr.so' 'perl(bytes)' '(systemd' 'libverto' 'perl(_charnames)' 'pkgconfig(libssl)' '/usr/sbin/alternatives' 'libz' 'libutempter.so' 'daemontools' 'perl(File::stat)' 'perl' 'perl(strict)' 'libthread_db' 'libffi' 'perl(Encode)' 'ld' 'libjansson' 'perl(Class::Struct)' 'system' 'libbz2' 'emacs' 'libstdc++' 'grep >= 2' 'openssl' 'libgcc_s.so' 'libfdisk = 2.40' 'librpmio' 'perl(Config)' 'perl(Carp)' 'libncursesw' 'tar' 'glibc(x86' 'which' 'libacl.so' 'libpam' 'libacl' 'shadow-utils' 'setup' '/etc/crypto' 'libpkgconf(x86' 'coreutils' 'libidn2' 'perl(File::Basename)' 'perl(Thread::Queue)' 'perl(threads)' 'libgomp' 'libkeyutils.so' '/bin/sh' 'libcrypto.so.3(OPENSSL_3' 'libmvec' 'libgcc_s.so.1(GCC_3' 'cpp = 14.3' 'libuuid' 'libaudit' 'libsmartcols.so' 'filesystem >= 3' 'filesystem' 'liblzma.so' 'libpopt' 'libpcre2' 'libsepol.so' 05-31 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'openssl' 05-31 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libqmail.so.1()(64bit)' 05-31 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6()(64bit)' 05-31 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.14)(64bit)' 05-31 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.4)(64bit)' 05-31 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_ABI_DT_RELR)(64bit)' 05-31 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.15)(64bit)' 05-31 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'coreutils' 05-31 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/bin/sh' 05-31 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'glibc' 05-31 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/sh' 05-31 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3)(64bit)' 05-31 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'config(indimail-mini)' 05-31 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'procps' 05-31 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.2.5)(64bit)' 05-31 15:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.34)(64bit)' 05-31 15:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3.4)(64bit)' 05-31 15:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'rtld(GNU_HASH)' 05-31 15:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.33)(64bit)' 05-31 15:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libsrs2.so.1()(64bit)' 05-31 15:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --requires --providers-of=requires 'libqmail' 'indimail-mini' 'coreutils' 'coreutils-single' 'procps-ng' 'libsrs2' 'openssl' 'glibc' 'bash' 05-31 15:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C -l 'libresolv' 'perl(Data::Dumper)' 'findutils' 'libstdc++.so.6(CXXABI_1' 'libanl' 'libmpc' 'libcap' 'libcrypto' 'libpam.so' 'libssl' 'perl(Getopt::Long)' 'procps-ng' 'perl(warnings)' 'perl(IO::File)' 'xz' 'libsepol(x86' 'liblzma.so.5(XZ_5' '/usr/bin/pkg' 'autoconf' 'libsrs2' 'basesystem' 'autoconf >= 2' 'libgcc(x86' 'libtinfo' 'glibc = 2' 'automake' 'gcc = 14.2' 'perl(File::Spec)' '/usr/bin/bash' 'libgmp' 'libstdc++ = 14.2' 'libBrokenLocale' 'perl(Text::ParseWords)' 'ld-linux' 'libm' 'rtld(GNU_HASH)' 'libstdc++.so.6(GLIBCXX_3' 'sed' 'm4 >= 1' 'perl(POSIX)' 'crypto' 'pkgconf(x86' 'libstdc++ = 14.3' 'libstdc++.so' 'libqmail' 'libdebuginfod' 'libattr' 'perl(constant)' 'perl(Errno)' 'libxcrypt' 'perl(File::Temp)' 'ncurses' 'perl(:VERSION) >= 5' 'bash' 'liblzma' 'pkgconfig' 'perl(Cwd)' 'curl' 'libgcc >= 14.3' 'libm.so' 'pcre2' 'kernel' 'libgomp = 14.3' 'glibc' '/usr/bin/sh' 'popt(x86' 'ca' 'libmpfr' 'perl(File::Copy)' 'libselinux' '(glibc-gconv' 'perl(File::Find)' 'libz.so.1(ZLIB_1.2' 'gcc = 14.3' 'gcc(major) = 14' 'libzstd' 'perl(File::Compare)' '/usr/bin/perl' 'make' 'binutils >= 2' 'libz.so.1(ZLIB_1' 'pkgconfig(libcrypto)' 'libm.so.6(GLIBC_2' 'pkgconf' 'libdebuginfod.so' 'perl(File::Path)' 'libarchive' 'libgcc_s' 'libc.so' 'coreutils-single' 'librpm' 'perl(Exporter)' 'libattr.so' 'indimail-mini' 'pkgconfig(libssl)' '/usr/sbin/alternatives' 'libz' 'perl(File::stat)' 'perl' 'perl(strict)' 'libthread_db' 'ld' 'libjansson' 'perl(Class::Struct)' 'emacs' 'libstdc++' 'grep >= 2' 'openssl' 'libgcc_s.so' 'librpmio' 'perl(Config)' 'perl(Carp)' 'tar' 'glibc(x86' 'libacl.so' 'libpam' 'libacl' 'setup' 'coreutils' 'perl(File::Basename)' 'perl(Thread::Queue)' 'perl(threads)' 'libgomp' '/bin/sh' 'libcrypto.so.3(OPENSSL_3' 'libpcre2' 'libmvec' 'libgcc_s.so.1(GCC_3' 'cpp = 14.3' 'filesystem >= 3' 'filesystem' 'liblzma.so' 'libpopt' 'libselinux.so' 05-31 15:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'config(qmta)' 05-31 15:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libssl.so.3(OPENSSL_3.0.0)(64bit)' 05-31 15:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'openssl' 05-31 15:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6()(64bit)' 05-31 15:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libqmail.so.1()(64bit)' 05-31 15:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6()(64bit)' 05-31 15:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.14)(64bit)' 05-31 15:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.4)(64bit)' 05-31 15:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcrypto.so.3(OPENSSL_3.0.0)(64bit)' 05-31 15:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_ABI_DT_RELR)(64bit)' 05-31 15:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.36)(64bit)' 05-31 15:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libidn2.so.0()(64bit)' 05-31 15:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.15)(64bit)' 05-31 15:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'coreutils' 05-31 15:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcrypto.so.3()(64bit)' 05-31 15:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgsasl.so.18()(64bit)' 05-31 15:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libssl.so.3()(64bit)' 05-31 15:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/bin/sh' 05-31 15:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'glibc' 05-31 15:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/sh' 05-31 15:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3)(64bit)' 05-31 15:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libidn2.so.0(IDN2_0.0.0)(64bit)' 05-31 15:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'procps' 05-31 15:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libresolv.so.2()(64bit)' 05-31 15:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6(GLIBC_2.29)(64bit)' 05-31 15:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgsasl.so.18(LIBGSASL_1.1)(64bit)' 05-31 15:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libresolv.so.2(GLIBC_2.9)(64bit)' 05-31 15:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.2.5)(64bit)' 05-31 15:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.34)(64bit)' 05-31 15:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6(GLIBC_2.2.5)(64bit)' 05-31 15:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3.4)(64bit)' 05-31 15:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'rtld(GNU_HASH)' 05-31 15:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.33)(64bit)' 05-31 15:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libsrs2.so.1()(64bit)' 05-31 15:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --requires --providers-of=requires 'libqmail' 'coreutils' 'libidn2' 'coreutils-single' 'procps-ng' 'libsrs2' 'openssl' 'glibc' 'bash' 'libgsasl' 'openssl-libs' 'qmta' 05-31 15:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C -l 'libresolv' 'perl(Data::Dumper)' 'findutils' 'libstdc++.so.6(CXXABI_1' 'libanl' 'libmpc' 'libcap' 'libcrypto' 'libpam.so' 'libssl' 'perl(Getopt::Long)' 'procps-ng' 'perl(warnings)' 'perl(IO::File)' 'xz' 'libgsasl.so' 'libkeyutils' 'libsepol(x86' 'liblzma.so.5(XZ_5' '/usr/bin/pkg' 'autoconf' 'libsrs2' 'basesystem' 'autoconf >= 2' 'libgcc(x86' 'gawk' 'libtinfo' 'p11' 'glibc = 2' 'automake' 'gcc = 14.2' 'perl(File::Spec)' '/usr/bin/bash' 'libgmp' 'libstdc++ = 14.2' 'libBrokenLocale' 'perl(Text::ParseWords)' 'ld-linux' 'libm' 'rtld(GNU_HASH)' 'libssl.so.3(OPENSSL_3' 'libgpg' 'libstdc++.so.6(GLIBCXX_3' 'sed' 'm4 >= 1' 'perl(POSIX)' 'crypto' 'libgnutls' 'pkgconf(x86' 'libstdc++ = 14.3' 'libstdc++.so' 'libqmail' 'libdebuginfod' 'libattr' 'perl(constant)' 'perl(Errno)' 'libcom_err' 'libxcrypt' 'perl(File::Temp)' 'ncurses' 'perl(:VERSION) >= 5' 'bash' 'liblzma' 'pkgconfig' 'perl(Cwd)' 'curl' 'libgcc >= 14.3' 'libm.so' 'pcre2' 'kernel' 'libgomp = 14.3' 'glibc' '/usr/bin/sh' 'popt(x86' 'ca' 'keyutils' 'libmpfr' 'perl(File::Copy)' 'libselinux' '(glibc-gconv' 'perl(File::Find)' 'libz.so.1(ZLIB_1.2' 'openssl-libs' 'gcc(major) = 14' 'gcc = 14.3' 'grep' 'libreadline' 'libzstd' 'perl(File::Compare)' '/usr/bin/perl' 'make' 'binutils >= 2' 'libz.so.1(ZLIB_1' 'pkgconfig(libcrypto)' 'libm.so.6(GLIBC_2' 'pkgconf' 'libgsasl' 'libdebuginfod.so' 'perl(File::Path)' 'libarchive' 'libgcc_s' 'libc.so' 'coreutils-single' 'librpm' 'libresolv.so' 'libselinux.so' 'perl(Exporter)' 'libattr.so' 'libverto' 'pkgconfig(libssl)' '/usr/sbin/alternatives' 'libz' 'perl(File::stat)' 'perl' 'perl(strict)' 'libthread_db' 'libffi' 'ld' 'libjansson' 'perl(Class::Struct)' 'emacs' 'libstdc++' 'grep >= 2' 'openssl' 'libgcc_s.so' 'librpmio' 'perl(Config)' 'perl(Carp)' 'tar' 'glibc(x86' 'libacl.so' 'libpam' 'libacl' 'setup' '/etc/crypto' 'qmta' 'coreutils' 'libidn2' 'perl(File::Basename)' 'perl(Thread::Queue)' 'perl(threads)' 'libgomp' 'libkeyutils.so' '/bin/sh' 'libcrypto.so.3(OPENSSL_3' 'libmvec' 'libgcc_s.so.1(GCC_3' 'cpp = 14.3' 'filesystem >= 3' 'filesystem' 'liblzma.so' 'libpopt' 'libpcre2' 05-31 15:42 root DEBUG CheckOwnDirs completed: 341.469 seconds 05-31 15:42 root DEBUG Running check: CheckOwnOther 05-31 15:42 root DEBUG CheckOwnOther completed: 0.000 seconds 05-31 15:42 root DEBUG Running check: CheckRelocatable 05-31 15:42 root DEBUG CheckRelocatable completed: 0.001 seconds 05-31 15:42 root DEBUG Running check: CheckRequires 05-31 15:42 root DEBUG CheckRequires completed: 0.000 seconds 05-31 15:42 root DEBUG Running check: CheckSourceMD5 05-31 15:42 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/indimail-mta/srpm-unpacked/indimail-mta-rpmlintrc 05-31 15:42 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/indimail-mta/srpm-unpacked/indimail-mta-3.1.tar.gz 05-31 15:42 root DEBUG CheckSourceMD5 completed: 0.000 seconds 05-31 15:42 root DEBUG Running check: CheckSourcedirMacroUse 05-31 15:42 root DEBUG CheckSourcedirMacroUse completed: 0.000 seconds 05-31 15:42 root DEBUG Running check: CheckSpecLegibility 05-31 15:42 root DEBUG CheckSpecLegibility completed: 0.000 seconds 05-31 15:42 root DEBUG Running check: CheckSpecName 05-31 15:42 root DEBUG CheckSpecName completed: 0.000 seconds 05-31 15:42 root DEBUG Running check: CheckStaticLibs 05-31 15:42 root DEBUG CheckStaticLibs completed: 0.001 seconds 05-31 15:42 root DEBUG Running check: CheckSystemdUnitdirScriplets 05-31 15:42 root DEBUG CheckSystemdUnitdirScriplets completed: 0.001 seconds 05-31 15:42 root DEBUG Running check: CheckSystemdUserunitdirScriplets 05-31 15:42 root DEBUG CheckSystemdUserunitdirScriplets completed: 0.002 seconds 05-31 15:42 root DEBUG Running check: CheckUTF8Filenames 05-31 15:42 root DEBUG CheckUTF8Filenames completed: 0.000 seconds 05-31 15:42 root DEBUG Running check: CheckUpdateIconCache 05-31 15:42 root DEBUG CheckUpdateIconCache completed: 0.001 seconds 05-31 15:42 root DEBUG Running check: CheckUsefulDebuginfo 05-31 15:42 root DEBUG CheckUsefulDebuginfo completed: 0.000 seconds 05-31 15:42 root DEBUG Running check: CheckBuildInMock 05-31 15:42 root DEBUG CheckBuildInMock completed: 0.000 seconds 05-31 15:42 root DEBUG Running check: CheckBuildroot 05-31 15:42 root DEBUG CheckBuildroot completed: 0.001 seconds 05-31 15:42 root DEBUG Running check: CheckBundledFonts 05-31 15:42 root DEBUG CheckBundledFonts completed: 0.004 seconds 05-31 15:42 root DEBUG Running check: CheckClean 05-31 15:42 root DEBUG CheckClean completed: 0.001 seconds 05-31 15:42 root DEBUG Running check: CheckContainsLicenseText 05-31 15:42 root DEBUG CheckContainsLicenseText completed: 0.000 seconds 05-31 15:42 root DEBUG Running check: CheckFileRequires 05-31 15:42 root DEBUG CheckFileRequires completed: 0.000 seconds 05-31 15:42 root DEBUG Running check: CheckFinalRequiresProvides 05-31 15:42 root DEBUG CheckFinalRequiresProvides completed: 0.000 seconds 05-31 15:42 root DEBUG Running check: CheckFullVerReqSub 05-31 15:42 root DEBUG CheckFullVerReqSub completed: 0.000 seconds 05-31 15:42 root DEBUG Running check: CheckFunctionAsDescribed 05-31 15:42 root DEBUG CheckFunctionAsDescribed completed: 0.000 seconds 05-31 15:42 root DEBUG Running check: CheckIllegalSpecTags 05-31 15:42 root DEBUG CheckIllegalSpecTags completed: 0.002 seconds 05-31 15:42 root DEBUG Running check: CheckLatestVersionIsPackaged 05-31 15:42 root DEBUG CheckLatestVersionIsPackaged completed: 0.000 seconds 05-31 15:42 root DEBUG Running check: CheckLicenseUpstream 05-31 15:42 root DEBUG CheckLicenseUpstream completed: 0.000 seconds 05-31 15:42 root DEBUG Running check: CheckManPages 05-31 15:42 root DEBUG CheckManPages completed: 0.001 seconds 05-31 15:42 root DEBUG Running check: CheckParallelMake 05-31 15:42 root DEBUG CheckParallelMake completed: 0.000 seconds 05-31 15:42 root DEBUG Running check: CheckPatchComments 05-31 15:42 root DEBUG CheckPatchComments completed: 0.000 seconds 05-31 15:42 root DEBUG Running check: CheckPkgConfigFiles 05-31 15:42 root DEBUG CheckPkgConfigFiles completed: 0.001 seconds 05-31 15:42 root DEBUG Running check: CheckRubyPlugin 05-31 15:42 root DEBUG CheckRubyPlugin completed: 0.000 seconds 05-31 15:42 root DEBUG Running check: CheckScriptletSanity 05-31 15:42 root DEBUG CheckScriptletSanity completed: 0.000 seconds 05-31 15:42 root DEBUG Running check: CheckSourceComment 05-31 15:42 root DEBUG CheckSourceComment completed: 0.000 seconds 05-31 15:42 root DEBUG Running check: CheckSourceDownloads 05-31 15:42 root DEBUG CheckSourceDownloads completed: 0.000 seconds 05-31 15:42 root DEBUG Running check: CheckSourceUrl 05-31 15:42 root DEBUG CheckSourceUrl completed: 0.000 seconds 05-31 15:42 root DEBUG Running check: CheckSourceVerification 05-31 15:42 root DEBUG CheckSourceVerification completed: 0.001 seconds 05-31 15:42 root DEBUG Running check: CheckSpecAsInSRPM 05-31 15:42 root DEBUG CheckSpecAsInSRPM completed: 0.000 seconds 05-31 15:42 root DEBUG Running check: CheckSupportAllArchs 05-31 15:42 root DEBUG CheckSupportAllArchs completed: 0.000 seconds 05-31 15:42 root DEBUG Running check: CheckTestSuites 05-31 15:42 root DEBUG CheckTestSuites completed: 0.000 seconds 05-31 15:42 root DEBUG Running check: CheckTimeStamps 05-31 15:42 root DEBUG CheckTimeStamps completed: 0.000 seconds 05-31 15:42 root DEBUG Running check: CheckTmpfiles 05-31 15:42 root DEBUG CheckTmpfiles completed: 0.003 seconds 05-31 15:42 root DEBUG Running check: CheckUpdateMimeDatabase 05-31 15:42 root DEBUG CheckUpdateMimeDatabase completed: 0.001 seconds 05-31 15:42 root DEBUG Running check: CheckUseGlobal 05-31 15:42 root DEBUG CheckUseGlobal completed: 0.001 seconds 05-31 15:42 root DEBUG Running check: SugarActivityCheckBuildRequires 05-31 15:42 root DEBUG SugarActivityCheckBuildRequires completed: 0.001 seconds 05-31 15:42 root DEBUG Running check: SugarActivityCheckNaming 05-31 15:42 root DEBUG SugarActivityCheckNaming completed: 0.001 seconds 05-31 15:42 root DEBUG Running check: SugarActivityCheckRuntimeDeps 05-31 15:42 root DEBUG SugarActivityCheckRuntimeDeps completed: 0.001 seconds 05-31 15:42 root DEBUG Running check: CheckAddMavenDepmap 05-31 15:42 root DEBUG CheckAddMavenDepmap completed: 0.001 seconds 05-31 15:42 root DEBUG Running check: CheckBundledJars 05-31 15:42 root DEBUG CheckBundledJars completed: 0.005 seconds 05-31 15:42 root DEBUG Running check: CheckJPackageRequires 05-31 15:42 root DEBUG CheckJPackageRequires completed: 0.005 seconds 05-31 15:42 root DEBUG Running check: CheckJavadoc 05-31 15:42 root DEBUG CheckJavadoc completed: 0.004 seconds 05-31 15:42 root DEBUG Running check: CheckJavadocJPackageRequires 05-31 15:42 root DEBUG CheckJavadocJPackageRequires completed: 0.005 seconds 05-31 15:42 root DEBUG Running check: CheckJavadocdirName 05-31 15:42 root DEBUG CheckJavadocdirName completed: 0.004 seconds 05-31 15:42 root DEBUG Running check: CheckMvnRpmbuild 05-31 15:42 root DEBUG CheckMvnRpmbuild completed: 0.006 seconds 05-31 15:42 root DEBUG Running check: CheckNewStyleMaven 05-31 15:42 root DEBUG CheckNewStyleMaven completed: 0.000 seconds 05-31 15:42 root DEBUG Running check: CheckNoArch 05-31 15:42 root DEBUG CheckNoArch completed: 0.005 seconds 05-31 15:42 root DEBUG Running check: CheckNoOldMavenDepmap 05-31 15:42 root DEBUG CheckNoOldMavenDepmap completed: 0.005 seconds 05-31 15:42 root DEBUG Running check: CheckNoRequiresPost 05-31 15:42 root DEBUG CheckNoRequiresPost completed: 0.001 seconds 05-31 15:42 root DEBUG Running check: CheckNotJavaApplicable 05-31 15:42 root DEBUG CheckNotJavaApplicable completed: 0.000 seconds 05-31 15:42 root DEBUG Running check: CheckPomInstalled 05-31 15:42 root DEBUG CheckPomInstalled completed: 0.005 seconds 05-31 15:42 root DEBUG Running check: CheckTestSkip 05-31 15:42 root DEBUG CheckTestSkip completed: 0.000 seconds 05-31 15:42 root DEBUG Running check: CheckUpdateDepmap 05-31 15:42 root DEBUG CheckUpdateDepmap completed: 0.001 seconds 05-31 15:42 root DEBUG Running check: CheckUpstremBuildMethod 05-31 15:42 root DEBUG CheckUpstremBuildMethod completed: 0.004 seconds 05-31 15:42 root DEBUG Running check: CheckUseMavenpomdirMacro 05-31 15:42 root DEBUG CheckUseMavenpomdirMacro completed: 0.001 seconds 05-31 15:42 root DEBUG Running check: CheckAutotoolsObsoletedMacros 05-31 15:42 root DEBUG autotools used: automake libtool 05-31 15:42 root DEBUG CheckAutotoolsObsoletedMacros completed: 0.001 seconds 05-31 15:42 root DEBUG Running check: fonts-disable 05-31 15:42 root DEBUG fonts-disable completed: 0.000 seconds 05-31 15:42 root DEBUG Running check: generic-excludearch 05-31 15:42 root INFO ExclusiveArch dependency checking disabled, enable with EXARCH flag 05-31 15:42 root DEBUG generic-excludearch completed: 0.006 seconds 05-31 15:42 root DEBUG Running check: generic-large-docs 05-31 15:42 root DEBUG generic-large-docs completed: 0.018 seconds 05-31 15:42 root DEBUG Running check: java-check-bundled-jars 05-31 15:42 root DEBUG java-check-bundled-jars completed: 0.005 seconds 05-31 15:42 root DEBUG Running check: fonts-fc-query 05-31 15:42 root DEBUG fonts-fc-query completed: 0.000 seconds 05-31 15:42 root DEBUG Running check: fonts-repo-audit 05-31 15:42 root DEBUG fonts-repo-audit completed: 0.000 seconds 05-31 15:42 root DEBUG Running check: generic-large-data 05-31 15:42 root DEBUG generic-large-data completed: 0.029 seconds 05-31 15:42 root DEBUG Running check: generic-srv-opt 05-31 15:42 root DEBUG generic-srv-opt completed: 0.005 seconds 05-31 15:42 root DEBUG Running check: perl-url-tag 05-31 15:42 root DEBUG perl-url-tag completed: 0.002 seconds 05-31 15:42 root DEBUG Running check: php-compatinfo 05-31 15:42 root DEBUG php-compatinfo completed: 0.000 seconds 05-31 15:42 root DEBUG Running check: python-check-eggs 05-31 15:42 root DEBUG python-check-eggs completed: 0.001 seconds 05-31 15:42 root DEBUG Running check: python-dont-download-deps 05-31 15:42 root DEBUG python-dont-download-deps completed: 0.001 seconds 05-31 15:42 root DEBUG Running check: python-egg-info 05-31 15:42 root DEBUG python-egg-info completed: 0.001 seconds 05-31 15:42 root DEBUG Running check: python-meet-guidelines 05-31 15:42 root DEBUG python-meet-guidelines completed: 0.001 seconds 05-31 15:42 root DEBUG Running check: CheckBuildCompilerFlags 05-31 15:42 root DEBUG CheckBuildCompilerFlags completed: 0.000 seconds 05-31 15:42 root DEBUG Running check: CheckDaemonCompileFlags 05-31 15:42 root DEBUG CheckDaemonCompileFlags completed: 0.017 seconds 05-31 15:42 root DEBUG Running check: CheckUpdateDesktopDatabase 05-31 15:42 root DEBUG CheckUpdateDesktopDatabase completed: 0.001 seconds 05-31 15:42 root DEBUG Running check: CheckSystemdScripts 05-31 15:42 root DEBUG CheckSystemdScripts completed: 0.000 seconds 05-31 15:42 root DEBUG Report completed: 809.447 seconds