Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv5tel --nodeps /builddir/build/SPECS/python-dns.spec'], chrootPath='/var/lib/mock/el-8-arm/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv5tel --nodeps /builddir/build/SPECS/python-dns.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: armv5tel Building for target armv5tel Wrote: /builddir/build/SRPMS/python-dns-1.15.0-8.el8.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv5tel --nodeps /builddir/build/SPECS/python-dns.spec'], chrootPath='/var/lib/mock/el-8-arm/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv5tel --nodeps /builddir/build/SPECS/python-dns.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: armv5tel Building for target armv5tel Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.tWsNI1 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf dnspython-1.15.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/dnspython-1.15.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd dnspython-1.15.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/test_fails_on_missing_file.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + find examples -type f + xargs chmod a-x + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ini18X + umask 022 + cd /builddir/build/BUILD + cd dnspython-1.15.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' running build running build_py creating build creating build/lib creating build/lib/dns copying dns/renderer.py -> build/lib/dns copying dns/inet.py -> build/lib/dns copying dns/tokenizer.py -> build/lib/dns copying dns/dnssec.py -> build/lib/dns copying dns/__init__.py -> build/lib/dns copying dns/node.py -> build/lib/dns copying dns/tsigkeyring.py -> build/lib/dns copying dns/exception.py -> build/lib/dns copying dns/flags.py -> build/lib/dns copying dns/query.py -> build/lib/dns copying dns/ttl.py -> build/lib/dns copying dns/rcode.py -> build/lib/dns copying dns/rdataclass.py -> build/lib/dns copying dns/rdata.py -> build/lib/dns copying dns/_compat.py -> build/lib/dns copying dns/hash.py -> build/lib/dns copying dns/name.py -> build/lib/dns copying dns/edns.py -> build/lib/dns copying dns/rdatatype.py -> build/lib/dns copying dns/tsig.py -> build/lib/dns copying dns/ipv6.py -> build/lib/dns copying dns/version.py -> build/lib/dns copying dns/wiredata.py -> build/lib/dns copying dns/reversename.py -> build/lib/dns copying dns/e164.py -> build/lib/dns copying dns/set.py -> build/lib/dns copying dns/resolver.py -> build/lib/dns copying dns/opcode.py -> build/lib/dns copying dns/ipv4.py -> build/lib/dns copying dns/namedict.py -> build/lib/dns copying dns/message.py -> build/lib/dns copying dns/rdataset.py -> build/lib/dns copying dns/update.py -> build/lib/dns copying dns/grange.py -> build/lib/dns copying dns/rrset.py -> build/lib/dns copying dns/zone.py -> build/lib/dns copying dns/entropy.py -> build/lib/dns creating build/lib/dns/rdtypes copying dns/rdtypes/dsbase.py -> build/lib/dns/rdtypes copying dns/rdtypes/mxbase.py -> build/lib/dns/rdtypes copying dns/rdtypes/__init__.py -> build/lib/dns/rdtypes copying dns/rdtypes/dnskeybase.py -> build/lib/dns/rdtypes copying dns/rdtypes/euibase.py -> build/lib/dns/rdtypes copying dns/rdtypes/nsbase.py -> build/lib/dns/rdtypes copying dns/rdtypes/txtbase.py -> build/lib/dns/rdtypes creating build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/NSAP_PTR.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/DHCID.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/NAPTR.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/__init__.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/PX.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/KX.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/AAAA.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/A.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/APL.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/NSAP.py -> build/lib/dns/rdtypes/IN copying dns/rdtypes/IN/SRV.py -> build/lib/dns/rdtypes/IN creating build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/__init__.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/HIP.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/RP.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/DS.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/EUI64.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/CDNSKEY.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/PTR.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/AVC.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/CAA.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/AFSDB.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/EUI48.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/ISDN.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/NS.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/CNAME.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/X25.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/DNAME.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/CERT.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/SSHFP.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/TXT.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/DLV.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/GPOS.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/RT.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/NSEC3.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/TLSA.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/MX.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/URI.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/LOC.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/RRSIG.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/HINFO.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/CDS.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/SOA.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/CSYNC.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/DNSKEY.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/SPF.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/NSEC.py -> build/lib/dns/rdtypes/ANY copying dns/rdtypes/ANY/NSEC3PARAM.py -> build/lib/dns/rdtypes/ANY + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hitrXS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm + cd dnspython-1.15.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv5te -mfloat-abi=soft' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm running install running install_lib creating /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr creating /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib creating /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns copying build/lib/dns/renderer.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns copying build/lib/dns/inet.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns copying build/lib/dns/tokenizer.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns copying build/lib/dns/dnssec.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns copying build/lib/dns/__init__.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns copying build/lib/dns/node.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns copying build/lib/dns/tsigkeyring.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns copying build/lib/dns/exception.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns copying build/lib/dns/flags.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns copying build/lib/dns/query.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns copying build/lib/dns/ttl.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns copying build/lib/dns/rcode.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns copying build/lib/dns/rdataclass.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns copying build/lib/dns/rdata.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns copying build/lib/dns/_compat.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns copying build/lib/dns/hash.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns copying build/lib/dns/name.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns copying build/lib/dns/edns.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns copying build/lib/dns/rdatatype.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns copying build/lib/dns/tsig.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns copying build/lib/dns/ipv6.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns copying build/lib/dns/version.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns copying build/lib/dns/wiredata.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns copying build/lib/dns/reversename.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns copying build/lib/dns/e164.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns copying build/lib/dns/set.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns copying build/lib/dns/resolver.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns copying build/lib/dns/opcode.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns copying build/lib/dns/ipv4.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns copying build/lib/dns/namedict.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns copying build/lib/dns/message.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns copying build/lib/dns/rdataset.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns copying build/lib/dns/update.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns copying build/lib/dns/grange.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns copying build/lib/dns/rrset.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns copying build/lib/dns/zone.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns creating /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes copying build/lib/dns/rdtypes/dsbase.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes copying build/lib/dns/rdtypes/mxbase.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes copying build/lib/dns/rdtypes/__init__.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes copying build/lib/dns/rdtypes/dnskeybase.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes copying build/lib/dns/rdtypes/euibase.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes creating /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/__init__.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/HIP.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/RP.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/DS.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/EUI64.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/CDNSKEY.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/PTR.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/AVC.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/CAA.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/AFSDB.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/EUI48.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/ISDN.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/NS.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/CNAME.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/X25.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/DNAME.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/CERT.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/SSHFP.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/TXT.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/DLV.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/GPOS.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/RT.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/NSEC3.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/TLSA.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/MX.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/URI.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/LOC.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/RRSIG.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/HINFO.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/CDS.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/SOA.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/CSYNC.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/DNSKEY.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/SPF.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/NSEC.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/ANY/NSEC3PARAM.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY copying build/lib/dns/rdtypes/nsbase.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes creating /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/NSAP_PTR.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/DHCID.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/NAPTR.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/__init__.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/PX.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/KX.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/WKS.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/IPSECKEY.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/AAAA.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/A.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/APL.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/NSAP.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/IN/SRV.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/IN copying build/lib/dns/rdtypes/txtbase.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes copying build/lib/dns/entropy.py -> /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/renderer.py to renderer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/inet.py to inet.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/tokenizer.py to tokenizer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/dnssec.py to dnssec.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/node.py to node.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/tsigkeyring.py to tsigkeyring.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/exception.py to exception.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/flags.py to flags.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/query.py to query.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/ttl.py to ttl.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rcode.py to rcode.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdataclass.py to rdataclass.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdata.py to rdata.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/_compat.py to _compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/hash.py to hash.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/name.py to name.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/edns.py to edns.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdatatype.py to rdatatype.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/tsig.py to tsig.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/ipv6.py to ipv6.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/wiredata.py to wiredata.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/reversename.py to reversename.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/e164.py to e164.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/set.py to set.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/resolver.py to resolver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/opcode.py to opcode.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/ipv4.py to ipv4.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/namedict.py to namedict.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/message.py to message.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdataset.py to rdataset.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/update.py to update.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/grange.py to grange.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rrset.py to rrset.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/zone.py to zone.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/dsbase.py to dsbase.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/mxbase.py to mxbase.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/dnskeybase.py to dnskeybase.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/euibase.py to euibase.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY/HIP.py to HIP.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY/RP.py to RP.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY/DS.py to DS.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY/EUI64.py to EUI64.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY/CDNSKEY.py to CDNSKEY.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY/PTR.py to PTR.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY/AVC.py to AVC.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY/CAA.py to CAA.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY/AFSDB.py to AFSDB.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY/EUI48.py to EUI48.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY/ISDN.py to ISDN.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY/NS.py to NS.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY/CNAME.py to CNAME.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY/X25.py to X25.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY/DNAME.py to DNAME.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY/CERT.py to CERT.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY/SSHFP.py to SSHFP.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY/TXT.py to TXT.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY/DLV.py to DLV.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY/GPOS.py to GPOS.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY/RT.py to RT.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY/NSEC3.py to NSEC3.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY/TLSA.py to TLSA.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY/MX.py to MX.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY/URI.py to URI.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY/LOC.py to LOC.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY/RRSIG.py to RRSIG.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY/HINFO.py to HINFO.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY/CDS.py to CDS.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY/SOA.py to SOA.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY/CSYNC.py to CSYNC.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY/DNSKEY.py to DNSKEY.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY/SPF.py to SPF.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY/NSEC.py to NSEC.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/ANY/NSEC3PARAM.py to NSEC3PARAM.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/nsbase.py to nsbase.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/IN/NSAP_PTR.py to NSAP_PTR.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/IN/DHCID.py to DHCID.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/IN/NAPTR.py to NAPTR.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/IN/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/IN/PX.py to PX.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/IN/KX.py to KX.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/IN/WKS.py to WKS.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/IN/IPSECKEY.py to IPSECKEY.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/IN/AAAA.py to AAAA.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/IN/A.py to A.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/IN/APL.py to APL.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/IN/NSAP.py to NSAP.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/IN/SRV.py to SRV.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/rdtypes/txtbase.py to txtbase.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dns/entropy.py to entropy.cpython-36.pyc writing byte-compilation script '/tmp/tmpcqyp_ik9.py' /usr/libexec/platform-python /tmp/tmpcqyp_ik9.py removing /tmp/tmpcqyp_ik9.py running install_egg_info running egg_info writing dnspython.egg-info/PKG-INFO writing dependency_links to dnspython.egg-info/dependency_links.txt writing top-level names to dnspython.egg-info/top_level.txt reading manifest file 'dnspython.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no files found matching 'TODO' BUILDSTDERR: warning: no files found matching '*.txt' under directory 'examples' BUILDSTDERR: warning: no files found matching '*.txt' under directory 'tests' writing manifest file 'dnspython.egg-info/SOURCES.txt' Copying dnspython.egg-info to /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6/site-packages/dnspython-1.15.0-py3.6.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.15.0-8.el8 --unique-debug-suffix -1.15.0-8.el8.arm --unique-debug-src-base python-dns-1.15.0-8.el8.arm --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/dnspython-1.15.0 BUILDSTDERR: find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.naKnVo + umask 022 + cd /builddir/build/BUILD + cd dnspython-1.15.0 + /usr/libexec/platform-python setup.py test running test running egg_info writing dnspython.egg-info/PKG-INFO writing dependency_links to dnspython.egg-info/dependency_links.txt writing top-level names to dnspython.egg-info/top_level.txt reading manifest file 'dnspython.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: warning: no files found matching 'TODO' BUILDSTDERR: warning: no files found matching '*.txt' under directory 'examples' BUILDSTDERR: warning: no files found matching '*.txt' under directory 'tests' writing manifest file 'dnspython.egg-info/SOURCES.txt' running build_ext BUILDSTDERR: testComment1 (tests.test_tokenizer.TokenizerTestCase) ... /builddir/build/BUILD/dnspython-1.15.0/tests/test_tokenizer.py:106: DeprecationWarning: Please use assertTrue instead. BUILDSTDERR: self.failUnless(token1.is_eol()) BUILDSTDERR: ok BUILDSTDERR: testComment2 (tests.test_tokenizer.TokenizerTestCase) ... ok BUILDSTDERR: testComment3 (tests.test_tokenizer.TokenizerTestCase) ... ok BUILDSTDERR: testEOL (tests.test_tokenizer.TokenizerTestCase) ... ok BUILDSTDERR: testEmpty1 (tests.test_tokenizer.TokenizerTestCase) ... ok BUILDSTDERR: testEmpty2 (tests.test_tokenizer.TokenizerTestCase) ... ok BUILDSTDERR: testEscapedDelimiter1 (tests.test_tokenizer.TokenizerTestCase) ... ok BUILDSTDERR: testEscapedDelimiter1u (tests.test_tokenizer.TokenizerTestCase) ... ok BUILDSTDERR: testEscapedDelimiter2 (tests.test_tokenizer.TokenizerTestCase) ... ok BUILDSTDERR: testEscapedDelimiter2u (tests.test_tokenizer.TokenizerTestCase) ... ok BUILDSTDERR: testEscapedDelimiter3 (tests.test_tokenizer.TokenizerTestCase) ... ok BUILDSTDERR: testEscapedDelimiter3u (tests.test_tokenizer.TokenizerTestCase) ... ok BUILDSTDERR: testGetEOL1 (tests.test_tokenizer.TokenizerTestCase) ... ok BUILDSTDERR: testGetEOL2 (tests.test_tokenizer.TokenizerTestCase) ... ok BUILDSTDERR: testMultiline1 (tests.test_tokenizer.TokenizerTestCase) ... ok BUILDSTDERR: testMultiline2 (tests.test_tokenizer.TokenizerTestCase) ... ok BUILDSTDERR: testMultiline3 (tests.test_tokenizer.TokenizerTestCase) ... /builddir/build/BUILD/dnspython-1.15.0/tests/test_tokenizer.py:138: DeprecationWarning: Please use assertRaises instead. BUILDSTDERR: self.failUnlessRaises(dns.exception.SyntaxError, bad) BUILDSTDERR: ok BUILDSTDERR: testMultiline4 (tests.test_tokenizer.TokenizerTestCase) ... ok BUILDSTDERR: testQuotedString1 (tests.test_tokenizer.TokenizerTestCase) ... ok BUILDSTDERR: testQuotedString2 (tests.test_tokenizer.TokenizerTestCase) ... ok BUILDSTDERR: testQuotedString3 (tests.test_tokenizer.TokenizerTestCase) ... ok BUILDSTDERR: testQuotedString4 (tests.test_tokenizer.TokenizerTestCase) ... ok BUILDSTDERR: testQuotedString5 (tests.test_tokenizer.TokenizerTestCase) ... ok BUILDSTDERR: testQuotedString6 (tests.test_tokenizer.TokenizerTestCase) ... ok BUILDSTDERR: testQuotedString7 (tests.test_tokenizer.TokenizerTestCase) ... ok BUILDSTDERR: testStr (tests.test_tokenizer.TokenizerTestCase) ... ok BUILDSTDERR: testUnget1 (tests.test_tokenizer.TokenizerTestCase) ... ok BUILDSTDERR: testUnget2 (tests.test_tokenizer.TokenizerTestCase) ... ok BUILDSTDERR: testUnicode (tests.test_tokenizer.TokenizerTestCase) ... ok BUILDSTDERR: testWS1 (tests.test_tokenizer.TokenizerTestCase) ... ok BUILDSTDERR: testWS2 (tests.test_tokenizer.TokenizerTestCase) ... ok BUILDSTDERR: test_CAA_from_wire (tests.test_bugs.BugsTestCase) ... /builddir/build/BUILD/dnspython-1.15.0/tests/test_bugs.py:69: DeprecationWarning: Please use assertTrue instead. BUILDSTDERR: self.failUnless(rdata == rdata2) BUILDSTDERR: ok BUILDSTDERR: test_SOA_BIND8_TTL (tests.test_bugs.BugsTestCase) ... ok BUILDSTDERR: test_TTL_bounds_check (tests.test_bugs.BugsTestCase) ... /builddir/build/BUILD/dnspython-1.15.0/tests/test_bugs.py:45: DeprecationWarning: Please use assertRaises instead. BUILDSTDERR: self.failUnlessRaises(dns.ttl.BadTTL, bad) BUILDSTDERR: ok BUILDSTDERR: test_empty_NSEC3_window (tests.test_bugs.BugsTestCase) ... ok BUILDSTDERR: test_float_LOC (tests.test_bugs.BugsTestCase) ... ok BUILDSTDERR: test_zero_size_APL (tests.test_bugs.BugsTestCase) ... ok BUILDSTDERR: testFailFromText1 (tests.test_grange.GRangeTestCase) ... ok BUILDSTDERR: testFailFromText2 (tests.test_grange.GRangeTestCase) ... ok BUILDSTDERR: testFailFromText3 (tests.test_grange.GRangeTestCase) ... ok BUILDSTDERR: testFromText1 (tests.test_grange.GRangeTestCase) ... ok BUILDSTDERR: testFromText2 (tests.test_grange.GRangeTestCase) ... ok BUILDSTDERR: testFromText3 (tests.test_grange.GRangeTestCase) ... ok BUILDSTDERR: testFromText4 (tests.test_grange.GRangeTestCase) ... ok BUILDSTDERR: testFromText5 (tests.test_grange.GRangeTestCase) ... ok BUILDSTDERR: testFromText6 (tests.test_grange.GRangeTestCase) ... ok BUILDSTDERR: test_custom_message (tests.test_exceptions.ExceptionTestCase) ... ok BUILDSTDERR: test_formatted_error (tests.test_exceptions.ExceptionTestCase) BUILDSTDERR: Exceptions with explicit format has to respect it. ... ok BUILDSTDERR: test_implicit_message (tests.test_exceptions.ExceptionTestCase) ... ok BUILDSTDERR: test_kwargs_only (tests.test_exceptions.ExceptionTestCase) BUILDSTDERR: Kwargs cannot be combined with args. ... ok BUILDSTDERR: test_kwargs_unsupported (tests.test_exceptions.ExceptionTestCase) BUILDSTDERR: Only supported kwargs are accepted. ... ok BUILDSTDERR: testFlagsAll (tests.test_rdtypeanydnskey.RdtypeAnyDnskeyTestCase) BUILDSTDERR: Test that all defined flags are recognized. ... /builddir/build/BUILD/dnspython-1.15.0/tests/test_rdtypeanydnskey.py:45: DeprecationWarning: Please use assertTrue instead. BUILDSTDERR: '"%s" != "%s"' % (from_flags, good_s)) BUILDSTDERR: ok BUILDSTDERR: testFlagsEmpty (tests.test_rdtypeanydnskey.RdtypeAnyDnskeyTestCase) BUILDSTDERR: Test DNSKEY flag to/from text conversion for zero flag/empty set. ... ok BUILDSTDERR: testFlagsRRToText (tests.test_rdtypeanydnskey.RdtypeAnyDnskeyTestCase) BUILDSTDERR: Test that RR method returns correct flags. ... ok BUILDSTDERR: testFlagsUnknownToFlags (tests.test_rdtypeanydnskey.RdtypeAnyDnskeyTestCase) BUILDSTDERR: Test that conversion from undefined mnemonic raises error. ... /builddir/build/BUILD/dnspython-1.15.0/tests/test_rdtypeanydnskey.py:60: DeprecationWarning: Please use assertRaises instead. BUILDSTDERR: (['0x8000'])) BUILDSTDERR: ok BUILDSTDERR: testFlagsUnknownToText (tests.test_rdtypeanydnskey.RdtypeAnyDnskeyTestCase) BUILDSTDERR: Test that undefined flags are returned in hexadecimal notation. ... ok BUILDSTDERR: testDepth (tests.test_namedict.NameTestCase) ... /builddir/build/BUILD/dnspython-1.15.0/tests/test_namedict.py:39: DeprecationWarning: Please use assertTrue instead. BUILDSTDERR: self.failUnless(self.ndict.max_depth == 3) BUILDSTDERR: ok BUILDSTDERR: testLookup1 (tests.test_namedict.NameTestCase) ... ok BUILDSTDERR: testLookup2 (tests.test_namedict.NameTestCase) ... ok BUILDSTDERR: testLookup3 (tests.test_namedict.NameTestCase) ... ok BUILDSTDERR: testLookup4 (tests.test_namedict.NameTestCase) ... ok BUILDSTDERR: testLookup5 (tests.test_namedict.NameTestCase) ... /builddir/build/BUILD/dnspython-1.15.0/tests/test_namedict.py:61: DeprecationWarning: Please use assertRaises instead. BUILDSTDERR: self.failUnlessRaises(KeyError, bad) BUILDSTDERR: ok BUILDSTDERR: testLookup6 (tests.test_namedict.NameTestCase) ... ok BUILDSTDERR: testLookup7 (tests.test_namedict.NameTestCase) ... ok BUILDSTDERR: testLookup8 (tests.test_namedict.NameTestCase) ... ok BUILDSTDERR: testRelDepth (tests.test_namedict.NameTestCase) ... ok BUILDSTDERR: testRelLookup1 (tests.test_namedict.NameTestCase) ... ok BUILDSTDERR: testRelLookup2 (tests.test_namedict.NameTestCase) ... ok BUILDSTDERR: testRelLookup3 (tests.test_namedict.NameTestCase) ... ok BUILDSTDERR: testRelLookup4 (tests.test_namedict.NameTestCase) ... ok BUILDSTDERR: testRelLookup7 (tests.test_namedict.NameTestCase) ... ok BUILDSTDERR: testFromText (tests.test_generate.GenerateTestCase) ... /builddir/build/BUILD/dnspython-1.15.0/tests/test_generate.py:146: DeprecationWarning: Please use assertRaises instead. BUILDSTDERR: self.failUnlessRaises(dns.zone.NoSOA, bad) BUILDSTDERR: ok BUILDSTDERR: testFromText1 (tests.test_generate.GenerateTestCase) ... ok BUILDSTDERR: testGenerate1 (tests.test_generate.GenerateTestCase) ... ok BUILDSTDERR: testGenerate2 (tests.test_generate.GenerateTestCase) ... /builddir/build/BUILD/dnspython-1.15.0/tests/test_generate.py:323: DeprecationWarning: Please use assertTrue instead. BUILDSTDERR: self.failUnless(l == exl) BUILDSTDERR: ok BUILDSTDERR: testGenerate3 (tests.test_generate.GenerateTestCase) ... ok BUILDSTDERR: testGenerate4 (tests.test_generate.GenerateTestCase) ... ok BUILDSTDERR: testGenerate6 (tests.test_generate.GenerateTestCase) ... ok BUILDSTDERR: testGenerate7 (tests.test_generate.GenerateTestCase) ... ok BUILDSTDERR: testIterateAllRdatas2 (tests.test_generate.GenerateTestCase) ... ok BUILDSTDERR: testIterateAllRdatas3 (tests.test_generate.GenerateTestCase) ... ok BUILDSTDERR: testFromTextDelim (tests.test_rdtypeanyeui.RdtypeAnyEUI48TestCase) BUILDSTDERR: Invalid delimiter. ... ok BUILDSTDERR: testFromTextExtraDash (tests.test_rdtypeanyeui.RdtypeAnyEUI48TestCase) BUILDSTDERR: Extra dash instead of hex digit. ... ok BUILDSTDERR: testFromTextInvalidHex (tests.test_rdtypeanyeui.RdtypeAnyEUI48TestCase) BUILDSTDERR: Invalid hexadecimal input. ... ok BUILDSTDERR: testFromTextLength (tests.test_rdtypeanyeui.RdtypeAnyEUI48TestCase) BUILDSTDERR: Invalid input length. ... ok BUILDSTDERR: testFromTextMultipleTokens (tests.test_rdtypeanyeui.RdtypeAnyEUI48TestCase) BUILDSTDERR: Invalid input divided to multiple tokens. ... ok BUILDSTDERR: testFromTextOk (tests.test_rdtypeanyeui.RdtypeAnyEUI48TestCase) BUILDSTDERR: Valid text input. ... ok BUILDSTDERR: testFromWireLength (tests.test_rdtypeanyeui.RdtypeAnyEUI48TestCase) BUILDSTDERR: Valid wire format. ... ok BUILDSTDERR: testFromWireOk (tests.test_rdtypeanyeui.RdtypeAnyEUI48TestCase) BUILDSTDERR: Valid wire format. ... ok BUILDSTDERR: testInstLength (tests.test_rdtypeanyeui.RdtypeAnyEUI48TestCase) BUILDSTDERR: Incorrect input length. ... ok BUILDSTDERR: testInstOk (tests.test_rdtypeanyeui.RdtypeAnyEUI48TestCase) BUILDSTDERR: Valid binary input. ... ok BUILDSTDERR: testToTextOk (tests.test_rdtypeanyeui.RdtypeAnyEUI48TestCase) BUILDSTDERR: Valid text output. ... ok BUILDSTDERR: testToWire (tests.test_rdtypeanyeui.RdtypeAnyEUI48TestCase) BUILDSTDERR: Valid wire format. ... ok BUILDSTDERR: testFromTextDelim (tests.test_rdtypeanyeui.RdtypeAnyEUI64TestCase) BUILDSTDERR: Invalid delimiter. ... ok BUILDSTDERR: testFromTextExtraDash (tests.test_rdtypeanyeui.RdtypeAnyEUI64TestCase) BUILDSTDERR: Extra dash instead of hex digit. ... ok BUILDSTDERR: testFromTextInvalidHex (tests.test_rdtypeanyeui.RdtypeAnyEUI64TestCase) BUILDSTDERR: Invalid hexadecimal input. ... ok BUILDSTDERR: testFromTextLength (tests.test_rdtypeanyeui.RdtypeAnyEUI64TestCase) BUILDSTDERR: Invalid input length. ... ok BUILDSTDERR: testFromTextMultipleTokens (tests.test_rdtypeanyeui.RdtypeAnyEUI64TestCase) BUILDSTDERR: Invalid input divided to multiple tokens. ... ok BUILDSTDERR: testFromTextOk (tests.test_rdtypeanyeui.RdtypeAnyEUI64TestCase) BUILDSTDERR: Valid text input. ... ok BUILDSTDERR: testFromWireLength (tests.test_rdtypeanyeui.RdtypeAnyEUI64TestCase) BUILDSTDERR: Valid wire format. ... ok BUILDSTDERR: testFromWireOk (tests.test_rdtypeanyeui.RdtypeAnyEUI64TestCase) BUILDSTDERR: Valid wire format. ... ok BUILDSTDERR: testInstLength (tests.test_rdtypeanyeui.RdtypeAnyEUI64TestCase) BUILDSTDERR: Incorrect input length. ... ok BUILDSTDERR: testInstOk (tests.test_rdtypeanyeui.RdtypeAnyEUI64TestCase) BUILDSTDERR: Valid binary input. ... ok BUILDSTDERR: testToTextOk (tests.test_rdtypeanyeui.RdtypeAnyEUI64TestCase) BUILDSTDERR: Valid text output. ... ok BUILDSTDERR: testToWire (tests.test_rdtypeanyeui.RdtypeAnyEUI64TestCase) BUILDSTDERR: Valid wire format. ... ok BUILDSTDERR: testBadDirective (tests.test_zone.ZoneTestCase) ... /builddir/build/BUILD/dnspython-1.15.0/tests/test_zone.py:464: DeprecationWarning: Please use assertRaises instead. BUILDSTDERR: self.failUnlessRaises(dns.exception.SyntaxError, bad) BUILDSTDERR: ok BUILDSTDERR: testDeleteRdataset1 (tests.test_zone.ZoneTestCase) ... /builddir/build/BUILD/dnspython-1.15.0/tests/test_zone.py:322: DeprecationWarning: Please use assertTrue instead. BUILDSTDERR: self.failUnless(rds is None) BUILDSTDERR: ok BUILDSTDERR: testDeleteRdataset2 (tests.test_zone.ZoneTestCase) ... ok BUILDSTDERR: testEqual (tests.test_zone.ZoneTestCase) ... ok BUILDSTDERR: testFindRRset1 (tests.test_zone.ZoneTestCase) ... ok BUILDSTDERR: testFindRRset2 (tests.test_zone.ZoneTestCase) ... ok BUILDSTDERR: testFindRdataset1 (tests.test_zone.ZoneTestCase) ... ok BUILDSTDERR: testFindRdataset2 (tests.test_zone.ZoneTestCase) ... ok BUILDSTDERR: testFirstRRStartsWithWhitespace (tests.test_zone.ZoneTestCase) ... ok BUILDSTDERR: testFromFile1 (tests.test_zone.ZoneTestCase) ... /builddir/build/BUILD/dnspython-1.15.0/dns/zone.py:1032: DeprecationWarning: 'U' mode is deprecated BUILDSTDERR: f = open(f, opts) BUILDSTDERR: ok BUILDSTDERR: testFromFile2 (tests.test_zone.ZoneTestCase) ... ok BUILDSTDERR: testFromText (tests.test_zone.ZoneTestCase) ... ok BUILDSTDERR: testGetRRset1 (tests.test_zone.ZoneTestCase) ... ok BUILDSTDERR: testGetRRset2 (tests.test_zone.ZoneTestCase) ... ok BUILDSTDERR: testGetRdataset1 (tests.test_zone.ZoneTestCase) ... ok BUILDSTDERR: testGetRdataset2 (tests.test_zone.ZoneTestCase) ... ok BUILDSTDERR: testInclude (tests.test_zone.ZoneTestCase) ... ok BUILDSTDERR: testIterateAllRdatas (tests.test_zone.ZoneTestCase) ... ok BUILDSTDERR: testIterateAllRdatasets (tests.test_zone.ZoneTestCase) ... ok BUILDSTDERR: testIterateRdatas (tests.test_zone.ZoneTestCase) ... ok BUILDSTDERR: testIterateRdatasets (tests.test_zone.ZoneTestCase) ... ok BUILDSTDERR: testNoNS (tests.test_zone.ZoneTestCase) ... ok BUILDSTDERR: testNoSOA (tests.test_zone.ZoneTestCase) ... ok BUILDSTDERR: testNodeDeleteRdataset1 (tests.test_zone.ZoneTestCase) ... ok BUILDSTDERR: testNodeDeleteRdataset2 (tests.test_zone.ZoneTestCase) ... ok BUILDSTDERR: testNodeFindRdataset1 (tests.test_zone.ZoneTestCase) ... ok BUILDSTDERR: testNodeFindRdataset2 (tests.test_zone.ZoneTestCase) ... ok BUILDSTDERR: testNodeGetRdataset1 (tests.test_zone.ZoneTestCase) ... ok BUILDSTDERR: testNodeGetRdataset2 (tests.test_zone.ZoneTestCase) ... ok BUILDSTDERR: testNotEqual1 (tests.test_zone.ZoneTestCase) ... ok BUILDSTDERR: testNotEqual2 (tests.test_zone.ZoneTestCase) ... ok BUILDSTDERR: testNotEqual3 (tests.test_zone.ZoneTestCase) ... ok BUILDSTDERR: testReplaceRdataset1 (tests.test_zone.ZoneTestCase) ... ok BUILDSTDERR: testReplaceRdataset2 (tests.test_zone.ZoneTestCase) ... ok BUILDSTDERR: testTTLs (tests.test_zone.ZoneTestCase) ... ok BUILDSTDERR: testToFileBinary (tests.test_zone.ZoneTestCase) ... ok BUILDSTDERR: testToFileBinaryStream (tests.test_zone.ZoneTestCase) ... ok BUILDSTDERR: testToFileFilename (tests.test_zone.ZoneTestCase) ... ok BUILDSTDERR: testToFileTextual (tests.test_zone.ZoneTestCase) ... ok BUILDSTDERR: testToFileTextualStream (tests.test_zone.ZoneTestCase) ... ok BUILDSTDERR: testToText (tests.test_zone.ZoneTestCase) ... ok BUILDSTDERR: testTorture1 (tests.test_zone.ZoneTestCase) ... ok BUILDSTDERR: testZoneOrigin (tests.test_zone.ZoneTestCase) ... ok BUILDSTDERR: testZoneOriginNone (tests.test_zone.ZoneTestCase) ... ok BUILDSTDERR: testCacheCleaning (tests.test_resolver.BaseResolverTests) ... /builddir/build/BUILD/dnspython-1.15.0/tests/test_resolver.py:135: DeprecationWarning: Please use assertTrue instead. BUILDSTDERR: is None) BUILDSTDERR: ok BUILDSTDERR: testCacheExpiration (tests.test_resolver.BaseResolverTests) ... ok BUILDSTDERR: testEmptyAnswerSection (tests.test_resolver.BaseResolverTests) ... ok BUILDSTDERR: testLRUDoesLRU (tests.test_resolver.BaseResolverTests) ... ok BUILDSTDERR: testLRUExpiration (tests.test_resolver.BaseResolverTests) ... ok BUILDSTDERR: testLRUReplace (tests.test_resolver.BaseResolverTests) ... ok BUILDSTDERR: testRead (tests.test_resolver.BaseResolverTests) ... ok BUILDSTDERR: testZoneForName1 (tests.test_resolver.BaseResolverTests) ... skipped 'Internet not reachable' BUILDSTDERR: testZoneForName2 (tests.test_resolver.BaseResolverTests) ... skipped 'Internet not reachable' BUILDSTDERR: testZoneForName3 (tests.test_resolver.BaseResolverTests) ... skipped 'Internet not reachable' BUILDSTDERR: testZoneForName4 (tests.test_resolver.BaseResolverTests) ... /builddir/build/BUILD/dnspython-1.15.0/tests/test_resolver.py:162: DeprecationWarning: Please use assertRaises instead. BUILDSTDERR: self.failUnlessRaises(dns.resolver.NotAbsolute, bad) BUILDSTDERR: ok BUILDSTDERR: test_nxdomain_canonical_name (tests.test_resolver.NXDOMAINExceptionTestCase) ... ok BUILDSTDERR: test_nxdomain_compatible (tests.test_resolver.NXDOMAINExceptionTestCase) ... ok BUILDSTDERR: test_nxdomain_merge (tests.test_resolver.NXDOMAINExceptionTestCase) ... ok BUILDSTDERR: testCacheCleaning (tests.test_resolver.PollResolverTestCase) ... ok BUILDSTDERR: testCacheExpiration (tests.test_resolver.PollResolverTestCase) ... ok BUILDSTDERR: testEmptyAnswerSection (tests.test_resolver.PollResolverTestCase) ... ok BUILDSTDERR: testLRUDoesLRU (tests.test_resolver.PollResolverTestCase) ... ok BUILDSTDERR: testLRUExpiration (tests.test_resolver.PollResolverTestCase) ... ok BUILDSTDERR: testLRUReplace (tests.test_resolver.PollResolverTestCase) ... ok BUILDSTDERR: testRead (tests.test_resolver.PollResolverTestCase) ... ok BUILDSTDERR: testZoneForName1 (tests.test_resolver.PollResolverTestCase) ... skipped 'Internet not reachable' BUILDSTDERR: testZoneForName2 (tests.test_resolver.PollResolverTestCase) ... skipped 'Internet not reachable' BUILDSTDERR: testZoneForName3 (tests.test_resolver.PollResolverTestCase) ... skipped 'Internet not reachable' BUILDSTDERR: testZoneForName4 (tests.test_resolver.PollResolverTestCase) ... ok BUILDSTDERR: testCacheCleaning (tests.test_resolver.SelectResolverTestCase) ... ok BUILDSTDERR: testCacheExpiration (tests.test_resolver.SelectResolverTestCase) ... ok BUILDSTDERR: testEmptyAnswerSection (tests.test_resolver.SelectResolverTestCase) ... ok BUILDSTDERR: testLRUDoesLRU (tests.test_resolver.SelectResolverTestCase) ... ok BUILDSTDERR: testLRUExpiration (tests.test_resolver.SelectResolverTestCase) ... ok BUILDSTDERR: testLRUReplace (tests.test_resolver.SelectResolverTestCase) ... ok BUILDSTDERR: testRead (tests.test_resolver.SelectResolverTestCase) ... ok BUILDSTDERR: testZoneForName1 (tests.test_resolver.SelectResolverTestCase) ... skipped 'Internet not reachable' BUILDSTDERR: testZoneForName2 (tests.test_resolver.SelectResolverTestCase) ... skipped 'Internet not reachable' BUILDSTDERR: testZoneForName3 (tests.test_resolver.SelectResolverTestCase) ... skipped 'Internet not reachable' BUILDSTDERR: testZoneForName4 (tests.test_resolver.SelectResolverTestCase) ... ok BUILDSTDERR: testEqual1 (tests.test_rrset.RRsetTestCase) ... /builddir/build/BUILD/dnspython-1.15.0/tests/test_rrset.py:28: DeprecationWarning: Please use assertTrue instead. BUILDSTDERR: self.failUnless(r1 == r2) BUILDSTDERR: ok BUILDSTDERR: testEqual2 (tests.test_rrset.RRsetTestCase) ... ok BUILDSTDERR: testNotEqual1 (tests.test_rrset.RRsetTestCase) ... ok BUILDSTDERR: testNotEqual2 (tests.test_rrset.RRsetTestCase) ... ok BUILDSTDERR: testNotEqual3 (tests.test_rrset.RRsetTestCase) ... ok BUILDSTDERR: testNotEqual4 (tests.test_rrset.RRsetTestCase) ... ok BUILDSTDERR: test_class_bytext1 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... /builddir/build/BUILD/dnspython-1.15.0/tests/test_rdtypeandclass.py:35: DeprecationWarning: Please use assertTrue instead. BUILDSTDERR: self.failUnless(dns.rdataclass.from_text('IN') == dns.rdataclass.IN) BUILDSTDERR: ok BUILDSTDERR: test_class_bytext2 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok BUILDSTDERR: test_class_bytext_bounds1 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok BUILDSTDERR: test_class_bytext_bounds2 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... /builddir/build/BUILD/dnspython-1.15.0/tests/test_rdtypeandclass.py:48: DeprecationWarning: Please use assertRaises instead. BUILDSTDERR: self.failUnlessRaises(ValueError, bad) BUILDSTDERR: ok BUILDSTDERR: test_class_bytext_unknown (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok BUILDSTDERR: test_class_meta1 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok BUILDSTDERR: test_class_meta2 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok BUILDSTDERR: test_class_totext1 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok BUILDSTDERR: test_class_totext2 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok BUILDSTDERR: test_class_totext_bounds1 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok BUILDSTDERR: test_class_totext_bounds2 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok BUILDSTDERR: test_type_bytext1 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok BUILDSTDERR: test_type_bytext2 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok BUILDSTDERR: test_type_bytext_bounds1 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok BUILDSTDERR: test_type_bytext_bounds2 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok BUILDSTDERR: test_type_bytext_unknown (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok BUILDSTDERR: test_type_meta1 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok BUILDSTDERR: test_type_meta2 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok BUILDSTDERR: test_type_meta3 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok BUILDSTDERR: test_type_singleton1 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok BUILDSTDERR: test_type_singleton2 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok BUILDSTDERR: test_type_totext1 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok BUILDSTDERR: test_type_totext2 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok BUILDSTDERR: test_type_totext_bounds1 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok BUILDSTDERR: test_type_totext_bounds2 (tests.test_rdtypeandclass.RdTypeAndClassTestCase) ... ok BUILDSTDERR: testEqual1 (tests.test_rdtypeanyloc.RdtypeAnyLocTestCase) BUILDSTDERR: Test default values for size, horizontal and vertical precision. ... /builddir/build/BUILD/dnspython-1.15.0/tests/test_rdtypeanyloc.py:34: DeprecationWarning: Please use assertTrue instead. BUILDSTDERR: self.failUnless(r1 == r2, '"%s" != "%s"' % (r1, r2)) BUILDSTDERR: ok BUILDSTDERR: testEqual2 (tests.test_rdtypeanyloc.RdtypeAnyLocTestCase) BUILDSTDERR: Test default values for size, horizontal and vertical precision. ... ok BUILDSTDERR: testEqual3 (tests.test_rdtypeanyloc.RdtypeAnyLocTestCase) BUILDSTDERR: Test size, horizontal and vertical precision parsers: 100 cm == 1 m. ... ok BUILDSTDERR: testEqual4 (tests.test_rdtypeanyloc.RdtypeAnyLocTestCase) BUILDSTDERR: Test size, horizontal and vertical precision parsers without unit. ... ok BUILDSTDERR: testDelitem (tests.test_set.SimpleSetTestCase) ... /builddir/build/BUILD/dnspython-1.15.0/tests/test_set.py:200: DeprecationWarning: Please use assertTrue instead. BUILDSTDERR: self.failUnless(i1 != i2) BUILDSTDERR: ok BUILDSTDERR: testDelslice (tests.test_set.SimpleSetTestCase) ... ok BUILDSTDERR: testDifference1 (tests.test_set.SimpleSetTestCase) ... ok BUILDSTDERR: testDifference2 (tests.test_set.SimpleSetTestCase) ... ok BUILDSTDERR: testDifference3 (tests.test_set.SimpleSetTestCase) ... ok BUILDSTDERR: testDifference4 (tests.test_set.SimpleSetTestCase) ... ok BUILDSTDERR: testGetitem (tests.test_set.SimpleSetTestCase) ... ok BUILDSTDERR: testGetslice (tests.test_set.SimpleSetTestCase) ... ok BUILDSTDERR: testIntersection1 (tests.test_set.SimpleSetTestCase) ... ok BUILDSTDERR: testIntersection2 (tests.test_set.SimpleSetTestCase) ... ok BUILDSTDERR: testIntersection3 (tests.test_set.SimpleSetTestCase) ... ok BUILDSTDERR: testIntersection4 (tests.test_set.SimpleSetTestCase) ... ok BUILDSTDERR: testLen1 (tests.test_set.SimpleSetTestCase) ... ok BUILDSTDERR: testLen2 (tests.test_set.SimpleSetTestCase) ... ok BUILDSTDERR: testLen3 (tests.test_set.SimpleSetTestCase) ... ok BUILDSTDERR: testSubset1 (tests.test_set.SimpleSetTestCase) ... ok BUILDSTDERR: testSubset2 (tests.test_set.SimpleSetTestCase) ... ok BUILDSTDERR: testSubset3 (tests.test_set.SimpleSetTestCase) ... ok BUILDSTDERR: testSubset4 (tests.test_set.SimpleSetTestCase) ... ok BUILDSTDERR: testSubset5 (tests.test_set.SimpleSetTestCase) ... ok BUILDSTDERR: testSubset6 (tests.test_set.SimpleSetTestCase) ... ok BUILDSTDERR: testSuperset1 (tests.test_set.SimpleSetTestCase) ... ok BUILDSTDERR: testSuperset2 (tests.test_set.SimpleSetTestCase) ... ok BUILDSTDERR: testSuperset3 (tests.test_set.SimpleSetTestCase) ... ok BUILDSTDERR: testSuperset4 (tests.test_set.SimpleSetTestCase) ... ok BUILDSTDERR: testSuperset5 (tests.test_set.SimpleSetTestCase) ... ok BUILDSTDERR: testSuperset6 (tests.test_set.SimpleSetTestCase) ... ok BUILDSTDERR: testUnion1 (tests.test_set.SimpleSetTestCase) ... ok BUILDSTDERR: testUnion2 (tests.test_set.SimpleSetTestCase) ... ok BUILDSTDERR: testUnion3 (tests.test_set.SimpleSetTestCase) ... ok BUILDSTDERR: testUpdate1 (tests.test_set.SimpleSetTestCase) ... ok BUILDSTDERR: testUpdate2 (tests.test_set.SimpleSetTestCase) ... ok BUILDSTDERR: test_EDNSVersionCoherence (tests.test_message.MessageTestCase) ... /builddir/build/BUILD/dnspython-1.15.0/tests/test_message.py:180: DeprecationWarning: Please use assertTrue instead. BUILDSTDERR: self.failUnless((m.ednsflags >> 16) & 0xFF == 1) BUILDSTDERR: ok BUILDSTDERR: test_EDNS_from_wire1 (tests.test_message.MessageTestCase) ... ok BUILDSTDERR: test_EDNS_from_wire2 (tests.test_message.MessageTestCase) ... ok BUILDSTDERR: test_EDNS_to_wire1 (tests.test_message.MessageTestCase) ... ok BUILDSTDERR: test_EDNS_to_wire2 (tests.test_message.MessageTestCase) ... ok BUILDSTDERR: test_ExtendedRcodeSetting (tests.test_message.MessageTestCase) ... ok BUILDSTDERR: test_RespondingToResponse (tests.test_message.MessageTestCase) ... /builddir/build/BUILD/dnspython-1.15.0/tests/test_message.py:168: DeprecationWarning: Please use assertRaises instead. BUILDSTDERR: self.failUnlessRaises(dns.exception.FormError, bad) BUILDSTDERR: ok BUILDSTDERR: test_SettingEDNSFlagsImpliesEDNS (tests.test_message.MessageTestCase) ... ok BUILDSTDERR: test_SettingEDNSPayloadImpliesEDNS (tests.test_message.MessageTestCase) ... ok BUILDSTDERR: test_SettingEDNSRequestPayloadImpliesEDNS (tests.test_message.MessageTestCase) ... ok BUILDSTDERR: test_SettingNoEDNSOptionsImpliesNoEDNS (tests.test_message.MessageTestCase) ... ok BUILDSTDERR: test_SettingOptionsImpliesEDNS (tests.test_message.MessageTestCase) ... ok BUILDSTDERR: test_ShortHeader (tests.test_message.MessageTestCase) ... ok BUILDSTDERR: test_TooBig (tests.test_message.MessageTestCase) ... ok BUILDSTDERR: test_TrailingJunk (tests.test_message.MessageTestCase) ... ok BUILDSTDERR: test_answer1 (tests.test_message.MessageTestCase) ... ok BUILDSTDERR: test_comparison_eq1 (tests.test_message.MessageTestCase) ... ok BUILDSTDERR: test_comparison_ne1 (tests.test_message.MessageTestCase) ... ok BUILDSTDERR: test_comparison_ne2 (tests.test_message.MessageTestCase) ... ok BUILDSTDERR: test_comparison_ne3 (tests.test_message.MessageTestCase) ... ok BUILDSTDERR: test_flags1 (tests.test_flags.FlagsTestCase) ... /builddir/build/BUILD/dnspython-1.15.0/tests/test_flags.py:54: DeprecationWarning: Please use assertTrue instead. BUILDSTDERR: dns.flags.QR|dns.flags.AA|dns.flags.RD|dns.flags.RA) BUILDSTDERR: ok BUILDSTDERR: test_flags2 (tests.test_flags.FlagsTestCase) ... ok BUILDSTDERR: test_rcode1 (tests.test_flags.FlagsTestCase) ... ok BUILDSTDERR: test_rcode2 (tests.test_flags.FlagsTestCase) ... ok BUILDSTDERR: test_rcode3 (tests.test_flags.FlagsTestCase) ... ok BUILDSTDERR: test_rcode4 (tests.test_flags.FlagsTestCase) ... ok BUILDSTDERR: test_rcode6 (tests.test_flags.FlagsTestCase) ... ok BUILDSTDERR: test_rcode7 (tests.test_flags.FlagsTestCase) ... ok BUILDSTDERR: test_rcode8 (tests.test_flags.FlagsTestCase) ... /builddir/build/BUILD/dnspython-1.15.0/tests/test_flags.py:50: DeprecationWarning: Please use assertRaises instead. BUILDSTDERR: self.failUnlessRaises(ValueError, bad) BUILDSTDERR: ok BUILDSTDERR: testEmptySlice (tests.test_wiredata.WireDataSlicingTestCase) BUILDSTDERR: Test empty slice ... ok BUILDSTDERR: testGetOne (tests.test_wiredata.WireDataSlicingTestCase) BUILDSTDERR: Get data one by one item ... ok BUILDSTDERR: testGetOneOutOfLowerBorder (tests.test_wiredata.WireDataSlicingTestCase) BUILDSTDERR: Get item outside of range ... ok BUILDSTDERR: testGetOneOutOfUpperBorder (tests.test_wiredata.WireDataSlicingTestCase) BUILDSTDERR: Get item outside of range ... ok BUILDSTDERR: testSliceAll (tests.test_wiredata.WireDataSlicingTestCase) BUILDSTDERR: Get all data ... ok BUILDSTDERR: testSliceAllExplicitlyDefined (tests.test_wiredata.WireDataSlicingTestCase) BUILDSTDERR: Get all data ... ok BUILDSTDERR: testSliceBothOutOfLowerBorder (tests.test_wiredata.WireDataSlicingTestCase) BUILDSTDERR: Get data from out of lower border ... ok BUILDSTDERR: testSliceBothOutOfUpperBorder (tests.test_wiredata.WireDataSlicingTestCase) BUILDSTDERR: Get data from out of lower border ... ok BUILDSTDERR: testSliceLowerHalf (tests.test_wiredata.WireDataSlicingTestCase) BUILDSTDERR: Get lower half of data ... ok BUILDSTDERR: testSliceLowerHalfWithNegativeIndex (tests.test_wiredata.WireDataSlicingTestCase) BUILDSTDERR: Get lower half of data ... ok BUILDSTDERR: testSliceMiddle (tests.test_wiredata.WireDataSlicingTestCase) BUILDSTDERR: Get data from middle ... ok BUILDSTDERR: testSliceMiddleWithMixedIndex (tests.test_wiredata.WireDataSlicingTestCase) BUILDSTDERR: Get data from middle ... ok BUILDSTDERR: testSliceMiddleWithNegativeIndex (tests.test_wiredata.WireDataSlicingTestCase) BUILDSTDERR: Get data from middle ... ok BUILDSTDERR: testSliceStartOutOfLowerBorder (tests.test_wiredata.WireDataSlicingTestCase) BUILDSTDERR: Get data from out of lower border ... ok BUILDSTDERR: testSliceStartOutOfUpperBorder (tests.test_wiredata.WireDataSlicingTestCase) BUILDSTDERR: Get data from out of upper border ... ok BUILDSTDERR: testSliceStopOutOfLowerBorder (tests.test_wiredata.WireDataSlicingTestCase) BUILDSTDERR: Get data from out of lower border ... ok BUILDSTDERR: testSliceStopOutOfUpperBorder (tests.test_wiredata.WireDataSlicingTestCase) BUILDSTDERR: Get data from out of upper border ... ok BUILDSTDERR: testSliceUpperHalf (tests.test_wiredata.WireDataSlicingTestCase) BUILDSTDERR: Get upper half of data ... ok BUILDSTDERR: test_str (tests.test_rdata.RdataTestCase) ... /builddir/build/BUILD/dnspython-1.15.0/tests/test_rdata.py:29: DeprecationWarning: Please use assertTrue instead. BUILDSTDERR: self.failUnless(rdata.address == "1.2.3.4") BUILDSTDERR: ok BUILDSTDERR: test_unicode (tests.test_rdata.RdataTestCase) ... ok BUILDSTDERR: test_from_text1 (tests.test_update.UpdateTestCase) ... /builddir/build/BUILD/dnspython-1.15.0/tests/test_update.py:115: DeprecationWarning: Please use assertTrue instead. BUILDSTDERR: self.failUnless(w == goodwire) BUILDSTDERR: ok BUILDSTDERR: test_to_wire1 (tests.test_update.UpdateTestCase) ... ok BUILDSTDERR: test_to_wire2 (tests.test_update.UpdateTestCase) ... ok BUILDSTDERR: test_to_wire3 (tests.test_update.UpdateTestCase) ... ok BUILDSTDERR: test_aton1 (tests.test_ntoaaton.NtoAAtoNTestCase) ... /builddir/build/BUILD/dnspython-1.15.0/tests/test_ntoaaton.py:42: DeprecationWarning: Please use assertTrue instead. BUILDSTDERR: self.failUnless(a == b'\x00' * 16) BUILDSTDERR: ok BUILDSTDERR: test_aton2 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok BUILDSTDERR: test_aton3 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok BUILDSTDERR: test_aton4 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok BUILDSTDERR: test_aton5 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok BUILDSTDERR: test_aton6 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok BUILDSTDERR: test_aton7 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok BUILDSTDERR: test_aton8 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok BUILDSTDERR: test_aton9 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok BUILDSTDERR: test_bad_aton1 (tests.test_ntoaaton.NtoAAtoNTestCase) ... /builddir/build/BUILD/dnspython-1.15.0/tests/test_ntoaaton.py:64: DeprecationWarning: Please use assertRaises instead. BUILDSTDERR: self.failUnlessRaises(dns.exception.SyntaxError, bad) BUILDSTDERR: ok BUILDSTDERR: test_bad_aton2 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok BUILDSTDERR: test_bad_aton3 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok BUILDSTDERR: test_bad_ntoa1 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok BUILDSTDERR: test_bad_ntoa2 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok BUILDSTDERR: test_bad_v4_aton (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok BUILDSTDERR: test_bad_v6_aton (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok BUILDSTDERR: test_good_v4_aton (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok BUILDSTDERR: test_is_mapped (tests.test_ntoaaton.NtoAAtoNTestCase) ... /builddir/build/BUILD/dnspython-1.15.0/tests/test_ntoaaton.py:213: DeprecationWarning: Please use assertFalse instead. BUILDSTDERR: self.failIf(dns.ipv6.is_mapped(aton6(t1))) BUILDSTDERR: ok BUILDSTDERR: test_ntoa1 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok BUILDSTDERR: test_ntoa10 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok BUILDSTDERR: test_ntoa11 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok BUILDSTDERR: test_ntoa12 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok BUILDSTDERR: test_ntoa13 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok BUILDSTDERR: test_ntoa14 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok BUILDSTDERR: test_ntoa2 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok BUILDSTDERR: test_ntoa3 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok BUILDSTDERR: test_ntoa4 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok BUILDSTDERR: test_ntoa5 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok BUILDSTDERR: test_ntoa6 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok BUILDSTDERR: test_ntoa7 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok BUILDSTDERR: test_ntoa8 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok BUILDSTDERR: test_ntoa9 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok BUILDSTDERR: test_rfc5952_section_4_2_2 (tests.test_ntoaaton.NtoAAtoNTestCase) ... ok BUILDSTDERR: testAbs1 (tests.test_name.NameTestCase) ... /builddir/build/BUILD/dnspython-1.15.0/tests/test_name.py:112: DeprecationWarning: Please use assertTrue instead. BUILDSTDERR: self.failUnless(dns.name.root.is_absolute()) BUILDSTDERR: ok BUILDSTDERR: testAbs2 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testAbs3 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testAbs4 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testBadDigestable (tests.test_name.NameTestCase) ... /builddir/build/BUILD/dnspython-1.15.0/tests/test_name.py:378: DeprecationWarning: Please use assertRaises instead. BUILDSTDERR: self.failUnlessRaises(dns.name.NeedAbsoluteNameOrOrigin, bad) BUILDSTDERR: ok BUILDSTDERR: testBadEscape (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testBadFromWire1 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testBadFromWire2 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testBadFromWire3 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testBadFromWire4 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testBadReverseIPv4 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testBadReverseIPv6 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testBadSplit1 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testBadSplit2 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testBadToWire (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testCanonicalize1 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testChooseRelativity1 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testChooseRelativity2 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testChooseRelativity3 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testChooseRelativity4 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testChooseRelativity5 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testChooseRelativity6 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testChooseRelativity7 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testCompare1 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testCompare2 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testCompare3 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testCompare4 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testConcat1 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testConcat2 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testConcat3 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testConcat4 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testConcat5 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testConcat6 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testDefaultDecodeIsJustPunycode (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testDerelativize1 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testDerelativize2 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testDerelativize3 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testDigestable1 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testDigestable2 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testDigestable3 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testDigestable4 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testE164ToEnum (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testEmptyLabel1 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testEmptyLabel2 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testEmptyLabel3 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testEnumToE164 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testForwardIPv4 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testForwardIPv6 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testFromTextAbs1 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testFromTextRel1 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testFromTextRel2 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testFromTextRel3 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testFromTextRel4 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testFromTextRel5 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testFromUnicode1 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testFromUnicode2 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testFromUnicodeAlternateDot1 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testFromUnicodeAlternateDot2 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testFromUnicodeAlternateDot3 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testFromUnicodeIDNA2003Default (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testFromUnicodeIDNA2003Explicit (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testFromUnicodeIDNA2008 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testFromUnicodeIDNA2008Mixed (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testFromWire1 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testFromWire2 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testHash1 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testImmutable1 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testImmutable2 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testLabelTooLong (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testLongLabel (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testLongName (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testNameTooLong (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testParent1 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testParent2 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testParent3 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testParent4 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testRelativize1 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testRelativize2 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testRelativize3 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testRelativize4 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testReverseIPv4 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testReverseIPv6 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testReverseIPv6MappedIpv4 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testSlice1 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testSlice2 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testSlice3 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testSplit1 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testSplit2 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testSplit3 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testSplit4 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testStrictINDA2003Decode (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testSubdomain1 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testSubdomain2 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testSubdomain3 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testSubdomain4 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testSubdomain5 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testSuperdomain1 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testSuperdomain2 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testSuperdomain3 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testSuperdomain4 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testSuperdomain5 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testToText1 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testToText10 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testToText11 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testToText2 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testToText3 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testToText4 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testToText5 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testToText6 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testToText7 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testToText8 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testToText9 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testToUnicode1 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testToUnicode2 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testToUnicode3 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testToUnicode4 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testToWire1 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testToWire2 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testToWire3 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testToWire4 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testToWire5 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testToWire6 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testTortureFromText (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testWild1 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testWild2 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testWild3 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testWild4 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testWild5 (tests.test_name.NameTestCase) ... ok BUILDSTDERR: testAbsoluteDSABad (tests.test_dnssec.DNSSECValidatorTestCase) ... skipped 'skipping DNSSEC tests because pycrypto is not installed' BUILDSTDERR: testAbsoluteDSAGood (tests.test_dnssec.DNSSECValidatorTestCase) ... skipped 'skipping DNSSEC tests because pycrypto is not installed' BUILDSTDERR: testAbsoluteECDSA256Bad (tests.test_dnssec.DNSSECValidatorTestCase) ... skipped 'skipping DNSSEC tests because pycrypto is not installed' BUILDSTDERR: testAbsoluteECDSA256Good (tests.test_dnssec.DNSSECValidatorTestCase) ... skipped 'skipping DNSSEC tests because pycrypto is not installed' BUILDSTDERR: testAbsoluteECDSA384Bad (tests.test_dnssec.DNSSECValidatorTestCase) ... skipped 'skipping DNSSEC tests because pycrypto is not installed' BUILDSTDERR: testAbsoluteECDSA384Good (tests.test_dnssec.DNSSECValidatorTestCase) ... skipped 'skipping DNSSEC tests because pycrypto is not installed' BUILDSTDERR: testAbsoluteRSABad (tests.test_dnssec.DNSSECValidatorTestCase) ... skipped 'skipping DNSSEC tests because pycrypto is not installed' BUILDSTDERR: testAbsoluteRSAGood (tests.test_dnssec.DNSSECValidatorTestCase) ... skipped 'skipping DNSSEC tests because pycrypto is not installed' BUILDSTDERR: testDuplicateKeytag (tests.test_dnssec.DNSSECValidatorTestCase) ... skipped 'skipping DNSSEC tests because pycrypto is not installed' BUILDSTDERR: testMakeExampleSHA1DS (tests.test_dnssec.DNSSECValidatorTestCase) ... skipped 'skipping DNSSEC tests because pycrypto is not installed' BUILDSTDERR: testMakeExampleSHA256DS (tests.test_dnssec.DNSSECValidatorTestCase) ... skipped 'skipping DNSSEC tests because pycrypto is not installed' BUILDSTDERR: testMakeSHA256DS (tests.test_dnssec.DNSSECValidatorTestCase) ... skipped 'skipping DNSSEC tests because pycrypto is not installed' BUILDSTDERR: testRelativeRSABad (tests.test_dnssec.DNSSECValidatorTestCase) ... skipped 'skipping DNSSEC tests because pycrypto is not installed' BUILDSTDERR: testRelativeRSAGood (tests.test_dnssec.DNSSECValidatorTestCase) ... skipped 'skipping DNSSEC tests because pycrypto is not installed' BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Ran 480 tests in 20.153s BUILDSTDERR: OK (skipped=23) 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. + exit 0 Processing files: python3-dns-1.15.0-8.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JxaejJ + umask 022 + cd /builddir/build/BUILD + cd dnspython-1.15.0 + DOCDIR=/builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/share/doc/python3-dns + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/share/doc/python3-dns + cp -pr ChangeLog /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/share/doc/python3-dns + cp -pr examples /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/share/doc/python3-dns + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.v0MSc3 + umask 022 + cd /builddir/build/BUILD + cd dnspython-1.15.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/share/licenses/python3-dns + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/share/licenses/python3-dns + cp -pr LICENSE /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm/usr/share/licenses/python3-dns + exit 0 Provides: python3-dns = 1.15.0-8.el8 python3.6dist(dnspython) = 1.15.0 python3dist(dnspython) = 1.15.0 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.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm Wrote: /builddir/build/RPMS/python3-dns-1.15.0-8.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.D4lF60 + umask 022 + cd /builddir/build/BUILD + cd dnspython-1.15.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-dns-1.15.0-8.el8.arm + exit 0 Child return code was: 0