10-13 10:51 root DEBUG fedora-review 0.10.0 e79b66b 2023-07-24 17:28:48 -0500 started 10-13 10:51 root DEBUG Command line: /bin/fedora-review --no-colors --prebuilt --rpm-spec --name libcanberra --mock-config /var/lib/copr-rpmbuild/results/configs/child.cfg 10-13 10:51 root INFO Processing local files: libcanberra 10-13 10:51 root DEBUG Active settings after processing options 10-13 10:51 root DEBUG bz_url: https://bugzilla.redhat.com 10-13 10:51 root DEBUG _con_handler: (INFO)> 10-13 10:51 root DEBUG _log_config_done: True 10-13 10:51 root DEBUG cache: False 10-13 10:51 root DEBUG resultdir: None 10-13 10:51 root DEBUG init_done: True 10-13 10:51 root DEBUG uniqueext: None 10-13 10:51 root DEBUG configdir: None 10-13 10:51 root DEBUG log_level: 20 10-13 10:51 root DEBUG prebuilt: True 10-13 10:51 root DEBUG verbose: False 10-13 10:51 root DEBUG name: libcanberra 10-13 10:51 root DEBUG use_colors: False 10-13 10:51 root DEBUG session_log: /var/lib/copr-rpmbuild/results/cache/fedora-review.log 10-13 10:51 root DEBUG bug: None 10-13 10:51 root DEBUG url: None 10-13 10:51 root DEBUG copr_build_descriptor: None 10-13 10:51 root DEBUG list_checks: False 10-13 10:51 root DEBUG list_flags: False 10-13 10:51 root DEBUG list_plugins: False 10-13 10:51 root DEBUG version: False 10-13 10:51 root DEBUG flags: [] 10-13 10:51 root DEBUG repo: None 10-13 10:51 root DEBUG mock_config: /var/lib/copr-rpmbuild/results/configs/child.cfg 10-13 10:51 root DEBUG no_report: False 10-13 10:51 root DEBUG nobuild: False 10-13 10:51 root DEBUG mock_options: --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True 10-13 10:51 root DEBUG other_bz: None 10-13 10:51 root DEBUG plugins_arg: None 10-13 10:51 root DEBUG single: None 10-13 10:51 root DEBUG rpm_spec: True 10-13 10:51 root DEBUG exclude: None 10-13 10:51 root DEBUG checksum: sha256 10-13 10:51 root DEBUG plugins: {} 10-13 10:51 root INFO Getting .spec and .srpm Urls from : Local files in /var/lib/copr-rpmbuild/results 10-13 10:51 root INFO --> SRPM url: file:///var/lib/copr-rpmbuild/results/libcanberra-0.30-38.fc43.src.rpm 10-13 10:51 root INFO Using review directory: /var/lib/copr-rpmbuild/results/libcanberra 10-13 10:51 root DEBUG find_urls completed: 0.040 10-13 10:51 root DEBUG Avoiding init of working mock root 10-13 10:51 root DEBUG Url download completed: 24.358 10-13 10:51 root DEBUG --> /var/lib/copr-rpmbuild/results/libcanberra/upstream : http://0pointer.de/lennart/projects/libcanberra/libcanberra-0.30.tar.xz 10-13 10:51 root INFO Downloading (Source0): http://0pointer.de/lennart/projects/libcanberra/libcanberra-0.30.tar.xz 10-13 10:51 root DEBUG Download error on http://0pointer.de/lennart/projects/libcanberra/libcanberra-0.30.tar.xz, : 'Error downloading http://0pointer.de/lennart/projects/libcanberra/libcanberra-0.30.tar.xz' Traceback (most recent call last): File "/usr/lib64/python3.13/urllib/request.py", line 1319, in do_open h.request(req.get_method(), req.selector, req.data, headers, ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ encode_chunked=req.has_header('Transfer-encoding')) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.13/http/client.py", line 1338, in request self._send_request(method, url, body, headers, encode_chunked) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.13/http/client.py", line 1384, in _send_request self.endheaders(body, encode_chunked=encode_chunked) ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.13/http/client.py", line 1333, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.13/http/client.py", line 1093, in _send_output self.send(msg) ~~~~~~~~~^^^^^ File "/usr/lib64/python3.13/http/client.py", line 1037, in send self.connect() ~~~~~~~~~~~~^^ File "/usr/lib64/python3.13/http/client.py", line 1003, in connect self.sock = self._create_connection( ~~~~~~~~~~~~~~~~~~~~~~~^ (self.host,self.port), self.timeout, self.source_address) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.13/socket.py", line 864, in create_connection raise exceptions[0] File "/usr/lib64/python3.13/socket.py", line 849, in create_connection sock.connect(sa) ~~~~~~~~~~~~^^^^ ConnectionRefusedError: [Errno 111] Connection refused During handling of the above exception, another exception occurred: 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 489, in open response = self._open(req, data) File "/usr/lib64/python3.13/urllib/request.py", line 506, in _open result = self._call_chain(self.handle_open, protocol, protocol + '_open', req) 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 1348, in http_open return self.do_open(http.client.HTTPConnection, req) ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.13/urllib/request.py", line 1322, in do_open raise URLError(err) urllib.error.URLError: 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 downloading http://0pointer.de/lennart/projects/libcanberra/libcanberra-0.30.tar.xz' 10-13 10:51 root WARNING Cannot download url: http://0pointer.de/lennart/projects/libcanberra/libcanberra-0.30.tar.xz 10-13 10:51 root INFO No upstream for (Source0): libcanberra-0.30.tar.xz 10-13 10:51 root INFO Running checks and generating report 10-13 10:51 root DEBUG Running check: CheckResultdir 10-13 10:51 root DEBUG CheckResultdir completed: 0.000 seconds 10-13 10:51 root DEBUG Running check: CheckBuild 10-13 10:51 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/libcanberra-0.30-38.fc43.i686.rpm 10-13 10:51 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/libcanberra-backend-alsa-0.30-38.fc43.i686.rpm 10-13 10:51 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/libcanberra-backend-gstreamer-0.30-38.fc43.i686.rpm 10-13 10:51 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/libcanberra-backend-pulse-0.30-38.fc43.i686.rpm 10-13 10:51 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/libcanberra-gtk2-0.30-38.fc43.i686.rpm 10-13 10:51 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/libcanberra-gtk3-0.30-38.fc43.i686.rpm 10-13 10:51 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/libcanberra-devel-0.30-38.fc43.i686.rpm 10-13 10:51 root DEBUG CheckBuild completed: 0.089 seconds 10-13 10:51 root DEBUG Running check: CheckRpmlint 10-13 10:51 root DEBUG Run command: rpmlint --ignore-unused-rpmlintrc --rpmlintrc /tmp/tmphuaz8auy /var/lib/copr-rpmbuild/results/libcanberra-0.30-38.fc43.i686.rpm /var/lib/copr-rpmbuild/results/libcanberra-backend-alsa-0.30-38.fc43.i686.rpm /var/lib/copr-rpmbuild/results/libcanberra-backend-gstreamer-0.30-38.fc43.i686.rpm /var/lib/copr-rpmbuild/results/libcanberra-backend-pulse-0.30-38.fc43.i686.rpm /var/lib/copr-rpmbuild/results/libcanberra-gtk2-0.30-38.fc43.i686.rpm /var/lib/copr-rpmbuild/results/libcanberra-gtk3-0.30-38.fc43.i686.rpm /var/lib/copr-rpmbuild/results/libcanberra-devel-0.30-38.fc43.i686.rpm /var/lib/copr-rpmbuild/results/libcanberra-0.30-38.fc43.src.rpm 10-13 10:51 root DEBUG CheckRpmlint completed: 2.058 seconds 10-13 10:51 root DEBUG Running check: CheckPackageInstalls 10-13 10:51 root DEBUG Init command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --init 10-13 10:52 root DEBUG Init output: INFO: mock.py version 6.3 starting (python version = 3.13.7, NVR = mock-6.3-1.fc42), 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.3 INFO: Mock Version: 6.3 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-43-i686-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-43-i686-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-43-i686/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 10-13 10:52 root INFO Installing built package(s) 10-13 10:52 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/libcanberra/results, --init 10-13 10:52 root DEBUG --init output: INFO: mock.py version 6.3 starting (python version = 3.13.7, NVR = mock-6.3-1.fc42), 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/libcanberra/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.3 INFO: Mock Version: 6.3 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-43-i686-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-43-i686-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-43-i686/root. INFO: reusing tmpfs at /var/lib/mock/fedora-43-i686/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 10-13 10:52 root DEBUG CheckPackageInstalls completed: 6.664 seconds 10-13 10:52 root DEBUG Running check: CheckRpmlintInstalled 10-13 10:52 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/libcanberra/results, --init 10-13 10:52 root DEBUG --init output: INFO: mock.py version 6.3 starting (python version = 3.13.7, NVR = mock-6.3-1.fc42), 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/libcanberra/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.3 INFO: Mock Version: 6.3 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-43-i686-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-43-i686-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-43-i686/root. INFO: reusing tmpfs at /var/lib/mock/fedora-43-i686/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 10-13 10:52 root DEBUG is_installed: Tested rpmlint, result: 1 10-13 10:52 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/libcanberra/results, --shell, 'rm -f /var/lib/rpm/__db*' 10-13 10:52 root DEBUG output: INFO: mock.py version 6.3 starting (python version = 3.13.7, NVR = mock-6.3-1.fc42), 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/libcanberra/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-43-i686-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-43-i686-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-43-i686/root. INFO: reusing tmpfs at /var/lib/mock/fedora-43-i686/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 10-13 10:52 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/libcanberra/results, install, rpmlint 10-13 10:52 root DEBUG Install output: INFO: mock.py version 6.3 starting (python version = 3.13.7, NVR = mock-6.3-1.fc42), 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/libcanberra/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.3 INFO: Mock Version: 6.3 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-43-i686-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-43-i686-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-43-i686/root. INFO: reusing tmpfs at /var/lib/mock/fedora-43-i686/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 10-13 10:52 root DEBUG Script output: INFO: mock.py version 6.3 starting (python version = 3.13.7, NVR = mock-6.3-1.fc42), 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/libcanberra/results --chroot 'echo '"'"'rpmlint:'"'"'; rpmlint --installed libcanberra-backend-alsa libcanberra-gtk2-debuginfo libcanberra libcanberra-debuginfo libcanberra-devel libcanberra-backend-gstreamer-debuginfo libcanberra-backend-gstreamer libcanberra-backend-pulse-debuginfo libcanberra-gtk3 libcanberra-backend-alsa-debuginfo libcanberra-gtk3-debuginfo libcanberra-backend-pulse libcanberra-gtk2; 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.3 INFO: Mock Version: 6.3 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-43-i686-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-43-i686-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-43-i686/root. INFO: reusing tmpfs at /var/lib/mock/fedora-43-i686/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 libcanberra-backend-alsa libcanberra-gtk2-debuginfo libcanberra libcanberra-debuginfo libcanberra-devel libcanberra-backend-gstreamer-debuginfo libcanberra-backend-gstreamer libcanberra-backend-pulse-debuginfo libcanberra-gtk3 libcanberra-backend-alsa-debuginfo libcanberra-gtk3-debuginfo libcanberra-backend-pulse libcanberra-gtk2; echo 'rpmlint-done:'"] Start: chroot ["echo 'rpmlint:'; rpmlint --installed libcanberra-backend-alsa libcanberra-gtk2-debuginfo libcanberra libcanberra-debuginfo libcanberra-devel libcanberra-backend-gstreamer-debuginfo libcanberra-backend-gstreamer libcanberra-backend-pulse-debuginfo libcanberra-gtk3 libcanberra-backend-alsa-debuginfo libcanberra-gtk3-debuginfo libcanberra-backend-pulse libcanberra-gtk2; echo 'rpmlint-done:'"] rpmlint: (none): E: there is no installed rpm "libcanberra-backend-alsa". (none): E: there is no installed rpm "libcanberra-gtk2-debuginfo". (none): E: there is no installed rpm "libcanberra". (none): E: there is no installed rpm "libcanberra-debuginfo". (none): E: there is no installed rpm "libcanberra-devel". (none): E: there is no installed rpm "libcanberra-backend-gstreamer-debuginfo". (none): E: there is no installed rpm "libcanberra-backend-gstreamer". (none): E: there is no installed rpm "libcanberra-backend-pulse-debuginfo". (none): E: there is no installed rpm "libcanberra-gtk3". (none): E: there is no installed rpm "libcanberra-backend-alsa-debuginfo". (none): E: there is no installed rpm "libcanberra-gtk3-debuginfo". (none): E: there is no installed rpm "libcanberra-backend-pulse". (none): E: there is no installed rpm "libcanberra-gtk2". There are no files to process nor additional arguments. Nothing to do, aborting. ============================ rpmlint session starts ============================ rpmlint: 2.7.0 configuration: /usr/lib/python3.14/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: 13 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 libcanberra-backend-alsa libcanberra-gtk2-debuginfo libcanberra libcanberra-debuginfo libcanberra-devel libcanberra-backend-gstreamer-debuginfo libcanberra-backend-gstreamer libcanberra-backend-pulse-debuginfo libcanberra-gtk3 libcanberra-backend-alsa-debuginfo libcanberra-gtk3-debuginfo libcanberra-backend-pulse libcanberra-gtk2; echo 'rpmlint-done:'"] Finish: run 10-13 10:52 root DEBUG CheckRpmlintInstalled completed: 21.942 seconds 10-13 10:52 root DEBUG Running check: CheckRpmlintDebuginfo 10-13 10:52 root DEBUG Run command: rpmlint --ignore-unused-rpmlintrc --rpmlintrc /tmp/tmpl1w265ek /var/lib/copr-rpmbuild/results/libcanberra-backend-pulse-debuginfo-0.30-38.fc43.i686.rpm /var/lib/copr-rpmbuild/results/libcanberra-gtk3-debuginfo-0.30-38.fc43.i686.rpm /var/lib/copr-rpmbuild/results/libcanberra-gtk2-debuginfo-0.30-38.fc43.i686.rpm /var/lib/copr-rpmbuild/results/libcanberra-backend-gstreamer-debuginfo-0.30-38.fc43.i686.rpm /var/lib/copr-rpmbuild/results/libcanberra-debuginfo-0.30-38.fc43.i686.rpm /var/lib/copr-rpmbuild/results/libcanberra-backend-alsa-debuginfo-0.30-38.fc43.i686.rpm 10-13 10:52 root DEBUG CheckRpmlintDebuginfo completed: 1.467 seconds 10-13 10:52 root DEBUG Running check: CheckInitDeps 10-13 10:53 root DEBUG CheckInitDeps completed: 37.775 seconds 10-13 10:53 root DEBUG Running check: CheckBuildCompleted 10-13 10:53 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/libcanberra/results, --chroot, --, rm -rf $(rpm --eval %_builddir)/* 10-13 10:53 root DEBUG Mock output: INFO: mock.py version 6.3 starting (python version = 3.13.7, NVR = mock-6.3-1.fc42), 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/libcanberra/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.3 INFO: Mock Version: 6.3 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-43-i686-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-43-i686-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-43-i686/root. INFO: reusing tmpfs at /var/lib/mock/fedora-43-i686/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 10-13 10:53 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/libcanberra/results, --copyin, /var/lib/copr-rpmbuild/results/libcanberra-0.30-38.fc43.src.rpm, libcanberra-0.30-38.fc43.src.rpm 10-13 10:53 root DEBUG Mock output: INFO: mock.py version 6.3 starting (python version = 3.13.7, NVR = mock-6.3-1.fc42), 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/libcanberra/results --copyin /var/lib/copr-rpmbuild/results/libcanberra-0.30-38.fc43.src.rpm libcanberra-0.30-38.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.3 INFO: Mock Version: 6.3 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-43-i686-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-43-i686-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-43-i686/root. INFO: reusing tmpfs at /var/lib/mock/fedora-43-i686/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/libcanberra-0.30-38.fc43.src.rpm to /var/lib/mock/fedora-43-i686/root/libcanberra-0.30-38.fc43.src.rpm Finish: run None NoneType: None 10-13 10:53 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/libcanberra/results, --chroot, --, rpm -i libcanberra-0.30-38.fc43.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/libcanberra.spec;chmod -R go+r $(rpm --eval %_builddir)/* || : 10-13 10:53 root DEBUG Mock output: INFO: mock.py version 6.3 starting (python version = 3.13.7, NVR = mock-6.3-1.fc42), 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/libcanberra/results --chroot -- 'rpm -i libcanberra-0.30-38.fc43.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/libcanberra.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.3 INFO: Mock Version: 6.3 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-43-i686-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-43-i686-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-43-i686/root. INFO: reusing tmpfs at /var/lib/mock/fedora-43-i686/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 libcanberra-0.30-38.fc43.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/libcanberra.spec;chmod -R go+r $(rpm --eval %_builddir)/* || :'] Start: chroot ['rpm -i libcanberra-0.30-38.fc43.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/libcanberra.spec;chmod -R go+r $(rpm --eval %_builddir)/* || :'] setting SOURCE_DATE_EPOCH=1755475200 Executing(%mkbuilddir): /bin/sh -e /var/tmp/rpm-tmp.8jEzAy Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.MPd6OY + umask 022 + cd /builddir/build/BUILD/libcanberra-0.30-build + cd /builddir/build/BUILD/libcanberra-0.30-build + rm -rf libcanberra-0.30 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/libcanberra-0.30.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd libcanberra-0.30 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-gtk-Don-t-assume-all-GdkDisplays-are-GdkX11Displays-.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-canberra-boot-use-plughw-ALSA-device.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Finish: chroot ['rpm -i libcanberra-0.30-38.fc43.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/libcanberra.spec;chmod -R go+r $(rpm --eval %_builddir)/* || :'] Finish: run None NoneType: None 10-13 10:53 root DEBUG _topdir: /builddir/build 10-13 10:53 root INFO Reading configuration from /etc/mock/site-defaults.cfg 10-13 10:53 root INFO Reading configuration from /etc/mock/chroot-aliases.cfg 10-13 10:53 root INFO Reading configuration from /var/lib/copr-rpmbuild/results/configs/child.cfg 10-13 10:53 root INFO WARNING: Probably non-rawhide buildroot used. Rawhide should be used for most package reviews 10-13 10:53 root INFO Active plugins: C/C++, Shell-api, Generic 10-13 10:53 root DEBUG CheckBuildCompleted completed: 10.939 seconds 10-13 10:53 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 10-13 10:53 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 10-13 10:53 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 10-13 10:53 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 10-13 10:53 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 10-13 10:53 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 10-13 10:53 root DEBUG Running check: OcamlCheckStaticLibs 10-13 10:53 root DEBUG OcamlCheckStaticLibs completed: 0.017 seconds 10-13 10:53 root DEBUG Running check: HaskellCheckStaticLibs 10-13 10:53 root DEBUG HaskellCheckStaticLibs completed: 0.000 seconds 10-13 10:53 root DEBUG Running check: CreateEnvCheck 10-13 10:53 root DEBUG CreateEnvCheck completed: 0.001 seconds 10-13 10:53 root DEBUG Running check: RCheckBuildRequires 10-13 10:53 root DEBUG RCheckBuildRequires completed: 0.000 seconds 10-13 10:53 root DEBUG Running check: RCheckCheckMacro 10-13 10:53 root DEBUG RCheckCheckMacro completed: 0.000 seconds 10-13 10:53 root DEBUG Running check: RCheckDoc 10-13 10:53 root DEBUG RCheckDoc completed: 0.000 seconds 10-13 10:53 root DEBUG Running check: RCheckInstallSection 10-13 10:53 root DEBUG RCheckInstallSection completed: 0.000 seconds 10-13 10:53 root DEBUG Running check: RCheckLatestVersionIsPackaged 10-13 10:53 root DEBUG RCheckLatestVersionIsPackaged completed: 0.000 seconds 10-13 10:53 root DEBUG Running check: RCheckRequires 10-13 10:53 root DEBUG RCheckRequires completed: 0.000 seconds 10-13 10:53 root DEBUG Running check: CheckBundledGnulib 10-13 10:53 root DEBUG CheckBundledGnulib completed: 0.001 seconds 10-13 10:53 root DEBUG Running check: CheckGccBuildRequires 10-13 10:53 root DEBUG CheckGccBuildRequires completed: 0.000 seconds 10-13 10:53 root DEBUG Running check: CheckHeaderFiles 10-13 10:53 root DEBUG CheckHeaderFiles completed: 0.000 seconds 10-13 10:53 root DEBUG Running check: CheckLDConfig 10-13 10:53 root DEBUG CheckLDConfig completed: 0.001 seconds 10-13 10:53 root DEBUG Running check: CheckLibToolArchives 10-13 10:53 root DEBUG CheckLibToolArchives completed: 0.000 seconds 10-13 10:53 root DEBUG Running check: CheckNoKernelModules 10-13 10:53 root DEBUG CheckNoKernelModules completed: 0.000 seconds 10-13 10:53 root DEBUG Running check: CheckNoStaticExecutables 10-13 10:53 root DEBUG Run command: env -i bash -c "source ./review-env.sh; unpack_rpms" 10-13 10:53 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk3-0.30-38.fc43.i686.rpm/usr/lib/libcanberra-gtk3.so.0 10-13 10:53 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk3-0.30-38.fc43.i686.rpm/usr/lib/libcanberra-gtk3.so.0.1.9 10-13 10:53 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk3-0.30-38.fc43.i686.rpm/usr/lib/gtk-3.0/modules/libcanberra-gtk-module.so 10-13 10:53 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk3-0.30-38.fc43.i686.rpm/usr/lib/gtk-3.0/modules/libcanberra-gtk3-module.so 10-13 10:53 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk3-0.30-38.fc43.i686.rpm/usr/lib/.build-id/37/5665fd3270ae7c1b7a50d4915832b009963329 10-13 10:53 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk3-0.30-38.fc43.i686.rpm/usr/lib/.build-id/d0/65720dce503722792dd4116f22f1f741c969c2 10-13 10:53 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk3-0.30-38.fc43.i686.rpm/usr/lib/.build-id/d8/d49c6ceb389d7d5b1c48a8650d0862a30dd77a 10-13 10:53 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk3-0.30-38.fc43.i686.rpm/usr/bin/canberra-gtk-play 10-13 10:53 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk3-0.30-38.fc43.i686.rpm/usr/share/gnome/shutdown/libcanberra-logout-sound.sh 10-13 10:53 root DEBUG Run command: file ./rpms-unpacked/libcanberra-backend-gstreamer-0.30-38.fc43.i686.rpm/usr/lib/.build-id/40/61b9183ad4fce123df63bdd99afae925349153 10-13 10:53 root DEBUG Run command: file ./rpms-unpacked/libcanberra-backend-gstreamer-0.30-38.fc43.i686.rpm/usr/lib/libcanberra-0.30/libcanberra-gstreamer.so 10-13 10:53 root DEBUG Run command: file ./rpms-unpacked/libcanberra-0.30-38.fc43.i686.rpm/usr/lib/libcanberra.so.0.2.5 10-13 10:53 root DEBUG Run command: file ./rpms-unpacked/libcanberra-0.30-38.fc43.i686.rpm/usr/lib/libcanberra.so.0 10-13 10:53 root DEBUG Run command: file ./rpms-unpacked/libcanberra-0.30-38.fc43.i686.rpm/usr/lib/.build-id/a2/2db6c172ffb5bc3529e2c41d520d00c59fbc38 10-13 10:53 root DEBUG Run command: file ./rpms-unpacked/libcanberra-0.30-38.fc43.i686.rpm/usr/lib/.build-id/01/84ea73a0c18d24283897c36e1ba63b2b124879 10-13 10:53 root DEBUG Run command: file ./rpms-unpacked/libcanberra-0.30-38.fc43.i686.rpm/usr/lib/.build-id/12/336a796820c16c3e3883f82c95f431f5971e8e 10-13 10:53 root DEBUG Run command: file ./rpms-unpacked/libcanberra-0.30-38.fc43.i686.rpm/usr/lib/.build-id/1e/147e356b172adb1d6c03f78d3c3f321f90d9f1 10-13 10:53 root DEBUG Run command: file ./rpms-unpacked/libcanberra-0.30-38.fc43.i686.rpm/usr/lib/libcanberra-0.30/libcanberra-null.so 10-13 10:53 root DEBUG Run command: file ./rpms-unpacked/libcanberra-0.30-38.fc43.i686.rpm/usr/lib/libcanberra-0.30/libcanberra-multi.so 10-13 10:53 root DEBUG Run command: file ./rpms-unpacked/libcanberra-0.30-38.fc43.i686.rpm/usr/bin/canberra-boot 10-13 10:53 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk2-0.30-38.fc43.i686.rpm/usr/lib/libcanberra-gtk.so.0.1.9 10-13 10:53 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk2-0.30-38.fc43.i686.rpm/usr/lib/libcanberra-gtk.so.0 10-13 10:53 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk2-0.30-38.fc43.i686.rpm/usr/lib/.build-id/2d/a8e087bcc012cbe07ec7734aeb41929075f811 10-13 10:53 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk2-0.30-38.fc43.i686.rpm/usr/lib/.build-id/fa/44732e857b65ac43b1e22617f3460bf0d80c05 10-13 10:53 root DEBUG Run command: file ./rpms-unpacked/libcanberra-gtk2-0.30-38.fc43.i686.rpm/usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so 10-13 10:53 root DEBUG Run command: file ./rpms-unpacked/libcanberra-backend-alsa-0.30-38.fc43.i686.rpm/usr/lib/.build-id/0d/8fea4cbcc1ff51662a31f146b71010c0c43a74 10-13 10:53 root DEBUG Run command: file ./rpms-unpacked/libcanberra-backend-alsa-0.30-38.fc43.i686.rpm/usr/lib/libcanberra-0.30/libcanberra-alsa.so 10-13 10:53 root DEBUG Run command: file ./rpms-unpacked/libcanberra-backend-pulse-0.30-38.fc43.i686.rpm/usr/lib/.build-id/05/b88b207634f257e3688ad6c065cab9c7d7a1f0 10-13 10:53 root DEBUG Run command: file ./rpms-unpacked/libcanberra-backend-pulse-0.30-38.fc43.i686.rpm/usr/lib/libcanberra-0.30/libcanberra-pulse.so 10-13 10:53 root DEBUG CheckNoStaticExecutables completed: 0.332 seconds 10-13 10:53 root DEBUG Running check: CheckRPATH 10-13 10:53 root DEBUG CheckRPATH completed: 0.000 seconds 10-13 10:53 root DEBUG Running check: CheckSoFiles 10-13 10:53 root DEBUG CheckSoFiles completed: 0.000 seconds 10-13 10:53 root DEBUG Running check: CheckJavaPlugin 10-13 10:53 root DEBUG CheckJavaPlugin completed: 0.000 seconds 10-13 10:53 root DEBUG Running check: PerlCheckBuildRequires 10-13 10:53 root DEBUG PerlCheckBuildRequires completed: 0.000 seconds 10-13 10:53 root DEBUG Running check: CheckPythonBuildRequires 10-13 10:53 root DEBUG CheckPythonBuildRequires completed: 0.000 seconds 10-13 10:53 root DEBUG Running check: CheckPythonRequires 10-13 10:53 root DEBUG CheckPythonRequires completed: 0.000 seconds 10-13 10:53 root DEBUG Running check: CheckPythonX_Site 10-13 10:53 root DEBUG CheckPythonX_Site completed: 0.000 seconds 10-13 10:53 root DEBUG Running check: CheckApprovedLicense 10-13 10:53 root DEBUG CheckApprovedLicense completed: 0.000 seconds 10-13 10:53 root DEBUG Running check: CheckBuildrootMacros 10-13 10:53 root DEBUG CheckBuildrootMacros completed: 0.001 seconds 10-13 10:53 root DEBUG Running check: CheckBundledLibs 10-13 10:53 root DEBUG CheckBundledLibs completed: 0.000 seconds 10-13 10:53 root DEBUG Running check: CheckChangelogFormat 10-13 10:53 root DEBUG CheckChangelogFormat completed: 0.000 seconds 10-13 10:53 root DEBUG Running check: CheckCleanBuildroot 10-13 10:53 root DEBUG regex: rm\s+\-[rf][rf]\s+(/rpmbuild/BUILD/libcanberra-0.30-build/BUILDROOT|\$RPM_BUILD_ROOT)[^/] 10-13 10:53 root DEBUG install_sec: /usr/bin/make install DESTDIR=/rpmbuild/BUILD/libcanberra-0.30-build/BUILDROOT INSTALL="/usr/bin/install -p" find $RPM_BUILD_ROOT \( -name *.a -o -name *.la \) -exec rm {} \; rm $RPM_BUILD_ROOT/usr/share/doc/libcanberra/README 10-13 10:53 root DEBUG CheckCleanBuildroot completed: 0.000 seconds 10-13 10:53 root DEBUG Running check: CheckCodeAndContent 10-13 10:53 root DEBUG CheckCodeAndContent completed: 0.000 seconds 10-13 10:53 root DEBUG Running check: CheckConfigNoReplace 10-13 10:53 root DEBUG CheckConfigNoReplace completed: 0.000 seconds 10-13 10:53 root DEBUG Running check: CheckDefattr 10-13 10:53 root DEBUG CheckDefattr completed: 0.000 seconds 10-13 10:53 root DEBUG Running check: CheckDescMacros 10-13 10:53 root DEBUG CheckDescMacros completed: 0.000 seconds 10-13 10:53 root DEBUG Running check: CheckDesktopFile 10-13 10:53 root DEBUG CheckDesktopFile completed: 0.001 seconds 10-13 10:53 root DEBUG Running check: CheckDesktopFileInstall 10-13 10:53 root DEBUG CheckDesktopFileInstall completed: 0.000 seconds 10-13 10:53 root DEBUG Running check: CheckDevelFilesInDevel 10-13 10:53 root DEBUG CheckDevelFilesInDevel completed: 0.000 seconds 10-13 10:53 root DEBUG Running check: CheckDirectoryRequire 10-13 10: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 -C -l 'filesystem' 10-13 10: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 -C --quiet --file /usr/lib/gtk-3.0/modules 10-13 10: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 -C --quiet --file /usr/share/gnome/autostart 10-13 10: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 -C --quiet --file /usr/lib/gtk-3.0 10-13 10: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 -C --quiet --file /usr/lib/gtk-2.0/modules 10-13 10: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 -C --quiet --file /usr/lib/gtk-2.0 10-13 10: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 -C --quiet --file /usr/share/gnome/shutdown 10-13 10:54 root DEBUG CheckDirectoryRequire completed: 44.788 seconds 10-13 10:54 root DEBUG Running check: CheckDistTag 10-13 10:54 root DEBUG CheckDistTag completed: 0.001 seconds 10-13 10:54 root DEBUG Running check: CheckDocRuntime 10-13 10:54 root DEBUG CheckDocRuntime completed: 0.000 seconds 10-13 10:54 root DEBUG Running check: CheckFileDuplicates 10-13 10:54 root DEBUG CheckFileDuplicates completed: 0.000 seconds 10-13 10:54 root DEBUG Running check: CheckFilePermissions 10-13 10:54 root DEBUG CheckFilePermissions completed: 0.000 seconds 10-13 10:54 root DEBUG Running check: CheckGconfSchemaInstall 10-13 10:54 root DEBUG CheckGconfSchemaInstall completed: 0.000 seconds 10-13 10:54 root DEBUG Running check: CheckGdkPixbufLoaders 10-13 10:54 root DEBUG CheckGdkPixbufLoaders completed: 0.000 seconds 10-13 10:54 root DEBUG Running check: CheckGioQueryModules 10-13 10:54 root DEBUG CheckGioQueryModules completed: 0.000 seconds 10-13 10:54 root DEBUG Running check: CheckGlibCompileSchemas 10-13 10:54 root DEBUG CheckGlibCompileSchemas completed: 0.000 seconds 10-13 10:54 root DEBUG Running check: CheckGtkQueryModules 10-13 10:54 root DEBUG CheckGtkQueryModules completed: 0.000 seconds 10-13 10:54 root DEBUG Running check: CheckGuidelines 10-13 10:54 root DEBUG CheckGuidelines completed: 0.000 seconds 10-13 10:54 root DEBUG Running check: CheckIfDepsDeprecated 10-13 10: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 --whatprovides 'pulseaudio-libs' 10-13 10: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 --whatprovides 'rtld(GNU_HASH)' 10-13 10: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 --whatprovides 'libtool-ltdl-devel' 10-13 10: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 --whatprovides 'libgthread-2.0.so.0' 10-13 10: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 --whatprovides 'libgdk-x11-2.0.so.0' 10-13 10: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 --whatprovides 'libc.so.6(GLIBC_ABI_DT_RELR)' 10-13 10: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 --whatprovides 'libtdb.so.1(TDB_1.2.1)' 10-13 10: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 --whatprovides '/usr/bin/pkg-config' 10-13 10: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 --whatprovides 'libudev.so.1' 10-13 10: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 --whatprovides 'alsa-lib-devel' 10-13 10: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 --whatprovides 'libvorbis-devel' 10-13 10: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 --whatprovides 'gtk2-devel' 10-13 10: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 --whatprovides 'libcairo-gobject.so.2' 10-13 10: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 --whatprovides 'gettext-devel' 10-13 10: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 --whatprovides 'libm.so.6' 10-13 10: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 --whatprovides 'libharfbuzz.so.0' 10-13 10: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 --whatprovides 'gtk-doc' 10-13 10: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 --whatprovides 'libc.so.6(GLIBC_2.38)' 10-13 10: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 --whatprovides 'libgstreamer-1.0.so.0' 10-13 10: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 'pkgconfig(gtk+-2.0)' 10-13 10: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 'pulseaudio-libs-devel' 10-13 10: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 'libgdk_pixbuf-2.0.so.0' 10-13 10: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 'libasound.so.2(ALSA_0.9)' 10-13 10: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 'libgio-2.0.so.0' 10-13 10: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 'make' 10-13 10: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 'libtdb-devel' 10-13 10: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.16)' 10-13 10: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 'libcairo.so.2' 10-13 10: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' 10-13 10: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 'libz.so.1' 10-13 10: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.33)' 10-13 10: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 'libgtk-x11-2.0.so.0' 10-13 10: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 'libglib-2.0.so.0' 10-13 10: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 'libpulse.so.0' 10-13 10: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 '/bin/sh' 10-13 10: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.1)' 10-13 10: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 'libasound.so.2' 10-13 10: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 'libpulse.so.0(PULSE_0)' 10-13 10: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 'libvorbisfile.so.3' 10-13 10: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 'pkgconfig(gdk-2.0)' 10-13 10: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 'gcc' 10-13 10: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.1.3)' 10-13 10: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 'libtdb.so.1' 10-13 10: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 'libpango-1.0.so.0' 10-13 10: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 'libfontconfig.so.1' 10-13 10: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 'libgtk-3.so.0' 10-13 10: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 'libgdk-3.so.0' 10-13 10: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.34)' 10-13 10: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 'gtk3-devel' 10-13 10: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 'libudev.so.1(LIBUDEV_183)' 10-13 10: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 'libltdl.so.7' 10-13 10: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.so.6' 10-13 10: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.7)' 10-13 10: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.0)' 10-13 10: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 'libpangocairo-1.0.so.0' 10-13 10: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 'libfreetype.so.6' 10-13 10: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.4)' 10-13 10: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 '/usr/bin/sh' 10-13 10: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.8)' 10-13 10: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 'libpangoft2-1.0.so.0' 10-13 10: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 'gstreamer1-devel' 10-13 10: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.4)' 10-13 10: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 'libasound.so.2(ALSA_0.9.0rc4)' 10-13 10: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 'pkgconfig(gtk+-3.0)' 10-13 10: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 'libatk-1.0.so.0' 10-13 10: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 'libgobject-2.0.so.0' 10-13 10: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 'systemd-devel' 10-13 10: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 'sound-theme-freedesktop' 10-13 10: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 'pkgconfig(gdk-3.0)' 10-13 10: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 --provides 'pulseaudio-libs' 10-13 10: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 --provides 'libtool-ltdl-devel' 10-13 10: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 --provides 'freetype' 10-13 10: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 --provides 'gtk3-classic' 10-13 10: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 --provides 'libvorbis' 10-13 10: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 --provides 'harfbuzz' 10-13 10: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 --provides 'atk' 10-13 10: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 --provides 'alsa-lib-devel' 10-13 10: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 --provides 'systemd-libs' 10-13 10: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 --provides 'libvorbis-devel' 10-13 10: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 --provides 'gtk2-devel' 10-13 10: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 --provides 'gtk3-classic-devel' 10-13 10: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 --provides 'gettext-devel' 10-13 10: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 --provides 'zlib-ng-compat' 10-13 10: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 --provides 'gtk-doc' 10-13 10: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 --provides 'cairo-gobject' 10-13 10: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 --provides 'sound-theme-freedesktop' 10-13 10: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 --provides 'pulseaudio-libs-devel' 10-13 10: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 --provides 'gtk2' 10-13 10: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 --provides 'make' 10-13 10: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 --provides 'libtdb' 10-13 10: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 --provides 'libtdb-devel' 10-13 10: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 --provides 'glib2' 10-13 10: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 --provides 'libX11' 10-13 10: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 --provides 'bash' 10-13 10: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 --provides 'gtk3' 10-13 10: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 --provides 'gcc' 10-13 10: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 --provides 'libtool-ltdl' 10-13 10: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 --provides 'pkgconf-pkg-config' 10-13 10: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 --provides 'gtk3-devel' 10-13 10: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 --provides 'fontconfig' 10-13 10: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 --provides 'alsa-lib' 10-13 10: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 --provides 'glibc' 10-13 10: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 --provides 'gstreamer1-devel' 10-13 10: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 --provides 'gstreamer1' 10-13 10: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 --provides 'gdk-pixbuf2' 10-13 10: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 --provides 'systemd-devel' 10-13 10: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 --provides 'cairo' 10-13 10: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 --provides 'pango' 10-13 10:59 root DEBUG CheckIfDepsDeprecated completed: 315.611 seconds 10-13 10:59 root DEBUG Running check: CheckLicensInDoc 10-13 10:59 root DEBUG CheckLicensInDoc completed: 0.208 seconds 10-13 10:59 root DEBUG Running check: CheckLicenseField 10-13 10:59 root DEBUG Scanning sources in /var/lib/mock/fedora-43-i686/root/builddir/build/BUILD/libcanberra-0.30-build 10-13 10:59 root DEBUG Got license reply, length: 16473 10-13 10:59 root DEBUG CheckLicenseField completed: 3.799 seconds 10-13 10:59 root DEBUG Running check: CheckLicenseFieldSPDX 10-13 10:59 root DEBUG Run command: ['license-validate', '-v', 'LGPL-2.1-or-later'] 10-13 10:59 root DEBUG CheckLicenseFieldSPDX completed: 0.691 seconds 10-13 10:59 root DEBUG Running check: CheckLicenseInSubpackages 10-13 10:59 root DEBUG CheckLicenseInSubpackages completed: 0.000 seconds 10-13 10:59 root DEBUG Running check: CheckLocale 10-13 10:59 root DEBUG CheckLocale completed: 0.000 seconds 10-13 10:59 root DEBUG Running check: CheckMacros 10-13 10:59 root DEBUG CheckMacros completed: 0.000 seconds 10-13 10:59 root DEBUG Running check: CheckMakeinstall 10-13 10:59 root DEBUG CheckMakeinstall completed: 0.000 seconds 10-13 10:59 root DEBUG Running check: CheckMultipleLicenses 10-13 10:59 root DEBUG CheckMultipleLicenses completed: 0.000 seconds 10-13 10:59 root DEBUG Running check: CheckNameCharset 10-13 10:59 root DEBUG CheckNameCharset completed: 0.000 seconds 10-13 10:59 root DEBUG Running check: CheckNaming 10-13 10:59 root DEBUG CheckNaming completed: 0.000 seconds 10-13 10:59 root DEBUG Running check: CheckNoConfigInUsr 10-13 10:59 root DEBUG CheckNoConfigInUsr completed: 0.000 seconds 10-13 10:59 root DEBUG Running check: CheckNoConflicts 10-13 10:59 root DEBUG CheckNoConflicts completed: 0.000 seconds 10-13 10:59 root DEBUG Running check: CheckNoNameConflict 10-13 10:59 root DEBUG CheckNoNameConflict completed: 0.697 seconds 10-13 10:59 root DEBUG Running check: CheckObeysFHS 10-13 10:59 root DEBUG CheckObeysFHS completed: 0.000 seconds 10-13 10:59 root DEBUG Running check: CheckObsoletesForRename 10-13 10:59 root DEBUG CheckObsoletesForRename completed: 0.000 seconds 10-13 10:59 root DEBUG Running check: CheckOwnDirs 10-13 10: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 'rtld(GNU_HASH)' 10-13 10: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_ABI_DT_RELR)' 10-13 10: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 'libtdb.so.1(TDB_1.2.1)' 10-13 10: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 'libudev.so.1' 10-13 10: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 'libm.so.6' 10-13 10: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.38)' 10-13 10: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' 10-13 10: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)' 10-13 10: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 '/bin/sh' 10-13 10: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.1)' 10-13 10: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 'libvorbisfile.so.3' 10-13 10: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.1.3)' 10-13 10: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 'libtdb.so.1' 10-13 11: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 'libc.so.6(GLIBC_2.34)' 10-13 11: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)' 10-13 11: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 'libltdl.so.7' 10-13 11: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 'libc.so.6(GLIBC_2.7)' 10-13 11: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 'libc.so.6(GLIBC_2.0)' 10-13 11: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 'libc.so.6(GLIBC_2.3.4)' 10-13 11: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 'libc.so.6(GLIBC_2.8)' 10-13 11: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 'libc.so.6(GLIBC_2.4)' 10-13 11: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 'sound-theme-freedesktop' 10-13 11: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 'libcanberra.so.0' 10-13 11: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 --requires --providers-of=requires 'glibc' 'libvorbis' 'libtool-ltdl' 'libtdb' 'libcanberra' 'systemd-libs' 'sound-theme-freedesktop' 'bash' 10-13 11: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 -C -l 'rtld(GNU_HASH)' 'libattr.so' 'libsystemd' 'libselinux' 'glibc(x86' 'libvorbis' 'filesystem(unmerged' 'libdw.so' 'libpam' 'libglib' 'systemd-libs' 'libgmp' 'group(mail)' 'libsndfile' 'ld' 'libgobject' 'sound-theme-freedesktop' 'libgcc(x86' 'libacl' 'libgnutls' 'libcap' 'ncurses' 'libgcc_s.so.1(GCC_3' 'libtdb' 'libm' '(glibc-gconv' 'setup' 'libacl.so' 'libc.so' 'libxcb' '/usr/bin/bash' '/bin/sh' 'libogg' 'bash' 'libselinux.so' 'libcrypto' '/usr/bin/python3' 'libtinfo' 'libtool-ltdl' 'libsndfile.so.1(libsndfile.so' 'libdbus' 'libgcc_s.so' 'libcanberra' 'libm.so' 'libgio' 'libz' 'filesystem >= 3' 'libunwind' 'libasyncns' 'filesystem' 'libdw' 'glibc = 2' 'libpam.so' 'libz.so.1(ZLIB_1' 'glibc' 'libmount.so' 'libcrypto.so.3(OPENSSL_3' 'libmount' '/usr/bin/sh' 'libpcre2' 'glibc >= 2' 'coreutils' 'libgcc_s.so.1(GCC_4' 'libffi.so' 'libattr' 'libgcc_s' 'libgmodule' 'libffi' 10-13 11: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 'rtld(GNU_HASH)' 10-13 11: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 'libc.so.6(GLIBC_ABI_DT_RELR)' 10-13 11: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 'libtdb.so.1(TDB_1.2.1)' 10-13 11: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' 10-13 11: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' 10-13 11: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 'libc.so.6(GLIBC_2.38)' 10-13 11: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 'libasound.so.2(ALSA_0.9)' 10-13 11: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 'libc.so.6' 10-13 11: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 'libc.so.6(GLIBC_2.16)' 10-13 11: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.33)' 10-13 11: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 '/bin/sh' 10-13 11: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.1)' 10-13 11: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 'libasound.so.2' 10-13 11: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 'libvorbisfile.so.3' 10-13 11: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.1.3)' 10-13 11: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 'libtdb.so.1' 10-13 11: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.34)' 10-13 11: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(LIBUDEV_183)' 10-13 11: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 'libltdl.so.7' 10-13 11: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.7)' 10-13 11: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.0)' 10-13 11: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.3.4)' 10-13 11: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.8)' 10-13 11: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.4)' 10-13 11: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 'libasound.so.2(ALSA_0.9.0rc4)' 10-13 11: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 'sound-theme-freedesktop' 10-13 11: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 'libcanberra.so.0' 10-13 11: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 --requires --providers-of=requires 'glibc' 'libvorbis' 'libtool-ltdl' 'libtdb' 'libcanberra' 'systemd-libs' 'sound-theme-freedesktop' 'alsa-lib' 'bash' 10-13 11: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 -C -l 'rtld(GNU_HASH)' 'libattr.so' 'libsystemd' 'libselinux' 'glibc(x86' 'libvorbis' 'filesystem(unmerged' 'libdw.so' 'libpam' 'libglib' 'systemd-libs' 'libgmp' 'group(mail)' 'libsndfile' 'ld' 'libgobject' 'sound-theme-freedesktop' 'libgcc(x86' 'libacl' 'libgnutls' 'libcap' 'ncurses' 'libgcc_s.so.1(GCC_3' 'libtdb' 'libm' '(glibc-gconv' 'setup' 'libacl.so' 'libc.so' 'libxcb' '/usr/bin/bash' '/bin/sh' 'libogg' 'bash' 'libselinux.so' 'libcrypto' '/usr/bin/python3' 'libtinfo' 'libtool-ltdl' 'libsndfile.so.1(libsndfile.so' 'libdbus' 'libgcc_s.so' 'libcanberra' 'libm.so' 'libgio' 'libz' 'filesystem >= 3' 'libunwind' 'libasyncns' 'filesystem' 'libdw' 'glibc = 2' 'libpam.so' 'libz.so.1(ZLIB_1' 'alsa-lib' 'glibc' 'libmount.so' 'libcrypto.so.3(OPENSSL_3' 'libmount' '/usr/bin/sh' 'libpcre2' 'glibc >= 2' 'coreutils' 'libgcc_s.so.1(GCC_4' 'libffi.so' 'libattr' 'libgcc_s' 'libgmodule' 'libffi' 10-13 11: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 'rtld(GNU_HASH)' 10-13 11: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_ABI_DT_RELR)' 10-13 11: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 'libtdb.so.1(TDB_1.2.1)' 10-13 11: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 'libudev.so.1' 10-13 11: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 'libm.so.6' 10-13 11: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 'libgstreamer-1.0.so.0' 10-13 11: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)' 10-13 11: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' 10-13 11: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.33)' 10-13 11: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 'libglib-2.0.so.0' 10-13 11: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 '/bin/sh' 10-13 11: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.1)' 10-13 11: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 'libvorbisfile.so.3' 10-13 11: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.1.3)' 10-13 11: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 'libtdb.so.1' 10-13 11: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.34)' 10-13 11: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 'libudev.so.1(LIBUDEV_183)' 10-13 11: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 'libltdl.so.7' 10-13 11: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.7)' 10-13 11: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.0)' 10-13 11: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.3.4)' 10-13 11: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.8)' 10-13 11: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)' 10-13 11: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 'libgobject-2.0.so.0' 10-13 11: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 'sound-theme-freedesktop' 10-13 11: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 'libcanberra.so.0' 10-13 11: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 --requires --providers-of=requires 'glibc' 'libvorbis' 'libtool-ltdl' 'libtdb' 'gstreamer1' 'libcanberra' 'systemd-libs' 'glib2' 'sound-theme-freedesktop' 'bash' 10-13 11: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 -C -l 'libsystemd' 'filesystem(unmerged' 'libpam' 'systemd-libs' 'p11' 'group(mail)' 'ld' 'libunistring' 'libelf.so' 'libtdb' 'libblkid(x86' '/usr/bin/bash' 'libogg' 'bash' '/usr/bin/python3' 'libcanberra' 'filesystem >= 3' 'libunwind' 'nettle >= 3' 'filesystem' 'glibc = 2' 'libtasn1 >= 4' '/usr/bin/sh' 'libp11' 'libgcc_s' 'libgmodule' 'python3' 'libpcre2' 'crypto' 'rtld(GNU_HASH)' 'libffi' 'libselinux' 'glibc(x86' 'liblzma.so' 'libsndfile' 'libacl' 'libcap' 'libgcc_s.so.1(GCC_3' '(glibc-gconv' 'libacl.so' 'libc.so' '/bin/sh' 'libtasn1' 'libnettle' 'libsepol(x86' 'default' 'libasyncns' 'libpam.so' 'libblkid' 'glibc >= 2' 'coreutils' 'libcrypto' 'setup' 'libattr.so' 'libvorbis' 'libgmp' 'elfutils' 'libgcc(x86' 'ncurses' 'libm' 'libxcb' 'libuuid(x86' 'libelf' 'libtool-ltdl' 'libbz2' 'libdbus' 'libgcc_s.so' 'libm.so' 'libgio' 'libz.so.1(ZLIB_1' 'libmount.so' 'pcre2' 'libelf.so.1(ELFUTILS_1' 'libpython3.14.so' 'libffi.so' 'libattr' 'sound-theme-freedesktop' 'libhogweed' 'libdw.so' 'libglib' 'libgobject' 'libzstd' 'libblkid.so' 'libgnutls' 'glib2' 'libidn2' 'libselinux.so' 'liblzma' 'libtinfo' 'libsndfile.so.1(libsndfile.so' 'libz' 'libdw' 'libz.so.1(ZLIB_1.2' 'glibc' 'libcrypto.so.3(OPENSSL_3' 'libmount' 'libgcc_s.so.1(GCC_4' 'gstreamer1' 'libidn2.so.0(IDN2_0' 10-13 11: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 'pulseaudio-libs' 10-13 11: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 'rtld(GNU_HASH)' 10-13 11: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_ABI_DT_RELR)' 10-13 11: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 'libtdb.so.1(TDB_1.2.1)' 10-13 11: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 'libudev.so.1' 10-13 11: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 'libm.so.6' 10-13 11: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.38)' 10-13 11: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' 10-13 11: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.33)' 10-13 11: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 'libpulse.so.0' 10-13 11: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 '/bin/sh' 10-13 11: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.1)' 10-13 11: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 'libpulse.so.0(PULSE_0)' 10-13 11: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 'libvorbisfile.so.3' 10-13 11: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.1.3)' 10-13 11: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 'libtdb.so.1' 10-13 11: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.34)' 10-13 11: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 'libudev.so.1(LIBUDEV_183)' 10-13 11: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 'libltdl.so.7' 10-13 11: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.7)' 10-13 11: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.0)' 10-13 11: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.3.4)' 10-13 11: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.8)' 10-13 11: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.4)' 10-13 11: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 'sound-theme-freedesktop' 10-13 11: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 'libcanberra.so.0' 10-13 11: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 'pulseaudio-libs' 'glibc' 'libvorbis' 'libtool-ltdl' 'libtdb' 'libcanberra' 'systemd-libs' 'sound-theme-freedesktop' 'bash' 10-13 11: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 'pulseaudio-libs' 'rtld(GNU_HASH)' 'libattr.so' 'libsystemd' 'libselinux' 'glibc(x86' 'libvorbis' 'filesystem(unmerged' 'libdw.so' 'libpam' 'libglib' 'systemd-libs' 'libgmp' 'group(mail)' 'libsndfile' 'ld' 'libgobject' 'sound-theme-freedesktop' 'libgcc(x86' 'libacl' 'libgnutls' 'libcap' 'ncurses' 'libgcc_s.so.1(GCC_3' 'libXau' 'libtdb' 'libm' 'libmp3lame' '(glibc-gconv' 'libvorbisenc' 'libacl.so' 'setup' 'libc.so' 'libxcb' '/usr/bin/bash' '/bin/sh' 'libmpg123' 'libogg' 'bash' 'libselinux.so' 'libcrypto' '/usr/bin/python3' 'libFLAC' 'libtinfo' 'libtool-ltdl' 'libsndfile.so.1(libsndfile.so' 'libdbus' 'libopus' 'libgcc_s.so' 'libcanberra' 'libm.so' 'libgio' 'libz' 'filesystem >= 3' 'libunwind' 'libasyncns' 'filesystem' 'libdw' 'glibc = 2' 'libpam.so' 'libz.so.1(ZLIB_1' 'glibc' 'libmount.so' 'libcrypto.so.3(OPENSSL_3' 'libmount' '/usr/bin/sh' 'libpcre2' 'glibc >= 2' 'coreutils' 'libgcc_s.so.1(GCC_4' 'libgsm' 'libffi.so' 'libattr' 'libgcc_s' 'libgmodule' 'libffi' 10-13 11: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 'rtld(GNU_HASH)' 10-13 11: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 'libgthread-2.0.so.0' 10-13 11: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 'libgdk-x11-2.0.so.0' 10-13 11: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)' 10-13 11: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 'libtdb.so.1(TDB_1.2.1)' 10-13 11: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 'libcanberra(x86-32)' 10-13 11: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 'libudev.so.1' 10-13 11: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 'libcairo-gobject.so.2' 10-13 11: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' 10-13 11: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 'libharfbuzz.so.0' 10-13 11: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.38)' 10-13 11: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 'libgdk_pixbuf-2.0.so.0' 10-13 11: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 'libgio-2.0.so.0' 10-13 11: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 'libcairo.so.2' 10-13 11: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' 10-13 11: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 'libz.so.1' 10-13 11: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 'libgtk-x11-2.0.so.0' 10-13 11: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.33)' 10-13 11: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 'libglib-2.0.so.0' 10-13 11: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 '/bin/sh' 10-13 11: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.1)' 10-13 11: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 'libvorbisfile.so.3' 10-13 11: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.1.3)' 10-13 11: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 'libtdb.so.1' 10-13 11: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 'libpango-1.0.so.0' 10-13 11: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' 10-13 11: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 'libgtk-3.so.0' 10-13 11: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 'libgdk-3.so.0' 10-13 11: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.34)' 10-13 11: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 'libudev.so.1(LIBUDEV_183)' 10-13 11: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 'libltdl.so.7' 10-13 11: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 'libX11.so.6' 10-13 11:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.7)' 10-13 11: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.0)' 10-13 11: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 'libcanberra-gtk.so.0' 10-13 11: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 'libpangocairo-1.0.so.0' 10-13 11: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 'libfreetype.so.6' 10-13 11: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 'libcanberra-gtk3(x86-32)' 10-13 11:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.3.4)' 10-13 11:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/sh' 10-13 11: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)' 10-13 11: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 'libpangoft2-1.0.so.0' 10-13 11:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.4)' 10-13 11: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 'libcanberra-gtk3.so.0' 10-13 11: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 'libatk-1.0.so.0' 10-13 11: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 'libgobject-2.0.so.0' 10-13 11: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 'sound-theme-freedesktop' 10-13 11: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 'libcanberra.so.0' 10-13 11: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 --requires --providers-of=requires 'freetype' 'gtk3-classic' 'libvorbis' 'harfbuzz' 'atk' 'systemd-libs' 'libcanberra-gtk3' 'zlib-ng-compat' 'cairo-gobject' 'sound-theme-freedesktop' 'gtk2' 'libtdb' 'glib2' 'libX11' 'bash' 'gtk3' 'libtool-ltdl' 'libcanberra' 'fontconfig' 'glibc' 'gdk-pixbuf2' 'cairo' 'pango' 'libcanberra-gtk2' 10-13 11: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 -C -l 'filesystem(unmerged' 'pango(x86' 'ld' 'libelf.so' 'libsoup' 'hicolor' 'xkeyboard' 'pkgconfig(fribidi) >= 1' 'libtdb' '/usr/bin/xprop' 'pkgconfig(xfixes)' 'libogg' 'cmake' 'gettext' 'nettle >= 3' 'libfontconfig' 'glibc = 2' 'libcupsimage' 'sed' 'pkgconfig(xft) >= 2' 'pkgconfig(atk)' 'pkgconfig(harfbuzz) >= 8' 'procmail' 'libXrandr >= 1.2' 'cairo' 'libXcursor' 'cups' 'python3' 'glibc(x86' 'atk' 'liblzma.so' 'perl(Getopt::Std)' 'libgirepository' 'libcanberra-gtk3' 'libtdb.so.1(TDB_1' 'libgcc_s.so.1(GCC_3' 'pkgconfig(xproto)' '(glibc-gconv' 'libc.so' 'libcloudproviders(x86' 'libasound' 'libpulse' 'libepoxy' 'pkgconfig(libthai) >= 0' 'libfribidi' 'libasyncns' 'gtk-update' 'pkgconfig(gio' 'p7zip' 'setup' 'libattr.so' 'harfbuzz' 'pkgconfig(glycin' 'libgraphite2' 'libjson' 'pkgconfig(sysprof' 'libstdc++' 'libgomp' '/usr/bin/pkg' 'ncurses' 'gtk2' 'libxcb' 'libcairo' 'libc.so.6(GLIBC_2' 'libuuid(x86' 'perl(File::Temp)' 'libLerc' 'libtool-ltdl' 'libbz2' 'util' 'libgcc_s.so' 'libgio' 'diffutils' 'pkgconfig(harfbuzz' 'libcolord' 'emacs' 'libmount.so' 'pkgconfig(zlib)' 'pkgconfig(libpcre2' 'pkgconfig(gnutls)' 'libGLESv2' 'freetype' 'gtk3-classic' 'libXext' 'libdw.so' 'libcloudproviders' 'pkgconfig(inputproto)' 'libgobject' 'zlib-ng-compat' 'colord = 1.4' 'font(:lang=en)' 'liblcms2' 'pkgconfig(atspi' 'pkgconfig(shared' 'liblzma' 'cairo(x86' 'libgettextsrc' 'libcolordprivate' 'pkgconfig(x11)' 'pkgconfig(libffi) >= 3' 'glibc' 'libxkbcommon' 'libgcc_s.so.1(GCC_4' 'glib2 >= 2' 'pkgconfig(gl)' 'libpam' 'gzip' 'libjpeg.so' 'libunistring' 'libatk' 'glycin' 'libthai.so.0(LIBTHAI_0' 'libstdc++.so.6(GLIBCXX_3' 'libexpat' 'libwebp' '/usr/bin/python3' 'pulseaudio' 'tar' 'libunwind' 'filesystem' 'libfreetype' 'libtasn1 >= 4' 'pkgconfig(gobject' 'libXfixes = 6.0' 'adwaita-icon' 'libXcomposite = 0.4' 'libasound.so.2(ALSA_0' 'pkgconf' 'libgcc_s' 'pkgconfig(libffi)' 'libffi' '/usr/bin/sendmail' 'pkgconfig(libpng) >= 1' 'rtld(GNU_HASH)' 'libXrender' 'libGLdispatch' 'libxkbcommon.so.0(V_0' 'libglvnd(x86' 'libsqlite3' 'libXrender = 0.9' 'libacl' '/bin/sh' 'libEGL' 'pkgconfig(xrender) >= 0' 'perl(FileHandle)' 'libseccomp' 'libthai' 'libpam.so' 'diffstat' 'libXi = 1.8' 'libasound.so' 'pkgconfig(libselinux) >= 2' 'pkgconfig(xcb) >= 1' 'libpangocairo' 'libXdamage' 'libgdk' 'pkgconfig(dbus' 'libXdamage = 1.1' 'libjson-glib-1.0.so.0(libjson' 'pkgconfig(egl)' 'pkgconfig(pango)' 'pkgconfig(tinysparql' 'libpangoft2' 'gnutls' 'shared' 'libgstreamer' 'libgcc(x86' 'pkgconfig(wayland' 'libm' 'liblzo2' 'libcanberra(x86' 'pkgconfig(freetype2)' 'freetype >= 2' 'pkgconfig(gusb)' 'xml' 'libdbus' 'krb5' 'pkgconfig(json' 'sound' 'libglvnd' 'grep' 'pcre2' 'xorg-x11' 'libXinerama' 'perl(vars)' 'pkgconfig(xext)' 'libhogweed' 'libGL' 'libglib' 'perl(strict)' 'libzstd' 'ninja' 'pkgconfig(compositeproto) >= 0' 'libcolorhug' '(python3' 'at-spi2' 'libgtk' 'libicui18n' 'colord' 'pkgconfig(mount) >= 2' 'systemd-libs' 'libjbig.so' 'group(mail)' 'libdatrie' 'libstdc++.so.6(CXXABI_1' 'bzip2' 'libblkid(x86' '/usr/bin/bash' 'bash' 'gtk3' 'libX11 >= 1' 'libstdc++.so' 'atk >= 1' 'pkgconfig(damageproto) >= 1' '/usr/bin/xmlcatalog' '/usr/bin/sh' 'libdatrie.so' 'libxkbregistry' 'pkgconfig(pixman' 'libsndfile' 'libpangoxft' 'libcap' 'pkgconfig(glib' 'libacl.so' 'libX11' 'libtasn1' 'glib2(x86' 'libnettle' 'libsepol(x86' 'libXcursor = 1.2' 'libblkid' 'pkgconfig(lzo2)' 'libthai(x86' 'coreutils' 'pkgconfig(xcb' 'libcrypto' 'libXft(x86' 'libavahi' 'libvorbis' 'perl(constant)' 'libXi' 'libgmp' 'perl(Getopt::Long)' 'pkgconfig(xrender)' 'libXcomposite' 'pkgconfig(fixesproto) >= 6' 'libxml2.so.2(LIBXML2_2' 'fribidi(x86' 'libcups' 'libGLESv1_CM' 'libpng16' 'libz.so.1(ZLIB_1' 'libOpenGL' 'libgthread' 'pkgconfig' 'pango' 'pkgconfig(sqlite3) > 3' 'libudev' 'pkgconfig(libxml' 'libatspi' 'docbook' 'fontconfig(x86' 'libglycin' 'fonts' 'libjpeg' 'libtextstyle' 'libvorbisfile' 'libXau' 'libthai.so' 'pkgconfig(fontconfig) >= 2' 'pango >= 1' 'pkgconfig(randrproto) >= 1' 'libX11 >= 1.5' 'libsndfile.so.1(libsndfile.so' 'libz' 'fontconfig' 'libmount' 'adwaita' 'libidn2.so.0(IDN2_0' 'libsystemd' 'pkgconfig(gmodule-no' 'libtinysparql' 'libtool' 'p11' 'pkgconfig(colord)' 'cairo-gobject' 'libepoxy(x86' 'pkgconfig(freetype2) >= 23' '(python(abi) = 3' 'libXrandr = 1.5' 'libtiff >= 3' 'python(abi) = 3' 'libcanberra' 'filesystem >= 3' 'libtextstyle(x86' 'libtinysparql(x86' 'rpm' 'libp11' 'libgssapi_krb5' 'crypto' 'libgmodule' 'libpcre2' '/usr/bin/xsltproc' 'libgusb' 'libselinux' 'libstemmer' 'pkgconfig(xineramaproto)' 'libpango' 'gdk' 'avahi' 'libbrotlidec' 'libGLX' 'libXrandr(x86' 'libXtst' 'libicuuc' 'zlib' 'google-noto-sans' 'libltdl' 'glibc >= 2' 'libglvnd-core' 'gawk' 'libXinerama = 1.1' 'pkgconfig(cairo) >= 1' 'abattis-cantarell' 'freetype(x86' 'pkgconfig(cairo)' 'atk(x86' 'libelf' 'fontconfig >= 2' 'gobject' 'libXfixes' 'libm.so' 'libgusb.so.2(LIBGUSB_0' 'libXrandr' 'pkgconfig(renderproto) >= 0' 'libffi.so' 'libattr' 'sound-theme-freedesktop' 'libcanberra-gtk2' 'harfbuzz(x86' 'libxkbcommon(x86' 'libgomp.so' 'pkgconfig(gmodule' 'libXft' 'libgdk_pixbuf' 'libblkid.so' 'libpixman' 'libgnutls' 'libharfbuzz' 'pkgconfig(pangoft2)' 'glib2' 'libidn2' 'libselinux.so' 'libgettextlib' 'libtinfo' 'pkgconfig(avahi' 'libxml2' 'libdw' 'libz.so.1(ZLIB_1.2' '/usr/bin/perl' 'libcrypto.so.3(OPENSSL_3' 'dbus' 'gdk-pixbuf2' 'libwayland' 10-13 11: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 'rtld(GNU_HASH)' 10-13 11: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 'libgthread-2.0.so.0' 10-13 11: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_ABI_DT_RELR)' 10-13 11: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 'libtdb.so.1(TDB_1.2.1)' 10-13 11: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 'libcanberra(x86-32)' 10-13 11: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 'libudev.so.1' 10-13 11: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 'libcairo-gobject.so.2' 10-13 11: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' 10-13 11: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 'libharfbuzz.so.0' 10-13 11: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.38)' 10-13 11: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 'libgdk_pixbuf-2.0.so.0' 10-13 11: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 'libgio-2.0.so.0' 10-13 11: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 'libcairo.so.2' 10-13 11: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' 10-13 11: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 'libz.so.1' 10-13 11:07 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.33)' 10-13 11: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 'libglib-2.0.so.0' 10-13 11: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 '/bin/sh' 10-13 11: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.1)' 10-13 11: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 'libvorbisfile.so.3' 10-13 11: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.1.3)' 10-13 11: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 'libtdb.so.1' 10-13 11: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' 10-13 11: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 'libgtk-3.so.0' 10-13 11: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 'libgdk-3.so.0' 10-13 11: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.34)' 10-13 11: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 'libudev.so.1(LIBUDEV_183)' 10-13 11: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 'libltdl.so.7' 10-13 11: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 'libX11.so.6' 10-13 11: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.7)' 10-13 11: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.0)' 10-13 11: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 'libpangocairo-1.0.so.0' 10-13 11: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)' 10-13 11: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 '/usr/bin/sh' 10-13 11: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.8)' 10-13 11: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 'libcanberra-gtk3.so.0' 10-13 11: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.4)' 10-13 11: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 'libatk-1.0.so.0' 10-13 11: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 'libgobject-2.0.so.0' 10-13 11: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 'sound-theme-freedesktop' 10-13 11: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 'libcanberra.so.0' 10-13 11: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 'gtk3-classic' 'libvorbis' 'harfbuzz' 'atk' 'systemd-libs' 'libcanberra-gtk3' 'zlib-ng-compat' 'cairo-gobject' 'sound-theme-freedesktop' 'libtdb' 'glib2' 'libX11' 'bash' 'gtk3' 'libtool-ltdl' 'libcanberra' 'glibc' 'gdk-pixbuf2' 'cairo' 'pango' 10-13 11: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 'filesystem(unmerged' 'pango(x86' 'ld' 'libelf.so' 'libsoup' 'hicolor' 'xkeyboard' 'pkgconfig(fribidi) >= 1' 'libtdb' '/usr/bin/xprop' 'pkgconfig(xfixes)' 'libogg' 'cmake' 'gettext' 'nettle >= 3' 'libfontconfig' 'glibc = 2' 'libcupsimage' 'sed' 'pkgconfig(xft) >= 2' 'pkgconfig(atk)' 'pkgconfig(harfbuzz) >= 8' 'procmail' 'cairo' 'libXcursor' 'cups' 'python3' 'glibc(x86' 'atk' 'perl(Getopt::Std)' 'libgirepository' 'libcanberra-gtk3' 'libtdb.so.1(TDB_1' 'libgcc_s.so.1(GCC_3' 'pkgconfig(xproto)' '(glibc-gconv' 'libc.so' 'libcloudproviders(x86' 'libasound' 'libpulse' 'libepoxy' 'pkgconfig(libthai) >= 0' 'libfribidi' 'libasyncns' 'gtk-update' 'pkgconfig(gio' 'p7zip' 'setup' 'libattr.so' 'harfbuzz' 'pkgconfig(glycin' 'libgraphite2' 'libjson' 'pkgconfig(sysprof' 'libstdc++' 'libgomp' '/usr/bin/pkg' 'ncurses' 'libxcb' 'libcairo' 'libc.so.6(GLIBC_2' 'libuuid(x86' 'perl(File::Temp)' 'libtool-ltdl' 'libbz2' 'util' 'libgcc_s.so' 'libgio' 'diffutils' 'pkgconfig(harfbuzz' 'libcolord' 'emacs' 'libmount.so' 'pkgconfig(zlib)' 'pkgconfig(libpcre2' 'pkgconfig(gnutls)' 'libGLESv2' 'freetype' 'gtk3-classic' 'libXext' 'libdw.so' 'libcloudproviders' 'pkgconfig(inputproto)' 'libgobject' 'zlib-ng-compat' 'colord = 1.4' 'font(:lang=en)' 'liblcms2' 'pkgconfig(atspi' 'pkgconfig(shared' 'cairo(x86' 'libgettextsrc' 'libcolordprivate' 'pkgconfig(x11)' 'pkgconfig(libffi) >= 3' 'glibc' 'libxkbcommon' 'libgcc_s.so.1(GCC_4' 'pkgconfig(gl)' 'libpam' 'gzip' 'libunistring' 'libatk' 'glycin' 'libthai.so.0(LIBTHAI_0' 'libstdc++.so.6(GLIBCXX_3' 'libexpat' 'pulseaudio' '/usr/bin/python3' 'tar' 'libunwind' 'filesystem' 'libfreetype' 'libtasn1 >= 4' 'pkgconfig(gobject' 'libXfixes = 6.0' 'adwaita-icon' 'libXcomposite = 0.4' 'libasound.so.2(ALSA_0' 'pkgconf' 'libgcc_s' 'pkgconfig(libffi)' 'libffi' '/usr/bin/sendmail' 'pkgconfig(libpng) >= 1' 'rtld(GNU_HASH)' 'libXrender' 'libGLdispatch' 'libxkbcommon.so.0(V_0' 'libglvnd(x86' 'libsqlite3' 'libXrender = 0.9' 'libacl' '/bin/sh' 'libEGL' 'pkgconfig(xrender) >= 0' 'perl(FileHandle)' 'libseccomp' 'libthai' 'libpam.so' 'diffstat' 'libXi = 1.8' 'libasound.so' 'pkgconfig(libselinux) >= 2' 'pkgconfig(xcb) >= 1' 'libpangocairo' 'libXdamage' 'pkgconfig(dbus' 'libXdamage = 1.1' 'libjson-glib-1.0.so.0(libjson' 'pkgconfig(egl)' 'pkgconfig(pango)' 'pkgconfig(tinysparql' 'libpangoft2' 'gnutls' 'shared' 'libgstreamer' 'libgcc(x86' 'pkgconfig(wayland' 'libm' 'liblzo2' 'pkgconfig(freetype2)' 'freetype >= 2' 'pkgconfig(gusb)' 'xml' 'libdbus' 'krb5' 'pkgconfig(json' 'sound' 'libglvnd' 'grep' 'pcre2' 'xorg-x11' 'libXinerama' 'perl(vars)' 'pkgconfig(xext)' 'libhogweed' 'libGL' 'libglib' 'perl(strict)' 'ninja' 'pkgconfig(compositeproto) >= 0' 'libcolorhug' '(python3' 'at-spi2' 'libicui18n' 'colord' 'pkgconfig(mount) >= 2' 'systemd-libs' 'group(mail)' 'libdatrie' 'libstdc++.so.6(CXXABI_1' 'bzip2' 'libblkid(x86' '/usr/bin/bash' 'bash' 'gtk3' 'libX11 >= 1' 'libstdc++.so' 'pkgconfig(damageproto) >= 1' '/usr/bin/sh' 'libdatrie.so' 'libxkbregistry' 'pkgconfig(pixman' 'libsndfile' 'libpangoxft' 'libcap' 'pkgconfig(glib' 'libacl.so' 'libX11' 'libtasn1' 'glib2(x86' 'libnettle' 'libsepol(x86' 'libXcursor = 1.2' 'libblkid' 'pkgconfig(lzo2)' 'libthai(x86' 'coreutils' 'pkgconfig(xcb' 'libcrypto' 'libXft(x86' 'libavahi' 'libvorbis' 'perl(constant)' 'libXi' 'libgmp' 'perl(Getopt::Long)' 'pkgconfig(xrender)' 'libXcomposite' 'pkgconfig(fixesproto) >= 6' 'libxml2.so.2(LIBXML2_2' 'fribidi(x86' 'libcups' 'libGLESv1_CM' 'libpng16' 'libz.so.1(ZLIB_1' 'libOpenGL' 'libgthread' 'pkgconfig' 'pango' 'pkgconfig(sqlite3) > 3' 'libudev' 'pkgconfig(libxml' 'libatspi' 'docbook' 'fontconfig(x86' 'libglycin' 'fonts' 'libtextstyle' 'libvorbisfile' 'libXau' 'libthai.so' 'pkgconfig(fontconfig) >= 2' 'pkgconfig(randrproto) >= 1' 'libX11 >= 1.5' 'libsndfile.so.1(libsndfile.so' 'libz' 'fontconfig' 'libmount' 'adwaita' 'libidn2.so.0(IDN2_0' 'libsystemd' 'pkgconfig(gmodule-no' 'libtinysparql' 'libtool' 'p11' 'pkgconfig(colord)' 'cairo-gobject' 'libepoxy(x86' 'pkgconfig(freetype2) >= 23' '(python(abi) = 3' 'libXrandr = 1.5' 'python(abi) = 3' 'libcanberra' 'filesystem >= 3' 'libtextstyle(x86' 'libtinysparql(x86' 'rpm' 'libp11' 'libgssapi_krb5' 'crypto' 'libgmodule' 'libpcre2' '/usr/bin/xsltproc' 'libgusb' 'libselinux' 'libstemmer' 'pkgconfig(xineramaproto)' 'libpango' 'gdk' 'avahi' 'libbrotlidec' 'libGLX' 'libXrandr(x86' 'libXtst' 'libicuuc' 'zlib' 'libltdl' 'glibc >= 2' 'libglvnd-core' 'gawk' 'libXinerama = 1.1' 'pkgconfig(cairo) >= 1' 'freetype(x86' 'pkgconfig(cairo)' 'atk(x86' 'libelf' 'fontconfig >= 2' 'gobject' 'libXfixes' 'libm.so' 'libgusb.so.2(LIBGUSB_0' 'libXrandr' 'pkgconfig(renderproto) >= 0' 'libffi.so' 'libattr' 'sound-theme-freedesktop' 'harfbuzz(x86' 'libxkbcommon(x86' 'libgomp.so' 'pkgconfig(gmodule' 'libXft' 'libgdk_pixbuf' 'libblkid.so' 'libpixman' 'libgnutls' 'libharfbuzz' 'pkgconfig(pangoft2)' 'glib2' 'libidn2' 'libselinux.so' 'libgettextlib' 'libtinfo' 'pkgconfig(avahi' 'libxml2' 'libdw' 'libz.so.1(ZLIB_1.2' '/usr/bin/perl' 'libcrypto.so.3(OPENSSL_3' 'dbus' 'gdk-pixbuf2' 'libwayland' 10-13 11: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)' 10-13 11: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 'libgthread-2.0.so.0' 10-13 11: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 'libgdk-x11-2.0.so.0' 10-13 11: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_ABI_DT_RELR)' 10-13 11: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 'libtdb.so.1(TDB_1.2.1)' 10-13 11: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 'libcanberra(x86-32)' 10-13 11:09 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/pkg-config' 10-13 11: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 'libudev.so.1' 10-13 11: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 'gtk2-devel' 10-13 11: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 'libcairo-gobject.so.2' 10-13 11: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 'libm.so.6' 10-13 11: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 'libharfbuzz.so.0' 10-13 11: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.38)' 10-13 11:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(gtk+-2.0)' 10-13 11: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 'libgdk_pixbuf-2.0.so.0' 10-13 11: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 'libgio-2.0.so.0' 10-13 11: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 'libcairo.so.2' 10-13 11: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' 10-13 11: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 'libcanberra-gtk2(x86-32)' 10-13 11: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 'libz.so.1' 10-13 11: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.33)' 10-13 11: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 'libgtk-x11-2.0.so.0' 10-13 11: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 'libglib-2.0.so.0' 10-13 11:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/bin/sh' 10-13 11: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.1)' 10-13 11:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(gdk-2.0)' 10-13 11: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 'libvorbisfile.so.3' 10-13 11: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.1.3)' 10-13 11: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 'libtdb.so.1' 10-13 11: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 'libpango-1.0.so.0' 10-13 11: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 'libfontconfig.so.1' 10-13 11: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 'libgtk-3.so.0' 10-13 11: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 'libgdk-3.so.0' 10-13 11:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.34)' 10-13 11: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 'libudev.so.1(LIBUDEV_183)' 10-13 11: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.7)' 10-13 11: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 'libltdl.so.7' 10-13 11: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 'libX11.so.6' 10-13 11: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.0)' 10-13 11: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 'libcanberra-gtk.so.0' 10-13 11: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 'libpangocairo-1.0.so.0' 10-13 11: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 'libfreetype.so.6' 10-13 11: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 'libcanberra-gtk3(x86-32)' 10-13 11: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.3.4)' 10-13 11:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/sh' 10-13 11: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.8)' 10-13 11: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 'libpangoft2-1.0.so.0' 10-13 11: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.4)' 10-13 11: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 'libcanberra-gtk3.so.0' 10-13 11: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 'pkgconfig(gtk+-3.0)' 10-13 11: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 'libatk-1.0.so.0' 10-13 11: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 'pkgconfig(libcanberra)' 10-13 11: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 'libgobject-2.0.so.0' 10-13 11: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 'sound-theme-freedesktop' 10-13 11: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 'libcanberra.so.0' 10-13 11: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 'pkgconfig(gdk-3.0)' 10-13 11:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --requires --providers-of=requires 'freetype' 'gtk3-classic' 'libvorbis' 'harfbuzz' 'atk' 'systemd-libs' 'gtk2-devel' 'libcanberra-gtk3' 'gtk3-classic-devel' 'zlib-ng-compat' 'cairo-gobject' 'sound-theme-freedesktop' 'gtk2' 'libtdb' 'libcanberra-devel' 'glib2' 'libX11' 'bash' 'gtk3' 'libtool-ltdl' 'libcanberra' 'pkgconf-pkg-config' 'gtk3-devel' 'fontconfig' 'glibc' 'gdk-pixbuf2' 'cairo' 'pango' 'libcanberra-gtk2' 10-13 11:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C -l 'filesystem(unmerged' 'pango(x86' 'ld' 'libelf.so' 'libsoup' 'hicolor' 'xkeyboard' 'pkgconfig(fribidi) >= 1' 'libtdb' '/usr/bin/xprop' 'pkgconfig(xfixes)' 'libogg' 'cmake' 'gettext' 'nettle >= 3' 'libfontconfig' 'gtk3-devel' 'glibc = 2' 'libcupsimage' 'sed' 'pkgconfig(xft) >= 2' 'pkgconfig(atk)' 'pkgconfig(harfbuzz) >= 8' 'procmail' 'libXrandr >= 1.2' 'cairo' 'libXcursor' 'cups' 'python3' 'glibc(x86' 'atk' 'liblzma.so' 'perl(Getopt::Std)' 'libgirepository' 'libcanberra-gtk3' 'libtdb.so.1(TDB_1' 'libgcc_s.so.1(GCC_3' 'pkgconfig(cloudproviders) >= 0' 'pkgconfig(xproto)' '(glibc-gconv' 'libc.so' 'libcloudproviders(x86' 'libasound' 'libpulse' 'libepoxy' 'pkgconfig(libthai) >= 0' 'pkgconfig(xinerama)' 'libfribidi' 'libasyncns' 'gtk-update' 'pkgconfig(gio' 'p7zip' 'pkgconfig(fribidi) >= 0' 'setup' 'libattr.so' 'harfbuzz' 'pkgconfig(glycin' 'libgraphite2' 'libjson' 'pkgconfig(sysprof' 'gtk3-classic-devel' 'libstdc++' 'libgomp' '/usr/bin/pkg' 'ncurses' 'gtk2' 'libxcb' 'libcairo' 'libc.so.6(GLIBC_2' 'libuuid(x86' 'perl(File::Temp)' 'libLerc' 'libtool-ltdl' 'libbz2' 'util' 'libgcc_s.so' 'libgio' 'diffutils' 'pkgconfig(harfbuzz' 'libcolord' 'emacs' 'libmount.so' 'pkgconfig(zlib)' 'pkgconfig(libpcre2' 'pkgconfig(gnutls)' 'libGLESv2' 'pkgconfig(pangocairo) >= 1' 'freetype' 'gtk3-classic' 'libXext' 'libdw.so' 'libcloudproviders' 'pkgconfig(inputproto)' 'pkgconfig(xextproto)' 'libgobject' 'zlib-ng-compat' 'colord = 1.4' 'pkgconf(x86' 'font(:lang=en)' 'liblcms2' 'pkgconfig(xkbcommon) >= 0' 'pkgconfig(atspi' 'pkgconfig(shared' 'liblzma' 'cairo(x86' 'libgettextsrc' 'libcolordprivate' 'pkgconfig(x11)' 'pkgconfig(xi)' 'pkgconfig(libffi) >= 3' 'glibc' 'pkgconfig(cairo' 'libxkbcommon' 'libgcc_s.so.1(GCC_4' 'glib2 >= 2' 'pkgconfig(gl)' 'libpam' 'gzip' 'libjpeg.so' 'libunistring' 'libatk' 'glycin' 'libthai.so.0(LIBTHAI_0' 'libstdc++.so.6(GLIBCXX_3' 'libexpat' 'libwebp' '/usr/bin/python3' 'pulseaudio' 'pkgconfig(pangocairo)' 'tar' 'libunwind' 'filesystem' 'libfreetype' 'libtasn1 >= 4' 'pkgconfig(gobject' 'libXfixes = 6.0' 'adwaita-icon' 'libXcomposite = 0.4' 'libasound.so.2(ALSA_0' 'pkgconf' 'libgcc_s' 'pkgconfig(libffi)' 'libffi' '/usr/bin/sendmail' 'pkgconfig(libpng) >= 1' 'rtld(GNU_HASH)' 'libXrender' 'libGLdispatch' 'libxkbcommon.so.0(V_0' 'libglvnd(x86' 'libsqlite3' 'libXrender = 0.9' 'libacl' '/bin/sh' 'libEGL' 'pkgconfig(xrender) >= 0' 'perl(FileHandle)' 'libseccomp' 'libthai' 'pkgconf-pkg-config' 'libpam.so' 'diffstat' 'libXi = 1.8' 'libasound.so' 'pkgconfig(libselinux) >= 2' 'pkgconfig(xcb) >= 1' 'libpangocairo' 'libXdamage' 'libgdk' 'pkgconfig(dbus' 'libXdamage = 1.1' 'libjson-glib-1.0.so.0(libjson' 'libgailutil' 'pkgconfig(egl)' 'pkgconfig(pango)' 'pkgconfig(tinysparql' 'libpangoft2' 'gnutls' 'shared' 'libgstreamer' 'libgcc(x86' 'pkgconfig(gdk' 'pkgconfig(wayland' 'libm' 'liblzo2' 'libcanberra(x86' 'libcanberra-devel' 'pkgconfig(freetype2)' 'pkgconfig(gtk+' 'freetype >= 2' 'pkgconfig(gusb)' 'xml' 'libdbus' 'krb5' 'pkgconfig(json' 'sound' 'libglvnd' 'grep' 'pcre2' 'pkgconfig(xcomposite)' 'xorg-x11' 'libXinerama' 'perl(vars)' 'pkgconfig(xext)' 'libhogweed' 'libGL' 'pkgconfig(pango) >= 1' 'libglib' 'perl(strict)' 'libzstd' 'ninja' 'pkgconfig(compositeproto) >= 0' 'libcolorhug' '(python3' 'at-spi2' 'libgtk' 'libicui18n' 'colord' 'pkgconfig(mount) >= 2' 'systemd-libs' 'libjbig.so' 'group(mail)' 'libdatrie' 'libstdc++.so.6(CXXABI_1' 'bzip2' 'gtk3(x86' 'libblkid(x86' '/usr/bin/bash' 'bash' 'gtk3' 'libX11 >= 1' 'libstdc++.so' 'atk >= 1' 'pkgconfig(damageproto) >= 1' '/usr/bin/xmlcatalog' '/usr/bin/sh' 'gtk2 = 2.24' 'libdatrie.so' 'libxkbregistry' 'pkgconfig(pixman' 'libsndfile' 'libpangoxft' 'libcap' 'pkgconfig(glib' 'libacl.so' 'libX11' 'libtasn1' 'glib2(x86' 'libnettle' 'libsepol(x86' 'libXcursor = 1.2' 'libblkid' 'pkgconfig(lzo2)' 'pkgconfig(fontconfig)' 'libthai(x86' 'coreutils' 'pkgconfig(xcb' 'libcrypto' 'libXft(x86' 'libavahi' 'libvorbis' 'perl(constant)' 'libXi' 'libgmp' 'perl(Getopt::Long)' 'pkgconfig(xrender)' 'libXcomposite' 'pkgconfig(fixesproto) >= 6' 'libxml2.so.2(LIBXML2_2' 'fribidi(x86' 'libcups' 'libX11 = 1.8' 'libGLESv1_CM' 'libpng16' 'libz.so.1(ZLIB_1' 'libOpenGL' 'libXext = 1.3' 'libpython3.14.so' 'libgthread' 'pkgconfig' 'pango' 'pkgconfig(sqlite3) > 3' 'libudev' 'pkgconfig(libxml' 'libatspi' 'docbook' 'fontconfig(x86' 'libglycin' 'fonts' 'libjpeg' 'libtextstyle' 'libvorbisfile' 'libXau' 'libthai.so' 'pkgconfig(fontconfig) >= 2' 'pango >= 1' 'pkgconfig(randrproto) >= 1' 'libX11 >= 1.5' 'libsndfile.so.1(libsndfile.so' 'libz' 'fontconfig' 'libmount' 'libpkgconf' 'pkgconfig(libcanberra)' 'adwaita' 'libidn2.so.0(IDN2_0' 'libsystemd' 'pkgconfig(gmodule-no' 'libtinysparql' 'pkgconfig(atk' 'libtool' 'p11' 'gtk2-devel' 'pkgconfig(colord)' 'cairo-gobject' 'libepoxy(x86' 'pkgconfig(freetype2) >= 23' '(python(abi) = 3' 'pkgconfig(xcursor)' 'libpkgconf(x86' 'libXrandr = 1.5' 'libtiff >= 3' 'python(abi) = 3' 'libcanberra' 'filesystem >= 3' 'libtextstyle(x86' 'libtinysparql(x86' 'rpm' 'libp11' 'libgssapi_krb5' 'crypto' 'libgmodule' 'libpcre2' '/usr/bin/xsltproc' 'libgusb' 'libselinux' 'libstemmer' 'pkgconfig(xineramaproto)' 'libpango' 'gdk' 'avahi' 'libbrotlidec' 'pkgconfig(freetype2) >= 21' 'libGLX' 'libXrandr(x86' 'libXtst' 'libicuuc' 'zlib' 'google-noto-sans' 'libltdl' 'pkgconfig(epoxy) >= 1' 'glibc >= 2' 'libglvnd-core' 'pkgconfig(atk) >= 2' 'gawk' 'libXinerama = 1.1' 'pkgconfig(cairo) >= 1' 'abattis-cantarell' 'freetype(x86' 'pkgconfig(xrandr)' 'pkgconfig(cairo)' 'pkgconfig(xdamage)' 'atk(x86' 'libelf' 'fontconfig >= 2' 'gobject' 'libXfixes' 'libm.so' 'libgusb.so.2(LIBGUSB_0' 'libXrandr' 'pkgconfig(renderproto) >= 0' 'libffi.so' 'libattr' 'sound-theme-freedesktop' 'libcanberra-gtk2' 'harfbuzz(x86' 'libxkbcommon(x86' 'libgomp.so' 'pkgconfig(gmodule' 'libXft' 'libgdk_pixbuf' 'libblkid.so' 'libpixman' 'libgnutls' 'libharfbuzz' 'pkgconfig(pangoft2)' 'glib2' 'libidn2' 'libselinux.so' 'libgettextlib' 'libtinfo' 'pkgconfig(avahi' 'libxml2' 'libdw' 'libz.so.1(ZLIB_1.2' '/usr/bin/perl' 'libcrypto.so.3(OPENSSL_3' 'dbus' 'pkgconfig(kbproto)' 'gdk-pixbuf2' 'libwayland' 10-13 11:12 root DEBUG CheckOwnDirs completed: 778.433 seconds 10-13 11:12 root DEBUG Running check: CheckOwnOther 10-13 11:12 root DEBUG CheckOwnOther completed: 0.001 seconds 10-13 11:12 root DEBUG Running check: CheckRelocatable 10-13 11:12 root DEBUG CheckRelocatable completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: CheckRequires 10-13 11:12 root DEBUG CheckRequires completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: CheckSourceMD5 10-13 11:12 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/libcanberra/srpm-unpacked/libcanberra-0.30.tar.xz 10-13 11:12 root DEBUG CheckSourceMD5 completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: CheckSourcedirMacroUse 10-13 11:12 root DEBUG CheckSourcedirMacroUse completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: CheckSpecLegibility 10-13 11:12 root DEBUG CheckSpecLegibility completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: CheckSpecName 10-13 11:12 root DEBUG CheckSpecName completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: CheckStaticLibs 10-13 11:12 root DEBUG CheckStaticLibs completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: CheckSystemdUnitdirScriplets 10-13 11:12 root DEBUG CheckSystemdUnitdirScriplets completed: 0.001 seconds 10-13 11:12 root DEBUG Running check: CheckSystemdUserunitdirScriplets 10-13 11:12 root DEBUG CheckSystemdUserunitdirScriplets completed: 0.001 seconds 10-13 11:12 root DEBUG Running check: CheckUTF8Filenames 10-13 11:12 root DEBUG CheckUTF8Filenames completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: CheckUpdateIconCache 10-13 11:12 root DEBUG CheckUpdateIconCache completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: CheckUsefulDebuginfo 10-13 11:12 root DEBUG CheckUsefulDebuginfo completed: 0.001 seconds 10-13 11:12 root DEBUG Running check: CheckBuildInMock 10-13 11:12 root DEBUG CheckBuildInMock completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: CheckBuildroot 10-13 11:12 root DEBUG CheckBuildroot completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: CheckBundledFonts 10-13 11:12 root DEBUG CheckBundledFonts completed: 0.001 seconds 10-13 11:12 root DEBUG Running check: CheckClean 10-13 11:12 root DEBUG CheckClean completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: CheckContainsLicenseText 10-13 11:12 root DEBUG CheckContainsLicenseText completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: CheckFileRequires 10-13 11:12 root DEBUG CheckFileRequires completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: CheckFinalRequiresProvides 10-13 11:12 root DEBUG CheckFinalRequiresProvides completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: CheckFullVerReqSub 10-13 11:12 root DEBUG CheckFullVerReqSub completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: CheckFunctionAsDescribed 10-13 11:12 root DEBUG CheckFunctionAsDescribed completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: CheckIllegalSpecTags 10-13 11:12 root DEBUG CheckIllegalSpecTags completed: 0.001 seconds 10-13 11:12 root DEBUG Running check: CheckLatestVersionIsPackaged 10-13 11:12 root DEBUG CheckLatestVersionIsPackaged completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: CheckLicenseUpstream 10-13 11:12 root DEBUG CheckLicenseUpstream completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: CheckManPages 10-13 11:12 root DEBUG CheckManPages completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: CheckParallelMake 10-13 11:12 root DEBUG CheckParallelMake completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: CheckPatchComments 10-13 11:12 root DEBUG CheckPatchComments completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: CheckPkgConfigFiles 10-13 11:12 root DEBUG CheckPkgConfigFiles completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: CheckRubyPlugin 10-13 11:12 root DEBUG CheckRubyPlugin completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: CheckScriptletSanity 10-13 11:12 root DEBUG CheckScriptletSanity completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: CheckSourceComment 10-13 11:12 root DEBUG CheckSourceComment completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: CheckSourceDownloads 10-13 11:12 root DEBUG CheckSourceDownloads completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: CheckSourceUrl 10-13 11:12 root DEBUG CheckSourceUrl completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: CheckSourceVerification 10-13 11:12 root DEBUG CheckSourceVerification completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: CheckSpecAsInSRPM 10-13 11:12 root DEBUG CheckSpecAsInSRPM completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: CheckSupportAllArchs 10-13 11:12 root DEBUG CheckSupportAllArchs completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: CheckTestSuites 10-13 11:12 root DEBUG CheckTestSuites completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: CheckTimeStamps 10-13 11:12 root DEBUG CheckTimeStamps completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: CheckTmpfiles 10-13 11:12 root DEBUG CheckTmpfiles completed: 0.001 seconds 10-13 11:12 root DEBUG Running check: CheckUpdateMimeDatabase 10-13 11:12 root DEBUG CheckUpdateMimeDatabase completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: CheckUseGlobal 10-13 11:12 root DEBUG CheckUseGlobal completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: SugarActivityCheckBuildRequires 10-13 11:12 root DEBUG SugarActivityCheckBuildRequires completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: SugarActivityCheckNaming 10-13 11:12 root DEBUG SugarActivityCheckNaming completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: SugarActivityCheckRuntimeDeps 10-13 11:12 root DEBUG SugarActivityCheckRuntimeDeps completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: CheckAddMavenDepmap 10-13 11:12 root DEBUG CheckAddMavenDepmap completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: CheckBundledJars 10-13 11:12 root DEBUG CheckBundledJars completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: CheckJPackageRequires 10-13 11:12 root DEBUG CheckJPackageRequires completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: CheckJavadoc 10-13 11:12 root DEBUG CheckJavadoc completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: CheckJavadocJPackageRequires 10-13 11:12 root DEBUG CheckJavadocJPackageRequires completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: CheckJavadocdirName 10-13 11:12 root DEBUG CheckJavadocdirName completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: CheckMvnRpmbuild 10-13 11:12 root DEBUG CheckMvnRpmbuild completed: 0.001 seconds 10-13 11:12 root DEBUG Running check: CheckNewStyleMaven 10-13 11:12 root DEBUG CheckNewStyleMaven completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: CheckNoArch 10-13 11:12 root DEBUG CheckNoArch completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: CheckNoOldMavenDepmap 10-13 11:12 root DEBUG CheckNoOldMavenDepmap completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: CheckNoRequiresPost 10-13 11:12 root DEBUG CheckNoRequiresPost completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: CheckNotJavaApplicable 10-13 11:12 root DEBUG CheckNotJavaApplicable completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: CheckPomInstalled 10-13 11:12 root DEBUG CheckPomInstalled completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: CheckTestSkip 10-13 11:12 root DEBUG CheckTestSkip completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: CheckUpdateDepmap 10-13 11:12 root DEBUG CheckUpdateDepmap completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: CheckUpstremBuildMethod 10-13 11:12 root DEBUG CheckUpstremBuildMethod completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: CheckUseMavenpomdirMacro 10-13 11:12 root DEBUG CheckUseMavenpomdirMacro completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: CheckAutotoolsObsoletedMacros 10-13 11:12 root DEBUG autotools used: 10-13 11:12 root DEBUG CheckAutotoolsObsoletedMacros completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: fonts-disable 10-13 11:12 root DEBUG fonts-disable completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: generic-excludearch 10-13 11:12 root INFO ExclusiveArch dependency checking disabled, enable with EXARCH flag 10-13 11:12 root DEBUG generic-excludearch completed: 0.008 seconds 10-13 11:12 root DEBUG Running check: generic-large-docs 10-13 11:12 root DEBUG generic-large-docs completed: 0.038 seconds 10-13 11:12 root DEBUG Running check: java-check-bundled-jars 10-13 11:12 root DEBUG java-check-bundled-jars completed: 0.001 seconds 10-13 11:12 root DEBUG Running check: fonts-fc-query 10-13 11:12 root DEBUG fonts-fc-query completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: fonts-repo-audit 10-13 11:12 root DEBUG fonts-repo-audit completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: generic-large-data 10-13 11:12 root DEBUG generic-large-data completed: 0.029 seconds 10-13 11:12 root DEBUG Running check: generic-srv-opt 10-13 11:12 root DEBUG generic-srv-opt completed: 0.006 seconds 10-13 11:12 root DEBUG Running check: perl-url-tag 10-13 11:12 root DEBUG perl-url-tag completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: php-compatinfo 10-13 11:12 root DEBUG php-compatinfo completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: python-check-eggs 10-13 11:12 root DEBUG python-check-eggs completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: python-dont-download-deps 10-13 11:12 root DEBUG python-dont-download-deps completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: python-egg-info 10-13 11:12 root DEBUG python-egg-info completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: python-meet-guidelines 10-13 11:12 root DEBUG python-meet-guidelines completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: CheckBuildCompilerFlags 10-13 11:12 root DEBUG CheckBuildCompilerFlags completed: 0.000 seconds 10-13 11:12 root DEBUG Running check: CheckDaemonCompileFlags 10-13 11:12 root DEBUG CheckDaemonCompileFlags completed: 0.005 seconds 10-13 11:12 root DEBUG Running check: CheckUpdateDesktopDatabase 10-13 11:12 root DEBUG CheckUpdateDesktopDatabase completed: 0.001 seconds 10-13 11:12 root DEBUG Running check: CheckSystemdScripts 10-13 11:12 root DEBUG CheckSystemdScripts completed: 0.000 seconds 10-13 11:12 root DEBUG Report completed: 1251.066 seconds