09-24 03:20 root DEBUG fedora-review 0.10.0 e79b66b 2023-07-24 17:28:48 -0500 started 09-24 03:20 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 09-24 03:20 root INFO Processing local files: indimail-mta 09-24 03:20 root DEBUG Active settings after processing options 09-24 03:20 root DEBUG bz_url: https://bugzilla.redhat.com 09-24 03:20 root DEBUG _con_handler: (INFO)> 09-24 03:20 root DEBUG _log_config_done: True 09-24 03:20 root DEBUG cache: False 09-24 03:20 root DEBUG resultdir: None 09-24 03:20 root DEBUG init_done: True 09-24 03:20 root DEBUG uniqueext: None 09-24 03:20 root DEBUG configdir: None 09-24 03:20 root DEBUG log_level: 20 09-24 03:20 root DEBUG prebuilt: True 09-24 03:20 root DEBUG verbose: False 09-24 03:20 root DEBUG name: indimail-mta 09-24 03:20 root DEBUG use_colors: False 09-24 03:20 root DEBUG session_log: /var/lib/copr-rpmbuild/results/cache/fedora-review.log 09-24 03:20 root DEBUG bug: None 09-24 03:20 root DEBUG url: None 09-24 03:20 root DEBUG copr_build_descriptor: None 09-24 03:20 root DEBUG list_checks: False 09-24 03:20 root DEBUG list_flags: False 09-24 03:20 root DEBUG list_plugins: False 09-24 03:20 root DEBUG version: False 09-24 03:20 root DEBUG flags: [] 09-24 03:20 root DEBUG repo: None 09-24 03:20 root DEBUG mock_config: /var/lib/copr-rpmbuild/results/configs/child.cfg 09-24 03:20 root DEBUG no_report: False 09-24 03:20 root DEBUG nobuild: False 09-24 03:20 root DEBUG mock_options: --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True 09-24 03:20 root DEBUG other_bz: None 09-24 03:20 root DEBUG plugins_arg: None 09-24 03:20 root DEBUG single: None 09-24 03:20 root DEBUG rpm_spec: True 09-24 03:20 root DEBUG exclude: None 09-24 03:20 root DEBUG checksum: sha256 09-24 03:20 root DEBUG plugins: {} 09-24 03:20 root INFO Getting .spec and .srpm Urls from : Local files in /var/lib/copr-rpmbuild/results 09-24 03:20 root INFO --> SRPM url: file:///var/lib/copr-rpmbuild/results/indimail-mta-3.0.9-1.1.fc40.src.rpm 09-24 03:20 root INFO Using review directory: /var/lib/copr-rpmbuild/results/indimail-mta 09-24 03:20 root DEBUG find_urls completed: 0.047 09-24 03:20 root DEBUG Avoiding init of working mock root 09-24 03:20 root DEBUG Url download completed: 30.579 09-24 03:20 root DEBUG --> /var/lib/copr-rpmbuild/results/indimail-mta/upstream : http://downloads.sourceforge.net/indimail/indimail-mta-rpmlintrc 09-24 03:20 root INFO Downloading (Source1): http://downloads.sourceforge.net/indimail/indimail-mta-rpmlintrc 09-24 03:20 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.12/site-packages/FedoraReview/helpers_mixin.py", line 89, in urlretrieve istream = urllib.request.urlopen(url) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/urllib/request.py", line 215, in urlopen return opener.open(url, data, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/urllib/request.py", line 521, in open response = meth(req, response) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/urllib/request.py", line 630, in http_response response = self.parent.error( ^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/urllib/request.py", line 559, in error return self._call_chain(*args) ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/urllib/request.py", line 492, in _call_chain result = func(*args) ^^^^^^^^^^^ File "/usr/lib64/python3.12/urllib/request.py", line 639, 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.12/site-packages/FedoraReview/source.py", line 76, in __init__ self.filename = self._get_file(url, ReviewDirs.upstream, my_logger) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/FedoraReview/helpers_mixin.py", line 112, in _get_file self.urlretrieve(link, path) File "/usr/lib/python3.12/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' 09-24 03:20 root WARNING Cannot download url: http://downloads.sourceforge.net/indimail/indimail-mta-rpmlintrc 09-24 03:20 root INFO No upstream for (Source1): indimail-mta-rpmlintrc 09-24 03:20 root DEBUG --> /var/lib/copr-rpmbuild/results/indimail-mta/upstream : http://downloads.sourceforge.net/indimail/indimail-mta-3.0.9.tar.gz 09-24 03:20 root INFO Downloading (Source0): http://downloads.sourceforge.net/indimail/indimail-mta-3.0.9.tar.gz 09-24 03:20 root DEBUG Download error on http://downloads.sourceforge.net/indimail/indimail-mta-3.0.9.tar.gz, : 'Error HTTP Error 404: Not Found downloading http://downloads.sourceforge.net/indimail/indimail-mta-3.0.9.tar.gz' Traceback (most recent call last): File "/usr/lib/python3.12/site-packages/FedoraReview/helpers_mixin.py", line 89, in urlretrieve istream = urllib.request.urlopen(url) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/urllib/request.py", line 215, in urlopen return opener.open(url, data, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/urllib/request.py", line 521, in open response = meth(req, response) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/urllib/request.py", line 630, in http_response response = self.parent.error( ^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/urllib/request.py", line 559, in error return self._call_chain(*args) ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/urllib/request.py", line 492, in _call_chain result = func(*args) ^^^^^^^^^^^ File "/usr/lib64/python3.12/urllib/request.py", line 639, 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.12/site-packages/FedoraReview/source.py", line 76, in __init__ self.filename = self._get_file(url, ReviewDirs.upstream, my_logger) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/FedoraReview/helpers_mixin.py", line 112, in _get_file self.urlretrieve(link, path) File "/usr/lib/python3.12/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.0.9.tar.gz' 09-24 03:20 root WARNING Cannot download url: http://downloads.sourceforge.net/indimail/indimail-mta-3.0.9.tar.gz 09-24 03:20 root INFO No upstream for (Source0): indimail-mta-3.0.9.tar.gz 09-24 03:20 root INFO Running checks and generating report 09-24 03:20 root DEBUG Running check: CheckResultdir 09-24 03:20 root DEBUG CheckResultdir completed: 0.000 seconds 09-24 03:20 root DEBUG Running check: CheckBuild 09-24 03:20 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm 09-24 03:20 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/indimail-mini-3.0.9-1.1.fc40.x86_64.rpm 09-24 03:20 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/qmta-3.0.9-1.1.fc40.x86_64.rpm 09-24 03:20 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/indimail-mta-debuginfo-3.0.9-1.1.fc40.x86_64.rpm 09-24 03:20 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/indimail-mta-debugsource-3.0.9-1.1.fc40.x86_64.rpm 09-24 03:20 root DEBUG CheckBuild completed: 0.052 seconds 09-24 03:20 root DEBUG Running check: CheckRpmlint 09-24 03:20 root DEBUG Run command: rpmlint --ignore-unused-rpmlintrc --rpmlintrc /tmp/tmpcmfl90v5 /var/lib/copr-rpmbuild/results/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm /var/lib/copr-rpmbuild/results/indimail-mini-3.0.9-1.1.fc40.x86_64.rpm /var/lib/copr-rpmbuild/results/qmta-3.0.9-1.1.fc40.x86_64.rpm /var/lib/copr-rpmbuild/results/indimail-mta-debuginfo-3.0.9-1.1.fc40.x86_64.rpm /var/lib/copr-rpmbuild/results/indimail-mta-debugsource-3.0.9-1.1.fc40.x86_64.rpm /var/lib/copr-rpmbuild/results/indimail-mta-3.0.9-1.1.fc40.src.rpm 09-24 03:20 root DEBUG CheckRpmlint completed: 14.303 seconds 09-24 03:20 root DEBUG Running check: CheckPackageInstalls 09-24 03:20 root DEBUG Init command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --init 09-24 03:21 root DEBUG Init output: INFO: mock.py version 5.6 starting (python version = 3.12.1, NVR = mock-5.6-1.fc39), 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: 5.6 INFO: Mock Version: 5.6 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-40-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-40-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-40-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 09-24 03:21 root INFO Installing built package(s) 09-24 03:21 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 09-24 03:21 root DEBUG --init output: INFO: mock.py version 5.6 starting (python version = 3.12.1, NVR = mock-5.6-1.fc39), 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: 5.6 INFO: Mock Version: 5.6 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-40-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-40-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-40-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-40-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 09-24 03:21 root DEBUG CheckPackageInstalls completed: 6.553 seconds 09-24 03:21 root DEBUG Running check: CheckRpmlintInstalled 09-24 03:21 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 09-24 03:21 root DEBUG --init output: INFO: mock.py version 5.6 starting (python version = 3.12.1, NVR = mock-5.6-1.fc39), 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: 5.6 INFO: Mock Version: 5.6 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-40-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-40-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-40-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-40-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 09-24 03:21 root DEBUG is_installed: Tested rpmlint, result: 1 09-24 03:21 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*' 09-24 03:21 root DEBUG output: INFO: mock.py version 5.6 starting (python version = 3.12.1, NVR = mock-5.6-1.fc39), 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-40-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-40-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-40-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-40-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 09-24 03:21 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 09-24 03:21 root DEBUG Install output: INFO: mock.py version 5.6 starting (python version = 3.12.1, NVR = mock-5.6-1.fc39), 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: 5.6 INFO: Mock Version: 5.6 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-40-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-40-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-40-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-40-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 09-24 03:21 root DEBUG Script output: INFO: mock.py version 5.6 starting (python version = 3.12.1, NVR = mock-5.6-1.fc39), 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 qmta indimail-mini indimail-mta indimail-mta-debugsource indimail-mta-debuginfo; 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: 5.6 INFO: Mock Version: 5.6 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-40-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-40-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-40-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-40-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 qmta indimail-mini indimail-mta indimail-mta-debugsource indimail-mta-debuginfo; echo 'rpmlint-done:'"] Start: chroot ["echo 'rpmlint:'; rpmlint --installed qmta indimail-mini indimail-mta indimail-mta-debugsource indimail-mta-debuginfo; echo 'rpmlint-done:'"] rpmlint: (none): E: there is no installed rpm "qmta". (none): E: there is no installed rpm "indimail-mini". (none): E: there is no installed rpm "indimail-mta". (none): E: there is no installed rpm "indimail-mta-debugsource". (none): E: there is no installed rpm "indimail-mta-debuginfo". There are no files to process nor additional arguments. Nothing to do, aborting. ============================ rpmlint session starts ============================ rpmlint: 2.5.0 configuration: /usr/lib/python3.12/site-packages/rpmlint/configdefaults.toml /etc/xdg/rpmlint/fedora-legacy-licenses.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: 5 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 qmta indimail-mini indimail-mta indimail-mta-debugsource indimail-mta-debuginfo; echo 'rpmlint-done:'"] Finish: run 09-24 03:21 root DEBUG CheckRpmlintInstalled completed: 18.871 seconds 09-24 03:21 root DEBUG Running check: CheckRpmlintDebuginfo 09-24 03:21 root DEBUG Run command: rpmlint --ignore-unused-rpmlintrc --rpmlintrc /tmp/tmpzqvxhasm /var/lib/copr-rpmbuild/results/indimail-mta-debuginfo-3.0.9-1.1.fc40.x86_64.rpm 09-24 03:21 root DEBUG CheckRpmlintDebuginfo completed: 5.948 seconds 09-24 03:21 root DEBUG Running check: CheckInitDeps 09-24 03:22 root DEBUG CheckInitDeps completed: 31.898 seconds 09-24 03:22 root DEBUG Running check: CheckBuildCompleted 09-24 03:22 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)/* 09-24 03:22 root DEBUG Mock output: INFO: mock.py version 5.6 starting (python version = 3.12.1, NVR = mock-5.6-1.fc39), 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: 5.6 INFO: Mock Version: 5.6 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-40-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-40-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-40-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-40-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 09-24 03:22 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.0.9-1.1.fc40.src.rpm, indimail-mta-3.0.9-1.1.fc40.src.rpm 09-24 03:22 root DEBUG Mock output: INFO: mock.py version 5.6 starting (python version = 3.12.1, NVR = mock-5.6-1.fc39), 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.0.9-1.1.fc40.src.rpm indimail-mta-3.0.9-1.1.fc40.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: 5.6 INFO: Mock Version: 5.6 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-40-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-40-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-40-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-40-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.0.9-1.1.fc40.src.rpm to /var/lib/mock/fedora-40-x86_64/root/indimail-mta-3.0.9-1.1.fc40.src.rpm Finish: run None NoneType: None 09-24 03:22 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.0.9-1.1.fc40.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/indimail-mta.spec;chmod -R go+r $(rpm --eval %_builddir)/* || : 09-24 03:22 root DEBUG Mock output: INFO: mock.py version 5.6 starting (python version = 3.12.1, NVR = mock-5.6-1.fc39), 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.0.9-1.1.fc40.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: 5.6 INFO: Mock Version: 5.6 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-40-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-40-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-40-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-40-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.0.9-1.1.fc40.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.0.9-1.1.fc40.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/indimail-mta.spec;chmod -R go+r $(rpm --eval %_builddir)/* || :'] setting SOURCE_DATE_EPOCH=1727136000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5wSKwO + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf indimail-mta-3.0.9 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/indimail-mta-3.0.9.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd indimail-mta-3.0.9 + rm -rf /builddir/build/BUILD/indimail-mta-3.0.9-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/indimail-mta-3.0.9-SPECPARTS + /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.0.9-1.1.fc40.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/indimail-mta.spec;chmod -R go+r $(rpm --eval %_builddir)/* || :'] Finish: run None NoneType: None 09-24 03:22 root DEBUG _topdir: /builddir/build 09-24 03:22 root INFO Reading configuration from /etc/mock/site-defaults.cfg 09-24 03:22 root INFO Reading configuration from /etc/mock/chroot-aliases.cfg 09-24 03:22 root INFO Reading configuration from /var/lib/copr-rpmbuild/results/configs/child.cfg 09-24 03:22 root INFO WARNING: Probably non-rawhide buildroot used. Rawhide should be used for most package reviews 09-24 03:22 root INFO Active plugins: Generic, Shell-api, C/C++ 09-24 03:22 root DEBUG CheckBuildCompleted completed: 11.688 seconds 09-24 03:22 root DEBUG Skipping CheckExcludeArch in /usr/lib/python3.12/site-packages/FedoraReview/plugins/generic.py, deprecated by generic-excludearch in /usr/share/fedora-review/scripts/generic-excludearch.sh 09-24 03:22 root DEBUG Skipping CheckLargeDocs in /usr/lib/python3.12/site-packages/FedoraReview/plugins/generic.py, deprecated by generic-large-docs in /usr/share/fedora-review/scripts/generic-large-docs.sh 09-24 03:22 root DEBUG Skipping CheckDesktopFile in /usr/lib/python3.12/site-packages/FedoraReview/plugins/generic.py, deprecated by fonts-disable in /usr/share/fedora-review/scripts/fonts-disable.sh 09-24 03:22 root DEBUG Skipping CheckSystemdScripts in /usr/lib/python3.12/site-packages/FedoraReview/plugins/generic.py, deprecated by fonts-disable in /usr/share/fedora-review/scripts/fonts-disable.sh 09-24 03:22 root DEBUG Skipping CheckClean in /usr/lib/python3.12/site-packages/FedoraReview/plugins/generic_should.py, deprecated by fonts-disable in /usr/share/fedora-review/scripts/fonts-disable.sh 09-24 03:22 root DEBUG Skipping CheckFullVerReqSub in /usr/lib/python3.12/site-packages/FedoraReview/plugins/generic_should.py, deprecated by fonts-disable in /usr/share/fedora-review/scripts/fonts-disable.sh 09-24 03:22 root DEBUG Running check: OcamlCheckStaticLibs 09-24 03:22 root DEBUG OcamlCheckStaticLibs completed: 0.253 seconds 09-24 03:22 root DEBUG Running check: HaskellCheckStaticLibs 09-24 03:22 root DEBUG HaskellCheckStaticLibs completed: 0.001 seconds 09-24 03:22 root DEBUG Running check: CreateEnvCheck 09-24 03:22 root DEBUG CreateEnvCheck completed: 0.001 seconds 09-24 03:22 root DEBUG Running check: RCheckBuildRequires 09-24 03:22 root DEBUG RCheckBuildRequires completed: 0.000 seconds 09-24 03:22 root DEBUG Running check: RCheckCheckMacro 09-24 03:22 root DEBUG RCheckCheckMacro completed: 0.000 seconds 09-24 03:22 root DEBUG Running check: RCheckDoc 09-24 03:22 root DEBUG RCheckDoc completed: 0.000 seconds 09-24 03:22 root DEBUG Running check: RCheckInstallSection 09-24 03:22 root DEBUG RCheckInstallSection completed: 0.000 seconds 09-24 03:22 root DEBUG Running check: RCheckLatestVersionIsPackaged 09-24 03:22 root DEBUG RCheckLatestVersionIsPackaged completed: 0.000 seconds 09-24 03:22 root DEBUG Running check: RCheckRequires 09-24 03:22 root DEBUG RCheckRequires completed: 0.000 seconds 09-24 03:22 root DEBUG Running check: CheckBundledGnulib 09-24 03:22 root DEBUG CheckBundledGnulib completed: 0.003 seconds 09-24 03:22 root DEBUG Running check: CheckGccBuildRequires 09-24 03:22 root DEBUG CheckGccBuildRequires completed: 0.003 seconds 09-24 03:22 root DEBUG Running check: CheckHeaderFiles 09-24 03:22 root DEBUG CheckHeaderFiles completed: 0.004 seconds 09-24 03:22 root DEBUG Running check: CheckLDConfig 09-24 03:22 root DEBUG CheckLDConfig completed: 0.001 seconds 09-24 03:22 root DEBUG Running check: CheckLibToolArchives 09-24 03:22 root DEBUG CheckLibToolArchives completed: 0.005 seconds 09-24 03:22 root DEBUG Running check: CheckNoKernelModules 09-24 03:22 root DEBUG CheckNoKernelModules completed: 0.003 seconds 09-24 03:22 root DEBUG Running check: CheckNoStaticExecutables 09-24 03:22 root DEBUG Run command: env -i bash -c "source ./review-env.sh; unpack_rpms" 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/cdbstats 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/qmail-start 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/greydaemon 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/mini-smtpd 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/surblqueue 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/cleanq 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/ofmipd 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/qmail-direct 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/qmail-tcpok 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/setqload 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/qmail-rspawn 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/qmail-qmtpd 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/qmail-popbull 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/qmail-daned 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/qmail-getpw 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/qmail-multi 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/splogger 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/cdbget 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/qmail-tcpto 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/qhpsi 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/todo-proc 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/qmail-smtpd 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/sys-checkpwd 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/qmail-clean 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/qmail-newu 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/cdbmake 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/qmail-qmqpc 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/qmail-pw2u 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/spawn-filter 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/slowq-start 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/qscheduler 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/qmail-local 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/qmail-qmqpd 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/slowq-send 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/cdbtest 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/surblfilter 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/qmail-dkim 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/qmail-remote 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/plugtest 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/ctrlenv 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/qmail-send 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/qmail-spamfilter 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/udplogger 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/qmail-cdb 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/qmonitor 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/rd-remote 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/cdbdump 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/qmail-poppass 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/cdb-database 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/sql-database 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/ldap-checkpwd 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/svctool 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/qscanq 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/relaytest 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/qmail-greyd 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/qscanq-stdin 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/qmta-send 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/qmail-nullqueue 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/qmail-sql 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/qmail-queue 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/cdbgetm 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/run-cleanq 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/qmail-lspawn 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/822headerok 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/tcp-env 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/uacl 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/ofmipname 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/ifaddr 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/dknewkey 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/dot-forward 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/qmail-qread 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/iftoccfrom 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/822addr 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/checkdomain 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/srsfilter 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/maildircmd 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/qmaildirwatch 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/irmail 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/qaes 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/822date 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/datemail 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/udpclient 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/newinclude 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/qreceipt 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/setforward 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/serialsmtp 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/qmail-qfilter 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/822received 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/mbox2maildir 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/setmaillist 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/filterto 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/qdane 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/autoresponder 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/qbase64 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/preline 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/qmail-rm 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/serialcmd 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/822field 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/822fields 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/822header 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/printmaillist 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/fastforward 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/822headerfilter 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/spfquery 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/rrt 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/sslerator 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/mailsubj 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/predate 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/except 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/qmail-showctl 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/swaks 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/condredirect 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/maildirqmtp 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/printforward 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/serialqmtp 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/822print 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/maildirdeliver 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/forward 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/qmail-inject 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/qnotify 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/maildirserial 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/rrforward 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/maildirsize 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/drate 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/checkaddr 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/cidr 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/qtop 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/qarf 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/822bodyfilter 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/queue-fix 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/822body 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/sendmail 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/qcat 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/filterit 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/maildirsmtp 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/iftocc 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/replier-config 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/printass 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/condtomaildir 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/qmaildirmake 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/bouncesaying 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/maildir2mbox 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/replier 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/new-inject 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/inewaliases 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/share/indimail/boot/binm1 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/share/indimail/boot/binm2 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/share/indimail/boot/binm3+df 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/share/indimail/boot/home 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/share/indimail/boot/proc+df 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/share/indimail/boot/home+df 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/share/indimail/boot/proc 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/share/indimail/boot/binm3 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/share/indimail/boot/binm1+df 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/share/indimail/boot/binm2+df 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/zsendmail 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/successes 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/testzero 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/config-fast 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/dnsip 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/columnt 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/zsuids 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/rspamhist 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/zrecipients 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/ddist 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/rspamstat 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/dnstxt 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/dnsfq 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/failures 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/suids 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/rsmtp 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/zsmtp 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/qupgrade 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/hostname 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/rsmtpfailures 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/rpmattr 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/qfrontend 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/rsmtpsdomains 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/xsender 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/zspam 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/leapsecs 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/dnscname 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/rspamsdomain 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/ipmeprint 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/rsmtpsenders 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/matchup 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/rsmtprecipients 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/batv 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/dnsptr 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/update_tmprsadh 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/instcheck.indimail-mta 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/dnsmxip 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/zrhosts 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/qmailconfig 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/whois 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/rsmtprdomains 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/zfailures 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/rhosts 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/recipients 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/xqp 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/dnstlsarr 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/cdbmake-sv 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/mlmatchup 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/etrn 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/xrecipient 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/make-recipients 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/dnsblcheck 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/qpq 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/zsuccesses 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/zrxdelay 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/cdbmake-12 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/zdeferrals 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/authcram 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/qsmhook 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/senders 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/zoverall 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/deferrals 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/nowutc 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/zsenders 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/smtp-matchup 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/qlocal_upgrade 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/rspamrdomain 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/test-recipients 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/rxdelay 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/zddist 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/yearcal 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/atrn 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/qfilters/qf-smtp-ratelimit 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/libexec/indimail/qfilters/qf-log-subject 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/e9/8e8af19f7bb545426ebb0b59ee8afa3d4d95d2 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/e9/d061d0ff4b206b775a67da73ea55c10c93ef57 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/56/19c4b9d9929468f84a6fb847f0817f0d826d04 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/33/54dc0450120c22bb69b770daa79102f86a7031 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/33/19d35c8cbca76d6a6c783f8aee60be2421f0e8 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/33/02c44863f155a5f38b7332b3af739fa26fd5ef 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/cb/7a4972a7ee670fe217306347606653d42ca1f9 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/92/c417f23b4524dd504e1ee8924d26d16a0de269 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/41/ce9ca940b9aa9c0de17cbe83afc25470d0ca5b 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/87/912994a53f4c6b764e0470e0b02c9c0d02236e 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/ac/e1086993fdc447729bcc1faa1fcfad5991d871 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/36/c9c610a57fa456575561ec6e6f8d8f5d43eac3 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/26/d0efc37c379214b30e5f609dbb8360f350fc21 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/e2/533716614ede1010d86ba08a8fc237830c5943 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/93/ee92e09f63bd408ba63b435bd1417dfcf7f922 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/93/c454aab30b528b351ef74433e542c923fb0444 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/89/26356b6b708c35754c1d82ebb8eb4a193962d4 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/c6/44bfe5e2f6d9f244c62850d4c607c51f87800d 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/ab/4741fbf062c351f2407ef158c1d45cd5bfabba 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/ab/0059f749bfd203655082c70d234107e0cf322d 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/f2/6d4db7f670e2435d4b57cb594dcbccad7e584c 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/28/c1501f9bcfd0276dc4ecb70bc7179c4c398143 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/28/49de696cffcbd7b27d0acfb95981b52f75c45b 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/80/224cf618edda7e9506174d8f5305c0f999b368 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/8b/00e660baae3ad977efbf0503237f9d8c8e20d3 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/8b/81553267c11fd4b3f092cebac01a1bcaebafbf 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/8b/7d381b9914cb6dafda0904f317d654e725073e 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/66/86ffabb5972ab6cee099d3f3f0b04394808d7b 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/ce/7ae42807507af97514ee5965edfa93f265b684 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/ce/83911b5b5ba17819bee53e8379abcba6639759 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/ce/6ce6b7167e4997e1f46b3fb79ad7b2f2471fcd 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/75/32828eb419860c0d388ea059e59e621f426ce2 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/52/c8ac0a690e59f229af37e4f18a66ab7457c805 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/53/378532a1133212f1744348539b7a26ee4778a8 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/f4/883b32f0b720e462483c63ba0287f56cbbbdc9 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/f4/81d415d9d8f0c691396e2c7e5766fa426835fb 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/f4/db96c04b591d16c539d935bf0608ab872a2f04 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/fa/296b4c2efa7a44cb3d431caa72e7e2881318e0 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/ca/bd2c4e26837325202b0df3e55d8fc4e72df848 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/01/a8260d5ba719f30b5b53d43256aad00d8f5ed6 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/fd/7549f6eb6b942131cdc53b5ef9273861381d7b 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/fd/fa941d9e66b36211ab05f29bed8c6cc474abfe 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/cd/d170a7ef0d27d756cba405a09b25f21e40c230 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/cd/5022d2392a83a2140c92848fb4e94266fa7b8d 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/cd/d95bd8a8e380d693099ee8139c9b678dcf36a4 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/35/b6c08aea423f1dcebf3c9b1c8a82825ff5519a 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/35/6333297412f6a30aebeaff1367ab1cb0a0f22c 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/6a/b4ab59e798ff7c7591ccfd29e2468aba6c2de7 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/2c/e29ddb71eb8ce8f49ed80980d43dd47f287b7e 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/2c/1dd5e203ffac4048fa5a71de53d65b9b35800f 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/3c/c185b02ccb3251df67f64cb12eb4ba1ce2a4f5 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/60/d7b2649de2d32555200f69f96ef66a58916f30 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/60/eaee67b4902929fe4c873d23166cc41ab0a784 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/60/7e00a4026449f5214c3b0c97228ec1a9cf259e 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/9f/4c44ed19d4fc465451608d0714dca1db75b31c 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/9f/5d3630ee89c8f30b874fcd901bf9d9be3d9fb9 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/a0/05e7444f38599c462fc6ae82efb26241ea4c53 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/6f/85811fb75bb45547c332ed64fc803e4f43d569 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/19/723766b1f83594adb0f009e103ce8bc501061f 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/08/6136963326c51ca14daa38928458d46b03a987 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/45/c3149f2ae525a8fd02eda64fbf79b368a37198 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/72/c5041d6e139848cbe18cc8b588584a0c5af6c2 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/72/5c9849734f1ce0b91fd4784f314e4fcf53310c 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/a3/81ca94b6bfb554edbd45a03a9b533bd9bde37e 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/6c/d4079ef0a057b1acaae789a2db7a7339cab847 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/04/6ad509a5f3ecff27b8bc2926340c98adfee3a1 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/04/8add54892b09245b53fd651d622b7a246f55e9 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/d1/c35c3ff0ee324126a576879fd38c10ddc11c2e 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/de/1e7601967e65dc11cd03ff4c618086ef60b799 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/07/9b04efc17aa7cef1010c529bede71db693c9e3 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/07/056fd88f13a0a370a3f044e59fcbc0e694a904 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/07/9442da26b7b28d0d00ed605c780bf2c9c00ce4 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/9e/c07f0d484cc86366e8ab9acc40848a90828a64 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/c8/730a929b65d16f41c4a9752654a7d690591ec4 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/df/349cafe285204318308b2c3de824f378e3e80f 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/90/95af32c5edd0acb9bbfc3a183208504e880f4a 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/43/dd7d3719d40c9ac294273475ff0dbed9ddc86c 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/43/b3bb03478473678c81c2e6228223f857bbd4e7 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/43/baf37c4f9de1abd540d4f346ed106d301b1409 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/a2/e1d3f7c7fad646131c0930492d13b8dcab8ae3 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/1c/a74f8ca5ca546c9b1636854826dce697b36a38 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/5c/68fdc35c660cf61aec2e88345a1ec9d5dd6c99 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/5c/3a7b84e35f9c52fafc0f77c6fe8fe8c4c2c3a9 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/02/5d92ff8fadb91064c1222a4851f47b6172b554 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/dc/16131d0aa61719536715e0f88381807bf4c6c2 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/dc/7eed3a70a9ba2ee219f98459de23fe9a03c7e1 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/d3/9974152fbec483afdd97d4a574e609d82ecae6 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/44/e0245dc5e98079cd13ffaa02da40dc202706fb 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/91/5c8e7b16736d9b10f61730a0f24e9cd0d2a35b 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/d9/62dd544b000abc3cd935c82a65e3159c7794a4 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/11/9a164006e850b0bbeb12cf447010e3f93aa4ac 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/dd/f4ca5987b68351d9fd0d73d4006f23ff596536 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/4c/e42a1a50320b544757d7b6ce4ff3343a302908 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/4c/06f7868ec42378d3f4b3d2fdd0bdd65a3297ae 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/2b/a247a8b4824501b963ce81c22dabcd3343cad0 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/2e/2f0a8c0354bdd532a4badc4f5a43b549720115 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/03/ef87c85399ce01af91fc690f25e6146f2a8164 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/03/e296439d83b18fa98c9934f2470a10b57ea55c 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/03/00a97054b986ee4cd8a461b0e14761517efc7d 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/20/4471a392ab9a35e7eb5dc7b34cca256c5cb080 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/97/ca1db9e1b7ba54a60910955839537b3631201c 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/05/4ef78aa0290a03c2f58f918de59dc59992b14f 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/86/96ab8c55ce62c44bd49d3d5d73ab898bd32497 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/69/97e0f34990070e1422ae7fccc8f31f05d58500 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/69/0d88c9a5a99d65fda7b08cfb1b679b0d2d0683 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/d4/cc814077a38e86a6a68528122324529d41e045 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/d4/a9e3ad418d2dd732059e4838596a5d90f92be4 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/24/23bbd766c15c8470eca2ed04d81f6dfbe57aa8 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/ff/0e1c0cde49b1e0bb58c1af986b9406ba5f5265 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/18/a62455693b1b8e51fe9ee4902945f481824dfb 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/82/5ce56738e12610b008e6b649ce416085c98d21 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/8c/8e8ded3cf200611746553bfdc2b5f9cd74722c 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/27/a288cacfbe6dfcb50023d7caf44feef2b48064 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/bc/b9dd0f77363830b43cae3132c637b8637fbf76 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/bc/c37ea33561a242ece85e67dc09aaebb25826ce 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/a7/f2f0b36b566604d58147c3b0dd05c5b8407176 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/a7/242167ef2c3f00737de7c09c965008eaa078f8 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/a7/df2e4d446bc7eb5a229ec0b773fe7d8ddb7ef4 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/85/1d8285261eff5bfdcfa64e694f06f75e7f4069 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/98/74bbae4550d036b1681d20e50587c214360bbf 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/ec/48f27cc7500f26886472c2e1d9aa332057899f 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/76/e08d06830c8204a20145db915be4b8c6824064 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/62/ccd4ea149b055719cc1c710d9a7f88c694b57e 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/a4/dcd2cc82ee908257a307dff5c62d943f248358 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/b4/bc201c817fb9ea6a1c32fbb91990b37b2616ae 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/b4/4ddd192970dd2e65710c8a0593a87373222963 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/b4/28bc54b30fbba016cc88a6b10f738adbba8241 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/4a/ec24e5b8b1aa46385dd49ae7c962780d86add0 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/a5/0d3b5f1d41a291d3751655dba563bbcc22cf0c 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/42/2c558bbd199ed36d95c28300f82123247ecb2f 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/c5/088f74dd818c8fe715e2381f41cead4f324461 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/b9/2d08d3d20c6c4fa1954fe302a2542d48573abf 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/b9/53edf4790c822b6b4a3e3d4ac17bc56cdcecf9 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/40/6fa6f81a81323a5292e671443c218b00018c81 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/a6/b888e3fc30b0fd97ae0a9cc6eef02db9feb63c 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/7a/8df73dc867cfb779fcf4f8d87a6de7dc716c76 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/5d/72fe4165a1f8cd6d1d65490a720eb2b3d29b42 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/3e/ac58a1a860481b72a9d020a4f4f9ef921f4e41 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/3e/00a66707f1b7b852a65363729394b35b5d64db 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/9c/4978d388b60643329df4eb2e90037d6e325cfe 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/65/2140a240394112cdf04dfed84d7d9da6c6b41e 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/2a/776d9dc59387d099d5903f653a98b3da162e33 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/2a/82340f1e319c4a881e795de282921998045f00 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/5a/9b9e184912872b275d7a94feb0e5c7769fd7e6 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/55/d6e16086582484c70ae109be42ea14d9a6c47a 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/55/7efac5f35f0422dafd76ebf4bb8342234a9003 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/30/6cd6716711ff95c261ceb736d1c52a1d5ed8f1 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/f6/62b32db4ac4500da1ab3f0c6013ec819445991 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/f6/754a9d7db80bc314b13671229acc5e74ba074f 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/8f/17c3740183dd910aa09dd9d9e5ac33c1f63fbf 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/12/14d715667ffdde66974997ca3f44088c5dfc82 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/bf/b85d3b872e62c6a0cb4d0b684120d14fedd22b 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/54/05e09f10046c88106439f898dbb86695b85834 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/b6/ff815bee0b2c834d630540876e44f83e86cedd 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/b6/aa03a36bc3e33e8c71ba0e297ee6a96ad1e785 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/c4/989d755b673939242a25b4abd6a4a0f4b4d0cc 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/17/f0d9d2bb37836afe4d8b312e4eec117ceb08f8 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/e1/276f2a35e3972f41dc6b91eec12f5173a31a6c 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/indimail/plugins/smtpd-plugin.so 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/indimail/plugins/generic.so 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/indimail/plugins/qmail_smtpd.so 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/mini-smtpd 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/qmail-direct 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/qmail-qmqpc 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/srsfilter 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/irmail 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/datemail 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/mailsubj 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/predate 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/qmail-showctl 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/qmail-inject 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/sendmail 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/41/ce9ca940b9aa9c0de17cbe83afc25470d0ca5b 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/ce/7ae42807507af97514ee5965edfa93f265b684 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/d1/c35c3ff0ee324126a576879fd38c10ddc11c2e 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/91/5c8e7b16736d9b10f61730a0f24e9cd0d2a35b 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/65/2140a240394112cdf04dfed84d7d9da6c6b41e 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/5a/9b9e184912872b275d7a94feb0e5c7769fd7e6 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/bf/b85d3b872e62c6a0cb4d0b684120d14fedd22b 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/indimail-mini-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/54/05e09f10046c88106439f898dbb86695b85834 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/mini-smtpd 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/qmail-direct 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/qmail-tcpok 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/qmail-rspawn 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/qmail-tcpto 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/qhpsi 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/qmail-clean 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/qmail-qmqpc 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/qmail-local 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/qmail-remote 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/qmta-send 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/qmail-queue 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc40.x86_64.rpm/usr/sbin/qmail-lspawn 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/srsfilter 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/qmaildirwatch 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/irmail 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/datemail 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/mailsubj 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/predate 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/qmail-showctl 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/maildirdeliver 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/forward 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/qmail-inject 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/queue-fix 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/sendmail 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/filterit 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/qmaildirmake 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc40.x86_64.rpm/usr/bin/maildir2mbox 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/e9/d061d0ff4b206b775a67da73ea55c10c93ef57 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/92/c417f23b4524dd504e1ee8924d26d16a0de269 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/41/ce9ca940b9aa9c0de17cbe83afc25470d0ca5b 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/f2/6d4db7f670e2435d4b57cb594dcbccad7e584c 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/28/49de696cffcbd7b27d0acfb95981b52f75c45b 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/8b/81553267c11fd4b3f092cebac01a1bcaebafbf 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/ce/7ae42807507af97514ee5965edfa93f265b684 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/a0/05e7444f38599c462fc6ae82efb26241ea4c53 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/08/6136963326c51ca14daa38928458d46b03a987 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/04/6ad509a5f3ecff27b8bc2926340c98adfee3a1 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/d1/c35c3ff0ee324126a576879fd38c10ddc11c2e 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/c8/730a929b65d16f41c4a9752654a7d690591ec4 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/90/95af32c5edd0acb9bbfc3a183208504e880f4a 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/91/5c8e7b16736d9b10f61730a0f24e9cd0d2a35b 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/d9/62dd544b000abc3cd935c82a65e3159c7794a4 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/03/e296439d83b18fa98c9934f2470a10b57ea55c 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/20/4471a392ab9a35e7eb5dc7b34cca256c5cb080 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/05/4ef78aa0290a03c2f58f918de59dc59992b14f 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/a7/f2f0b36b566604d58147c3b0dd05c5b8407176 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/65/2140a240394112cdf04dfed84d7d9da6c6b41e 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/5a/9b9e184912872b275d7a94feb0e5c7769fd7e6 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/12/14d715667ffdde66974997ca3f44088c5dfc82 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/bf/b85d3b872e62c6a0cb4d0b684120d14fedd22b 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/54/05e09f10046c88106439f898dbb86695b85834 09-24 03:22 root DEBUG Run command: file ./rpms-unpacked/qmta-3.0.9-1.1.fc40.x86_64.rpm/usr/lib/.build-id/b6/ff815bee0b2c834d630540876e44f83e86cedd 09-24 03:22 root DEBUG CheckNoStaticExecutables completed: 1.450 seconds 09-24 03:22 root DEBUG Running check: CheckRPATH 09-24 03:22 root DEBUG CheckRPATH completed: 0.003 seconds 09-24 03:22 root DEBUG Running check: CheckSoFiles 09-24 03:22 root DEBUG CheckSoFiles completed: 0.003 seconds 09-24 03:22 root DEBUG Running check: CheckJavaPlugin 09-24 03:22 root DEBUG CheckJavaPlugin completed: 0.011 seconds 09-24 03:22 root DEBUG Running check: PerlCheckBuildRequires 09-24 03:22 root DEBUG PerlCheckBuildRequires completed: 0.004 seconds 09-24 03:22 root DEBUG Running check: CheckPythonBuildRequires 09-24 03:22 root DEBUG CheckPythonBuildRequires completed: 0.002 seconds 09-24 03:22 root DEBUG Running check: CheckPythonRequires 09-24 03:22 root DEBUG CheckPythonRequires completed: 0.002 seconds 09-24 03:22 root DEBUG Running check: CheckPythonX_Site 09-24 03:22 root DEBUG CheckPythonX_Site completed: 0.002 seconds 09-24 03:22 root DEBUG Running check: CheckApprovedLicense 09-24 03:22 root DEBUG CheckApprovedLicense completed: 0.000 seconds 09-24 03:22 root DEBUG Running check: CheckBuildrootMacros 09-24 03:22 root DEBUG CheckBuildrootMacros completed: 0.014 seconds 09-24 03:22 root DEBUG Running check: CheckBundledLibs 09-24 03:22 root DEBUG CheckBundledLibs completed: 0.000 seconds 09-24 03:22 root DEBUG Running check: CheckChangelogFormat 09-24 03:22 root DEBUG CheckChangelogFormat completed: 0.000 seconds 09-24 03:22 root DEBUG Running check: CheckCleanBuildroot 09-24 03:22 root DEBUG regex: rm\s+\-[rf][rf]\s+(/rpmbuild/BUILDROOT/indimail-mta-3.0.9-1.1.fc39.x86_64|\$RPM_BUILD_ROOT)[^/] 09-24 03:22 root DEBUG install_sec: /usr/bin/mkdir -p /rpmbuild/BUILDROOT/indimail-mta-3.0.9-1.1.fc39.x86_64/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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer " LDFLAGS="-Wl,-z,relro -Wl,--as-needed -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/BUILDROOT/indimail-mta-3.0.9-1.1.fc39.x86_64 install /usr/bin/mkdir -p /rpmbuild/BUILDROOT/indimail-mta-3.0.9-1.1.fc39.x86_64/usr/share/indimail/doc /usr/bin/mkdir -p /rpmbuild/BUILDROOT/indimail-mta-3.0.9-1.1.fc39.x86_64/usr/libexec/indimail /usr/bin/mkdir -p /rpmbuild/BUILDROOT/indimail-mta-3.0.9-1.1.fc39.x86_64/etc/indimail #copy files not copied by setup install -m 0644 indimail-mta-rpm.info /rpmbuild/BUILDROOT/indimail-mta-3.0.9-1.1.fc39.x86_64/etc/indimail/indimail-mta-rpm.info install -m 0644 ChangeLog-indimail-mta /rpmbuild/BUILDROOT/indimail-mta-3.0.9-1.1.fc39.x86_64/usr/share/indimail/doc/ChangeLog-indimail-mta if [ -f qupgrade ] ; then install -m 0755 qupgrade /rpmbuild/BUILDROOT/indimail-mta-3.0.9-1.1.fc39.x86_64/usr/libexec/indimail/qupgrade fi if [ -f qlocal_upgrade ] ; then install -m 0755 qlocal_upgrade /rpmbuild/BUILDROOT/indimail-mta-3.0.9-1.1.fc39.x86_64/usr/libexec/indimail/qlocal_upgrade fi if [ -f indimail-mta.fc ] ; then install -m 0644 indimail-mta.fc /rpmbuild/BUILDROOT/indimail-mta-3.0.9-1.1.fc39.x86_64/etc/indimail/indimail-mta.fc fi if [ -f indimail-mta.te ] ; then install -m 0644 indimail-mta.te /rpmbuild/BUILDROOT/indimail-mta-3.0.9-1.1.fc39.x86_64/etc/indimail/indimail-mta.te fi /usr/bin/rm -f ChangeLog indimail-mta-rpm.info /usr/bin/mkdir -p /rpmbuild/BUILDROOT/indimail-mta-3.0.9-1.1.fc39.x86_64/etc/indimail/control/defaultqueue /usr/bin/mkdir -p /rpmbuild/BUILDROOT/indimail-mta-3.0.9-1.1.fc39.x86_64/etc/indimail/control/global_vars head -1 conf-split > /rpmbuild/BUILDROOT/indimail-mta-3.0.9-1.1.fc39.x86_64/etc/indimail/control/global_vars/CONFSPLIT touch /rpmbuild/BUILDROOT/indimail-mta-3.0.9-1.1.fc39.x86_64/etc/indimail/control/defaultqueue/QMAILQUEUE touch /rpmbuild/BUILDROOT/indimail-mta-3.0.9-1.1.fc39.x86_64/etc/indimail/control/defaultqueue/QUEUEDIR # remove devel files as we are not building a devel package /usr/bin/rm -rf /rpmbuild/BUILDROOT/indimail-mta-3.0.9-1.1.fc39.x86_64/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/BUILDROOT/indimail-mta-3.0.9-1.1.fc39.x86_64/etc/indimail/tcp/$i ] ; then touch /rpmbuild/BUILDROOT/indimail-mta-3.0.9-1.1.fc39.x86_64/etc/indimail/tcp/$i fi done touch /rpmbuild/BUILDROOT/indimail-mta-3.0.9-1.1.fc39.x86_64/etc/indimail/indimail-mta.pp touch /rpmbuild/BUILDROOT/indimail-mta-3.0.9-1.1.fc39.x86_64/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/BUILDROOT/indimail-mta-3.0.9-1.1.fc39.x86_64/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/BUILDROOT/indimail-mta-3.0.9-1.1.fc39.x86_64/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/BUILDROOT/indimail-mta-3.0.9-1.1.fc39.x86_64/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/BUILDROOT/indimail-mta-3.0.9-1.1.fc39.x86_64/etc/indimail/controlfiles.q /usr/bin/mkdir -p /rpmbuild/BUILDROOT/indimail-mta-3.0.9-1.1.fc39.x86_64/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/BUILDROOT/indimail-mta-3.0.9-1.1.fc39.x86_64/var/log/svc/$i touch /rpmbuild/BUILDROOT/indimail-mta-3.0.9-1.1.fc39.x86_64/var/log/svc/$i/current done /bin/chmod -R 755 /rpmbuild/BUILDROOT/indimail-mta-3.0.9-1.1.fc39.x86_64/usr/bin /bin/chmod -R 755 /rpmbuild/BUILDROOT/indimail-mta-3.0.9-1.1.fc39.x86_64/usr/sbin /bin/chmod -R 755 /rpmbuild/BUILDROOT/indimail-mta-3.0.9-1.1.fc39.x86_64/usr/libexec/indimail 09-24 03:22 root DEBUG CheckCleanBuildroot completed: 0.000 seconds 09-24 03:22 root DEBUG Running check: CheckCodeAndContent 09-24 03:22 root DEBUG CheckCodeAndContent completed: 0.000 seconds 09-24 03:22 root DEBUG Running check: CheckConfigNoReplace 09-24 03:22 root DEBUG CheckConfigNoReplace completed: 0.000 seconds 09-24 03:22 root DEBUG Running check: CheckDefattr 09-24 03:22 root DEBUG CheckDefattr completed: 0.000 seconds 09-24 03:22 root DEBUG Running check: CheckDescMacros 09-24 03:22 root DEBUG CheckDescMacros completed: 0.000 seconds 09-24 03:22 root DEBUG Running check: CheckDesktopFile 09-24 03:22 root DEBUG CheckDesktopFile completed: 0.002 seconds 09-24 03:22 root DEBUG Running check: CheckDesktopFileInstall 09-24 03:22 root DEBUG CheckDesktopFileInstall completed: 0.002 seconds 09-24 03:22 root DEBUG Running check: CheckDevelFilesInDevel 09-24 03:22 root DEBUG CheckDevelFilesInDevel completed: 0.000 seconds 09-24 03:22 root DEBUG Running check: CheckDirectoryRequire 09-24 03:22 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' 09-24 03:22 root DEBUG CheckDirectoryRequire completed: 31.603 seconds 09-24 03:22 root DEBUG Running check: CheckDistTag 09-24 03:22 root DEBUG CheckDistTag completed: 0.001 seconds 09-24 03:22 root DEBUG Running check: CheckDocRuntime 09-24 03:22 root DEBUG CheckDocRuntime completed: 0.000 seconds 09-24 03:22 root DEBUG Running check: CheckFileDuplicates 09-24 03:22 root DEBUG CheckFileDuplicates completed: 0.000 seconds 09-24 03:22 root DEBUG Running check: CheckFilePermissions 09-24 03:22 root DEBUG CheckFilePermissions completed: 0.000 seconds 09-24 03:22 root DEBUG Running check: CheckGconfSchemaInstall 09-24 03:22 root DEBUG CheckGconfSchemaInstall completed: 0.002 seconds 09-24 03:22 root DEBUG Running check: CheckGdkPixbufLoaders 09-24 03:22 root DEBUG CheckGdkPixbufLoaders completed: 0.002 seconds 09-24 03:22 root DEBUG Running check: CheckGioQueryModules 09-24 03:22 root DEBUG CheckGioQueryModules completed: 0.002 seconds 09-24 03:22 root DEBUG Running check: CheckGlibCompileSchemas 09-24 03:22 root DEBUG CheckGlibCompileSchemas completed: 0.002 seconds 09-24 03:22 root DEBUG Running check: CheckGtkQueryModules 09-24 03:22 root DEBUG CheckGtkQueryModules completed: 0.002 seconds 09-24 03:22 root DEBUG Running check: CheckGuidelines 09-24 03:22 root DEBUG CheckGuidelines completed: 0.000 seconds 09-24 03:22 root DEBUG Running check: CheckIfDepsDeprecated 09-24 03:22 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)' 09-24 03:22 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' 09-24 03:22 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)' 09-24 03:22 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)' 09-24 03:22 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)' 09-24 03:23 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' 09-24 03:23 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' 09-24 03:23 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' 09-24 03:23 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)' 09-24 03:23 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' 09-24 03:23 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)' 09-24 03:23 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' 09-24 03:23 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)' 09-24 03:23 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' 09-24 03:23 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' 09-24 03:23 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' 09-24 03:23 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' 09-24 03:23 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)' 09-24 03:23 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)' 09-24 03:23 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)' 09-24 03:23 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' 09-24 03:23 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' 09-24 03:24 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' 09-24 03:24 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' 09-24 03:24 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)' 09-24 03:24 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)' 09-24 03:24 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' 09-24 03:24 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' 09-24 03:24 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)' 09-24 03:24 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' 09-24 03:24 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' 09-24 03:24 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)' 09-24 03:24 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' 09-24 03:24 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' 09-24 03:24 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' 09-24 03:24 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)' 09-24 03:24 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' 09-24 03:24 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' 09-24 03:24 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' 09-24 03:25 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)' 09-24 03:25 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)' 09-24 03:25 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)' 09-24 03:25 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)' 09-24 03:25 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)' 09-24 03:25 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' 09-24 03:25 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)' 09-24 03:25 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' 09-24 03:25 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' 09-24 03:25 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' 09-24 03:25 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)' 09-24 03:25 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)' 09-24 03:25 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' 09-24 03:25 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' 09-24 03:25 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' 09-24 03:25 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' 09-24 03:25 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' 09-24 03:25 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' 09-24 03:26 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)' 09-24 03:26 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)' 09-24 03:26 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' 09-24 03:26 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)' 09-24 03:26 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)' 09-24 03:26 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' 09-24 03:26 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)' 09-24 03:26 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++' 09-24 03:26 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' 09-24 03:26 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' 09-24 03:26 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)' 09-24 03:26 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)' 09-24 03:26 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)' 09-24 03:26 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' 09-24 03:26 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)' 09-24 03:26 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' 09-24 03:26 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' 09-24 03:27 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' 09-24 03:27 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' 09-24 03:27 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' 09-24 03:27 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' 09-24 03:27 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' 09-24 03:27 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' 09-24 03:27 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' 09-24 03:27 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' 09-24 03:27 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' 09-24 03:27 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' 09-24 03:27 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' 09-24 03:27 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' 09-24 03:27 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' 09-24 03:27 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' 09-24 03:27 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' 09-24 03:27 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' 09-24 03:27 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' 09-24 03:27 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' 09-24 03:28 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' 09-24 03:28 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' 09-24 03:28 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' 09-24 03:28 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' 09-24 03:28 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' 09-24 03:28 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' 09-24 03:28 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' 09-24 03:28 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' 09-24 03:28 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' 09-24 03:28 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' 09-24 03:28 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' 09-24 03:28 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' 09-24 03:28 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' 09-24 03:28 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' 09-24 03:28 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' 09-24 03:28 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' 09-24 03:28 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' 09-24 03:29 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' 09-24 03:29 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' 09-24 03:29 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' 09-24 03:29 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' 09-24 03:29 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++' 09-24 03:29 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' 09-24 03:29 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' 09-24 03:29 root DEBUG CheckIfDepsDeprecated completed: 398.814 seconds 09-24 03:29 root DEBUG Running check: CheckLicensInDoc 09-24 03:29 root DEBUG Found softwarelicense1-1.html not marked as %license 09-24 03:29 root DEBUG CheckLicensInDoc completed: 0.144 seconds 09-24 03:29 root DEBUG Running check: CheckLicenseField 09-24 03:29 root DEBUG Scanning sources in /var/lib/mock/fedora-40-x86_64/root/builddir/build/BUILD/indimail-mta-3.0.9 09-24 03:29 root DEBUG Got license reply, length: 97120 09-24 03:29 root DEBUG CheckLicenseField completed: 26.703 seconds 09-24 03:29 root DEBUG Running check: CheckLicenseFieldSPDX 09-24 03:29 root DEBUG Run command: ['license-validate', '-v', 'GPL-3.0+'] 09-24 03:29 root DEBUG Run command: ['license-validate', '-v', '--old', 'GPL-3.0+'] 09-24 03:29 root DEBUG CheckLicenseFieldSPDX completed: 0.372 seconds 09-24 03:29 root DEBUG Running check: CheckLicenseInSubpackages 09-24 03:29 root DEBUG CheckLicenseInSubpackages completed: 0.000 seconds 09-24 03:29 root DEBUG Running check: CheckLocale 09-24 03:29 root DEBUG CheckLocale completed: 0.002 seconds 09-24 03:29 root DEBUG Running check: CheckMacros 09-24 03:29 root DEBUG CheckMacros completed: 0.000 seconds 09-24 03:29 root DEBUG Running check: CheckMakeinstall 09-24 03:29 root DEBUG CheckMakeinstall completed: 0.000 seconds 09-24 03:29 root DEBUG Running check: CheckMultipleLicenses 09-24 03:29 root DEBUG CheckMultipleLicenses completed: 0.000 seconds 09-24 03:29 root DEBUG Running check: CheckNameCharset 09-24 03:29 root DEBUG CheckNameCharset completed: 0.000 seconds 09-24 03:29 root DEBUG Running check: CheckNaming 09-24 03:29 root DEBUG CheckNaming completed: 0.000 seconds 09-24 03:29 root DEBUG Running check: CheckNoConfigInUsr 09-24 03:29 root DEBUG CheckNoConfigInUsr completed: 0.000 seconds 09-24 03:29 root DEBUG Running check: CheckNoConflicts 09-24 03:29 root DEBUG CheckNoConflicts completed: 0.000 seconds 09-24 03:29 root DEBUG Running check: CheckNoNameConflict 09-24 03:29 root DEBUG CheckNoNameConflict completed: 0.273 seconds 09-24 03:29 root DEBUG Running check: CheckObeysFHS 09-24 03:29 root DEBUG CheckObeysFHS completed: 0.000 seconds 09-24 03:29 root DEBUG Running check: CheckObsoletesForRename 09-24 03:29 root DEBUG CheckObsoletesForRename completed: 0.000 seconds 09-24 03:29 root DEBUG Running check: CheckOwnDirs 09-24 03:29 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)' 09-24 03:29 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)' 09-24 03:29 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' 09-24 03: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_ABI_DT_RELR)(64bit)' 09-24 03: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)' 09-24 03: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 'glibc' 09-24 03: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 'diffutils' 09-24 03: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 'libgsasl.so.18(LIBGSASL_1.1)(64bit)' 09-24 03: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 'libqmail' 09-24 03: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)' 09-24 03: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 'procps' 09-24 03: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.33)(64bit)' 09-24 03: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' 09-24 03: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 'libdkim2.so.1()(64bit)' 09-24 03: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()(64bit)' 09-24 03: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.3.4)(64bit)' 09-24 03: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 'daemontools' 09-24 03: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' 09-24 03: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 'libgsasl.so.18()(64bit)' 09-24 03: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 'libresolv.so.2(GLIBC_2.9)(64bit)' 09-24 03: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 'coreutils' 09-24 03: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.7)(64bit)' 09-24 03: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 'config(indimail-mta)' 09-24 03: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)' 09-24 03: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 'grep' 09-24 03: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)' 09-24 03: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/awk' 09-24 03: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' 09-24 03: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.3)(64bit)' 09-24 03: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)' 09-24 03: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(GLIBC_2.2.5)(64bit)' 09-24 03: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(GLIBC_2.29)(64bit)' 09-24 03: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 'libresolv.so.2()(64bit)' 09-24 03: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.34)(64bit)' 09-24 03: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 'sed' 09-24 03: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/groupdel' 09-24 03: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/useradd' 09-24 03: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.17)(64bit)' 09-24 03: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 'libldap.so.2(OPENLDAP_2.200)(64bit)' 09-24 03: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' 09-24 03: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 'findutils' 09-24 03: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 'ucspi-tcp' 09-24 03: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()(64bit)' 09-24 03: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(OPENSSL_3.0.0)(64bit)' 09-24 03: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 'initscripts' 09-24 03: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)' 09-24 03: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)' 09-24 03: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/perl' 09-24 03: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)' 09-24 03: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 'pkgconfig' 09-24 03: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' 09-24 03: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)' 09-24 03: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.2.5)(64bit)' 09-24 03: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/userdel' 09-24 03: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 'rtld(GNU_HASH)' 09-24 03: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.4)(64bit)' 09-24 03: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 --requires --providers-of=requires 'shadow-utils' 'gawk' 'perl-interpreter' 'glibc' 'diffutils' 'libqmail' 'libidn2' 'openssl-libs' 'openssl' 'coreutils-single' 'daemontools' 'coreutils' 'pkgconf-pkg-config' 'indimail-mta' 'which' 'grep' 'libdkim2' 'sed' 'bash' 'libsrs2' 'procps-ng' 'libgsasl' 'findutils' 'ucspi-tcp' 'initscripts' 'openldap' 09-24 03: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 -C -l 'gawk' 'shadow-utils' 'perl-interpreter' 'filesystem' 'glibc' 'diffutils' 'libqmail' 'libidn2' 'openssl-libs' 'openssl' 'coreutils-single' 'daemontools' 'coreutils' 'pkgconf-pkg-config' 'indimail-mta' 'which' 'grep' 'libdkim2' 'sed' 'bash' 'libsrs2' 'procps-ng' 'libgsasl' 'findutils' 'ucspi-tcp' 'initscripts' 'openldap' 09-24 03: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_ABI_DT_RELR)(64bit)' 09-24 03: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' 09-24 03: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 'procps' 09-24 03: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)' 09-24 03: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 'openssl' 09-24 03: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)' 09-24 03: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 'coreutils' 09-24 03: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 'libqmail.so.1()(64bit)' 09-24 03: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 'config(indimail-mini)' 09-24 03: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)(64bit)' 09-24 03: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.14)(64bit)' 09-24 03: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)' 09-24 03: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 '/bin/sh' 09-24 03: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()(64bit)' 09-24 03: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 'libsrs2.so.1()(64bit)' 09-24 03: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 '/usr/bin/sh' 09-24 03: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 --whatprovides 'libc.so.6(GLIBC_2.15)(64bit)' 09-24 03: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 --whatprovides 'libc.so.6(GLIBC_2.2.5)(64bit)' 09-24 03: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 --whatprovides 'rtld(GNU_HASH)' 09-24 03: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 --whatprovides 'libc.so.6(GLIBC_2.4)(64bit)' 09-24 03: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 --requires --providers-of=requires 'coreutils' 'glibc' 'libqmail' 'indimail-mini' 'bash' 'openssl' 'coreutils-single' 'libsrs2' 'procps-ng' 09-24 03: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 -C -l 'coreutils' 'filesystem' 'glibc' 'libqmail' 'indimail-mini' 'bash' 'openssl' 'coreutils-single' 'libsrs2' 'procps-ng' 09-24 03: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 --whatprovides 'libcrypto.so.3()(64bit)' 09-24 03: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 --whatprovides 'libc.so.6(GLIBC_2.36)(64bit)' 09-24 03: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 --whatprovides 'libc.so.6(GLIBC_ABI_DT_RELR)(64bit)' 09-24 03: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 --whatprovides 'glibc' 09-24 03: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 --whatprovides 'libgsasl.so.18(LIBGSASL_1.1)(64bit)' 09-24 03: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 --whatprovides 'libssl.so.3(OPENSSL_3.0.0)(64bit)' 09-24 03: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 --whatprovides 'procps' 09-24 03: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 --whatprovides 'libc.so.6(GLIBC_2.33)(64bit)' 09-24 03: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 --whatprovides 'openssl' 09-24 03: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 --whatprovides 'libssl.so.3()(64bit)' 09-24 03: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 --whatprovides 'libc.so.6(GLIBC_2.3.4)(64bit)' 09-24 03: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 --whatprovides 'libgsasl.so.18()(64bit)' 09-24 03: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 --whatprovides 'libresolv.so.2(GLIBC_2.9)(64bit)' 09-24 03: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 --whatprovides 'coreutils' 09-24 03: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 --whatprovides 'libqmail.so.1()(64bit)' 09-24 03: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 --whatprovides 'libm.so.6()(64bit)' 09-24 03: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 --whatprovides 'libc.so.6(GLIBC_2.3)(64bit)' 09-24 03: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 --whatprovides 'libc.so.6(GLIBC_2.14)(64bit)' 09-24 03: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 --whatprovides 'libm.so.6(GLIBC_2.2.5)(64bit)' 09-24 03: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 --whatprovides 'libm.so.6(GLIBC_2.29)(64bit)' 09-24 03: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 --whatprovides 'libresolv.so.2()(64bit)' 09-24 03: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 --whatprovides 'config(qmta)' 09-24 03: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 --whatprovides 'libc.so.6(GLIBC_2.34)(64bit)' 09-24 03: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 --whatprovides '/bin/sh' 09-24 03: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 --whatprovides 'libcrypto.so.3(OPENSSL_3.0.0)(64bit)' 09-24 03: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 --whatprovides 'libc.so.6()(64bit)' 09-24 03: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 --whatprovides 'libidn2.so.0(IDN2_0.0.0)(64bit)' 09-24 03: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 --whatprovides 'libsrs2.so.1()(64bit)' 09-24 03: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 --whatprovides 'libidn2.so.0()(64bit)' 09-24 03: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 --whatprovides '/usr/bin/sh' 09-24 03: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.15)(64bit)' 09-24 03: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.2.5)(64bit)' 09-24 03: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 'rtld(GNU_HASH)' 09-24 03: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.4)(64bit)' 09-24 03: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 --requires --providers-of=requires 'coreutils' 'glibc' 'libqmail' 'qmta' 'bash' 'libidn2' 'openssl-libs' 'openssl' 'coreutils-single' 'libsrs2' 'procps-ng' 'libgsasl' 09-24 03: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 -C -l 'coreutils' 'filesystem' 'glibc' 'libqmail' 'qmta' 'bash' 'libidn2' 'openssl-libs' 'openssl' 'coreutils-single' 'libsrs2' 'procps-ng' 'libgsasl' 09-24 03: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 -C -l 'filesystem' 09-24 03: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 -C -l 'filesystem' 09-24 03:36 root DEBUG CheckOwnDirs completed: 395.648 seconds 09-24 03:36 root DEBUG Running check: CheckOwnOther 09-24 03:36 root DEBUG CheckOwnOther completed: 0.000 seconds 09-24 03:36 root DEBUG Running check: CheckRelocatable 09-24 03:36 root DEBUG CheckRelocatable completed: 0.001 seconds 09-24 03:36 root DEBUG Running check: CheckRequires 09-24 03:36 root DEBUG CheckRequires completed: 0.000 seconds 09-24 03:36 root DEBUG Running check: CheckSourceMD5 09-24 03:36 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/indimail-mta/srpm-unpacked/indimail-mta-rpmlintrc 09-24 03:36 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/indimail-mta/srpm-unpacked/indimail-mta-3.0.9.tar.gz 09-24 03:36 root DEBUG CheckSourceMD5 completed: 0.000 seconds 09-24 03:36 root DEBUG Running check: CheckSourcedirMacroUse 09-24 03:36 root DEBUG CheckSourcedirMacroUse completed: 0.000 seconds 09-24 03:36 root DEBUG Running check: CheckSpecLegibility 09-24 03:36 root DEBUG CheckSpecLegibility completed: 0.000 seconds 09-24 03:36 root DEBUG Running check: CheckSpecName 09-24 03:36 root DEBUG CheckSpecName completed: 0.000 seconds 09-24 03:36 root DEBUG Running check: CheckStaticLibs 09-24 03:36 root DEBUG CheckStaticLibs completed: 0.002 seconds 09-24 03:36 root DEBUG Running check: CheckSystemdUnitdirScriplets 09-24 03:36 root DEBUG CheckSystemdUnitdirScriplets completed: 0.003 seconds 09-24 03:36 root DEBUG Running check: CheckSystemdUserunitdirScriplets 09-24 03:36 root DEBUG CheckSystemdUserunitdirScriplets completed: 0.002 seconds 09-24 03:36 root DEBUG Running check: CheckUTF8Filenames 09-24 03:36 root DEBUG CheckUTF8Filenames completed: 0.000 seconds 09-24 03:36 root DEBUG Running check: CheckUpdateIconCache 09-24 03:36 root DEBUG CheckUpdateIconCache completed: 0.002 seconds 09-24 03:36 root DEBUG Running check: CheckUsefulDebuginfo 09-24 03:36 root DEBUG CheckUsefulDebuginfo completed: 0.001 seconds 09-24 03:36 root DEBUG Running check: CheckBuildInMock 09-24 03:36 root DEBUG CheckBuildInMock completed: 0.000 seconds 09-24 03:36 root DEBUG Running check: CheckBuildroot 09-24 03:36 root DEBUG CheckBuildroot completed: 0.001 seconds 09-24 03:36 root DEBUG Running check: CheckBundledFonts 09-24 03:36 root DEBUG CheckBundledFonts completed: 0.009 seconds 09-24 03:36 root DEBUG Running check: CheckClean 09-24 03:36 root DEBUG CheckClean completed: 0.001 seconds 09-24 03:36 root DEBUG Running check: CheckContainsLicenseText 09-24 03:36 root DEBUG CheckContainsLicenseText completed: 0.000 seconds 09-24 03:36 root DEBUG Running check: CheckFileRequires 09-24 03:36 root DEBUG CheckFileRequires completed: 0.000 seconds 09-24 03:36 root DEBUG Running check: CheckFinalRequiresProvides 09-24 03:36 root DEBUG CheckFinalRequiresProvides completed: 0.000 seconds 09-24 03:36 root DEBUG Running check: CheckFullVerReqSub 09-24 03:36 root DEBUG CheckFullVerReqSub completed: 0.000 seconds 09-24 03:36 root DEBUG Running check: CheckFunctionAsDescribed 09-24 03:36 root DEBUG CheckFunctionAsDescribed completed: 0.000 seconds 09-24 03:36 root DEBUG Running check: CheckIllegalSpecTags 09-24 03:36 root DEBUG CheckIllegalSpecTags completed: 0.002 seconds 09-24 03:36 root DEBUG Running check: CheckLatestVersionIsPackaged 09-24 03:36 root DEBUG CheckLatestVersionIsPackaged completed: 0.000 seconds 09-24 03:36 root DEBUG Running check: CheckLicenseUpstream 09-24 03:36 root DEBUG CheckLicenseUpstream completed: 0.000 seconds 09-24 03:36 root DEBUG Running check: CheckManPages 09-24 03:36 root DEBUG CheckManPages completed: 0.002 seconds 09-24 03:36 root DEBUG Running check: CheckParallelMake 09-24 03:36 root DEBUG CheckParallelMake completed: 0.000 seconds 09-24 03:36 root DEBUG Running check: CheckPatchComments 09-24 03:36 root DEBUG CheckPatchComments completed: 0.000 seconds 09-24 03:36 root DEBUG Running check: CheckPkgConfigFiles 09-24 03:36 root DEBUG CheckPkgConfigFiles completed: 0.002 seconds 09-24 03:36 root DEBUG Running check: CheckRubyPlugin 09-24 03:36 root DEBUG CheckRubyPlugin completed: 0.000 seconds 09-24 03:36 root DEBUG Running check: CheckScriptletSanity 09-24 03:36 root DEBUG CheckScriptletSanity completed: 0.000 seconds 09-24 03:36 root DEBUG Running check: CheckSourceComment 09-24 03:36 root DEBUG CheckSourceComment completed: 0.000 seconds 09-24 03:36 root DEBUG Running check: CheckSourceDownloads 09-24 03:36 root DEBUG CheckSourceDownloads completed: 0.000 seconds 09-24 03:36 root DEBUG Running check: CheckSourceUrl 09-24 03:36 root DEBUG CheckSourceUrl completed: 0.000 seconds 09-24 03:36 root DEBUG Running check: CheckSourceVerification 09-24 03:36 root DEBUG CheckSourceVerification completed: 0.001 seconds 09-24 03:36 root DEBUG Running check: CheckSpecAsInSRPM 09-24 03:36 root DEBUG CheckSpecAsInSRPM completed: 0.000 seconds 09-24 03:36 root DEBUG Running check: CheckSupportAllArchs 09-24 03:36 root DEBUG CheckSupportAllArchs completed: 0.000 seconds 09-24 03:36 root DEBUG Running check: CheckTestSuites 09-24 03:36 root DEBUG CheckTestSuites completed: 0.000 seconds 09-24 03:36 root DEBUG Running check: CheckTimeStamps 09-24 03:36 root DEBUG CheckTimeStamps completed: 0.000 seconds 09-24 03:36 root DEBUG Running check: CheckTmpfiles 09-24 03:36 root DEBUG CheckTmpfiles completed: 0.007 seconds 09-24 03:36 root DEBUG Running check: CheckUpdateMimeDatabase 09-24 03:36 root DEBUG CheckUpdateMimeDatabase completed: 0.002 seconds 09-24 03:36 root DEBUG Running check: CheckUseGlobal 09-24 03:36 root DEBUG CheckUseGlobal completed: 0.001 seconds 09-24 03:36 root DEBUG Running check: SugarActivityCheckBuildRequires 09-24 03:36 root DEBUG SugarActivityCheckBuildRequires completed: 0.002 seconds 09-24 03:36 root DEBUG Running check: SugarActivityCheckNaming 09-24 03:36 root DEBUG SugarActivityCheckNaming completed: 0.002 seconds 09-24 03:36 root DEBUG Running check: SugarActivityCheckRuntimeDeps 09-24 03:36 root DEBUG SugarActivityCheckRuntimeDeps completed: 0.002 seconds 09-24 03:36 root DEBUG Running check: CheckAddMavenDepmap 09-24 03:36 root DEBUG CheckAddMavenDepmap completed: 0.002 seconds 09-24 03:36 root DEBUG Running check: CheckBundledJars 09-24 03:36 root DEBUG CheckBundledJars completed: 0.010 seconds 09-24 03:36 root DEBUG Running check: CheckJPackageRequires 09-24 03:36 root DEBUG CheckJPackageRequires completed: 0.010 seconds 09-24 03:36 root DEBUG Running check: CheckJavadoc 09-24 03:36 root DEBUG CheckJavadoc completed: 0.010 seconds 09-24 03:36 root DEBUG Running check: CheckJavadocJPackageRequires 09-24 03:36 root DEBUG CheckJavadocJPackageRequires completed: 0.010 seconds 09-24 03:36 root DEBUG Running check: CheckJavadocdirName 09-24 03:36 root DEBUG CheckJavadocdirName completed: 0.010 seconds 09-24 03:36 root DEBUG Running check: CheckMvnRpmbuild 09-24 03:36 root DEBUG CheckMvnRpmbuild completed: 0.007 seconds 09-24 03:36 root DEBUG Running check: CheckNewStyleMaven 09-24 03:36 root DEBUG CheckNewStyleMaven completed: 0.000 seconds 09-24 03:36 root DEBUG Running check: CheckNoArch 09-24 03:36 root DEBUG CheckNoArch completed: 0.010 seconds 09-24 03:36 root DEBUG Running check: CheckNoOldMavenDepmap 09-24 03:36 root DEBUG CheckNoOldMavenDepmap completed: 0.010 seconds 09-24 03:36 root DEBUG Running check: CheckNoRequiresPost 09-24 03:36 root DEBUG CheckNoRequiresPost completed: 0.002 seconds 09-24 03:36 root DEBUG Running check: CheckNotJavaApplicable 09-24 03:36 root DEBUG CheckNotJavaApplicable completed: 0.000 seconds 09-24 03:36 root DEBUG Running check: CheckPomInstalled 09-24 03:36 root DEBUG CheckPomInstalled completed: 0.010 seconds 09-24 03:36 root DEBUG Running check: CheckTestSkip 09-24 03:36 root DEBUG CheckTestSkip completed: 0.000 seconds 09-24 03:36 root DEBUG Running check: CheckUpdateDepmap 09-24 03:36 root DEBUG CheckUpdateDepmap completed: 0.002 seconds 09-24 03:36 root DEBUG Running check: CheckUpstremBuildMethod 09-24 03:36 root DEBUG CheckUpstremBuildMethod completed: 0.010 seconds 09-24 03:36 root DEBUG Running check: CheckUseMavenpomdirMacro 09-24 03:36 root DEBUG CheckUseMavenpomdirMacro completed: 0.002 seconds 09-24 03:36 root DEBUG Running check: CheckAutotoolsObsoletedMacros 09-24 03:36 root DEBUG autotools used: automake libtool 09-24 03:36 root DEBUG Adding files in : /var/lib/copr-rpmbuild/results/indimail-mta/srpm-unpacked/indimail-mta-rpmlintrc 09-24 03:36 root DEBUG Loaded 0 files 09-24 03:36 root DEBUG Adding files in : /var/lib/copr-rpmbuild/results/indimail-mta/srpm-unpacked/indimail-mta-3.0.9.tar.gz 09-24 03:36 root DEBUG Loaded 0 files 09-24 03:36 root DEBUG CheckAutotoolsObsoletedMacros completed: 0.001 seconds 09-24 03:36 root DEBUG Running check: fonts-disable 09-24 03:36 root DEBUG fonts-disable completed: 0.000 seconds 09-24 03:36 root DEBUG Running check: generic-excludearch 09-24 03:36 root INFO ExclusiveArch dependency checking disabled, enable with EXARCH flag 09-24 03:36 root DEBUG generic-excludearch completed: 0.006 seconds 09-24 03:36 root DEBUG Running check: generic-large-docs 09-24 03:36 root DEBUG generic-large-docs completed: 0.021 seconds 09-24 03:36 root DEBUG Running check: java-check-bundled-jars 09-24 03:36 root DEBUG java-check-bundled-jars completed: 0.011 seconds 09-24 03:36 root DEBUG Running check: fonts-fc-query 09-24 03:36 root DEBUG fonts-fc-query completed: 0.000 seconds 09-24 03:36 root DEBUG Running check: fonts-repo-audit 09-24 03:36 root DEBUG fonts-repo-audit completed: 0.000 seconds 09-24 03:36 root DEBUG Running check: generic-large-data 09-24 03:36 root DEBUG generic-large-data completed: 0.023 seconds 09-24 03:36 root DEBUG Running check: generic-srv-opt 09-24 03:36 root DEBUG generic-srv-opt completed: 0.005 seconds 09-24 03:36 root DEBUG Running check: perl-url-tag 09-24 03:36 root DEBUG perl-url-tag completed: 0.004 seconds 09-24 03:36 root DEBUG Running check: php-compatinfo 09-24 03:36 root DEBUG php-compatinfo completed: 0.000 seconds 09-24 03:36 root DEBUG Running check: python-check-eggs 09-24 03:36 root DEBUG python-check-eggs completed: 0.002 seconds 09-24 03:36 root DEBUG Running check: python-dont-download-deps 09-24 03:36 root DEBUG python-dont-download-deps completed: 0.002 seconds 09-24 03:36 root DEBUG Running check: python-egg-info 09-24 03:36 root DEBUG python-egg-info completed: 0.002 seconds 09-24 03:36 root DEBUG Running check: python-meet-guidelines 09-24 03:36 root DEBUG python-meet-guidelines completed: 0.002 seconds 09-24 03:36 root DEBUG Running check: CheckBuildCompilerFlags 09-24 03:36 root DEBUG CheckBuildCompilerFlags completed: 0.000 seconds 09-24 03:36 root DEBUG Running check: CheckDaemonCompileFlags 09-24 03:36 root DEBUG CheckDaemonCompileFlags completed: 0.020 seconds 09-24 03:36 root DEBUG Running check: CheckUpdateDesktopDatabase 09-24 03:36 root DEBUG CheckUpdateDesktopDatabase completed: 0.002 seconds 09-24 03:36 root DEBUG Running check: CheckSystemdScripts 09-24 03:36 root DEBUG CheckSystemdScripts completed: 0.000 seconds 09-24 03:36 root DEBUG Report completed: 976.456 seconds