06-01 05:03 root DEBUG fedora-review 0.10.0 e79b66b 2023-07-24 17:28:48 -0500 started 06-01 05:03 root DEBUG Command line: /bin/fedora-review --no-colors --prebuilt --rpm-spec --name indimail --mock-config /var/lib/copr-rpmbuild/results/configs/child.cfg 06-01 05:03 root INFO Processing local files: indimail 06-01 05:03 root DEBUG Active settings after processing options 06-01 05:03 root DEBUG bz_url: https://bugzilla.redhat.com 06-01 05:03 root DEBUG _con_handler: (INFO)> 06-01 05:03 root DEBUG _log_config_done: True 06-01 05:03 root DEBUG cache: False 06-01 05:03 root DEBUG resultdir: None 06-01 05:03 root DEBUG init_done: True 06-01 05:03 root DEBUG uniqueext: None 06-01 05:03 root DEBUG configdir: None 06-01 05:03 root DEBUG log_level: 20 06-01 05:03 root DEBUG prebuilt: True 06-01 05:03 root DEBUG verbose: False 06-01 05:03 root DEBUG name: indimail 06-01 05:03 root DEBUG use_colors: False 06-01 05:03 root DEBUG session_log: /var/lib/copr-rpmbuild/results/cache/fedora-review.log 06-01 05:03 root DEBUG bug: None 06-01 05:03 root DEBUG url: None 06-01 05:03 root DEBUG copr_build_descriptor: None 06-01 05:03 root DEBUG list_checks: False 06-01 05:03 root DEBUG list_flags: False 06-01 05:03 root DEBUG list_plugins: False 06-01 05:03 root DEBUG version: False 06-01 05:03 root DEBUG flags: [] 06-01 05:03 root DEBUG repo: None 06-01 05:03 root DEBUG mock_config: /var/lib/copr-rpmbuild/results/configs/child.cfg 06-01 05:03 root DEBUG no_report: False 06-01 05:03 root DEBUG nobuild: False 06-01 05:03 root DEBUG mock_options: --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True 06-01 05:03 root DEBUG other_bz: None 06-01 05:03 root DEBUG plugins_arg: None 06-01 05:03 root DEBUG single: None 06-01 05:03 root DEBUG rpm_spec: True 06-01 05:03 root DEBUG exclude: None 06-01 05:03 root DEBUG checksum: sha256 06-01 05:03 root DEBUG plugins: {} 06-01 05:03 root INFO Getting .spec and .srpm Urls from : Local files in /var/lib/copr-rpmbuild/results 06-01 05:03 root INFO --> SRPM url: file:///var/lib/copr-rpmbuild/results/indimail-3.4.8-1.1.fc41.src.rpm 06-01 05:03 root INFO Using review directory: /var/lib/copr-rpmbuild/results/indimail 06-01 05:03 root DEBUG find_urls completed: 0.021 06-01 05:03 root DEBUG Avoiding init of working mock root 06-01 05:03 root DEBUG Url download completed: 9.096 06-01 05:03 root DEBUG --> /var/lib/copr-rpmbuild/results/indimail/upstream : http://downloads.sourceforge.net/indimail/indimail-permissions.paranoid 06-01 05:03 root INFO Downloading (Source4): http://downloads.sourceforge.net/indimail/indimail-permissions.paranoid 06-01 05:03 root DEBUG Download error on http://downloads.sourceforge.net/indimail/indimail-permissions.paranoid, : 'Error HTTP Error 404: Not Found downloading http://downloads.sourceforge.net/indimail/indimail-permissions.paranoid' Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/FedoraReview/helpers_mixin.py", line 89, in urlretrieve istream = urllib.request.urlopen(url) File "/usr/lib64/python3.13/urllib/request.py", line 189, in urlopen return opener.open(url, data, timeout) ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.13/urllib/request.py", line 495, in open response = meth(req, response) File "/usr/lib64/python3.13/urllib/request.py", line 604, in http_response response = self.parent.error( 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.13/urllib/request.py", line 533, in error return self._call_chain(*args) ~~~~~~~~~~~~~~~~^^^^^^^ File "/usr/lib64/python3.13/urllib/request.py", line 466, in _call_chain result = func(*args) File "/usr/lib64/python3.13/urllib/request.py", line 613, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/FedoraReview/source.py", line 76, in __init__ self.filename = self._get_file(url, ReviewDirs.upstream, my_logger) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/FedoraReview/helpers_mixin.py", line 112, in _get_file self.urlretrieve(link, path) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/FedoraReview/helpers_mixin.py", line 98, in urlretrieve raise DownloadError(str(err), url) FedoraReview.helpers_mixin.DownloadError: 'Error HTTP Error 404: Not Found downloading http://downloads.sourceforge.net/indimail/indimail-permissions.paranoid' 06-01 05:03 root WARNING Cannot download url: http://downloads.sourceforge.net/indimail/indimail-permissions.paranoid 06-01 05:03 root INFO No upstream for (Source4): indimail-permissions.paranoid 06-01 05:03 root DEBUG --> /var/lib/copr-rpmbuild/results/indimail/upstream : http://downloads.sourceforge.net/indimail/indimail-permissions.secure 06-01 05:03 root INFO Downloading (Source3): http://downloads.sourceforge.net/indimail/indimail-permissions.secure 06-01 05:03 root DEBUG Download error on http://downloads.sourceforge.net/indimail/indimail-permissions.secure, : 'Error HTTP Error 404: Not Found downloading http://downloads.sourceforge.net/indimail/indimail-permissions.secure' Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/FedoraReview/helpers_mixin.py", line 89, in urlretrieve istream = urllib.request.urlopen(url) File "/usr/lib64/python3.13/urllib/request.py", line 189, in urlopen return opener.open(url, data, timeout) ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.13/urllib/request.py", line 495, in open response = meth(req, response) File "/usr/lib64/python3.13/urllib/request.py", line 604, in http_response response = self.parent.error( 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.13/urllib/request.py", line 533, in error return self._call_chain(*args) ~~~~~~~~~~~~~~~~^^^^^^^ File "/usr/lib64/python3.13/urllib/request.py", line 466, in _call_chain result = func(*args) File "/usr/lib64/python3.13/urllib/request.py", line 613, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/FedoraReview/source.py", line 76, in __init__ self.filename = self._get_file(url, ReviewDirs.upstream, my_logger) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/FedoraReview/helpers_mixin.py", line 112, in _get_file self.urlretrieve(link, path) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/FedoraReview/helpers_mixin.py", line 98, in urlretrieve raise DownloadError(str(err), url) FedoraReview.helpers_mixin.DownloadError: 'Error HTTP Error 404: Not Found downloading http://downloads.sourceforge.net/indimail/indimail-permissions.secure' 06-01 05:03 root WARNING Cannot download url: http://downloads.sourceforge.net/indimail/indimail-permissions.secure 06-01 05:03 root INFO No upstream for (Source3): indimail-permissions.secure 06-01 05:03 root DEBUG --> /var/lib/copr-rpmbuild/results/indimail/upstream : http://downloads.sourceforge.net/indimail/indimail-permissions.easy 06-01 05:03 root INFO Downloading (Source2): http://downloads.sourceforge.net/indimail/indimail-permissions.easy 06-01 05:03 root DEBUG Download error on http://downloads.sourceforge.net/indimail/indimail-permissions.easy, : 'Error HTTP Error 404: Not Found downloading http://downloads.sourceforge.net/indimail/indimail-permissions.easy' Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/FedoraReview/helpers_mixin.py", line 89, in urlretrieve istream = urllib.request.urlopen(url) File "/usr/lib64/python3.13/urllib/request.py", line 189, in urlopen return opener.open(url, data, timeout) ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.13/urllib/request.py", line 495, in open response = meth(req, response) File "/usr/lib64/python3.13/urllib/request.py", line 604, in http_response response = self.parent.error( 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.13/urllib/request.py", line 533, in error return self._call_chain(*args) ~~~~~~~~~~~~~~~~^^^^^^^ File "/usr/lib64/python3.13/urllib/request.py", line 466, in _call_chain result = func(*args) File "/usr/lib64/python3.13/urllib/request.py", line 613, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/FedoraReview/source.py", line 76, in __init__ self.filename = self._get_file(url, ReviewDirs.upstream, my_logger) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/FedoraReview/helpers_mixin.py", line 112, in _get_file self.urlretrieve(link, path) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/FedoraReview/helpers_mixin.py", line 98, in urlretrieve raise DownloadError(str(err), url) FedoraReview.helpers_mixin.DownloadError: 'Error HTTP Error 404: Not Found downloading http://downloads.sourceforge.net/indimail/indimail-permissions.easy' 06-01 05:03 root WARNING Cannot download url: http://downloads.sourceforge.net/indimail/indimail-permissions.easy 06-01 05:03 root INFO No upstream for (Source2): indimail-permissions.easy 06-01 05:03 root DEBUG --> /var/lib/copr-rpmbuild/results/indimail/upstream : http://downloads.sourceforge.net/indimail/indimail-rpmlintrc 06-01 05:03 root INFO Downloading (Source1): http://downloads.sourceforge.net/indimail/indimail-rpmlintrc 06-01 05:03 root DEBUG Download error on http://downloads.sourceforge.net/indimail/indimail-rpmlintrc, : 'Error HTTP Error 404: Not Found downloading http://downloads.sourceforge.net/indimail/indimail-rpmlintrc' Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/FedoraReview/helpers_mixin.py", line 89, in urlretrieve istream = urllib.request.urlopen(url) File "/usr/lib64/python3.13/urllib/request.py", line 189, in urlopen return opener.open(url, data, timeout) ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.13/urllib/request.py", line 495, in open response = meth(req, response) File "/usr/lib64/python3.13/urllib/request.py", line 604, in http_response response = self.parent.error( 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.13/urllib/request.py", line 533, in error return self._call_chain(*args) ~~~~~~~~~~~~~~~~^^^^^^^ File "/usr/lib64/python3.13/urllib/request.py", line 466, in _call_chain result = func(*args) File "/usr/lib64/python3.13/urllib/request.py", line 613, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/FedoraReview/source.py", line 76, in __init__ self.filename = self._get_file(url, ReviewDirs.upstream, my_logger) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/FedoraReview/helpers_mixin.py", line 112, in _get_file self.urlretrieve(link, path) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/FedoraReview/helpers_mixin.py", line 98, in urlretrieve raise DownloadError(str(err), url) FedoraReview.helpers_mixin.DownloadError: 'Error HTTP Error 404: Not Found downloading http://downloads.sourceforge.net/indimail/indimail-rpmlintrc' 06-01 05:03 root WARNING Cannot download url: http://downloads.sourceforge.net/indimail/indimail-rpmlintrc 06-01 05:03 root INFO No upstream for (Source1): indimail-rpmlintrc 06-01 05:03 root DEBUG --> /var/lib/copr-rpmbuild/results/indimail/upstream : http://downloads.sourceforge.net/indimail/indimail-3.4.8.tar.gz 06-01 05:03 root INFO Downloading (Source0): http://downloads.sourceforge.net/indimail/indimail-3.4.8.tar.gz 06-01 05:03 root DEBUG Download error on http://downloads.sourceforge.net/indimail/indimail-3.4.8.tar.gz, : 'Error HTTP Error 404: Not Found downloading http://downloads.sourceforge.net/indimail/indimail-3.4.8.tar.gz' Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/FedoraReview/helpers_mixin.py", line 89, in urlretrieve istream = urllib.request.urlopen(url) File "/usr/lib64/python3.13/urllib/request.py", line 189, in urlopen return opener.open(url, data, timeout) ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.13/urllib/request.py", line 495, in open response = meth(req, response) File "/usr/lib64/python3.13/urllib/request.py", line 604, in http_response response = self.parent.error( 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.13/urllib/request.py", line 533, in error return self._call_chain(*args) ~~~~~~~~~~~~~~~~^^^^^^^ File "/usr/lib64/python3.13/urllib/request.py", line 466, in _call_chain result = func(*args) File "/usr/lib64/python3.13/urllib/request.py", line 613, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/FedoraReview/source.py", line 76, in __init__ self.filename = self._get_file(url, ReviewDirs.upstream, my_logger) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/FedoraReview/helpers_mixin.py", line 112, in _get_file self.urlretrieve(link, path) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/FedoraReview/helpers_mixin.py", line 98, in urlretrieve raise DownloadError(str(err), url) FedoraReview.helpers_mixin.DownloadError: 'Error HTTP Error 404: Not Found downloading http://downloads.sourceforge.net/indimail/indimail-3.4.8.tar.gz' 06-01 05:03 root WARNING Cannot download url: http://downloads.sourceforge.net/indimail/indimail-3.4.8.tar.gz 06-01 05:03 root INFO No upstream for (Source0): indimail-3.4.8.tar.gz 06-01 05:03 root INFO Running checks and generating report 06-01 05:03 root DEBUG Running check: CheckResultdir 06-01 05:03 root DEBUG CheckResultdir completed: 0.000 seconds 06-01 05:03 root DEBUG Running check: CheckBuild 06-01 05:03 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/indimail-3.4.8-1.1.fc41.x86_64.rpm 06-01 05:03 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/indimail-devel-3.4.8-1.1.fc41.x86_64.rpm 06-01 05:03 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/libindimail-3.4.8-1.1.fc41.x86_64.rpm 06-01 05:03 root DEBUG CheckBuild completed: 0.023 seconds 06-01 05:03 root DEBUG Running check: CheckRpmlint 06-01 05:03 root DEBUG Run command: rpmlint --ignore-unused-rpmlintrc --rpmlintrc /tmp/tmp31s6_ot_ /var/lib/copr-rpmbuild/results/indimail-3.4.8-1.1.fc41.x86_64.rpm /var/lib/copr-rpmbuild/results/indimail-devel-3.4.8-1.1.fc41.x86_64.rpm /var/lib/copr-rpmbuild/results/libindimail-3.4.8-1.1.fc41.x86_64.rpm /var/lib/copr-rpmbuild/results/indimail-3.4.8-1.1.fc41.src.rpm 06-01 05:04 root DEBUG CheckRpmlint completed: 2.542 seconds 06-01 05:04 root DEBUG Running check: CheckPackageInstalls 06-01 05:04 root DEBUG Init command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --init 06-01 05:04 root DEBUG Init output: INFO: mock.py version 6.2 starting (python version = 3.13.0, NVR = mock-6.2-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --init Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Start: clean chroot INFO: unmounting tmpfs. Finish: clean chroot Mock Version: 6.2 INFO: Mock Version: 6.2 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache Start: unpacking root cache Finish: unpacking root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init Finish: run None NoneType: None 06-01 05:04 root INFO Installing built package(s) 06-01 05:04 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/results, --init 06-01 05:04 root DEBUG --init output: INFO: mock.py version 6.2 starting (python version = 3.13.0, NVR = mock-6.2-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True --resultdir=/var/lib/copr-rpmbuild/results/indimail/results --init Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Mock Version: 6.2 INFO: Mock Version: 6.2 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init Finish: run None NoneType: None 06-01 05:04 root DEBUG CheckPackageInstalls completed: 3.939 seconds 06-01 05:04 root DEBUG Running check: CheckRpmlintInstalled 06-01 05:04 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/results, --init 06-01 05:04 root DEBUG --init output: INFO: mock.py version 6.2 starting (python version = 3.13.0, NVR = mock-6.2-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True --resultdir=/var/lib/copr-rpmbuild/results/indimail/results --init Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Mock Version: 6.2 INFO: Mock Version: 6.2 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init Finish: run None NoneType: None 06-01 05:04 root DEBUG is_installed: Tested rpmlint, result: 1 06-01 05:04 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/results, --shell, 'rm -f /var/lib/rpm/__db*' 06-01 05:04 root DEBUG output: INFO: mock.py version 6.2 starting (python version = 3.13.0, NVR = mock-6.2-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True --resultdir=/var/lib/copr-rpmbuild/results/indimail/results --shell ''"'"'rm -f /var/lib/rpm/__db*'"'"'' Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init Start: shell /bin/sh: line 1: rm -f /var/lib/rpm/__db*: No such file or directory Finish: shell Finish: run None NoneType: None 06-01 05:04 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/results, install, rpmlint 06-01 05:04 root DEBUG Install output: INFO: mock.py version 6.2 starting (python version = 3.13.0, NVR = mock-6.2-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True --resultdir=/var/lib/copr-rpmbuild/results/indimail/results install rpmlint Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Mock Version: 6.2 INFO: Mock Version: 6.2 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init INFO: installing package(s): rpmlint INFO: Finish: run None NoneType: None 06-01 05:04 root DEBUG Script output: INFO: mock.py version 6.2 starting (python version = 3.13.0, NVR = mock-6.2-1.fc41), args: /usr/libexec/mock/mock --enable-network -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True --resultdir=/var/lib/copr-rpmbuild/results/indimail/results --chroot 'echo '"'"'rpmlint:'"'"'; rpmlint --installed libindimail indimail-devel indimail-debuginfo indimail; echo '"'"'rpmlint-done:'"'"'' Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Mock Version: 6.2 INFO: Mock Version: 6.2 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init INFO: Running in chroot: ["echo 'rpmlint:'; rpmlint --installed libindimail indimail-devel indimail-debuginfo indimail; echo 'rpmlint-done:'"] Start: chroot ["echo 'rpmlint:'; rpmlint --installed libindimail indimail-devel indimail-debuginfo indimail; echo 'rpmlint-done:'"] rpmlint: (none): E: there is no installed rpm "libindimail". (none): E: there is no installed rpm "indimail-devel". (none): E: there is no installed rpm "indimail-debuginfo". (none): E: there is no installed rpm "indimail". There are no files to process nor additional arguments. Nothing to do, aborting. ============================ rpmlint session starts ============================ rpmlint: 2.6.1 configuration: /usr/lib/python3.13/site-packages/rpmlint/configdefaults.toml /etc/xdg/rpmlint/fedora-spdx-licenses.toml /etc/xdg/rpmlint/fedora.toml /etc/xdg/rpmlint/scoring.toml /etc/xdg/rpmlint/users-groups.toml /etc/xdg/rpmlint/warn-on-functions.toml checks: 32, packages: 4 0 packages and 0 specfiles checked; 0 errors, 0 warnings, 0 filtered, 0 badness; has taken 0.0 s rpmlint-done: Finish: chroot ["echo 'rpmlint:'; rpmlint --installed libindimail indimail-devel indimail-debuginfo indimail; echo 'rpmlint-done:'"] Finish: run 06-01 05:04 root DEBUG CheckRpmlintInstalled completed: 9.915 seconds 06-01 05:04 root DEBUG Running check: CheckRpmlintDebuginfo 06-01 05:04 root DEBUG Run command: rpmlint --ignore-unused-rpmlintrc --rpmlintrc /tmp/tmp76ccag4o /var/lib/copr-rpmbuild/results/indimail-debuginfo-3.4.8-1.1.fc41.x86_64.rpm 06-01 05:04 root DEBUG CheckRpmlintDebuginfo completed: 1.659 seconds 06-01 05:04 root DEBUG Running check: CheckInitDeps 06-01 05:04 root DEBUG CheckInitDeps completed: 23.205 seconds 06-01 05:04 root DEBUG Running check: CheckBuildCompleted 06-01 05:04 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/results, --chroot, --, rm -rf $(rpm --eval %_builddir)/* 06-01 05:04 root DEBUG Mock output: INFO: mock.py version 6.2 starting (python version = 3.13.0, NVR = mock-6.2-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True --resultdir=/var/lib/copr-rpmbuild/results/indimail/results --chroot -- 'rm -rf $(rpm --eval %_builddir)/*' Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Mock Version: 6.2 INFO: Mock Version: 6.2 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init INFO: Running in chroot: ['rm -rf $(rpm --eval %_builddir)/*'] Start: chroot ['rm -rf $(rpm --eval %_builddir)/*'] Finish: chroot ['rm -rf $(rpm --eval %_builddir)/*'] Finish: run None NoneType: None 06-01 05:04 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/results, --copyin, /var/lib/copr-rpmbuild/results/indimail-3.4.8-1.1.fc41.src.rpm, indimail-3.4.8-1.1.fc41.src.rpm 06-01 05:04 root DEBUG Mock output: INFO: mock.py version 6.2 starting (python version = 3.13.0, NVR = mock-6.2-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True --resultdir=/var/lib/copr-rpmbuild/results/indimail/results --copyin /var/lib/copr-rpmbuild/results/indimail-3.4.8-1.1.fc41.src.rpm indimail-3.4.8-1.1.fc41.src.rpm Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Mock Version: 6.2 INFO: Mock Version: 6.2 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init INFO: copying /var/lib/copr-rpmbuild/results/indimail-3.4.8-1.1.fc41.src.rpm to /var/lib/mock/fedora-41-x86_64/root/indimail-3.4.8-1.1.fc41.src.rpm Finish: run None NoneType: None 06-01 05:04 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/results, --chroot, --, rpm -i indimail-3.4.8-1.1.fc41.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/indimail.spec;chmod -R go+r $(rpm --eval %_builddir)/* || : 06-01 05:04 root DEBUG Mock output: INFO: mock.py version 6.2 starting (python version = 3.13.0, NVR = mock-6.2-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True --resultdir=/var/lib/copr-rpmbuild/results/indimail/results --chroot -- 'rpm -i indimail-3.4.8-1.1.fc41.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/indimail.spec;chmod -R go+r $(rpm --eval %_builddir)/* || :' Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Mock Version: 6.2 INFO: Mock Version: 6.2 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-x86_64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-41-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-41-x86_64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init INFO: Running in chroot: ['rpm -i indimail-3.4.8-1.1.fc41.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/indimail.spec;chmod -R go+r $(rpm --eval %_builddir)/* || :'] Start: chroot ['rpm -i indimail-3.4.8-1.1.fc41.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/indimail.spec;chmod -R go+r $(rpm --eval %_builddir)/* || :'] setting SOURCE_DATE_EPOCH=1747094400 Executing(%mkbuilddir): /bin/sh -e /var/tmp/rpm-tmp.jJp9fE Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1rQqC7 + umask 022 + cd /builddir/build/BUILD/indimail-3.4.8-build + cd /builddir/build/BUILD/indimail-3.4.8-build + rm -rf indimail-3.4.8 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/indimail-3.4.8.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd indimail-3.4.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Finish: chroot ['rpm -i indimail-3.4.8-1.1.fc41.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/indimail.spec;chmod -R go+r $(rpm --eval %_builddir)/* || :'] Finish: run None NoneType: None 06-01 05:04 root DEBUG _topdir: /builddir/build 06-01 05:04 root INFO Reading configuration from /etc/mock/site-defaults.cfg 06-01 05:04 root INFO Reading configuration from /etc/mock/chroot-aliases.cfg 06-01 05:04 root INFO Reading configuration from /var/lib/copr-rpmbuild/results/configs/child.cfg 06-01 05:04 root INFO WARNING: Probably non-rawhide buildroot used. Rawhide should be used for most package reviews 06-01 05:04 root INFO Active plugins: Shell-api, C/C++, Generic 06-01 05:04 root DEBUG CheckBuildCompleted completed: 6.023 seconds 06-01 05:04 root DEBUG Skipping CheckExcludeArch in /usr/lib/python3.13/site-packages/FedoraReview/plugins/generic.py, deprecated by generic-excludearch in /usr/share/fedora-review/scripts/generic-excludearch.sh 06-01 05:04 root DEBUG Skipping CheckLargeDocs in /usr/lib/python3.13/site-packages/FedoraReview/plugins/generic.py, deprecated by generic-large-docs in /usr/share/fedora-review/scripts/generic-large-docs.sh 06-01 05:04 root DEBUG Skipping CheckDesktopFile in /usr/lib/python3.13/site-packages/FedoraReview/plugins/generic.py, deprecated by fonts-disable in /usr/share/fedora-review/scripts/fonts-disable.sh 06-01 05:04 root DEBUG Skipping CheckStaticLibs in /usr/lib/python3.13/site-packages/FedoraReview/plugins/generic.py, deprecated by OcamlCheckStaticLibs in /usr/lib/python3.13/site-packages/FedoraReview/plugins/ocaml.py 06-01 05:04 root DEBUG Skipping CheckSystemdScripts in /usr/lib/python3.13/site-packages/FedoraReview/plugins/generic.py, deprecated by fonts-disable in /usr/share/fedora-review/scripts/fonts-disable.sh 06-01 05:04 root DEBUG Skipping CheckClean in /usr/lib/python3.13/site-packages/FedoraReview/plugins/generic_should.py, deprecated by fonts-disable in /usr/share/fedora-review/scripts/fonts-disable.sh 06-01 05:04 root DEBUG Skipping CheckFullVerReqSub in /usr/lib/python3.13/site-packages/FedoraReview/plugins/generic_should.py, deprecated by fonts-disable in /usr/share/fedora-review/scripts/fonts-disable.sh 06-01 05:04 root DEBUG Running check: OcamlCheckStaticLibs 06-01 05:04 root DEBUG OcamlCheckStaticLibs completed: 0.030 seconds 06-01 05:04 root DEBUG Running check: HaskellCheckStaticLibs 06-01 05:04 root DEBUG HaskellCheckStaticLibs completed: 0.000 seconds 06-01 05:04 root DEBUG Running check: CreateEnvCheck 06-01 05:04 root DEBUG CreateEnvCheck completed: 0.001 seconds 06-01 05:04 root DEBUG Running check: RCheckBuildRequires 06-01 05:04 root DEBUG RCheckBuildRequires completed: 0.000 seconds 06-01 05:04 root DEBUG Running check: RCheckCheckMacro 06-01 05:04 root DEBUG RCheckCheckMacro completed: 0.000 seconds 06-01 05:04 root DEBUG Running check: RCheckDoc 06-01 05:04 root DEBUG RCheckDoc completed: 0.000 seconds 06-01 05:04 root DEBUG Running check: RCheckInstallSection 06-01 05:04 root DEBUG RCheckInstallSection completed: 0.000 seconds 06-01 05:04 root DEBUG Running check: RCheckLatestVersionIsPackaged 06-01 05:04 root DEBUG RCheckLatestVersionIsPackaged completed: 0.000 seconds 06-01 05:04 root DEBUG Running check: RCheckRequires 06-01 05:04 root DEBUG RCheckRequires completed: 0.000 seconds 06-01 05:04 root DEBUG Running check: CheckBundledGnulib 06-01 05:04 root DEBUG CheckBundledGnulib completed: 0.001 seconds 06-01 05:04 root DEBUG Running check: CheckGccBuildRequires 06-01 05:04 root DEBUG CheckGccBuildRequires completed: 0.000 seconds 06-01 05:04 root DEBUG Running check: CheckHeaderFiles 06-01 05:04 root DEBUG CheckHeaderFiles completed: 0.000 seconds 06-01 05:04 root DEBUG Running check: CheckLDConfig 06-01 05:04 root DEBUG CheckLDConfig completed: 0.001 seconds 06-01 05:04 root DEBUG Running check: CheckLibToolArchives 06-01 05:04 root DEBUG CheckLibToolArchives completed: 0.000 seconds 06-01 05:04 root DEBUG Running check: CheckNoKernelModules 06-01 05:04 root DEBUG CheckNoKernelModules completed: 0.000 seconds 06-01 05:04 root DEBUG Running check: CheckNoStaticExecutables 06-01 05:04 root DEBUG Run command: env -i bash -c "source ./review-env.sh; unpack_rpms" 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/libexec/indimail/updatefile 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/libexec/indimail/vaddaliasdomain 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/libexec/indimail/myslave 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/libexec/indimail/journal2mrtg 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/libexec/indimail/ilocal_upgrade.sh 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/libexec/indimail/bogofilter-qfe 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/libexec/indimail/controlsync 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/libexec/indimail/cputime 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/libexec/indimail/vadduser 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/libexec/indimail/mailzipper 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/libexec/indimail/vpasswd 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/libexec/indimail/overquota.sh 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/libexec/indimail/vadddomain 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/libexec/indimail/iupgrade.sh 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/libexec/indimail/vmoduser 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/libexec/indimail/vrenamedomain 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/libexec/indimail/vrenameuser 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/libexec/indimail/vdeluser 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/libexec/indimail/qmailmrtg 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/libexec/indimail/vdeldomain 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/libexec/indimail/imapmodules/authindi 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/libexec/indimail/imapmodules/authgeneric 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/sbin/vsetpass 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/sbin/clearopensmtp 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/sbin/vdeloldusers 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/sbin/vfilter 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/sbin/vreorg 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/sbin/tcplookup 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/sbin/vchkpass 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/sbin/inquerytest 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/sbin/vmoddomain 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/sbin/initsvc 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/sbin/vserverinfo 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/sbin/resetquota 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/sbin/postdel 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/sbin/install_tables 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/sbin/vfstab 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/sbin/ischema 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/sbin/ipchange 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/sbin/updaterules 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/sbin/vdelivermail 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/sbin/vpurge 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/sbin/hostsync 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/sbin/chowkidar 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/sbin/inlookup 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/sbin/indisrvr 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/sbin/vtable 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/sbin/osh 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/sbin/mgmtpass 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/sbin/adminclient 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/bin/crc 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/bin/vaddaliasdomain 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/bin/incrypt 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/bin/vhostid 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/bin/vsetuserquota 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/bin/vpriv 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/bin/vproxy 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/bin/vmoveuserdir 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/bin/vcalias 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/bin/vsmtp 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/bin/vacation 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/bin/proxypop3 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/bin/vadduser 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/bin/hostcntrl 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/bin/vatrn 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/bin/ismaildup 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/bin/valias 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/bin/vipmap 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/bin/vlimit 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/bin/vuserinfo 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/bin/vcfilter 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/bin/vpasswd 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/bin/vadddomain 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/bin/proxyimap 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/bin/vcaliasrev 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/bin/crcdiff 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/bin/vbulletin 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/bin/vmoduser 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/bin/vgroup 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/bin/vrenamedomain 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/bin/vdominfo 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/bin/vrenameuser 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/bin/dbinfo 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/bin/vdeluser 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/bin/printdir 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/bin/vdeldomain 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/e1/0d3b8bda09964d01b461879bf7047b77b0200e 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/e1/dbebc3dc8ae078062902247d64c010d9422eb6 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/e1/5e70d262ea5a4f7144759676ede85330c680de 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/04/96efe37ed1844cbdb93c91a0abff4a8b9bd286 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/59/af2bbce86ec15bfcee3f94558cd4588d89a299 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/59/d05d380a41471276f05a8d5285e99bfdb3b27f 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/cc/9618009bf236fef3a6637e28bcdc5b86ff0de6 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/52/f1d111f02d88c24afe158ad30404a1bdb81bbb 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/a8/36c7ae5027743f029d4d508da8ed2ac35e3ea0 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/b6/fb86b878c5f79a879ab00bed942b17533e6d94 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/6a/84037916d6402d0ebf92a65845fe29fe3b7948 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/6a/48636bc3eb5518faacce38908b12fe9bb1d33c 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/80/f6f4487986bd98784ddefd709a2a282fc4a66a 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/87/775da051bbfb78021d583c603d83d2e965c89c 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/f4/6608c6d4092fa997a6ba45855eb38586780868 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/f4/f613d2b37e6e9b98083fcf43d209ba42c422d1 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/a2/7a7f213c47dd509aeb96bfe380ccfece60f3df 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/a2/711574300c968f9e7ce28ab0ea23a7aae616d0 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/61/e392100246b3a8c400fb2eeefe01f796716858 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/1c/7fabffffc48b01b1fd9aa2ec21a6f892799093 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/6b/0913c1818af3f6502b976582dbe964aef100ee 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/2b/8c4cce973fbd118c9503eab62bd4c22b8d4a79 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/2b/3fc58f54f8c60329b2c52a18e5326badf91758 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/bb/e5cd644e93ff63fdf30c5550006511c7a87eea 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/ae/05d4853662700a6c360b2537a2cb3372c899cb 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/18/0e160cc9f404d45666e3d37c808aa79d9f2a94 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/95/bc9b01ff6b2aa5c235b2238587711ad0849133 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/95/8811b43955348fa6bcdc5db6ef7c7b49799bbd 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/db/2998a87bf3f94550f3fa36b622cc96ee2672fd 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/a0/22dba0df5bccc408dd14f758d0ab421ccb819a 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/c6/9777e0b87b6946aa3ff87abeda7b06eef20e76 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/21/7573bb5e4cb2b49a2db5d9606f5a4c37881f06 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/21/89848ffa78080b4448f2ac99f59643f6d1d42b 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/65/122f00ea55a1c40fce0badf0c779917c8621fc 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/14/9208d41c46243c5171a278a93b6ab676b4dae3 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/4e/7fc75d116a672b61ef6f4764413d7ffea030e6 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/9b/0c6d97ea08618c600151a419161d2b1e978be9 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/9c/a71ce8601e53dd262847edafc728872924e118 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/b4/510b7b53943c660a8a2b01f933dfcc1aacfa13 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/0e/baed98226e0737cfedb78117acbc487c90246d 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/4b/32e20af41af3bd3020bafb95ea515bb82f901f 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/ad/f0ffbc2f84d8dcb69bd1ffbf215c045365061d 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/cf/6871abfa9406e7a3e209b3ab0099fa666fca6c 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/b3/389ae5f22ffbb3b656438d90cc43b28bf74727 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/08/46c6fd31b97d54dbebdd5e8bc8aca8e5e1e213 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/33/81c6fe49f190dcc07b1a7a697c84570c26574b 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/33/4ea27c1a1e51bb0581728218057cc34d00704f 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/86/5aaf59692412f5bcae058bbd505a7902ff72c4 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/d0/89e78613467929e8aff0c4c446d39eb1e91963 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/40/636c5bb29e0fc8f0a818033345e950daf63f59 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/35/365ff5c9d5e4f04b5572069324343fbf8cbe13 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/00/cd635bbcd6cd2cc6df5782fcad6da33290b398 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/24/d56d3ce4e3084c5101cf7485e3f36b417a5b19 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/1b/75aa32dd6008c983ecebbe9fb66b8bb10c5a8a 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/b9/065b1b51b3c4ad7b309f66bbb5323e44c8a0ef 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/df/d74bcf1baa4ac2bf8064381b803dfc271c04c9 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/ec/58bb03bcc73c0a206a15154b34de1bd1a6eb44 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/f9/956767ad567e128935431c23f04aac355063c6 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/8d/83399d69cb82f686ab400bdd9e464508921ec4 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/91/6f6e4a27428699d5c12a1c83eadf9857291532 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/e8/f998e56de17f1120b0036c68f1a7f10c8e1b83 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/ca/fb00fab14d0e45916e9201ba792732f53fe4d4 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/72/047eaf06fd0f66c6422fa99125caae76bd9876 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/c8/3a2de65b9c7228e58dc142003b3f4ae23b3b77 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/8b/16ad88f2ca0bd2bcd50dfb967edf31fa7cfd82 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/8b/2939ba8d05f89e85fc0b5925f6192bf7d8fa47 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/a1/10f87885f257b4cc524a9e7702ae7a81fceb0d 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/a1/b22b249b3f682acf5df6f9f7dc22825cab170b 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/indimail/modules/tcplookup.so 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/indimail/modules/iauth.so 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/libindimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib64/libindimail.so.3 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/libindimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib64/libeps.so.1.0.0 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/libindimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib64/libindimail.so.3.0.0 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/libindimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib64/libeps.so.1 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/libindimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/ce/894d55d0762500596e3dccfcefda4f2168d66a 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/libindimail-3.4.8-1.1.fc41.x86_64.rpm/usr/lib/.build-id/56/2aa096199a735e747a7488c90b7e04b34e5c67 06-01 05:04 root DEBUG CheckNoStaticExecutables completed: 0.293 seconds 06-01 05:04 root DEBUG Running check: CheckRPATH 06-01 05:04 root DEBUG CheckRPATH completed: 0.000 seconds 06-01 05:04 root DEBUG Running check: CheckSoFiles 06-01 05:04 root DEBUG CheckSoFiles completed: 0.000 seconds 06-01 05:04 root DEBUG Running check: CheckJavaPlugin 06-01 05:04 root DEBUG CheckJavaPlugin completed: 0.001 seconds 06-01 05:04 root DEBUG Running check: PerlCheckBuildRequires 06-01 05:04 root DEBUG PerlCheckBuildRequires completed: 0.000 seconds 06-01 05:04 root DEBUG Running check: CheckPythonBuildRequires 06-01 05:04 root DEBUG CheckPythonBuildRequires completed: 0.000 seconds 06-01 05:04 root DEBUG Running check: CheckPythonRequires 06-01 05:04 root DEBUG CheckPythonRequires completed: 0.000 seconds 06-01 05:04 root DEBUG Running check: CheckPythonX_Site 06-01 05:04 root DEBUG CheckPythonX_Site completed: 0.000 seconds 06-01 05:04 root DEBUG Running check: CheckApprovedLicense 06-01 05:04 root DEBUG CheckApprovedLicense completed: 0.000 seconds 06-01 05:04 root DEBUG Running check: CheckBuildrootMacros 06-01 05:04 root DEBUG CheckBuildrootMacros completed: 0.006 seconds 06-01 05:04 root DEBUG Running check: CheckBundledLibs 06-01 05:04 root DEBUG CheckBundledLibs completed: 0.000 seconds 06-01 05:04 root DEBUG Running check: CheckChangelogFormat 06-01 05:04 root DEBUG CheckChangelogFormat completed: 0.000 seconds 06-01 05:04 root DEBUG Running check: CheckCleanBuildroot 06-01 05:04 root DEBUG regex: rm\s+\-[rf][rf]\s+(/rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT|\$RPM_BUILD_ROOT)[^/] 06-01 05:04 root DEBUG install_sec: /usr/bin/make -s -j${RPM_BUILD_NCPUS} /usr/bin/make -s -j${RPM_BUILD_NCPUS} DESTDIR=/rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT install /usr/bin/mkdir -p /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/etc/indimail /usr/bin/mkdir -p /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/usr/share/doc/indimail-devel /usr/bin/mkdir -p /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/usr/share/doc/libindimail install -p -m 0644 doc/COPYING-indimail /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/usr/share/doc/indimail-devel/COPYING install -p -m 0644 doc/COPYING-indimail /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/usr/share/doc/libindimail/COPYING install -m 0644 indimail-rpm.info /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/etc/indimail/indimail-rpm.info /usr/bin/rm -f indimail-rpm.info for i in eps cdb indimail do /usr/bin/rm -f /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/usr/lib64/lib"$i".la done /usr/bin/rm -f /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/usr/lib/indimail/modules/iauth.la /usr/bin/mkdir -p /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/var/indimail/domains /usr/bin/mkdir -p /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/usr/include/indimail if [ -f /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/usr/share/man/man7/authlib.7.xz ] ; then ext="xz" else ext="gz" fi if [ -f /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/usr/share/man/man7/authlib.7."$ext" ] ; then for i in authshadow.7 authpwd.7 authpam.7 authcustom.7 do /usr/bin/rm -f /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/usr/share/man/man7/$i echo ".so man7/authlib.7" |gzip -c > /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/usr/share/man/man7/$i."$ext" done fi /usr/bin/mkdir -p /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/etc/indimail/users /usr/bin/mkdir -p /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/etc/indimail/control /usr/bin/mkdir -p /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/etc/indimail/tcp # Create these files so that %ghost does not complain for i in tcp.poppass tcp.poppass.cdb do if [ ! -f /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/etc/indimail/tcp/$i ] ; then touch /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/etc/indimail/tcp/$i fi done for i in indimail.cnf procmailrc indimail.pp indimail.mod \ users/cdb users/assign logrotate.mysql do if [ ! -f /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/etc/indimail/$i ] ; then touch /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/etc/indimail/$i fi done ( # host.mysql, host.cntrl, host.master for i in `/usr/bin/cat /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/etc/indimail/controlfiles.i` do echo "%ghost %attr(0640,indimail,qmail) %config(noreplace,missingok) /etc/indimail/control/$i" touch /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/etc/indimail/control/$i done ) > config_files.list /usr/bin/mkdir -p /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/var/log/svc for i in indisrvr.4000 inlookup.infifo logfifo \ mrtg mysql.3306 poppass.106 do /usr/bin/mkdir -p /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/var/log/svc/$i touch /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/var/log/svc/$i/current done for i in proxyIMAP.4143 proxyIMAP.9143 \ proxyPOP3.4110 proxyPOP3.9110 do /usr/bin/mkdir -p /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/var/log/svc/$i touch /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/var/log/svc/$i/current done /bin/chmod 755 /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/usr/lib/indimail/modules/iauth.so /bin/chmod 755 /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/usr/lib/indimail/modules/tcplookup.so 06-01 05:04 root DEBUG CheckCleanBuildroot completed: 0.000 seconds 06-01 05:04 root DEBUG Running check: CheckCodeAndContent 06-01 05:04 root DEBUG CheckCodeAndContent completed: 0.000 seconds 06-01 05:04 root DEBUG Running check: CheckConfigNoReplace 06-01 05:04 root DEBUG CheckConfigNoReplace completed: 0.000 seconds 06-01 05:04 root DEBUG Running check: CheckDefattr 06-01 05:04 root DEBUG CheckDefattr completed: 0.000 seconds 06-01 05:04 root DEBUG Running check: CheckDescMacros 06-01 05:04 root DEBUG CheckDescMacros completed: 0.000 seconds 06-01 05:04 root DEBUG Running check: CheckDesktopFile 06-01 05:04 root DEBUG CheckDesktopFile completed: 0.000 seconds 06-01 05:04 root DEBUG Running check: CheckDesktopFileInstall 06-01 05:04 root DEBUG CheckDesktopFileInstall completed: 0.000 seconds 06-01 05:04 root DEBUG Running check: CheckDevelFilesInDevel 06-01 05:04 root DEBUG CheckDevelFilesInDevel completed: 0.000 seconds 06-01 05:04 root DEBUG Running check: CheckDirectoryRequire 06-01 05:04 root DEBUG Running: mock -r /var/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' 06-01 05:04 root DEBUG Running: mock -r /var/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 --quiet --file /usr/share/indimail 06-01 05:04 root DEBUG Running: mock -r /var/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 --quiet --file /var/indimail 06-01 05:04 root DEBUG Running: mock -r /var/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 --quiet --file /usr/lib/indimail 06-01 05:05 root DEBUG Running: mock -r /var/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 --quiet --file /usr/share/doc/libindimail 06-01 05:05 root DEBUG Running: mock -r /var/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 --quiet --file /usr/share/indimail/doc 06-01 05:05 root DEBUG Running: mock -r /var/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 --quiet --file /etc/indimail/users 06-01 05:05 root DEBUG Running: mock -r /var/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 --quiet --file /usr/lib64/pkgconfig 06-01 05:05 root DEBUG Running: mock -r /var/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 --quiet --file /etc/indimail/control 06-01 05:05 root DEBUG Running: mock -r /var/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 --quiet --file /usr/libexec/indimail 06-01 05:05 root DEBUG Running: mock -r /var/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 --quiet --file /etc/indimail/tcp 06-01 05:05 root DEBUG Running: mock -r /var/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 --quiet --file /etc/indimail 06-01 05:05 root DEBUG Running: mock -r /var/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 --quiet --file /usr/share/doc/indimail-devel 06-01 05:05 root DEBUG CheckDirectoryRequire completed: 50.415 seconds 06-01 05:05 root DEBUG Running check: CheckDistTag 06-01 05:05 root DEBUG CheckDistTag completed: 0.001 seconds 06-01 05:05 root DEBUG Running check: CheckDocRuntime 06-01 05:05 root DEBUG CheckDocRuntime completed: 0.000 seconds 06-01 05:05 root DEBUG Running check: CheckFileDuplicates 06-01 05:05 root DEBUG CheckFileDuplicates completed: 0.000 seconds 06-01 05:05 root DEBUG Running check: CheckFilePermissions 06-01 05:05 root DEBUG CheckFilePermissions completed: 0.000 seconds 06-01 05:05 root DEBUG Running check: CheckGconfSchemaInstall 06-01 05:05 root DEBUG CheckGconfSchemaInstall completed: 0.000 seconds 06-01 05:05 root DEBUG Running check: CheckGdkPixbufLoaders 06-01 05:05 root DEBUG CheckGdkPixbufLoaders completed: 0.000 seconds 06-01 05:05 root DEBUG Running check: CheckGioQueryModules 06-01 05:05 root DEBUG CheckGioQueryModules completed: 0.000 seconds 06-01 05:05 root DEBUG Running check: CheckGlibCompileSchemas 06-01 05:05 root DEBUG CheckGlibCompileSchemas completed: 0.000 seconds 06-01 05:05 root DEBUG Running check: CheckGtkQueryModules 06-01 05:05 root DEBUG CheckGtkQueryModules completed: 0.000 seconds 06-01 05:05 root DEBUG Running check: CheckGuidelines 06-01 05:05 root DEBUG CheckGuidelines completed: 0.000 seconds 06-01 05:05 root DEBUG Running check: CheckIfDepsDeprecated 06-01 05:05 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:05 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'group(nofiles)' 06-01 05:05 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'rpm' 06-01 05:05 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.10)(64bit)' 06-01 05:05 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:05 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'group(qscand)' 06-01 05:05 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:05 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:05 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:05 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:05 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'ncurses-devel' 06-01 05:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'user(alias)' 06-01 05:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'indimail-access' 06-01 05:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'user(qmaill)' 06-01 05:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'user(indimail)' 06-01 05:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'indimail-mta' 06-01 05:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.8)(64bit)' 06-01 05:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:07 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:07 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:07 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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/bash' 06-01 05:07 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:07 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:07 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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++' 06-01 05:07 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:07 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'user(qscand)' 06-01 05:07 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'mrtg' 06-01 05:07 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'group(qmail)' 06-01 05:07 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:07 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:07 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'group(indimail)' 06-01 05:07 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:07 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:07 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:07 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:07 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libncurses.so.6()(64bit)' 06-01 05:07 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:07 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-libs' 06-01 05:07 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:07 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:07 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:07 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:07 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:07 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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/hostname' 06-01 05:07 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:07 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:07 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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/pkg-config' 06-01 05:08 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'python3-policycoreutils' 06-01 05:08 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-server' 06-01 05:08 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libtinfo.so.6()(64bit)' 06-01 05:08 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:08 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:08 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:08 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:08 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:08 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:08 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:08 root DEBUG Running: mock -r /var/lib/copr-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 'ncurses-devel' 06-01 05:08 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:08 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:08 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:08 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:08 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:08 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:08 root DEBUG Running: mock -r /var/lib/copr-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 'indimail-access' 06-01 05:08 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:08 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:08 root DEBUG Running: mock -r /var/lib/copr-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 'indimail-mta' 06-01 05:08 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:08 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:08 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:08 root DEBUG Running: mock -r /var/lib/copr-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++' 06-01 05:08 root DEBUG Running: mock -r /var/lib/copr-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 'mrtg' 06-01 05:08 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:08 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:08 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:09 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:09 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:09 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:09 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:09 root DEBUG Running: mock -r /var/lib/copr-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 'ncurses-libs' 06-01 05:09 root DEBUG Running: mock -r /var/lib/copr-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 'hostname' 06-01 05:09 root DEBUG Running: mock -r /var/lib/copr-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-libs' 06-01 05:09 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:09 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:09 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:09 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:09 root DEBUG Running: mock -r /var/lib/copr-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 'rpm' 06-01 05:09 root DEBUG Running: mock -r /var/lib/copr-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 'python3-policycoreutils' 06-01 05:09 root DEBUG Running: mock -r /var/lib/copr-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-server' 06-01 05:09 root DEBUG CheckIfDepsDeprecated completed: 230.562 seconds 06-01 05:09 root DEBUG Running check: CheckLicensInDoc 06-01 05:09 root DEBUG Found COPYING not marked as %license 06-01 05:09 root DEBUG CheckLicensInDoc completed: 0.047 seconds 06-01 05:09 root DEBUG Running check: CheckLicenseField 06-01 05:09 root DEBUG Scanning sources in /var/lib/mock/fedora-41-x86_64/root/builddir/build/BUILD/indimail-3.4.8-build 06-01 05:09 root DEBUG Got license reply, length: 107731 06-01 05:09 root DEBUG CheckLicenseField completed: 11.287 seconds 06-01 05:09 root DEBUG Running check: CheckLicenseFieldSPDX 06-01 05:09 root DEBUG Run command: ['license-validate', '-v', 'GPL-3.0+'] 06-01 05:09 root DEBUG Run command: ['license-validate', '-v', '--old', 'GPL-3.0+'] 06-01 05:09 root DEBUG CheckLicenseFieldSPDX completed: 0.816 seconds 06-01 05:09 root DEBUG Running check: CheckLicenseInSubpackages 06-01 05:09 root DEBUG CheckLicenseInSubpackages completed: 0.000 seconds 06-01 05:09 root DEBUG Running check: CheckLocale 06-01 05:09 root DEBUG CheckLocale completed: 0.000 seconds 06-01 05:09 root DEBUG Running check: CheckMacros 06-01 05:09 root DEBUG CheckMacros completed: 0.000 seconds 06-01 05:09 root DEBUG Running check: CheckMakeinstall 06-01 05:09 root DEBUG CheckMakeinstall completed: 0.000 seconds 06-01 05:09 root DEBUG Running check: CheckMultipleLicenses 06-01 05:09 root DEBUG CheckMultipleLicenses completed: 0.000 seconds 06-01 05:09 root DEBUG Running check: CheckNameCharset 06-01 05:09 root DEBUG CheckNameCharset completed: 0.000 seconds 06-01 05:09 root DEBUG Running check: CheckNaming 06-01 05:09 root DEBUG CheckNaming completed: 0.000 seconds 06-01 05:09 root DEBUG Running check: CheckNoConfigInUsr 06-01 05:09 root DEBUG CheckNoConfigInUsr completed: 0.000 seconds 06-01 05:09 root DEBUG Running check: CheckNoConflicts 06-01 05:09 root DEBUG CheckNoConflicts completed: 0.000 seconds 06-01 05:09 root DEBUG Running check: CheckNoNameConflict 06-01 05:09 root DEBUG CheckNoNameConflict completed: 0.346 seconds 06-01 05:09 root DEBUG Running check: CheckObeysFHS 06-01 05:09 root DEBUG CheckObeysFHS completed: 0.000 seconds 06-01 05:09 root DEBUG Running check: CheckObsoletesForRename 06-01 05:09 root DEBUG CheckObsoletesForRename completed: 0.000 seconds 06-01 05:09 root DEBUG Running check: CheckOwnDirs 06-01 05:09 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:09 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'group(nofiles)' 06-01 05:09 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.10)(64bit)' 06-01 05:09 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'group(qscand)' 06-01 05:09 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:09 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libindimail.so.3()(64bit)' 06-01 05:09 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:09 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:09 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:09 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'user(alias)' 06-01 05:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'indimail-access' 06-01 05:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'user(qmaill)' 06-01 05:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'user(indimail)' 06-01 05:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'indimail-mta' 06-01 05:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.8)(64bit)' 06-01 05:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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/bash' 06-01 05:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'user(qscand)' 06-01 05:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'mrtg' 06-01 05:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'group(qmail)' 06-01 05:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libeps.so.1()(64bit)' 06-01 05:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'group(indimail)' 06-01 05:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libncurses.so.6()(64bit)' 06-01 05:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-libs' 06-01 05:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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/hostname' 06-01 05:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'python3-policycoreutils' 06-01 05:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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-server' 06-01 05:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libtinfo.so.6()(64bit)' 06-01 05:11 root DEBUG Running: mock -r /var/lib/copr-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-single' 'sed' 'shadow-utils' 'pkgconf-pkg-config' 'openssl' 'bash' 'procps-ng' 'grep' 'indimail-access' 'indimail-mta' 'daemontools' 'libindimail' 'libgsasl' 'mrtg' 'which' 'findutils' 'glibc' 'coreutils' 'libqmail' 'ncurses-libs' 'hostname' 'mysql-libs' 'gawk' 'indimail' 'openssl-libs' 'python3-policycoreutils' 'mysql-server' 06-01 05:11 root DEBUG Running: mock -r /var/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 'selinux' 'pkgconfig(xpm)' 'perl(base)' 'libsemanage(x86' 'perl(Getopt::Long)' 'perl(BER)' 'm4' 'perl(vars)' 'pkgconfig(zlib)' 'util' 'libgssapi_krb5' 'liblzma.so' 'gettext' 'ncurses-c++-libs(x86' 'libzstd' 'perl(integer)' 'librpm' 'perl(Socket)' 'perl(File::Copy)' 'libm.so' 'perl(File::Spec)' 'policycoreutils = 3' '/usr/sbin/alternatives' 'perl(File::Compare)' 'libpam_misc' 'libdebuginfod' 'libedit' 'libicuuc' 'pkgconfig(form)' 'procps' 'libdebuginfod.so' 'shadow-utils' 'libattr' 'libkeyutils' 'libnuma.so' 'libimagequant' 'freetype' 'procps-ng' '(mrtg-selinux if selinux' 'daemontools >= 1' '/sbin/chkconfig' 'libpam.so' 'mrtg' 'libevent_pthreads' 'fontconfig' 'libavif' 'libstdc++' 'libblkid' 'libstdc++ = 14.3' 'libkeyutils.so' 'libtinfo' 'libidn2' 'libffi' 'libidn.so' 'coreutils-single' 'libstdc++.so' 'gcc(major) = 14' 'libqmail > 1' 'perl(Socket6)' 'system' 'libattr.so' 'perl(constant)' 'perl-Module' 'perl(SNMP_util)' 'policycoreutils' 'dbus >= 1' 'indimail-mta' 'daemontools' 'pcre2(x86' 'libldap' 'python3 = 3.13' 'libfido2' 'pkgconfig(formw)' 'libmysqlclient' 'libqmail' 'perl(IO::File)' 'perl(IO)' 'pkgconfig(libwebp) >= 0' '/usr/bin/awk' 'autoconf >= 2' 'libjpeg.so' 'mysql-server' 'libperl.so' '/usr/sbin/groupdel' 'libeconf' 'perl(Pod::Usage)' 'gcc = 14.3' 'make' 'perl(warnings::register)' 'perl-ExtUtils' 'diffutils' 'libgcc_s.so.1(GCC_4' 'libdkim2' 'ld' 'libpng(x86' 'libgcc(x86' 'libstdc++.so.6(CXXABI_1' 'grep' '/bin/sh' 'pcre2' 'libgcc_s.so' 'grep >= 2' '/usr/bin/sh' 'libtiff' 'perl(IO::Handle)' 'findutils' 'libxcrypt' 'gd(x86' 'libpanelw' 'perl(bytes)' 'perl(GIFgraph)' 'libsepol' 'libgcc_s' 'perl(Carp)' 'libfdisk' 'perl(HTML::Entities) >= 3' 'keyutils' 'libncurses++' 'mysql' 'perl(Text::ParseWords)' 'libssl.so.3(OPENSSL_3' 'libX11' 'libsystemd' 'pkgconfig(libssl)' 'perl(:MODULE_COMPAT_5' 'libmount.so' 'perl(strict)' 'shadow' 'perl(File::Spec) >= 0' 'tar' 'perl(Thread::Queue)' 'libgcc >= 14.3' '(pyproject-rpm' 'which' 'libpopt' 'libdkim2 = 1' 'libgdbm' 'libtirpc.so.3(TIRPC_0' 'perl(IO::Seekable)' 'automake' 'pkgconfig(gpg' 'libpanel' 'libqmail > 0' 'perl(Scalar::Util)' 'bash' 'perl(lib)' 'libXpm' 'gcc = 14.2' 'libgcrypt.so' 'libauparse' 'libmpc' 'indimail-access' 'libqmail >= 1' 'libz.so.1(ZLIB_1' 'pkgconfig(libpcre2' 'libgsasl(x86' 'perl(POSIX)' 'perl(Cwd)' 'libevent_core' 'libgcc_s.so.1(GCC_3' 'perl(_charnames)' 'libnuma' 'libstdc++.so.6(GLIBCXX_3' 'ncurses-libs' 'gawk' 'libaudit' 'libcrypt.so' 'pkgconfig(libtiff' 'pkgconfig(menu)' 'libsemanage.so' 'perl-CPAN' 'libstdc++ = 14.2' 'libmount' 'rtld(GNU_HASH)' 'libprotobuf' '/usr/bin/perl' 'perl(FindBin)' 'libidn' 'libselinux(x86' 'pkgconfig(libjpeg)' 'libtic' 'perl(Carp) >= 1' 'ucspi' 'pkgconf' 'pkgconfig(libpng)' 'libunistring' 'audit' 'glibc(x86' 'libfontconfig' 'perl(XSLoader)' '(python3-rpm' 'pkgconfig(ncursesw)' 'libk5crypto' '/usr/bin/which' 'librpmio' 'autoconf' 'libldap.so' 'basesystem' 'liblzma.so.5(XZ_5' '/usr/sbin/useradd' 'mysql(x86' 'libncursesw' 'p11' '(libbpf >= 2:1' 'perl(CGI)' 'libssl' 'libpcre2' 'libm' 'coreutils' '/etc/crypto' 'libselinux' 'pkgconfig(lber)' 'perl(Fcntl)' 'perl(Tie::Hash)' 'filesystem >= 3' 'perl-Math' 'systemd' 'gdbm(x86' 'libslapi' 'sed' 'gettext = 0.22' 'pcre2-utf16(x86' 'openldap(x86' 'libjansson' 'perl(Exporter)' 'libblkid.so' 'libgcc_s.so.1(GCC_7' 'perl(Encode)' 'libresolv.so' 'libthread_db' 'libsepol.so' 'libarchive' 'libcbor.so' 'perl(Net::SNMP)' 'cpp = 14.3' 'libaio' 'perl(IO::Socket)' 'libcrypto' '(systemd' '(glibc-gconv' 'pkgconfig(menuw)' 'libsepol >= 3' 'python3' 'pkgconfig(openssl)' 'indimail' 'perl(re)' 'libm.so.6(GLIBC_2' 'chkconfig' 'openssl' '/etc/my' 'ld-linux' 'libgmp' 'emacs' 'libmenu' 'perl(SelectSaver)' 'perl(parent)' 'libbz2' 'pkgconfig(fontconfig)' 'pkgconfig(panelw)' 'libpkgconf(x86' 'hostname' 'libgpg' 'libcrypt' 'perl(locale)' 'perl-Config' 'ncurses-libs(x86' 'curl' 'perl-Hash' 'perl(Math::BigInt)' 'libselinux.so' 'libpam_misc.so' 'filesystem' 'libmpfr' 'libpython3.13.so' 'perl(Fedora::VSP)' 'perl(Pod::Usage) >= 1' 'libpam' 'pkgconfig(ncurses)' '(mysql-selinux if selinux' '/usr/bin/pkg' 'info' 'libselinux >= 1' 'libgomp = 14.3' 'perl(Errno)' 'libindimail' '/usr/bin/bash' 'perl-Scalar' 'gd' 'perl(locales_mrtg)' 'libz' '/usr/sbin/groupadd' 'mysql-libs' '/usr/bin/hostname' 'libidn2(x86' 'libcrypto.so.3(OPENSSL_3' 'libformw' 'ncurses' 'initscripts' 'libcap' '/usr/sbin/userdel' 'libevent' 'cyrus-sasl' 'libverto' 'bzip2' 'libgsasl' 'libpng16' 'libkrb5' 'crypto' 'libjpeg' 'ca' 'libpamc' 'libgsasl.so' 'glibc' 'perl(Symbol)' 'python3-policycoreutils' 'perl(File::Temp)' 'group(nofiles)' 'libtiff.so' 'pkgconfig(libavif) >= 0' 'pkgconfig(panel)' 'perl(File::Temp) >= 0' 'perl(Math::Complex) >= 1' 'pkgconf-pkg-config' 'perl-Locale' 'libltdl' 'zlib' 'm4 >= 1' 'libaio.so' 'libreadline' 'libform' 'perl(SNMP_Session)' 'liblber' 'libmecab' '(util-linux' 'libsemanage' 'libsasl2' 'libcom_err' 'perl(Pod::Text) >= 4' 'perl(:VERSION) >= 5' 'libgnutls' 'libacl' 'openssl-libs' 'libasprintf' 'libc.so' 'popt(x86' 'perl-IO' 'libfdisk.so' 'perl(IO::Socket::INET)' 'libpkgconf' 'perl(Class::Struct)' 'perl(IO::Socket::INET6)' 'pkgconfig(freetype2) >= 9' 'perl-Compress' 'glibc >= 2' '/usr/bin/python3' 'user(qmaill)' 'pam' 'liblz4' 'liblzma' 'libpng' 'perl(threads)' 'perl(File::Path)' 'libgomp' 'perl(Math::BigFloat)' 'libgettextpo' 'perl(Socket) >= 1' 'binutils >= 2' 'libtirpc' 'libseccomp' 'libz.so.1(ZLIB_1.2' 'perl(overload)' 'pkg' 'perl(IO::Socket::UNIX)' 'libmenuw' 'kernel' 'libeconf.so' 'libresolv' 'glibc = 2' 'perl(File::Find)' 'libmvec' 'pkgconfig(libcrypto)' 'libsrs2' 'libgdbm_compat' 'pkgconfig' 'python(abi) = 3' 'libanl' 'perl-PerlIO' 'libsrs2 = 1' 'libwebp' 'perl(MRTG_lib)' 'setup' 'perl' 'libncurses++w' 'libicui18n' 'perl(Config)' 'perl(URI) >= 1' 'perl(warnings)' 'perl(File::Basename)' 'pkgconf(x86' 'perl(CGI::Util)' 'libsepol(x86' '(python-rpm' 'libidn2.so.0(IDN2_0' 'libudev' 'libgd' 'perl(Data::Dumper)' 'gsasl = 2.2.1' 'perl(File::stat)' 'libBrokenLocale' 'libgcrypt' 'xz' 'libgcrypt(x86' 'checkpolicy' 'pcre2-utf32(x86' 'libacl.so' 'perl(DynaLoader)' 'libfreetype' 'perl(Math::BigInt::Lib)' 06-01 05:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.10)(64bit)' 06-01 05:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.8)(64bit)' 06-01 05:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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/pkg-config' 06-01 05:12 root DEBUG Running: mock -r /var/lib/copr-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 'bash' 'glibc' 'libqmail' 'libindimail' 'libgsasl' 'pkgconf-pkg-config' 'openssl-libs' 06-01 05:12 root DEBUG Running: mock -r /var/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 'libgcc_s' 'perl(Carp)' 'sed' 'pkgconf-pkg-config' 'perl(Exporter)' 'libjansson' 'm4 >= 1' 'perl(Getopt::Long)' 'keyutils' 'libresolv.so' 'perl(Text::ParseWords)' 'libreadline' 'libthread_db' 'libssl.so.3(OPENSSL_3' 'libarchive' 'pkgconfig(libssl)' 'libgssapi_krb5' 'liblzma.so' 'libcom_err' 'cpp = 14.3' 'perl(strict)' 'tar' 'libcrypto' 'perl(:VERSION) >= 5' 'perl(Thread::Queue)' 'libgcc >= 14.3' '(glibc-gconv' 'libzstd' 'libgnutls' 'libpopt' 'librpm' 'libacl' 'openssl-libs' 'perl(File::Copy)' 'libm.so' 'perl(File::Spec)' '/usr/sbin/alternatives' 'libc.so' 'popt(x86' 'perl(File::Compare)' 'libdebuginfod' 'libm.so.6(GLIBC_2' 'automake' 'libdebuginfod.so' 'libattr' 'libkeyutils' 'openssl' 'libpkgconf' 'perl(Class::Struct)' 'bash' 'ld-linux' 'gcc = 14.2' 'libgcrypt.so' 'libgmp' 'libmpc' 'libz.so.1(ZLIB_1' 'emacs' 'perl(POSIX)' 'liblzma' 'perl(Cwd)' 'perl(threads)' 'perl(File::Path)' 'libgomp' 'binutils >= 2' 'libgcc_s.so.1(GCC_3' 'libpkgconf(x86' 'libstdc++' 'libz.so.1(ZLIB_1.2' 'libstdc++.so.6(GLIBCXX_3' 'libgpg' 'libcrypt' 'libstdc++ = 14.3' 'gawk' 'libkeyutils.so' 'libtinfo' 'libcrypt.so' 'libffi' 'curl' 'pkg' 'libidn.so' 'libselinux.so' 'libstdc++.so' 'filesystem' 'gcc(major) = 14' 'libmpfr' 'libstdc++ = 14.2' 'kernel' 'libresolv' 'libattr.so' 'perl(constant)' 'glibc = 2' 'perl(File::Find)' 'libmvec' 'pkgconfig(libcrypto)' '/usr/bin/pkg' 'rtld(GNU_HASH)' 'pkgconfig' 'libgomp = 14.3' 'perl(Errno)' '/usr/bin/perl' 'libindimail' '/usr/bin/bash' 'libanl' 'libidn' 'setup' 'libqmail' 'libz' 'perl' 'pkgconf' 'perl(IO::File)' 'perl(Config)' 'autoconf >= 2' 'libcrypto.so.3(OPENSSL_3' 'perl(warnings)' 'gcc = 14.3' 'perl(File::Basename)' 'make' 'ncurses' 'glibc(x86' 'pkgconf(x86' 'libcap' 'ld' 'libk5crypto' 'librpmio' 'libgcc(x86' 'libstdc++.so.6(CXXABI_1' 'autoconf' '/bin/sh' 'grep' 'basesystem' 'liblzma.so.5(XZ_5' 'libverto' 'libgcc_s.so' 'grep >= 2' 'libgsasl' '/usr/bin/sh' 'p11' 'perl(Data::Dumper)' 'libkrb5' 'gsasl = 2.2.1' 'perl(File::stat)' 'crypto' 'libssl' 'libBrokenLocale' 'libgcrypt' 'libm' 'libpcre2' 'ca' 'findutils' 'glibc' '/etc/crypto' 'coreutils' 'libgsasl.so' 'libselinux' 'libxcrypt' 'xz' 'filesystem >= 3' 'libacl.so' 'perl(File::Temp)' 06-01 05:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.10)(64bit)' 06-01 05:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:13 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.8)(64bit)' 06-01 05:13 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:13 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:13 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:13 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:13 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:13 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:13 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:13 root DEBUG Running: mock -r /var/lib/copr-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 'bash' 'glibc' 'libqmail' 'libgsasl' 'openssl-libs' 06-01 05:13 root DEBUG Running: mock -r /var/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 'libgcc_s' 'perl(Carp)' 'sed' 'perl(Exporter)' 'libjansson' 'm4 >= 1' 'perl(Getopt::Long)' 'keyutils' 'libresolv.so' 'perl(Text::ParseWords)' 'libreadline' 'libthread_db' 'libssl.so.3(OPENSSL_3' 'libarchive' 'pkgconfig(libssl)' 'liblzma.so' 'libcom_err' 'cpp = 14.3' 'perl(strict)' 'tar' 'libcrypto' 'perl(:VERSION) >= 5' 'perl(Thread::Queue)' 'libgcc >= 14.3' '(glibc-gconv' 'libzstd' 'libgnutls' 'libpopt' 'librpm' 'libacl' 'openssl-libs' 'perl(File::Copy)' 'libm.so' 'perl(File::Spec)' '/usr/sbin/alternatives' 'libc.so' 'popt(x86' 'perl(File::Compare)' 'libdebuginfod' 'libm.so.6(GLIBC_2' 'automake' 'libdebuginfod.so' 'libattr' 'libkeyutils' 'openssl' 'perl(Class::Struct)' 'bash' 'ld-linux' 'gcc = 14.2' 'libgmp' 'libmpc' 'libz.so.1(ZLIB_1' 'emacs' 'perl(POSIX)' 'liblzma' 'perl(Cwd)' 'perl(threads)' 'perl(File::Path)' 'libgomp' 'binutils >= 2' 'libgcc_s.so.1(GCC_3' 'libz.so.1(ZLIB_1.2' 'libstdc++' 'libstdc++.so.6(GLIBCXX_3' 'libgpg' 'libstdc++ = 14.3' 'gawk' 'libkeyutils.so' 'libtinfo' 'libffi' 'curl' 'libselinux.so' 'libstdc++.so' 'filesystem' 'gcc(major) = 14' 'libmpfr' 'libstdc++ = 14.2' 'kernel' 'libresolv' 'libattr.so' 'perl(constant)' 'glibc = 2' 'perl(File::Find)' 'libmvec' 'pkgconfig(libcrypto)' '/usr/bin/pkg' 'rtld(GNU_HASH)' 'pkgconfig' 'libgomp = 14.3' 'perl(Errno)' '/usr/bin/perl' '/usr/bin/bash' 'libanl' 'setup' 'libqmail' 'libz' 'perl' 'pkgconf' 'perl(IO::File)' 'perl(Config)' 'autoconf >= 2' 'libcrypto.so.3(OPENSSL_3' 'perl(warnings)' 'gcc = 14.3' 'perl(File::Basename)' 'make' 'ncurses' 'glibc(x86' 'pkgconf(x86' 'libcap' 'ld' 'librpmio' 'libgcc(x86' 'libstdc++.so.6(CXXABI_1' 'autoconf' '/bin/sh' 'grep' 'basesystem' 'liblzma.so.5(XZ_5' 'libverto' 'libgcc_s.so' 'grep >= 2' 'libgsasl' '/usr/bin/sh' 'p11' 'perl(Data::Dumper)' 'crypto' 'libssl' 'libBrokenLocale' 'libpcre2' 'libm' 'perl(File::stat)' 'ca' 'findutils' '/etc/crypto' 'glibc' 'coreutils' 'libgsasl.so' 'libselinux' 'libxcrypt' 'xz' 'filesystem >= 3' 'libacl.so' 'perl(File::Temp)' 06-01 05:13 root DEBUG CheckOwnDirs completed: 222.723 seconds 06-01 05:13 root DEBUG Running check: CheckOwnOther 06-01 05:13 root DEBUG CheckOwnOther completed: 0.000 seconds 06-01 05:13 root DEBUG Running check: CheckRelocatable 06-01 05:13 root DEBUG CheckRelocatable completed: 0.000 seconds 06-01 05:13 root DEBUG Running check: CheckRequires 06-01 05:13 root DEBUG CheckRequires completed: 0.000 seconds 06-01 05:13 root DEBUG Running check: CheckSourceMD5 06-01 05:13 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/indimail/srpm-unpacked/indimail-permissions.paranoid 06-01 05:13 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/indimail/srpm-unpacked/indimail-permissions.secure 06-01 05:13 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/indimail/srpm-unpacked/indimail-permissions.easy 06-01 05:13 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/indimail/srpm-unpacked/indimail-rpmlintrc 06-01 05:13 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/indimail/srpm-unpacked/indimail-3.4.8.tar.gz 06-01 05:13 root DEBUG CheckSourceMD5 completed: 0.000 seconds 06-01 05:13 root DEBUG Running check: CheckSourcedirMacroUse 06-01 05:13 root DEBUG CheckSourcedirMacroUse completed: 0.000 seconds 06-01 05:13 root DEBUG Running check: CheckSpecLegibility 06-01 05:13 root DEBUG CheckSpecLegibility completed: 0.000 seconds 06-01 05:13 root DEBUG Running check: CheckSpecName 06-01 05:13 root DEBUG CheckSpecName completed: 0.000 seconds 06-01 05:13 root DEBUG Running check: CheckStaticLibs 06-01 05:13 root DEBUG CheckStaticLibs completed: 0.001 seconds 06-01 05:13 root DEBUG Running check: CheckSystemdUnitdirScriplets 06-01 05:13 root DEBUG CheckSystemdUnitdirScriplets completed: 0.001 seconds 06-01 05:13 root DEBUG Running check: CheckSystemdUserunitdirScriplets 06-01 05:13 root DEBUG CheckSystemdUserunitdirScriplets completed: 0.001 seconds 06-01 05:13 root DEBUG Running check: CheckUTF8Filenames 06-01 05:13 root DEBUG CheckUTF8Filenames completed: 0.000 seconds 06-01 05:13 root DEBUG Running check: CheckUpdateIconCache 06-01 05:13 root DEBUG CheckUpdateIconCache completed: 0.000 seconds 06-01 05:13 root DEBUG Running check: CheckUsefulDebuginfo 06-01 05:13 root DEBUG CheckUsefulDebuginfo completed: 0.000 seconds 06-01 05:13 root DEBUG Running check: CheckBuildInMock 06-01 05:13 root DEBUG CheckBuildInMock completed: 0.000 seconds 06-01 05:13 root DEBUG Running check: CheckBuildroot 06-01 05:13 root DEBUG CheckBuildroot completed: 0.000 seconds 06-01 05:13 root DEBUG Running check: CheckBundledFonts 06-01 05:13 root DEBUG CheckBundledFonts completed: 0.002 seconds 06-01 05:13 root DEBUG Running check: CheckClean 06-01 05:13 root DEBUG CheckClean completed: 0.000 seconds 06-01 05:13 root DEBUG Running check: CheckContainsLicenseText 06-01 05:13 root DEBUG CheckContainsLicenseText completed: 0.000 seconds 06-01 05:13 root DEBUG Running check: CheckFileRequires 06-01 05:13 root DEBUG CheckFileRequires completed: 0.000 seconds 06-01 05:13 root DEBUG Running check: CheckFinalRequiresProvides 06-01 05:13 root DEBUG CheckFinalRequiresProvides completed: 0.000 seconds 06-01 05:13 root DEBUG Running check: CheckFullVerReqSub 06-01 05:13 root DEBUG CheckFullVerReqSub completed: 0.000 seconds 06-01 05:13 root DEBUG Running check: CheckFunctionAsDescribed 06-01 05:13 root DEBUG CheckFunctionAsDescribed completed: 0.000 seconds 06-01 05:13 root DEBUG Running check: CheckIllegalSpecTags 06-01 05:13 root DEBUG CheckIllegalSpecTags completed: 0.001 seconds 06-01 05:13 root DEBUG Running check: CheckLatestVersionIsPackaged 06-01 05:13 root DEBUG CheckLatestVersionIsPackaged completed: 0.000 seconds 06-01 05:13 root DEBUG Running check: CheckLicenseUpstream 06-01 05:13 root DEBUG CheckLicenseUpstream completed: 0.000 seconds 06-01 05:13 root DEBUG Running check: CheckManPages 06-01 05:13 root DEBUG CheckManPages completed: 0.000 seconds 06-01 05:13 root DEBUG Running check: CheckParallelMake 06-01 05:13 root DEBUG CheckParallelMake completed: 0.000 seconds 06-01 05:13 root DEBUG Running check: CheckPatchComments 06-01 05:13 root DEBUG CheckPatchComments completed: 0.000 seconds 06-01 05:13 root DEBUG Running check: CheckPkgConfigFiles 06-01 05:13 root DEBUG CheckPkgConfigFiles completed: 0.000 seconds 06-01 05:13 root DEBUG Running check: CheckRubyPlugin 06-01 05:13 root DEBUG CheckRubyPlugin completed: 0.000 seconds 06-01 05:13 root DEBUG Running check: CheckScriptletSanity 06-01 05:13 root DEBUG CheckScriptletSanity completed: 0.000 seconds 06-01 05:13 root DEBUG Running check: CheckSourceComment 06-01 05:13 root DEBUG CheckSourceComment completed: 0.000 seconds 06-01 05:13 root DEBUG Running check: CheckSourceDownloads 06-01 05:13 root DEBUG CheckSourceDownloads completed: 0.000 seconds 06-01 05:13 root DEBUG Running check: CheckSourceUrl 06-01 05:13 root DEBUG CheckSourceUrl completed: 0.000 seconds 06-01 05:13 root DEBUG Running check: CheckSourceVerification 06-01 05:13 root DEBUG CheckSourceVerification completed: 0.000 seconds 06-01 05:13 root DEBUG Running check: CheckSpecAsInSRPM 06-01 05:13 root DEBUG CheckSpecAsInSRPM completed: 0.000 seconds 06-01 05:13 root DEBUG Running check: CheckSupportAllArchs 06-01 05:13 root DEBUG CheckSupportAllArchs completed: 0.000 seconds 06-01 05:13 root DEBUG Running check: CheckTestSuites 06-01 05:13 root DEBUG CheckTestSuites completed: 0.000 seconds 06-01 05:13 root DEBUG Running check: CheckTimeStamps 06-01 05:13 root DEBUG CheckTimeStamps completed: 0.000 seconds 06-01 05:13 root DEBUG Running check: CheckTmpfiles 06-01 05:13 root DEBUG CheckTmpfiles completed: 0.001 seconds 06-01 05:13 root DEBUG Running check: CheckUpdateMimeDatabase 06-01 05:13 root DEBUG CheckUpdateMimeDatabase completed: 0.000 seconds 06-01 05:13 root DEBUG Running check: CheckUseGlobal 06-01 05:13 root DEBUG CheckUseGlobal completed: 0.000 seconds 06-01 05:13 root DEBUG Running check: SugarActivityCheckBuildRequires 06-01 05:13 root DEBUG SugarActivityCheckBuildRequires completed: 0.000 seconds 06-01 05:13 root DEBUG Running check: SugarActivityCheckNaming 06-01 05:13 root DEBUG SugarActivityCheckNaming completed: 0.000 seconds 06-01 05:13 root DEBUG Running check: SugarActivityCheckRuntimeDeps 06-01 05:13 root DEBUG SugarActivityCheckRuntimeDeps completed: 0.000 seconds 06-01 05:13 root DEBUG Running check: CheckAddMavenDepmap 06-01 05:13 root DEBUG CheckAddMavenDepmap completed: 0.000 seconds 06-01 05:13 root DEBUG Running check: CheckBundledJars 06-01 05:13 root DEBUG CheckBundledJars completed: 0.001 seconds 06-01 05:13 root DEBUG Running check: CheckJPackageRequires 06-01 05:13 root DEBUG CheckJPackageRequires completed: 0.002 seconds 06-01 05:13 root DEBUG Running check: CheckJavadoc 06-01 05:13 root DEBUG CheckJavadoc completed: 0.001 seconds 06-01 05:13 root DEBUG Running check: CheckJavadocJPackageRequires 06-01 05:13 root DEBUG CheckJavadocJPackageRequires completed: 0.001 seconds 06-01 05:13 root DEBUG Running check: CheckJavadocdirName 06-01 05:13 root DEBUG CheckJavadocdirName completed: 0.001 seconds 06-01 05:13 root DEBUG Running check: CheckMvnRpmbuild 06-01 05:13 root DEBUG CheckMvnRpmbuild completed: 0.004 seconds 06-01 05:13 root DEBUG Running check: CheckNewStyleMaven 06-01 05:13 root DEBUG CheckNewStyleMaven completed: 0.000 seconds 06-01 05:13 root DEBUG Running check: CheckNoArch 06-01 05:13 root DEBUG CheckNoArch completed: 0.001 seconds 06-01 05:13 root DEBUG Running check: CheckNoOldMavenDepmap 06-01 05:13 root DEBUG CheckNoOldMavenDepmap completed: 0.001 seconds 06-01 05:13 root DEBUG Running check: CheckNoRequiresPost 06-01 05:13 root DEBUG CheckNoRequiresPost completed: 0.000 seconds 06-01 05:13 root DEBUG Running check: CheckNotJavaApplicable 06-01 05:13 root DEBUG CheckNotJavaApplicable completed: 0.000 seconds 06-01 05:13 root DEBUG Running check: CheckPomInstalled 06-01 05:13 root DEBUG CheckPomInstalled completed: 0.001 seconds 06-01 05:13 root DEBUG Running check: CheckTestSkip 06-01 05:13 root DEBUG CheckTestSkip completed: 0.000 seconds 06-01 05:13 root DEBUG Running check: CheckUpdateDepmap 06-01 05:13 root DEBUG CheckUpdateDepmap completed: 0.000 seconds 06-01 05:13 root DEBUG Running check: CheckUpstremBuildMethod 06-01 05:13 root DEBUG CheckUpstremBuildMethod completed: 0.001 seconds 06-01 05:13 root DEBUG Running check: CheckUseMavenpomdirMacro 06-01 05:13 root DEBUG CheckUseMavenpomdirMacro completed: 0.000 seconds 06-01 05:13 root DEBUG Running check: CheckAutotoolsObsoletedMacros 06-01 05:13 root DEBUG autotools used: automake libtool 06-01 05:13 root DEBUG running: grep -E -n -o -e AM_CONFIG_HEADER[[:space:]]*$ -e AM_CONFIG_HEADER\( -e AM_PROG_CC_STDC[[:space:]]*$ -e AM_PROG_CC_STDC\( -e AC_PROG_LIBTOOL[[:space:]]*$ -e AC_PROG_LIBTOOL\( -e AM_PROG_LIBTOOL[[:space:]]*$ -e AM_PROG_LIBTOOL\( /var/lib/copr-rpmbuild/results/indimail/BUILD/indimail-3.4.8-build/indimail-3.4.8/configure.ac 06-01 05:13 root DEBUG running: grep -E -n -o -e AM_CONFIG_HEADER[[:space:]]*$ -e AM_CONFIG_HEADER\( -e AM_PROG_CC_STDC[[:space:]]*$ -e AM_PROG_CC_STDC\( -e AC_PROG_LIBTOOL[[:space:]]*$ -e AC_PROG_LIBTOOL\( -e AM_PROG_LIBTOOL[[:space:]]*$ -e AM_PROG_LIBTOOL\( /var/lib/copr-rpmbuild/results/indimail/BUILD/indimail-3.4.8-build/indimail-3.4.8/eps-1.2/configure.ac 06-01 05:13 root DEBUG CheckAutotoolsObsoletedMacros completed: 0.005 seconds 06-01 05:13 root DEBUG Running check: fonts-disable 06-01 05:13 root DEBUG fonts-disable completed: 0.000 seconds 06-01 05:13 root DEBUG Running check: generic-excludearch 06-01 05:13 root INFO ExclusiveArch dependency checking disabled, enable with EXARCH flag 06-01 05:13 root DEBUG generic-excludearch completed: 0.004 seconds 06-01 05:13 root DEBUG Running check: generic-large-docs 06-01 05:13 root DEBUG generic-large-docs completed: 0.018 seconds 06-01 05:13 root DEBUG Running check: java-check-bundled-jars 06-01 05:13 root DEBUG java-check-bundled-jars completed: 0.002 seconds 06-01 05:13 root DEBUG Running check: fonts-fc-query 06-01 05:13 root DEBUG fonts-fc-query completed: 0.000 seconds 06-01 05:13 root DEBUG Running check: fonts-repo-audit 06-01 05:13 root DEBUG fonts-repo-audit completed: 0.000 seconds 06-01 05:13 root DEBUG Running check: generic-large-data 06-01 05:13 root DEBUG generic-large-data completed: 0.015 seconds 06-01 05:13 root DEBUG Running check: generic-srv-opt 06-01 05:13 root DEBUG generic-srv-opt completed: 0.004 seconds 06-01 05:13 root DEBUG Running check: perl-url-tag 06-01 05:13 root DEBUG perl-url-tag completed: 0.001 seconds 06-01 05:13 root DEBUG Running check: php-compatinfo 06-01 05:13 root DEBUG php-compatinfo completed: 0.000 seconds 06-01 05:13 root DEBUG Running check: python-check-eggs 06-01 05:13 root DEBUG python-check-eggs completed: 0.000 seconds 06-01 05:13 root DEBUG Running check: python-dont-download-deps 06-01 05:13 root DEBUG python-dont-download-deps completed: 0.000 seconds 06-01 05:13 root DEBUG Running check: python-egg-info 06-01 05:13 root DEBUG python-egg-info completed: 0.000 seconds 06-01 05:13 root DEBUG Running check: python-meet-guidelines 06-01 05:13 root DEBUG python-meet-guidelines completed: 0.000 seconds 06-01 05:13 root DEBUG Running check: CheckBuildCompilerFlags 06-01 05:13 root DEBUG CheckBuildCompilerFlags completed: 0.000 seconds 06-01 05:13 root DEBUG Running check: CheckDaemonCompileFlags 06-01 05:13 root DEBUG CheckDaemonCompileFlags completed: 0.008 seconds 06-01 05:13 root DEBUG Running check: CheckUpdateDesktopDatabase 06-01 05:13 root DEBUG CheckUpdateDesktopDatabase completed: 0.000 seconds 06-01 05:13 root DEBUG Running check: CheckSystemdScripts 06-01 05:13 root DEBUG CheckSystemdScripts completed: 0.000 seconds 06-01 05:13 root DEBUG Report completed: 573.944 seconds