Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-spyne.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681808676.821300/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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-spyne.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': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-spyne-2.14.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-spyne.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681808676.821300/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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-spyne.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': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-spyne-2.14.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-spyne.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681808676.821300/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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-spyne.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': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.kyBS6u + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf spyne-2.14.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/spyne-2.14.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd spyne-2.14.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9sLK3b + umask 022 + cd /builddir/build/BUILD + cd spyne-2.14.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/spyne copying spyne/context.py -> build/lib/spyne copying spyne/__init__.py -> build/lib/spyne copying spyne/application.py -> build/lib/spyne copying spyne/decorator.py -> build/lib/spyne copying spyne/descriptor.py -> build/lib/spyne copying spyne/service.py -> build/lib/spyne copying spyne/evmgr.py -> build/lib/spyne copying spyne/error.py -> build/lib/spyne copying spyne/_base.py -> build/lib/spyne creating build/lib/spyne/store copying spyne/store/__init__.py -> build/lib/spyne/store creating build/lib/spyne/auxproc copying spyne/auxproc/thread.py -> build/lib/spyne/auxproc copying spyne/auxproc/__init__.py -> build/lib/spyne/auxproc copying spyne/auxproc/sync.py -> build/lib/spyne/auxproc copying spyne/auxproc/_base.py -> build/lib/spyne/auxproc creating build/lib/spyne/model copying spyne/model/enum.py -> build/lib/spyne/model copying spyne/model/__init__.py -> build/lib/spyne/model copying spyne/model/binary.py -> build/lib/spyne/model copying spyne/model/relational.py -> build/lib/spyne/model copying spyne/model/addtl.py -> build/lib/spyne/model copying spyne/model/fault.py -> build/lib/spyne/model copying spyne/model/complex.py -> build/lib/spyne/model copying spyne/model/_base.py -> build/lib/spyne/model creating build/lib/spyne/interface copying spyne/interface/__init__.py -> build/lib/spyne/interface copying spyne/interface/_base.py -> build/lib/spyne/interface creating build/lib/spyne/util copying spyne/util/odict.py -> build/lib/spyne/util copying spyne/util/cherry.py -> build/lib/spyne/util copying spyne/util/autorel.py -> build/lib/spyne/util copying spyne/util/dyninit.py -> build/lib/spyne/util copying spyne/util/oset.py -> build/lib/spyne/util copying spyne/util/simple.py -> build/lib/spyne/util copying spyne/util/dictdoc.py -> build/lib/spyne/util copying spyne/util/django.py -> build/lib/spyne/util copying spyne/util/tlist.py -> build/lib/spyne/util copying spyne/util/invregexp.py -> build/lib/spyne/util copying spyne/util/coopmt.py -> build/lib/spyne/util copying spyne/util/__init__.py -> build/lib/spyne/util copying spyne/util/meta.py -> build/lib/spyne/util copying spyne/util/resource.py -> build/lib/spyne/util copying spyne/util/etreeconv.py -> build/lib/spyne/util copying spyne/util/toposort.py -> build/lib/spyne/util copying spyne/util/gencpp.py -> build/lib/spyne/util copying spyne/util/tdict.py -> build/lib/spyne/util copying spyne/util/email.py -> build/lib/spyne/util copying spyne/util/fileproxy.py -> build/lib/spyne/util copying spyne/util/http.py -> build/lib/spyne/util copying spyne/util/appreg.py -> build/lib/spyne/util copying spyne/util/test.py -> build/lib/spyne/util copying spyne/util/wsgi_wrapper.py -> build/lib/spyne/util copying spyne/util/memo.py -> build/lib/spyne/util copying spyne/util/_base.py -> build/lib/spyne/util copying spyne/util/color.py -> build/lib/spyne/util copying spyne/util/six.py -> build/lib/spyne/util copying spyne/util/attrdict.py -> build/lib/spyne/util copying spyne/util/xml.py -> build/lib/spyne/util copying spyne/util/address.py -> build/lib/spyne/util copying spyne/util/web.py -> build/lib/spyne/util copying spyne/util/cdict.py -> build/lib/spyne/util copying spyne/util/protocol.py -> build/lib/spyne/util copying spyne/util/_twisted_ws.py -> build/lib/spyne/util creating build/lib/spyne/const copying spyne/const/ansi_color.py -> build/lib/spyne/const copying spyne/const/__init__.py -> build/lib/spyne/const copying spyne/const/xml_ns.py -> build/lib/spyne/const copying spyne/const/http.py -> build/lib/spyne/const copying spyne/const/xml.py -> build/lib/spyne/const creating build/lib/spyne/protocol copying spyne/protocol/yaml.py -> build/lib/spyne/protocol copying spyne/protocol/csv.py -> build/lib/spyne/protocol copying spyne/protocol/json.py -> build/lib/spyne/protocol copying spyne/protocol/_inbase.py -> build/lib/spyne/protocol copying spyne/protocol/__init__.py -> build/lib/spyne/protocol copying spyne/protocol/http.py -> build/lib/spyne/protocol copying spyne/protocol/_base.py -> build/lib/spyne/protocol copying spyne/protocol/xml.py -> build/lib/spyne/protocol copying spyne/protocol/msgpack.py -> build/lib/spyne/protocol copying spyne/protocol/_outbase.py -> build/lib/spyne/protocol creating build/lib/spyne/server copying spyne/server/django.py -> build/lib/spyne/server copying spyne/server/zeromq.py -> build/lib/spyne/server copying spyne/server/__init__.py -> build/lib/spyne/server copying spyne/server/wsgi.py -> build/lib/spyne/server copying spyne/server/http.py -> build/lib/spyne/server copying spyne/server/_base.py -> build/lib/spyne/server copying spyne/server/pyramid.py -> build/lib/spyne/server copying spyne/server/null.py -> build/lib/spyne/server copying spyne/server/msgpack.py -> build/lib/spyne/server creating build/lib/spyne/client copying spyne/client/django.py -> build/lib/spyne/client copying spyne/client/zeromq.py -> build/lib/spyne/client copying spyne/client/__init__.py -> build/lib/spyne/client copying spyne/client/http.py -> build/lib/spyne/client copying spyne/client/_base.py -> build/lib/spyne/client creating build/lib/spyne/test copying spyne/test/test_null_server.py -> build/lib/spyne/test copying spyne/test/test_soft_validation.py -> build/lib/spyne/test copying spyne/test/__init__.py -> build/lib/spyne/test copying spyne/test/test_sqlalchemy.py -> build/lib/spyne/test copying spyne/test/regen_wsdl.py -> build/lib/spyne/test copying spyne/test/test_service.py -> build/lib/spyne/test copying spyne/test/sort_wsdl.py -> build/lib/spyne/test creating build/lib/spyne/store/relational copying spyne/store/relational/simple.py -> build/lib/spyne/store/relational copying spyne/store/relational/util.py -> build/lib/spyne/store/relational copying spyne/store/relational/__init__.py -> build/lib/spyne/store/relational copying spyne/store/relational/override.py -> build/lib/spyne/store/relational copying spyne/store/relational/spatial.py -> build/lib/spyne/store/relational copying spyne/store/relational/_base.py -> build/lib/spyne/store/relational copying spyne/store/relational/document.py -> build/lib/spyne/store/relational creating build/lib/spyne/model/primitive copying spyne/model/primitive/network.py -> build/lib/spyne/model/primitive copying spyne/model/primitive/__init__.py -> build/lib/spyne/model/primitive copying spyne/model/primitive/datetime.py -> build/lib/spyne/model/primitive copying spyne/model/primitive/spatial.py -> build/lib/spyne/model/primitive copying spyne/model/primitive/_base.py -> build/lib/spyne/model/primitive copying spyne/model/primitive/xml.py -> build/lib/spyne/model/primitive copying spyne/model/primitive/number.py -> build/lib/spyne/model/primitive copying spyne/model/primitive/string.py -> build/lib/spyne/model/primitive creating build/lib/spyne/interface/xml_schema copying spyne/interface/xml_schema/parser.py -> build/lib/spyne/interface/xml_schema copying spyne/interface/xml_schema/__init__.py -> build/lib/spyne/interface/xml_schema copying spyne/interface/xml_schema/defn.py -> build/lib/spyne/interface/xml_schema copying spyne/interface/xml_schema/model.py -> build/lib/spyne/interface/xml_schema copying spyne/interface/xml_schema/genpy.py -> build/lib/spyne/interface/xml_schema copying spyne/interface/xml_schema/_base.py -> build/lib/spyne/interface/xml_schema creating build/lib/spyne/interface/wsdl copying spyne/interface/wsdl/__init__.py -> build/lib/spyne/interface/wsdl copying spyne/interface/wsdl/defn.py -> build/lib/spyne/interface/wsdl copying spyne/interface/wsdl/wsdl11.py -> build/lib/spyne/interface/wsdl creating build/lib/spyne/protocol/cloth copying spyne/protocol/cloth/__init__.py -> build/lib/spyne/protocol/cloth copying spyne/protocol/cloth/_base.py -> build/lib/spyne/protocol/cloth copying spyne/protocol/cloth/to_cloth.py -> build/lib/spyne/protocol/cloth copying spyne/protocol/cloth/to_parent.py -> build/lib/spyne/protocol/cloth creating build/lib/spyne/protocol/html copying spyne/protocol/html/__init__.py -> build/lib/spyne/protocol/html copying spyne/protocol/html/microformat.py -> build/lib/spyne/protocol/html copying spyne/protocol/html/addtl.py -> build/lib/spyne/protocol/html copying spyne/protocol/html/_base.py -> build/lib/spyne/protocol/html creating build/lib/spyne/protocol/dictdoc copying spyne/protocol/dictdoc/simple.py -> build/lib/spyne/protocol/dictdoc copying spyne/protocol/dictdoc/__init__.py -> build/lib/spyne/protocol/dictdoc copying spyne/protocol/dictdoc/hier.py -> build/lib/spyne/protocol/dictdoc copying spyne/protocol/dictdoc/_base.py -> build/lib/spyne/protocol/dictdoc creating build/lib/spyne/protocol/soap copying spyne/protocol/soap/soap12.py -> build/lib/spyne/protocol/soap copying spyne/protocol/soap/__init__.py -> build/lib/spyne/protocol/soap copying spyne/protocol/soap/soap11.py -> build/lib/spyne/protocol/soap copying spyne/protocol/soap/mime.py -> build/lib/spyne/protocol/soap creating build/lib/spyne/protocol/html/table copying spyne/protocol/html/table/__init__.py -> build/lib/spyne/protocol/html/table copying spyne/protocol/html/table/column.py -> build/lib/spyne/protocol/html/table copying spyne/protocol/html/table/row.py -> build/lib/spyne/protocol/html/table copying spyne/protocol/html/table/_base.py -> build/lib/spyne/protocol/html/table creating build/lib/spyne/server/twisted copying spyne/server/twisted/__init__.py -> build/lib/spyne/server/twisted copying spyne/server/twisted/http.py -> build/lib/spyne/server/twisted copying spyne/server/twisted/_base.py -> build/lib/spyne/server/twisted copying spyne/server/twisted/msgpack.py -> build/lib/spyne/server/twisted copying spyne/server/twisted/websocket.py -> build/lib/spyne/server/twisted creating build/lib/spyne/client/twisted copying spyne/client/twisted/__init__.py -> build/lib/spyne/client/twisted creating build/lib/spyne/test/model copying spyne/test/model/__init__.py -> build/lib/spyne/test/model copying spyne/test/model/test_binary.py -> build/lib/spyne/test/model copying spyne/test/model/test_primitive.py -> build/lib/spyne/test/model copying spyne/test/model/test_complex.py -> build/lib/spyne/test/model copying spyne/test/model/test_enum.py -> build/lib/spyne/test/model copying spyne/test/model/test_exception.py -> build/lib/spyne/test/model creating build/lib/spyne/test/interface copying spyne/test/interface/test_interface.py -> build/lib/spyne/test/interface copying spyne/test/interface/__init__.py -> build/lib/spyne/test/interface copying spyne/test/interface/test_wsgi.py -> build/lib/spyne/test/interface copying spyne/test/interface/test_xml_schema.py -> build/lib/spyne/test/interface creating build/lib/spyne/test/interop copying spyne/test/interop/test_zeep.py -> build/lib/spyne/test/interop copying spyne/test/interop/__init__.py -> build/lib/spyne/test/interop copying spyne/test/interop/test_django.py -> build/lib/spyne/test/interop copying spyne/test/interop/test_soap_client_http_twisted.py -> build/lib/spyne/test/interop copying spyne/test/interop/test_soap_client_http.py -> build/lib/spyne/test/interop copying spyne/test/interop/test_httprpc.py -> build/lib/spyne/test/interop copying spyne/test/interop/test_msgpackrpc_client_http.py -> build/lib/spyne/test/interop copying spyne/test/interop/test_suds.py -> build/lib/spyne/test/interop copying spyne/test/interop/test_soap_client_zeromq.py -> build/lib/spyne/test/interop copying spyne/test/interop/_test_soap_client_base.py -> build/lib/spyne/test/interop copying spyne/test/interop/test_pyramid.py -> build/lib/spyne/test/interop copying spyne/test/interop/test_wsi.py -> build/lib/spyne/test/interop creating build/lib/spyne/test/util copying spyne/test/util/test_address.py -> build/lib/spyne/test/util copying spyne/test/util/__init__.py -> build/lib/spyne/test/util copying spyne/test/util/test_util.py -> build/lib/spyne/test/util creating build/lib/spyne/test/transport copying spyne/test/transport/__init__.py -> build/lib/spyne/test/transport copying spyne/test/transport/test_msgpack.py -> build/lib/spyne/test/transport creating build/lib/spyne/test/protocol copying spyne/test/protocol/test_xml.py -> build/lib/spyne/test/protocol copying spyne/test/protocol/test_soap11.py -> build/lib/spyne/test/protocol copying spyne/test/protocol/__init__.py -> build/lib/spyne/test/protocol copying spyne/test/protocol/_test_dictdoc.py -> build/lib/spyne/test/protocol copying spyne/test/protocol/test_soap12.py -> build/lib/spyne/test/protocol copying spyne/test/protocol/test_cloth.py -> build/lib/spyne/test/protocol copying spyne/test/protocol/test_html_table.py -> build/lib/spyne/test/protocol copying spyne/test/protocol/test_html_microformat.py -> build/lib/spyne/test/protocol copying spyne/test/protocol/test_http.py -> build/lib/spyne/test/protocol copying spyne/test/protocol/test_yaml.py -> build/lib/spyne/test/protocol copying spyne/test/protocol/test_msgpack.py -> build/lib/spyne/test/protocol copying spyne/test/protocol/test_json.py -> build/lib/spyne/test/protocol creating build/lib/spyne/test/multipython copying spyne/test/multipython/__init__.py -> build/lib/spyne/test/multipython creating build/lib/spyne/test/interface/wsdl copying spyne/test/interface/wsdl/__init__.py -> build/lib/spyne/test/interface/wsdl copying spyne/test/interface/wsdl/test_default_wsdl.py -> build/lib/spyne/test/interface/wsdl copying spyne/test/interface/wsdl/test_bindings.py -> build/lib/spyne/test/interface/wsdl copying spyne/test/interface/wsdl/test_op_req_suffix.py -> build/lib/spyne/test/interface/wsdl copying spyne/test/interface/wsdl/test_wsdl_ports_services.py -> build/lib/spyne/test/interface/wsdl copying spyne/test/interface/wsdl/defult_services.py -> build/lib/spyne/test/interface/wsdl copying spyne/test/interface/wsdl/port_service_services.py -> build/lib/spyne/test/interface/wsdl creating build/lib/spyne/test/interop/server copying spyne/test/interop/server/__init__.py -> build/lib/spyne/test/interop/server copying spyne/test/interop/server/httprpc_pod_basic_twisted.py -> build/lib/spyne/test/interop/server copying spyne/test/interop/server/msgpackrpc_http_basic.py -> build/lib/spyne/test/interop/server copying spyne/test/interop/server/httprpc_pod_basic.py -> build/lib/spyne/test/interop/server copying spyne/test/interop/server/_service.py -> build/lib/spyne/test/interop/server copying spyne/test/interop/server/httprpc_csv_basic.py -> build/lib/spyne/test/interop/server creating build/lib/spyne/test/interop/server/soap12 copying spyne/test/interop/server/soap12/soap_http_basic_twisted.py -> build/lib/spyne/test/interop/server/soap12 copying spyne/test/interop/server/soap12/__init__.py -> build/lib/spyne/test/interop/server/soap12 copying spyne/test/interop/server/soap12/soap_http_static.py -> build/lib/spyne/test/interop/server/soap12 copying spyne/test/interop/server/soap12/httprpc_soap_basic.py -> build/lib/spyne/test/interop/server/soap12 copying spyne/test/interop/server/soap12/soap_zeromq.py -> build/lib/spyne/test/interop/server/soap12 copying spyne/test/interop/server/soap12/soap_http_basic.py -> build/lib/spyne/test/interop/server/soap12 creating build/lib/spyne/test/interop/server/soap11 copying spyne/test/interop/server/soap11/soap_http_basic_twisted.py -> build/lib/spyne/test/interop/server/soap11 copying spyne/test/interop/server/soap11/__init__.py -> build/lib/spyne/test/interop/server/soap11 copying spyne/test/interop/server/soap11/soap_http_static.py -> build/lib/spyne/test/interop/server/soap11 copying spyne/test/interop/server/soap11/httprpc_soap_basic.py -> build/lib/spyne/test/interop/server/soap11 copying spyne/test/interop/server/soap11/soap_zeromq.py -> build/lib/spyne/test/interop/server/soap11 copying spyne/test/interop/server/soap11/soap_http_basic.py -> build/lib/spyne/test/interop/server/soap11 creating build/lib/spyne/test/multipython/model copying spyne/test/multipython/model/__init__.py -> build/lib/spyne/test/multipython/model copying spyne/test/multipython/model/test_complex.py -> build/lib/spyne/test/multipython/model + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.v4Jl5C + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64 + cd spyne-2.14.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne creating /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/store creating /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/store/relational copying build/lib/spyne/store/relational/simple.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/store/relational copying build/lib/spyne/store/relational/util.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/store/relational copying build/lib/spyne/store/relational/__init__.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/store/relational copying build/lib/spyne/store/relational/override.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/store/relational copying build/lib/spyne/store/relational/spatial.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/store/relational copying build/lib/spyne/store/relational/_base.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/store/relational copying build/lib/spyne/store/relational/document.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/store/relational copying build/lib/spyne/store/__init__.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/store creating /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/auxproc copying build/lib/spyne/auxproc/thread.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/auxproc copying build/lib/spyne/auxproc/__init__.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/auxproc copying build/lib/spyne/auxproc/sync.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/auxproc copying build/lib/spyne/auxproc/_base.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/auxproc creating /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/model copying build/lib/spyne/model/enum.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/model copying build/lib/spyne/model/__init__.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/model copying build/lib/spyne/model/binary.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/model copying build/lib/spyne/model/relational.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/model creating /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/model/primitive copying build/lib/spyne/model/primitive/network.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/model/primitive copying build/lib/spyne/model/primitive/__init__.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/model/primitive copying build/lib/spyne/model/primitive/datetime.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/model/primitive copying build/lib/spyne/model/primitive/spatial.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/model/primitive copying build/lib/spyne/model/primitive/_base.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/model/primitive copying build/lib/spyne/model/primitive/xml.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/model/primitive copying build/lib/spyne/model/primitive/number.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/model/primitive copying build/lib/spyne/model/primitive/string.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/model/primitive copying build/lib/spyne/model/addtl.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/model copying build/lib/spyne/model/fault.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/model copying build/lib/spyne/model/complex.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/model copying build/lib/spyne/model/_base.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/model copying build/lib/spyne/context.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne creating /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/interface copying build/lib/spyne/interface/__init__.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/interface creating /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/interface/xml_schema copying build/lib/spyne/interface/xml_schema/parser.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/interface/xml_schema copying build/lib/spyne/interface/xml_schema/__init__.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/interface/xml_schema copying build/lib/spyne/interface/xml_schema/defn.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/interface/xml_schema copying build/lib/spyne/interface/xml_schema/model.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/interface/xml_schema copying build/lib/spyne/interface/xml_schema/genpy.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/interface/xml_schema copying build/lib/spyne/interface/xml_schema/_base.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/interface/xml_schema copying build/lib/spyne/interface/_base.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/interface creating /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/interface/wsdl copying build/lib/spyne/interface/wsdl/__init__.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/interface/wsdl copying build/lib/spyne/interface/wsdl/defn.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/interface/wsdl copying build/lib/spyne/interface/wsdl/wsdl11.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/interface/wsdl copying build/lib/spyne/__init__.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne copying build/lib/spyne/application.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne creating /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/odict.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/cherry.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/autorel.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/dyninit.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/oset.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/simple.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/dictdoc.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/django.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/tlist.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/invregexp.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/coopmt.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/__init__.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/meta.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/resource.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/etreeconv.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/toposort.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/gencpp.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/tdict.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/email.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/fileproxy.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/http.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/appreg.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/test.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/wsgi_wrapper.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/memo.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/_base.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/color.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/six.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/attrdict.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/xml.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/address.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/web.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/cdict.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/protocol.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/util/_twisted_ws.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util copying build/lib/spyne/decorator.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne copying build/lib/spyne/descriptor.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne copying build/lib/spyne/service.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne copying build/lib/spyne/evmgr.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne creating /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/const copying build/lib/spyne/const/ansi_color.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/const copying build/lib/spyne/const/__init__.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/const copying build/lib/spyne/const/xml_ns.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/const copying build/lib/spyne/const/http.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/const copying build/lib/spyne/const/xml.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/const copying build/lib/spyne/error.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne copying build/lib/spyne/_base.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne creating /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol creating /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol/cloth copying build/lib/spyne/protocol/cloth/__init__.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol/cloth copying build/lib/spyne/protocol/cloth/_base.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol/cloth copying build/lib/spyne/protocol/cloth/to_cloth.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol/cloth copying build/lib/spyne/protocol/cloth/to_parent.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol/cloth creating /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol/html copying build/lib/spyne/protocol/html/__init__.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol/html creating /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol/html/table copying build/lib/spyne/protocol/html/table/__init__.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol/html/table copying build/lib/spyne/protocol/html/table/column.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol/html/table copying build/lib/spyne/protocol/html/table/row.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol/html/table copying build/lib/spyne/protocol/html/table/_base.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol/html/table copying build/lib/spyne/protocol/html/microformat.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol/html copying build/lib/spyne/protocol/html/addtl.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol/html copying build/lib/spyne/protocol/html/_base.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol/html copying build/lib/spyne/protocol/yaml.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol copying build/lib/spyne/protocol/csv.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol copying build/lib/spyne/protocol/json.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol copying build/lib/spyne/protocol/_inbase.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol copying build/lib/spyne/protocol/__init__.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol copying build/lib/spyne/protocol/http.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol creating /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol/dictdoc copying build/lib/spyne/protocol/dictdoc/simple.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol/dictdoc copying build/lib/spyne/protocol/dictdoc/__init__.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol/dictdoc copying build/lib/spyne/protocol/dictdoc/hier.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol/dictdoc copying build/lib/spyne/protocol/dictdoc/_base.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol/dictdoc copying build/lib/spyne/protocol/_base.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol copying build/lib/spyne/protocol/xml.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol creating /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol/soap copying build/lib/spyne/protocol/soap/soap12.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol/soap copying build/lib/spyne/protocol/soap/__init__.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol/soap copying build/lib/spyne/protocol/soap/soap11.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol/soap copying build/lib/spyne/protocol/soap/mime.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol/soap copying build/lib/spyne/protocol/msgpack.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol copying build/lib/spyne/protocol/_outbase.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol creating /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/server copying build/lib/spyne/server/django.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/server copying build/lib/spyne/server/zeromq.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/server copying build/lib/spyne/server/__init__.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/server copying build/lib/spyne/server/wsgi.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/server creating /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/server/twisted copying build/lib/spyne/server/twisted/__init__.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/server/twisted copying build/lib/spyne/server/twisted/http.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/server/twisted copying build/lib/spyne/server/twisted/_base.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/server/twisted copying build/lib/spyne/server/twisted/msgpack.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/server/twisted copying build/lib/spyne/server/twisted/websocket.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/server/twisted copying build/lib/spyne/server/http.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/server copying build/lib/spyne/server/_base.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/server copying build/lib/spyne/server/pyramid.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/server copying build/lib/spyne/server/null.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/server copying build/lib/spyne/server/msgpack.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/server creating /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/client copying build/lib/spyne/client/django.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/client copying build/lib/spyne/client/zeromq.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/client copying build/lib/spyne/client/__init__.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/client creating /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/client/twisted copying build/lib/spyne/client/twisted/__init__.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/client/twisted copying build/lib/spyne/client/http.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/client copying build/lib/spyne/client/_base.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/client creating /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test copying build/lib/spyne/test/test_null_server.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test creating /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/model copying build/lib/spyne/test/model/__init__.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/model copying build/lib/spyne/test/model/test_binary.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/model copying build/lib/spyne/test/model/test_primitive.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/model copying build/lib/spyne/test/model/test_complex.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/model copying build/lib/spyne/test/model/test_enum.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/model copying build/lib/spyne/test/model/test_exception.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/model creating /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interface copying build/lib/spyne/test/interface/test_interface.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interface copying build/lib/spyne/test/interface/__init__.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interface copying build/lib/spyne/test/interface/test_wsgi.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interface copying build/lib/spyne/test/interface/test_xml_schema.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interface creating /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interface/wsdl copying build/lib/spyne/test/interface/wsdl/__init__.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interface/wsdl copying build/lib/spyne/test/interface/wsdl/test_default_wsdl.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interface/wsdl copying build/lib/spyne/test/interface/wsdl/test_bindings.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interface/wsdl copying build/lib/spyne/test/interface/wsdl/test_op_req_suffix.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interface/wsdl copying build/lib/spyne/test/interface/wsdl/test_wsdl_ports_services.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interface/wsdl copying build/lib/spyne/test/interface/wsdl/defult_services.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interface/wsdl copying build/lib/spyne/test/interface/wsdl/port_service_services.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interface/wsdl copying build/lib/spyne/test/test_soft_validation.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test copying build/lib/spyne/test/__init__.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test creating /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interop copying build/lib/spyne/test/interop/test_zeep.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interop copying build/lib/spyne/test/interop/__init__.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interop copying build/lib/spyne/test/interop/test_django.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interop copying build/lib/spyne/test/interop/test_soap_client_http_twisted.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interop copying build/lib/spyne/test/interop/test_soap_client_http.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interop copying build/lib/spyne/test/interop/test_httprpc.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interop copying build/lib/spyne/test/interop/test_msgpackrpc_client_http.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interop copying build/lib/spyne/test/interop/test_suds.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interop copying build/lib/spyne/test/interop/test_soap_client_zeromq.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interop copying build/lib/spyne/test/interop/_test_soap_client_base.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interop creating /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interop/server creating /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interop/server/soap12 copying build/lib/spyne/test/interop/server/soap12/soap_http_basic_twisted.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interop/server/soap12 copying build/lib/spyne/test/interop/server/soap12/__init__.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interop/server/soap12 copying build/lib/spyne/test/interop/server/soap12/soap_http_static.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interop/server/soap12 copying build/lib/spyne/test/interop/server/soap12/httprpc_soap_basic.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interop/server/soap12 copying build/lib/spyne/test/interop/server/soap12/soap_zeromq.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interop/server/soap12 copying build/lib/spyne/test/interop/server/soap12/soap_http_basic.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interop/server/soap12 creating /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interop/server/soap11 copying build/lib/spyne/test/interop/server/soap11/soap_http_basic_twisted.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interop/server/soap11 copying build/lib/spyne/test/interop/server/soap11/__init__.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interop/server/soap11 copying build/lib/spyne/test/interop/server/soap11/soap_http_static.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interop/server/soap11 copying build/lib/spyne/test/interop/server/soap11/httprpc_soap_basic.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interop/server/soap11 copying build/lib/spyne/test/interop/server/soap11/soap_zeromq.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interop/server/soap11 copying build/lib/spyne/test/interop/server/soap11/soap_http_basic.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interop/server/soap11 copying build/lib/spyne/test/interop/server/__init__.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interop/server copying build/lib/spyne/test/interop/server/httprpc_pod_basic_twisted.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interop/server copying build/lib/spyne/test/interop/server/msgpackrpc_http_basic.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interop/server copying build/lib/spyne/test/interop/server/httprpc_pod_basic.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interop/server copying build/lib/spyne/test/interop/server/_service.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interop/server copying build/lib/spyne/test/interop/server/httprpc_csv_basic.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interop/server copying build/lib/spyne/test/interop/test_pyramid.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interop copying build/lib/spyne/test/interop/test_wsi.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interop creating /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/util copying build/lib/spyne/test/util/test_address.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/util copying build/lib/spyne/test/util/__init__.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/util copying build/lib/spyne/test/util/test_util.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/util copying build/lib/spyne/test/test_sqlalchemy.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test copying build/lib/spyne/test/regen_wsdl.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test creating /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/transport copying build/lib/spyne/test/transport/__init__.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/transport copying build/lib/spyne/test/transport/test_msgpack.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/transport copying build/lib/spyne/test/test_service.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test creating /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/protocol copying build/lib/spyne/test/protocol/test_xml.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/protocol copying build/lib/spyne/test/protocol/test_soap11.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/protocol copying build/lib/spyne/test/protocol/__init__.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/protocol copying build/lib/spyne/test/protocol/_test_dictdoc.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/protocol copying build/lib/spyne/test/protocol/test_soap12.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/protocol copying build/lib/spyne/test/protocol/test_cloth.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/protocol copying build/lib/spyne/test/protocol/test_html_table.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/protocol copying build/lib/spyne/test/protocol/test_html_microformat.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/protocol copying build/lib/spyne/test/protocol/test_http.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/protocol copying build/lib/spyne/test/protocol/test_yaml.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/protocol copying build/lib/spyne/test/protocol/test_msgpack.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/protocol copying build/lib/spyne/test/protocol/test_json.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/protocol creating /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/multipython creating /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/multipython/model copying build/lib/spyne/test/multipython/model/__init__.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/multipython/model copying build/lib/spyne/test/multipython/model/test_complex.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/multipython/model copying build/lib/spyne/test/multipython/__init__.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/multipython copying build/lib/spyne/test/sort_wsdl.py -> /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/store/relational/simple.py to simple.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/store/relational/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/store/relational/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/store/relational/override.py to override.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/store/relational/spatial.py to spatial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/store/relational/_base.py to _base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/store/relational/document.py to document.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/store/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/auxproc/thread.py to thread.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/auxproc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/auxproc/sync.py to sync.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/auxproc/_base.py to _base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/model/enum.py to enum.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/model/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/model/binary.py to binary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/model/relational.py to relational.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/model/primitive/network.py to network.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/model/primitive/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/model/primitive/datetime.py to datetime.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/model/primitive/spatial.py to spatial.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/model/primitive/_base.py to _base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/model/primitive/xml.py to xml.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/model/primitive/number.py to number.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/model/primitive/string.py to string.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/model/addtl.py to addtl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/model/fault.py to fault.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/model/complex.py to complex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/model/_base.py to _base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/context.py to context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/interface/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/interface/xml_schema/parser.py to parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/interface/xml_schema/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/interface/xml_schema/defn.py to defn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/interface/xml_schema/model.py to model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/interface/xml_schema/genpy.py to genpy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/interface/xml_schema/_base.py to _base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/interface/_base.py to _base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/interface/wsdl/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/interface/wsdl/defn.py to defn.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/interface/wsdl/wsdl11.py to wsdl11.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/application.py to application.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util/odict.py to odict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util/cherry.py to cherry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util/autorel.py to autorel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util/dyninit.py to dyninit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util/oset.py to oset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util/simple.py to simple.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util/dictdoc.py to dictdoc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util/django.py to django.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util/tlist.py to tlist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util/invregexp.py to invregexp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util/coopmt.py to coopmt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util/meta.py to meta.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util/resource.py to resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util/etreeconv.py to etreeconv.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util/toposort.py to toposort.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util/gencpp.py to gencpp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util/tdict.py to tdict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util/email.py to email.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util/fileproxy.py to fileproxy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util/http.py to http.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util/appreg.py to appreg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util/test.py to test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util/wsgi_wrapper.py to wsgi_wrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util/memo.py to memo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util/_base.py to _base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util/color.py to color.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util/six.py to six.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util/attrdict.py to attrdict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util/xml.py to xml.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util/address.py to address.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util/web.py to web.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util/cdict.py to cdict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util/protocol.py to protocol.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/util/_twisted_ws.py to _twisted_ws.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/decorator.py to decorator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/descriptor.py to descriptor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/service.py to service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/evmgr.py to evmgr.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/const/ansi_color.py to ansi_color.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/const/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/const/xml_ns.py to xml_ns.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/const/http.py to http.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/const/xml.py to xml.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/error.py to error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/_base.py to _base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol/cloth/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol/cloth/_base.py to _base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol/cloth/to_cloth.py to to_cloth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol/cloth/to_parent.py to to_parent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol/html/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol/html/table/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol/html/table/column.py to column.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol/html/table/row.py to row.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol/html/table/_base.py to _base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol/html/microformat.py to microformat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol/html/addtl.py to addtl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol/html/_base.py to _base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol/yaml.py to yaml.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol/csv.py to csv.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol/json.py to json.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol/_inbase.py to _inbase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol/http.py to http.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol/dictdoc/simple.py to simple.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol/dictdoc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol/dictdoc/hier.py to hier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol/dictdoc/_base.py to _base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol/_base.py to _base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol/xml.py to xml.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol/soap/soap12.py to soap12.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol/soap/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol/soap/soap11.py to soap11.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol/soap/mime.py to mime.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol/msgpack.py to msgpack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/protocol/_outbase.py to _outbase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/server/django.py to django.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/server/zeromq.py to zeromq.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/server/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/server/wsgi.py to wsgi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/server/twisted/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/server/twisted/http.py to http.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/server/twisted/_base.py to _base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/server/twisted/msgpack.py to msgpack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/server/twisted/websocket.py to websocket.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/server/http.py to http.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/server/_base.py to _base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/server/pyramid.py to pyramid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/server/null.py to null.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/server/msgpack.py to msgpack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/client/django.py to django.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/client/zeromq.py to zeromq.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/client/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/client/twisted/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/client/http.py to http.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/client/_base.py to _base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/test_null_server.py to test_null_server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/model/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/model/test_binary.py to test_binary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/model/test_primitive.py to test_primitive.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/model/test_complex.py to test_complex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/model/test_enum.py to test_enum.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/model/test_exception.py to test_exception.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interface/test_interface.py to test_interface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interface/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interface/test_wsgi.py to test_wsgi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interface/test_xml_schema.py to test_xml_schema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interface/wsdl/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interface/wsdl/test_default_wsdl.py to test_default_wsdl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interface/wsdl/test_bindings.py to test_bindings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interface/wsdl/test_op_req_suffix.py to test_op_req_suffix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interface/wsdl/test_wsdl_ports_services.py to test_wsdl_ports_services.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interface/wsdl/defult_services.py to defult_services.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interface/wsdl/port_service_services.py to port_service_services.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/test_soft_validation.py to test_soft_validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interop/test_zeep.py to test_zeep.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interop/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interop/test_django.py to test_django.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interop/test_soap_client_http_twisted.py to test_soap_client_http_twisted.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interop/test_soap_client_http.py to test_soap_client_http.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interop/test_httprpc.py to test_httprpc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interop/test_msgpackrpc_client_http.py to test_msgpackrpc_client_http.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interop/test_suds.py to test_suds.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interop/test_soap_client_zeromq.py to test_soap_client_zeromq.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interop/_test_soap_client_base.py to _test_soap_client_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interop/server/soap12/soap_http_basic_twisted.py to soap_http_basic_twisted.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interop/server/soap12/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interop/server/soap12/soap_http_static.py to soap_http_static.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interop/server/soap12/httprpc_soap_basic.py to httprpc_soap_basic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interop/server/soap12/soap_zeromq.py to soap_zeromq.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interop/server/soap12/soap_http_basic.py to soap_http_basic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interop/server/soap11/soap_http_basic_twisted.py to soap_http_basic_twisted.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interop/server/soap11/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interop/server/soap11/soap_http_static.py to soap_http_static.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interop/server/soap11/httprpc_soap_basic.py to httprpc_soap_basic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interop/server/soap11/soap_zeromq.py to soap_zeromq.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interop/server/soap11/soap_http_basic.py to soap_http_basic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interop/server/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interop/server/httprpc_pod_basic_twisted.py to httprpc_pod_basic_twisted.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interop/server/msgpackrpc_http_basic.py to msgpackrpc_http_basic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interop/server/httprpc_pod_basic.py to httprpc_pod_basic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interop/server/_service.py to _service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interop/server/httprpc_csv_basic.py to httprpc_csv_basic.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interop/test_pyramid.py to test_pyramid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/interop/test_wsi.py to test_wsi.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/util/test_address.py to test_address.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/util/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/util/test_util.py to test_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/test_sqlalchemy.py to test_sqlalchemy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/regen_wsdl.py to regen_wsdl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/transport/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/transport/test_msgpack.py to test_msgpack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/test_service.py to test_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/protocol/test_xml.py to test_xml.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/protocol/test_soap11.py to test_soap11.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/protocol/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/protocol/_test_dictdoc.py to _test_dictdoc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/protocol/test_soap12.py to test_soap12.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/protocol/test_cloth.py to test_cloth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/protocol/test_html_table.py to test_html_table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/protocol/test_html_microformat.py to test_html_microformat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/protocol/test_http.py to test_http.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/protocol/test_yaml.py to test_yaml.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/protocol/test_msgpack.py to test_msgpack.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/protocol/test_json.py to test_json.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/multipython/model/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/multipython/model/test_complex.py to test_complex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/multipython/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne/test/sort_wsdl.py to sort_wsdl.cpython-39.pyc writing byte-compilation script '/tmp/tmpqxs6qf1z.py' /usr/bin/python3 /tmp/tmpqxs6qf1z.py removing /tmp/tmpqxs6qf1z.py running install_egg_info running egg_info writing spyne.egg-info/PKG-INFO writing dependency_links to spyne.egg-info/dependency_links.txt writing entry points to spyne.egg-info/entry_points.txt writing requirements to spyne.egg-info/requires.txt writing top-level names to spyne.egg-info/top_level.txt reading manifest file 'spyne.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'spyne.egg-info/SOURCES.txt' Copying spyne.egg-info to /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9/site-packages/spyne-2.14.0-py3.9.egg-info running install_scripts Installing sort_wsdl script to /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64//usr/share/doc/python-spyne + '[' -d doc ']' + cp -arf doc /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64//usr/share/doc/python-spyne + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + cp -arf examples /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64//usr/share/doc/python-spyne + pushd /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64 ~/build/BUILDROOT/python-spyne-2.14.0-1.x86_64 ~/build/BUILD/spyne-2.14.0 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/spyne-2.14.0 + mv /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.14.0-1 --unique-debug-suffix -2.14.0-1.x86_64 --unique-debug-src-base python-spyne-2.14.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/spyne-2.14.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-spyne-2.14.0-1.noarch Provides: python-spyne python3-spyne = 2.14.0-1 python3.9dist(spyne) = 2.14 python3dist(spyne) = 2.14 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: /usr/bin/python3 python(abi) = 3.9 python3.9dist(pytz) python3.9dist(setuptools) Processing files: python-spyne-help-2.14.0-1.noarch warning: Empty %files file /builddir/build/BUILD/spyne-2.14.0/doclist.lst Provides: python-spyne-help = 2.14.0-1 python3-spyne-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64 Wrote: /builddir/build/RPMS/python-spyne-help-2.14.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-spyne-2.14.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.0vESq2 + umask 022 + cd /builddir/build/BUILD + cd spyne-2.14.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-spyne-2.14.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0