D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/python-dnspython-1.16.0-4.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.0zC6tV + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf dnspython-1.16.0 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/dnspython-1.16.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd dnspython-1.16.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf dnspython.egg-info + find examples -type f + xargs chmod a-x + sed -i -e s,tests.ttxt_module,ttxt_module,g tests/test_rdata.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.q9ScXW + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd dnspython-1.16.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/dns copying dns/flags.py -> build/lib/dns copying dns/namedict.py -> build/lib/dns copying dns/zone.py -> build/lib/dns copying dns/message.py -> build/lib/dns copying dns/query.py -> build/lib/dns copying dns/inet.py -> build/lib/dns copying dns/update.py -> build/lib/dns copying dns/node.py -> build/lib/dns copying dns/reversename.py -> build/lib/dns copying dns/set.py -> build/lib/dns copying dns/name.py -> build/lib/dns copying dns/entropy.py -> build/lib/dns copying dns/renderer.py -> build/lib/dns copying dns/opcode.py -> build/lib/dns copying dns/wiredata.py -> build/lib/dns copying dns/rdatatype.py -> build/lib/dns copying dns/rcode.py -> build/lib/dns copying dns/rdata.py -> build/lib/dns copying dns/dnssec.py -> build/lib/dns copying dns/tsigkeyring.py -> build/lib/dns copying dns/ipv4.py -> build/lib/dns copying dns/__init__.py -> build/lib/dns copying dns/rrset.py -> build/lib/dns copying dns/version.py -> build/lib/dns copying dns/rdataset.py -> build/lib/dns copying dns/hash.py -> build/lib/dns copying dns/e164.py -> build/lib/dns copying dns/ipv6.py -> build/lib/dns copying dns/rdataclass.py -> build/lib/dns copying dns/edns.py -> build/lib/dns copying dns/resolver.py -> build/lib/dns copying dns/exception.py -> build/lib/dns copying dns/grange.py -> build/lib/dns copying dns/_compat.py -> build/lib/dns copying dns/ttl.py -> build/lib/dns copying dns/tsig.py -> build/lib/dns copying dns/tokenizer.py -> build/lib/dns creating build/lib/dns/rdtypes copying dns/rdtypes/dsbase.py -> build/lib/dns/rdtypes copying dns/rdtypes/txtbase.py -> build/lib/dns/rdtypes copying dns/rdtypes/mxbase.py -> build/lib/dns/rdtypes copying dns/rdtypes/euibase.py -> build/lib/dns/rdtypes copying dns/rdtypes/__init__.py -> build/lib/dns/rdtypes copying dns/rdtypes/nsbase.py -> build/lib/dns/rdtypes copying dns/rdtypes/dnskeybase.py -> build/lib/dns/rdtypes creating build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/NAPTR.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/DHCID.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/KX.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/PX.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/A.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/NSAP_PTR.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/APL.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/__init__.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/WKS.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/IPSECKEY.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/SRV.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/AAAA.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/NSAP.py -> build/lib/dns/rdtypes/IN creating build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/AVC.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/NSEC3.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/DLV.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/EUI48.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/NS.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/RP.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/HIP.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/SOA.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/TLSA.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/TXT.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/CERT.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/HINFO.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/CSYNC.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/LOC.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/RT.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/__init__.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/DS.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/DNSKEY.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/OPENPGPKEY.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/DNAME.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/MX.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/SSHFP.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/NSEC3PARAM.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/CDNSKEY.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/CDS.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/URI.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/X25.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/EUI64.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/GPOS.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/AFSDB.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/ISDN.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/RRSIG.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/CAA.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/PTR.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/CNAME.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/NSEC.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/SPF.py -> build/lib/dns/rdtypes/ANY creating build/lib/dns/rdtypes/CH copying dns/rdtypes/CH/A.py -> build/lib/dns/rdtypes/CH copying dns/rdtypes/CH/__init__.py -> build/lib/dns/rdtypes/CH copying dns/py.typed -> build/lib/dns + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.OtuOrV + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64 + cd dnspython-1.16.0 + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64 running install running install_lib creating /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib creating /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8 creating /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns copying build/lib/dns/flags.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns copying build/lib/dns/namedict.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns copying build/lib/dns/zone.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns copying build/lib/dns/message.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns copying build/lib/dns/query.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns copying build/lib/dns/inet.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns copying build/lib/dns/update.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns copying build/lib/dns/node.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns copying build/lib/dns/reversename.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns copying build/lib/dns/set.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns creating /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes copying build/lib/dns/rdtypes/dsbase.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes copying build/lib/dns/rdtypes/txtbase.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes copying build/lib/dns/rdtypes/mxbase.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes creating /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/CH copying build/lib/dns/rdtypes/CH/A.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/CH copying build/lib/dns/rdtypes/CH/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/CH copying build/lib/dns/rdtypes/euibase.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes copying build/lib/dns/rdtypes/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes creating /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/AVC.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/NSEC3.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/DLV.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/EUI48.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/NS.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/RP.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/HIP.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/SOA.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/TLSA.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/TXT.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/CERT.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/HINFO.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/CSYNC.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/LOC.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/RT.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/DS.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/DNSKEY.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/OPENPGPKEY.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/DNAME.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/MX.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/SSHFP.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/NSEC3PARAM.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/CDNSKEY.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/CDS.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/URI.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/X25.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/EUI64.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/GPOS.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/AFSDB.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/ISDN.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/RRSIG.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/CAA.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/PTR.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/CNAME.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/NSEC.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/SPF.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/nsbase.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes copying build/lib/dns/rdtypes/dnskeybase.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes creating /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/NAPTR.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/DHCID.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/KX.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/PX.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/A.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/NSAP_PTR.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/APL.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/WKS.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/IPSECKEY.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/SRV.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/AAAA.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/NSAP.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/IN copying build/lib/dns/name.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns copying build/lib/dns/py.typed -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns copying build/lib/dns/entropy.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns copying build/lib/dns/renderer.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns copying build/lib/dns/opcode.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns copying build/lib/dns/wiredata.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns copying build/lib/dns/rdatatype.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns copying build/lib/dns/rcode.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns copying build/lib/dns/rdata.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns copying build/lib/dns/dnssec.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns copying build/lib/dns/tsigkeyring.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns copying build/lib/dns/ipv4.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns copying build/lib/dns/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns copying build/lib/dns/rrset.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns copying build/lib/dns/version.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns copying build/lib/dns/rdataset.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns copying build/lib/dns/hash.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns copying build/lib/dns/e164.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns copying build/lib/dns/ipv6.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns copying build/lib/dns/rdataclass.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns copying build/lib/dns/edns.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns copying build/lib/dns/resolver.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns copying build/lib/dns/exception.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns copying build/lib/dns/grange.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns copying build/lib/dns/_compat.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns copying build/lib/dns/ttl.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns copying build/lib/dns/tsig.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns copying build/lib/dns/tokenizer.py -> /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/flags.py to flags.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/namedict.py to namedict.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/zone.py to zone.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/message.py to message.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/query.py to query.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/inet.py to inet.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/update.py to update.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/node.py to node.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/reversename.py to reversename.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/set.py to set.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/dsbase.py to dsbase.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/txtbase.py to txtbase.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/mxbase.py to mxbase.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/CH/A.py to A.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/CH/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/euibase.py to euibase.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY/AVC.py to AVC.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY/NSEC3.py to NSEC3.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY/DLV.py to DLV.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY/EUI48.py to EUI48.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY/NS.py to NS.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY/RP.py to RP.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY/HIP.py to HIP.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY/SOA.py to SOA.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY/TLSA.py to TLSA.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY/TXT.py to TXT.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY/CERT.py to CERT.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY/HINFO.py to HINFO.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY/CSYNC.py to CSYNC.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY/LOC.py to LOC.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY/RT.py to RT.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY/DS.py to DS.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY/DNSKEY.py to DNSKEY.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY/OPENPGPKEY.py to OPENPGPKEY.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY/DNAME.py to DNAME.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY/MX.py to MX.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY/SSHFP.py to SSHFP.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY/NSEC3PARAM.py to NSEC3PARAM.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY/CDNSKEY.py to CDNSKEY.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY/CDS.py to CDS.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY/URI.py to URI.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY/X25.py to X25.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY/EUI64.py to EUI64.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY/GPOS.py to GPOS.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY/AFSDB.py to AFSDB.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY/ISDN.py to ISDN.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY/RRSIG.py to RRSIG.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY/CAA.py to CAA.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY/PTR.py to PTR.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY/CNAME.py to CNAME.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY/NSEC.py to NSEC.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/ANY/SPF.py to SPF.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/nsbase.py to nsbase.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/dnskeybase.py to dnskeybase.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/IN/NAPTR.py to NAPTR.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/IN/DHCID.py to DHCID.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/IN/KX.py to KX.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/IN/PX.py to PX.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/IN/A.py to A.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/IN/NSAP_PTR.py to NSAP_PTR.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/IN/APL.py to APL.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/IN/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/IN/WKS.py to WKS.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/IN/IPSECKEY.py to IPSECKEY.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/IN/SRV.py to SRV.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/IN/AAAA.py to AAAA.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdtypes/IN/NSAP.py to NSAP.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/name.py to name.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/entropy.py to entropy.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/renderer.py to renderer.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/opcode.py to opcode.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/wiredata.py to wiredata.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdatatype.py to rdatatype.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rcode.py to rcode.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdata.py to rdata.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/dnssec.py to dnssec.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/tsigkeyring.py to tsigkeyring.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/ipv4.py to ipv4.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rrset.py to rrset.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/version.py to version.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdataset.py to rdataset.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/hash.py to hash.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/e164.py to e164.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/ipv6.py to ipv6.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/rdataclass.py to rdataclass.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/edns.py to edns.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/resolver.py to resolver.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/exception.py to exception.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/grange.py to grange.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/_compat.py to _compat.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/ttl.py to ttl.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/tsig.py to tsig.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dns/tokenizer.py to tokenizer.cpython-38.pyc writing byte-compilation script '/tmp/tmp7wqjrmwt.py' /usr/bin/python3 /tmp/tmp7wqjrmwt.py removing /tmp/tmp7wqjrmwt.py running install_egg_info running egg_info creating dnspython.egg-info writing dnspython.egg-info/PKG-INFO writing dependency_links to dnspython.egg-info/dependency_links.txt writing requirements to dnspython.egg-info/requires.txt writing top-level names to dnspython.egg-info/top_level.txt writing manifest file 'dnspython.egg-info/SOURCES.txt' reading manifest file 'dnspython.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'ChangeLog' warning: no files found matching '*.txt' under directory 'examples' warning: no files found matching '*.txt' under directory 'tests' writing manifest file 'dnspython.egg-info/SOURCES.txt' Copying dnspython.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages/dnspython-1.16.0-py3.8.egg-info running install_scripts + rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 1.16.0-4.mga8 --unique-debug-suffix -1.16.0-4.mga8.x86_64 --unique-debug-src-base python-dnspython-1.16.0-4.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/dnspython-1.16.0 + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.DATxCY + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd dnspython-1.16.0 + '[' 1 -eq 1 ']' + for py in tests/*.py + '[' tests/__init__.py '!=' tests/test_resolver.py ']' + PYTHONPATH=/home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages + /usr/bin/python3 tests/__init__.py + for py in tests/*.py + '[' tests/test_bugs.py '!=' tests/test_resolver.py ']' + PYTHONPATH=/home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages + /usr/bin/python3 tests/test_bugs.py tests/test_bugs.py:71: DeprecationWarning: Please use assertTrue instead. self.failUnless(rdata == rdata2) ..tests/test_bugs.py:47: DeprecationWarning: Please use assertRaises instead. self.failUnlessRaises(dns.ttl.BadTTL, bad) ...... ---------------------------------------------------------------------- Ran 8 tests in 0.013s OK + for py in tests/*.py + '[' tests/test_dnssec.py '!=' tests/test_resolver.py ']' + PYTHONPATH=/home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages + /usr/bin/python3 tests/test_dnssec.py tests/test_dnssec.py:192: DeprecationWarning: Please use assertRaises instead. self.failUnlessRaises(dns.dnssec.ValidationFailure, bad) ..ssss...tests/test_dnssec.py:196: DeprecationWarning: Please use assertTrue instead. self.failUnless(ds == example_ds_sha1) ..... ---------------------------------------------------------------------- Ran 14 tests in 0.132s OK (skipped=4) + for py in tests/*.py + '[' tests/test_edns.py '!=' tests/test_resolver.py ']' + PYTHONPATH=/home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages + /usr/bin/python3 tests/test_edns.py + for py in tests/*.py + '[' tests/test_exceptions.py '!=' tests/test_resolver.py ']' + PYTHONPATH=/home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages + /usr/bin/python3 tests/test_exceptions.py ..... ---------------------------------------------------------------------- Ran 5 tests in 0.000s OK + for py in tests/*.py + '[' tests/test_flags.py '!=' tests/test_resolver.py ']' + PYTHONPATH=/home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages + /usr/bin/python3 tests/test_flags.py tests/test_flags.py:52: DeprecationWarning: Please use assertTrue instead. self.failUnless(dns.flags.from_text("RA RD AA QR") == \ ........tests/test_flags.py:49: DeprecationWarning: Please use assertRaises instead. self.failUnlessRaises(ValueError, bad) . ---------------------------------------------------------------------- Ran 9 tests in 0.001s OK + for py in tests/*.py + '[' tests/test_generate.py '!=' tests/test_resolver.py ']' + PYTHONPATH=/home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages + /usr/bin/python3 tests/test_generate.py tests/test_generate.py:145: DeprecationWarning: Please use assertRaises instead. self.failUnlessRaises(dns.zone.NoSOA, bad) ...tests/test_generate.py:322: DeprecationWarning: Please use assertTrue instead. self.failUnless(l == exl) ....... ---------------------------------------------------------------------- Ran 10 tests in 0.020s OK + for py in tests/*.py + '[' tests/test_grange.py '!=' tests/test_resolver.py ']' + PYTHONPATH=/home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages + /usr/bin/python3 tests/test_grange.py ......... ---------------------------------------------------------------------- Ran 9 tests in 0.017s OK + for py in tests/*.py + '[' tests/test_message.py '!=' tests/test_resolver.py ']' + PYTHONPATH=/home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages + /usr/bin/python3 tests/test_message.py tests/test_message.py:182: DeprecationWarning: Please use assertTrue instead. self.failUnless((m.ednsflags >> 16) & 0xFF == 1) .......tests/test_message.py:170: DeprecationWarning: Please use assertRaises instead. self.failUnlessRaises(dns.exception.FormError, bad) .............. ---------------------------------------------------------------------- Ran 21 tests in 0.017s OK + for py in tests/*.py + '[' tests/test_name.py '!=' tests/test_resolver.py ']' + PYTHONPATH=/home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages + /usr/bin/python3 tests/test_name.py tests/test_name.py:112: DeprecationWarning: Please use assertTrue instead. self.failUnless(dns.name.root.is_absolute()) ....tests/test_name.py:378: DeprecationWarning: Please use assertRaises instead. self.failUnlessRaises(dns.name.NeedAbsoluteNameOrOrigin, bad) ............................................................................................................................ ---------------------------------------------------------------------- Ran 128 tests in 0.014s OK + for py in tests/*.py + '[' tests/test_namedict.py '!=' tests/test_resolver.py ']' + PYTHONPATH=/home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages + /usr/bin/python3 tests/test_namedict.py tests/test_namedict.py:38: DeprecationWarning: Please use assertTrue instead. self.failUnless(self.ndict.max_depth == 3) .....tests/test_namedict.py:60: DeprecationWarning: Please use assertRaises instead. self.failUnlessRaises(KeyError, bad) .......... ---------------------------------------------------------------------- Ran 15 tests in 0.002s OK + for py in tests/*.py + '[' tests/test_nsec3.py '!=' tests/test_resolver.py ']' + PYTHONPATH=/home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages + /usr/bin/python3 tests/test_nsec3.py . ---------------------------------------------------------------------- Ran 1 test in 0.001s OK + for py in tests/*.py + '[' tests/test_ntoaaton.py '!=' tests/test_resolver.py ']' + PYTHONPATH=/home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages + /usr/bin/python3 tests/test_ntoaaton.py tests/test_ntoaaton.py:42: DeprecationWarning: Please use assertTrue instead. self.failUnless(a == b'\x00' * 16) .........tests/test_ntoaaton.py:64: DeprecationWarning: Please use assertRaises instead. self.failUnlessRaises(dns.exception.SyntaxError, bad) ........tests/test_ntoaaton.py:213: DeprecationWarning: Please use assertFalse instead. self.failIf(dns.ipv6.is_mapped(aton6(t1))) ................. ---------------------------------------------------------------------- Ran 34 tests in 0.003s OK 256.1.1.1 1.1.1 1.1.1.1.1 +1.1.1.1 1.1.1.1+ 1..2.3.4 .1.2.3.4 1.2.3.4. + for py in tests/*.py + '[' tests/test_rdata.py '!=' tests/test_resolver.py ']' + PYTHONPATH=/home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages + /usr/bin/python3 tests/test_rdata.py tests/test_rdata.py:40: DeprecationWarning: Please use assertTrue instead. self.failUnless(rdata.strings == [b'hello', b'world']) .tests/test_rdata.py:48: DeprecationWarning: Please use assertRaises instead. self.failUnlessRaises(dns.rdata.RdatatypeExists, bad) ... ---------------------------------------------------------------------- Ran 4 tests in 0.002s OK + for py in tests/*.py + '[' tests/test_rdtypeandclass.py '!=' tests/test_resolver.py ']' + PYTHONPATH=/home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages + /usr/bin/python3 tests/test_rdtypeandclass.py tests/test_rdtypeandclass.py:34: DeprecationWarning: Please use assertTrue instead. self.failUnless(dns.rdataclass.from_text('IN') == dns.rdataclass.IN) ...tests/test_rdtypeandclass.py:47: DeprecationWarning: Please use assertRaises instead. self.failUnlessRaises(ValueError, bad) ...................... ---------------------------------------------------------------------- Ran 25 tests in 0.026s OK + for py in tests/*.py + '[' tests/test_rdtypeanydnskey.py '!=' tests/test_resolver.py ']' + PYTHONPATH=/home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages + /usr/bin/python3 tests/test_rdtypeanydnskey.py tests/test_rdtypeanydnskey.py:42: DeprecationWarning: Please use assertTrue instead. self.failUnless(from_flags == good_s, ...tests/test_rdtypeanydnskey.py:56: DeprecationWarning: Please use assertRaises instead. self.failUnlessRaises(NotImplementedError, .. ---------------------------------------------------------------------- Ran 5 tests in 0.002s OK + for py in tests/*.py + '[' tests/test_rdtypeanyeui.py '!=' tests/test_resolver.py ']' + PYTHONPATH=/home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages + /usr/bin/python3 tests/test_rdtypeanyeui.py ........................ ---------------------------------------------------------------------- Ran 24 tests in 0.003s OK + for py in tests/*.py + '[' tests/test_rdtypeanyloc.py '!=' tests/test_resolver.py ']' + PYTHONPATH=/home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages + /usr/bin/python3 tests/test_rdtypeanyloc.py tests/test_rdtypeanyloc.py:31: DeprecationWarning: Please use assertTrue instead. self.failUnless(r1 == r2, '"{}" != "{}"'.format(r1, r2)) .... ---------------------------------------------------------------------- Ran 4 tests in 0.003s OK + for py in tests/*.py + '[' tests/test_resolver.py '!=' tests/test_resolver.py ']' + for py in tests/*.py + '[' tests/test_rrset.py '!=' tests/test_resolver.py ']' + PYTHONPATH=/home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages + /usr/bin/python3 tests/test_rrset.py tests/test_rrset.py:27: DeprecationWarning: Please use assertTrue instead. self.failUnless(r1 == r2) ...... ---------------------------------------------------------------------- Ran 6 tests in 0.003s OK + for py in tests/*.py + '[' tests/test_set.py '!=' tests/test_resolver.py ']' + PYTHONPATH=/home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages + /usr/bin/python3 tests/test_set.py tests/test_set.py:199: DeprecationWarning: Please use assertTrue instead. self.failUnless(i1 != i2) ................................ ---------------------------------------------------------------------- Ran 32 tests in 0.007s OK + for py in tests/*.py + '[' tests/test_tokenizer.py '!=' tests/test_resolver.py ']' + PYTHONPATH=/home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages + /usr/bin/python3 tests/test_tokenizer.py tests/test_tokenizer.py:105: DeprecationWarning: Please use assertTrue instead. self.failUnless(token1.is_eol()) ................tests/test_tokenizer.py:137: DeprecationWarning: Please use assertRaises instead. self.failUnlessRaises(dns.exception.SyntaxError, bad) ............... ---------------------------------------------------------------------- Ran 31 tests in 0.004s OK + for py in tests/*.py + '[' tests/test_update.py '!=' tests/test_resolver.py ']' + PYTHONPATH=/home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages + /usr/bin/python3 tests/test_update.py tests/test_update.py:114: DeprecationWarning: Please use assertTrue instead. self.failUnless(w == goodwire) .... ---------------------------------------------------------------------- Ran 4 tests in 0.005s OK + for py in tests/*.py + '[' tests/test_wiredata.py '!=' tests/test_resolver.py ']' + PYTHONPATH=/home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages + /usr/bin/python3 tests/test_wiredata.py + for py in tests/*.py + '[' tests/test_zone.py '!=' tests/test_resolver.py ']' + PYTHONPATH=/home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages + /usr/bin/python3 tests/test_zone.py tests/test_zone.py:523: DeprecationWarning: Please use assertRaises instead. self.failUnlessRaises(dns.exception.SyntaxError, bad) .tests/test_zone.py:351: DeprecationWarning: Please use assertTrue instead. self.failUnless(rds is None) ........tests/test_zone.py:150: DeprecationWarning: Please use assertTrue instead. self.failUnless(ok) ............tests/test_zone.py:512: DeprecationWarning: Please use assertRaises instead. self.failUnlessRaises(dns.zone.NoNS, bad) .......................... ---------------------------------------------------------------------- Ran 47 tests in 0.636s OK + for py in tests/*.py + '[' tests/ttxt_module.py '!=' tests/test_resolver.py ']' + PYTHONPATH=/home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages + /usr/bin/python3 tests/ttxt_module.py + for py in tests/*.py + '[' tests/utest.py '!=' tests/test_resolver.py ']' + PYTHONPATH=/home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/lib/python3.8/site-packages + /usr/bin/python3 tests/utest.py test_CAA_from_wire (tests.test_bugs.BugsTestCase) ... ok test_SOA_BIND8_TTL (tests.test_bugs.BugsTestCase) ... ok test_TTL_bounds_check (tests.test_bugs.BugsTestCase) ... ok test_TXT_conversions (tests.test_bugs.BugsTestCase) ... ok test_empty_NSEC3_window (tests.test_bugs.BugsTestCase) ... ok test_float_LOC (tests.test_bugs.BugsTestCase) ... ok test_trailing_zero_APL (tests.test_bugs.BugsTestCase) ... ok test_zero_size_APL (tests.test_bugs.BugsTestCase) ... ok testAbsoluteDSABad (tests.test_dnssec.DNSSECValidatorTestCase) ... ok testAbsoluteDSAGood (tests.test_dnssec.DNSSECValidatorTestCase) ... ok testAbsoluteECDSA256Bad (tests.test_dnssec.DNSSECValidatorTestCase) ... skipped 'python ECDSA cannot be imported' testAbsoluteECDSA256Good (tests.test_dnssec.DNSSECValidatorTestCase) ... skipped 'python ECDSA cannot be imported' testAbsoluteECDSA384Bad (tests.test_dnssec.DNSSECValidatorTestCase) ... skipped 'python ECDSA cannot be imported' testAbsoluteECDSA384Good (tests.test_dnssec.DNSSECValidatorTestCase) ... skipped 'python ECDSA cannot be imported' testAbsoluteRSABad (tests.test_dnssec.DNSSECValidatorTestCase) ... ok testAbsoluteRSAGood (tests.test_dnssec.DNSSECValidatorTestCase) ... ok testDuplicateKeytag (tests.test_dnssec.DNSSECValidatorTestCase) ... ok testMakeExampleSHA1DS (tests.test_dnssec.DNSSECValidatorTestCase) ... ok testMakeExampleSHA256DS (tests.test_dnssec.DNSSECValidatorTestCase) ... ok testMakeSHA256DS (tests.test_dnssec.DNSSECValidatorTestCase) ... ok testRelativeRSABad (tests.test_dnssec.DNSSECValidatorTestCase) ... ok testRelativeRSAGood (tests.test_dnssec.DNSSECValidatorTestCase) ... ok testECSOption (tests.test_edns.OptionTestCase) ... ok testECSOption_from_wire (tests.test_edns.OptionTestCase) ... ok testECSOption_prefix_length (tests.test_edns.OptionTestCase) ... ok testECSOption_v6 (tests.test_edns.OptionTestCase) ... ok testGenericOption (tests.test_edns.OptionTestCase) ... ok test_custom_message (tests.test_exceptions.ExceptionTestCase) ... ok test_formatted_error (tests.test_exceptions.ExceptionTestCase) Exceptions with explicit format has to respect it. ... ok test_implicit_message (tests.test_exceptions.ExceptionTestCase) ... ok test_kwargs_only (tests.test_exceptions.ExceptionTestCase) Kwargs cannot be combined with args. ... ok test_kwargs_unsupported (tests.test_exceptions.ExceptionTestCase) Only supported kwargs are accepted. ... ok test_flags1 (tests.test_flags.FlagsTestCase) ... ok test_flags2 (tests.test_flags.FlagsTestCase) ... ok test_rcode1 (tests.test_flags.FlagsTestCase) ... ok test_rcode2 (tests.test_flags.FlagsTestCase) ... ok test_rcode3 (tests.test_flags.FlagsTestCase) ... ok test_rcode4 (tests.test_flags.FlagsTestCase) ... ok test_rcode6 (tests.test_flags.FlagsTestCase) ... ok test_rcode7 (tests.test_flags.FlagsTestCase) ... ok test_rcode8 (tests.test_flags.FlagsTestCase) ... ok testFromText (tests.test_generate.GenerateTestCase) ... ok testFromText1 (tests.test_generate.GenerateTestCase) ... ok testGenerate1 (tests.test_generate.GenerateTestCase) ... ok testGenerate2 (tests.test_generate.GenerateTestCase) ... ok testGenerate3 (tests.test_generate.GenerateTestCase) ... ok testGenerate4 (tests.test_generate.GenerateTestCase) ... ok testGenerate6 (tests.test_generate.GenerateTestCase) ... ok testGenerate7 (tests.test_generate.GenerateTestCase) ... ok testIterateAllRdatas2 (tests.test_generate.GenerateTestCase) ... ok testIterateAllRdatas3 (tests.test_generate.GenerateTestCase) ... ok testFailFromText1 (tests.test_grange.GRangeTestCase) ... ok testFailFromText2 (tests.test_grange.GRangeTestCase) ... ok testFailFromText3 (tests.test_grange.GRangeTestCase) ... ok testFromText1 (tests.test_grange.GRangeTestCase) ... ok testFromText2 (tests.test_grange.GRangeTestCase) ... ok testFromText3 (tests.test_grange.GRangeTestCase) ... ok testFromText4 (tests.test_grange.GRangeTestCase) ... ok testFromText5 (tests.test_grange.GRangeTestCase) ... ok testFromText6 (tests.test_grange.GRangeTestCase) ... ok test_EDNSVersionCoherence (tests.test_message.MessageTestCase) ... ok test_EDNS_from_wire1 (tests.test_message.MessageTestCase) ... ok test_EDNS_from_wire2 (tests.test_message.MessageTestCase) ... ok test_EDNS_to_wire1 (tests.test_message.MessageTestCase) ... ok test_EDNS_to_wire2 (tests.test_message.MessageTestCase) ... ok test_ExtendedRcodeSetting (tests.test_message.MessageTestCase) ... ok test_FindRRset (tests.test_message.MessageTestCase) ... ok test_RespondingToResponse (tests.test_message.MessageTestCase) ... ok test_SettingEDNSFlagsImpliesEDNS (tests.test_message.MessageTestCase) ... ok test_SettingEDNSPayloadImpliesEDNS (tests.test_message.MessageTestCase) ... ok test_SettingEDNSRequestPayloadImpliesEDNS (tests.test_message.MessageTestCase) ... ok test_SettingNoEDNSOptionsImpliesNoEDNS (tests.test_message.MessageTestCase) ... ok test_SettingOptionsImpliesEDNS (tests.test_message.MessageTestCase) ... ok test_ShortHeader (tests.test_message.MessageTestCase) ... ok test_TooBig (tests.test_message.MessageTestCase) ... ok test_TrailingJunk (tests.test_message.MessageTestCase) ... ok test_answer1 (tests.test_message.MessageTestCase) ... ok test_comparison_eq1 (tests.test_message.MessageTestCase) ... ok test_comparison_ne1 (tests.test_message.MessageTestCase) ... ok test_comparison_ne2 (tests.test_message.MessageTestCase) ... ok test_comparison_ne3 (tests.test_message.MessageTestCase) ... ok testAbs1 (tests.test_name.NameTestCase) ... ok testAbs2 (tests.test_name.NameTestCase) ... ok testAbs3 (tests.test_name.NameTestCase) ... ok testAbs4 (tests.test_name.NameTestCase) ... ok testBadDigestable (tests.test_name.NameTestCase) ... ok testBadEscape (tests.test_name.NameTestCase) ... ok testBadFromWire1 (tests.test_name.NameTestCase) ... ok testBadFromWire2 (tests.test_name.NameTestCase) ... ok testBadFromWire3 (tests.test_name.NameTestCase) ... ok testBadFromWire4 (tests.test_name.NameTestCase) ... ok testBadReverseIPv4 (tests.test_name.NameTestCase) ... ok testBadReverseIPv6 (tests.test_name.NameTestCase) ... ok testBadSplit1 (tests.test_name.NameTestCase) ... ok testBadSplit2 (tests.test_name.NameTestCase) ... ok testBadToWire (tests.test_name.NameTestCase) ... ok testCanonicalize1 (tests.test_name.NameTestCase) ... ok testChooseRelativity1 (tests.test_name.NameTestCase) ... ok testChooseRelativity2 (tests.test_name.NameTestCase) ... ok testChooseRelativity3 (tests.test_name.NameTestCase) ... ok testChooseRelativity4 (tests.test_name.NameTestCase) ... ok testChooseRelativity5 (tests.test_name.NameTestCase) ... ok testChooseRelativity6 (tests.test_name.NameTestCase) ... ok testChooseRelativity7 (tests.test_name.NameTestCase) ... ok testCompare1 (tests.test_name.NameTestCase) ... ok testCompare2 (tests.test_name.NameTestCase) ... ok testCompare3 (tests.test_name.NameTestCase) ... ok testCompare4 (tests.test_name.NameTestCase) ... ok testConcat1 (tests.test_name.NameTestCase) ... ok testConcat2 (tests.test_name.NameTestCase) ... ok testConcat3 (tests.test_name.NameTestCase) ... ok testConcat4 (tests.test_name.NameTestCase) ... ok testConcat5 (tests.test_name.NameTestCase) ... ok testConcat6 (tests.test_name.NameTestCase) ... ok testDefaultDecodeIsJustPunycode (tests.test_name.NameTestCase) ... ok testDerelativize1 (tests.test_name.NameTestCase) ... ok testDerelativize2 (tests.test_name.NameTestCase) ... ok testDerelativize3 (tests.test_name.NameTestCase) ... ok testDigestable1 (tests.test_name.NameTestCase) ... ok testDigestable2 (tests.test_name.NameTestCase) ... ok testDigestable3 (tests.test_name.NameTestCase) ... ok testDigestable4 (tests.test_name.NameTestCase) ... ok testE164ToEnum (tests.test_name.NameTestCase) ... ok testEmptyLabel1 (tests.test_name.NameTestCase) ... ok testEmptyLabel2 (tests.test_name.NameTestCase) ... ok testEmptyLabel3 (tests.test_name.NameTestCase) ... ok testEnumToE164 (tests.test_name.NameTestCase) ... ok testForwardIPv4 (tests.test_name.NameTestCase) ... ok testForwardIPv6 (tests.test_name.NameTestCase) ... ok testFromTextAbs1 (tests.test_name.NameTestCase) ... ok testFromTextRel1 (tests.test_name.NameTestCase) ... ok testFromTextRel2 (tests.test_name.NameTestCase) ... ok testFromTextRel3 (tests.test_name.NameTestCase) ... ok testFromTextRel4 (tests.test_name.NameTestCase) ... ok testFromTextRel5 (tests.test_name.NameTestCase) ... ok testFromUnicode1 (tests.test_name.NameTestCase) ... ok testFromUnicode2 (tests.test_name.NameTestCase) ... ok testFromUnicodeAlternateDot1 (tests.test_name.NameTestCase) ... ok testFromUnicodeAlternateDot2 (tests.test_name.NameTestCase) ... ok testFromUnicodeAlternateDot3 (tests.test_name.NameTestCase) ... ok testFromUnicodeIDNA2003Default (tests.test_name.NameTestCase) ... ok testFromUnicodeIDNA2003Explicit (tests.test_name.NameTestCase) ... ok testFromUnicodeIDNA2008 (tests.test_name.NameTestCase) ... ok testFromUnicodeIDNA2008Mixed (tests.test_name.NameTestCase) ... ok testFromWire1 (tests.test_name.NameTestCase) ... ok testFromWire2 (tests.test_name.NameTestCase) ... ok testHash1 (tests.test_name.NameTestCase) ... ok testImmutable1 (tests.test_name.NameTestCase) ... ok testImmutable2 (tests.test_name.NameTestCase) ... ok testLabelTooLong (tests.test_name.NameTestCase) ... ok testLongLabel (tests.test_name.NameTestCase) ... ok testLongName (tests.test_name.NameTestCase) ... ok testNameTooLong (tests.test_name.NameTestCase) ... ok testParent1 (tests.test_name.NameTestCase) ... ok testParent2 (tests.test_name.NameTestCase) ... ok testParent3 (tests.test_name.NameTestCase) ... ok testParent4 (tests.test_name.NameTestCase) ... ok testRelativize1 (tests.test_name.NameTestCase) ... ok testRelativize2 (tests.test_name.NameTestCase) ... ok testRelativize3 (tests.test_name.NameTestCase) ... ok testRelativize4 (tests.test_name.NameTestCase) ... ok testReverseIPv4 (tests.test_name.NameTestCase) ... ok testReverseIPv6 (tests.test_name.NameTestCase) ... ok testReverseIPv6MappedIpv4 (tests.test_name.NameTestCase) ... ok testSlice1 (tests.test_name.NameTestCase) ... ok testSlice2 (tests.test_name.NameTestCase) ... ok testSlice3 (tests.test_name.NameTestCase) ... ok testSplit1 (tests.test_name.NameTestCase) ... ok testSplit2 (tests.test_name.NameTestCase) ... ok testSplit3 (tests.test_name.NameTestCase) ... ok testSplit4 (tests.test_name.NameTestCase) ... ok testStrictINDA2003Decode (tests.test_name.NameTestCase) ... ok testSubdomain1 (tests.test_name.NameTestCase) ... ok testSubdomain2 (tests.test_name.NameTestCase) ... ok testSubdomain3 (tests.test_name.NameTestCase) ... ok testSubdomain4 (tests.test_name.NameTestCase) ... ok testSubdomain5 (tests.test_name.NameTestCase) ... ok testSuperdomain1 (tests.test_name.NameTestCase) ... ok testSuperdomain2 (tests.test_name.NameTestCase) ... ok testSuperdomain3 (tests.test_name.NameTestCase) ... ok testSuperdomain4 (tests.test_name.NameTestCase) ... ok testSuperdomain5 (tests.test_name.NameTestCase) ... ok testToText1 (tests.test_name.NameTestCase) ... ok testToText10 (tests.test_name.NameTestCase) ... ok testToText11 (tests.test_name.NameTestCase) ... ok testToText2 (tests.test_name.NameTestCase) ... ok testToText3 (tests.test_name.NameTestCase) ... ok testToText4 (tests.test_name.NameTestCase) ... ok testToText5 (tests.test_name.NameTestCase) ... ok testToText6 (tests.test_name.NameTestCase) ... ok testToText7 (tests.test_name.NameTestCase) ... ok testToText8 (tests.test_name.NameTestCase) ... ok testToText9 (tests.test_name.NameTestCase) ... ok testToUnicode1 (tests.test_name.NameTestCase) ... ok testToUnicode2 (tests.test_name.NameTestCase) ... ok testToUnicode3 (tests.test_name.NameTestCase) ... ok testToUnicode4 (tests.test_name.NameTestCase) ... ok testToWire1 (tests.test_name.NameTestCase) ... ok testToWire2 (tests.test_name.NameTestCase) ... ok testToWire3 (tests.test_name.NameTestCase) ... ok testToWire4 (tests.test_name.NameTestCase) ... ok testToWire5 (tests.test_name.NameTestCase) ... ok testToWire6 (tests.test_name.NameTestCase) ... ok testTortureFromText (tests.test_name.NameTestCase) ... ok testWild1 (tests.test_name.NameTestCase) ... ok testWild2 (tests.test_name.NameTestCase) ... ok testWild3 (tests.test_name.NameTestCase) ... ok testWild4 (tests.test_name.NameTestCase) ... ok testWild5 (tests.test_name.NameTestCase) ... ok testDepth (tests.test_namedict.NameTestCase) ... ok testLookup1 (tests.test_namedict.NameTestCase) ... ok testLookup2 (tests.test_namedict.NameTestCase) ... ok testLookup3 (tests.test_namedict.NameTestCase) ... ok testLookup4 (tests.test_namedict.NameTestCase) ... ok testLookup5 (tests.test_namedict.NameTestCase) ... ok testLookup6 (tests.test_namedict.NameTestCase) ... ok testLookup7 (tests.test_namedict.NameTestCase) ... ok testLookup8 (tests.test_namedict.NameTestCase) ... ok testRelDepth (tests.test_namedict.NameTestCase) ... ok testRelLookup1 (tests.test_namedict.NameTestCase) ... ok testRelLookup2 (tests.test_namedict.NameTestCase) ... ok testRelLookup3 (tests.test_namedict.NameTestCase) ... ok testRelLookup4 (tests.test_namedict.NameTestCase) ... ok testRelLookup7 (tests.test_namedict.NameTestCase) ... ok test_NSEC3_bitmap (tests.test_nsec3.NSEC3TestCase) ... ok test_aton1 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok test_aton2 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok test_aton3 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok test_aton4 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok test_aton5 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok test_aton6 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok test_aton7 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok test_aton8 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok test_aton9 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok test_bad_aton1 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok test_bad_aton2 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok test_bad_aton3 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok test_bad_ntoa1 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok test_bad_ntoa2 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok test_bad_v4_aton (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok test_bad_v6_aton (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok test_good_v4_aton (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok test_is_mapped (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok test_is_multicast (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok test_ntoa1 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok test_ntoa10 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok test_ntoa11 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok test_ntoa12 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok test_ntoa13 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok test_ntoa14 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok test_ntoa2 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok test_ntoa3 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok test_ntoa4 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok test_ntoa5 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok test_ntoa6 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok test_ntoa7 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok test_ntoa8 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok test_ntoa9 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok test_rfc5952_section_4_2_2 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok test_module_registration (tests.test_rdata.RdataTestCase) ... ok test_module_reregistration (tests.test_rdata.RdataTestCase) ... ok test_str (tests.test_rdata.RdataTestCase) ... ok test_unicode (tests.test_rdata.RdataTestCase) ... ok test_class_bytext1 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_class_bytext2 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_class_bytext_bounds1 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_class_bytext_bounds2 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_class_bytext_unknown (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_class_meta1 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_class_meta2 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_class_totext1 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_class_totext2 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_class_totext_bounds1 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_class_totext_bounds2 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_type_bytext1 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_type_bytext2 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_type_bytext_bounds1 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_type_bytext_bounds2 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_type_bytext_unknown (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_type_meta1 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_type_meta2 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_type_meta3 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_type_singleton1 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_type_singleton2 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_type_totext1 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_type_totext2 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_type_totext_bounds1 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok test_type_totext_bounds2 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok testFlagsAll (tests.test_rdtypeanydnskey.RdtypeAnyDnskeyTestCase) Test that all defined flags are recognized. ... ok testFlagsEmpty (tests.test_rdtypeanydnskey.RdtypeAnyDnskeyTestCase) Test DNSKEY flag to/from text conversion for zero flag/empty set. ... ok testFlagsRRToText (tests.test_rdtypeanydnskey.RdtypeAnyDnskeyTestCase) Test that RR method returns correct flags. ... ok testFlagsUnknownToFlags (tests.test_rdtypeanydnskey.RdtypeAnyDnskeyTestCase) Test that conversion from undefined mnemonic raises error. ... ok testFlagsUnknownToText (tests.test_rdtypeanydnskey.RdtypeAnyDnskeyTestCase) Test that undefined flags are returned in hexadecimal notation. ... ok testFromTextDelim (tests.test_rdtypeanyeui.RdtypeAnyEUI48TestCase) Invalid delimiter. ... ok testFromTextExtraDash (tests.test_rdtypeanyeui.RdtypeAnyEUI48TestCase) Extra dash instead of hex digit. ... ok testFromTextInvalidHex (tests.test_rdtypeanyeui.RdtypeAnyEUI48TestCase) Invalid hexadecimal input. ... ok testFromTextLength (tests.test_rdtypeanyeui.RdtypeAnyEUI48TestCase) Invalid input length. ... ok testFromTextMultipleTokens (tests.test_rdtypeanyeui.RdtypeAnyEUI48TestCase) Invalid input divided to multiple tokens. ... ok testFromTextOk (tests.test_rdtypeanyeui.RdtypeAnyEUI48TestCase) Valid text input. ... ok testFromWireLength (tests.test_rdtypeanyeui.RdtypeAnyEUI48TestCase) Valid wire format. ... ok testFromWireOk (tests.test_rdtypeanyeui.RdtypeAnyEUI48TestCase) Valid wire format. ... ok testInstLength (tests.test_rdtypeanyeui.RdtypeAnyEUI48TestCase) Incorrect input length. ... ok testInstOk (tests.test_rdtypeanyeui.RdtypeAnyEUI48TestCase) Valid binary input. ... ok testToTextOk (tests.test_rdtypeanyeui.RdtypeAnyEUI48TestCase) Valid text output. ... ok testToWire (tests.test_rdtypeanyeui.RdtypeAnyEUI48TestCase) Valid wire format. ... ok testFromTextDelim (tests.test_rdtypeanyeui.RdtypeAnyEUI64TestCase) Invalid delimiter. ... ok testFromTextExtraDash (tests.test_rdtypeanyeui.RdtypeAnyEUI64TestCase) Extra dash instead of hex digit. ... ok testFromTextInvalidHex (tests.test_rdtypeanyeui.RdtypeAnyEUI64TestCase) Invalid hexadecimal input. ... ok testFromTextLength (tests.test_rdtypeanyeui.RdtypeAnyEUI64TestCase) Invalid input length. ... ok testFromTextMultipleTokens (tests.test_rdtypeanyeui.RdtypeAnyEUI64TestCase) Invalid input divided to multiple tokens. ... ok testFromTextOk (tests.test_rdtypeanyeui.RdtypeAnyEUI64TestCase) Valid text input. ... ok testFromWireLength (tests.test_rdtypeanyeui.RdtypeAnyEUI64TestCase) Valid wire format. ... ok testFromWireOk (tests.test_rdtypeanyeui.RdtypeAnyEUI64TestCase) Valid wire format. ... ok testInstLength (tests.test_rdtypeanyeui.RdtypeAnyEUI64TestCase) Incorrect input length. ... ok testInstOk (tests.test_rdtypeanyeui.RdtypeAnyEUI64TestCase) Valid binary input. ... ok testToTextOk (tests.test_rdtypeanyeui.RdtypeAnyEUI64TestCase) Valid text output. ... ok testToWire (tests.test_rdtypeanyeui.RdtypeAnyEUI64TestCase) Valid wire format. ... ok testEqual1 (tests.test_rdtypeanyloc.RdtypeAnyLocTestCase) Test default values for size, horizontal and vertical precision. ... ok testEqual2 (tests.test_rdtypeanyloc.RdtypeAnyLocTestCase) Test default values for size, horizontal and vertical precision. ... ok testEqual3 (tests.test_rdtypeanyloc.RdtypeAnyLocTestCase) Test size, horizontal and vertical precision parsers: 100 cm == 1 m. ... ok testEqual4 (tests.test_rdtypeanyloc.RdtypeAnyLocTestCase) Test size, horizontal and vertical precision parsers without unit. ... ok testCacheCleaning (tests.test_resolver.BaseResolverTests) ... ok testCacheExpiration (tests.test_resolver.BaseResolverTests) ... ok testEmptyAnswerSection (tests.test_resolver.BaseResolverTests) ... ok testIndexErrorOnEmptyRRsetAccess (tests.test_resolver.BaseResolverTests) ... ok testIndexErrorOnEmptyRRsetDelete (tests.test_resolver.BaseResolverTests) ... ok testLRUDoesLRU (tests.test_resolver.BaseResolverTests) ... ok testLRUExpiration (tests.test_resolver.BaseResolverTests) ... ok testLRUReplace (tests.test_resolver.BaseResolverTests) ... ok testRead (tests.test_resolver.BaseResolverTests) ... ok testZoneForName1 (tests.test_resolver.BaseResolverTests) ... skipped 'Internet not reachable' testZoneForName2 (tests.test_resolver.BaseResolverTests) ... skipped 'Internet not reachable' testZoneForName3 (tests.test_resolver.BaseResolverTests) ... skipped 'Internet not reachable' testZoneForName4 (tests.test_resolver.BaseResolverTests) ... ok test_nxdomain_canonical_name (tests.test_resolver.NXDOMAINExceptionTestCase) ... ok test_nxdomain_compatible (tests.test_resolver.NXDOMAINExceptionTestCase) ... ok test_nxdomain_merge (tests.test_resolver.NXDOMAINExceptionTestCase) ... ok testCacheCleaning (tests.test_resolver.PollResolverTestCase) ... ok testCacheExpiration (tests.test_resolver.PollResolverTestCase) ... ok testEmptyAnswerSection (tests.test_resolver.PollResolverTestCase) ... ok testIndexErrorOnEmptyRRsetAccess (tests.test_resolver.PollResolverTestCase) ... ok testIndexErrorOnEmptyRRsetDelete (tests.test_resolver.PollResolverTestCase) ... ok testLRUDoesLRU (tests.test_resolver.PollResolverTestCase) ... ok testLRUExpiration (tests.test_resolver.PollResolverTestCase) ... ok testLRUReplace (tests.test_resolver.PollResolverTestCase) ... ok testRead (tests.test_resolver.PollResolverTestCase) ... ok testZoneForName1 (tests.test_resolver.PollResolverTestCase) ... skipped 'Internet not reachable' testZoneForName2 (tests.test_resolver.PollResolverTestCase) ... skipped 'Internet not reachable' testZoneForName3 (tests.test_resolver.PollResolverTestCase) ... skipped 'Internet not reachable' testZoneForName4 (tests.test_resolver.PollResolverTestCase) ... ok testCacheCleaning (tests.test_resolver.SelectResolverTestCase) ... ok testCacheExpiration (tests.test_resolver.SelectResolverTestCase) ... ok testEmptyAnswerSection (tests.test_resolver.SelectResolverTestCase) ... ok testIndexErrorOnEmptyRRsetAccess (tests.test_resolver.SelectResolverTestCase) ... ok testIndexErrorOnEmptyRRsetDelete (tests.test_resolver.SelectResolverTestCase) ... ok testLRUDoesLRU (tests.test_resolver.SelectResolverTestCase) ... ok testLRUExpiration (tests.test_resolver.SelectResolverTestCase) ... ok testLRUReplace (tests.test_resolver.SelectResolverTestCase) ... ok testRead (tests.test_resolver.SelectResolverTestCase) ... ok testZoneForName1 (tests.test_resolver.SelectResolverTestCase) ... skipped 'Internet not reachable' testZoneForName2 (tests.test_resolver.SelectResolverTestCase) ... skipped 'Internet not reachable' testZoneForName3 (tests.test_resolver.SelectResolverTestCase) ... skipped 'Internet not reachable' testZoneForName4 (tests.test_resolver.SelectResolverTestCase) ... ok testEqual1 (tests.test_rrset.RRsetTestCase) ... ok testEqual2 (tests.test_rrset.RRsetTestCase) ... ok testNotEqual1 (tests.test_rrset.RRsetTestCase) ... ok testNotEqual2 (tests.test_rrset.RRsetTestCase) ... ok testNotEqual3 (tests.test_rrset.RRsetTestCase) ... ok testNotEqual4 (tests.test_rrset.RRsetTestCase) ... ok testDelitem (tests.test_set.SimpleSetTestCase) ... ok testDelslice (tests.test_set.SimpleSetTestCase) ... ok testDifference1 (tests.test_set.SimpleSetTestCase) ... ok testDifference2 (tests.test_set.SimpleSetTestCase) ... ok testDifference3 (tests.test_set.SimpleSetTestCase) ... ok testDifference4 (tests.test_set.SimpleSetTestCase) ... ok testGetitem (tests.test_set.SimpleSetTestCase) ... ok testGetslice (tests.test_set.SimpleSetTestCase) ... ok testIntersection1 (tests.test_set.SimpleSetTestCase) ... ok testIntersection2 (tests.test_set.SimpleSetTestCase) ... ok testIntersection3 (tests.test_set.SimpleSetTestCase) ... ok testIntersection4 (tests.test_set.SimpleSetTestCase) ... ok testLen1 (tests.test_set.SimpleSetTestCase) ... ok testLen2 (tests.test_set.SimpleSetTestCase) ... ok testLen3 (tests.test_set.SimpleSetTestCase) ... ok testSubset1 (tests.test_set.SimpleSetTestCase) ... ok testSubset2 (tests.test_set.SimpleSetTestCase) ... ok testSubset3 (tests.test_set.SimpleSetTestCase) ... ok testSubset4 (tests.test_set.SimpleSetTestCase) ... ok testSubset5 (tests.test_set.SimpleSetTestCase) ... ok testSubset6 (tests.test_set.SimpleSetTestCase) ... ok testSuperset1 (tests.test_set.SimpleSetTestCase) ... ok testSuperset2 (tests.test_set.SimpleSetTestCase) ... ok testSuperset3 (tests.test_set.SimpleSetTestCase) ... ok testSuperset4 (tests.test_set.SimpleSetTestCase) ... ok testSuperset5 (tests.test_set.SimpleSetTestCase) ... ok testSuperset6 (tests.test_set.SimpleSetTestCase) ... ok testUnion1 (tests.test_set.SimpleSetTestCase) ... ok testUnion2 (tests.test_set.SimpleSetTestCase) ... ok testUnion3 (tests.test_set.SimpleSetTestCase) ... ok testUpdate1 (tests.test_set.SimpleSetTestCase) ... ok testUpdate2 (tests.test_set.SimpleSetTestCase) ... ok testComment1 (tests.test_tokenizer.TokenizerTestCase) ... ok testComment2 (tests.test_tokenizer.TokenizerTestCase) ... ok testComment3 (tests.test_tokenizer.TokenizerTestCase) ... ok testEOL (tests.test_tokenizer.TokenizerTestCase) ... ok testEmpty1 (tests.test_tokenizer.TokenizerTestCase) ... ok testEmpty2 (tests.test_tokenizer.TokenizerTestCase) ... ok testEscapedDelimiter1 (tests.test_tokenizer.TokenizerTestCase) ... ok testEscapedDelimiter1u (tests.test_tokenizer.TokenizerTestCase) ... ok testEscapedDelimiter2 (tests.test_tokenizer.TokenizerTestCase) ... ok testEscapedDelimiter2u (tests.test_tokenizer.TokenizerTestCase) ... ok testEscapedDelimiter3 (tests.test_tokenizer.TokenizerTestCase) ... ok testEscapedDelimiter3u (tests.test_tokenizer.TokenizerTestCase) ... ok testGetEOL1 (tests.test_tokenizer.TokenizerTestCase) ... ok testGetEOL2 (tests.test_tokenizer.TokenizerTestCase) ... ok testMultiline1 (tests.test_tokenizer.TokenizerTestCase) ... ok testMultiline2 (tests.test_tokenizer.TokenizerTestCase) ... ok testMultiline3 (tests.test_tokenizer.TokenizerTestCase) ... ok testMultiline4 (tests.test_tokenizer.TokenizerTestCase) ... ok testQuotedString1 (tests.test_tokenizer.TokenizerTestCase) ... ok testQuotedString2 (tests.test_tokenizer.TokenizerTestCase) ... ok testQuotedString3 (tests.test_tokenizer.TokenizerTestCase) ... ok testQuotedString4 (tests.test_tokenizer.TokenizerTestCase) ... ok testQuotedString5 (tests.test_tokenizer.TokenizerTestCase) ... ok testQuotedString6 (tests.test_tokenizer.TokenizerTestCase) ... ok testQuotedString7 (tests.test_tokenizer.TokenizerTestCase) ... ok testStr (tests.test_tokenizer.TokenizerTestCase) ... ok testUnget1 (tests.test_tokenizer.TokenizerTestCase) ... ok testUnget2 (tests.test_tokenizer.TokenizerTestCase) ... ok testUnicode (tests.test_tokenizer.TokenizerTestCase) ... ok testWS1 (tests.test_tokenizer.TokenizerTestCase) ... ok testWS2 (tests.test_tokenizer.TokenizerTestCase) ... ok test_from_text1 (tests.test_update.UpdateTestCase) ... ok test_to_wire1 (tests.test_update.UpdateTestCase) ... ok test_to_wire2 (tests.test_update.UpdateTestCase) ... ok test_to_wire3 (tests.test_update.UpdateTestCase) ... ok testEmptySlice (tests.test_wiredata.WireDataSlicingTestCase) Test empty slice ... ok testGetOne (tests.test_wiredata.WireDataSlicingTestCase) Get data one by one item ... ok testGetOneOutOfLowerBorder (tests.test_wiredata.WireDataSlicingTestCase) Get item outside of range ... ok testGetOneOutOfUpperBorder (tests.test_wiredata.WireDataSlicingTestCase) Get item outside of range ... ok testSliceAll (tests.test_wiredata.WireDataSlicingTestCase) Get all data ... ok testSliceAllExplicitlyDefined (tests.test_wiredata.WireDataSlicingTestCase) Get all data ... ok testSliceBothOutOfLowerBorder (tests.test_wiredata.WireDataSlicingTestCase) Get data from out of lower border ... ok testSliceBothOutOfUpperBorder (tests.test_wiredata.WireDataSlicingTestCase) Get data from out of lower border ... ok testSliceLowerHalf (tests.test_wiredata.WireDataSlicingTestCase) Get lower half of data ... ok testSliceLowerHalfWithNegativeIndex (tests.test_wiredata.WireDataSlicingTestCase) Get lower half of data ... ok testSliceMiddle (tests.test_wiredata.WireDataSlicingTestCase) Get data from middle ... ok testSliceMiddleWithMixedIndex (tests.test_wiredata.WireDataSlicingTestCase) Get data from middle ... ok testSliceMiddleWithNegativeIndex (tests.test_wiredata.WireDataSlicingTestCase) Get data from middle ... ok testSliceStartOutOfLowerBorder (tests.test_wiredata.WireDataSlicingTestCase) Get data from out of lower border ... ok testSliceStartOutOfUpperBorder (tests.test_wiredata.WireDataSlicingTestCase) Get data from out of upper border ... ok testSliceStopOutOfLowerBorder (tests.test_wiredata.WireDataSlicingTestCase) Get data from out of lower border ... ok testSliceStopOutOfUpperBorder (tests.test_wiredata.WireDataSlicingTestCase) Get data from out of upper border ... ok testSliceUpperHalf (tests.test_wiredata.WireDataSlicingTestCase) Get upper half of data ... ok testBadDirective (tests.test_zone.ZoneTestCase) ... ok testDeleteRdataset1 (tests.test_zone.ZoneTestCase) ... ok testDeleteRdataset2 (tests.test_zone.ZoneTestCase) ... ok testEqual (tests.test_zone.ZoneTestCase) ... ok testFindRRset1 (tests.test_zone.ZoneTestCase) ... ok testFindRRset2 (tests.test_zone.ZoneTestCase) ... ok testFindRdataset1 (tests.test_zone.ZoneTestCase) ... ok testFindRdataset2 (tests.test_zone.ZoneTestCase) ... ok testFirstRRStartsWithWhitespace (tests.test_zone.ZoneTestCase) ... ok testFromFile1 (tests.test_zone.ZoneTestCase) ... ok testFromFile2 (tests.test_zone.ZoneTestCase) ... ok testFromText (tests.test_zone.ZoneTestCase) ... ok testGetRRset1 (tests.test_zone.ZoneTestCase) ... ok testGetRRset2 (tests.test_zone.ZoneTestCase) ... ok testGetRdataset1 (tests.test_zone.ZoneTestCase) ... ok testGetRdataset2 (tests.test_zone.ZoneTestCase) ... ok testInclude (tests.test_zone.ZoneTestCase) ... ok testIterateAllRdatas (tests.test_zone.ZoneTestCase) ... ok testIterateAllRdatasets (tests.test_zone.ZoneTestCase) ... ok testIterateRdatas (tests.test_zone.ZoneTestCase) ... ok testIterateRdatasets (tests.test_zone.ZoneTestCase) ... ok testNoNS (tests.test_zone.ZoneTestCase) ... ok testNoSOA (tests.test_zone.ZoneTestCase) ... ok testNoTTL (tests.test_zone.ZoneTestCase) ... ok testNodeDeleteRdataset1 (tests.test_zone.ZoneTestCase) ... ok testNodeDeleteRdataset2 (tests.test_zone.ZoneTestCase) ... ok testNodeFindRdataset1 (tests.test_zone.ZoneTestCase) ... ok testNodeFindRdataset2 (tests.test_zone.ZoneTestCase) ... ok testNodeGetRdataset1 (tests.test_zone.ZoneTestCase) ... ok testNodeGetRdataset2 (tests.test_zone.ZoneTestCase) ... ok testNotEqual1 (tests.test_zone.ZoneTestCase) ... ok testNotEqual2 (tests.test_zone.ZoneTestCase) ... ok testNotEqual3 (tests.test_zone.ZoneTestCase) ... ok testReplaceRdataset1 (tests.test_zone.ZoneTestCase) ... ok testReplaceRdataset2 (tests.test_zone.ZoneTestCase) ... ok testTTLFromLast (tests.test_zone.ZoneTestCase) ... ok testTTLFromSOA (tests.test_zone.ZoneTestCase) ... ok testTTLs (tests.test_zone.ZoneTestCase) ... ok testToFileBinary (tests.test_zone.ZoneTestCase) ... ok testToFileBinaryStream (tests.test_zone.ZoneTestCase) ... ok testToFileFilename (tests.test_zone.ZoneTestCase) ... ok testToFileTextual (tests.test_zone.ZoneTestCase) ... ok testToFileTextualStream (tests.test_zone.ZoneTestCase) ... ok testToText (tests.test_zone.ZoneTestCase) ... ok testTorture1 (tests.test_zone.ZoneTestCase) ... ok testZoneOrigin (tests.test_zone.ZoneTestCase) ... ok testZoneOriginNone (tests.test_zone.ZoneTestCase) ... ok ---------------------------------------------------------------------- Ran 501 tests in 19.136s OK (skipped=13) 256.1.1.1 1.1.1 1.1.1.1.1 +1.1.1.1 1.1.1.1+ 1..2.3.4 .1.2.3.4 1.2.3.4. + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-dnspython-1.16.0-4.mga8.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.kUXK2U + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd dnspython-1.16.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/share/doc/python3-dnspython + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/share/doc/python3-dnspython + cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/share/doc/python3-dnspython + cp -pr examples /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/share/doc/python3-dnspython + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.h07BkY + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd dnspython-1.16.0 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/share/licenses/python3-dnspython + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/share/licenses/python3-dnspython + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64/usr/share/licenses/python3-dnspython + RPM_EC=0 ++ jobs -p + exit 0 Provides: dnspython = 1.16.0-4.mga8 python-dnspython = 1.16.0-4.mga8 python3-dnspython = 1.16.0-4.mga8 python3.8-dnspython = 1.16.0-4.mga8 python3.8dist(dnspython) = 1.16 python3dist(dnspython) = 1.16 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.8 Obsoletes: python-dnspython < 1.16.0-4.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-dnspython-1.16.0-4.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.scScWU + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd dnspython-1.16.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-dnspython-1.16.0-4.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.wBZRCV + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf dnspython-1.16.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!