+ dnf clean all
0 files removed
+ dnf makecache --verbose
Loaded plugins: builddep, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, needs-restarting, playground, repoclosure, repograph, repomanage, reposync
DNF version: 2.7.5
cachedir: /var/cache/dnf
Making cache files for all metadata files.
local: has expired and will be refreshed.
Local RPMS                                      1.5 MB/s |  35 MB     00:23    
not found deltainfo for: Local RPMS
not found updateinfo for: Local RPMS
local: using metadata from Sat Mar 10 07:37:27 2018.
Last metadata expiration check: 0:06:55 ago on Sat Mar 10 07:37:51 2018.
Missing file *modules.yaml in metadata cache dir: /var/cache/dnf/local-5521bc1e6d885b81
Completion plugin: Generating completion cache...
Metadata cache created.
+ useradd -d /builddir mockbuild
+ su -c 'mkdir /builddir/build' mockbuild
+ echo '%_topdir /builddir/build'
+ su -c 'rpm -i /var/tmp/libaio-0.3.111-1.fc29.src.rpm' mockbuild
warning: user rjones does not exist - using root
warning: group rjones does not exist - using root
warning: user rjones does not exist - using root
warning: group rjones does not exist - using root
warning: user rjones does not exist - using root
warning: group rjones does not exist - using root
+ dnf -y builddep /builddir/build/SPECS/libaio.spec --define '_topdir /builddir/build'
Last metadata expiration check: 0:15:04 ago on Sat Mar 10 07:37:51 2018.
Dependencies resolved.
Nothing to do.
Complete!
+ dnf -y update --best
Last metadata expiration check: 0:16:21 ago on Sat Mar 10 07:37:51 2018.
Dependencies resolved.
Nothing to do.
Complete!
+ dnf -y group install buildsys-build
Last metadata expiration check: 0:17:18 ago on Sat Mar 10 07:37:51 2018.
Group 'Buildsystem building group' is already installed.
Dependencies resolved.
Nothing to do.
Complete!
+ exec