03-30 18:33 root DEBUG fedora-review 0.10.0 e79b66b 2023-07-24 17:28:48 -0500 started 03-30 18:33 root DEBUG Command line: /bin/fedora-review --no-colors --prebuilt --rpm-spec --name weston --mock-config /var/lib/copr-rpmbuild/results/configs/child.cfg 03-30 18:33 root INFO Processing local files: weston 03-30 18:33 root DEBUG Active settings after processing options 03-30 18:33 root DEBUG bz_url: https://bugzilla.redhat.com 03-30 18:33 root DEBUG _con_handler: (INFO)> 03-30 18:33 root DEBUG _log_config_done: True 03-30 18:33 root DEBUG cache: False 03-30 18:33 root DEBUG resultdir: None 03-30 18:33 root DEBUG init_done: True 03-30 18:33 root DEBUG uniqueext: None 03-30 18:33 root DEBUG configdir: None 03-30 18:33 root DEBUG log_level: 20 03-30 18:33 root DEBUG prebuilt: True 03-30 18:33 root DEBUG verbose: False 03-30 18:33 root DEBUG name: weston 03-30 18:33 root DEBUG use_colors: False 03-30 18:33 root DEBUG session_log: /var/lib/copr-rpmbuild/results/cache/fedora-review.log 03-30 18:33 root DEBUG bug: None 03-30 18:33 root DEBUG url: None 03-30 18:33 root DEBUG copr_build_descriptor: None 03-30 18:33 root DEBUG list_checks: False 03-30 18:33 root DEBUG list_flags: False 03-30 18:33 root DEBUG list_plugins: False 03-30 18:33 root DEBUG version: False 03-30 18:33 root DEBUG flags: [] 03-30 18:33 root DEBUG repo: None 03-30 18:33 root DEBUG mock_config: /var/lib/copr-rpmbuild/results/configs/child.cfg 03-30 18:33 root DEBUG no_report: False 03-30 18:33 root DEBUG nobuild: False 03-30 18:33 root DEBUG mock_options: --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True 03-30 18:33 root DEBUG other_bz: None 03-30 18:33 root DEBUG plugins_arg: None 03-30 18:33 root DEBUG single: None 03-30 18:33 root DEBUG rpm_spec: True 03-30 18:33 root DEBUG exclude: None 03-30 18:33 root DEBUG checksum: sha256 03-30 18:33 root DEBUG plugins: {} 03-30 18:33 root INFO Getting .spec and .srpm Urls from : Local files in /var/lib/copr-rpmbuild/results 03-30 18:33 root INFO --> SRPM url: file:///var/lib/copr-rpmbuild/results/weston-14.0.90^20250325g9d841e39-1.fc43.src.rpm 03-30 18:33 root INFO Using review directory: /var/lib/copr-rpmbuild/results/weston 03-30 18:33 root DEBUG find_urls completed: 0.099 03-30 18:33 root DEBUG Avoiding init of working mock root 03-30 18:33 root DEBUG Url download completed: 10.195 03-30 18:33 root DEBUG --> /var/lib/copr-rpmbuild/results/weston/upstream : http://wayland.freedesktop.org//weston-20250325-9d841e39.tar.xz 03-30 18:33 root INFO Downloading (Source0): http://wayland.freedesktop.org//weston-20250325-9d841e39.tar.xz 03-30 18:33 root DEBUG Download error on http://wayland.freedesktop.org//weston-20250325-9d841e39.tar.xz, : 'Error HTTP Error 404: Not Found downloading http://wayland.freedesktop.org//weston-20250325-9d841e39.tar.xz' 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 527, in error result = 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 720, in http_error_302 return self.parent.open(new, timeout=req.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://wayland.freedesktop.org//weston-20250325-9d841e39.tar.xz' 03-30 18:33 root WARNING Cannot download url: http://wayland.freedesktop.org//weston-20250325-9d841e39.tar.xz 03-30 18:33 root INFO No upstream for (Source0): weston-20250325-9d841e39.tar.xz 03-30 18:33 root INFO Running checks and generating report 03-30 18:33 root DEBUG Running check: CheckResultdir 03-30 18:33 root DEBUG CheckResultdir completed: 0.000 seconds 03-30 18:33 root DEBUG Running check: CheckBuild 03-30 18:33 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/weston-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm 03-30 18:33 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/weston-session-14.0.90^20250325g9d841e39-1.fc43.noarch.rpm 03-30 18:33 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/weston-libs-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm 03-30 18:33 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/weston-demo-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm 03-30 18:33 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/weston-devel-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm 03-30 18:33 root DEBUG CheckBuild completed: 0.031 seconds 03-30 18:33 root DEBUG Running check: CheckRpmlint 03-30 18:33 root DEBUG Run command: rpmlint --ignore-unused-rpmlintrc --rpmlintrc /tmp/tmph90f775o /var/lib/copr-rpmbuild/results/weston-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm /var/lib/copr-rpmbuild/results/weston-session-14.0.90^20250325g9d841e39-1.fc43.noarch.rpm /var/lib/copr-rpmbuild/results/weston-libs-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm /var/lib/copr-rpmbuild/results/weston-demo-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm /var/lib/copr-rpmbuild/results/weston-devel-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm /var/lib/copr-rpmbuild/results/weston-14.0.90^20250325g9d841e39-1.fc43.src.rpm 03-30 18:33 root DEBUG CheckRpmlint completed: 2.312 seconds 03-30 18:33 root DEBUG Running check: CheckPackageInstalls 03-30 18:33 root DEBUG Init command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --init 03-30 18:33 root DEBUG Init output: INFO: mock.py version 6.1 starting (python version = 3.13.0, NVR = mock-6.1-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.1 INFO: Mock Version: 6.1 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-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-rawhide-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 03-30 18:33 root INFO Installing built package(s) 03-30 18:33 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/weston/results, --init 03-30 18:33 root DEBUG --init output: INFO: mock.py version 6.1 starting (python version = 3.13.0, NVR = mock-6.1-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/weston/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.1 INFO: Mock Version: 6.1 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-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-rawhide-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-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 03-30 18:33 root DEBUG CheckPackageInstalls completed: 3.677 seconds 03-30 18:33 root DEBUG Running check: CheckRpmlintInstalled 03-30 18:33 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/weston/results, --init 03-30 18:33 root DEBUG --init output: INFO: mock.py version 6.1 starting (python version = 3.13.0, NVR = mock-6.1-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/weston/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.1 INFO: Mock Version: 6.1 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-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-rawhide-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-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 03-30 18:33 root DEBUG is_installed: Tested rpmlint, result: 1 03-30 18:33 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/weston/results, --shell, 'rm -f /var/lib/rpm/__db*' 03-30 18:33 root DEBUG output: INFO: mock.py version 6.1 starting (python version = 3.13.0, NVR = mock-6.1-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/weston/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-rawhide-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-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-rawhide-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-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 03-30 18:33 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/weston/results, install, rpmlint 03-30 18:33 root DEBUG Install output: INFO: mock.py version 6.1 starting (python version = 3.13.0, NVR = mock-6.1-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/weston/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.1 INFO: Mock Version: 6.1 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-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-rawhide-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-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 03-30 18:33 root DEBUG Script output: INFO: mock.py version 6.1 starting (python version = 3.13.0, NVR = mock-6.1-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/weston/results --chroot 'echo '"'"'rpmlint:'"'"'; rpmlint --installed weston weston-debuginfo weston-demo-debuginfo weston-devel weston-session weston-demo weston-libs weston-libs-debuginfo; echo '"'"'rpmlint-done:'"'"'' Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Mock Version: 6.1 INFO: Mock Version: 6.1 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-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-rawhide-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-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 weston weston-debuginfo weston-demo-debuginfo weston-devel weston-session weston-demo weston-libs weston-libs-debuginfo; echo 'rpmlint-done:'"] Start: chroot ["echo 'rpmlint:'; rpmlint --installed weston weston-debuginfo weston-demo-debuginfo weston-devel weston-session weston-demo weston-libs weston-libs-debuginfo; echo 'rpmlint-done:'"] rpmlint: (none): E: there is no installed rpm "weston". (none): E: there is no installed rpm "weston-debuginfo". (none): E: there is no installed rpm "weston-demo-debuginfo". (none): E: there is no installed rpm "weston-devel". (none): E: there is no installed rpm "weston-session". (none): E: there is no installed rpm "weston-demo". (none): E: there is no installed rpm "weston-libs". (none): E: there is no installed rpm "weston-libs-debuginfo". There are no files to process nor additional arguments. Nothing to do, aborting. ============================ rpmlint session starts ============================ rpmlint: 2.7.0 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: 8 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 weston weston-debuginfo weston-demo-debuginfo weston-devel weston-session weston-demo weston-libs weston-libs-debuginfo; echo 'rpmlint-done:'"] Finish: run 03-30 18:33 root DEBUG CheckRpmlintInstalled completed: 10.511 seconds 03-30 18:33 root DEBUG Running check: CheckRpmlintDebuginfo 03-30 18:33 root DEBUG Run command: rpmlint --ignore-unused-rpmlintrc --rpmlintrc /tmp/tmpuz_z83m1 /var/lib/copr-rpmbuild/results/weston-debuginfo-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm /var/lib/copr-rpmbuild/results/weston-libs-debuginfo-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm /var/lib/copr-rpmbuild/results/weston-demo-debuginfo-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm 03-30 18:33 root DEBUG CheckRpmlintDebuginfo completed: 1.934 seconds 03-30 18:33 root DEBUG Running check: CheckInitDeps 03-30 18:34 root DEBUG CheckInitDeps completed: 17.982 seconds 03-30 18:34 root DEBUG Running check: CheckBuildCompleted 03-30 18:34 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/weston/results, --chroot, --, rm -rf $(rpm --eval %_builddir)/* 03-30 18:34 root DEBUG Mock output: INFO: mock.py version 6.1 starting (python version = 3.13.0, NVR = mock-6.1-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/weston/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.1 INFO: Mock Version: 6.1 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-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-rawhide-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-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 03-30 18:34 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/weston/results, --copyin, /var/lib/copr-rpmbuild/results/weston-14.0.90^20250325g9d841e39-1.fc43.src.rpm, weston-14.0.90^20250325g9d841e39-1.fc43.src.rpm 03-30 18:34 root DEBUG Mock output: INFO: mock.py version 6.1 starting (python version = 3.13.0, NVR = mock-6.1-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/weston/results --copyin '/var/lib/copr-rpmbuild/results/weston-14.0.90^20250325g9d841e39-1.fc43.src.rpm' 'weston-14.0.90^20250325g9d841e39-1.fc43.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.1 INFO: Mock Version: 6.1 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-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-rawhide-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-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/weston-14.0.90^20250325g9d841e39-1.fc43.src.rpm to /var/lib/mock/fedora-rawhide-x86_64/root/weston-14.0.90^20250325g9d841e39-1.fc43.src.rpm Finish: run None NoneType: None 03-30 18:34 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/weston/results, --chroot, --, rpm -i weston-14.0.90^20250325g9d841e39-1.fc43.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/weston.spec;chmod -R go+r $(rpm --eval %_builddir)/* || : 03-30 18:34 root DEBUG Mock output: INFO: mock.py version 6.1 starting (python version = 3.13.0, NVR = mock-6.1-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/weston/results --chroot -- 'rpm -i weston-14.0.90^20250325g9d841e39-1.fc43.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/weston.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.1 INFO: Mock Version: 6.1 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-rawhide-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-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-rawhide-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-rawhide-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 weston-14.0.90^20250325g9d841e39-1.fc43.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/weston.spec;chmod -R go+r $(rpm --eval %_builddir)/* || :'] Start: chroot ['rpm -i weston-14.0.90^20250325g9d841e39-1.fc43.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/weston.spec;chmod -R go+r $(rpm --eval %_builddir)/* || :'] setting SOURCE_DATE_EPOCH=1743292800 Executing(%mkbuilddir): /bin/sh -e /var/tmp/rpm-tmp.0QenFQ Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.XUwAIu + umask 022 + cd /builddir/build/BUILD/weston-14.0.90_20250325g9d841e39-build + cd /builddir/build/BUILD/weston-14.0.90_20250325g9d841e39-build + rm -rf weston + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/weston-20250325-9d841e39.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd weston + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/libdisplay-info-version.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Finish: chroot ['rpm -i weston-14.0.90^20250325g9d841e39-1.fc43.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/weston.spec;chmod -R go+r $(rpm --eval %_builddir)/* || :'] Finish: run None NoneType: None 03-30 18:34 root DEBUG _topdir: /builddir/build 03-30 18:34 root INFO Reading configuration from /etc/mock/site-defaults.cfg 03-30 18:34 root INFO Reading configuration from /etc/mock/chroot-aliases.cfg 03-30 18:34 root INFO Reading configuration from /var/lib/copr-rpmbuild/results/configs/child.cfg 03-30 18:34 root INFO Active plugins: C/C++, Generic, Shell-api 03-30 18:34 root DEBUG CheckBuildCompleted completed: 7.440 seconds 03-30 18:34 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 03-30 18:34 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 03-30 18:34 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 03-30 18:34 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 03-30 18:34 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 03-30 18:34 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 03-30 18:34 root DEBUG Running check: OcamlCheckStaticLibs 03-30 18:34 root DEBUG OcamlCheckStaticLibs completed: 0.014 seconds 03-30 18:34 root DEBUG Running check: HaskellCheckStaticLibs 03-30 18:34 root DEBUG HaskellCheckStaticLibs completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CreateEnvCheck 03-30 18:34 root DEBUG CreateEnvCheck completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: RCheckBuildRequires 03-30 18:34 root DEBUG RCheckBuildRequires completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: RCheckCheckMacro 03-30 18:34 root DEBUG RCheckCheckMacro completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: RCheckDoc 03-30 18:34 root DEBUG RCheckDoc completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: RCheckInstallSection 03-30 18:34 root DEBUG RCheckInstallSection completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: RCheckLatestVersionIsPackaged 03-30 18:34 root DEBUG RCheckLatestVersionIsPackaged completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: RCheckRequires 03-30 18:34 root DEBUG RCheckRequires completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CheckBundledGnulib 03-30 18:34 root DEBUG CheckBundledGnulib completed: 0.002 seconds 03-30 18:34 root DEBUG Running check: CheckGccBuildRequires 03-30 18:34 root DEBUG CheckGccBuildRequires completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CheckHeaderFiles 03-30 18:34 root DEBUG CheckHeaderFiles completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CheckLDConfig 03-30 18:34 root DEBUG CheckLDConfig completed: 0.001 seconds 03-30 18:34 root DEBUG Running check: CheckLibToolArchives 03-30 18:34 root DEBUG CheckLibToolArchives completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CheckNoKernelModules 03-30 18:34 root DEBUG CheckNoKernelModules completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CheckNoStaticExecutables 03-30 18:34 root DEBUG Run command: env -i bash -c "source ./review-env.sh; unpack_rpms" 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/bin/weston-dnd 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/bin/weston-image 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/bin/weston-simple-dmabuf-egl 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/bin/weston-calibrator 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/bin/weston-fullscreen 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/bin/weston-flower 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/bin/weston-resizor 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/bin/weston-eventdemo 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/bin/weston-transformed 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/bin/weston-content_protection 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/bin/weston-simple-egl 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/bin/weston-cliptest 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/bin/weston-simple-dmabuf-v4l 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/bin/weston-multi-resource 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/bin/weston-simple-touch 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/bin/weston-simple-shm 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/bin/weston-touch-calibrator 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/bin/weston-presentation-shm 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/bin/weston-clickdot 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/bin/weston-constraints 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/bin/weston-subsurfaces 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/bin/weston-simple-damage 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/bin/weston-stacking 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/bin/weston-smoke 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/bin/weston-editor 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/bin/weston-scaler 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/bin/weston-simple-dmabuf-feedback 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib/.build-id/f8/e34e37c80a2226a4b585f37b53926074651594 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib/.build-id/09/64632361eae3ec554363cce65ab89d2b377bee 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib/.build-id/79/1b5fd93988f48b461d77c84a7058aeec1b7da5 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib/.build-id/16/ec8b899a8b7eaac2dfebc6bbc37e125a213960 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib/.build-id/00/0097d24bd45b190af7eaea166727bb1ef14ba7 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib/.build-id/0c/850b0212cd7674200ef7ec1f3d8fac28e0723c 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib/.build-id/eb/6f8bd0b986303d1e3e397e295e1fef5c2db8fd 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib/.build-id/32/1e45be505bbea2d1e9659d3a78df3ec7964fb0 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib/.build-id/8f/12ec688c239618f2a19e4c1cc05ed4fe2fc91c 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib/.build-id/4d/3170eedd187e969ba11e6a378ff1d413d57aa1 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib/.build-id/a1/b3bb34bc6173106dac209615910ac2de491099 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib/.build-id/33/d0050238006e42dee3a77fce8512b5be555b29 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib/.build-id/a3/b5056f404a746ed06fb29627d956e0a8d94680 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib/.build-id/a0/10b1e8ff7db2247b9e78ded172c84cdf9d45c5 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib/.build-id/a6/a940ead7e59a607f60c90ea84f78e4040ef290 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib/.build-id/ee/9d27b1ed1f3a403d03c3dc3fe4ac4fc23a010d 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib/.build-id/b4/f1a0a1297b445848f19d734e5bdb6c66353695 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib/.build-id/22/bf53f8c0eb21d16e63395e141601010a1d7d3a 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib/.build-id/4f/45a36458508155b37cc35d22e9c8e099e0b7b8 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib/.build-id/54/d2b974f7fb4ead6bef5b8a6652d9ecaeb60a51 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib/.build-id/02/00f57acaf44883fc71d2dc2e5e6ac352a26697 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib/.build-id/44/5e74ca4c1e8bcb4fe0dde9565f8026ef45af41 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib/.build-id/9e/f679753209a75fdd76d10a5c475ca0ec28e5f5 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib/.build-id/4c/df4af70b1d616cd8098c3cd934085b0305aad3 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib/.build-id/84/7af87f3d10afc46a4840b44e6243dba8f853e2 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib/.build-id/e6/d321e2b898254a735a087645bc280fa465dd86 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib/.build-id/07/b896b23240810fc01028d11fbc794d83d1b930 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib64/libweston-15.so.0 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib64/libweston-15.so.0.0.0 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib64/libweston-15/remoting-plugin.so 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib64/libweston-15/xwayland.so 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib64/libweston-15/headless-backend.so 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib64/libweston-15/x11-backend.so 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib64/libweston-15/gl-renderer.so 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib64/libweston-15/wayland-backend.so 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib64/libweston-15/pipewire-plugin.so 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib64/libweston-15/color-lcms.so 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib64/libweston-15/pipewire-backend.so 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib64/libweston-15/rdp-backend.so 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib64/libweston-15/drm-backend.so 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib64/libweston-15/vnc-backend.so 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib/.build-id/6b/1e7693a29e5a5cdcf106148485ee972a53f240 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib/.build-id/66/6bc86521a8aca87c3eb71e75cc1f8e1a7d6543 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib/.build-id/79/df5a1cd5dffd3a7c63806e1da5bdf8dd789cd9 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib/.build-id/55/5cdca0b0ca70b39f3c20c7c8a7e2cb97146cee 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib/.build-id/6d/96df2a35abf5c46337a71e1cf13bf11bc4e62a 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib/.build-id/33/cdcac4fe3151c4700d7c6125665779f645d22c 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib/.build-id/ed/2b8f158abdbaca7f4faf5188fefa78319cb771 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib/.build-id/a3/2665309cc4ecfa800c0132a3b78f37e9962b0d 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib/.build-id/54/0ab27a1223207759f54974d2e42e4d980faa42 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib/.build-id/a5/6c3cc9dee2e032f7aba26fdccb9fd5b88d2ad2 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib/.build-id/a5/7c7c9461bcb07fbac4ca5bfe8be97918a9fa3a 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib/.build-id/53/35cba74267e589933b57d2d54843dbc94a3c56 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib/.build-id/61/e34860623af3709eea1b128e06e51bf724d02f 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/bin/weston-tablet 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/bin/weston-screenshooter 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/bin/weston 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/bin/weston-color 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/bin/weston-debug 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/bin/wcap-decode 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/bin/weston-terminal 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib64/weston/kiosk-shell.so 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib64/weston/screen-share.so 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib64/weston/fullscreen-shell.so 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib64/weston/libexec_weston.so.0 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib64/weston/libexec_weston.so 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib64/weston/desktop-shell.so 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib64/weston/systemd-notify.so 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib64/weston/libexec_weston.so.0.0.0 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib/.build-id/f7/10462c582d2562d784c683fb615ccf2c11a002 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib/.build-id/6e/21f6d1db4b2f790cf6bc5cb1acb8a5943ab449 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib/.build-id/d5/4de20bacd9ab6bb47dc0a7cb9fc9d7714d92ca 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib/.build-id/51/5f0a78244623ad172224debbd55edd1be00330 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib/.build-id/4d/d500d73b619413bf3246655103ba265ae774b2 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib/.build-id/da/bf218b60d61ccaad4b4ebf8a3122f16b1d3a7a 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib/.build-id/2d/8bb2c9c82f3e9587d6c08c1e68d61cc3f68393 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib/.build-id/38/ffabf257d02f684475dd12d2e61eeca3351e52 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib/.build-id/82/c2c9a07913247fa559599dbc314b9dc9c97886 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib/.build-id/0f/dda7a040da93aa2b9c9bb66fb5d2b0042951df 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib/.build-id/86/0bc0a5296d61ce8f2e974afbdf916bc257f62f 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib/.build-id/e7/51c11793fe61db2220ae4b3b74c025cbd9cc00 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib/.build-id/e1/1167763ddec1426a75a2bd85ff76bde9638736 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib/.build-id/2f/73f300e37387072ba5b33206d19e3db2bd9d2f 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib/.build-id/9a/8b6e0e545f32bb7493cccab979456c5c23549e 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/lib/.build-id/07/8046ef77146d628d8c965bbc1d00eebda794a0 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/libexec/weston-simple-im 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/libexec/weston-desktop-shell 03-30 18:34 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc43.x86_64.rpm/usr/libexec/weston-keyboard 03-30 18:34 root DEBUG CheckNoStaticExecutables completed: 0.272 seconds 03-30 18:34 root DEBUG Running check: CheckRPATH 03-30 18:34 root DEBUG CheckRPATH completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CheckSoFiles 03-30 18:34 root DEBUG CheckSoFiles completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CheckJavaPlugin 03-30 18:34 root DEBUG CheckJavaPlugin completed: 0.001 seconds 03-30 18:34 root DEBUG Running check: PerlCheckBuildRequires 03-30 18:34 root DEBUG PerlCheckBuildRequires completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CheckPythonBuildRequires 03-30 18:34 root DEBUG CheckPythonBuildRequires completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CheckPythonRequires 03-30 18:34 root DEBUG CheckPythonRequires completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CheckPythonX_Site 03-30 18:34 root DEBUG CheckPythonX_Site completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CheckApprovedLicense 03-30 18:34 root DEBUG CheckApprovedLicense completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CheckBuildrootMacros 03-30 18:34 root DEBUG CheckBuildrootMacros completed: 0.001 seconds 03-30 18:34 root DEBUG Running check: CheckBundledLibs 03-30 18:34 root DEBUG CheckBundledLibs completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CheckChangelogFormat 03-30 18:34 root DEBUG CheckChangelogFormat completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CheckCleanBuildroot 03-30 18:34 root DEBUG regex: rm\s+\-[rf][rf]\s+(/rpmbuild/BUILD/weston-14.0.90_20250325g9d841e39-build/BUILDROOT|\$RPM_BUILD_ROOT)[^/] 03-30 18:34 root DEBUG install_sec: %meson_install 03-30 18:34 root DEBUG CheckCleanBuildroot completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CheckCodeAndContent 03-30 18:34 root DEBUG CheckCodeAndContent completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CheckConfigNoReplace 03-30 18:34 root DEBUG CheckConfigNoReplace completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CheckDefattr 03-30 18:34 root DEBUG CheckDefattr completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CheckDescMacros 03-30 18:34 root DEBUG CheckDescMacros completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CheckDesktopFile 03-30 18:34 root DEBUG CheckDesktopFile completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CheckDesktopFileInstall 03-30 18:34 root DEBUG CheckDesktopFileInstall completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CheckDevelFilesInDevel 03-30 18:34 root DEBUG CheckDevelFilesInDevel completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CheckDirectoryRequire 03-30 18:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C -l 'filesystem' 03-30 18:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C --quiet --file /usr/share/libweston-15 03-30 18:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C --quiet --file /usr/lib64/pkgconfig 03-30 18:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C --quiet --file /etc/pam.d 03-30 18:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C --quiet --file /usr/share/pkgconfig 03-30 18:34 root DEBUG CheckDirectoryRequire completed: 32.311 seconds 03-30 18:34 root DEBUG Running check: CheckDistTag 03-30 18:34 root DEBUG CheckDistTag completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CheckDocRuntime 03-30 18:34 root DEBUG CheckDocRuntime completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CheckFileDuplicates 03-30 18:34 root DEBUG CheckFileDuplicates completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CheckFilePermissions 03-30 18:34 root DEBUG CheckFilePermissions completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CheckGconfSchemaInstall 03-30 18:34 root DEBUG CheckGconfSchemaInstall completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CheckGdkPixbufLoaders 03-30 18:34 root DEBUG CheckGdkPixbufLoaders completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CheckGioQueryModules 03-30 18:34 root DEBUG CheckGioQueryModules completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CheckGlibCompileSchemas 03-30 18:34 root DEBUG CheckGlibCompileSchemas completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CheckGtkQueryModules 03-30 18:34 root DEBUG CheckGtkQueryModules completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CheckGuidelines 03-30 18:34 root DEBUG CheckGuidelines completed: 0.000 seconds 03-30 18:34 root DEBUG Running check: CheckIfDepsDeprecated 03-30 18:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(libxml-2.0)' 03-30 18:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libEGL.so.1()(64bit)' 03-30 18:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(libseat)' 03-30 18:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libseat.so.1()(64bit)' 03-30 18:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.27)(64bit)' 03-30 18:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpipewire-0.3.so.0()(64bit)' 03-30 18:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgstapp-1.0.so.0()(64bit)' 03-30 18:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwinpr3.so.3()(64bit)' 03-30 18:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpng16.so.16()(64bit)' 03-30 18:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(glesv2)' 03-30 18:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.28)(64bit)' 03-30 18:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(wayland-scanner)' 03-30 18:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libjpeg.so.62()(64bit)' 03-30 18:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6()(64bit)' 03-30 18:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3)(64bit)' 03-30 18:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(pangocairo)' 03-30 18:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgstvideo-1.0.so.0()(64bit)' 03-30 18:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(libudev)' 03-30 18:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libX11-xcb.so.1()(64bit)' 03-30 18:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'glib2-devel' 03-30 18:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(xcursor)' 03-30 18:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(xcb-shm)' 03-30 18:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libneatvnc.so.0()(64bit)' 03-30 18:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.9)(64bit)' 03-30 18:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb-composite.so.0()(64bit)' 03-30 18:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwayland-client.so.0()(64bit)' 03-30 18:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb.so.1()(64bit)' 03-30 18:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(gstreamer-app-1.0)' 03-30 18:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '(pkgconfig(neatvnc) >= 0.7.0 with pkgconfig(neatvnc) < 0.10.0)' 03-30 18:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(gobject-2.0)' 03-30 18:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.32)(64bit)' 03-30 18:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(libpng)' 03-30 18:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libfreerdp3.so.3()(64bit)' 03-30 18:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'rtld(GNU_HASH)' 03-30 18:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.17)(64bit)' 03-30 18:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(dbus-1)' 03-30 18:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(libva)' 03-30 18:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_ABI_DT_RELR)(64bit)' 03-30 18:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcairo.so.2()(64bit)' 03-30 18:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libjpeg.so.62(LIBJPEG_6.2)(64bit)' 03-30 18:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(glib-2.0)' 03-30 18:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'gcc-c++' 03-30 18:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(libevdev)' 03-30 18:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libsystemd.so.0(LIBSYSTEMD_209)(64bit)' 03-30 18:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6(GLIBC_2.29)(64bit)' 03-30 18:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10()(64bit)' 03-30 18:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb-xfixes.so.0()(64bit)' 03-30 18:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(gstreamer-video-1.0)' 03-30 18:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(lcms2)' 03-30 18:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(x11-xcb)' 03-30 18:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(xcb-cursor)' 03-30 18:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpam.so.0(LIBPAM_1.0)(64bit)' 03-30 18:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_1.1)(64bit)' 03-30 18:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libva-drm.so.2()(64bit)' 03-30 18:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.34)(64bit)' 03-30 18:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pam-devel' 03-30 18:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(wayland-egl)' 03-30 18:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3.2)(64bit)' 03-30 18:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(libdisplay-info)' 03-30 18:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3.4)(64bit)' 03-30 18:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(xcb-composite)' 03-30 18:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.11)(64bit)' 03-30 18:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(xcb-xkb)' 03-30 18:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.33)(64bit)' 03-30 18:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libva.so.2(VA_API_0.33.0)(64bit)' 03-30 18:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libfreerdp-server3.so.3()(64bit)' 03-30 18:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(pixman-1)' 03-30 18:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(gbm)' 03-30 18:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb-render.so.0()(64bit)' 03-30 18:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwayland-egl.so.1()(64bit)' 03-30 18:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libevdev.so.2(LIBEVDEV_1)(64bit)' 03-30 18:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.7)(64bit)' 03-30 18:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(gstreamer-1.0)' 03-30 18:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgstallocators-1.0.so.0()(64bit)' 03-30 18:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxkbcommon.so.0(V_0.5.0)(64bit)' 03-30 18:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.8)(64bit)' 03-30 18:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_0.14.0)(64bit)' 03-30 18:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(egl)' 03-30 18:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6(GLIBC_2.2.5)(64bit)' 03-30 18:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libXcursor.so.1()(64bit)' 03-30 18:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(libpipewire-0.3)' 03-30 18:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpng16.so.16(PNG16_0)(64bit)' 03-30 18:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libjpeg-turbo-devel' 03-30 18:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwayland-server.so.0()(64bit)' 03-30 18:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_0.12.0)(64bit)' 03-30 18:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libX11.so.6()(64bit)' 03-30 18:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_0.19.0)(64bit)' 03-30 18:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgobject-2.0.so.0()(64bit)' 03-30 18:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxkbcommon.so.0()(64bit)' 03-30 18:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libudev.so.1(LIBUDEV_183)(64bit)' 03-30 18:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(mtdev)' 03-30 18:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libdisplay-info.so.2()(64bit)' 03-30 18:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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(colord)' 03-30 18:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_1.2)(64bit)' 03-30 18:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb-shm.so.0()(64bit)' 03-30 18:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgstreamer-1.0.so.0()(64bit)' 03-30 18:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpangocairo-1.0.so.0()(64bit)' 03-30 18:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'liblcms2.so.2()(64bit)' 03-30 18:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb-xkb.so.1()(64bit)' 03-30 18:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libudev.so.1()(64bit)' 03-30 18:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libglib-2.0.so.0()(64bit)' 03-30 18:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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(x11)' 03-30 18:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.22)(64bit)' 03-30 18:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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(libsystemd)' 03-30 18:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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(libva-drm)' 03-30 18:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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(xcb)' 03-30 18:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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(libdrm)' 03-30 18:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgbm.so.1()(64bit)' 03-30 18:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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(xkbcommon)' 03-30 18:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libdrm.so.2()(64bit)' 03-30 18:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_0.21.0)(64bit)' 03-30 18:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'mesa-dri-drivers' 03-30 18:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libevdev.so.2()(64bit)' 03-30 18:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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(wayland-cursor)' 03-30 18:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libsystemd.so.0()(64bit)' 03-30 18:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpixman-1.so.0()(64bit)' 03-30 18:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.38)(64bit)' 03-30 18:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 03-30 18:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libfontconfig.so.1()(64bit)' 03-30 18:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'meson' 03-30 18:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 03-30 18:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libaml.so.0()(64bit)' 03-30 18:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwebp.so.7()(64bit)' 03-30 18:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libGLESv2.so.2()(64bit)' 03-30 18:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpam.so.0()(64bit)' 03-30 18:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 03-30 18:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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(freerdp3)' 03-30 18:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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(wayland-server)' 03-30 18:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 03-30 18:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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(libspa-0.2)' 03-30 18:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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(xcb-xfixes)' 03-30 18:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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(libinput)' 03-30 18:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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(wayland-client)' 03-30 18:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 03-30 18:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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(libwebp)' 03-30 18:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libva.so.2()(64bit)' 03-30 18:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_1.4)(64bit)' 03-30 18:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libunwind-devel' 03-30 18:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 03-30 18:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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(cairo-xcb)' 03-30 18:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpango-1.0.so.0()(64bit)' 03-30 18:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwayland-cursor.so.0()(64bit)' 03-30 18:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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(gstreamer-allocators-1.0)' 03-30 18:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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(cairo)' 03-30 18:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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(wayland-protocols)' 03-30 18:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.30)(64bit)' 03-30 18:48 root DEBUG Running: mock -r /var/lib/copr-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 'gstreamer1-plugins-base-devel' 03-30 18:48 root DEBUG Running: mock -r /var/lib/copr-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 'libxkbcommon' 03-30 18:48 root DEBUG Running: mock -r /var/lib/copr-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 'systemd-devel' 03-30 18:48 root DEBUG Running: mock -r /var/lib/copr-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 'libpng' 03-30 18:48 root DEBUG Running: mock -r /var/lib/copr-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 'gstreamer1' 03-30 18:48 root DEBUG Running: mock -r /var/lib/copr-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 'libglvnd-devel' 03-30 18:48 root DEBUG Running: mock -r /var/lib/copr-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 'libglvnd-egl' 03-30 18:48 root DEBUG Running: mock -r /var/lib/copr-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 'fontconfig' 03-30 18:48 root DEBUG Running: mock -r /var/lib/copr-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 'libinput-devel' 03-30 18:48 root DEBUG Running: mock -r /var/lib/copr-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 'libX11' 03-30 18:49 root DEBUG Running: mock -r /var/lib/copr-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 'pixman-devel' 03-30 18:49 root DEBUG Running: mock -r /var/lib/copr-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 'libX11-xcb' 03-30 18:49 root DEBUG Running: mock -r /var/lib/copr-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 'freerdp-libs' 03-30 18:49 root DEBUG Running: mock -r /var/lib/copr-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 'libwinpr' 03-30 18:49 root DEBUG Running: mock -r /var/lib/copr-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 'libxcb-devel' 03-30 18:49 root DEBUG Running: mock -r /var/lib/copr-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 'libX11-devel' 03-30 18:49 root DEBUG Running: mock -r /var/lib/copr-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 'mesa-libgbm-devel' 03-30 18:49 root DEBUG Running: mock -r /var/lib/copr-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 'neatvnc' 03-30 18:49 root DEBUG Running: mock -r /var/lib/copr-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 'libxcb' 03-30 18:49 root DEBUG Running: mock -r /var/lib/copr-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 'libseat' 03-30 18:49 root DEBUG Running: mock -r /var/lib/copr-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 'libdisplay-info-devel' 03-30 18:50 root DEBUG Running: mock -r /var/lib/copr-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 'mesa-libgbm' 03-30 18:50 root DEBUG Running: mock -r /var/lib/copr-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 'glib2-devel' 03-30 18:50 root DEBUG Running: mock -r /var/lib/copr-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 'gstreamer1-devel' 03-30 18:50 root DEBUG Running: mock -r /var/lib/copr-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 'wayland-protocols-devel' 03-30 18:50 root DEBUG Running: mock -r /var/lib/copr-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 'neatvnc-devel' 03-30 18:50 root DEBUG Running: mock -r /var/lib/copr-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 'libwayland-client' 03-30 18:50 root DEBUG Running: mock -r /var/lib/copr-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 'aml' 03-30 18:50 root DEBUG Running: mock -r /var/lib/copr-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 'libwayland-cursor' 03-30 18:50 root DEBUG Running: mock -r /var/lib/copr-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 'lcms2-devel' 03-30 18:50 root DEBUG Running: mock -r /var/lib/copr-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 'pango-devel' 03-30 18:50 root DEBUG Running: mock -r /var/lib/copr-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 'xcb-util-cursor-devel' 03-30 18:51 root DEBUG Running: mock -r /var/lib/copr-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 'libjpeg-turbo-devel' 03-30 18:51 root DEBUG Running: mock -r /var/lib/copr-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 'libxml2-devel' 03-30 18:51 root DEBUG Running: mock -r /var/lib/copr-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 'libpng-devel' 03-30 18:51 root DEBUG Running: mock -r /var/lib/copr-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 'libva' 03-30 18:51 root DEBUG Running: mock -r /var/lib/copr-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 'gstreamer1-plugins-base' 03-30 18:51 root DEBUG Running: mock -r /var/lib/copr-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 'libva-nomesa-devel' 03-30 18:51 root DEBUG Running: mock -r /var/lib/copr-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 'cairo-devel' 03-30 18:51 root DEBUG Running: mock -r /var/lib/copr-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 'libwebp-devel' 03-30 18:51 root DEBUG Running: mock -r /var/lib/copr-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 'mtdev-devel' 03-30 18:51 root DEBUG Running: mock -r /var/lib/copr-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 'pango' 03-30 18:51 root DEBUG Running: mock -r /var/lib/copr-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 'lcms2' 03-30 18:52 root DEBUG Running: mock -r /var/lib/copr-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 'libdrm' 03-30 18:52 root DEBUG Running: mock -r /var/lib/copr-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++' 03-30 18:52 root DEBUG Running: mock -r /var/lib/copr-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 'mesa-dri-drivers' 03-30 18:52 root DEBUG Running: mock -r /var/lib/copr-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 'systemd-libs' 03-30 18:52 root DEBUG Running: mock -r /var/lib/copr-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 'libwayland-server' 03-30 18:52 root DEBUG Running: mock -r /var/lib/copr-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 'libdisplay-info' 03-30 18:52 root DEBUG Running: mock -r /var/lib/copr-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 'glib2' 03-30 18:52 root DEBUG Running: mock -r /var/lib/copr-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 'libXcursor' 03-30 18:52 root DEBUG Running: mock -r /var/lib/copr-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' 03-30 18:52 root DEBUG Running: mock -r /var/lib/copr-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 'colord-devel' 03-30 18:52 root DEBUG Running: mock -r /var/lib/copr-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 'libevdev-devel' 03-30 18:53 root DEBUG Running: mock -r /var/lib/copr-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' 03-30 18:53 root DEBUG Running: mock -r /var/lib/copr-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 'libevdev' 03-30 18:53 root DEBUG Running: mock -r /var/lib/copr-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 'libinput' 03-30 18:53 root DEBUG Running: mock -r /var/lib/copr-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 'meson' 03-30 18:53 root DEBUG Running: mock -r /var/lib/copr-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 'pipewire-libs' 03-30 18:53 root DEBUG Running: mock -r /var/lib/copr-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 'dbus-devel' 03-30 18:53 root DEBUG Running: mock -r /var/lib/copr-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' 03-30 18:53 root DEBUG Running: mock -r /var/lib/copr-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 'libseat-devel' 03-30 18:53 root DEBUG Running: mock -r /var/lib/copr-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 'libdrm-devel' 03-30 18:53 root DEBUG Running: mock -r /var/lib/copr-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 'cairo' 03-30 18:54 root DEBUG Running: mock -r /var/lib/copr-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 'libwayland-egl' 03-30 18:54 root DEBUG Running: mock -r /var/lib/copr-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 'libunwind-devel' 03-30 18:54 root DEBUG Running: mock -r /var/lib/copr-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 'pam-devel' 03-30 18:54 root DEBUG Running: mock -r /var/lib/copr-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 'wayland-devel' 03-30 18:54 root DEBUG Running: mock -r /var/lib/copr-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 'pixman' 03-30 18:54 root DEBUG Running: mock -r /var/lib/copr-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 'libwebp' 03-30 18:54 root DEBUG Running: mock -r /var/lib/copr-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 'libjpeg-turbo' 03-30 18:54 root DEBUG Running: mock -r /var/lib/copr-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 'freerdp-devel' 03-30 18:54 root DEBUG Running: mock -r /var/lib/copr-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 'libva-devel' 03-30 18:54 root DEBUG Running: mock -r /var/lib/copr-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 'libglvnd-gles' 03-30 18:54 root DEBUG Running: mock -r /var/lib/copr-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 'pam-libs' 03-30 18:55 root DEBUG Running: mock -r /var/lib/copr-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 'pipewire-devel' 03-30 18:55 root DEBUG Running: mock -r /var/lib/copr-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 'libva-nomesa' 03-30 18:55 root DEBUG Running: mock -r /var/lib/copr-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 'libXcursor-devel' 03-30 18:55 root DEBUG Running: mock -r /var/lib/copr-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 'libxkbcommon-devel' 03-30 18:55 root DEBUG CheckIfDepsDeprecated completed: 1241.230 seconds 03-30 18:55 root DEBUG Running check: CheckLicensInDoc 03-30 18:55 root DEBUG CheckLicensInDoc completed: 0.071 seconds 03-30 18:55 root DEBUG Running check: CheckLicenseField 03-30 18:55 root DEBUG Scanning sources in /var/lib/mock/fedora-rawhide-x86_64/root/builddir/build/BUILD/weston-14.0.90_20250325g9d841e39-build 03-30 18:55 root DEBUG Got license reply, length: 90307 03-30 18:55 root DEBUG CheckLicenseField completed: 8.445 seconds 03-30 18:55 root DEBUG Running check: CheckLicenseFieldSPDX 03-30 18:55 root DEBUG Run command: ['license-validate', '-v', 'MIT and CC-BY-SA-3.0'] 03-30 18:55 root DEBUG CheckLicenseFieldSPDX completed: 0.425 seconds 03-30 18:55 root DEBUG Running check: CheckLicenseInSubpackages 03-30 18:55 root DEBUG CheckLicenseInSubpackages completed: 0.000 seconds 03-30 18:55 root DEBUG Running check: CheckLocale 03-30 18:55 root DEBUG CheckLocale completed: 0.000 seconds 03-30 18:55 root DEBUG Running check: CheckMacros 03-30 18:55 root DEBUG CheckMacros completed: 0.000 seconds 03-30 18:55 root DEBUG Running check: CheckMakeinstall 03-30 18:55 root DEBUG CheckMakeinstall completed: 0.000 seconds 03-30 18:55 root DEBUG Running check: CheckMultipleLicenses 03-30 18:55 root DEBUG CheckMultipleLicenses completed: 0.000 seconds 03-30 18:55 root DEBUG Running check: CheckNameCharset 03-30 18:55 root DEBUG CheckNameCharset completed: 0.000 seconds 03-30 18:55 root DEBUG Running check: CheckNaming 03-30 18:55 root DEBUG CheckNaming completed: 0.000 seconds 03-30 18:55 root DEBUG Running check: CheckNoConfigInUsr 03-30 18:55 root DEBUG CheckNoConfigInUsr completed: 0.000 seconds 03-30 18:55 root DEBUG Running check: CheckNoConflicts 03-30 18:55 root DEBUG CheckNoConflicts completed: 0.000 seconds 03-30 18:55 root DEBUG Running check: CheckNoNameConflict 03-30 18:55 root DEBUG CheckNoNameConflict completed: 0.196 seconds 03-30 18:55 root DEBUG Running check: CheckObeysFHS 03-30 18:55 root DEBUG CheckObeysFHS completed: 0.000 seconds 03-30 18:55 root DEBUG Running check: CheckObsoletesForRename 03-30 18:55 root DEBUG CheckObsoletesForRename completed: 0.000 seconds 03-30 18:55 root DEBUG Running check: CheckOwnDirs 03-30 18:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libEGL.so.1()(64bit)' 03-30 18:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libseat.so.1()(64bit)' 03-30 18:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'weston-libs(x86-64)' 03-30 18:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.27)(64bit)' 03-30 18:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpipewire-0.3.so.0()(64bit)' 03-30 18:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgstapp-1.0.so.0()(64bit)' 03-30 18:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwinpr3.so.3()(64bit)' 03-30 18:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpng16.so.16()(64bit)' 03-30 18:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.28)(64bit)' 03-30 18:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libjpeg.so.62()(64bit)' 03-30 18:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 03-30 18:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 03-30 18:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgstvideo-1.0.so.0()(64bit)' 03-30 18:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libX11-xcb.so.1()(64bit)' 03-30 18:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libneatvnc.so.0()(64bit)' 03-30 18:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.9)(64bit)' 03-30 18:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb-composite.so.0()(64bit)' 03-30 18:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwayland-client.so.0()(64bit)' 03-30 18:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb.so.1()(64bit)' 03-30 18:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.32)(64bit)' 03-30 18:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libfreerdp3.so.3()(64bit)' 03-30 18:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 03-30 18:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.17)(64bit)' 03-30 18:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 03-30 18:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libexec_weston.so.0()(64bit)' 03-30 18:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcairo.so.2()(64bit)' 03-30 18:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libjpeg.so.62(LIBJPEG_6.2)(64bit)' 03-30 18:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libsystemd.so.0(LIBSYSTEMD_209)(64bit)' 03-30 18:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6(GLIBC_2.29)(64bit)' 03-30 18:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10()(64bit)' 03-30 18:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb-xfixes.so.0()(64bit)' 03-30 18:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpam.so.0(LIBPAM_1.0)(64bit)' 03-30 18:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_1.1)(64bit)' 03-30 18:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libva-drm.so.2()(64bit)' 03-30 18:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 03-30 18:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.2)(64bit)' 03-30 18:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 03-30 18:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.11)(64bit)' 03-30 18:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 03-30 18:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libweston-15.so.0()(64bit)' 03-30 18:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libva.so.2(VA_API_0.33.0)(64bit)' 03-30 18:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libfreerdp-server3.so.3()(64bit)' 03-30 18:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb-render.so.0()(64bit)' 03-30 18:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwayland-egl.so.1()(64bit)' 03-30 18:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libevdev.so.2(LIBEVDEV_1)(64bit)' 03-30 18:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 03-30 18:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgstallocators-1.0.so.0()(64bit)' 03-30 18:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxkbcommon.so.0(V_0.5.0)(64bit)' 03-30 18:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 03-30 19:00 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_0.14.0)(64bit)' 03-30 19:00 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6(GLIBC_2.2.5)(64bit)' 03-30 19:00 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libXcursor.so.1()(64bit)' 03-30 19:00 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpng16.so.16(PNG16_0)(64bit)' 03-30 19:00 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwayland-server.so.0()(64bit)' 03-30 19:00 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_0.12.0)(64bit)' 03-30 19:00 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libX11.so.6()(64bit)' 03-30 19:00 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_0.19.0)(64bit)' 03-30 19:00 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgobject-2.0.so.0()(64bit)' 03-30 19:00 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxkbcommon.so.0()(64bit)' 03-30 19:00 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libudev.so.1(LIBUDEV_183)(64bit)' 03-30 19:01 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libdisplay-info.so.2()(64bit)' 03-30 19:01 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_1.2)(64bit)' 03-30 19:01 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb-shm.so.0()(64bit)' 03-30 19:01 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgstreamer-1.0.so.0()(64bit)' 03-30 19:01 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpangocairo-1.0.so.0()(64bit)' 03-30 19:01 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'liblcms2.so.2()(64bit)' 03-30 19:01 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb-xkb.so.1()(64bit)' 03-30 19:01 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libudev.so.1()(64bit)' 03-30 19:01 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libglib-2.0.so.0()(64bit)' 03-30 19:01 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.22)(64bit)' 03-30 19:01 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgbm.so.1()(64bit)' 03-30 19:02 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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(weston)' 03-30 19:02 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libdrm.so.2()(64bit)' 03-30 19:02 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_0.21.0)(64bit)' 03-30 19:02 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'mesa-dri-drivers' 03-30 19:02 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libevdev.so.2()(64bit)' 03-30 19:02 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libsystemd.so.0()(64bit)' 03-30 19:02 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpixman-1.so.0()(64bit)' 03-30 19:02 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.38)(64bit)' 03-30 19:02 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 03-30 19:02 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libfontconfig.so.1()(64bit)' 03-30 19:02 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 03-30 19:03 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libaml.so.0()(64bit)' 03-30 19:03 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwebp.so.7()(64bit)' 03-30 19:03 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libGLESv2.so.2()(64bit)' 03-30 19:03 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpam.so.0()(64bit)' 03-30 19:03 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 03-30 19:03 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 03-30 19:03 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libva.so.2()(64bit)' 03-30 19:03 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_1.4)(64bit)' 03-30 19:03 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpango-1.0.so.0()(64bit)' 03-30 19:03 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwayland-cursor.so.0()(64bit)' 03-30 19:03 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.30)(64bit)' 03-30 19: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 -q -C --requires --providers-of=requires 'libxkbcommon' 'libpng' 'gstreamer1' 'pango' 'fontconfig' 'libglvnd-egl' 'libX11' 'lcms2' 'libdrm' 'mesa-dri-drivers' 'systemd-libs' 'libX11-xcb' 'libwayland-server' 'weston' 'freerdp-libs' 'libwinpr' 'libXcursor' 'glib2' 'glibc' 'libdisplay-info' 'neatvnc' 'libxcb' 'libseat' 'libinput' 'libevdev' 'pipewire-libs' 'mesa-libgbm' 'cairo' 'libwayland-egl' 'libwayland-client' 'aml' 'libwayland-cursor' 'pixman' 'libwebp' 'libjpeg-turbo' 'libva' 'libglvnd-gles' 'pam-libs' 'gstreamer1-plugins-base' 'libva-nomesa' 'weston-libs' 03-30 19: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 'libmysofa' 'libgcrypt' 'libasound.so.2(ALSA_1' 'libGLdispatch' 'libsbc.so' 'libacl' 'libblkid' 'libwinpr' 'libarchive' 'libthai(x86' 'libpcre2' 'xml' 'font(:lang=en)' 'fontconfig >= 2' 'libasound.so.2(ALSA_0' 'libavahi' 'libturbojpeg.so' 'libmtdev' 'libfdk' 'libjpeg.so' 'libaribb24' 'libXinerama' 'libattr.so' 'libglvnd(x86' 'libssl' 'libgio' 'libflite_cmu_us_kal16' 'libXdamage' 'libstdc++.so' 'libseccomp' 'libmp3lame' 'fonts' 'libtesseract.so' 'libOpenGL' 'libdisplay-info' 'libpciaccess' '/usr/bin/sh' 'libGLESv1_CM' 'libogg' 'libssl.so.3(OPENSSL_3' 'libevdev' 'libstdc++' 'pipewire-libs' 'liblzma' 'libebur128' 'libpangocairo' 'libdrm_intel' 'libwayland-egl' 'pixman' 'libdw' 'libcdda_paranoia' 'libeconf.so' 'libass' 'libva-nomesa' 'setup' 'libLLVM.so' 'libavutil' '(glibc-gconv' 'libgstvideo' 'libvpl' 'libcairo' 'libpulse' '(systemd' 'libgallium-25.1.0' 'libmount.so' 'cairo(x86' 'libGL' 'grep' 'liblilv' 'libplacebo' 'libwacom.so' 'libmpfr' 'elfutils' 'libbz2' 'libdw.so' 'libgstreamer' 'p11' 'libpango' 'libgstbase' 'kernel' 'libxml2.so.2(LIBXML2_2' 'libunwind' 'libk5crypto' 'glibc(x86' 'libunistring' 'libmpc' 'liburiparser' 'iso' 'libgmp' 'libzimg' 'glib2(x86' 'libgcrypt.so' '/usr/bin/systemd' 'libtheoradec.so' 'pkgconfig(libdrm)' 'libwebrtc-audio' 'libfontconfig' 'libgcc >= 15.0.1' 'libfftw3f' 'libuv' 'libaribcaption' 'xkeyboard' 'libtinfo' 'libzmq' 'libjpeg' 'libcunit' 'libglib' 'libavfilter' 'libopenh264' 'libvpl.so' 'libgstnet' 'glibc = 2.41' 'pkgconfig(libffi)' 'libcurl' 'libwayland' '(cmake' 'liblcms2' 'libdrm_amdgpu' 'libGLX' '/usr/bin/python3' 'weston-libs' 'libdrm(x86' 'libaudit' 'libxkbcommon' 'gstreamer1' 'libglvnd-egl' 'libhogweed' 'freetype' 'libX11 >= 1.5' 'libcrypto' 'libavformat' 'libgcc(x86' 'libseat' '/usr/bin/bash' 'libc.so.6(GLIBC_2' 'ld-linux' 'libcdda_interface' 'libgbm' 'libp11' 'libXft' 'libfuse3' 'libwayland-client' 'python3' 'libldacBT_enc' 'filesystem(unmerged' 'pkgconfig(fixesproto) >= 6' 'libharfbuzz' 'keyutils' 'libmount' 'libXfixes = 6.0' 'libtheoraenc' 'make' 'libflite_cmu_us_slt' 'libdrm' 'systemd-libs' 'libOpenCL' 'libspeex' 'weston' 'glib2' 'libresolv' 'pkgconfig(pciaccess) >= 0' 'libudev' 'openssl' 'libeconf' 'libuuid(x86' 'libdatrie.so' 'libfribidi' 'libselinux.so' 'libthai' 'libneatvnc' 'libgudev' 'ld' 'libidn2' 'librsvg' '/usr/bin/pkg' 'libshaderc_shared' 'pkgconfig(xproto)' 'glibc >= 2' 'libsystemd-shared' 'libsensors' '(mesa-dri' 'libm' 'freetype >= 2' 'libsnappy' 'libcrypto.so.3(OPENSSL_3' 'libdav1d' 'libkrb5' 'systemd' 'libdisplay' 'libbluetooth' 'libm.so.6(GLIBC_2' 'libXext = 1.3' 'coreutils' 'libXtst' 'libvorbis' 'libelf' 'libpng16' 'libXv' 'libaml' 'freetype(x86' 'gstreamer1-plugins-base' '/etc/crypto' 'libinput.so.10(LIBINPUT_0' 'libqrencode' 'pango' 'libkeyutils.so' 'mesa-dri-drivers' 'librhash' 'libpciaccess = 0' 'python(abi) = 3' 'libinput' 'libbrotlidec' 'libgmodule' 'libilbc' 'liblc3' 'libgcc_s.so' 'libturbojpeg' 'hwdata' 'libgcc_s.so.1(GCC_4' 'libpam.so' 'libicuuc' 'libglvnd' 'libcom_err' 'libm.so' 'libvo' 'libjsoncpp' 'ninja' 'libvidstab.so' 'libwebp' 'libfreetype' 'libkeyutils' 'libelf.so' 'libaom' 'libXrender' 'mesa-khr' 'libswresample' 'libblkid.so' 'librubberband' 'libflite' 'libvisual' 'libselinux' 'nettle >= 3' 'libjson' 'fontconfig' 'fontconfig(x86' 'libxkbcommon.so.0(V_0' 'freerdp-libs' 'binutils >= 2' 'libXau' 'pcre2' 'libzvbi' 'libthai.so.0(LIBTHAI_0' 'neatvnc' 'filesystem' 'libtasn1 >= 4' 'libasound' 'libsndfile' 'mesa-libgbm' 'libgcc_s.so.1(GCC_3' 'libjxl_threads.so' 'libwayland-cursor' 'libglvnd-core' 'libgomp.so' 'libsoxr' 'librav1e' '(libbpf >= 2:1' 'libpython3.13.so' 'mesa-dri' 'libgraphene' 'pkgconfig' 'libavcodec' 'rtld(GNU_HASH)' 'cups' 'liblzma.so' 'libEGL' 'libtasn1' 'libdbus' 'libfuse3.so' 'lcms2' 'libgsm' 'libXft(x86' 'libcap' 'libflite_cmu_us_awb' 'abattis-cantarell' 'libz' 'libz.so.1(ZLIB_1' 'cairo' 'libSPIRV' '(mesa' 'google-noto-sans' 'libjpeg-turbo' 'libpostproc' 'libX11 >= 1' 'libdrm_radeon' 'libsystemd' 'libvmaf' 'fribidi(x86' 'libgstcontroller' 'dbus >= 1' '/bin/sh' 'libxcb' 'libasyncns' 'libgssapi_krb5' 'libusb' 'libblkid(x86' 'libsepol(x86' 'libpam' 'libopus' 'libasound.so' 'cmake' 'libvorbisenc' 'libvpx' 'pkgconfig(x11)' 'libatomic_ops' '/usr/bin/xmlcatalog' 'libfdisk.so' 'libattr' 'mesa' 'libinput.so' 'libXcursor' 'glibc' 'libgcc_s' 'libexpat' 'libXfixes' 'libgstallocators' 'pkgconfig(libdrm) >= 2' 'libverto' 'libxml2' 'libwebpmux' 'libfreerdp' 'libLLVM.so.20' 'libstdc++.so.6(CXXABI_1' 'libform' 'CUnit(x86' 'libwinpr(x86' 'libgallium' 'libflite_cmu_us_kal' 'libdatrie' 'libgobject' 'libgomp' 'libX11' 'libelf.so.1(ELFUTILS_1' 'libncurses' 'cpp = 15.0.1' 'libxvidcore' 'libatomic_ops(x86' 'libstdc++.so.6(GLIBCXX_3' 'aml' 'libzstd' 'libswscale' 'libgcc_s.so.1(GCC_7' 'libva' 'libSvtAv1Enc' 'libcodec2.so' 'libOpenCL.so' 'pkgconfig(wayland' '(util-linux' 'libatomic_ops_gpl' 'libgstapp' 'libsbc' 'libtwolame' 'libnettle' 'libjxl.so' 'libacl.so' 'filesystem >= 3' 'libflite_cmu_us_rms' 'libglvnd-gles' 'libdrm_nouveau' 'libfdisk' 'ca' 'libpng' 'libva.so.2(VA_API_0' 'libz.so.1(ZLIB_1.2' 'libopencore' 'libedit' 'libX11-xcb' 'libevent' 'llvm' 'libvdpau' 'libgnutls' 'crypto' 'libfreerdp3' 'libffi' 'libidn2.so.0(IDN2_0' 'libldacBT_abr' 'libbs2b' 'libxkbfile' 'default' 'libcups' 'libopenjp2' 'libwinpr3' 'libxshmfence' 'harfbuzz(x86' 'libwayland-server' 'libwacom' 'libXext' 'libsndfile.so.1(libsndfile.so' 'liborc' 'libffi.so' 'libGLESv2' 'libgraphite2' 'libgomp = 15.0.1' 'libFLAC' 'libtheoraenc.so' 'libpixman' 'libmpg123' 'libXi' 'libpipewire' 'libc.so' 'pam-libs' 'libresolv.so' 'libtheoradec' 'pkgconfig(xextproto)' 'libthai.so' 03-30 19: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 -q -C --whatprovides 'libc.so.6(GLIBC_2.33)(64bit)' 03-30 19: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 -q -C --whatprovides 'libweston-15.so.0()(64bit)' 03-30 19: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 -q -C --whatprovides 'weston-libs(x86-64)' 03-30 19: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 -q -C --whatprovides 'libc.so.6(GLIBC_2.27)(64bit)' 03-30 19: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 -q -C --whatprovides 'libc.so.6(GLIBC_ABI_DT_RELR)(64bit)' 03-30 19: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 -q -C --whatprovides 'config(weston)' 03-30 19: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 -q -C --whatprovides 'libcairo.so.2()(64bit)' 03-30 19: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 -q -C --whatprovides 'libexec_weston.so.0()(64bit)' 03-30 19: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 -q -C --whatprovides 'libinput.so.10(LIBINPUT_0.21.0)(64bit)' 03-30 19: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 'libjpeg.so.62(LIBJPEG_6.2)(64bit)' 03-30 19: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 'libevdev.so.2(LIBEVDEV_1)(64bit)' 03-30 19: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 'mesa-dri-drivers' 03-30 19: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 'libc.so.6(GLIBC_2.7)(64bit)' 03-30 19: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 'libevdev.so.2()(64bit)' 03-30 19: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 'libpng16.so.16()(64bit)' 03-30 19: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 'libsystemd.so.0(LIBSYSTEMD_209)(64bit)' 03-30 19: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 'libsystemd.so.0()(64bit)' 03-30 19: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 'libm.so.6(GLIBC_2.29)(64bit)' 03-30 19: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 'libpixman-1.so.0()(64bit)' 03-30 19: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 'libc.so.6(GLIBC_2.28)(64bit)' 03-30 19: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.38)(64bit)' 03-30 19: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)' 03-30 19: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 'libfontconfig.so.1()(64bit)' 03-30 19: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 'libinput.so.10()(64bit)' 03-30 19: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 'libxkbcommon.so.0(V_0.5.0)(64bit)' 03-30 19: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()(64bit)' 03-30 19: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)' 03-30 19: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 'libjpeg.so.62()(64bit)' 03-30 19: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 'libwebp.so.7()(64bit)' 03-30 19: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.2.5)(64bit)' 03-30 19: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 'libm.so.6()(64bit)' 03-30 19: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.3)(64bit)' 03-30 19: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 'libinput.so.10(LIBINPUT_0.14.0)(64bit)' 03-30 19: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 'libm.so.6(GLIBC_2.2.5)(64bit)' 03-30 19: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.4)(64bit)' 03-30 19: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 'libinput.so.10(LIBINPUT_1.1)(64bit)' 03-30 19: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 'libpng16.so.16(PNG16_0)(64bit)' 03-30 19: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)' 03-30 19: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 'libinput.so.10(LIBINPUT_1.4)(64bit)' 03-30 19: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 'libwayland-server.so.0()(64bit)' 03-30 19: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 'libinput.so.10(LIBINPUT_0.12.0)(64bit)' 03-30 19: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 'libc.so.6(GLIBC_2.9)(64bit)' 03-30 19: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 'libinput.so.10(LIBINPUT_0.19.0)(64bit)' 03-30 19: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 'libwayland-client.so.0()(64bit)' 03-30 19: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 'libc.so.6(GLIBC_2.3.2)(64bit)' 03-30 19: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 'libgobject-2.0.so.0()(64bit)' 03-30 19: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 'libc.so.6(GLIBC_2.32)(64bit)' 03-30 19: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 'libxkbcommon.so.0()(64bit)' 03-30 19: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 'libc.so.6(GLIBC_2.3.4)(64bit)' 03-30 19: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 'libinput.so.10(LIBINPUT_1.2)(64bit)' 03-30 19: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 'libc.so.6(GLIBC_2.11)(64bit)' 03-30 19: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 'libpango-1.0.so.0()(64bit)' 03-30 19: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 'libwayland-cursor.so.0()(64bit)' 03-30 19: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 'libpangocairo-1.0.so.0()(64bit)' 03-30 19: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 'rtld(GNU_HASH)' 03-30 19: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 'libc.so.6(GLIBC_2.17)(64bit)' 03-30 19: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 --requires --providers-of=requires 'libxkbcommon' 'libpng' 'pango' 'fontconfig' 'mesa-dri-drivers' 'systemd-libs' 'libwayland-server' 'weston' 'glib2' 'glibc' 'libinput' 'libevdev' 'cairo' 'libwayland-client' 'libwayland-cursor' 'pixman' 'libwebp' 'libjpeg-turbo' 'weston-libs' 03-30 19: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 -C -l 'libxkbcommon' 'libvisual' 'nettle >= 3' 'libselinux' 'libdatrie' 'libasound.so.2(ALSA_1' 'libgobject' 'libGLdispatch' 'libjson' 'fontconfig' 'libsbc.so' 'fontconfig(x86' 'libgomp' 'libX11' 'libxkbcommon.so.0(V_0' 'libhogweed' 'libacl' 'freetype' 'libblkid' 'libwinpr' 'binutils >= 2' 'cpp = 15.0.1' 'libX11 >= 1.5' 'libXau' 'libcrypto' 'pcre2' 'libthai(x86' 'libpcre2' 'libthai.so.0(LIBTHAI_0' 'libgcc(x86' 'xml' 'font(:lang=en)' 'filesystem' 'fontconfig >= 2' 'libseat' '/usr/bin/bash' 'libasound' 'libasound.so.2(ALSA_0' 'libsndfile' 'libtasn1 >= 4' 'libc.so.6(GLIBC_2' 'libavahi' 'libturbojpeg.so' 'libmtdev' 'ld-linux' 'libcdda_interface' 'libfdk' 'libgbm' 'libgcc_s.so.1(GCC_3' 'libjpeg.so' 'libp11' 'libstdc++.so.6(GLIBCXX_3' 'libXft' 'libfuse3' 'libwayland-client' 'libwayland-cursor' 'python3' 'libldacBT_enc' 'libsoxr' 'libzstd' 'libXinerama' 'libattr.so' 'libglvnd(x86' 'libssl' 'libgio' 'libthai.so' 'libgcc_s.so.1(GCC_7' 'libva' 'libXdamage' 'filesystem(unmerged' 'libstdc++.so' 'libgraphene' 'rtld(GNU_HASH)' 'libavcodec' 'libharfbuzz' 'liblzma.so' 'libEGL' 'libtasn1' 'libdbus' 'libmp3lame' 'fonts' 'libmount' 'libtheoraenc' 'libfuse3.so' 'make' 'libdrm' 'systemd-libs' 'weston' 'glib2' 'libpciaccess' 'libgsm' '/usr/bin/sh' 'libgstapp' 'libogg' 'libXft(x86' 'libsbc' 'libssl.so.3(OPENSSL_3' 'libevdev' 'libstdc++' 'libudev' 'liblzma' 'libeconf' 'libcap' 'libdatrie.so' 'libuuid(x86' 'abattis-cantarell' 'libfribidi' 'libselinux.so' 'libz' 'libthai' 'libneatvnc' 'libz.so.1(ZLIB_1' 'libebur128' 'libpangocairo' 'libdrm_intel' 'cairo' 'libnettle' 'libacl.so' 'libSPIRV' 'pixman' 'google-noto-sans' 'libdw' 'libgudev' 'ld' 'libjpeg-turbo' 'filesystem >= 3' 'libidn2' 'libcdda_paranoia' 'libeconf.so' 'setup' 'libLLVM.so' 'libavutil' '(glibc-gconv' 'libgstvideo' 'libsystemd' 'libpng' 'libcairo' 'libpulse' 'libva.so.2(VA_API_0' 'libgallium-25.1.0' 'libz.so.1(ZLIB_1.2' 'fribidi(x86' 'glibc >= 2' 'libmount.so' 'cairo(x86' 'libGL' '(mesa-dri' 'grep' 'freetype >= 2' 'libedit' 'libgstcontroller' 'libm' 'libsensors' 'llvm' '/bin/sh' 'libgnutls' 'libcrypto.so.3(OPENSSL_3' 'libxcb' 'libwacom.so' 'libkrb5' 'libmpfr' 'crypto' 'libbz2' 'libdw.so' 'libgstreamer' 'p11' 'libdisplay' 'libusb' 'libblkid(x86' 'libfreerdp3' 'libsepol(x86' 'libpam' 'libffi' 'libopus' 'libpango' 'libbluetooth' 'libidn2.so.0(IDN2_0' 'libm.so.6(GLIBC_2' 'libgstbase' 'libasound.so' 'coreutils' 'libxml2.so.2(LIBXML2_2' 'libunwind' 'libvorbis' 'libXtst' 'libelf' 'libk5crypto' 'glibc(x86' 'libXv' 'libaml' 'libldacBT_abr' 'libpng16' 'freetype(x86' 'libmpc' 'libunistring' 'liburiparser' 'iso' 'libgmp' 'libxkbfile' 'libinput.so.10(LIBINPUT_0' 'libcups' 'libvorbisenc' 'glib2(x86' 'libwinpr3' 'pango' '/usr/bin/xmlcatalog' 'libtheoradec.so' 'libxshmfence' 'harfbuzz(x86' 'libattr' 'libwebrtc-audio' 'libfontconfig' 'mesa-dri-drivers' 'mesa' 'libwayland-server' 'libgcc >= 15.0.1' 'libfftw3f' 'libinput.so' 'libXcursor' 'glibc' 'libXext' 'libwacom' 'libsndfile.so.1(libsndfile.so' 'libgcc_s' 'liborc' 'xkeyboard' 'libexpat' 'python(abi) = 3' 'libinput' 'libbrotlidec' 'libffi.so' 'libtinfo' 'libgmodule' 'libGLESv2' 'libXfixes' 'libgraphite2' 'libgstallocators' 'libjpeg' 'liblc3' 'weston-libs' 'libgomp = 15.0.1' 'libglib' 'libavfilter' 'libxml2' 'libgcc_s.so' 'libturbojpeg' 'libgcc_s.so.1(GCC_4' 'libtheoraenc.so' 'libopenh264' 'libpam.so' 'libicuuc' 'libgstnet' 'glibc = 2.41' 'libcom_err' 'libfreerdp' 'libm.so' 'libpixman' 'libLLVM.so.20' 'libwayland' 'ninja' 'liblcms2' 'libXi' 'libwebp' 'libdrm_amdgpu' 'libfreetype' 'libpipewire' 'libc.so' 'libelf.so' 'libstdc++.so.6(CXXABI_1' 'libtheoradec' 'libXrender' 'libGLX' 'libwinpr(x86' '/usr/bin/python3' 'libblkid.so' 'libgallium' 'libaudit' 03-30 19: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 'libEGL.so.1()(64bit)' 03-30 19: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 'libseat.so.1()(64bit)' 03-30 19: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 'libc.so.6(GLIBC_2.27)(64bit)' 03-30 19: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 'libpipewire-0.3.so.0()(64bit)' 03-30 19: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 'libgstapp-1.0.so.0()(64bit)' 03-30 19: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 'libwinpr3.so.3()(64bit)' 03-30 19: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 'libpng16.so.16()(64bit)' 03-30 19: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.28)(64bit)' 03-30 19: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 'libjpeg.so.62()(64bit)' 03-30 19: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)' 03-30 19: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)' 03-30 19: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 'libgstvideo-1.0.so.0()(64bit)' 03-30 19: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 'libX11-xcb.so.1()(64bit)' 03-30 19: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 'libneatvnc.so.0()(64bit)' 03-30 19: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.9)(64bit)' 03-30 19: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 'libxcb-composite.so.0()(64bit)' 03-30 19: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 'libwayland-client.so.0()(64bit)' 03-30 19: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 'libxcb.so.1()(64bit)' 03-30 19: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 'libfreerdp3.so.3()(64bit)' 03-30 19: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 'rtld(GNU_HASH)' 03-30 19: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.17)(64bit)' 03-30 19: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)' 03-30 19: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 'libcairo.so.2()(64bit)' 03-30 19: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 'libjpeg.so.62(LIBJPEG_6.2)(64bit)' 03-30 19: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(GLIBC_2.29)(64bit)' 03-30 19: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 'libinput.so.10()(64bit)' 03-30 19: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 'libxcb-xfixes.so.0()(64bit)' 03-30 19: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 'libpam.so.0(LIBPAM_1.0)(64bit)' 03-30 19: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 'libva-drm.so.2()(64bit)' 03-30 19: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)' 03-30 19: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.2)(64bit)' 03-30 19: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)' 03-30 19: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.11)(64bit)' 03-30 19: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)' 03-30 19: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 'libweston-15.so.0()(64bit)' 03-30 19: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 'libva.so.2(VA_API_0.33.0)(64bit)' 03-30 19: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 'libfreerdp-server3.so.3()(64bit)' 03-30 19: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 'libxcb-render.so.0()(64bit)' 03-30 19: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 'libwayland-egl.so.1()(64bit)' 03-30 19: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.7)(64bit)' 03-30 19: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 'libgstallocators-1.0.so.0()(64bit)' 03-30 19: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 'libxkbcommon.so.0(V_0.5.0)(64bit)' 03-30 19: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)' 03-30 19: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 'libm.so.6(GLIBC_2.2.5)(64bit)' 03-30 19: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 'libXcursor.so.1()(64bit)' 03-30 19: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 'libpng16.so.16(PNG16_0)(64bit)' 03-30 19: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 'libwayland-server.so.0()(64bit)' 03-30 19: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 'libX11.so.6()(64bit)' 03-30 19: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 'libinput.so.10(LIBINPUT_0.12.0)(64bit)' 03-30 19:14 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgobject-2.0.so.0()(64bit)' 03-30 19:14 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxkbcommon.so.0()(64bit)' 03-30 19:14 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libudev.so.1(LIBUDEV_183)(64bit)' 03-30 19:14 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libdisplay-info.so.2()(64bit)' 03-30 19:14 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_1.2)(64bit)' 03-30 19:14 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb-shm.so.0()(64bit)' 03-30 19:14 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgstreamer-1.0.so.0()(64bit)' 03-30 19:14 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'liblcms2.so.2()(64bit)' 03-30 19:14 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpangocairo-1.0.so.0()(64bit)' 03-30 19:14 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb-xkb.so.1()(64bit)' 03-30 19:14 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libudev.so.1()(64bit)' 03-30 19:15 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libglib-2.0.so.0()(64bit)' 03-30 19:15 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.22)(64bit)' 03-30 19:15 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgbm.so.1()(64bit)' 03-30 19:15 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libdrm.so.2()(64bit)' 03-30 19:15 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_0.21.0)(64bit)' 03-30 19:15 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpixman-1.so.0()(64bit)' 03-30 19:15 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.38)(64bit)' 03-30 19:15 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 03-30 19:15 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libfontconfig.so.1()(64bit)' 03-30 19:15 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 03-30 19:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libaml.so.0()(64bit)' 03-30 19:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libGLESv2.so.2()(64bit)' 03-30 19:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpam.so.0()(64bit)' 03-30 19:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwebp.so.7()(64bit)' 03-30 19:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 03-30 19:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 03-30 19:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libva.so.2()(64bit)' 03-30 19:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpango-1.0.so.0()(64bit)' 03-30 19:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwayland-cursor.so.0()(64bit)' 03-30 19:16 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.30)(64bit)' 03-30 19:16 root DEBUG Running: mock -r /var/lib/copr-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 'libxkbcommon' 'libpng' 'gstreamer1' 'pango' 'fontconfig' 'libglvnd-egl' 'libX11' 'lcms2' 'libdrm' 'systemd-libs' 'libX11-xcb' 'libwayland-server' 'libdisplay-info' 'freerdp-libs' 'libwinpr' 'libXcursor' 'glib2' 'glibc' 'neatvnc' 'libxcb' 'libseat' 'libinput' 'pipewire-libs' 'mesa-libgbm' 'cairo' 'libwayland-egl' 'libwayland-client' 'aml' 'libwayland-cursor' 'pixman' 'libwebp' 'libjpeg-turbo' 'libva' 'libglvnd-gles' 'pam-libs' 'gstreamer1-plugins-base' 'libva-nomesa' 'weston-libs' 03-30 19:17 root DEBUG Running: mock -r /var/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 'libmysofa' 'libgcrypt' 'libasound.so.2(ALSA_1' 'libGLdispatch' 'libsbc.so' 'libacl' 'libblkid' 'libwinpr' 'libarchive' 'libthai(x86' 'libpcre2' 'xml' 'font(:lang=en)' 'fontconfig >= 2' 'libasound.so.2(ALSA_0' 'libavahi' 'libturbojpeg.so' 'libmtdev' 'libfdk' 'libjpeg.so' 'libaribb24' 'libXinerama' 'libattr.so' 'libglvnd(x86' 'libssl' 'libgio' 'libflite_cmu_us_kal16' 'libXdamage' 'libstdc++.so' 'libseccomp' 'libmp3lame' 'fonts' 'libtesseract.so' 'libOpenGL' 'libdisplay-info' 'libpciaccess' '/usr/bin/sh' 'libGLESv1_CM' 'libogg' 'libssl.so.3(OPENSSL_3' 'libevdev' 'libstdc++' 'pipewire-libs' 'liblzma' 'libebur128' 'libpangocairo' 'libdrm_intel' 'libwayland-egl' 'pixman' 'libdw' 'libcdda_paranoia' 'libeconf.so' 'libass' 'libva-nomesa' 'setup' 'libLLVM.so' 'libavutil' '(glibc-gconv' 'libvpl' 'libcairo' 'libpulse' '(systemd' 'libgallium-25.1.0' 'libmount.so' 'cairo(x86' 'libGL' 'grep' 'liblilv' 'libplacebo' 'libwacom.so' 'libmpfr' 'elfutils' 'libbz2' 'libdw.so' 'libgstreamer' 'p11' 'libpango' 'libgstbase' 'kernel' 'libxml2.so.2(LIBXML2_2' 'libunwind' 'libk5crypto' 'glibc(x86' 'libunistring' 'libmpc' 'liburiparser' 'iso' 'libgmp' 'libzimg' 'glib2(x86' 'libgcrypt.so' '/usr/bin/systemd' 'libtheoradec.so' 'pkgconfig(libdrm)' 'libwebrtc-audio' 'libfontconfig' 'libgcc >= 15.0.1' 'libfftw3f' 'libuv' 'libaribcaption' 'xkeyboard' 'libtinfo' 'libzmq' 'libjpeg' 'libcunit' 'libglib' 'libavfilter' 'libopenh264' 'libvpl.so' 'libgstnet' 'glibc = 2.41' 'pkgconfig(libffi)' 'libcurl' 'libwayland' '(cmake' 'liblcms2' 'libdrm_amdgpu' 'libGLX' '/usr/bin/python3' 'weston-libs' 'libdrm(x86' 'libaudit' 'libxkbcommon' 'gstreamer1' 'libglvnd-egl' 'libhogweed' 'freetype' 'libX11 >= 1.5' 'libcrypto' 'libavformat' 'libgcc(x86' 'libseat' '/usr/bin/bash' 'libc.so.6(GLIBC_2' 'ld-linux' 'libcdda_interface' 'libgbm' 'libp11' 'libXft' 'libfuse3' 'libwayland-client' 'python3' 'libldacBT_enc' 'filesystem(unmerged' 'pkgconfig(fixesproto) >= 6' 'libharfbuzz' 'keyutils' 'libmount' 'libXfixes = 6.0' 'libtheoraenc' 'make' 'libflite_cmu_us_slt' 'libdrm' 'systemd-libs' 'libOpenCL' 'libspeex' 'glib2' 'libresolv' 'pkgconfig(pciaccess) >= 0' 'libudev' 'openssl' 'libeconf' 'libuuid(x86' 'libdatrie.so' 'libfribidi' 'libselinux.so' 'libthai' 'libgudev' 'ld' 'libidn2' 'librsvg' '/usr/bin/pkg' 'libshaderc_shared' 'pkgconfig(xproto)' 'glibc >= 2' 'libsystemd-shared' 'libsensors' '(mesa-dri' 'libm' 'freetype >= 2' 'libsnappy' 'libcrypto.so.3(OPENSSL_3' 'libdav1d' 'libkrb5' 'systemd' 'libbluetooth' 'libm.so.6(GLIBC_2' 'libXext = 1.3' 'coreutils' 'libXtst' 'libvorbis' 'libelf' 'libpng16' 'libXv' 'libaml' 'freetype(x86' 'gstreamer1-plugins-base' '/etc/crypto' 'libqrencode' 'pango' 'libkeyutils.so' 'librhash' 'libpciaccess = 0' 'python(abi) = 3' 'libinput' 'libbrotlidec' 'libgmodule' 'libilbc' 'liblc3' 'libgcc_s.so' 'libturbojpeg' 'hwdata' 'libgcc_s.so.1(GCC_4' 'libpam.so' 'libicuuc' 'libglvnd' 'libcom_err' 'libm.so' 'libvo' 'libjsoncpp' 'ninja' 'libvidstab.so' 'libwebp' 'libfreetype' 'libkeyutils' 'libelf.so' 'libaom' 'libXrender' 'mesa-khr' 'libswresample' 'libblkid.so' 'librubberband' 'libflite' 'libvisual' 'libselinux' 'nettle >= 3' 'libjson' 'fontconfig' 'fontconfig(x86' 'freerdp-libs' 'binutils >= 2' 'libXau' 'pcre2' 'libzvbi' 'libthai.so.0(LIBTHAI_0' 'neatvnc' 'filesystem' 'libtasn1 >= 4' 'libasound' 'libsndfile' 'mesa-libgbm' 'libgcc_s.so.1(GCC_3' 'libjxl_threads.so' 'libwayland-cursor' 'libglvnd-core' 'libgomp.so' 'libsoxr' 'librav1e' '(libbpf >= 2:1' 'libpython3.13.so' 'mesa-dri' 'libgraphene' 'pkgconfig' 'libavcodec' 'rtld(GNU_HASH)' 'cups' 'liblzma.so' 'libEGL' 'libtasn1' 'libdbus' 'libfuse3.so' 'lcms2' 'libgsm' 'libXft(x86' 'libcap' 'libflite_cmu_us_awb' 'abattis-cantarell' 'libz' 'libz.so.1(ZLIB_1' 'cairo' 'libSPIRV' '(mesa' 'google-noto-sans' 'libjpeg-turbo' 'libpostproc' 'libX11 >= 1' 'libdrm_radeon' 'libsystemd' 'libvmaf' 'fribidi(x86' 'libgstcontroller' 'dbus >= 1' '/bin/sh' 'libxcb' 'libasyncns' 'libgssapi_krb5' 'libusb' 'libblkid(x86' 'libsepol(x86' 'libpam' 'libopus' 'libasound.so' 'cmake' 'libvorbisenc' 'libvpx' 'pkgconfig(x11)' 'libatomic_ops' '/usr/bin/xmlcatalog' 'libfdisk.so' 'libattr' 'mesa' 'libXcursor' 'glibc' 'libgcc_s' 'libexpat' 'libXfixes' 'pkgconfig(libdrm) >= 2' 'libverto' 'libxml2' 'libwebpmux' 'libLLVM.so.20' 'libstdc++.so.6(CXXABI_1' 'libform' 'CUnit(x86' 'libwinpr(x86' 'libgallium' 'libflite_cmu_us_kal' 'libdatrie' 'libgobject' 'libgomp' 'libX11' 'libelf.so.1(ELFUTILS_1' 'libncurses' 'cpp = 15.0.1' 'libxvidcore' 'libatomic_ops(x86' 'libstdc++.so.6(GLIBCXX_3' 'aml' 'libzstd' 'libswscale' 'libgcc_s.so.1(GCC_7' 'libva' 'libSvtAv1Enc' 'libcodec2.so' 'libOpenCL.so' 'pkgconfig(wayland' '(util-linux' 'libatomic_ops_gpl' 'libsbc' 'libtwolame' 'libnettle' 'libjxl.so' 'libacl.so' 'filesystem >= 3' 'libflite_cmu_us_rms' 'libglvnd-gles' 'libdrm_nouveau' 'libfdisk' 'ca' 'libpng' 'libva.so.2(VA_API_0' 'libz.so.1(ZLIB_1.2' 'libopencore' 'libX11-xcb' 'libevent' 'libvdpau' 'libgnutls' 'crypto' 'libffi' 'libidn2.so.0(IDN2_0' 'libldacBT_abr' 'libbs2b' 'libxkbfile' 'default' 'libcups' 'libopenjp2' 'libwinpr3' 'libxshmfence' 'harfbuzz(x86' 'libwayland-server' 'libwacom' 'libXext' 'libsndfile.so.1(libsndfile.so' 'liborc' 'libffi.so' 'libGLESv2' 'libgraphite2' 'libgomp = 15.0.1' 'libFLAC' 'libtheoraenc.so' 'libpixman' 'libmpg123' 'libXi' 'libc.so' 'pam-libs' 'libresolv.so' 'libtheoradec' 'pkgconfig(xextproto)' 'libthai.so' 03-30 19:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 03-30 19:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libudev.so.1()(64bit)' 03-30 19:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libglib-2.0.so.0()(64bit)' 03-30 19:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libEGL.so.1()(64bit)' 03-30 19:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.27)(64bit)' 03-30 19:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 03-30 19:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgbm.so.1()(64bit)' 03-30 19:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcairo.so.2()(64bit)' 03-30 19:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libdrm.so.2()(64bit)' 03-30 19:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libjpeg.so.62(LIBJPEG_6.2)(64bit)' 03-30 19:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwayland-egl.so.1()(64bit)' 03-30 19:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 03-30 19:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpng16.so.16()(64bit)' 03-30 19:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6(GLIBC_2.29)(64bit)' 03-30 19:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpixman-1.so.0()(64bit)' 03-30 19:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.28)(64bit)' 03-30 19:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.38)(64bit)' 03-30 19:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 03-30 19:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libfontconfig.so.1()(64bit)' 03-30 19:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxkbcommon.so.0(V_0.5.0)(64bit)' 03-30 19:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 03-30 19:19 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 03-30 19:19 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libGLESv2.so.2()(64bit)' 03-30 19:19 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libjpeg.so.62()(64bit)' 03-30 19:19 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwebp.so.7()(64bit)' 03-30 19:19 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 03-30 19:19 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 03-30 19:19 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 03-30 19:19 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6(GLIBC_2.2.5)(64bit)' 03-30 19:19 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 03-30 19:19 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpng16.so.16(PNG16_0)(64bit)' 03-30 19:19 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 03-30 19:20 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.9)(64bit)' 03-30 19:20 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwayland-client.so.0()(64bit)' 03-30 19:20 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.2)(64bit)' 03-30 19:20 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgobject-2.0.so.0()(64bit)' 03-30 19:20 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxkbcommon.so.0()(64bit)' 03-30 19:20 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libudev.so.1(LIBUDEV_183)(64bit)' 03-30 19:20 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 03-30 19:20 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.11)(64bit)' 03-30 19:20 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpango-1.0.so.0()(64bit)' 03-30 19:20 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwayland-cursor.so.0()(64bit)' 03-30 19:20 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpangocairo-1.0.so.0()(64bit)' 03-30 19:21 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 03-30 19:21 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.17)(64bit)' 03-30 19:21 root DEBUG Running: mock -r /var/lib/copr-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 'glib2' 'libxkbcommon' 'glibc' 'mesa-libgbm' 'libpng' 'libwebp' 'libjpeg-turbo' 'pango' 'libglvnd-gles' 'cairo' 'libglvnd-egl' 'fontconfig' 'libwayland-egl' 'libwayland-client' 'libwayland-cursor' 'libdrm' 'systemd-libs' 'pixman' 03-30 19:21 root DEBUG Running: mock -r /var/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 'libxkbcommon' 'nettle >= 3' 'libselinux' 'libdatrie' 'libgobject' 'fontconfig' 'libglvnd-egl' 'libgomp' 'libX11' 'libncurses' 'libhogweed' 'libacl' 'freetype' 'libblkid' 'libarchive' 'binutils >= 2' 'cpp = 15.0.1' 'libX11 >= 1.5' 'libXau' 'libcrypto' 'pcre2' 'libpcre2' 'xml' 'libgcc(x86' 'font(:lang=en)' 'filesystem' 'fontconfig >= 2' 'libatomic_ops(x86' '/usr/bin/bash' 'libtasn1 >= 4' 'ld-linux' 'mesa-libgbm' 'libgcc_s.so.1(GCC_3' 'libgbm' 'libp11' 'libstdc++.so.6(GLIBCXX_3' 'libwayland-client' 'libwayland-cursor' 'python3' 'libzstd' 'libattr.so' '(libbpf >= 2:1' 'libgcc_s.so.1(GCC_7' 'mesa-dri' 'filesystem(unmerged' 'libstdc++.so' 'pkgconfig' 'rtld(GNU_HASH)' 'libharfbuzz' 'liblzma.so' 'libtasn1' 'libseccomp' 'fonts' 'libmount' 'make' '(util-linux' 'libdrm' 'libatomic_ops_gpl' 'systemd-libs' 'glib2' 'libpciaccess' '/usr/bin/sh' 'libstdc++' 'openssl' 'liblzma' 'libcap' 'libdatrie.so' 'libuuid(x86' 'abattis-cantarell' 'libselinux.so' 'libz' 'libz.so.1(ZLIB_1' 'libdrm_intel' 'cairo' 'libnettle' 'libwayland-egl' 'libacl.so' 'libSPIRV' 'pixman' 'google-noto-sans' 'ld' 'libjpeg-turbo' 'filesystem >= 3' 'libidn2' 'libglvnd-gles' 'setup' 'libLLVM.so' '/usr/bin/pkg' 'libfdisk' '(glibc-gconv' 'libsystemd' 'libpng' '(systemd' 'libgallium-25.1.0' 'libz.so.1(ZLIB_1.2' 'libsystemd-shared' 'libmount.so' 'libm' 'grep' 'libsensors' 'freetype >= 2' 'dbus >= 1' '/bin/sh' 'libgnutls' 'libcrypto.so.3(OPENSSL_3' 'libxcb' 'libmpfr' 'crypto' 'systemd' 'libbz2' 'p11' 'libblkid(x86' 'libsepol(x86' 'libpam' 'libffi' 'libidn2.so.0(IDN2_0' 'libm.so.6(GLIBC_2' 'cmake' 'coreutils' 'libxml2.so.2(LIBXML2_2' 'libpng16' 'libelf' 'glibc(x86' 'libunistring' 'libmpc' 'libgmp' 'libatomic_ops' 'pango' '/usr/bin/xmlcatalog' 'libfdisk.so' '/usr/bin/systemd' 'libxshmfence' 'libattr' 'libfontconfig' 'mesa' 'libgcc >= 15.0.1' 'librhash' 'glibc' 'libXext' 'libuv' 'libgcc_s' 'libpciaccess = 0' 'libexpat' 'python(abi) = 3' 'libbrotlidec' 'libffi.so' 'libtinfo' 'libgraphite2' 'libgomp = 15.0.1' 'libcunit' 'libglib' 'libxml2' 'libgcc_s.so' 'hwdata' 'libpam.so' 'libglvnd' 'glibc = 2.41' 'libm.so' 'libcurl' 'libpixman' 'libLLVM.so.20' 'libjsoncpp' 'libwayland' '(cmake' 'ninja' 'libwebp' 'libdrm_amdgpu' 'libfreetype' 'libc.so' 'libelf.so' 'libstdc++.so.6(CXXABI_1' 'libform' 'libXrender' 'CUnit(x86' '/usr/bin/python3' 'libblkid.so' 'libgallium' 'libaudit' 03-30 19:21 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libEGL.so.1()(64bit)' 03-30 19:21 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libseat.so.1()(64bit)' 03-30 19:21 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'weston-libs(x86-64)' 03-30 19:21 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.27)(64bit)' 03-30 19:21 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpipewire-0.3.so.0()(64bit)' 03-30 19:21 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgstapp-1.0.so.0()(64bit)' 03-30 19:21 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwinpr3.so.3()(64bit)' 03-30 19:22 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpng16.so.16()(64bit)' 03-30 19:22 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.28)(64bit)' 03-30 19:22 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libjpeg.so.62()(64bit)' 03-30 19:22 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6()(64bit)' 03-30 19:22 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3)(64bit)' 03-30 19:22 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgstvideo-1.0.so.0()(64bit)' 03-30 19:22 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libX11-xcb.so.1()(64bit)' 03-30 19:22 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libneatvnc.so.0()(64bit)' 03-30 19:22 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.9)(64bit)' 03-30 19:22 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb-composite.so.0()(64bit)' 03-30 19:22 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwayland-client.so.0()(64bit)' 03-30 19:23 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb.so.1()(64bit)' 03-30 19:23 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.32)(64bit)' 03-30 19:23 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libfreerdp3.so.3()(64bit)' 03-30 19:23 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'rtld(GNU_HASH)' 03-30 19:23 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.17)(64bit)' 03-30 19:23 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_ABI_DT_RELR)(64bit)' 03-30 19:23 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(libweston-15)' 03-30 19:23 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcairo.so.2()(64bit)' 03-30 19:23 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libexec_weston.so.0()(64bit)' 03-30 19:23 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libjpeg.so.62(LIBJPEG_6.2)(64bit)' 03-30 19:24 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libsystemd.so.0(LIBSYSTEMD_209)(64bit)' 03-30 19:24 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6(GLIBC_2.29)(64bit)' 03-30 19:24 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10()(64bit)' 03-30 19:24 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb-xfixes.so.0()(64bit)' 03-30 19:24 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpam.so.0(LIBPAM_1.0)(64bit)' 03-30 19:24 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_1.1)(64bit)' 03-30 19:24 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libva-drm.so.2()(64bit)' 03-30 19:24 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.34)(64bit)' 03-30 19:24 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3.2)(64bit)' 03-30 19:24 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3.4)(64bit)' 03-30 19:24 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.11)(64bit)' 03-30 19:25 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'weston(x86-64)' 03-30 19:25 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.33)(64bit)' 03-30 19:25 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libweston-15.so.0()(64bit)' 03-30 19:25 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libva.so.2(VA_API_0.33.0)(64bit)' 03-30 19:25 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libfreerdp-server3.so.3()(64bit)' 03-30 19:25 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(pixman-1)' 03-30 19:25 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb-render.so.0()(64bit)' 03-30 19:25 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwayland-egl.so.1()(64bit)' 03-30 19:25 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libevdev.so.2(LIBEVDEV_1)(64bit)' 03-30 19:25 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.7)(64bit)' 03-30 19:25 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgstallocators-1.0.so.0()(64bit)' 03-30 19:26 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxkbcommon.so.0(V_0.5.0)(64bit)' 03-30 19:26 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.8)(64bit)' 03-30 19:26 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_0.14.0)(64bit)' 03-30 19:26 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6(GLIBC_2.2.5)(64bit)' 03-30 19:26 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libXcursor.so.1()(64bit)' 03-30 19:26 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpng16.so.16(PNG16_0)(64bit)' 03-30 19:26 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwayland-server.so.0()(64bit)' 03-30 19:26 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libX11.so.6()(64bit)' 03-30 19:26 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_0.12.0)(64bit)' 03-30 19:26 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_0.19.0)(64bit)' 03-30 19:26 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgobject-2.0.so.0()(64bit)' 03-30 19:27 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxkbcommon.so.0()(64bit)' 03-30 19:27 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libudev.so.1(LIBUDEV_183)(64bit)' 03-30 19:27 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libdisplay-info.so.2()(64bit)' 03-30 19:27 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_1.2)(64bit)' 03-30 19:27 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb-shm.so.0()(64bit)' 03-30 19:27 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgstreamer-1.0.so.0()(64bit)' 03-30 19:27 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'liblcms2.so.2()(64bit)' 03-30 19:27 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpangocairo-1.0.so.0()(64bit)' 03-30 19:27 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb-xkb.so.1()(64bit)' 03-30 19:27 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libudev.so.1()(64bit)' 03-30 19:27 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libglib-2.0.so.0()(64bit)' 03-30 19:28 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.22)(64bit)' 03-30 19:28 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgbm.so.1()(64bit)' 03-30 19:28 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'config(weston)' 03-30 19:28 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(xkbcommon)' 03-30 19:28 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libdrm.so.2()(64bit)' 03-30 19:28 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_0.21.0)(64bit)' 03-30 19:28 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'mesa-dri-drivers' 03-30 19:28 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libevdev.so.2()(64bit)' 03-30 19:28 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libsystemd.so.0()(64bit)' 03-30 19:28 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpixman-1.so.0()(64bit)' 03-30 19:28 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.38)(64bit)' 03-30 19:29 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.14)(64bit)' 03-30 19:29 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libfontconfig.so.1()(64bit)' 03-30 19:29 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6()(64bit)' 03-30 19:29 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libaml.so.0()(64bit)' 03-30 19:29 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libGLESv2.so.2()(64bit)' 03-30 19:29 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpam.so.0()(64bit)' 03-30 19:29 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwebp.so.7()(64bit)' 03-30 19:29 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.2.5)(64bit)' 03-30 19:29 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(wayland-server)' 03-30 19:29 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.4)(64bit)' 03-30 19:29 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libva.so.2()(64bit)' 03-30 19:30 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_1.4)(64bit)' 03-30 19:30 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/pkg-config' 03-30 19:30 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpango-1.0.so.0()(64bit)' 03-30 19:30 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwayland-cursor.so.0()(64bit)' 03-30 19:30 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.30)(64bit)' 03-30 19:30 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --requires --providers-of=requires 'libxkbcommon' 'libpng' 'gstreamer1' 'pango' 'pixman-devel' 'libglvnd-egl' 'fontconfig' 'libX11' 'lcms2' 'libdrm' 'mesa-dri-drivers' 'systemd-libs' 'libX11-xcb' 'libwayland-server' 'weston' 'freerdp-libs' 'libwinpr' 'libXcursor' 'glib2' 'glibc' 'libdisplay-info' 'neatvnc' 'pkgconf-pkg-config' 'libxcb' 'libseat' 'libinput' 'libevdev' 'pipewire-libs' 'mesa-libgbm' 'weston-devel' 'cairo' 'libwayland-egl' 'libwayland-client' 'aml' 'libwayland-cursor' 'wayland-devel' 'pixman' 'libwebp' 'libjpeg-turbo' 'libva' 'libglvnd-gles' 'pam-libs' 'gstreamer1-plugins-base' 'libva-nomesa' 'libxkbcommon-devel' 'weston-libs' 03-30 19:30 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C -l 'libmysofa' 'libgcrypt' 'libasound.so.2(ALSA_1' 'libGLdispatch' 'libsbc.so' 'libacl' 'libblkid' 'libwinpr' 'libarchive' 'libthai(x86' 'libpkgconf' 'libpcre2' 'xml' 'font(:lang=en)' 'fontconfig >= 2' 'libasound.so.2(ALSA_0' 'libavahi' 'libturbojpeg.so' 'libmtdev' 'libfdk' 'libjpeg.so' 'libaribb24' 'libXinerama' 'libattr.so' 'libglvnd(x86' 'libssl' 'libgio' 'libflite_cmu_us_kal16' 'libXdamage' 'libstdc++.so' 'libseccomp' 'libmp3lame' 'fonts' 'libtesseract.so' 'libOpenGL' 'libdisplay-info' 'libpciaccess' '/usr/bin/sh' 'libGLESv1_CM' 'libogg' 'libssl.so.3(OPENSSL_3' 'libevdev' 'libstdc++' 'pipewire-libs' 'liblzma' 'libebur128' 'libpangocairo' 'libdrm_intel' 'libwayland-egl' 'libpkgconf(x86' 'wayland-devel' 'pixman' 'libxkbregistry' 'libdw' 'libcdda_paranoia' 'libeconf.so' 'libass' 'libva-nomesa' 'setup' 'libLLVM.so' 'libavutil' '(glibc-gconv' 'libgstvideo' 'libvpl' 'pkgconfig(zlib)' 'libcairo' 'libpulse' '(systemd' 'libgallium-25.1.0' 'libmount.so' 'cairo(x86' 'libGL' 'grep' 'liblilv' 'libplacebo' 'libwacom.so' 'libmpfr' 'elfutils' 'libbz2' 'libdw.so' 'libgstreamer' 'p11' 'libpango' 'libgstbase' 'kernel' 'libxml2.so.2(LIBXML2_2' 'libunwind' 'libk5crypto' 'glibc(x86' 'libunistring' 'libmpc' 'liburiparser' 'iso' 'libgmp' 'libzimg' 'glib2(x86' 'libgcrypt.so' '/usr/bin/systemd' 'libtheoradec.so' 'pkgconfig(libdrm)' 'pkgconfig(xkbcommon) >= 0' 'libwebrtc-audio' 'libfontconfig' 'libgcc >= 15.0.1' 'libfftw3f' 'libuv' 'libaribcaption' 'xkeyboard' 'libtinfo' 'libzmq' 'libjpeg' 'libcunit' 'libglib' 'libavfilter' 'libopenh264' 'libvpl.so' 'libgstnet' 'glibc = 2.41' 'pkgconfig(libffi)' 'libcurl' 'libwayland' '(cmake' 'liblcms2' 'libdrm_amdgpu' 'pkgconf' 'libxkbcommon-devel' 'libGLX' '/usr/bin/python3' 'weston-libs' 'libdrm(x86' 'pkgconfig(pixman' 'libaudit' 'libxkbcommon' 'gstreamer1' 'libglvnd-egl' 'libhogweed' 'freetype' 'libX11 >= 1.5' 'libcrypto' 'libavformat' 'libgcc(x86' 'libseat' '/usr/bin/bash' 'libc.so.6(GLIBC_2' 'ld-linux' 'libcdda_interface' 'libgbm' 'libp11' 'weston-devel' 'libXft' 'libfuse3' 'libwayland-client' 'python3' 'libldacBT_enc' 'weston(x86' 'filesystem(unmerged' 'pkgconfig(fixesproto) >= 6' 'libharfbuzz' 'keyutils' 'libmount' 'libXfixes = 6.0' 'libtheoraenc' 'make' 'libflite_cmu_us_slt' 'libdrm' 'systemd-libs' 'libOpenCL' 'pkgconfig(libweston' 'weston' 'glib2' 'libspeex' 'libresolv' 'pkgconf-pkg-config' 'pkgconfig(pciaccess) >= 0' 'libudev' 'openssl' 'libeconf' 'libuuid(x86' 'libdatrie.so' 'libfribidi' 'libselinux.so' 'libthai' 'libneatvnc' 'libgudev' 'ld' 'libidn2' 'pkgconfig(libxml' 'librsvg' '/usr/bin/pkg' 'libshaderc_shared' 'pkgconfig(xproto)' 'pixman-devel' 'glibc >= 2' 'libsystemd-shared' 'libsensors' '(mesa-dri' 'libm' 'freetype >= 2' 'libsnappy' 'libcrypto.so.3(OPENSSL_3' 'libdav1d' 'libkrb5' 'systemd' 'libdisplay' 'libbluetooth' 'libm.so.6(GLIBC_2' 'libXext = 1.3' 'coreutils' 'libXtst' 'libvorbis' 'libelf' 'libpng16' 'libXv' 'libaml' 'freetype(x86' 'gstreamer1-plugins-base' '/etc/crypto' 'pixman = 0.44' 'libinput.so.10(LIBINPUT_0' 'libqrencode' 'pango' 'libkeyutils.so' 'mesa-dri-drivers' 'librhash' 'libpciaccess = 0' 'python(abi) = 3' 'libinput' 'libbrotlidec' 'libgmodule' 'libilbc' 'liblc3' 'libgcc_s.so' 'libturbojpeg' 'hwdata' 'libgcc_s.so.1(GCC_4' 'libpam.so' 'libicuuc' 'libglvnd' 'libcom_err' 'libm.so' 'libvo' 'libjsoncpp' 'ninja' 'libvidstab.so' 'libwebp' 'libffi = 3.4' 'libfreetype' 'libkeyutils' 'libelf.so' 'libaom' 'libXrender' 'mesa-khr' 'libswresample' 'libblkid.so' 'librubberband' 'libflite' 'libvisual' 'libselinux' 'nettle >= 3' 'libjson' 'fontconfig' 'fontconfig(x86' 'libxkbcommon.so.0(V_0' 'freerdp-libs' 'binutils >= 2' 'libXau' 'pcre2' 'pkgconf(x86' 'libzvbi' 'libthai.so.0(LIBTHAI_0' 'neatvnc' 'filesystem' 'libtasn1 >= 4' 'libasound' 'libsndfile' 'libweston' 'mesa-libgbm' 'libgcc_s.so.1(GCC_3' 'libjxl_threads.so' 'libwayland-cursor' 'libglvnd-core' 'libgomp.so' 'libsoxr' 'librav1e' '(libbpf >= 2:1' 'libpython3.13.so' 'mesa-dri' 'libgraphene' 'pkgconfig' 'libavcodec' 'rtld(GNU_HASH)' 'cups' 'liblzma.so' 'libEGL' 'libtasn1' 'libdbus' 'libfuse3.so' 'lcms2' 'libgsm' 'libXft(x86' 'libcap' 'libflite_cmu_us_awb' 'abattis-cantarell' 'libz' 'libz.so.1(ZLIB_1' 'cairo' 'libSPIRV' '(mesa' 'google-noto-sans' 'libjpeg-turbo' 'libpostproc' 'libX11 >= 1' 'libxkbcommon(x86' 'libdrm_radeon' 'libsystemd' 'libvmaf' 'fribidi(x86' 'libgstcontroller' 'dbus >= 1' '/bin/sh' 'libxml2(x86' 'libxcb' 'libasyncns' 'libgssapi_krb5' 'libusb' 'zlib' 'libblkid(x86' 'libsepol(x86' 'libpam' 'libopus' 'libasound.so' 'cmake' 'libvorbisenc' 'libvpx' 'pkgconfig(x11)' 'libatomic_ops' '/usr/bin/xmlcatalog' 'libfdisk.so' 'libattr' 'mesa' 'libinput.so' 'libXcursor' 'glibc' 'libgcc_s' 'libexpat' 'libXfixes' 'libgstallocators' 'pkgconfig(libdrm) >= 2' 'libverto' 'libxml2' 'libwebpmux' 'libfreerdp' 'libLLVM.so.20' 'libstdc++.so.6(CXXABI_1' 'libform' 'CUnit(x86' 'libwinpr(x86' 'libgallium' 'libflite_cmu_us_kal' 'libdatrie' 'libgobject' 'libgomp' 'libX11' 'libelf.so.1(ELFUTILS_1' 'libncurses' 'cpp = 15.0.1' 'libxvidcore' 'libatomic_ops(x86' 'libstdc++.so.6(GLIBCXX_3' 'aml' 'libzstd' 'libswscale' 'libgcc_s.so.1(GCC_7' 'libva' 'libSvtAv1Enc' 'libcodec2.so' 'libOpenCL.so' 'pkgconfig(wayland' '(util-linux' 'libatomic_ops_gpl' 'libgstapp' 'libsbc' 'libtwolame' 'libnettle' 'libjxl.so' 'xz' 'libacl.so' 'filesystem >= 3' 'libflite_cmu_us_rms' 'libglvnd-gles' 'libdrm_nouveau' 'libfdisk' 'ca' 'libpng' 'libva.so.2(VA_API_0' 'libz.so.1(ZLIB_1.2' 'libopencore' 'libedit' 'libX11-xcb' 'libevent' 'llvm' 'libvdpau' 'libgnutls' 'crypto' 'libfreerdp3' 'libffi' 'libidn2.so.0(IDN2_0' 'libldacBT_abr' 'libbs2b' 'libxkbfile' 'default' 'libcups' 'libopenjp2' 'libwinpr3' 'pkgconfig(liblzma)' 'libxshmfence' 'harfbuzz(x86' 'libwayland-server' 'libwacom' 'libXext' 'libsndfile.so.1(libsndfile.so' 'liborc' 'libffi.so' 'libGLESv2' 'libgraphite2' 'libgomp = 15.0.1' 'libFLAC' 'libtheoraenc.so' 'libpixman' 'libmpg123' 'libXi' 'libpipewire' 'libc.so' 'pam-libs' 'libresolv.so' 'libtheoradec' 'pkgconfig(xextproto)' 'libthai.so' 03-30 19:30 root DEBUG CheckOwnDirs completed: 2111.361 seconds 03-30 19:30 root DEBUG Running check: CheckOwnOther 03-30 19:30 root DEBUG CheckOwnOther completed: 0.000 seconds 03-30 19:30 root DEBUG Running check: CheckRelocatable 03-30 19:30 root DEBUG CheckRelocatable completed: 0.000 seconds 03-30 19:30 root DEBUG Running check: CheckRequires 03-30 19:30 root DEBUG CheckRequires completed: 0.000 seconds 03-30 19:30 root DEBUG Running check: CheckSourceMD5 03-30 19:30 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/weston/srpm-unpacked/weston-20250325-9d841e39.tar.xz 03-30 19:30 root DEBUG CheckSourceMD5 completed: 0.000 seconds 03-30 19:30 root DEBUG Running check: CheckSourcedirMacroUse 03-30 19:30 root DEBUG CheckSourcedirMacroUse completed: 0.000 seconds 03-30 19:30 root DEBUG Running check: CheckSpecLegibility 03-30 19:30 root DEBUG CheckSpecLegibility completed: 0.000 seconds 03-30 19:30 root DEBUG Running check: CheckSpecName 03-30 19:30 root DEBUG CheckSpecName completed: 0.000 seconds 03-30 19:30 root DEBUG Running check: CheckStaticLibs 03-30 19:30 root DEBUG CheckStaticLibs completed: 0.000 seconds 03-30 19:30 root DEBUG Running check: CheckSystemdUnitdirScriplets 03-30 19:30 root DEBUG CheckSystemdUnitdirScriplets completed: 0.001 seconds 03-30 19:30 root DEBUG Running check: CheckSystemdUserunitdirScriplets 03-30 19:30 root DEBUG CheckSystemdUserunitdirScriplets completed: 0.001 seconds 03-30 19:30 root DEBUG Running check: CheckUTF8Filenames 03-30 19:30 root DEBUG CheckUTF8Filenames completed: 0.000 seconds 03-30 19:30 root DEBUG Running check: CheckUpdateIconCache 03-30 19:30 root DEBUG CheckUpdateIconCache completed: 0.000 seconds 03-30 19:30 root DEBUG Running check: CheckUsefulDebuginfo 03-30 19:30 root DEBUG CheckUsefulDebuginfo completed: 0.000 seconds 03-30 19:30 root DEBUG Running check: CheckBuildInMock 03-30 19:30 root DEBUG CheckBuildInMock completed: 0.000 seconds 03-30 19:30 root DEBUG Running check: CheckBuildroot 03-30 19:30 root DEBUG CheckBuildroot completed: 0.000 seconds 03-30 19:30 root DEBUG Running check: CheckBundledFonts 03-30 19:30 root DEBUG CheckBundledFonts completed: 0.001 seconds 03-30 19:30 root DEBUG Running check: CheckClean 03-30 19:30 root DEBUG CheckClean completed: 0.000 seconds 03-30 19:30 root DEBUG Running check: CheckContainsLicenseText 03-30 19:30 root DEBUG CheckContainsLicenseText completed: 0.000 seconds 03-30 19:30 root DEBUG Running check: CheckFileRequires 03-30 19:30 root DEBUG CheckFileRequires completed: 0.000 seconds 03-30 19:30 root DEBUG Running check: CheckFinalRequiresProvides 03-30 19:30 root DEBUG CheckFinalRequiresProvides completed: 0.000 seconds 03-30 19:30 root DEBUG Running check: CheckFullVerReqSub 03-30 19:30 root DEBUG CheckFullVerReqSub completed: 0.000 seconds 03-30 19:30 root DEBUG Running check: CheckFunctionAsDescribed 03-30 19:30 root DEBUG CheckFunctionAsDescribed completed: 0.000 seconds 03-30 19:30 root DEBUG Running check: CheckIllegalSpecTags 03-30 19:30 root DEBUG CheckIllegalSpecTags completed: 0.000 seconds 03-30 19:30 root DEBUG Running check: CheckLatestVersionIsPackaged 03-30 19:30 root DEBUG CheckLatestVersionIsPackaged completed: 0.000 seconds 03-30 19:30 root DEBUG Running check: CheckLicenseUpstream 03-30 19:30 root DEBUG CheckLicenseUpstream completed: 0.000 seconds 03-30 19:30 root DEBUG Running check: CheckManPages 03-30 19:30 root DEBUG CheckManPages completed: 0.000 seconds 03-30 19:30 root DEBUG Running check: CheckParallelMake 03-30 19:30 root DEBUG CheckParallelMake completed: 0.000 seconds 03-30 19:30 root DEBUG Running check: CheckPatchComments 03-30 19:30 root DEBUG CheckPatchComments completed: 0.000 seconds 03-30 19:30 root DEBUG Running check: CheckPkgConfigFiles 03-30 19:30 root DEBUG CheckPkgConfigFiles completed: 0.000 seconds 03-30 19:30 root DEBUG Running check: CheckRubyPlugin 03-30 19:30 root DEBUG CheckRubyPlugin completed: 0.000 seconds 03-30 19:30 root DEBUG Running check: CheckScriptletSanity 03-30 19:30 root DEBUG CheckScriptletSanity completed: 0.000 seconds 03-30 19:30 root DEBUG Running check: CheckSourceComment 03-30 19:30 root DEBUG CheckSourceComment completed: 0.000 seconds 03-30 19:30 root DEBUG Running check: CheckSourceDownloads 03-30 19:30 root DEBUG CheckSourceDownloads completed: 0.000 seconds 03-30 19:30 root DEBUG Running check: CheckSourceUrl 03-30 19:30 root DEBUG CheckSourceUrl completed: 0.000 seconds 03-30 19:30 root DEBUG Running check: CheckSourceVerification 03-30 19:30 root DEBUG CheckSourceVerification completed: 0.000 seconds 03-30 19:30 root DEBUG Running check: CheckSpecAsInSRPM 03-30 19:30 root DEBUG CheckSpecAsInSRPM completed: 0.000 seconds 03-30 19:30 root DEBUG Running check: CheckSupportAllArchs 03-30 19:30 root DEBUG CheckSupportAllArchs completed: 0.000 seconds 03-30 19:30 root DEBUG Running check: CheckTestSuites 03-30 19:30 root DEBUG CheckTestSuites completed: 0.000 seconds 03-30 19:30 root DEBUG Running check: CheckTimeStamps 03-30 19:30 root DEBUG CheckTimeStamps completed: 0.000 seconds 03-30 19:30 root DEBUG Running check: CheckTmpfiles 03-30 19:30 root DEBUG CheckTmpfiles completed: 0.001 seconds 03-30 19:30 root DEBUG Running check: CheckUpdateMimeDatabase 03-30 19:30 root DEBUG CheckUpdateMimeDatabase completed: 0.000 seconds 03-30 19:30 root DEBUG Running check: CheckUseGlobal 03-30 19:30 root DEBUG CheckUseGlobal completed: 0.000 seconds 03-30 19:30 root DEBUG Running check: SugarActivityCheckBuildRequires 03-30 19:30 root DEBUG SugarActivityCheckBuildRequires completed: 0.000 seconds 03-30 19:30 root DEBUG Running check: SugarActivityCheckNaming 03-30 19:30 root DEBUG SugarActivityCheckNaming completed: 0.000 seconds 03-30 19:30 root DEBUG Running check: SugarActivityCheckRuntimeDeps 03-30 19:30 root DEBUG SugarActivityCheckRuntimeDeps completed: 0.000 seconds 03-30 19:30 root DEBUG Running check: CheckAddMavenDepmap 03-30 19:30 root DEBUG CheckAddMavenDepmap completed: 0.000 seconds 03-30 19:30 root DEBUG Running check: CheckBundledJars 03-30 19:30 root DEBUG CheckBundledJars completed: 0.001 seconds 03-30 19:30 root DEBUG Running check: CheckJPackageRequires 03-30 19:30 root DEBUG CheckJPackageRequires completed: 0.001 seconds 03-30 19:30 root DEBUG Running check: CheckJavadoc 03-30 19:30 root DEBUG CheckJavadoc completed: 0.001 seconds 03-30 19:30 root DEBUG Running check: CheckJavadocJPackageRequires 03-30 19:30 root DEBUG CheckJavadocJPackageRequires completed: 0.001 seconds 03-30 19:30 root DEBUG Running check: CheckJavadocdirName 03-30 19:30 root DEBUG CheckJavadocdirName completed: 0.001 seconds 03-30 19:30 root DEBUG Running check: CheckMvnRpmbuild 03-30 19:30 root DEBUG CheckMvnRpmbuild completed: 0.000 seconds 03-30 19:30 root DEBUG Running check: CheckNewStyleMaven 03-30 19:30 root DEBUG CheckNewStyleMaven completed: 0.000 seconds 03-30 19:30 root DEBUG Running check: CheckNoArch 03-30 19:30 root DEBUG CheckNoArch completed: 0.001 seconds 03-30 19:30 root DEBUG Running check: CheckNoOldMavenDepmap 03-30 19:30 root DEBUG CheckNoOldMavenDepmap completed: 0.001 seconds 03-30 19:30 root DEBUG Running check: CheckNoRequiresPost 03-30 19:30 root DEBUG CheckNoRequiresPost completed: 0.000 seconds 03-30 19:30 root DEBUG Running check: CheckNotJavaApplicable 03-30 19:30 root DEBUG CheckNotJavaApplicable completed: 0.000 seconds 03-30 19:30 root DEBUG Running check: CheckPomInstalled 03-30 19:30 root DEBUG CheckPomInstalled completed: 0.001 seconds 03-30 19:30 root DEBUG Running check: CheckTestSkip 03-30 19:30 root DEBUG CheckTestSkip completed: 0.000 seconds 03-30 19:30 root DEBUG Running check: CheckUpdateDepmap 03-30 19:30 root DEBUG CheckUpdateDepmap completed: 0.000 seconds 03-30 19:30 root DEBUG Running check: CheckUpstremBuildMethod 03-30 19:30 root DEBUG CheckUpstremBuildMethod completed: 0.001 seconds 03-30 19:30 root DEBUG Running check: CheckUseMavenpomdirMacro 03-30 19:30 root DEBUG CheckUseMavenpomdirMacro completed: 0.000 seconds 03-30 19:30 root DEBUG Running check: CheckAutotoolsObsoletedMacros 03-30 19:30 root DEBUG autotools used: 03-30 19:30 root DEBUG CheckAutotoolsObsoletedMacros completed: 0.000 seconds 03-30 19:30 root DEBUG Running check: fonts-disable 03-30 19:30 root DEBUG fonts-disable completed: 0.000 seconds 03-30 19:30 root DEBUG Running check: generic-excludearch 03-30 19:30 root INFO ExclusiveArch dependency checking disabled, enable with EXARCH flag 03-30 19:30 root DEBUG generic-excludearch completed: 0.003 seconds 03-30 19:30 root DEBUG Running check: generic-large-docs 03-30 19:30 root DEBUG generic-large-docs completed: 0.014 seconds 03-30 19:30 root DEBUG Running check: java-check-bundled-jars 03-30 19:30 root DEBUG java-check-bundled-jars completed: 0.001 seconds 03-30 19:30 root DEBUG Running check: fonts-fc-query 03-30 19:30 root DEBUG fonts-fc-query completed: 0.000 seconds 03-30 19:30 root DEBUG Running check: fonts-repo-audit 03-30 19:30 root DEBUG fonts-repo-audit completed: 0.000 seconds 03-30 19:30 root DEBUG Running check: generic-large-data 03-30 19:30 root DEBUG generic-large-data completed: 0.016 seconds 03-30 19:30 root DEBUG Running check: generic-srv-opt 03-30 19:30 root DEBUG generic-srv-opt completed: 0.003 seconds 03-30 19:30 root DEBUG Running check: perl-url-tag 03-30 19:30 root DEBUG perl-url-tag completed: 0.000 seconds 03-30 19:30 root DEBUG Running check: php-compatinfo 03-30 19:30 root DEBUG php-compatinfo completed: 0.000 seconds 03-30 19:30 root DEBUG Running check: python-check-eggs 03-30 19:30 root DEBUG python-check-eggs completed: 0.000 seconds 03-30 19:30 root DEBUG Running check: python-dont-download-deps 03-30 19:30 root DEBUG python-dont-download-deps completed: 0.000 seconds 03-30 19:30 root DEBUG Running check: python-egg-info 03-30 19:30 root DEBUG python-egg-info completed: 0.000 seconds 03-30 19:30 root DEBUG Running check: python-meet-guidelines 03-30 19:30 root DEBUG python-meet-guidelines completed: 0.000 seconds 03-30 19:30 root DEBUG Running check: CheckBuildCompilerFlags 03-30 19:30 root DEBUG CheckBuildCompilerFlags completed: 0.000 seconds 03-30 19:30 root DEBUG Running check: CheckDaemonCompileFlags 03-30 19:30 root DEBUG CheckDaemonCompileFlags completed: 0.004 seconds 03-30 19:30 root DEBUG Running check: CheckUpdateDesktopDatabase 03-30 19:30 root DEBUG CheckUpdateDesktopDatabase completed: 0.000 seconds 03-30 19:30 root DEBUG Running check: CheckSystemdScripts 03-30 19:30 root DEBUG CheckSystemdScripts completed: 0.000 seconds 03-30 19:30 root DEBUG Report completed: 3449.751 seconds