Skip to content

Instantly share code, notes, and snippets.

@pvalena
Created September 6, 2021 18:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pvalena/22e54bd857799ca6b7a7ea77d808676f to your computer and use it in GitHub Desktop.
Save pvalena/22e54bd857799ca6b7a7ea77d808676f to your computer and use it in GitHub Desktop.
+ [[ -n '' ]]
+ section SRPM
+ local l=###############################
+ : '############################### SRPM ###############################'
+ for x in {1..16}
+ [[ -z 1 ]]
+ mrn=1
+ mck --shell 'echo available'
+ a=
+ [[ -n --shell ]]
+ a=' '\''--shell'\'''
+ shift
+ [[ -n echo available ]]
+ a=' '\''--shell'\'' '\''echo available'\'''
+ shift
+ [[ -n '' ]]
+ bash -c 'set -x ; mock -v -n --result=./result -r fedora-rubygems-1-x86_64 --bootstrap-chroot '\''--shell'\'' '\''echo available'\'''
+ tee -a /dev/stderr
+ grep -q '^available$'
+ mock -v -n --result=./result -r fedora-rubygems-1-x86_64 --bootstrap-chroot --shell 'echo available'
INFO: mock.py version 2.10 starting (python version = 3.9.5, NVR = mock-2.10-1.fc35)...
DEBUG: search for 'dnf' package manager
Start(bootstrap): init plugins
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64-bootstrap/dnf_cache
INFO: selinux disabled
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64/dnf_cache
INFO: selinux disabled
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
DEBUG: mock final configuration:
DEBUG: _aliases: {'yum.conf': 'dnf.conf'}
DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/fedora-rubygems-1-x86_64.cfg']
DEBUG: version: 2.10
DEBUG: basedir: /var/lib/mock
DEBUG: resultdir: ./result
DEBUG: rootdir: /var/lib/mock/fedora-rubygems-1-x86_64/root
DEBUG: cache_topdir: /var/cache/mock
DEBUG: clean: False
DEBUG: check: True
DEBUG: post_install: False
DEBUG: chroothome: /builddir
DEBUG: log_config_file: logging.ini
DEBUG: rpmbuild_timeout: 0
DEBUG: chrootuid: 1000
DEBUG: chrootgid: 135
DEBUG: chrootgroup: mock
DEBUG: chrootuser: mockbuild
DEBUG: build_log_fmt_name: unadorned
DEBUG: root_log_fmt_name: detailed
DEBUG: state_log_fmt_name: state
DEBUG: online: True
DEBUG: isolation: None
DEBUG: use_nspawn: None
DEBUG: rpmbuild_networking: False
DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.b4v20_2l:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG: use_container_host_hostname: True
DEBUG: use_bootstrap: True
DEBUG: use_bootstrap_image: False
DEBUG: bootstrap_image: fedora:latest
DEBUG: internal_dev_setup: True
DEBUG: cleanup_on_success: False
DEBUG: cleanup_on_failure: False
DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc']
DEBUG: createrepo_on_rpms: False
DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm
DEBUG: tar: gnutar
DEBUG: backup_on_clean: False
DEBUG: backup_base_dir: /var/lib/mock/backup
DEBUG: redhat_subscription_required: False
DEBUG: ssl_ca_bundle_path: None
DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs']
DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins
DEBUG: plugin_conf: {'ccache_enable': True, 'ccache_opts': {'max_cache_size': '8G', 'compress': True, 'dir': '/var/cache/mock/fedora-rubygems-1-x86_64/ccache/u1000/', 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'dir': '%(cache_topdir)s/fedora-rawhide-x86_64/%(package_manager)s_cache/', 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 30, 'dir': '/var/cache/mock/fedora-rubygems-1-x86_64/root_cache/', 'tar': 'gnutar', 'compress_program': 'lzop', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.lzo', 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'hw_info_enable': False, 'hw_info_opts': {'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'compress_logs_enable': True, 'compress_logs_opts': {'command': '/usr/bin/xz -9 --force', 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}}
DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-1-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://localhost:3128'}
DEBUG: scm: False
DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True}
DEBUG: useradd: /usr/sbin/useradd -o -m -u 1000 -g 135 -d /builddir -n mockbuild
DEBUG: use_host_resolv: False
DEBUG: chroot_setup_cmd: install @buildsys-build
DEBUG: target_arch: x86_64
DEBUG: releasever: 34
DEBUG: rpmbuild_arch: x86_64
DEBUG: dnf_vars: {}
DEBUG: yum_builddep_opts: []
DEBUG: yum_common_opts: []
DEBUG: update_before_build: True
DEBUG: priorities.conf:
[main]
enabled=0
DEBUG: rhnplugin.conf:
[main]
enabled=0
DEBUG: subscription-manager.conf:
DEBUG: more_buildreqs: {}
DEBUG: nosync: False
DEBUG: nosync_force: False
DEBUG: files: {'etc/profile.d/zz-local.sh': '\nunset CCACHE_HASHDIR\n', 'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'}
DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_smp_mflags': '-j5', '%_buildhost': 'lpcsn'}
DEBUG: hostname: None
DEBUG: module_enable: []
DEBUG: module_install: []
DEBUG: module_setup_commands: []
DEBUG: forcearch: None
DEBUG: bootstrap_chroot_additional_packages: []
DEBUG: bootstrap_module_enable: []
DEBUG: bootstrap_module_install: []
DEBUG: bootstrap_module_setup_commands: []
DEBUG: no_root_shells: False
DEBUG: extra_chroot_dirs: ['/run/lock']
DEBUG: package_manager: dnf
DEBUG: package_manager_max_attempts: 1
DEBUG: package_manager_attempt_delay: 10
DEBUG: dynamic_buildrequires: True
DEBUG: dynamic_buildrequires_max_loops: 10
DEBUG: external_buildrequires: False
DEBUG: dev_loop_count: 12
DEBUG: yum_command: /usr/bin/yum
DEBUG: system_yum_command: /usr/bin/yum
DEBUG: yum_install_command: install yum yum-utils
DEBUG: yum_builddep_command: /usr/bin/yum-builddep
DEBUG: dnf_command: /usr/bin/dnf
DEBUG: system_dnf_command: /usr/bin/dnf
DEBUG: dnf_install_command: install dnf dnf-plugins-core shadow-utils distribution-gpg-keys
DEBUG: microdnf_command: /usr/bin/microdnf
DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core
DEBUG: microdnf_builddep_command: /usr/bin/dnf
DEBUG: microdnf_builddep_opts: []
DEBUG: microdnf_common_opts: []
DEBUG: rpm_command: /bin/rpm
DEBUG: rpmbuild_command: /usr/bin/rpmbuild
DEBUG: dnf_disable_plugins: ['local', 'spacewalk']
DEBUG: user_agent: Mock (fedora-rubygems-1-x86_64; x86_64)
DEBUG: opstimeout: 0
DEBUG: stderr_line_prefix:
DEBUG: config_path: /etc/mock
DEBUG: chroot_name: fedora-rubygems-1-x86_64
DEBUG: config_file: /etc/mock/fedora-rubygems-1-x86_64.cfg
DEBUG: root: fedora-rubygems-1-x86_64
DEBUG: legal_host_arches: ('x86_64',)
DEBUG: dist: rawhide
DEBUG: dnf.conf:
[main]
keepcache=1
debuglevel=2
reposdir=/dev/null
logfile=/var/log/yum.log
retries=20
obsoletes=1
gpgcheck=1
assumeyes=1
syslog_ident=mock
syslog_device=
install_weak_deps=0
metadata_expire=0
best=1
module_platform_id=platform:f34
# repos
[fedora]
name=fedora
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide&arch=$basearch
gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-$releasever-primary file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
gpgcheck=0
skip_if_unavailable=True
[fedora-debuginfo]
name=Fedora Rawhide - x86_64 - Debug
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-debug&arch=$basearch
enabled=0
gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-$releasever-primary file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
gpgcheck=0
skip_if_unavailable=True
[fedora-source]
name=fedora-source
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-source&arch=$basearch
gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-$releasever-primary file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
gpgcheck=0
enabled=0
skip_if_unavailable=True
# koji
[local]
name=local
baseurl=https://kojipkgs.fedoraproject.org/repos/rawhide/latest/x86_64/
cost=2000
enabled=0
skip_if_unavailable=True
# copr
[pvalena-rubygems]
name=Copr repo for rubygems owned by pvalena
baseurl=https://copr-be.cloud.fedoraproject.org/results/pvalena/rubygems/fedora-rawhide-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/pvalena/rubygems/pubkey.gpg
repo_gpgcheck=0
enabled=1
enabled_metadata=1
[pvalena-ruby]
name=Copr repo for ruby owned by pvalena
baseurl=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby/fedora-rawhide-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby/pubkey.gpg
repo_gpgcheck=0
enabled=0
enabled_metadata=1
[pvalena-ruby-on-rails]
name=Copr repo for ruby-on-rails owned by pvalena
baseurl=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby-on-rails/fedora-rawhide-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby-on-rails/pubkey.gpg
repo_gpgcheck=0
enabled=0
enabled_metadata=1
# modular
[rawhide-modular]
name=Fedora - Modular Rawhide - Developmental packages for the next Fedora release
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
skip_if_unavailable=True
[rawhide-modular-debuginfo]
name=Fedora - Modular Rawhide - Debug
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular-debug&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
skip_if_unavailable=True
[rawhide-modular-source]
name=Fedora - Modular Rawhide - Source
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular-source&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
skip_if_unavailable=True
DEBUG: __jinja_expand: True
DEBUG: verbose: 2
DEBUG: print_main_output: False
DEBUG: cache_alterations: False
DEBUG: enable_disable_repos: []
DEBUG: build_log_fmt_str: %(message)s
DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s
DEBUG: state_log_fmt_str: %(asctime)s - %(message)s
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap
Start(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/results
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64-bootstrap/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64-bootstrap/dnf_cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/yum.repos.d
DEBUG: creating dir: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/dev/shm
DEBUG: kernel version == 5.14.0-0.rc4.20210804gitd5ad8ec3cfb5.36.fc35.x86_64
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/fstab
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/log/yum.log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-1-x86_64-bootstrap/yum_cache', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-1-x86_64-bootstrap/dnf_cache', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: rootdir = /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root
DEBUG: resultdir = /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/results
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/usr/share
DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot
DEBUG: child environment: None
DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc
DEBUG: method _fixup_build_user skipped in bootstrap
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/.initialized
Finish(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64
Start: chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root
DEBUG: ensuring that dir exists: ./result
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64/dnf_cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/tmp/ccache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64/ccache/u1000/
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/yum.repos.d
DEBUG: creating dir: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/dev/shm
DEBUG: kernel version == 5.14.0-0.rc4.20210804gitd5ad8ec3cfb5.36.fc35.x86_64
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/fstab
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/log/yum.log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-1-x86_64/yum_cache', '/var/lib/mock/fedora-rubygems-1-x86_64/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-1-x86_64/dnf_cache', '/var/lib/mock/fedora-rubygems-1-x86_64/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/tmp/ccache
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-1-x86_64/ccache/u1000/', '/var/lib/mock/fedora-rubygems-1-x86_64/root/var/tmp/ccache'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-1-x86_64/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-1-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-1-x86_64/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/fedora-rubygems-1-x86_64/root', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-1-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '/var/lib/mock/fedora-rubygems-1-x86_64/root', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-1-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: rootdir = /var/lib/mock/fedora-rubygems-1-x86_64/root
DEBUG: resultdir = ./result
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: child environment: None
DEBUG: Using nspawn with args None
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '08fa6cb4f5634bdaad1c35fc98788eb2', '-D', '/var/lib/mock/fedora-rubygems-1-x86_64/root', '-a', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-1-x86_64) "', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=http_proxy=http://localhost:3128', '--setenv=CCACHE_DIR=/var/tmp/ccache', '--setenv=CCACHE_UMASK=002', '--setenv=CCACHE_COMPRESS=True', '--resolv-conf=off', '/usr/sbin/usermod', '-u', '1000', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-1-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://localhost:3128', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG: usermod: no changes
DEBUG: Child return code was: 0
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64/root/.initialized
Finish: chroot init
DEBUG: shell: calling preshell hooks
Start: shell
DEBUG: doshell: chrootPath:/var/lib/mock/fedora-rubygems-1-x86_64/root, uid:0, gid:0
DEBUG: doshell environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-1-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://localhost:3128', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True'}
DEBUG: child environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-1-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://localhost:3128', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True'}
DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.b4v20_2l:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG: doshell: command: /usr/bin/systemd-nspawn -q -M eee36a95624749639e4c931b177027c0 -D /var/lib/mock/fedora-rubygems-1-x86_64/root -a --capability=cap_ipc_lock --bind=/tmp/mock-resolv.b4v20_2l:/etc/resolv.conf --bind=/dev/btrfs-control --bind=/dev/loop-control --bind=/dev/loop0 --bind=/dev/loop1 --bind=/dev/loop2 --bind=/dev/loop3 --bind=/dev/loop4 --bind=/dev/loop5 --bind=/dev/loop6 --bind=/dev/loop7 --bind=/dev/loop8 --bind=/dev/loop9 --bind=/dev/loop10 --bind=/dev/loop11 --console=pipe --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/builddir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-1-x86_64) "' '--setenv=PS1=<mock-chroot> \s-\v\$ ' --setenv=LANG=C.UTF-8 --setenv=http_proxy=http://localhost:3128 --setenv=CCACHE_DIR=/var/tmp/ccache --setenv=CCACHE_UMASK=002 --setenv=CCACHE_COMPRESS=True --resolv-conf=off /bin/sh -c 'echo available'
available
DEBUG: shell: unmounting all filesystems
Finish: shell
DEBUG: shell: calling postshell hooks
DEBUG: kill orphans
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-1-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-1-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-1-x86_64/root/var/tmp/ccache'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-1-x86_64/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-1-x86_64/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: kill orphans
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
+ return 0
+ break
+ section BUILD
+ local l=###############################
+ : '############################### BUILD ###############################'
+ for c in $CINIT
+ mck -q --clean
+ a=
+ [[ -n -q ]]
+ a=' '\''-q'\'''
+ shift
+ [[ -n --clean ]]
+ a=' '\''-q'\'' '\''--clean'\'''
+ shift
+ [[ -n '' ]]
+ bash -c 'set -x ; mock -v -n --result=./result -r fedora-rubygems-1-x86_64 --bootstrap-chroot '\''-q'\'' '\''--clean'\'''
+ mock -v -n --result=./result -r fedora-rubygems-1-x86_64 --bootstrap-chroot -q --clean
+ return 0
+ sleep 1
+ for c in $CINIT
+ mck -q --init
+ a=
+ [[ -n -q ]]
+ a=' '\''-q'\'''
+ shift
+ [[ -n --init ]]
+ a=' '\''-q'\'' '\''--init'\'''
+ shift
+ [[ -n '' ]]
+ bash -c 'set -x ; mock -v -n --result=./result -r fedora-rubygems-1-x86_64 --bootstrap-chroot '\''-q'\'' '\''--init'\'''
+ mock -v -n --result=./result -r fedora-rubygems-1-x86_64 --bootstrap-chroot -q --init
+ return 0
+ sleep 1
+ srpm
+ mck --buildsrpm --spec rubygem-sys-uname.spec --sources .
+ a=
+ [[ -n --buildsrpm ]]
+ a=' '\''--buildsrpm'\'''
+ shift
+ [[ -n --spec ]]
+ a=' '\''--buildsrpm'\'' '\''--spec'\'''
+ shift
+ [[ -n rubygem-sys-uname.spec ]]
+ a=' '\''--buildsrpm'\'' '\''--spec'\'' '\''rubygem-sys-uname.spec'\'''
+ shift
+ [[ -n --sources ]]
+ a=' '\''--buildsrpm'\'' '\''--spec'\'' '\''rubygem-sys-uname.spec'\'' '\''--sources'\'''
+ shift
+ [[ -n . ]]
+ a=' '\''--buildsrpm'\'' '\''--spec'\'' '\''rubygem-sys-uname.spec'\'' '\''--sources'\'' '\''.'\'''
+ shift
+ [[ -n '' ]]
+ bash -c 'set -x ; mock -v -n --result=./result -r fedora-rubygems-1-x86_64 --bootstrap-chroot '\''--buildsrpm'\'' '\''--spec'\'' '\''rubygem-sys-uname.spec'\'' '\''--sources'\'' '\''.'\'''
+ mock -v -n --result=./result -r fedora-rubygems-1-x86_64 --bootstrap-chroot --buildsrpm --spec rubygem-sys-uname.spec --sources .
INFO: mock.py version 2.10 starting (python version = 3.9.5, NVR = mock-2.10-1.fc35)...
DEBUG: search for 'dnf' package manager
Start(bootstrap): init plugins
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64-bootstrap/dnf_cache
INFO: selinux disabled
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64/dnf_cache
INFO: selinux disabled
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
DEBUG: mock final configuration:
DEBUG: _aliases: {'yum.conf': 'dnf.conf'}
DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/fedora-rubygems-1-x86_64.cfg']
DEBUG: version: 2.10
DEBUG: basedir: /var/lib/mock
DEBUG: resultdir: ./result
DEBUG: rootdir: /var/lib/mock/fedora-rubygems-1-x86_64/root
DEBUG: cache_topdir: /var/cache/mock
DEBUG: clean: False
DEBUG: check: True
DEBUG: post_install: False
DEBUG: chroothome: /builddir
DEBUG: log_config_file: logging.ini
DEBUG: rpmbuild_timeout: 0
DEBUG: chrootuid: 1000
DEBUG: chrootgid: 135
DEBUG: chrootgroup: mock
DEBUG: chrootuser: mockbuild
DEBUG: build_log_fmt_name: unadorned
DEBUG: root_log_fmt_name: detailed
DEBUG: state_log_fmt_name: state
DEBUG: online: True
DEBUG: isolation: None
DEBUG: use_nspawn: None
DEBUG: rpmbuild_networking: False
DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.gcpohskm:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG: use_container_host_hostname: True
DEBUG: use_bootstrap: True
DEBUG: use_bootstrap_image: False
DEBUG: bootstrap_image: fedora:latest
DEBUG: internal_dev_setup: True
DEBUG: cleanup_on_success: False
DEBUG: cleanup_on_failure: False
DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc']
DEBUG: createrepo_on_rpms: False
DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm
DEBUG: tar: gnutar
DEBUG: backup_on_clean: False
DEBUG: backup_base_dir: /var/lib/mock/backup
DEBUG: redhat_subscription_required: False
DEBUG: ssl_ca_bundle_path: None
DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs']
DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins
DEBUG: plugin_conf: {'ccache_enable': True, 'ccache_opts': {'max_cache_size': '8G', 'compress': True, 'dir': '/var/cache/mock/fedora-rubygems-1-x86_64/ccache/u1000/', 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'dir': '%(cache_topdir)s/fedora-rawhide-x86_64/%(package_manager)s_cache/', 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 30, 'dir': '/var/cache/mock/fedora-rubygems-1-x86_64/root_cache/', 'tar': 'gnutar', 'compress_program': 'lzop', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.lzo', 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'hw_info_enable': False, 'hw_info_opts': {'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'compress_logs_enable': True, 'compress_logs_opts': {'command': '/usr/bin/xz -9 --force', 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}}
DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-1-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://localhost:3128'}
DEBUG: scm: False
DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True}
DEBUG: useradd: /usr/sbin/useradd -o -m -u 1000 -g 135 -d /builddir -n mockbuild
DEBUG: use_host_resolv: False
DEBUG: chroot_setup_cmd: install @buildsys-build
DEBUG: target_arch: x86_64
DEBUG: releasever: 34
DEBUG: rpmbuild_arch: x86_64
DEBUG: dnf_vars: {}
DEBUG: yum_builddep_opts: []
DEBUG: yum_common_opts: []
DEBUG: update_before_build: True
DEBUG: priorities.conf:
[main]
enabled=0
DEBUG: rhnplugin.conf:
[main]
enabled=0
DEBUG: subscription-manager.conf:
DEBUG: more_buildreqs: {}
DEBUG: nosync: False
DEBUG: nosync_force: False
DEBUG: files: {'etc/profile.d/zz-local.sh': '\nunset CCACHE_HASHDIR\n', 'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'}
DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_smp_mflags': '-j5', '%_buildhost': 'lpcsn'}
DEBUG: hostname: None
DEBUG: module_enable: []
DEBUG: module_install: []
DEBUG: module_setup_commands: []
DEBUG: forcearch: None
DEBUG: bootstrap_chroot_additional_packages: []
DEBUG: bootstrap_module_enable: []
DEBUG: bootstrap_module_install: []
DEBUG: bootstrap_module_setup_commands: []
DEBUG: no_root_shells: False
DEBUG: extra_chroot_dirs: ['/run/lock']
DEBUG: package_manager: dnf
DEBUG: package_manager_max_attempts: 1
DEBUG: package_manager_attempt_delay: 10
DEBUG: dynamic_buildrequires: True
DEBUG: dynamic_buildrequires_max_loops: 10
DEBUG: external_buildrequires: False
DEBUG: dev_loop_count: 12
DEBUG: yum_command: /usr/bin/yum
DEBUG: system_yum_command: /usr/bin/yum
DEBUG: yum_install_command: install yum yum-utils
DEBUG: yum_builddep_command: /usr/bin/yum-builddep
DEBUG: dnf_command: /usr/bin/dnf
DEBUG: system_dnf_command: /usr/bin/dnf
DEBUG: dnf_install_command: install dnf dnf-plugins-core shadow-utils distribution-gpg-keys
DEBUG: microdnf_command: /usr/bin/microdnf
DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core
DEBUG: microdnf_builddep_command: /usr/bin/dnf
DEBUG: microdnf_builddep_opts: []
DEBUG: microdnf_common_opts: []
DEBUG: rpm_command: /bin/rpm
DEBUG: rpmbuild_command: /usr/bin/rpmbuild
DEBUG: dnf_disable_plugins: ['local', 'spacewalk']
DEBUG: user_agent: Mock (fedora-rubygems-1-x86_64; x86_64)
DEBUG: opstimeout: 0
DEBUG: stderr_line_prefix:
DEBUG: config_path: /etc/mock
DEBUG: chroot_name: fedora-rubygems-1-x86_64
DEBUG: config_file: /etc/mock/fedora-rubygems-1-x86_64.cfg
DEBUG: root: fedora-rubygems-1-x86_64
DEBUG: legal_host_arches: ('x86_64',)
DEBUG: dist: rawhide
DEBUG: dnf.conf:
[main]
keepcache=1
debuglevel=2
reposdir=/dev/null
logfile=/var/log/yum.log
retries=20
obsoletes=1
gpgcheck=1
assumeyes=1
syslog_ident=mock
syslog_device=
install_weak_deps=0
metadata_expire=0
best=1
module_platform_id=platform:f34
# repos
[fedora]
name=fedora
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide&arch=$basearch
gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-$releasever-primary file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
gpgcheck=0
skip_if_unavailable=True
[fedora-debuginfo]
name=Fedora Rawhide - x86_64 - Debug
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-debug&arch=$basearch
enabled=0
gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-$releasever-primary file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
gpgcheck=0
skip_if_unavailable=True
[fedora-source]
name=fedora-source
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-source&arch=$basearch
gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-$releasever-primary file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
gpgcheck=0
enabled=0
skip_if_unavailable=True
# koji
[local]
name=local
baseurl=https://kojipkgs.fedoraproject.org/repos/rawhide/latest/x86_64/
cost=2000
enabled=0
skip_if_unavailable=True
# copr
[pvalena-rubygems]
name=Copr repo for rubygems owned by pvalena
baseurl=https://copr-be.cloud.fedoraproject.org/results/pvalena/rubygems/fedora-rawhide-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/pvalena/rubygems/pubkey.gpg
repo_gpgcheck=0
enabled=1
enabled_metadata=1
[pvalena-ruby]
name=Copr repo for ruby owned by pvalena
baseurl=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby/fedora-rawhide-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby/pubkey.gpg
repo_gpgcheck=0
enabled=0
enabled_metadata=1
[pvalena-ruby-on-rails]
name=Copr repo for ruby-on-rails owned by pvalena
baseurl=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby-on-rails/fedora-rawhide-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby-on-rails/pubkey.gpg
repo_gpgcheck=0
enabled=0
enabled_metadata=1
# modular
[rawhide-modular]
name=Fedora - Modular Rawhide - Developmental packages for the next Fedora release
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
skip_if_unavailable=True
[rawhide-modular-debuginfo]
name=Fedora - Modular Rawhide - Debug
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular-debug&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
skip_if_unavailable=True
[rawhide-modular-source]
name=Fedora - Modular Rawhide - Source
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular-source&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
skip_if_unavailable=True
DEBUG: __jinja_expand: True
DEBUG: verbose: 2
DEBUG: print_main_output: False
DEBUG: cache_alterations: False
DEBUG: enable_disable_repos: []
DEBUG: build_log_fmt_str: %(message)s
DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s
DEBUG: state_log_fmt_str: %(asctime)s - %(message)s
INFO: Start(rubygem-sys-uname.spec) Config(fedora-rubygems-1-x86_64)
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap
Start(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/results
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64-bootstrap/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64-bootstrap/dnf_cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/yum.repos.d
DEBUG: creating dir: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/results
Mock Version: 2.10
INFO: Mock Version: 2.10
INFO: Mock Version: 2.10
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/dev/shm
DEBUG: kernel version == 5.14.0-0.rc4.20210804gitd5ad8ec3cfb5.36.fc35.x86_64
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/fstab
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/log/yum.log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-1-x86_64-bootstrap/yum_cache', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-1-x86_64-bootstrap/dnf_cache', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: rootdir = /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root
DEBUG: resultdir = /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/results
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/usr/share
DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot
DEBUG: child environment: None
DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc
DEBUG: method _make_build_user skipped in bootstrap
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/builddir/build
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/builddir/build/RPMS
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/builddir/build/SPECS
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/builddir/build/SRPMS
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/builddir/build/SOURCES
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/builddir/build/BUILD
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/builddir/build/BUILDROOT
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/builddir/build/originals
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/builddir
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/.initialized
Finish(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64
Start: chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root
DEBUG: ensuring that dir exists: ./result
DEBUG: creating dir: ./result
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64/dnf_cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/tmp/ccache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64/ccache/u1000/
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/yum.repos.d
DEBUG: creating dir: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/run/lock
DEBUG: ensuring that dir exists: ./result
Mock Version: 2.10
INFO: Mock Version: 2.10
INFO: Mock Version: 2.10
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/dev/shm
DEBUG: kernel version == 5.14.0-0.rc4.20210804gitd5ad8ec3cfb5.36.fc35.x86_64
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/fstab
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/log/yum.log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-1-x86_64/yum_cache', '/var/lib/mock/fedora-rubygems-1-x86_64/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-1-x86_64/dnf_cache', '/var/lib/mock/fedora-rubygems-1-x86_64/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/tmp/ccache
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-1-x86_64/ccache/u1000/', '/var/lib/mock/fedora-rubygems-1-x86_64/root/var/tmp/ccache'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-1-x86_64/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-1-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-1-x86_64/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/fedora-rubygems-1-x86_64/root', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-1-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '/var/lib/mock/fedora-rubygems-1-x86_64/root', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-1-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: rootdir = /var/lib/mock/fedora-rubygems-1-x86_64/root
DEBUG: resultdir = ./result
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: child environment: None
DEBUG: Using nspawn with args None
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '4440566a7c894d498264c71e6f1645eb', '-D', '/var/lib/mock/fedora-rubygems-1-x86_64/root', '-a', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-1-x86_64) "', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=http_proxy=http://localhost:3128', '--setenv=CCACHE_DIR=/var/tmp/ccache', '--setenv=CCACHE_UMASK=002', '--setenv=CCACHE_COMPRESS=True', '--resolv-conf=off', '/usr/sbin/userdel', '-f', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-1-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://localhost:3128', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Using nspawn with args None
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '9df961d4aaa344cd931c5fc2ecd5608a', '-D', '/var/lib/mock/fedora-rubygems-1-x86_64/root', '-a', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-1-x86_64) "', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=http_proxy=http://localhost:3128', '--setenv=CCACHE_DIR=/var/tmp/ccache', '--setenv=CCACHE_UMASK=002', '--setenv=CCACHE_COMPRESS=True', '--resolv-conf=off', '/usr/sbin/groupdel', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-1-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://localhost:3128', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Using nspawn with args None
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'bc3d550b2f7647f7bd1fdc0cc194fa40', '-D', '/var/lib/mock/fedora-rubygems-1-x86_64/root', '-a', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-1-x86_64) "', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=http_proxy=http://localhost:3128', '--setenv=CCACHE_DIR=/var/tmp/ccache', '--setenv=CCACHE_UMASK=002', '--setenv=CCACHE_COMPRESS=True', '--resolv-conf=off', '/usr/sbin/groupadd', '-g', '135', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-1-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://localhost:3128', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Using nspawn with args None
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '47b2a58443954f17b4a95d2819dc08fc', '-D', '/var/lib/mock/fedora-rubygems-1-x86_64/root', '-a', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-1-x86_64) "', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=http_proxy=http://localhost:3128', '--setenv=CCACHE_DIR=/var/tmp/ccache', '--setenv=CCACHE_UMASK=002', '--setenv=CCACHE_COMPRESS=True', '--resolv-conf=off', '/usr/sbin/useradd', '-o', '-m', '-u', '1000', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-1-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://localhost:3128', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG: useradd: warning: the home directory /builddir already exists.
DEBUG: useradd: Not copying any file from skel directory into it.
DEBUG: Creating mailbox file: File exists
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/builddir/build
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/builddir/build/RPMS
DEBUG: creating dir: /var/lib/mock/fedora-rubygems-1-x86_64/root/builddir/build/RPMS
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/builddir/build/SPECS
DEBUG: creating dir: /var/lib/mock/fedora-rubygems-1-x86_64/root/builddir/build/SPECS
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/builddir/build/SRPMS
DEBUG: creating dir: /var/lib/mock/fedora-rubygems-1-x86_64/root/builddir/build/SRPMS
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/builddir/build/SOURCES
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/builddir/build/BUILD
DEBUG: creating dir: /var/lib/mock/fedora-rubygems-1-x86_64/root/builddir/build/BUILD
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/builddir/build/BUILDROOT
DEBUG: creating dir: /var/lib/mock/fedora-rubygems-1-x86_64/root/builddir/build/BUILDROOT
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/builddir/build/originals
DEBUG: creating dir: /var/lib/mock/fedora-rubygems-1-x86_64/root/builddir/build/originals
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/builddir
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64/root/.initialized
Finish: chroot init
Start: buildsrpm
Start: rpmbuild -bs
INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/rubygem-sys-uname.spec'], chrootPath='/var/lib/mock/fedora-rubygems-1-x86_64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-1-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://localhost:3128', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f6394891b20>timeout=0uid=1000gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.gcpohskm:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']unshare_net=TrueprintOutput=False)
DEBUG: child environment: None
DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.gcpohskm:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'cb41fe5dd205450a8d3dd2823b2c2a8d', '-D', '/var/lib/mock/fedora-rubygems-1-x86_64/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.gcpohskm:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-1-x86_64) "', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=http_proxy=http://localhost:3128', '--setenv=CCACHE_DIR=/var/tmp/ccache', '--setenv=CCACHE_UMASK=002', '--setenv=CCACHE_COMPRESS=True', '--resolv-conf=off', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/rubygem-sys-uname.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-1-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://localhost:3128', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG: Building target platforms: x86_64
DEBUG: Building for target x86_64
DEBUG: setting SOURCE_DATE_EPOCH=1630886400
DEBUG: Wrote: /builddir/build/SRPMS/rubygem-sys-uname-1.2.2-1.fc35.src.rpm
DEBUG: Child return code was: 0
Finish: rpmbuild -bs
DEBUG: Copying package to result dir
DEBUG: Running /usr/bin/xz -9 --force ./result/root.log
DEBUG: child environment: None
DEBUG: Executing command: /usr/bin/xz -9 --force ./result/root.log with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell True
DEBUG: Child return code was: 0
DEBUG: Running /usr/bin/xz -9 --force ./result/build.log
DEBUG: child environment: None
DEBUG: Executing command: /usr/bin/xz -9 --force ./result/build.log with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell True
DEBUG: Child return code was: 0
DEBUG: Running /usr/bin/xz -9 --force ./result/state.log
DEBUG: child environment: None
DEBUG: Executing command: /usr/bin/xz -9 --force ./result/state.log with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell True
DEBUG: Child return code was: 0
Finish: buildsrpm
INFO: Done(rubygem-sys-uname.spec) Config(fedora-rubygems-1-x86_64) 0 minutes 2 seconds
INFO: Results and/or logs in: ./result
Finish: run
DEBUG: kill orphans
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-1-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-1-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-1-x86_64/root/var/tmp/ccache'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-1-x86_64/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-1-x86_64/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: kill orphans
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
+ return 0
+ mv -f result/rubygem-sys-uname-1.2.2-1.fc35.src.rpm .
+ ls rubygem-sys-uname-1.2.2-1.fc35.src.rpm
+ for c in *.src.rpm
+ mck rubygem-sys-uname-1.2.2-1.fc35.src.rpm
+ a=
+ [[ -n rubygem-sys-uname-1.2.2-1.fc35.src.rpm ]]
+ a=' '\''rubygem-sys-uname-1.2.2-1.fc35.src.rpm'\'''
+ shift
+ [[ -n '' ]]
+ bash -c 'set -x ; mock -v -n --result=./result -r fedora-rubygems-1-x86_64 --bootstrap-chroot '\''rubygem-sys-uname-1.2.2-1.fc35.src.rpm'\'''
+ mock -v -n --result=./result -r fedora-rubygems-1-x86_64 --bootstrap-chroot rubygem-sys-uname-1.2.2-1.fc35.src.rpm
INFO: mock.py version 2.10 starting (python version = 3.9.5, NVR = mock-2.10-1.fc35)...
DEBUG: search for 'dnf' package manager
Start(bootstrap): init plugins
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64-bootstrap/dnf_cache
INFO: selinux disabled
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64/dnf_cache
INFO: selinux disabled
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
DEBUG: mock final configuration:
DEBUG: _aliases: {'yum.conf': 'dnf.conf'}
DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/fedora-rubygems-1-x86_64.cfg']
DEBUG: version: 2.10
DEBUG: basedir: /var/lib/mock
DEBUG: resultdir: ./result
DEBUG: rootdir: /var/lib/mock/fedora-rubygems-1-x86_64/root
DEBUG: cache_topdir: /var/cache/mock
DEBUG: clean: False
DEBUG: check: True
DEBUG: post_install: False
DEBUG: chroothome: /builddir
DEBUG: log_config_file: logging.ini
DEBUG: rpmbuild_timeout: 0
DEBUG: chrootuid: 1000
DEBUG: chrootgid: 135
DEBUG: chrootgroup: mock
DEBUG: chrootuser: mockbuild
DEBUG: build_log_fmt_name: unadorned
DEBUG: root_log_fmt_name: detailed
DEBUG: state_log_fmt_name: state
DEBUG: online: True
DEBUG: isolation: None
DEBUG: use_nspawn: None
DEBUG: rpmbuild_networking: False
DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.b9ccgdeu:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG: use_container_host_hostname: True
DEBUG: use_bootstrap: True
DEBUG: use_bootstrap_image: False
DEBUG: bootstrap_image: fedora:latest
DEBUG: internal_dev_setup: True
DEBUG: cleanup_on_success: False
DEBUG: cleanup_on_failure: False
DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc']
DEBUG: createrepo_on_rpms: False
DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm
DEBUG: tar: gnutar
DEBUG: backup_on_clean: False
DEBUG: backup_base_dir: /var/lib/mock/backup
DEBUG: redhat_subscription_required: False
DEBUG: ssl_ca_bundle_path: None
DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs']
DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins
DEBUG: plugin_conf: {'ccache_enable': True, 'ccache_opts': {'max_cache_size': '8G', 'compress': True, 'dir': '/var/cache/mock/fedora-rubygems-1-x86_64/ccache/u1000/', 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'dir': '%(cache_topdir)s/fedora-rawhide-x86_64/%(package_manager)s_cache/', 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 30, 'dir': '/var/cache/mock/fedora-rubygems-1-x86_64/root_cache/', 'tar': 'gnutar', 'compress_program': 'lzop', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.lzo', 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'hw_info_enable': False, 'hw_info_opts': {'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'compress_logs_enable': True, 'compress_logs_opts': {'command': '/usr/bin/xz -9 --force', 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}}
DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-1-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://localhost:3128'}
DEBUG: scm: False
DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True}
DEBUG: useradd: /usr/sbin/useradd -o -m -u 1000 -g 135 -d /builddir -n mockbuild
DEBUG: use_host_resolv: False
DEBUG: chroot_setup_cmd: install @buildsys-build
DEBUG: target_arch: x86_64
DEBUG: releasever: 34
DEBUG: rpmbuild_arch: x86_64
DEBUG: dnf_vars: {}
DEBUG: yum_builddep_opts: []
DEBUG: yum_common_opts: []
DEBUG: update_before_build: True
DEBUG: priorities.conf:
[main]
enabled=0
DEBUG: rhnplugin.conf:
[main]
enabled=0
DEBUG: subscription-manager.conf:
DEBUG: more_buildreqs: {}
DEBUG: nosync: False
DEBUG: nosync_force: False
DEBUG: files: {'etc/profile.d/zz-local.sh': '\nunset CCACHE_HASHDIR\n', 'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'}
DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_smp_mflags': '-j5', '%_buildhost': 'lpcsn'}
DEBUG: hostname: None
DEBUG: module_enable: []
DEBUG: module_install: []
DEBUG: module_setup_commands: []
DEBUG: forcearch: None
DEBUG: bootstrap_chroot_additional_packages: []
DEBUG: bootstrap_module_enable: []
DEBUG: bootstrap_module_install: []
DEBUG: bootstrap_module_setup_commands: []
DEBUG: no_root_shells: False
DEBUG: extra_chroot_dirs: ['/run/lock']
DEBUG: package_manager: dnf
DEBUG: package_manager_max_attempts: 1
DEBUG: package_manager_attempt_delay: 10
DEBUG: dynamic_buildrequires: True
DEBUG: dynamic_buildrequires_max_loops: 10
DEBUG: external_buildrequires: False
DEBUG: dev_loop_count: 12
DEBUG: yum_command: /usr/bin/yum
DEBUG: system_yum_command: /usr/bin/yum
DEBUG: yum_install_command: install yum yum-utils
DEBUG: yum_builddep_command: /usr/bin/yum-builddep
DEBUG: dnf_command: /usr/bin/dnf
DEBUG: system_dnf_command: /usr/bin/dnf
DEBUG: dnf_install_command: install dnf dnf-plugins-core shadow-utils distribution-gpg-keys
DEBUG: microdnf_command: /usr/bin/microdnf
DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core
DEBUG: microdnf_builddep_command: /usr/bin/dnf
DEBUG: microdnf_builddep_opts: []
DEBUG: microdnf_common_opts: []
DEBUG: rpm_command: /bin/rpm
DEBUG: rpmbuild_command: /usr/bin/rpmbuild
DEBUG: dnf_disable_plugins: ['local', 'spacewalk']
DEBUG: user_agent: Mock (fedora-rubygems-1-x86_64; x86_64)
DEBUG: opstimeout: 0
DEBUG: stderr_line_prefix:
DEBUG: config_path: /etc/mock
DEBUG: chroot_name: fedora-rubygems-1-x86_64
DEBUG: config_file: /etc/mock/fedora-rubygems-1-x86_64.cfg
DEBUG: root: fedora-rubygems-1-x86_64
DEBUG: legal_host_arches: ('x86_64',)
DEBUG: dist: rawhide
DEBUG: dnf.conf:
[main]
keepcache=1
debuglevel=2
reposdir=/dev/null
logfile=/var/log/yum.log
retries=20
obsoletes=1
gpgcheck=1
assumeyes=1
syslog_ident=mock
syslog_device=
install_weak_deps=0
metadata_expire=0
best=1
module_platform_id=platform:f34
# repos
[fedora]
name=fedora
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide&arch=$basearch
gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-$releasever-primary file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
gpgcheck=0
skip_if_unavailable=True
[fedora-debuginfo]
name=Fedora Rawhide - x86_64 - Debug
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-debug&arch=$basearch
enabled=0
gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-$releasever-primary file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
gpgcheck=0
skip_if_unavailable=True
[fedora-source]
name=fedora-source
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-source&arch=$basearch
gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-$releasever-primary file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
gpgcheck=0
enabled=0
skip_if_unavailable=True
# koji
[local]
name=local
baseurl=https://kojipkgs.fedoraproject.org/repos/rawhide/latest/x86_64/
cost=2000
enabled=0
skip_if_unavailable=True
# copr
[pvalena-rubygems]
name=Copr repo for rubygems owned by pvalena
baseurl=https://copr-be.cloud.fedoraproject.org/results/pvalena/rubygems/fedora-rawhide-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/pvalena/rubygems/pubkey.gpg
repo_gpgcheck=0
enabled=1
enabled_metadata=1
[pvalena-ruby]
name=Copr repo for ruby owned by pvalena
baseurl=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby/fedora-rawhide-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby/pubkey.gpg
repo_gpgcheck=0
enabled=0
enabled_metadata=1
[pvalena-ruby-on-rails]
name=Copr repo for ruby-on-rails owned by pvalena
baseurl=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby-on-rails/fedora-rawhide-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby-on-rails/pubkey.gpg
repo_gpgcheck=0
enabled=0
enabled_metadata=1
# modular
[rawhide-modular]
name=Fedora - Modular Rawhide - Developmental packages for the next Fedora release
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
skip_if_unavailable=True
[rawhide-modular-debuginfo]
name=Fedora - Modular Rawhide - Debug
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular-debug&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
skip_if_unavailable=True
[rawhide-modular-source]
name=Fedora - Modular Rawhide - Source
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular-source&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
skip_if_unavailable=True
DEBUG: __jinja_expand: True
DEBUG: verbose: 2
DEBUG: print_main_output: False
DEBUG: cache_alterations: False
DEBUG: enable_disable_repos: []
DEBUG: build_log_fmt_str: %(message)s
DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s
DEBUG: state_log_fmt_str: %(asctime)s - %(message)s
DEBUG: Local file: rubygem-sys-uname-1.2.2-1.fc35.src.rpm
INFO: Start(rubygem-sys-uname-1.2.2-1.fc35.src.rpm) Config(fedora-rubygems-1-x86_64)
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap
Start(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/results
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64-bootstrap/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64-bootstrap/dnf_cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/yum.repos.d
DEBUG: creating dir: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/results
Mock Version: 2.10
INFO: Mock Version: 2.10
INFO: Mock Version: 2.10
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/dev/shm
DEBUG: kernel version == 5.14.0-0.rc4.20210804gitd5ad8ec3cfb5.36.fc35.x86_64
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/fstab
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/log/yum.log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-1-x86_64-bootstrap/yum_cache', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-1-x86_64-bootstrap/dnf_cache', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: rootdir = /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root
DEBUG: resultdir = /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/results
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/usr/share
DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot
DEBUG: child environment: None
DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc
DEBUG: method _make_build_user skipped in bootstrap
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/builddir/build
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/builddir/build/RPMS
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/builddir/build/SPECS
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/builddir/build/SRPMS
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/builddir/build/SOURCES
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/builddir/build/BUILD
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/builddir/build/BUILDROOT
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/builddir/build/originals
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/builddir
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/.initialized
Finish(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64
Start: chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root
DEBUG: ensuring that dir exists: ./result
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64/dnf_cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/tmp/ccache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64/ccache/u1000/
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/yum.repos.d
DEBUG: creating dir: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/run/lock
DEBUG: ensuring that dir exists: ./result
Mock Version: 2.10
INFO: Mock Version: 2.10
INFO: Mock Version: 2.10
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/dev/shm
DEBUG: kernel version == 5.14.0-0.rc4.20210804gitd5ad8ec3cfb5.36.fc35.x86_64
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/fstab
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/log/yum.log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-1-x86_64/yum_cache', '/var/lib/mock/fedora-rubygems-1-x86_64/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-1-x86_64/dnf_cache', '/var/lib/mock/fedora-rubygems-1-x86_64/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/tmp/ccache
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-1-x86_64/ccache/u1000/', '/var/lib/mock/fedora-rubygems-1-x86_64/root/var/tmp/ccache'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-1-x86_64/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-1-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-1-x86_64/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/fedora-rubygems-1-x86_64/root', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-1-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '/var/lib/mock/fedora-rubygems-1-x86_64/root', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-1-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: rootdir = /var/lib/mock/fedora-rubygems-1-x86_64/root
DEBUG: resultdir = ./result
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: child environment: None
DEBUG: Using nspawn with args None
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'ca40e15e08f64b3cb81ec63f90cc7833', '-D', '/var/lib/mock/fedora-rubygems-1-x86_64/root', '-a', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-1-x86_64) "', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=http_proxy=http://localhost:3128', '--setenv=CCACHE_DIR=/var/tmp/ccache', '--setenv=CCACHE_UMASK=002', '--setenv=CCACHE_COMPRESS=True', '--resolv-conf=off', '/usr/sbin/userdel', '-f', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-1-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://localhost:3128', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Using nspawn with args None
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '34d1f1f638d1421fb466b4cc43821a23', '-D', '/var/lib/mock/fedora-rubygems-1-x86_64/root', '-a', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-1-x86_64) "', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=http_proxy=http://localhost:3128', '--setenv=CCACHE_DIR=/var/tmp/ccache', '--setenv=CCACHE_UMASK=002', '--setenv=CCACHE_COMPRESS=True', '--resolv-conf=off', '/usr/sbin/groupdel', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-1-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://localhost:3128', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Using nspawn with args None
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f14a66e8d4d44476a8eb33cb38749a16', '-D', '/var/lib/mock/fedora-rubygems-1-x86_64/root', '-a', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-1-x86_64) "', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=http_proxy=http://localhost:3128', '--setenv=CCACHE_DIR=/var/tmp/ccache', '--setenv=CCACHE_UMASK=002', '--setenv=CCACHE_COMPRESS=True', '--resolv-conf=off', '/usr/sbin/groupadd', '-g', '135', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-1-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://localhost:3128', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Using nspawn with args None
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '65d8bb0b72f54c9b873a97d62ca7eec4', '-D', '/var/lib/mock/fedora-rubygems-1-x86_64/root', '-a', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-1-x86_64) "', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=http_proxy=http://localhost:3128', '--setenv=CCACHE_DIR=/var/tmp/ccache', '--setenv=CCACHE_UMASK=002', '--setenv=CCACHE_COMPRESS=True', '--resolv-conf=off', '/usr/sbin/useradd', '-o', '-m', '-u', '1000', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-1-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://localhost:3128', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG: useradd: warning: the home directory /builddir already exists.
DEBUG: useradd: Not copying any file from skel directory into it.
DEBUG: Creating mailbox file: File exists
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/builddir/build
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/builddir/build/RPMS
DEBUG: creating dir: /var/lib/mock/fedora-rubygems-1-x86_64/root/builddir/build/RPMS
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/builddir/build/SPECS
DEBUG: creating dir: /var/lib/mock/fedora-rubygems-1-x86_64/root/builddir/build/SPECS
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/builddir/build/SRPMS
DEBUG: creating dir: /var/lib/mock/fedora-rubygems-1-x86_64/root/builddir/build/SRPMS
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/builddir/build/SOURCES
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/builddir/build/BUILD
DEBUG: creating dir: /var/lib/mock/fedora-rubygems-1-x86_64/root/builddir/build/BUILD
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/builddir/build/BUILDROOT
DEBUG: creating dir: /var/lib/mock/fedora-rubygems-1-x86_64/root/builddir/build/BUILDROOT
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/builddir/build/originals
DEBUG: creating dir: /var/lib/mock/fedora-rubygems-1-x86_64/root/builddir/build/originals
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/builddir
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64/root/.initialized
Finish: chroot init
Start: build phase for rubygem-sys-uname-1.2.2-1.fc35.src.rpm
Start: build setup for rubygem-sys-uname-1.2.2-1.fc35.src.rpm
DEBUG: child environment: None
DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.b9ccgdeu:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '0a654d5eb4794d3dae153b8768f6d217', '-D', '/var/lib/mock/fedora-rubygems-1-x86_64/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.b9ccgdeu:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-1-x86_64) "', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=http_proxy=http://localhost:3128', '--setenv=CCACHE_DIR=/var/tmp/ccache', '--setenv=CCACHE_UMASK=002', '--setenv=CCACHE_COMPRESS=True', '--resolv-conf=off', '/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/rubygem-sys-uname-1.2.2-1.fc35.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-1-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://localhost:3128', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG: Updating / installing...
DEBUG: rubygem-sys-uname-1.2.2-1.fc35 ########################################
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.b9ccgdeu:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f53a728b6c2948da94ae9863ebd69710', '-D', '/var/lib/mock/fedora-rubygems-1-x86_64/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.b9ccgdeu:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-1-x86_64) "', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=http_proxy=http://localhost:3128', '--setenv=CCACHE_DIR=/var/tmp/ccache', '--setenv=CCACHE_UMASK=002', '--setenv=CCACHE_COMPRESS=True', '--resolv-conf=off', '/bin/rpm', '-qpl', '/builddir/build/originals/rubygem-sys-uname-1.2.2-1.fc35.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-1-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://localhost:3128', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG: rubygem-sys-uname.spec
DEBUG: sys-uname-1.2.2.gem
DEBUG: Child return code was: 0
INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/rubygem-sys-uname.spec'], chrootPath='/var/lib/mock/fedora-rubygems-1-x86_64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-1-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://localhost:3128', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fa9f8c16b20>timeout=0uid=1000gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.b9ccgdeu:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']unshare_net=TrueprintOutput=False)
DEBUG: child environment: None
DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.b9ccgdeu:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '5a713143596e47febbc70c9ff477debb', '-D', '/var/lib/mock/fedora-rubygems-1-x86_64/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.b9ccgdeu:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-1-x86_64) "', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=http_proxy=http://localhost:3128', '--setenv=CCACHE_DIR=/var/tmp/ccache', '--setenv=CCACHE_UMASK=002', '--setenv=CCACHE_COMPRESS=True', '--resolv-conf=off', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/rubygem-sys-uname.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-1-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://localhost:3128', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG: Building target platforms: x86_64
DEBUG: Building for target x86_64
DEBUG: setting SOURCE_DATE_EPOCH=1630886400
DEBUG: Wrote: /builddir/build/SRPMS/rubygem-sys-uname-1.2.2-1.fc35.src.rpm
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/fedora-rubygems-1-x86_64/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/fedora-rubygems-1-x86_64/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/proc', '/var/lib/mock/fedora-rubygems-1-x86_64/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/fedora-rubygems-1-x86_64/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/fedora-rubygems-1-x86_64/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/sys', '/var/lib/mock/fedora-rubygems-1-x86_64/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/dev/shm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/fedora-rubygems-1-x86_64/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/dev/pts
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/fedora-rubygems-1-x86_64/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/installation-homedir
DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/fedora-rubygems-1-x86_64/root/', '--releasever', '34', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'install', 'ccache']
DEBUG: child environment: None
DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.yfw6mxur:/etc/resolv.conf']
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'cf2e1998989949ea82e1fe7f51c1a296', '-D', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.yfw6mxur:/etc/resolv.conf', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/fedora-rubygems-1-x86_64/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-1-x86_64) "', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=http_proxy=http://localhost:3128', '--setenv=CCACHE_DIR=/var/tmp/ccache', '--setenv=CCACHE_UMASK=002', '--setenv=CCACHE_COMPRESS=True', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/fedora-rubygems-1-x86_64/root/', '--releasever', '34', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'install', 'ccache'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/fedora-rubygems-1-x86_64/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-1-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://localhost:3128', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG: No matches found for the following disable plugin patterns: local, spacewalk
DEBUG: fedora 96 kB/s | 16 kB 00:00
DEBUG: Copr repo for rubygems owned by pvalena 7.3 kB/s | 3.0 kB 00:00
DEBUG: Copr repo for rubygems owned by pvalena 1.7 MB/s | 2.8 MB 00:01
DEBUG: Dependencies resolved.
DEBUG: ================================================================================
DEBUG: Package Architecture Version Repository Size
DEBUG: ================================================================================
DEBUG: Installing:
DEBUG: ccache x86_64 4.2.1-2.fc35 fedora 471 k
DEBUG: Transaction Summary
DEBUG: ================================================================================
DEBUG: Install 1 Package
DEBUG: Total size: 471 k
DEBUG: Installed size: 1.0 M
DEBUG: Downloading Packages:
DEBUG: [SKIPPED] ccache-4.2.1-2.fc35.x86_64.rpm: Already downloaded
DEBUG: Running transaction check
DEBUG: Transaction check succeeded.
DEBUG: Running transaction test
DEBUG: Transaction test succeeded.
DEBUG: Running transaction
DEBUG: Preparing : 1/1
DEBUG: Running scriptlet: ccache-4.2.1-2.fc35.x86_64 1/1
DEBUG: Installing : ccache-4.2.1-2.fc35.x86_64 1/1
DEBUG: Running scriptlet: ccache-4.2.1-2.fc35.x86_64 1/1
DEBUG: Verifying : ccache-4.2.1-2.fc35.x86_64 1/1
DEBUG: Installed:
DEBUG: ccache-4.2.1-2.fc35.x86_64
DEBUG: Complete!
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-1-x86_64/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-1-x86_64/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-1-x86_64/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-1-x86_64/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-1-x86_64/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-1-x86_64/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: kill orphans
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/fedora-rubygems-1-x86_64/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/fedora-rubygems-1-x86_64/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/proc', '/var/lib/mock/fedora-rubygems-1-x86_64/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/fedora-rubygems-1-x86_64/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/fedora-rubygems-1-x86_64/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/sys', '/var/lib/mock/fedora-rubygems-1-x86_64/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/dev/shm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/fedora-rubygems-1-x86_64/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/dev/pts
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/fedora-rubygems-1-x86_64/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/installation-homedir
DEBUG: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/fedora-rubygems-1-x86_64/root/', '--releasever', '34', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', '/var/lib/mock/fedora-rubygems-1-x86_64/root//builddir/build/SRPMS/rubygem-sys-uname-1.2.2-1.fc35.src.rpm']
DEBUG: child environment: None
DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.yfw6mxur:/etc/resolv.conf']
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '18f34a6af3d849fd9c9af1d128747d3d', '-D', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.yfw6mxur:/etc/resolv.conf', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/fedora-rubygems-1-x86_64/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-1-x86_64) "', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=http_proxy=http://localhost:3128', '--setenv=CCACHE_DIR=/var/tmp/ccache', '--setenv=CCACHE_UMASK=002', '--setenv=CCACHE_COMPRESS=True', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/fedora-rubygems-1-x86_64/root/', '--releasever', '34', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', '/var/lib/mock/fedora-rubygems-1-x86_64/root//builddir/build/SRPMS/rubygem-sys-uname-1.2.2-1.fc35.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/fedora-rubygems-1-x86_64/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-1-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://localhost:3128', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG: No matches found for the following disable plugin patterns: local, spacewalk
DEBUG: fedora 34 kB/s | 16 kB 00:00
DEBUG: Copr repo for rubygems owned by pvalena 8.5 kB/s | 3.0 kB 00:00
DEBUG: Dependencies resolved.
DEBUG: ================================================================================
DEBUG: Package Arch Version Repository Size
DEBUG: ================================================================================
DEBUG: Installing:
DEBUG: ruby x86_64 3.0.2-152.fc36 fedora 41 k
DEBUG: ruby-libs x86_64 3.0.2-152.fc36 fedora 3.2 M
DEBUG: rubygem-ffi x86_64 1.15.3-1.fc35 pvalena-rubygems 116 k
DEBUG: rubygem-rspec noarch 3.10.0-3.fc35 fedora 12 k
DEBUG: rubygems-devel noarch 3.2.22-152.fc36 fedora 14 k
DEBUG: Installing dependencies:
DEBUG: libyaml x86_64 0.2.5-6.fc35 fedora 60 k
DEBUG: ruby-default-gems noarch 3.0.2-152.fc36 fedora 32 k
DEBUG: rubygem-diff-lcs noarch 1.3-11.fc35 fedora 36 k
DEBUG: rubygem-io-console x86_64 0.5.7-152.fc36 fedora 25 k
DEBUG: rubygem-irb noarch 1.3.5-152.fc36 fedora 73 k
DEBUG: rubygem-json x86_64 2.5.1-202.fc35 fedora 63 k
DEBUG: rubygem-psych x86_64 3.3.0-152.fc36 fedora 51 k
DEBUG: rubygem-rake noarch 13.0.6-200.fc35 fedora 51 k
DEBUG: rubygem-rdoc noarch 6.3.2-201.fc36 fedora 404 k
DEBUG: rubygem-rspec-core noarch 3.10.1-5.fc35.1 fedora 148 k
DEBUG: rubygem-rspec-expectations noarch 3.10.1-1.fc35.2 fedora 82 k
DEBUG: rubygem-rspec-mocks noarch 3.10.2-1.fc35.1 fedora 75 k
DEBUG: rubygem-rspec-support noarch 3.10.2-1.fc35.1 fedora 42 k
DEBUG: rubygems noarch 3.2.22-152.fc36 fedora 247 k
DEBUG: rubypick noarch 1.1.1-15.fc35 fedora 9.9 k
DEBUG: Transaction Summary
DEBUG: ================================================================================
DEBUG: Install 20 Packages
DEBUG: Total size: 4.7 M
DEBUG: Installed size: 17 M
DEBUG: Downloading Packages:
DEBUG: [SKIPPED] libyaml-0.2.5-6.fc35.x86_64.rpm: Already downloaded
DEBUG: [SKIPPED] ruby-3.0.2-152.fc36.x86_64.rpm: Already downloaded
DEBUG: [SKIPPED] ruby-default-gems-3.0.2-152.fc36.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] ruby-libs-3.0.2-152.fc36.x86_64.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-diff-lcs-1.3-11.fc35.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-io-console-0.5.7-152.fc36.x86_64.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-irb-1.3.5-152.fc36.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-json-2.5.1-202.fc35.x86_64.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-psych-3.3.0-152.fc36.x86_64.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-rake-13.0.6-200.fc35.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-rdoc-6.3.2-201.fc36.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-rspec-3.10.0-3.fc35.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-rspec-core-3.10.1-5.fc35.1.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-rspec-expectations-3.10.1-1.fc35.2.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-rspec-mocks-3.10.2-1.fc35.1.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-rspec-support-3.10.2-1.fc35.1.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] rubygems-3.2.22-152.fc36.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] rubygems-devel-3.2.22-152.fc36.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] rubypick-1.1.1-15.fc35.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] rubygem-ffi-1.15.3-1.fc35.x86_64.rpm: Already downloaded
DEBUG: warning: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/cache/dnf/pvalena-rubygems-81c828c97f618bec/packages/rubygem-ffi-1.15.3-1.fc35.x86_64.rpm: Header V3 RSA/SHA1 Signature, key ID 94768056: NOKEY
DEBUG: Copr repo for rubygems owned by pvalena 2.6 kB/s | 1.0 kB 00:00
DEBUG: Importing GPG key 0x94768056:
DEBUG: Userid : "pvalena_rubygems (None) <pvalena#rubygems@copr.fedorahosted.org>"
DEBUG: Fingerprint: 8553 944F F468 0C1E A3BA ABCD 85BA 47A0 9476 8056
DEBUG: From : https://copr-be.cloud.fedoraproject.org/results/pvalena/rubygems/pubkey.gpg
DEBUG: Key imported successfully
DEBUG: Running transaction check
DEBUG: Transaction check succeeded.
DEBUG: Running transaction test
DEBUG: Transaction test succeeded.
DEBUG: Running transaction
DEBUG: Preparing : 1/1
DEBUG: Installing : ruby-libs-3.0.2-152.fc36.x86_64 1/20
DEBUG: Installing : libyaml-0.2.5-6.fc35.x86_64 2/20
DEBUG: Installing : rubypick-1.1.1-15.fc35.noarch 3/20
DEBUG: Installing : ruby-3.0.2-152.fc36.x86_64 4/20
DEBUG: Installing : ruby-default-gems-3.0.2-152.fc36.noarch 5/20
DEBUG: Installing : rubygem-io-console-0.5.7-152.fc36.x86_64 6/20
DEBUG: Installing : rubygem-irb-1.3.5-152.fc36.noarch 7/20
DEBUG: Installing : rubygem-json-2.5.1-202.fc35.x86_64 8/20
DEBUG: Installing : rubygem-rdoc-6.3.2-201.fc36.noarch 9/20
DEBUG: Installing : rubygems-3.2.22-152.fc36.noarch 10/20
DEBUG: Installing : rubygem-psych-3.3.0-152.fc36.x86_64 11/20
DEBUG: Installing : rubygem-rspec-support-3.10.2-1.fc35.1.noarch 12/20
DEBUG: Installing : rubygem-diff-lcs-1.3-11.fc35.noarch 13/20
DEBUG: Installing : rubygem-rspec-expectations-3.10.1-1.fc35.2.noarch 14/20
DEBUG: Installing : rubygem-rspec-mocks-3.10.2-1.fc35.1.noarch 15/20
DEBUG: Installing : rubygem-rake-13.0.6-200.fc35.noarch 16/20
DEBUG: Installing : rubygem-rspec-core-3.10.1-5.fc35.1.noarch 17/20
DEBUG: Installing : rubygem-rspec-3.10.0-3.fc35.noarch 18/20
DEBUG: Installing : rubygems-devel-3.2.22-152.fc36.noarch 19/20
DEBUG: Installing : rubygem-ffi-1.15.3-1.fc35.x86_64 20/20
DEBUG: Running scriptlet: rubygem-ffi-1.15.3-1.fc35.x86_64 20/20
DEBUG: Verifying : libyaml-0.2.5-6.fc35.x86_64 1/20
DEBUG: Verifying : ruby-3.0.2-152.fc36.x86_64 2/20
DEBUG: Verifying : ruby-default-gems-3.0.2-152.fc36.noarch 3/20
DEBUG: Verifying : ruby-libs-3.0.2-152.fc36.x86_64 4/20
DEBUG: Verifying : rubygem-diff-lcs-1.3-11.fc35.noarch 5/20
DEBUG: Verifying : rubygem-io-console-0.5.7-152.fc36.x86_64 6/20
DEBUG: Verifying : rubygem-irb-1.3.5-152.fc36.noarch 7/20
DEBUG: Verifying : rubygem-json-2.5.1-202.fc35.x86_64 8/20
DEBUG: Verifying : rubygem-psych-3.3.0-152.fc36.x86_64 9/20
DEBUG: Verifying : rubygem-rake-13.0.6-200.fc35.noarch 10/20
DEBUG: Verifying : rubygem-rdoc-6.3.2-201.fc36.noarch 11/20
DEBUG: Verifying : rubygem-rspec-3.10.0-3.fc35.noarch 12/20
DEBUG: Verifying : rubygem-rspec-core-3.10.1-5.fc35.1.noarch 13/20
DEBUG: Verifying : rubygem-rspec-expectations-3.10.1-1.fc35.2.noarch 14/20
DEBUG: Verifying : rubygem-rspec-mocks-3.10.2-1.fc35.1.noarch 15/20
DEBUG: Verifying : rubygem-rspec-support-3.10.2-1.fc35.1.noarch 16/20
DEBUG: Verifying : rubygems-3.2.22-152.fc36.noarch 17/20
DEBUG: Verifying : rubygems-devel-3.2.22-152.fc36.noarch 18/20
DEBUG: Verifying : rubypick-1.1.1-15.fc35.noarch 19/20
DEBUG: Verifying : rubygem-ffi-1.15.3-1.fc35.x86_64 20/20
DEBUG: Installed:
DEBUG: libyaml-0.2.5-6.fc35.x86_64
DEBUG: ruby-3.0.2-152.fc36.x86_64
DEBUG: ruby-default-gems-3.0.2-152.fc36.noarch
DEBUG: ruby-libs-3.0.2-152.fc36.x86_64
DEBUG: rubygem-diff-lcs-1.3-11.fc35.noarch
DEBUG: rubygem-ffi-1.15.3-1.fc35.x86_64
DEBUG: rubygem-io-console-0.5.7-152.fc36.x86_64
DEBUG: rubygem-irb-1.3.5-152.fc36.noarch
DEBUG: rubygem-json-2.5.1-202.fc35.x86_64
DEBUG: rubygem-psych-3.3.0-152.fc36.x86_64
DEBUG: rubygem-rake-13.0.6-200.fc35.noarch
DEBUG: rubygem-rdoc-6.3.2-201.fc36.noarch
DEBUG: rubygem-rspec-3.10.0-3.fc35.noarch
DEBUG: rubygem-rspec-core-3.10.1-5.fc35.1.noarch
DEBUG: rubygem-rspec-expectations-3.10.1-1.fc35.2.noarch
DEBUG: rubygem-rspec-mocks-3.10.2-1.fc35.1.noarch
DEBUG: rubygem-rspec-support-3.10.2-1.fc35.1.noarch
DEBUG: rubygems-3.2.22-152.fc36.noarch
DEBUG: rubygems-devel-3.2.22-152.fc36.noarch
DEBUG: rubypick-1.1.1-15.fc35.noarch
DEBUG: Complete!
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-1-x86_64/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-1-x86_64/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-1-x86_64/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-1-x86_64/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-1-x86_64/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-1-x86_64/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: kill orphans
Finish: build setup for rubygem-sys-uname-1.2.2-1.fc35.src.rpm
DEBUG: child environment: None
DEBUG: Using nspawn with args None
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f0a68bac6f19428e90c93df9d1978304', '-D', '/var/lib/mock/fedora-rubygems-1-x86_64/root', '-a', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-1-x86_64) "', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=http_proxy=http://localhost:3128', '--setenv=CCACHE_DIR=/var/tmp/ccache', '--setenv=CCACHE_UMASK=002', '--setenv=CCACHE_COMPRESS=True', '--resolv-conf=off', 'ccache', '-M', '8G'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-1-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://localhost:3128', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG: Set cache size limit to 8.0 GB
DEBUG: Child return code was: 0
Start: Outputting list of installed packages
DEBUG: child environment: None
DEBUG: Using nspawn with args None
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '8ae30726739141c79fd1831aee13b0bd', '-D', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root', '-a', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-1-x86_64) "', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=http_proxy=http://localhost:3128', '--setenv=CCACHE_DIR=/var/tmp/ccache', '--setenv=CCACHE_UMASK=002', '--setenv=CCACHE_COMPRESS=True', '--resolv-conf=off', '/bin/sh', '-c', "rpm -qa --root '/var/lib/mock/fedora-rubygems-1-x86_64/root' --qf '%{nevra} %{buildtime} %{size} %{pkgid} installed\\n'"] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-1-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://localhost:3128', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG: libgcc-11.2.1-1.fc35.x86_64 1627464704 194980 34477f066df520bcc8baf572e3923490 installed
DEBUG: crypto-policies-20210621-2.gita0e819e.fc35.noarch 1626901684 86215 f964c6a16d6c1c889ff7fbcc0938930f installed
DEBUG: fedora-release-identity-basic-35-0.14.noarch 1628091727 748 1997ad2c315c92d324476d899a66255a installed
DEBUG: tzdata-2021a-2.fc35.noarch 1627084482 1817652 7912221f6ce6fe8b2a809fbf187f5199 installed
DEBUG: rust-srpm-macros-18-2.fc35.noarch 1627067759 2447 f3c831d1f80f4c06a6cd1f7967318c75 installed
DEBUG: qt5-srpm-macros-5.15.2-3.fc35.noarch 1627037606 492 be3fc262a57f16a89528f058f00a9dc3 installed
DEBUG: publicsuffix-list-dafsa-20210518-2.fc35.noarch 1627015083 68815 66e8314a663c969e724c10861c660788 installed
DEBUG: pkgconf-m4-1.8.0-1.fc35.noarch 1627221480 14187 d3b120a3b4d78e4a7e45396f30d9c709 installed
DEBUG: perl-srpm-macros-1-42.fc35.noarch 1627009629 862 31fd62af1588ade5c32d0b0fcefa45d8 installed
DEBUG: pcre2-syntax-10.37-4.fc35.noarch 1627384158 222822 a015c1f8b22a7a74972ff28a9cb653b4 installed
DEBUG: openblas-srpm-macros-2-10.fc35.noarch 1626993369 104 6ef8804b6de37b9a73f2b8502530fc68 installed
DEBUG: ocaml-srpm-macros-6-5.fc35.noarch 1626992091 745 519a978bddefede5d9252679a1726863 installed
DEBUG: nim-srpm-macros-3-5.fc35.noarch 1626987977 1098 50f3b27dca3c2554c3334b6908fa8da4 installed
DEBUG: ncurses-base-6.2-8.20210508.fc35.noarch 1626991807 307293 6fc56839d735263a9cfc0886c8d62377 installed
DEBUG: libssh-config-0.9.5-3.fc35.noarch 1626976114 277 bd3b0910388f730b22db224961f43358 installed
DEBUG: kernel-srpm-macros-1.0-6.fc35.noarch 1626954864 621 f34169675490393047c9f76bb0dd5167 installed
DEBUG: gnat-srpm-macros-4-14.fc35.noarch 1626923297 725 acfa6b9efd8326ee09e42947528d2fad installed
DEBUG: ghc-srpm-macros-1.5.0-5.fc35.noarch 1626920787 535 83b17a3ad07bb6dce09a1113c2fbfc49 installed
DEBUG: fpc-srpm-macros-1.3-4.fc35.noarch 1626912175 144 46535e4ca0d7762b018d90f26785ebe9 installed
DEBUG: fedora-gpg-keys-35-0.4.noarch 1619631145 116499 e6b03bffbbc9fef2eec8e237a7581304 installed
DEBUG: fedora-release-35-0.14.noarch 1628091727 0 4b7b4e16a8893fdc655e4adc7b2ef062 installed
DEBUG: fedora-release-common-35-0.14.noarch 1628091727 17481 44b4f143bf9f8f4286e93ecedb65889e installed
DEBUG: fedora-repos-rawhide-35-0.4.noarch 1619631145 2203 265a621519fbbf214a233b09bdf246bc installed
DEBUG: fedora-repos-35-0.4.noarch 1619631145 4597 c907fcb34ac1b42b9bf5d784c8b091d7 installed
DEBUG: setup-2.13.9.1-2.fc35.noarch 1627075056 736053 64f8b1c53f47bf22f25324c6e700cc72 installed
DEBUG: filesystem-3.14-7.fc35.x86_64 1626911226 106 1c0ec91e10e7d2346448d02ce12c4d47 installed
DEBUG: basesystem-11-12.fc35.noarch 1626892315 0 af618e2cf6a1583a176bb5e45b0a5068 installed
DEBUG: glibc-gconv-extra-2.34-1.fc35.x86_64 1627889559 8219452 c89e3c7024f4304ae914645dca90426c installed
DEBUG: glibc-minimal-langpack-2.34-1.fc35.x86_64 1627889559 0 4a84b0ebdb124bc1817ca2f213a587be installed
DEBUG: glibc-common-2.34-1.fc35.x86_64 1627889559 8075460 47f158eab8746ff4fa7c9c861ab26740 installed
DEBUG: glibc-2.34-1.fc35.x86_64 1627889559 6226827 13260c6180e183b849f12aa6578b0083 installed
DEBUG: ncurses-libs-6.2-8.20210508.fc35.x86_64 1626985943 996375 2f994f573415c7206570f1717dcf626b installed
DEBUG: bash-5.1.8-2.fc35.x86_64 1626892431 7739604 b5f0cc215104983edd613065e450c0e3 installed
DEBUG: zlib-1.2.11-30.fc35.x86_64 1627555046 203449 fc88ceb52649360b8d871331220b0f6c installed
DEBUG: bzip2-libs-1.0.8-9.fc35.x86_64 1626894869 78660 0d16644a1c137a65208e4cf440c4d832 installed
DEBUG: xz-libs-5.2.5-7.fc35.x86_64 1627092507 181437 a020e7464332c7f3873c34907eacff50 installed
DEBUG: elfutils-libelf-0.185-5.fc35.x86_64 1628259076 992174 34da460b225bcbd122e42ed8c6ca2415 installed
DEBUG: libstdc++-11.2.1-1.fc35.x86_64 1627464704 2476520 0d3819bb7da679b2f0c68209b7550a82 installed
DEBUG: libuuid-2.37-6.fc35.x86_64 1627085455 34397 c55ce10ed0b7de40a5b2ddb167f2faf9 installed
DEBUG: libxcrypt-4.4.24-1.fc35.x86_64 1628076490 274394 27e3c00110736a5a2505372191d307ad installed
DEBUG: libzstd-1.5.0-2.fc35.x86_64 1627093306 1028163 c56a81660a167665720337b2d0c97070 installed
DEBUG: libattr-2.5.1-3.fc35.x86_64 1626891756 29341 a17b4483f4a01b5eb6d01f41842da285 installed
DEBUG: libacl-2.3.1-2.fc35.x86_64 1626889009 41090 7f91f200578996693fbd6ba53b745348 installed
DEBUG: libcap-2.48-3.fc35.x86_64 1626961088 180511 fa377911e225ceb086daf490d0c94ab7 installed
DEBUG: libcom_err-1.46.3-1.fc35.x86_64 1627641086 68441 eb56b897164901257a96b54c9f5442f7 installed
DEBUG: popt-1.18-6.fc35.x86_64 1627012722 130256 43cab6097d127d0d309a21fb5e811d4c installed
DEBUG: readline-8.1-3.fc35.x86_64 1627041494 492684 aaf61524862c6beeb77380c15d658a93 installed
DEBUG: gmp-1:6.2.0-7.fc35.x86_64 1626924928 809478 90e5db3d624adbdb7d59835ab68fb865 installed
DEBUG: mpfr-4.1.0-8.fc35.x86_64 1626983884 802431 de62fb0bd1ab4954a5a3e601e4f95b58 installed
DEBUG: dwz-0.14-2.fc35.x86_64 1626907299 280646 8ae97d97b2c29bfe9e0ee73643bedfdd installed
DEBUG: unzip-6.0-53.fc35.x86_64 1627085048 394499 60a40024a1a2cc4e6734159ed1108959 installed
DEBUG: file-libs-5.40-9.fc35.x86_64 1626911941 8529778 5cefc7d6d4ee8e91b61b7dbef6f9626d installed
DEBUG: file-5.40-9.fc35.x86_64 1626911941 103860 24af04aadc980ee3abbe27d5aea9f476 installed
DEBUG: sqlite-libs-3.36.0-3.fc35.x86_64 1627078644 1334505 eebb4534e82961cc46ef159d4072bca8 installed
DEBUG: alternatives-1.19-1.fc35.x86_64 1627054363 63264 5cd393a56ec2efe3a8dd3f9abe55f043 installed
DEBUG: libcap-ng-0.8.2-6.fc35.x86_64 1626961062 75012 ff4a1b7b3bbd3aa7ea01faac637a5fe9 installed
DEBUG: audit-libs-3.0.3-2.fc35.x86_64 1626891712 303105 a5fdd9d9889ad925203f0a46e01f7880 installed
DEBUG: libsepol-3.2-3.fc35.x86_64 1627470060 751811 94c2e318e53a913a6706bedd9722fcbf installed
DEBUG: libsigsegv-2.13-3.fc35.x86_64 1626969727 50250 f9aa2f7104c70b331c044360a70664f4 installed
DEBUG: gawk-5.1.0-4.fc35.x86_64 1626915218 1684030 4c2057f0c12df0632024f9b90f075c28 installed
DEBUG: libsmartcols-2.37-6.fc35.x86_64 1627085455 135363 2b1fb5963db81c1ff5de9463cfcfec00 installed
DEBUG: libunistring-0.9.10-14.fc35.x86_64 1626970676 1642923 fb4cd52955e96d4fe989ece3153119fa installed
DEBUG: libidn2-2.3.2-2.fc35.x86_64 1626965085 291720 2759c2d4ad9cf3b3b645dc2e66be4225 installed
DEBUG: lua-libs-5.4.3-2.fc35.x86_64 1626974759 555606 708062639b1ec59c853e3949ecb655b4 installed
DEBUG: lz4-libs-1.9.3-3.fc35.x86_64 1626976924 145387 35f02696af287b52c0a8ccd356299a79 installed
DEBUG: libpsl-0.21.1-4.fc35.x86_64 1626969221 78520 418fc994aecd296a0e9f3a900a46f7c5 installed
DEBUG: zip-3.0-31.fc35.x86_64 1627093104 712847 8bc0595d10f2bc85179113ad1484aba4 installed
DEBUG: zstd-1.5.0-2.fc35.x86_64 1627093306 1960479 13397e9d0ff36b3adf5abe7703fd0c04 installed
DEBUG: libxml2-2.9.12-6.fc35.x86_64 1626972022 1923894 58e6c4b8f0daf9cb8cf8355e9855a6ce installed
DEBUG: bzip2-1.0.8-9.fc35.x86_64 1626894869 93960 09e7295f0c331b654d38e247851f9801 installed
DEBUG: elfutils-default-yama-scope-0.185-5.fc35.noarch 1628259164 1810 1a4ed61c32688e5f2f93ce33501c4a16 installed
DEBUG: info-6.8-2.fc35.x86_64 1627082242 503786 d1e469daef55e19b18e1753de365ed7b installed
DEBUG: ed-1.14.2-11.fc35.x86_64 1626907257 129811 094cf9934b01744c0c414314070af36f installed
DEBUG: cpio-2.13-11.fc35.x86_64 1626901334 1083897 fea1818884f437c9d9165285e8a08769 installed
DEBUG: diffutils-3.8-1.fc35.x86_64 1627895573 1563061 b288fa5059e9d347c23ecf7459de1392 installed
DEBUG: gdbm-libs-1:1.20-2.fc35.x86_64 1626916133 124442 b8fb6ea2eae72450a9d96a67010045d7 installed
DEBUG: keyutils-libs-1.6.1-3.fc35.x86_64 1626955294 55801 535a1f1ca9e121cd9574c95b07820bb7 installed
DEBUG: libbrotli-1.0.9-6.fc35.x86_64 1626893913 784274 d45caad095b8be733739ddc36bbf1a3b installed
DEBUG: libdb-5.3.28-47.fc35.x86_64 1626961700 1922790 4973ac06401fcb0b55ad93407dd097c2 installed
DEBUG: libeconf-0.4.0-2.fc35.x86_64 1626962507 46171 1d425d5dc6879bacad175542465b0706 installed
DEBUG: libffi-3.1-28.fc34.x86_64 1611731196 56840 077bc570623183e5b0eb94e8ef14e874 installed
DEBUG: p11-kit-0.23.22-4.fc35.x86_64 1626999243 1659536 2e7cda635f37cded07d6b2c83065ba9a installed
DEBUG: libgomp-11.2.1-1.fc35.x86_64 1627464704 413740 c47d93388cbf7161da2bec5d7ba96da5 installed
DEBUG: libgpg-error-1.42-3.fc35.x86_64 1626964592 836808 bc7cec2126eb6c5f164a0d5dadd176cb installed
DEBUG: libgcrypt-1.9.3-4.fc35.x86_64 1626964062 1392185 679e6e9b1f161040a8ac2951874e1816 installed
DEBUG: libnghttp2-1.44.0-2.fc35.x86_64 1626987973 162452 e8df751c0749d5f42ec1139add090e4e installed
DEBUG: libpkgconf-1.8.0-1.fc35.x86_64 1627221416 75953 4a3b0d15ab4d7e8482d98d677ad5b928 installed
DEBUG: pkgconf-1.8.0-1.fc35.x86_64 1627221416 81451 f6bab719cb8f1b8c5862882bc45d2b45 installed
DEBUG: pkgconf-pkg-config-1.8.0-1.fc35.x86_64 1627221416 989 a02a23bcacf44a3bdfc74247bc5d893c installed
DEBUG: libtasn1-4.16.0-6.fc35.x86_64 1626970012 183868 de5f598de38a61b7288a400c1398b8e3 installed
DEBUG: p11-kit-trust-0.23.22-4.fc35.x86_64 1626999243 451087 70a611a55f6a52dbf5e6966daff44ae9 installed
DEBUG: libverto-0.3.2-2.fc35.x86_64 1626970819 30277 cbb25f656c2c22c557ee83ad0d80dfb1 installed
DEBUG: pcre-8.44-3.fc35.2.x86_64 1627000784 539112 40af4616dddf8cd951973a682cd1f846 installed
DEBUG: grep-3.6-4.fc35.x86_64 1626944725 857744 156e66ef6b4acfcc051a5c68590478c1 installed
DEBUG: xz-5.2.5-7.fc35.x86_64 1627092507 685425 dd341adc7fbb8844cb9965b1eb893ec4 installed
DEBUG: pcre2-10.37-4.fc35.x86_64 1627384084 633138 4a0a07ff00922aaafb5701a06810da7f installed
DEBUG: libselinux-3.2-4.fc35.x86_64 1627485711 173485 539a56ec0a70aa09a9d10d5043bfef79 installed
DEBUG: sed-4.8-8.fc35.x86_64 1627074776 813479 18a95fcfe58463e71717b520d2412a8a installed
DEBUG: findutils-1:4.8.0-4.fc35.x86_64 1626911297 1758182 f636dbf756669a4ed38bc1dff6c63018 installed
DEBUG: libsemanage-3.2-4.fc35.x86_64 1627488759 303848 e23a4306ce7cce7ffdffb1737dc2abfb installed
DEBUG: shadow-utils-2:4.9-1.fc35.x86_64 1628080853 3836574 e69b9ec81d8b64351aebab5f0866c7d0 installed
DEBUG: libutempter-1.2.1-5.fc35.x86_64 1626970643 58697 1c069b7288b0240929a10f6ac1cc1514 installed
DEBUG: patch-2.7.6-15.fc35.x86_64 1627000523 265410 1e6cd06c190ae494f76619ff9487c79b installed
DEBUG: tar-2:1.34-2.fc35.x86_64 1627081075 3156278 052b560465e9eebf3c4f7986aa10ee0b installed
DEBUG: xxhash-libs-0.8.0-4.fc35.x86_64 1627092400 105030 300fca06d5c6d5eaa03afd87981cbdd2 installed
DEBUG: coreutils-common-8.32-31.fc35.x86_64 1626901187 10880210 1199baa383f946e4b01413a52cf5dbfe installed
DEBUG: openssl-libs-1:1.1.1k-2.fc35.x86_64 1626997666 3851860 109970798f7c32bdf4a75c597a9a9f98 installed
DEBUG: coreutils-8.32-31.fc35.x86_64 1626901187 6040898 31edc65f732179c418c5bfc50d097aa9 installed
DEBUG: ca-certificates-2021.2.50-3.fc35.noarch 1626894832 939948 aff01f0137ea9195efe407be332a9c66 installed
DEBUG: krb5-libs-1.19.2-1.fc35.x86_64 1627326193 2192605 1934d07a80d1abd9d1589c5d1ddbf848 installed
DEBUG: libblkid-2.37-6.fc35.x86_64 1627085455 230721 51fc69f183e54cc2f67d8d569c222d36 installed
DEBUG: libmount-2.37-6.fc35.x86_64 1627085455 311117 61c0d46c88983b5a0a6810e0c379128d installed
DEBUG: libtirpc-1.3.2-1.fc35.x86_64 1626970537 208122 774bb16f7bceb07e236edd74893c3da2 installed
DEBUG: gzip-1.10-5.fc35.x86_64 1626947013 357298 0c334e5cdc70ca2c94149b74b6771d59 installed
DEBUG: cracklib-2.9.6-26.fc35.x86_64 1626901488 251466 bd6f5c43b9e50c2d4fd0b7c922736c6b installed
DEBUG: systemd-libs-249.2-1.fc35.x86_64 1627056478 1734416 14765db410450575c666c88721c7d16b installed
DEBUG: util-linux-core-2.37-6.fc35.x86_64 1627085455 1276874 d11f00f6eb1cd2be90bf3f5823061f82 installed
DEBUG: cracklib-dicts-2.9.6-26.fc35.x86_64 1626901488 9815154 0f95abb97231290a2db65d8dcd553db6 installed
DEBUG: libnsl2-1.3.0-4.fc35.x86_64 1626968101 130270 ec90470cea464c30c21887ef0b6b5f78 installed
DEBUG: libpwquality-1.4.4-5.fc35.x86_64 1626969063 415444 3c669def983faa80f0f0882974793b93 installed
DEBUG: pam-1.5.1-9.fc35.x86_64 1626962247 1922957 d499e95f67e3910b1d99a761cfab4dac installed
DEBUG: libfdisk-2.37-6.fc35.x86_64 1627085455 368843 a23d537b020479d85d4ab98e8f60255a installed
DEBUG: cyrus-sasl-lib-2.1.27-12.fc35.x86_64 1627898313 2409808 8ccdbe48d3fcaa10528dfcac72398117 installed
DEBUG: openldap-2.4.59-2.fc35.x86_64 1626995689 714381 d78ad5e9490e3934a993acc1f3263a9e installed
DEBUG: libssh-0.9.5-3.fc35.x86_64 1626970005 512328 12e1f283f549beed1095219a3151950b installed
DEBUG: libcurl-7.78.0-3.fc35.x86_64 1627055335 676878 037926c728328f9461df2db47cf99eb8 installed
DEBUG: elfutils-libs-0.185-5.fc35.x86_64 1628259076 709117 2c1ab9675c840b1b828052157ed4cc9f installed
DEBUG: elfutils-debuginfod-client-0.185-5.fc35.x86_64 1628259076 52049 0303741a9495931d73ae739631434d14 installed
DEBUG: binutils-gold-2.37-3.fc35.x86_64 1626893134 1980387 7c8d4cf1566bcfc6ed23a814d0ebfd04 installed
DEBUG: binutils-2.37-3.fc35.x86_64 1626893134 33977248 64d8d30cef01b1e194a57cff793fb674 installed
DEBUG: elfutils-0.185-5.fc35.x86_64 1628259076 2817145 f9356ecaba6fa95c491d3c17b313d91d installed
DEBUG: gdb-minimal-10.2-6.fc35.x86_64 1626915701 11666678 e59dfb4411c6002ce858ff4afc4ab2d1 installed
DEBUG: debugedit-5.0-2.fc35.x86_64 1627943772 194459 5239705164dbdb4cc743115c72824aaa installed
DEBUG: curl-7.78.0-3.fc35.x86_64 1627055335 707076 abd5a5c3d02e576e9af4fdea77b92860 installed
DEBUG: libarchive-3.5.1-3.fc35.x86_64 1626960868 901973 b8b22283085ab5955821fc38277d7cb6 installed
DEBUG: rpm-4.17.0-0.beta1.0.fc35.2.x86_64 1627042406 2948915 1ab7238f6ecb8d631a9641f5a564edc4 installed
DEBUG: rpm-libs-4.17.0-0.beta1.0.fc35.2.x86_64 1627042406 775252 820baecaaf4110fafaacbec42ece8c06 installed
DEBUG: rpm-build-libs-4.17.0-0.beta1.0.fc35.2.x86_64 1627042406 199534 2bc92949e165c08f0b3af3f8d8059747 installed
DEBUG: efi-srpm-macros-5-3.fc35.noarch 1626906810 41163 dffe8c247868239da3e3200b0d4cf0db installed
DEBUG: lua-srpm-macros-1-5.fc35.noarch 1626974425 1314 1d371eb16120fb40dbf7c0f03c3e8291 installed
DEBUG: rpmautospec-rpm-macros-0.2.5-1.fc35.noarch 1628264740 698 8d7c0d5e1ebd255a29531ed50f7eac01 installed
DEBUG: fonts-srpm-macros-1:2.0.5-6.fc35.noarch 1626911835 56503 e028a54cd411cf0f8ad51dcc2fde13e2 installed
DEBUG: go-srpm-macros-3.0.11-2.fc35.noarch 1626930626 60319 a69641b37d6aeebdd34a6f34ebf4a394 installed
DEBUG: python-srpm-macros-3.10-7.fc35.noarch 1627032232 42045 6c8a8ec8c7a61eab87c5a3c1400045ca installed
DEBUG: redhat-rpm-config-194-1.fc35.noarch 1627901719 173210 53fde4d78c4ec17025a77a0a0385f7bc installed
DEBUG: rpm-build-4.17.0-0.beta1.0.fc35.2.x86_64 1627042406 145188 d36fb42d830116afbf5ad32ccb04310d installed
DEBUG: util-linux-2.37-6.fc35.x86_64 1627085455 11191055 1a8e91437b886ef0ec66acfd4143b9bb installed
DEBUG: which-2.21-27.fc35.x86_64 1627087644 82311 82a0e0468e7804b854f587472d3a680a installed
DEBUG: ccache-4.2.1-2.fc35.x86_64 1626895784 1069858 7590eeab7f36aa524fbd07e141c0417d installed
DEBUG: gpg-pubkey-94768056-5bd1ed53 1540484435 0 (none) installed
DEBUG: ruby-libs-3.0.2-152.fc36.x86_64 1629879244 12187349 99f00cbb7677cc66eb7219b4727c5a72 installed
DEBUG: libyaml-0.2.5-6.fc35.x86_64 1626972030 138211 f9ff1a0ffc3d4cc9ecaa76ba39afeb4d installed
DEBUG: rubypick-1.1.1-15.fc35.noarch 1627045510 4555 98611f8b4b41a6cd1401e50312f88bc4 installed
DEBUG: ruby-3.0.2-152.fc36.x86_64 1629879244 92183 8ef606a7d1c3314499068f31c1d2ba15 installed
DEBUG: ruby-default-gems-3.0.2-152.fc36.noarch 1629879335 93838 0ce78cbcb80c72ddbf27d803b7e6c94e installed
DEBUG: rubygem-io-console-0.5.7-152.fc36.x86_64 1629879244 34267 74e6f7eccec3283b66a8eae2bf981544 installed
DEBUG: rubygem-irb-1.3.5-152.fc36.noarch 1629879335 213687 f6265283732dddd2e6311d96525bfe5b installed
DEBUG: rubygem-json-2.5.1-202.fc35.x86_64 1627043125 172006 8e86ff1986f0b57e1f9e538f10f274fc installed
DEBUG: rubygem-rdoc-6.3.2-201.fc36.noarch 1630580799 1803114 3ef7f13bec0cdabfcc7ab2feaa2f0df7 installed
DEBUG: rubygems-3.2.22-152.fc36.noarch 1629879335 966471 9dca09c88c40057292b4a86b2ca830b1 installed
DEBUG: rubygem-psych-3.3.0-152.fc36.x86_64 1629879244 138012 1b0c0c5562f9005156748d993fa3a804 installed
DEBUG: rubygem-rspec-support-3.10.2-1.fc35.1.noarch 1627044270 106580 11f1fe9f864110ba34c7224d9c3be992 installed
DEBUG: rubygem-diff-lcs-1.3-11.fc35.noarch 1627042691 98075 ac933c8da86e27553685e8fa44a6d9c0 installed
DEBUG: rubygem-rspec-expectations-3.10.1-1.fc35.2.noarch 1627044187 327112 c9f5082a7cdbdbe63b23dbfd542a679d installed
DEBUG: rubygem-rspec-mocks-3.10.2-1.fc35.1.noarch 1627044088 295169 34580e3476af8ad544114f25bd2246e5 installed
DEBUG: rubygem-rake-13.0.6-200.fc35.noarch 1627543287 135132 fe846f819f80939e6ba766db2893ed2e installed
DEBUG: rubygem-rspec-core-3.10.1-5.fc35.1.noarch 1627044178 603339 4e10ee06e70087e2ff1d220432750f2d installed
DEBUG: rubygem-rspec-3.10.0-3.fc35.noarch 1627044070 6660 301c55a10f8d8ea05f11782b1bf4eb90 installed
DEBUG: rubygems-devel-3.2.22-152.fc36.noarch 1629879335 12114 4b0f44376508bf36e49fd975b6dd169c installed
DEBUG: rubygem-ffi-1.15.3-1.fc35.x86_64 1624963194 529036 7d4910033c61d646bb79d3b1ad3321cd installed
DEBUG: Child return code was: 0
Finish: Outputting list of installed packages
Start: rpmbuild rubygem-sys-uname-1.2.2-1.fc35.src.rpm
INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/rubygem-sys-uname.spec'], chrootPath='/var/lib/mock/fedora-rubygems-1-x86_64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-1-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://localhost:3128', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fa9f8c16b20>timeout=0uid=1000gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.b9ccgdeu:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']unshare_net=TrueprintOutput=False)
DEBUG: child environment: None
DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.b9ccgdeu:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '8f661c8104a8462281bf53ae1a268444', '-D', '/var/lib/mock/fedora-rubygems-1-x86_64/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.b9ccgdeu:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-1-x86_64) "', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=http_proxy=http://localhost:3128', '--setenv=CCACHE_DIR=/var/tmp/ccache', '--setenv=CCACHE_UMASK=002', '--setenv=CCACHE_COMPRESS=True', '--resolv-conf=off', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/rubygem-sys-uname.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-1-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://localhost:3128', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG: Building target platforms: x86_64
DEBUG: Building for target x86_64
DEBUG: setting SOURCE_DATE_EPOCH=1630886400
DEBUG: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.l0VK8H
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + cd /builddir/build/BUILD
DEBUG: + rm -rf sys-uname-1.2.2
DEBUG: + /usr/bin/gem unpack /builddir/build/SOURCES/sys-uname-1.2.2.gem
DEBUG: Unpacked gem: '/builddir/build/BUILD/sys-uname-1.2.2'
DEBUG: + /usr/bin/gem spec /builddir/build/SOURCES/sys-uname-1.2.2.gem --ruby
DEBUG: + STATUS=0
DEBUG: + '[' 0 -ne 0 ']'
DEBUG: + cd sys-uname-1.2.2
DEBUG: + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
DEBUG: + RPM_EC=0
DEBUG: ++ jobs -p
DEBUG: + exit 0
DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rVr2BZ
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + cd sys-uname-1.2.2
DEBUG: + gem build ../sys-uname-1.2.2.gemspec
DEBUG: WARNING: open-ended dependency on rake (>= 0, development) is not recommended
DEBUG: use a bounded requirement, such as '~> x.y'
DEBUG: WARNING: See https://guides.rubygems.org/specification-reference/ for help
DEBUG: Successfully built RubyGem
DEBUG: Name: sys-uname
DEBUG: Version: 1.2.2
DEBUG: File: sys-uname-1.2.2.gem
DEBUG: + mkdir -p ./usr/share/gems
DEBUG: + CONFIGURE_ARGS='--with-cflags='\''-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'\'' --with-cxxflags='\''-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'\'' --with-ldflags='\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 '\'' '
DEBUG: + gem install -V --local --build-root . --force --document=ri,rdoc sys-uname-1.2.2.gem
DEBUG: WARNING: You build with buildroot.
DEBUG: Build root: /builddir/build/BUILD/sys-uname-1.2.2
DEBUG: Bin dir: /builddir/build/BUILD/sys-uname-1.2.2/usr/bin
DEBUG: Gem home: /builddir/build/BUILD/sys-uname-1.2.2/usr/share/gems
DEBUG: Plugins dir: /builddir/build/BUILD/sys-uname-1.2.2/usr/share/gems/plugins
DEBUG: /builddir/build/BUILD/sys-uname-1.2.2/usr/share/gems/gems/sys-uname-1.2.2/CHANGES.md
DEBUG: /builddir/build/BUILD/sys-uname-1.2.2/usr/share/gems/gems/sys-uname-1.2.2/Gemfile
DEBUG: /builddir/build/BUILD/sys-uname-1.2.2/usr/share/gems/gems/sys-uname-1.2.2/LICENSE
DEBUG: /builddir/build/BUILD/sys-uname-1.2.2/usr/share/gems/gems/sys-uname-1.2.2/MANIFEST.md
DEBUG: /builddir/build/BUILD/sys-uname-1.2.2/usr/share/gems/gems/sys-uname-1.2.2/README.md
DEBUG: /builddir/build/BUILD/sys-uname-1.2.2/usr/share/gems/gems/sys-uname-1.2.2/Rakefile
DEBUG: /builddir/build/BUILD/sys-uname-1.2.2/usr/share/gems/gems/sys-uname-1.2.2/certs/djberg96_pub.pem
DEBUG: /builddir/build/BUILD/sys-uname-1.2.2/usr/share/gems/gems/sys-uname-1.2.2/doc/uname.rdoc
DEBUG: /builddir/build/BUILD/sys-uname-1.2.2/usr/share/gems/gems/sys-uname-1.2.2/examples/uname_test.rb
DEBUG: /builddir/build/BUILD/sys-uname-1.2.2/usr/share/gems/gems/sys-uname-1.2.2/lib/sys-uname.rb
DEBUG: /builddir/build/BUILD/sys-uname-1.2.2/usr/share/gems/gems/sys-uname-1.2.2/lib/sys/platform.rb
DEBUG: /builddir/build/BUILD/sys-uname-1.2.2/usr/share/gems/gems/sys-uname-1.2.2/lib/sys/uname.rb
DEBUG: /builddir/build/BUILD/sys-uname-1.2.2/usr/share/gems/gems/sys-uname-1.2.2/lib/sys/unix/uname.rb
DEBUG: /builddir/build/BUILD/sys-uname-1.2.2/usr/share/gems/gems/sys-uname-1.2.2/lib/sys/windows/uname.rb
DEBUG: /builddir/build/BUILD/sys-uname-1.2.2/usr/share/gems/gems/sys-uname-1.2.2/spec/sys_platform_spec.rb
DEBUG: /builddir/build/BUILD/sys-uname-1.2.2/usr/share/gems/gems/sys-uname-1.2.2/spec/sys_uname_spec.rb
DEBUG: /builddir/build/BUILD/sys-uname-1.2.2/usr/share/gems/gems/sys-uname-1.2.2/sys-uname.gemspec
DEBUG: Successfully installed sys-uname-1.2.2
DEBUG: Parsing documentation for sys-uname-1.2.2
DEBUG: Parsing sources...
DEBUG: 16% [ 1/ 6] doc/uname.rdoc
DEBUG: 33% [ 2/ 6] lib/sys-uname.rb
DEBUG: 50% [ 3/ 6] lib/sys/platform.rb
DEBUG: 66% [ 4/ 6] lib/sys/uname.rb
DEBUG: 83% [ 5/ 6] lib/sys/unix/uname.rb
DEBUG: 100% [ 6/ 6] lib/sys/windows/uname.rb
DEBUG: Installing ri documentation for sys-uname-1.2.2
DEBUG: Installing darkfish documentation for sys-uname-1.2.2
DEBUG: Done installing documentation for sys-uname after 0 seconds
DEBUG: 1 gem installed
DEBUG: + RPM_EC=0
DEBUG: ++ jobs -p
DEBUG: + exit 0
DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ge5PXP
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + '[' /builddir/build/BUILDROOT/rubygem-sys-uname-1.2.2-1.fc35.x86_64 '!=' / ']'
DEBUG: + rm -rf /builddir/build/BUILDROOT/rubygem-sys-uname-1.2.2-1.fc35.x86_64
DEBUG: ++ dirname /builddir/build/BUILDROOT/rubygem-sys-uname-1.2.2-1.fc35.x86_64
DEBUG: + mkdir -p /builddir/build/BUILDROOT
DEBUG: + mkdir /builddir/build/BUILDROOT/rubygem-sys-uname-1.2.2-1.fc35.x86_64
DEBUG: + cd sys-uname-1.2.2
DEBUG: + mkdir -p /builddir/build/BUILDROOT/rubygem-sys-uname-1.2.2-1.fc35.x86_64/usr/share/gems
DEBUG: + cp -a ./usr/share/gems/build_info ./usr/share/gems/cache ./usr/share/gems/doc ./usr/share/gems/extensions ./usr/share/gems/gems ./usr/share/gems/plugins ./usr/share/gems/specifications /builddir/build/BUILDROOT/rubygem-sys-uname-1.2.2-1.fc35.x86_64/usr/share/gems/
DEBUG: + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.2.2-1.fc35 --unique-debug-suffix -1.2.2-1.fc35.x86_64 --unique-debug-src-base rubygem-sys-uname-1.2.2-1.fc35.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/sys-uname-1.2.2
DEBUG: + /usr/lib/rpm/check-buildroot
DEBUG: + /usr/lib/rpm/redhat/brp-ldconfig
DEBUG: + /usr/lib/rpm/brp-compress
DEBUG: + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
DEBUG: + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
DEBUG: + /usr/lib/rpm/check-rpaths
DEBUG: + /usr/lib/rpm/redhat/brp-mangle-shebangs
DEBUG: + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
DEBUG: + /usr/lib/rpm/redhat/brp-python-hardlink
DEBUG: Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.4529AH
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + cd sys-uname-1.2.2
DEBUG: + pushd ./usr/share/gems/gems/sys-uname-1.2.2
DEBUG: ~/build/BUILD/sys-uname-1.2.2/usr/share/gems/gems/sys-uname-1.2.2 ~/build/BUILD/sys-uname-1.2.2
DEBUG: + rspec spec
DEBUG: ....................
DEBUG: Finished in 0.01436 seconds (files took 0.11272 seconds to load)
DEBUG: 20 examples, 0 failures
DEBUG: + popd
DEBUG: + RPM_EC=0
DEBUG: ~/build/BUILD/sys-uname-1.2.2
DEBUG: ++ jobs -p
DEBUG: + exit 0
DEBUG: Processing files: rubygem-sys-uname-1.2.2-1.fc35.noarch
DEBUG: Provides: rubygem(sys-uname) = 1.2.2 rubygem-sys-uname = 1.2.2-1.fc35
DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
DEBUG: Requires: (rubygem(ffi) >= 1.1 with rubygem(ffi) < 2) ruby(rubygems)
DEBUG: Processing files: rubygem-sys-uname-doc-1.2.2-1.fc35.noarch
DEBUG: Provides: rubygem-sys-uname-doc = 1.2.2-1.fc35
DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rubygem-sys-uname-1.2.2-1.fc35.x86_64
DEBUG: Wrote: /builddir/build/RPMS/rubygem-sys-uname-1.2.2-1.fc35.noarch.rpm
DEBUG: Wrote: /builddir/build/RPMS/rubygem-sys-uname-doc-1.2.2-1.fc35.noarch.rpm
DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hhZIP1
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + cd sys-uname-1.2.2
DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/rubygem-sys-uname-1.2.2-1.fc35.x86_64
DEBUG: + RPM_EC=0
DEBUG: ++ jobs -p
DEBUG: + exit 0
DEBUG: Child return code was: 0
Finish: rpmbuild rubygem-sys-uname-1.2.2-1.fc35.src.rpm
DEBUG: Copying packages to result dir
Finish: build phase for rubygem-sys-uname-1.2.2-1.fc35.src.rpm
DEBUG: Running /usr/bin/xz -9 --force ./result/root.log
DEBUG: child environment: None
DEBUG: Executing command: /usr/bin/xz -9 --force ./result/root.log with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell True
DEBUG: Child return code was: 0
DEBUG: Running /usr/bin/xz -9 --force ./result/build.log
DEBUG: child environment: None
DEBUG: Executing command: /usr/bin/xz -9 --force ./result/build.log with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell True
DEBUG: Child return code was: 0
DEBUG: Running /usr/bin/xz -9 --force ./result/state.log
DEBUG: child environment: None
DEBUG: Executing command: /usr/bin/xz -9 --force ./result/state.log with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell True
DEBUG: Child return code was: 0
DEBUG: Running /usr/bin/xz -9 --force ./result/installed_pkgs.log
DEBUG: child environment: None
DEBUG: Executing command: /usr/bin/xz -9 --force ./result/installed_pkgs.log with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell True
DEBUG: Child return code was: 0
INFO: Done(rubygem-sys-uname-1.2.2-1.fc35.src.rpm) Config(fedora-rubygems-1-x86_64) 0 minutes 18 seconds
INFO: Results and/or logs in: ./result
Finish: run
DEBUG: kill orphans
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-1-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-1-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-1-x86_64/root/var/tmp/ccache'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-1-x86_64/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-1-x86_64/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: kill orphans
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
+ return 0
+ sleep 1
+ [[ -z 75235792 ]]
+ section TESTS
+ local l=###############################
+ : '############################### TESTS ###############################'
+ [[ -r result/build.log ]]
+ [[ -r result/build.log.xz ]]
+ unxz result/build.log.xz
+ [[ -r result/build.log ]]
+ TP='\n - Tests:'
+ grep -q '^Executing(%check)' result/build.log
++ grep -E ' (assertions|examples)' result/build.log
+ z='20 examples, 0 failures'
+ [[ -n 20 examples, 0 failures ]]
+ grep -qE '(^|\s+)0 (assertions|examples)'
+ grep ' failures'
20 examples, 0 failures
+ grep -E '(^|\s+)0 failures'
20 examples, 0 failures
+ grep ' errors'
+ TP='\n - Tests: ok'
+ :
+ :
+ :
+ section INSTALL
+ local l=###############################
+ : '############################### INSTALL ###############################'
+ mar=
++ find result -name '*.fc*.noarch.rpm' -o -name '*.fc*.x86_64.rpm'
+ x='result/rubygem-sys-uname-1.2.2-1.fc35.noarch.rpm
result/rubygem-sys-uname-doc-1.2.2-1.fc35.noarch.rpm'
+ [[ -n result/rubygem-sys-uname-1.2.2-1.fc35.noarch.rpm
result/rubygem-sys-uname-doc-1.2.2-1.fc35.noarch.rpm ]]
+ mck -i result/rubygem-sys-uname-1.2.2-1.fc35.noarch.rpm result/rubygem-sys-uname-doc-1.2.2-1.fc35.noarch.rpm
+ a=
+ [[ -n -i ]]
+ a=' '\''-i'\'''
+ shift
+ [[ -n result/rubygem-sys-uname-1.2.2-1.fc35.noarch.rpm ]]
+ a=' '\''-i'\'' '\''result/rubygem-sys-uname-1.2.2-1.fc35.noarch.rpm'\'''
+ shift
+ [[ -n result/rubygem-sys-uname-doc-1.2.2-1.fc35.noarch.rpm ]]
+ a=' '\''-i'\'' '\''result/rubygem-sys-uname-1.2.2-1.fc35.noarch.rpm'\'' '\''result/rubygem-sys-uname-doc-1.2.2-1.fc35.noarch.rpm'\'''
+ shift
+ [[ -n '' ]]
+ bash -c 'set -x ; mock -v -n --result=./result -r fedora-rubygems-1-x86_64 '\''-i'\'' '\''result/rubygem-sys-uname-1.2.2-1.fc35.noarch.rpm'\'' '\''result/rubygem-sys-uname-doc-1.2.2-1.fc35.noarch.rpm'\'''
+ mock -v -n --result=./result -r fedora-rubygems-1-x86_64 -i result/rubygem-sys-uname-1.2.2-1.fc35.noarch.rpm result/rubygem-sys-uname-doc-1.2.2-1.fc35.noarch.rpm
INFO: mock.py version 2.10 starting (python version = 3.9.5, NVR = mock-2.10-1.fc35)...
DEBUG: search for 'dnf' package manager
Start(bootstrap): init plugins
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64-bootstrap/dnf_cache
INFO: selinux disabled
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64/dnf_cache
INFO: selinux disabled
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
DEBUG: mock final configuration:
DEBUG: _aliases: {'yum.conf': 'dnf.conf'}
DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/fedora-rubygems-1-x86_64.cfg']
DEBUG: version: 2.10
DEBUG: basedir: /var/lib/mock
DEBUG: resultdir: ./result
DEBUG: rootdir: /var/lib/mock/fedora-rubygems-1-x86_64/root
DEBUG: cache_topdir: /var/cache/mock
DEBUG: clean: False
DEBUG: check: True
DEBUG: post_install: False
DEBUG: chroothome: /builddir
DEBUG: log_config_file: logging.ini
DEBUG: rpmbuild_timeout: 0
DEBUG: chrootuid: 1000
DEBUG: chrootgid: 135
DEBUG: chrootgroup: mock
DEBUG: chrootuser: mockbuild
DEBUG: build_log_fmt_name: unadorned
DEBUG: root_log_fmt_name: detailed
DEBUG: state_log_fmt_name: state
DEBUG: online: True
DEBUG: isolation: None
DEBUG: use_nspawn: None
DEBUG: rpmbuild_networking: False
DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ndy3spqp:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG: use_container_host_hostname: True
DEBUG: use_bootstrap: True
DEBUG: use_bootstrap_image: False
DEBUG: bootstrap_image: fedora:latest
DEBUG: internal_dev_setup: True
DEBUG: cleanup_on_success: False
DEBUG: cleanup_on_failure: False
DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc']
DEBUG: createrepo_on_rpms: False
DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm
DEBUG: tar: gnutar
DEBUG: backup_on_clean: False
DEBUG: backup_base_dir: /var/lib/mock/backup
DEBUG: redhat_subscription_required: False
DEBUG: ssl_ca_bundle_path: None
DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs']
DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins
DEBUG: plugin_conf: {'ccache_enable': True, 'ccache_opts': {'max_cache_size': '8G', 'compress': True, 'dir': '/var/cache/mock/fedora-rubygems-1-x86_64/ccache/u1000/', 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'dir': '%(cache_topdir)s/fedora-rawhide-x86_64/%(package_manager)s_cache/', 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 30, 'dir': '/var/cache/mock/fedora-rubygems-1-x86_64/root_cache/', 'tar': 'gnutar', 'compress_program': 'lzop', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.lzo', 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'hw_info_enable': False, 'hw_info_opts': {'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'compress_logs_enable': True, 'compress_logs_opts': {'command': '/usr/bin/xz -9 --force', 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}}
DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-1-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://localhost:3128'}
DEBUG: scm: False
DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True}
DEBUG: useradd: /usr/sbin/useradd -o -m -u 1000 -g 135 -d /builddir -n mockbuild
DEBUG: use_host_resolv: False
DEBUG: chroot_setup_cmd: install @buildsys-build
DEBUG: target_arch: x86_64
DEBUG: releasever: 34
DEBUG: rpmbuild_arch: x86_64
DEBUG: dnf_vars: {}
DEBUG: yum_builddep_opts: []
DEBUG: yum_common_opts: []
DEBUG: update_before_build: True
DEBUG: priorities.conf:
[main]
enabled=0
DEBUG: rhnplugin.conf:
[main]
enabled=0
DEBUG: subscription-manager.conf:
DEBUG: more_buildreqs: {}
DEBUG: nosync: False
DEBUG: nosync_force: False
DEBUG: files: {'etc/profile.d/zz-local.sh': '\nunset CCACHE_HASHDIR\n', 'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'}
DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_smp_mflags': '-j5', '%_buildhost': 'lpcsn'}
DEBUG: hostname: None
DEBUG: module_enable: []
DEBUG: module_install: []
DEBUG: module_setup_commands: []
DEBUG: forcearch: None
DEBUG: bootstrap_chroot_additional_packages: []
DEBUG: bootstrap_module_enable: []
DEBUG: bootstrap_module_install: []
DEBUG: bootstrap_module_setup_commands: []
DEBUG: no_root_shells: False
DEBUG: extra_chroot_dirs: ['/run/lock']
DEBUG: package_manager: dnf
DEBUG: package_manager_max_attempts: 1
DEBUG: package_manager_attempt_delay: 10
DEBUG: dynamic_buildrequires: True
DEBUG: dynamic_buildrequires_max_loops: 10
DEBUG: external_buildrequires: False
DEBUG: dev_loop_count: 12
DEBUG: yum_command: /usr/bin/yum
DEBUG: system_yum_command: /usr/bin/yum
DEBUG: yum_install_command: install yum yum-utils
DEBUG: yum_builddep_command: /usr/bin/yum-builddep
DEBUG: dnf_command: /usr/bin/dnf
DEBUG: system_dnf_command: /usr/bin/dnf
DEBUG: dnf_install_command: install dnf dnf-plugins-core shadow-utils distribution-gpg-keys
DEBUG: microdnf_command: /usr/bin/microdnf
DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core
DEBUG: microdnf_builddep_command: /usr/bin/dnf
DEBUG: microdnf_builddep_opts: []
DEBUG: microdnf_common_opts: []
DEBUG: rpm_command: /bin/rpm
DEBUG: rpmbuild_command: /usr/bin/rpmbuild
DEBUG: dnf_disable_plugins: ['local', 'spacewalk']
DEBUG: user_agent: Mock (fedora-rubygems-1-x86_64; x86_64)
DEBUG: opstimeout: 0
DEBUG: stderr_line_prefix:
DEBUG: config_path: /etc/mock
DEBUG: chroot_name: fedora-rubygems-1-x86_64
DEBUG: config_file: /etc/mock/fedora-rubygems-1-x86_64.cfg
DEBUG: root: fedora-rubygems-1-x86_64
DEBUG: legal_host_arches: ('x86_64',)
DEBUG: dist: rawhide
DEBUG: dnf.conf:
[main]
keepcache=1
debuglevel=2
reposdir=/dev/null
logfile=/var/log/yum.log
retries=20
obsoletes=1
gpgcheck=1
assumeyes=1
syslog_ident=mock
syslog_device=
install_weak_deps=0
metadata_expire=0
best=1
module_platform_id=platform:f34
# repos
[fedora]
name=fedora
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide&arch=$basearch
gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-$releasever-primary file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
gpgcheck=0
skip_if_unavailable=True
[fedora-debuginfo]
name=Fedora Rawhide - x86_64 - Debug
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-debug&arch=$basearch
enabled=0
gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-$releasever-primary file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
gpgcheck=0
skip_if_unavailable=True
[fedora-source]
name=fedora-source
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-source&arch=$basearch
gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-$releasever-primary file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
gpgcheck=0
enabled=0
skip_if_unavailable=True
# koji
[local]
name=local
baseurl=https://kojipkgs.fedoraproject.org/repos/rawhide/latest/x86_64/
cost=2000
enabled=0
skip_if_unavailable=True
# copr
[pvalena-rubygems]
name=Copr repo for rubygems owned by pvalena
baseurl=https://copr-be.cloud.fedoraproject.org/results/pvalena/rubygems/fedora-rawhide-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/pvalena/rubygems/pubkey.gpg
repo_gpgcheck=0
enabled=1
enabled_metadata=1
[pvalena-ruby]
name=Copr repo for ruby owned by pvalena
baseurl=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby/fedora-rawhide-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby/pubkey.gpg
repo_gpgcheck=0
enabled=0
enabled_metadata=1
[pvalena-ruby-on-rails]
name=Copr repo for ruby-on-rails owned by pvalena
baseurl=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby-on-rails/fedora-rawhide-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby-on-rails/pubkey.gpg
repo_gpgcheck=0
enabled=0
enabled_metadata=1
# modular
[rawhide-modular]
name=Fedora - Modular Rawhide - Developmental packages for the next Fedora release
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
skip_if_unavailable=True
[rawhide-modular-debuginfo]
name=Fedora - Modular Rawhide - Debug
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular-debug&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
skip_if_unavailable=True
[rawhide-modular-source]
name=Fedora - Modular Rawhide - Source
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular-source&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
skip_if_unavailable=True
DEBUG: __jinja_expand: True
DEBUG: verbose: 2
DEBUG: print_main_output: False
DEBUG: cache_alterations: False
DEBUG: enable_disable_repos: []
DEBUG: build_log_fmt_str: %(message)s
DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s
DEBUG: state_log_fmt_str: %(asctime)s - %(message)s
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap
Start(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/results
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64-bootstrap/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64-bootstrap/dnf_cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/yum.repos.d
DEBUG: creating dir: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/results
Mock Version: 2.10
INFO: Mock Version: 2.10
INFO: Mock Version: 2.10
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/dev/shm
DEBUG: kernel version == 5.14.0-0.rc4.20210804gitd5ad8ec3cfb5.36.fc35.x86_64
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/fstab
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/log/yum.log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-1-x86_64-bootstrap/yum_cache', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-1-x86_64-bootstrap/dnf_cache', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: rootdir = /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root
DEBUG: resultdir = /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/results
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/usr/share
DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot
DEBUG: child environment: None
DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc
DEBUG: method _fixup_build_user skipped in bootstrap
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/.initialized
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', 'result/rubygem-sys-uname-1.2.2-1.fc35.noarch.rpm', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/builddir/rubygem-sys-uname-1.2.2-1.fc35.noarch.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', 'result/rubygem-sys-uname-doc-1.2.2-1.fc35.noarch.rpm', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/builddir/rubygem-sys-uname-doc-1.2.2-1.fc35.noarch.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
Finish(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64
Start: chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root
DEBUG: ensuring that dir exists: ./result
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64/dnf_cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/tmp/ccache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64/ccache/u1000/
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/yum.repos.d
DEBUG: creating dir: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/run/lock
DEBUG: ensuring that dir exists: ./result
Mock Version: 2.10
INFO: Mock Version: 2.10
INFO: Mock Version: 2.10
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/dev/shm
DEBUG: kernel version == 5.14.0-0.rc4.20210804gitd5ad8ec3cfb5.36.fc35.x86_64
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/fstab
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/log/yum.log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-1-x86_64/yum_cache', '/var/lib/mock/fedora-rubygems-1-x86_64/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-1-x86_64/dnf_cache', '/var/lib/mock/fedora-rubygems-1-x86_64/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/tmp/ccache
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-1-x86_64/ccache/u1000/', '/var/lib/mock/fedora-rubygems-1-x86_64/root/var/tmp/ccache'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-1-x86_64/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-1-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-1-x86_64/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/fedora-rubygems-1-x86_64/root', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-1-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '/var/lib/mock/fedora-rubygems-1-x86_64/root', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-1-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: rootdir = /var/lib/mock/fedora-rubygems-1-x86_64/root
DEBUG: resultdir = ./result
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: child environment: None
DEBUG: Using nspawn with args None
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '5b7e11ec8bed42f2b1444327b925fc50', '-D', '/var/lib/mock/fedora-rubygems-1-x86_64/root', '-a', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-1-x86_64) "', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=http_proxy=http://localhost:3128', '--setenv=CCACHE_DIR=/var/tmp/ccache', '--setenv=CCACHE_UMASK=002', '--setenv=CCACHE_COMPRESS=True', '--resolv-conf=off', '/usr/sbin/usermod', '-u', '1000', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-1-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://localhost:3128', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG: usermod: no changes
DEBUG: Child return code was: 0
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64/root/.initialized
Finish: chroot init
INFO: installing package(s): /builddir/rubygem-sys-uname-1.2.2-1.fc35.noarch.rpm /builddir/rubygem-sys-uname-doc-1.2.2-1.fc35.noarch.rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/fedora-rubygems-1-x86_64/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/fedora-rubygems-1-x86_64/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/proc', '/var/lib/mock/fedora-rubygems-1-x86_64/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/fedora-rubygems-1-x86_64/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/fedora-rubygems-1-x86_64/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '/sys', '/var/lib/mock/fedora-rubygems-1-x86_64/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/dev/shm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/fedora-rubygems-1-x86_64/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/dev/pts
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/fedora-rubygems-1-x86_64/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/installation-homedir
DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/fedora-rubygems-1-x86_64/root/', '--releasever', '34', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'install', '/builddir/rubygem-sys-uname-1.2.2-1.fc35.noarch.rpm', '/builddir/rubygem-sys-uname-doc-1.2.2-1.fc35.noarch.rpm']
DEBUG: child environment: None
DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.fzn6y0xf:/etc/resolv.conf']
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '569435d017494b58b39750c6bfd8f9ec', '-D', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.fzn6y0xf:/etc/resolv.conf', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/fedora-rubygems-1-x86_64/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-1-x86_64) "', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=http_proxy=http://localhost:3128', '--setenv=CCACHE_DIR=/var/tmp/ccache', '--setenv=CCACHE_UMASK=002', '--setenv=CCACHE_COMPRESS=True', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/fedora-rubygems-1-x86_64/root/', '--releasever', '34', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'install', '/builddir/rubygem-sys-uname-1.2.2-1.fc35.noarch.rpm', '/builddir/rubygem-sys-uname-doc-1.2.2-1.fc35.noarch.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/fedora-rubygems-1-x86_64/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-1-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://localhost:3128', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG: No matches found for the following disable plugin patterns: local, spacewalk
DEBUG: fedora 32 kB/s | 16 kB 00:00
DEBUG: Copr repo for rubygems owned by pvalena 6.6 kB/s | 3.0 kB 00:00
DEBUG: Dependencies resolved.
DEBUG: ================================================================================
DEBUG: Package Arch Version Repository Size
DEBUG: ================================================================================
DEBUG: Installing:
DEBUG: rubygem-sys-uname noarch 1.2.2-1.fc35 @commandline 23 k
DEBUG: rubygem-sys-uname-doc noarch 1.2.2-1.fc35 @commandline 217 k
DEBUG: Transaction Summary
DEBUG: ================================================================================
DEBUG: Install 2 Packages
DEBUG: Total size: 241 k
DEBUG: Installed size: 736 k
DEBUG: Downloading Packages:
DEBUG: Running transaction check
DEBUG: Transaction check succeeded.
DEBUG: Running transaction test
DEBUG: Transaction test succeeded.
DEBUG: Running transaction
DEBUG: Preparing : 1/1
DEBUG: Installing : rubygem-sys-uname-1.2.2-1.fc35.noarch 1/2
DEBUG: Installing : rubygem-sys-uname-doc-1.2.2-1.fc35.noarch 2/2
DEBUG: Verifying : rubygem-sys-uname-1.2.2-1.fc35.noarch 1/2
DEBUG: Verifying : rubygem-sys-uname-doc-1.2.2-1.fc35.noarch 2/2
DEBUG: Installed:
DEBUG: rubygem-sys-uname-1.2.2-1.fc35.noarch
DEBUG: rubygem-sys-uname-doc-1.2.2-1.fc35.noarch
DEBUG: Complete!
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-1-x86_64/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-1-x86_64/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-1-x86_64/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-1-x86_64/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-1-x86_64/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-1-x86_64/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: kill orphans
INFO:
Finish: run
DEBUG: kill orphans
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-1-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-1-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-1-x86_64/root/var/tmp/ccache'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-1-x86_64/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-1-x86_64/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: kill orphans
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/builddir/rubygem-sys-uname-doc-1.2.2-1.fc35.noarch.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/builddir/rubygem-sys-uname-1.2.2-1.fc35.noarch.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
+ return 0
+ :
+ section SYNTAX
+ local l=###############################
+ : '############################### SYNTAX ###############################'
+ TP='\n - Tests: ok\n - Syntax check:'
+ mck --unpriv --shell '
cd
find -type f -name "*.rb" \
| xargs -i bash -c \
"{ ruby -c \"{}\" 2>&1 || exit 255 ; } | grep -v \"^Syntax OK$\""
:
'
+ a=
+ [[ -n --unpriv ]]
+ a=' '\''--unpriv'\'''
+ shift
+ [[ -n --shell ]]
+ a=' '\''--unpriv'\'' '\''--shell'\'''
+ shift
+ [[ -n
cd
find -type f -name "*.rb" \
| xargs -i bash -c \
"{ ruby -c \"{}\" 2>&1 || exit 255 ; } | grep -v \"^Syntax OK$\""
:
]]
+ a=' '\''--unpriv'\'' '\''--shell'\'' '\''
cd
find -type f -name "*.rb" \
| xargs -i bash -c \
"{ ruby -c \"{}\" 2>&1 || exit 255 ; } | grep -v \"^Syntax OK$\""
:
'\'''
+ shift
+ [[ -n '' ]]
+ bash -c 'set -x ; mock -v -n --result=./result -r fedora-rubygems-1-x86_64 '\''--unpriv'\'' '\''--shell'\'' '\''
cd
find -type f -name "*.rb" \
| xargs -i bash -c \
"{ ruby -c \"{}\" 2>&1 || exit 255 ; } | grep -v \"^Syntax OK$\""
:
'\'''
+ mock -v -n --result=./result -r fedora-rubygems-1-x86_64 --unpriv --shell '
cd
find -type f -name "*.rb" \
| xargs -i bash -c \
"{ ruby -c \"{}\" 2>&1 || exit 255 ; } | grep -v \"^Syntax OK$\""
:
'
INFO: mock.py version 2.10 starting (python version = 3.9.5, NVR = mock-2.10-1.fc35)...
DEBUG: search for 'dnf' package manager
Start(bootstrap): init plugins
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64-bootstrap/dnf_cache
INFO: selinux disabled
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64/dnf_cache
INFO: selinux disabled
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
DEBUG: mock final configuration:
DEBUG: _aliases: {'yum.conf': 'dnf.conf'}
DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/fedora-rubygems-1-x86_64.cfg']
DEBUG: version: 2.10
DEBUG: basedir: /var/lib/mock
DEBUG: resultdir: ./result
DEBUG: rootdir: /var/lib/mock/fedora-rubygems-1-x86_64/root
DEBUG: cache_topdir: /var/cache/mock
DEBUG: clean: False
DEBUG: check: True
DEBUG: post_install: False
DEBUG: chroothome: /builddir
DEBUG: log_config_file: logging.ini
DEBUG: rpmbuild_timeout: 0
DEBUG: chrootuid: 1000
DEBUG: chrootgid: 135
DEBUG: chrootgroup: mock
DEBUG: chrootuser: mockbuild
DEBUG: build_log_fmt_name: unadorned
DEBUG: root_log_fmt_name: detailed
DEBUG: state_log_fmt_name: state
DEBUG: online: True
DEBUG: isolation: None
DEBUG: use_nspawn: None
DEBUG: rpmbuild_networking: False
DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.wslkmy4d:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG: use_container_host_hostname: True
DEBUG: use_bootstrap: True
DEBUG: use_bootstrap_image: False
DEBUG: bootstrap_image: fedora:latest
DEBUG: internal_dev_setup: True
DEBUG: cleanup_on_success: False
DEBUG: cleanup_on_failure: False
DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc']
DEBUG: createrepo_on_rpms: False
DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm
DEBUG: tar: gnutar
DEBUG: backup_on_clean: False
DEBUG: backup_base_dir: /var/lib/mock/backup
DEBUG: redhat_subscription_required: False
DEBUG: ssl_ca_bundle_path: None
DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs']
DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins
DEBUG: plugin_conf: {'ccache_enable': True, 'ccache_opts': {'max_cache_size': '8G', 'compress': True, 'dir': '/var/cache/mock/fedora-rubygems-1-x86_64/ccache/u1000/', 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'dir': '%(cache_topdir)s/fedora-rawhide-x86_64/%(package_manager)s_cache/', 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 30, 'dir': '/var/cache/mock/fedora-rubygems-1-x86_64/root_cache/', 'tar': 'gnutar', 'compress_program': 'lzop', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.lzo', 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'hw_info_enable': False, 'hw_info_opts': {'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'compress_logs_enable': True, 'compress_logs_opts': {'command': '/usr/bin/xz -9 --force', 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}}
DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-1-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://localhost:3128'}
DEBUG: scm: False
DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True}
DEBUG: useradd: /usr/sbin/useradd -o -m -u 1000 -g 135 -d /builddir -n mockbuild
DEBUG: use_host_resolv: False
DEBUG: chroot_setup_cmd: install @buildsys-build
DEBUG: target_arch: x86_64
DEBUG: releasever: 34
DEBUG: rpmbuild_arch: x86_64
DEBUG: dnf_vars: {}
DEBUG: yum_builddep_opts: []
DEBUG: yum_common_opts: []
DEBUG: update_before_build: True
DEBUG: priorities.conf:
[main]
enabled=0
DEBUG: rhnplugin.conf:
[main]
enabled=0
DEBUG: subscription-manager.conf:
DEBUG: more_buildreqs: {}
DEBUG: nosync: False
DEBUG: nosync_force: False
DEBUG: files: {'etc/profile.d/zz-local.sh': '\nunset CCACHE_HASHDIR\n', 'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'}
DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_smp_mflags': '-j5', '%_buildhost': 'lpcsn'}
DEBUG: hostname: None
DEBUG: module_enable: []
DEBUG: module_install: []
DEBUG: module_setup_commands: []
DEBUG: forcearch: None
DEBUG: bootstrap_chroot_additional_packages: []
DEBUG: bootstrap_module_enable: []
DEBUG: bootstrap_module_install: []
DEBUG: bootstrap_module_setup_commands: []
DEBUG: no_root_shells: False
DEBUG: extra_chroot_dirs: ['/run/lock']
DEBUG: package_manager: dnf
DEBUG: package_manager_max_attempts: 1
DEBUG: package_manager_attempt_delay: 10
DEBUG: dynamic_buildrequires: True
DEBUG: dynamic_buildrequires_max_loops: 10
DEBUG: external_buildrequires: False
DEBUG: dev_loop_count: 12
DEBUG: yum_command: /usr/bin/yum
DEBUG: system_yum_command: /usr/bin/yum
DEBUG: yum_install_command: install yum yum-utils
DEBUG: yum_builddep_command: /usr/bin/yum-builddep
DEBUG: dnf_command: /usr/bin/dnf
DEBUG: system_dnf_command: /usr/bin/dnf
DEBUG: dnf_install_command: install dnf dnf-plugins-core shadow-utils distribution-gpg-keys
DEBUG: microdnf_command: /usr/bin/microdnf
DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core
DEBUG: microdnf_builddep_command: /usr/bin/dnf
DEBUG: microdnf_builddep_opts: []
DEBUG: microdnf_common_opts: []
DEBUG: rpm_command: /bin/rpm
DEBUG: rpmbuild_command: /usr/bin/rpmbuild
DEBUG: dnf_disable_plugins: ['local', 'spacewalk']
DEBUG: user_agent: Mock (fedora-rubygems-1-x86_64; x86_64)
DEBUG: opstimeout: 0
DEBUG: stderr_line_prefix:
DEBUG: config_path: /etc/mock
DEBUG: chroot_name: fedora-rubygems-1-x86_64
DEBUG: config_file: /etc/mock/fedora-rubygems-1-x86_64.cfg
DEBUG: root: fedora-rubygems-1-x86_64
DEBUG: legal_host_arches: ('x86_64',)
DEBUG: dist: rawhide
DEBUG: dnf.conf:
[main]
keepcache=1
debuglevel=2
reposdir=/dev/null
logfile=/var/log/yum.log
retries=20
obsoletes=1
gpgcheck=1
assumeyes=1
syslog_ident=mock
syslog_device=
install_weak_deps=0
metadata_expire=0
best=1
module_platform_id=platform:f34
# repos
[fedora]
name=fedora
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide&arch=$basearch
gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-$releasever-primary file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
gpgcheck=0
skip_if_unavailable=True
[fedora-debuginfo]
name=Fedora Rawhide - x86_64 - Debug
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-debug&arch=$basearch
enabled=0
gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-$releasever-primary file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
gpgcheck=0
skip_if_unavailable=True
[fedora-source]
name=fedora-source
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-source&arch=$basearch
gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-$releasever-primary file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
gpgcheck=0
enabled=0
skip_if_unavailable=True
# koji
[local]
name=local
baseurl=https://kojipkgs.fedoraproject.org/repos/rawhide/latest/x86_64/
cost=2000
enabled=0
skip_if_unavailable=True
# copr
[pvalena-rubygems]
name=Copr repo for rubygems owned by pvalena
baseurl=https://copr-be.cloud.fedoraproject.org/results/pvalena/rubygems/fedora-rawhide-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/pvalena/rubygems/pubkey.gpg
repo_gpgcheck=0
enabled=1
enabled_metadata=1
[pvalena-ruby]
name=Copr repo for ruby owned by pvalena
baseurl=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby/fedora-rawhide-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby/pubkey.gpg
repo_gpgcheck=0
enabled=0
enabled_metadata=1
[pvalena-ruby-on-rails]
name=Copr repo for ruby-on-rails owned by pvalena
baseurl=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby-on-rails/fedora-rawhide-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby-on-rails/pubkey.gpg
repo_gpgcheck=0
enabled=0
enabled_metadata=1
# modular
[rawhide-modular]
name=Fedora - Modular Rawhide - Developmental packages for the next Fedora release
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
skip_if_unavailable=True
[rawhide-modular-debuginfo]
name=Fedora - Modular Rawhide - Debug
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular-debug&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
skip_if_unavailable=True
[rawhide-modular-source]
name=Fedora - Modular Rawhide - Source
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular-source&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
skip_if_unavailable=True
DEBUG: __jinja_expand: True
DEBUG: verbose: 2
DEBUG: print_main_output: False
DEBUG: cache_alterations: False
DEBUG: enable_disable_repos: []
DEBUG: build_log_fmt_str: %(message)s
DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s
DEBUG: state_log_fmt_str: %(asctime)s - %(message)s
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap
Start(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/results
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64-bootstrap/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64-bootstrap/dnf_cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/yum.repos.d
DEBUG: creating dir: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/dev/shm
DEBUG: kernel version == 5.14.0-0.rc4.20210804gitd5ad8ec3cfb5.36.fc35.x86_64
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/fstab
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/log/yum.log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-1-x86_64-bootstrap/yum_cache', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-1-x86_64-bootstrap/dnf_cache', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: rootdir = /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root
DEBUG: resultdir = /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/results
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/usr/share
DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot
DEBUG: child environment: None
DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc
DEBUG: method _fixup_build_user skipped in bootstrap
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/.initialized
Finish(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64
Start: chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root
DEBUG: ensuring that dir exists: ./result
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64/dnf_cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/tmp/ccache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64/ccache/u1000/
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/yum.repos.d
DEBUG: creating dir: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/dev/shm
DEBUG: kernel version == 5.14.0-0.rc4.20210804gitd5ad8ec3cfb5.36.fc35.x86_64
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/fstab
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/log/yum.log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-1-x86_64/yum_cache', '/var/lib/mock/fedora-rubygems-1-x86_64/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-1-x86_64/dnf_cache', '/var/lib/mock/fedora-rubygems-1-x86_64/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/tmp/ccache
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-1-x86_64/ccache/u1000/', '/var/lib/mock/fedora-rubygems-1-x86_64/root/var/tmp/ccache'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-1-x86_64/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-1-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-1-x86_64/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/fedora-rubygems-1-x86_64/root', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-1-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '/var/lib/mock/fedora-rubygems-1-x86_64/root', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-1-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: rootdir = /var/lib/mock/fedora-rubygems-1-x86_64/root
DEBUG: resultdir = ./result
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: child environment: None
DEBUG: Using nspawn with args None
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'd8ffe6f2a5cb45538794e867c7a15f69', '-D', '/var/lib/mock/fedora-rubygems-1-x86_64/root', '-a', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-1-x86_64) "', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=http_proxy=http://localhost:3128', '--setenv=CCACHE_DIR=/var/tmp/ccache', '--setenv=CCACHE_UMASK=002', '--setenv=CCACHE_COMPRESS=True', '--resolv-conf=off', '/usr/sbin/usermod', '-u', '1000', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-1-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://localhost:3128', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG: usermod: no changes
DEBUG: Child return code was: 0
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64/root/.initialized
Finish: chroot init
DEBUG: shell: calling preshell hooks
Start: shell
DEBUG: doshell: chrootPath:/var/lib/mock/fedora-rubygems-1-x86_64/root, uid:1000, gid:135
DEBUG: doshell environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-1-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://localhost:3128', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True'}
DEBUG: child environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-1-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://localhost:3128', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True'}
DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.wslkmy4d:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG: doshell: command: /usr/bin/systemd-nspawn -q -M 0544c9267d0449f7a6f00f178f01c27b -D /var/lib/mock/fedora-rubygems-1-x86_64/root -a -u 1000 --capability=cap_ipc_lock --bind=/tmp/mock-resolv.wslkmy4d:/etc/resolv.conf --bind=/dev/btrfs-control --bind=/dev/loop-control --bind=/dev/loop0 --bind=/dev/loop1 --bind=/dev/loop2 --bind=/dev/loop3 --bind=/dev/loop4 --bind=/dev/loop5 --bind=/dev/loop6 --bind=/dev/loop7 --bind=/dev/loop8 --bind=/dev/loop9 --bind=/dev/loop10 --bind=/dev/loop11 --console=pipe --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/builddir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-1-x86_64) "' '--setenv=PS1=<mock-chroot> \s-\v\$ ' --setenv=LANG=C.UTF-8 --setenv=http_proxy=http://localhost:3128 --setenv=CCACHE_DIR=/var/tmp/ccache --setenv=CCACHE_UMASK=002 --setenv=CCACHE_COMPRESS=True --resolv-conf=off /bin/sh -c '
cd
find -type f -name "*.rb" \
| xargs -i bash -c \
"{ ruby -c \"{}\" 2>&1 || exit 255 ; } | grep -v \"^Syntax OK$\""
:
'
DEBUG: shell: unmounting all filesystems
Finish: shell
DEBUG: shell: calling postshell hooks
DEBUG: kill orphans
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-1-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-1-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-1-x86_64/root/var/tmp/ccache'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-1-x86_64/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-1-x86_64/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: kill orphans
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
+ return 0
+ TP='\n - Tests: ok\n - Syntax check: ok'
+ section DEPENDENCIES
+ local l=###############################
+ : '############################### DEPENDENCIES ###############################'
+ bash -c 'scripts/gems/whatrequires.sh -a '\''sys-uname'\'''
--> sys-uname
+ TP='\n - Tests: ok\n - Syntax check: ok\n - Reverse dependencies:'
++ bash -c 'scripts/gems/whatrequires.sh -q '\''sys-uname'\'''
+ DEP=
+ [[ -z '' ]]
+ TP='\n - Tests: ok\n - Syntax check: ok\n - Reverse dependencies: ok'
+ [[ -n '' ]]
+ section SMOKE
+ local l=###############################
+ : '############################### SMOKE ###############################'
+ TP='\n - Tests: ok\n - Syntax check: ok\n - Reverse dependencies: ok\n - Smoke test:'
++ sed -e 's/\-/\//'
+ q=sys/uname
++ sed -e 's/^ruby//'
+ q=sys/uname
++ tr '[:upper:]' '[:lower:]'
+ q=sys/uname
+ for c in "rpm -q \"$p\"" "ruby -e \"require '\''$g'\''\" || ruby -e \"require '\''$q'\''\"" 0
+ [[ rpm -q "rubygem-sys-uname" == \0 ]]
+ mck --unpriv --chroot 'rpm -q "rubygem-sys-uname"'
+ a=
+ [[ -n --unpriv ]]
+ a=' '\''--unpriv'\'''
+ shift
+ [[ -n --chroot ]]
+ a=' '\''--unpriv'\'' '\''--chroot'\'''
+ shift
+ [[ -n rpm -q "rubygem-sys-uname" ]]
+ a=' '\''--unpriv'\'' '\''--chroot'\'' '\''rpm -q "rubygem-sys-uname"'\'''
+ shift
+ [[ -n '' ]]
+ bash -c 'set -x ; mock -v -n --result=./result -r fedora-rubygems-1-x86_64 '\''--unpriv'\'' '\''--chroot'\'' '\''rpm -q "rubygem-sys-uname"'\'''
+ mock -v -n --result=./result -r fedora-rubygems-1-x86_64 --unpriv --chroot 'rpm -q "rubygem-sys-uname"'
INFO: mock.py version 2.10 starting (python version = 3.9.5, NVR = mock-2.10-1.fc35)...
DEBUG: search for 'dnf' package manager
Start(bootstrap): init plugins
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64-bootstrap/dnf_cache
INFO: selinux disabled
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64/dnf_cache
INFO: selinux disabled
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
DEBUG: mock final configuration:
DEBUG: _aliases: {'yum.conf': 'dnf.conf'}
DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/fedora-rubygems-1-x86_64.cfg']
DEBUG: version: 2.10
DEBUG: basedir: /var/lib/mock
DEBUG: resultdir: ./result
DEBUG: rootdir: /var/lib/mock/fedora-rubygems-1-x86_64/root
DEBUG: cache_topdir: /var/cache/mock
DEBUG: clean: False
DEBUG: check: True
DEBUG: post_install: False
DEBUG: chroothome: /builddir
DEBUG: log_config_file: logging.ini
DEBUG: rpmbuild_timeout: 0
DEBUG: chrootuid: 1000
DEBUG: chrootgid: 135
DEBUG: chrootgroup: mock
DEBUG: chrootuser: mockbuild
DEBUG: build_log_fmt_name: unadorned
DEBUG: root_log_fmt_name: detailed
DEBUG: state_log_fmt_name: state
DEBUG: online: True
DEBUG: isolation: None
DEBUG: use_nspawn: None
DEBUG: rpmbuild_networking: False
DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.p8auj8du:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG: use_container_host_hostname: True
DEBUG: use_bootstrap: True
DEBUG: use_bootstrap_image: False
DEBUG: bootstrap_image: fedora:latest
DEBUG: internal_dev_setup: True
DEBUG: cleanup_on_success: False
DEBUG: cleanup_on_failure: False
DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc']
DEBUG: createrepo_on_rpms: False
DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm
DEBUG: tar: gnutar
DEBUG: backup_on_clean: False
DEBUG: backup_base_dir: /var/lib/mock/backup
DEBUG: redhat_subscription_required: False
DEBUG: ssl_ca_bundle_path: None
DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs']
DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins
DEBUG: plugin_conf: {'ccache_enable': True, 'ccache_opts': {'max_cache_size': '8G', 'compress': True, 'dir': '/var/cache/mock/fedora-rubygems-1-x86_64/ccache/u1000/', 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'dir': '%(cache_topdir)s/fedora-rawhide-x86_64/%(package_manager)s_cache/', 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 30, 'dir': '/var/cache/mock/fedora-rubygems-1-x86_64/root_cache/', 'tar': 'gnutar', 'compress_program': 'lzop', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.lzo', 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'hw_info_enable': False, 'hw_info_opts': {'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'compress_logs_enable': True, 'compress_logs_opts': {'command': '/usr/bin/xz -9 --force', 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}}
DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-1-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://localhost:3128'}
DEBUG: scm: False
DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True}
DEBUG: useradd: /usr/sbin/useradd -o -m -u 1000 -g 135 -d /builddir -n mockbuild
DEBUG: use_host_resolv: False
DEBUG: chroot_setup_cmd: install @buildsys-build
DEBUG: target_arch: x86_64
DEBUG: releasever: 34
DEBUG: rpmbuild_arch: x86_64
DEBUG: dnf_vars: {}
DEBUG: yum_builddep_opts: []
DEBUG: yum_common_opts: []
DEBUG: update_before_build: True
DEBUG: priorities.conf:
[main]
enabled=0
DEBUG: rhnplugin.conf:
[main]
enabled=0
DEBUG: subscription-manager.conf:
DEBUG: more_buildreqs: {}
DEBUG: nosync: False
DEBUG: nosync_force: False
DEBUG: files: {'etc/profile.d/zz-local.sh': '\nunset CCACHE_HASHDIR\n', 'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'}
DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_smp_mflags': '-j5', '%_buildhost': 'lpcsn'}
DEBUG: hostname: None
DEBUG: module_enable: []
DEBUG: module_install: []
DEBUG: module_setup_commands: []
DEBUG: forcearch: None
DEBUG: bootstrap_chroot_additional_packages: []
DEBUG: bootstrap_module_enable: []
DEBUG: bootstrap_module_install: []
DEBUG: bootstrap_module_setup_commands: []
DEBUG: no_root_shells: False
DEBUG: extra_chroot_dirs: ['/run/lock']
DEBUG: package_manager: dnf
DEBUG: package_manager_max_attempts: 1
DEBUG: package_manager_attempt_delay: 10
DEBUG: dynamic_buildrequires: True
DEBUG: dynamic_buildrequires_max_loops: 10
DEBUG: external_buildrequires: False
DEBUG: dev_loop_count: 12
DEBUG: yum_command: /usr/bin/yum
DEBUG: system_yum_command: /usr/bin/yum
DEBUG: yum_install_command: install yum yum-utils
DEBUG: yum_builddep_command: /usr/bin/yum-builddep
DEBUG: dnf_command: /usr/bin/dnf
DEBUG: system_dnf_command: /usr/bin/dnf
DEBUG: dnf_install_command: install dnf dnf-plugins-core shadow-utils distribution-gpg-keys
DEBUG: microdnf_command: /usr/bin/microdnf
DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core
DEBUG: microdnf_builddep_command: /usr/bin/dnf
DEBUG: microdnf_builddep_opts: []
DEBUG: microdnf_common_opts: []
DEBUG: rpm_command: /bin/rpm
DEBUG: rpmbuild_command: /usr/bin/rpmbuild
DEBUG: dnf_disable_plugins: ['local', 'spacewalk']
DEBUG: user_agent: Mock (fedora-rubygems-1-x86_64; x86_64)
DEBUG: opstimeout: 0
DEBUG: stderr_line_prefix:
DEBUG: config_path: /etc/mock
DEBUG: chroot_name: fedora-rubygems-1-x86_64
DEBUG: config_file: /etc/mock/fedora-rubygems-1-x86_64.cfg
DEBUG: root: fedora-rubygems-1-x86_64
DEBUG: legal_host_arches: ('x86_64',)
DEBUG: dist: rawhide
DEBUG: dnf.conf:
[main]
keepcache=1
debuglevel=2
reposdir=/dev/null
logfile=/var/log/yum.log
retries=20
obsoletes=1
gpgcheck=1
assumeyes=1
syslog_ident=mock
syslog_device=
install_weak_deps=0
metadata_expire=0
best=1
module_platform_id=platform:f34
# repos
[fedora]
name=fedora
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide&arch=$basearch
gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-$releasever-primary file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
gpgcheck=0
skip_if_unavailable=True
[fedora-debuginfo]
name=Fedora Rawhide - x86_64 - Debug
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-debug&arch=$basearch
enabled=0
gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-$releasever-primary file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
gpgcheck=0
skip_if_unavailable=True
[fedora-source]
name=fedora-source
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-source&arch=$basearch
gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-$releasever-primary file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
gpgcheck=0
enabled=0
skip_if_unavailable=True
# koji
[local]
name=local
baseurl=https://kojipkgs.fedoraproject.org/repos/rawhide/latest/x86_64/
cost=2000
enabled=0
skip_if_unavailable=True
# copr
[pvalena-rubygems]
name=Copr repo for rubygems owned by pvalena
baseurl=https://copr-be.cloud.fedoraproject.org/results/pvalena/rubygems/fedora-rawhide-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/pvalena/rubygems/pubkey.gpg
repo_gpgcheck=0
enabled=1
enabled_metadata=1
[pvalena-ruby]
name=Copr repo for ruby owned by pvalena
baseurl=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby/fedora-rawhide-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby/pubkey.gpg
repo_gpgcheck=0
enabled=0
enabled_metadata=1
[pvalena-ruby-on-rails]
name=Copr repo for ruby-on-rails owned by pvalena
baseurl=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby-on-rails/fedora-rawhide-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby-on-rails/pubkey.gpg
repo_gpgcheck=0
enabled=0
enabled_metadata=1
# modular
[rawhide-modular]
name=Fedora - Modular Rawhide - Developmental packages for the next Fedora release
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
skip_if_unavailable=True
[rawhide-modular-debuginfo]
name=Fedora - Modular Rawhide - Debug
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular-debug&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
skip_if_unavailable=True
[rawhide-modular-source]
name=Fedora - Modular Rawhide - Source
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular-source&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
skip_if_unavailable=True
DEBUG: __jinja_expand: True
DEBUG: verbose: 2
DEBUG: print_main_output: False
DEBUG: cache_alterations: False
DEBUG: enable_disable_repos: []
DEBUG: build_log_fmt_str: %(message)s
DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s
DEBUG: state_log_fmt_str: %(asctime)s - %(message)s
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap
Start(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/results
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64-bootstrap/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64-bootstrap/dnf_cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/yum.repos.d
DEBUG: creating dir: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/results
Mock Version: 2.10
INFO: Mock Version: 2.10
INFO: Mock Version: 2.10
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/dev/shm
DEBUG: kernel version == 5.14.0-0.rc4.20210804gitd5ad8ec3cfb5.36.fc35.x86_64
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/fstab
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/log/yum.log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-1-x86_64-bootstrap/yum_cache', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-1-x86_64-bootstrap/dnf_cache', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: rootdir = /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root
DEBUG: resultdir = /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/results
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/usr/share
DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot
DEBUG: child environment: None
DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc
DEBUG: method _fixup_build_user skipped in bootstrap
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/.initialized
Finish(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64
Start: chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root
DEBUG: ensuring that dir exists: ./result
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64/dnf_cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/tmp/ccache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64/ccache/u1000/
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/yum.repos.d
DEBUG: creating dir: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/run/lock
DEBUG: ensuring that dir exists: ./result
Mock Version: 2.10
INFO: Mock Version: 2.10
INFO: Mock Version: 2.10
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/dev/shm
DEBUG: kernel version == 5.14.0-0.rc4.20210804gitd5ad8ec3cfb5.36.fc35.x86_64
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/fstab
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/log/yum.log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-1-x86_64/yum_cache', '/var/lib/mock/fedora-rubygems-1-x86_64/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-1-x86_64/dnf_cache', '/var/lib/mock/fedora-rubygems-1-x86_64/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/tmp/ccache
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-1-x86_64/ccache/u1000/', '/var/lib/mock/fedora-rubygems-1-x86_64/root/var/tmp/ccache'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-1-x86_64/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-1-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-1-x86_64/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/fedora-rubygems-1-x86_64/root', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-1-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '/var/lib/mock/fedora-rubygems-1-x86_64/root', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-1-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: rootdir = /var/lib/mock/fedora-rubygems-1-x86_64/root
DEBUG: resultdir = ./result
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: child environment: None
DEBUG: Using nspawn with args None
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '117a8385a6e643dc8a01b0e56c07affc', '-D', '/var/lib/mock/fedora-rubygems-1-x86_64/root', '-a', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-1-x86_64) "', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=http_proxy=http://localhost:3128', '--setenv=CCACHE_DIR=/var/tmp/ccache', '--setenv=CCACHE_UMASK=002', '--setenv=CCACHE_COMPRESS=True', '--resolv-conf=off', '/usr/sbin/usermod', '-u', '1000', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-1-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://localhost:3128', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG: usermod: no changes
DEBUG: Child return code was: 0
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64/root/.initialized
Finish: chroot init
INFO: Running in chroot: ['rpm -q "rubygem-sys-uname"']
Start: chroot ['rpm -q "rubygem-sys-uname"']
DEBUG: child environment: None
DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.p8auj8du:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'ab24df28fd7a4561bfab9ee2ad27782c', '-D', '/var/lib/mock/fedora-rubygems-1-x86_64/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.p8auj8du:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-1-x86_64) "', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=http_proxy=http://localhost:3128', '--setenv=CCACHE_DIR=/var/tmp/ccache', '--setenv=CCACHE_UMASK=002', '--setenv=CCACHE_COMPRESS=True', '--resolv-conf=off', '/bin/sh', '-c', 'rpm -q "rubygem-sys-uname"'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-1-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://localhost:3128', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
rubygem-sys-uname-1.2.2-1.fc35.noarch
DEBUG: Child return code was: 0
Finish: chroot ['rpm -q "rubygem-sys-uname"']
DEBUG: kill orphans
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-1-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-1-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-1-x86_64/root/var/tmp/ccache'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-1-x86_64/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-1-x86_64/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: kill orphans
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
+ return 0
+ for c in "rpm -q \"$p\"" "ruby -e \"require '\''$g'\''\" || ruby -e \"require '\''$q'\''\"" 0
+ [[ ruby -e "require '\''sys-uname'\''" || ruby -e "require '\''sys/uname'\''" == \0 ]]
+ mck --unpriv --chroot 'ruby -e "require '\''\'\'''\''sys-uname'\''\'\'''\''" || ruby -e "require '\''\'\'''\''sys/uname'\''\'\'''\''"'
+ a=
+ [[ -n --unpriv ]]
+ a=' '\''--unpriv'\'''
+ shift
+ [[ -n --chroot ]]
+ a=' '\''--unpriv'\'' '\''--chroot'\'''
+ shift
+ [[ -n ruby -e "require '\''sys-uname'\''" || ruby -e "require '\''sys/uname'\''" ]]
+ a=' '\''--unpriv'\'' '\''--chroot'\'' '\''ruby -e "require '\''\'\'''\''sys-uname'\''\'\'''\''" || ruby -e "require '\''\'\'''\''sys/uname'\''\'\'''\''"'\'''
+ shift
+ [[ -n '' ]]
+ bash -c 'set -x ; mock -v -n --result=./result -r fedora-rubygems-1-x86_64 '\''--unpriv'\'' '\''--chroot'\'' '\''ruby -e "require '\''\'\'''\''sys-uname'\''\'\'''\''" || ruby -e "require '\''\'\'''\''sys/uname'\''\'\'''\''"'\'''
+ mock -v -n --result=./result -r fedora-rubygems-1-x86_64 --unpriv --chroot 'ruby -e "require '\''sys-uname'\''" || ruby -e "require '\''sys/uname'\''"'
INFO: mock.py version 2.10 starting (python version = 3.9.5, NVR = mock-2.10-1.fc35)...
DEBUG: search for 'dnf' package manager
Start(bootstrap): init plugins
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64-bootstrap/dnf_cache
INFO: selinux disabled
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64/dnf_cache
INFO: selinux disabled
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
DEBUG: mock final configuration:
DEBUG: _aliases: {'yum.conf': 'dnf.conf'}
DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/fedora-rubygems-1-x86_64.cfg']
DEBUG: version: 2.10
DEBUG: basedir: /var/lib/mock
DEBUG: resultdir: ./result
DEBUG: rootdir: /var/lib/mock/fedora-rubygems-1-x86_64/root
DEBUG: cache_topdir: /var/cache/mock
DEBUG: clean: False
DEBUG: check: True
DEBUG: post_install: False
DEBUG: chroothome: /builddir
DEBUG: log_config_file: logging.ini
DEBUG: rpmbuild_timeout: 0
DEBUG: chrootuid: 1000
DEBUG: chrootgid: 135
DEBUG: chrootgroup: mock
DEBUG: chrootuser: mockbuild
DEBUG: build_log_fmt_name: unadorned
DEBUG: root_log_fmt_name: detailed
DEBUG: state_log_fmt_name: state
DEBUG: online: True
DEBUG: isolation: None
DEBUG: use_nspawn: None
DEBUG: rpmbuild_networking: False
DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.v34zn2wx:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG: use_container_host_hostname: True
DEBUG: use_bootstrap: True
DEBUG: use_bootstrap_image: False
DEBUG: bootstrap_image: fedora:latest
DEBUG: internal_dev_setup: True
DEBUG: cleanup_on_success: False
DEBUG: cleanup_on_failure: False
DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc']
DEBUG: createrepo_on_rpms: False
DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm
DEBUG: tar: gnutar
DEBUG: backup_on_clean: False
DEBUG: backup_base_dir: /var/lib/mock/backup
DEBUG: redhat_subscription_required: False
DEBUG: ssl_ca_bundle_path: None
DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs']
DEBUG: plugin_dir: /usr/lib/python3.9/site-packages/mockbuild/plugins
DEBUG: plugin_conf: {'ccache_enable': True, 'ccache_opts': {'max_cache_size': '8G', 'compress': True, 'dir': '/var/cache/mock/fedora-rubygems-1-x86_64/ccache/u1000/', 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'dir': '%(cache_topdir)s/fedora-rawhide-x86_64/%(package_manager)s_cache/', 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 30, 'dir': '/var/cache/mock/fedora-rubygems-1-x86_64/root_cache/', 'tar': 'gnutar', 'compress_program': 'lzop', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.lzo', 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'tmpfs_enable': False, 'tmpfs_opts': {'required_ram_mb': 900, 'max_fs_size': None, 'mode': '0755', 'keep_mounted': False, 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'hw_info_enable': False, 'hw_info_opts': {'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'compress_logs_enable': True, 'compress_logs_opts': {'command': '/usr/bin/xz -9 --force', 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/fedora-rubygems-1-x86_64', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/fedora-rubygems-1-x86_64', 'root': 'fedora-rubygems-1-x86_64', 'resultdir': './result'}}
DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-1-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://localhost:3128'}
DEBUG: scm: False
DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True}
DEBUG: useradd: /usr/sbin/useradd -o -m -u 1000 -g 135 -d /builddir -n mockbuild
DEBUG: use_host_resolv: False
DEBUG: chroot_setup_cmd: install @buildsys-build
DEBUG: target_arch: x86_64
DEBUG: releasever: 34
DEBUG: rpmbuild_arch: x86_64
DEBUG: dnf_vars: {}
DEBUG: yum_builddep_opts: []
DEBUG: yum_common_opts: []
DEBUG: update_before_build: True
DEBUG: priorities.conf:
[main]
enabled=0
DEBUG: rhnplugin.conf:
[main]
enabled=0
DEBUG: subscription-manager.conf:
DEBUG: more_buildreqs: {}
DEBUG: nosync: False
DEBUG: nosync_force: False
DEBUG: files: {'etc/profile.d/zz-local.sh': '\nunset CCACHE_HASHDIR\n', 'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'}
DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_smp_mflags': '-j5', '%_buildhost': 'lpcsn'}
DEBUG: hostname: None
DEBUG: module_enable: []
DEBUG: module_install: []
DEBUG: module_setup_commands: []
DEBUG: forcearch: None
DEBUG: bootstrap_chroot_additional_packages: []
DEBUG: bootstrap_module_enable: []
DEBUG: bootstrap_module_install: []
DEBUG: bootstrap_module_setup_commands: []
DEBUG: no_root_shells: False
DEBUG: extra_chroot_dirs: ['/run/lock']
DEBUG: package_manager: dnf
DEBUG: package_manager_max_attempts: 1
DEBUG: package_manager_attempt_delay: 10
DEBUG: dynamic_buildrequires: True
DEBUG: dynamic_buildrequires_max_loops: 10
DEBUG: external_buildrequires: False
DEBUG: dev_loop_count: 12
DEBUG: yum_command: /usr/bin/yum
DEBUG: system_yum_command: /usr/bin/yum
DEBUG: yum_install_command: install yum yum-utils
DEBUG: yum_builddep_command: /usr/bin/yum-builddep
DEBUG: dnf_command: /usr/bin/dnf
DEBUG: system_dnf_command: /usr/bin/dnf
DEBUG: dnf_install_command: install dnf dnf-plugins-core shadow-utils distribution-gpg-keys
DEBUG: microdnf_command: /usr/bin/microdnf
DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core
DEBUG: microdnf_builddep_command: /usr/bin/dnf
DEBUG: microdnf_builddep_opts: []
DEBUG: microdnf_common_opts: []
DEBUG: rpm_command: /bin/rpm
DEBUG: rpmbuild_command: /usr/bin/rpmbuild
DEBUG: dnf_disable_plugins: ['local', 'spacewalk']
DEBUG: user_agent: Mock (fedora-rubygems-1-x86_64; x86_64)
DEBUG: opstimeout: 0
DEBUG: stderr_line_prefix:
DEBUG: config_path: /etc/mock
DEBUG: chroot_name: fedora-rubygems-1-x86_64
DEBUG: config_file: /etc/mock/fedora-rubygems-1-x86_64.cfg
DEBUG: root: fedora-rubygems-1-x86_64
DEBUG: legal_host_arches: ('x86_64',)
DEBUG: dist: rawhide
DEBUG: dnf.conf:
[main]
keepcache=1
debuglevel=2
reposdir=/dev/null
logfile=/var/log/yum.log
retries=20
obsoletes=1
gpgcheck=1
assumeyes=1
syslog_ident=mock
syslog_device=
install_weak_deps=0
metadata_expire=0
best=1
module_platform_id=platform:f34
# repos
[fedora]
name=fedora
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide&arch=$basearch
gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-$releasever-primary file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
gpgcheck=0
skip_if_unavailable=True
[fedora-debuginfo]
name=Fedora Rawhide - x86_64 - Debug
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-debug&arch=$basearch
enabled=0
gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-$releasever-primary file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
gpgcheck=0
skip_if_unavailable=True
[fedora-source]
name=fedora-source
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-source&arch=$basearch
gpgkey=file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-$releasever-primary file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
gpgcheck=0
enabled=0
skip_if_unavailable=True
# koji
[local]
name=local
baseurl=https://kojipkgs.fedoraproject.org/repos/rawhide/latest/x86_64/
cost=2000
enabled=0
skip_if_unavailable=True
# copr
[pvalena-rubygems]
name=Copr repo for rubygems owned by pvalena
baseurl=https://copr-be.cloud.fedoraproject.org/results/pvalena/rubygems/fedora-rawhide-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/pvalena/rubygems/pubkey.gpg
repo_gpgcheck=0
enabled=1
enabled_metadata=1
[pvalena-ruby]
name=Copr repo for ruby owned by pvalena
baseurl=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby/fedora-rawhide-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby/pubkey.gpg
repo_gpgcheck=0
enabled=0
enabled_metadata=1
[pvalena-ruby-on-rails]
name=Copr repo for ruby-on-rails owned by pvalena
baseurl=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby-on-rails/fedora-rawhide-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://copr-be.cloud.fedoraproject.org/results/pvalena/ruby-on-rails/pubkey.gpg
repo_gpgcheck=0
enabled=0
enabled_metadata=1
# modular
[rawhide-modular]
name=Fedora - Modular Rawhide - Developmental packages for the next Fedora release
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
skip_if_unavailable=True
[rawhide-modular-debuginfo]
name=Fedora - Modular Rawhide - Debug
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular-debug&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
skip_if_unavailable=True
[rawhide-modular-source]
name=Fedora - Modular Rawhide - Source
metalink=https://mirrors.fedoraproject.org/metalink?repo=rawhide-modular-source&arch=$basearch
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-34-primary
skip_if_unavailable=True
DEBUG: __jinja_expand: True
DEBUG: verbose: 2
DEBUG: print_main_output: False
DEBUG: cache_alterations: False
DEBUG: enable_disable_repos: []
DEBUG: build_log_fmt_str: %(message)s
DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s
DEBUG: state_log_fmt_str: %(asctime)s - %(message)s
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap
Start(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/results
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64-bootstrap/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64-bootstrap/dnf_cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/yum.repos.d
DEBUG: creating dir: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/results
Mock Version: 2.10
INFO: Mock Version: 2.10
INFO: Mock Version: 2.10
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/dev/shm
DEBUG: kernel version == 5.14.0-0.rc4.20210804gitd5ad8ec3cfb5.36.fc35.x86_64
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/fstab
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/log/yum.log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-1-x86_64-bootstrap/yum_cache', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-1-x86_64-bootstrap/dnf_cache', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: rootdir = /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root
DEBUG: resultdir = /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/results
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/usr/share
DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot
DEBUG: child environment: None
DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/etc
DEBUG: method _fixup_build_user skipped in bootstrap
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/.initialized
Finish(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64
Start: chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root
DEBUG: ensuring that dir exists: ./result
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64/dnf_cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/tmp/ccache
DEBUG: ensuring that dir exists: /var/cache/mock/fedora-rubygems-1-x86_64/ccache/u1000/
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/yum.repos.d
DEBUG: creating dir: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/run/lock
DEBUG: ensuring that dir exists: ./result
Mock Version: 2.10
INFO: Mock Version: 2.10
INFO: Mock Version: 2.10
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/dev/shm
DEBUG: kernel version == 5.14.0-0.rc4.20210804gitd5ad8ec3cfb5.36.fc35.x86_64
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/fstab
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/log/yum.log
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-1-x86_64/yum_cache', '/var/lib/mock/fedora-rubygems-1-x86_64/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-1-x86_64/dnf_cache', '/var/lib/mock/fedora-rubygems-1-x86_64/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/var/tmp/ccache
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rubygems-1-x86_64/ccache/u1000/', '/var/lib/mock/fedora-rubygems-1-x86_64/root/var/tmp/ccache'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-1-x86_64/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-1-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-1-x86_64/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/fedora-rubygems-1-x86_64/root', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-1-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '/var/lib/mock/fedora-rubygems-1-x86_64/root', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-1-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: rootdir = /var/lib/mock/fedora-rubygems-1-x86_64/root
DEBUG: resultdir = ./result
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/fedora-rubygems-1-x86_64/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: child environment: None
DEBUG: Using nspawn with args None
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'b392b021c1564a95b038ee5750b56585', '-D', '/var/lib/mock/fedora-rubygems-1-x86_64/root', '-a', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-1-x86_64) "', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=http_proxy=http://localhost:3128', '--setenv=CCACHE_DIR=/var/tmp/ccache', '--setenv=CCACHE_UMASK=002', '--setenv=CCACHE_COMPRESS=True', '--resolv-conf=off', '/usr/sbin/usermod', '-u', '1000', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-1-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://localhost:3128', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG: usermod: no changes
DEBUG: Child return code was: 0
DEBUG: touching file: /var/lib/mock/fedora-rubygems-1-x86_64/root/.initialized
Finish: chroot init
INFO: Running in chroot: ['ruby -e "require \'sys-uname\'" || ruby -e "require \'sys/uname\'"']
Start: chroot ['ruby -e "require \'sys-uname\'" || ruby -e "require \'sys/uname\'"']
DEBUG: child environment: None
DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.v34zn2wx:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'e71a911ad2e945898b3622c4369bbbfc', '-D', '/var/lib/mock/fedora-rubygems-1-x86_64/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.v34zn2wx:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "(fedora-rubygems-1-x86_64) "', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=http_proxy=http://localhost:3128', '--setenv=CCACHE_DIR=/var/tmp/ccache', '--setenv=CCACHE_UMASK=002', '--setenv=CCACHE_COMPRESS=True', '--resolv-conf=off', '/bin/sh', '-c', 'ruby -e "require \'sys-uname\'" || ruby -e "require \'sys/uname\'"'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "(fedora-rubygems-1-x86_64) "', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'http_proxy': 'http://localhost:3128', 'CCACHE_DIR': '/var/tmp/ccache', 'CCACHE_UMASK': '002', 'CCACHE_COMPRESS': 'True', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG: Child return code was: 0
Finish: chroot ['ruby -e "require \'sys-uname\'" || ruby -e "require \'sys/uname\'"']
DEBUG: kill orphans
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-1-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/lib/mock/fedora-rubygems-1-x86_64/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-1-x86_64/root/var/tmp/ccache'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-1-x86_64/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-1-x86_64/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: kill orphans
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/fedora-rubygems-1-x86_64-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
+ return 0
+ for c in "rpm -q \"$p\"" "ruby -e \"require '\''$g'\''\" || ruby -e \"require '\''$q'\''\"" 0
+ [[ 0 == \0 ]]
+ TP='\n - Tests: ok\n - Syntax check: ok\n - Reverse dependencies: ok\n - Smoke test: ok'
+ section RPMLINT
+ local l=###############################
+ : '############################### RPMLINT ###############################'
+ TP='\n - Tests: ok\n - Syntax check: ok\n - Reverse dependencies: ok\n - Smoke test: ok\n - rpmlint:'
++ rpmlint result/rubygem-sys-uname-1.2.2-1.fc35.noarch.rpm result/rubygem-sys-uname-1.2.2-1.fc35.src.rpm result/rubygem-sys-uname-doc-1.2.2-1.fc35.noarch.rpm rubygem-sys-uname.spec
++ grep -vE ' W: (no\-documentation)$'
++ grep -vE ' W: (spelling\-error|zero\-length|devel\-file\-in\-non\-devel\-package) '
++ grep -vE ' W: (invalid-url Source)'
++ sort -u
+ RPML='3 packages and 1 specfiles checked; 0 errors, 5 warnings.
rubygem-sys-uname-doc.noarch: W: invalid-license Apache-2.0
rubygem-sys-uname.noarch: W: invalid-license Apache-2.0
rubygem-sys-uname.noarch: W: pem-certificate /usr/share/gems/gems/sys-uname-1.2.2/certs/djberg96_pub.pem
rubygem-sys-uname.src: W: invalid-license Apache-2.0'
+ TP='\n - Tests: ok\n - Syntax check: ok\n - Reverse dependencies: ok\n - Smoke test: ok\n - rpmlint: ok'
=> Success
_ _ _ _
rpmlint: 3 packages and 1 specfiles checked; 0 errors, 5 warnings.
rubygem-sys-uname-doc.noarch: W: invalid-license Apache-2.0
rubygem-sys-uname.noarch: W: invalid-license Apache-2.0
rubygem-sys-uname.noarch: W: pem-certificate /usr/share/gems/gems/sys-uname-1.2.2/certs/djberg96_pub.pem
rubygem-sys-uname.src: W: invalid-license Apache-2.0
_ _ _ _
To have latest sys-uname gem in Fedora.
Koji scratch-build:
https://koji.fedoraproject.org/koji/taskinfo?taskID=75235792
Copr build:
https://copr.fedorainfracloud.org/coprs/build/2683350
Checks:
- Tests: ok
- Syntax check: ok
- Reverse dependencies: ok
- Smoke test: ok
- rpmlint: ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment