Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1443402 Details for
Bug 1556276
python-thriftpy: FTBFS in F28
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 106.30 KB, created by
Fedora Release Engineering
on 2018-05-28 15:41:21 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fedora Release Engineering
Created:
2018-05-28 15:41:21 UTC
Size:
106.30 KB
patch
obsolete
>Mock Version: 1.3.4 >Mock Version: 1.3.4 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/python-thriftpy.spec'], chrootPath='/var/lib/mock/f29-build-12553860-917938/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fff8ffb1f98>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/python-thriftpy.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False >Building target platforms: ppc64 >Building for target ppc64 >Wrote: /builddir/build/SRPMS/python-thriftpy-0.3.9-6.fc29.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/python-thriftpy.spec'], chrootPath='/var/lib/mock/f29-build-12553860-917938/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fff8ffb1f98>timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/python-thriftpy.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False >Building target platforms: ppc64 >Building for target ppc64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.eOK2Vk >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf thriftpy-0.3.9 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/thriftpy-0.3.9.tar.gz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd thriftpy-0.3.9 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yHMHiW >+ umask 022 >+ cd /builddir/build/BUILD >+ cd thriftpy-0.3.9 >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection' >+ LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' >+ /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' >Compiling thriftpy/transport/cybase.pyx because it changed. >[1/1] Cythonizing thriftpy/transport/cybase.pyx >Compiling thriftpy/transport/buffered/cybuffered.pyx because it changed. >Compiling thriftpy/transport/framed/cyframed.pyx because it changed. >Compiling thriftpy/transport/memory/cymemory.pyx because it changed. >[1/3] Cythonizing thriftpy/transport/buffered/cybuffered.pyx >[2/3] Cythonizing thriftpy/transport/framed/cyframed.pyx >[3/3] Cythonizing thriftpy/transport/memory/cymemory.pyx >Compiling thriftpy/protocol/cybin/cybin.pyx because it changed. >[1/1] Cythonizing thriftpy/protocol/cybin/cybin.pyx >running build >running build_py >creating build >creating build/lib.linux-ppc64-2.7 >creating build/lib.linux-ppc64-2.7/thriftpy >copying thriftpy/tornado.py -> build/lib.linux-ppc64-2.7/thriftpy >copying thriftpy/rpc.py -> build/lib.linux-ppc64-2.7/thriftpy >copying thriftpy/__init__.py -> build/lib.linux-ppc64-2.7/thriftpy >copying thriftpy/hook.py -> build/lib.linux-ppc64-2.7/thriftpy >copying thriftpy/_compat.py -> build/lib.linux-ppc64-2.7/thriftpy >copying thriftpy/thrift.py -> build/lib.linux-ppc64-2.7/thriftpy >copying thriftpy/server.py -> build/lib.linux-ppc64-2.7/thriftpy >copying thriftpy/utils.py -> build/lib.linux-ppc64-2.7/thriftpy >creating build/lib.linux-ppc64-2.7/thriftpy/parser >copying thriftpy/parser/lexer.py -> build/lib.linux-ppc64-2.7/thriftpy/parser >copying thriftpy/parser/parser.py -> build/lib.linux-ppc64-2.7/thriftpy/parser >copying thriftpy/parser/__init__.py -> build/lib.linux-ppc64-2.7/thriftpy/parser >copying thriftpy/parser/exc.py -> build/lib.linux-ppc64-2.7/thriftpy/parser >creating build/lib.linux-ppc64-2.7/thriftpy/contrib >copying thriftpy/contrib/__init__.py -> build/lib.linux-ppc64-2.7/thriftpy/contrib >creating build/lib.linux-ppc64-2.7/thriftpy/transport >copying thriftpy/transport/socket.py -> build/lib.linux-ppc64-2.7/thriftpy/transport >copying thriftpy/transport/__init__.py -> build/lib.linux-ppc64-2.7/thriftpy/transport >copying thriftpy/transport/sslsocket.py -> build/lib.linux-ppc64-2.7/thriftpy/transport >copying thriftpy/transport/_ssl.py -> build/lib.linux-ppc64-2.7/thriftpy/transport >creating build/lib.linux-ppc64-2.7/thriftpy/protocol >copying thriftpy/protocol/compact.py -> build/lib.linux-ppc64-2.7/thriftpy/protocol >copying thriftpy/protocol/__init__.py -> build/lib.linux-ppc64-2.7/thriftpy/protocol >copying thriftpy/protocol/exc.py -> build/lib.linux-ppc64-2.7/thriftpy/protocol >copying thriftpy/protocol/multiplex.py -> build/lib.linux-ppc64-2.7/thriftpy/protocol >copying thriftpy/protocol/json.py -> build/lib.linux-ppc64-2.7/thriftpy/protocol >copying thriftpy/protocol/binary.py -> build/lib.linux-ppc64-2.7/thriftpy/protocol >creating build/lib.linux-ppc64-2.7/thriftpy/contrib/tracking >copying thriftpy/contrib/tracking/__init__.py -> build/lib.linux-ppc64-2.7/thriftpy/contrib/tracking >copying thriftpy/contrib/tracking/tracker.py -> build/lib.linux-ppc64-2.7/thriftpy/contrib/tracking >creating build/lib.linux-ppc64-2.7/thriftpy/transport/memory >copying thriftpy/transport/memory/__init__.py -> build/lib.linux-ppc64-2.7/thriftpy/transport/memory >creating build/lib.linux-ppc64-2.7/thriftpy/transport/buffered >copying thriftpy/transport/buffered/__init__.py -> build/lib.linux-ppc64-2.7/thriftpy/transport/buffered >creating build/lib.linux-ppc64-2.7/thriftpy/transport/framed >copying thriftpy/transport/framed/__init__.py -> build/lib.linux-ppc64-2.7/thriftpy/transport/framed >copying thriftpy/contrib/tracking/tracking.thrift -> build/lib.linux-ppc64-2.7/thriftpy/contrib/tracking >running build_ext >building 'thriftpy.transport.cybase' extension >creating build/temp.linux-ppc64-2.7 >creating build/temp.linux-ppc64-2.7/thriftpy >creating build/temp.linux-ppc64-2.7/thriftpy/transport >gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python2.7 -c thriftpy/transport/cybase.c -o build/temp.linux-ppc64-2.7/thriftpy/transport/cybase.o >gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-ppc64-2.7/thriftpy/transport/cybase.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-ppc64-2.7/thriftpy/transport/cybase.so >building 'thriftpy.transport.buffered.cybuffered' extension >creating build/temp.linux-ppc64-2.7/thriftpy/transport/buffered >gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python2.7 -c thriftpy/transport/buffered/cybuffered.c -o build/temp.linux-ppc64-2.7/thriftpy/transport/buffered/cybuffered.o >gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-ppc64-2.7/thriftpy/transport/buffered/cybuffered.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-ppc64-2.7/thriftpy/transport/buffered/cybuffered.so >building 'thriftpy.transport.memory.cymemory' extension >creating build/temp.linux-ppc64-2.7/thriftpy/transport/memory >gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python2.7 -c thriftpy/transport/memory/cymemory.c -o build/temp.linux-ppc64-2.7/thriftpy/transport/memory/cymemory.o >gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-ppc64-2.7/thriftpy/transport/memory/cymemory.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-ppc64-2.7/thriftpy/transport/memory/cymemory.so >building 'thriftpy.transport.framed.cyframed' extension >creating build/temp.linux-ppc64-2.7/thriftpy/transport/framed >gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python2.7 -c thriftpy/transport/framed/cyframed.c -o build/temp.linux-ppc64-2.7/thriftpy/transport/framed/cyframed.o >gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-ppc64-2.7/thriftpy/transport/framed/cyframed.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-ppc64-2.7/thriftpy/transport/framed/cyframed.so >building 'thriftpy.protocol.cybin' extension >creating build/temp.linux-ppc64-2.7/thriftpy/protocol >creating build/temp.linux-ppc64-2.7/thriftpy/protocol/cybin >gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python2.7 -c thriftpy/protocol/cybin/cybin.c -o build/temp.linux-ppc64-2.7/thriftpy/protocol/cybin/cybin.o >gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-ppc64-2.7/thriftpy/protocol/cybin/cybin.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-ppc64-2.7/thriftpy/protocol/cybin.so >+ sleep 1 >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection' >+ LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' >+ /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' >running build >running build_py >creating build/lib.linux-ppc64-3.6 >creating build/lib.linux-ppc64-3.6/thriftpy >copying thriftpy/tornado.py -> build/lib.linux-ppc64-3.6/thriftpy >copying thriftpy/rpc.py -> build/lib.linux-ppc64-3.6/thriftpy >copying thriftpy/__init__.py -> build/lib.linux-ppc64-3.6/thriftpy >copying thriftpy/hook.py -> build/lib.linux-ppc64-3.6/thriftpy >copying thriftpy/_compat.py -> build/lib.linux-ppc64-3.6/thriftpy >copying thriftpy/thrift.py -> build/lib.linux-ppc64-3.6/thriftpy >copying thriftpy/server.py -> build/lib.linux-ppc64-3.6/thriftpy >copying thriftpy/utils.py -> build/lib.linux-ppc64-3.6/thriftpy >creating build/lib.linux-ppc64-3.6/thriftpy/parser >copying thriftpy/parser/lexer.py -> build/lib.linux-ppc64-3.6/thriftpy/parser >copying thriftpy/parser/parser.py -> build/lib.linux-ppc64-3.6/thriftpy/parser >copying thriftpy/parser/__init__.py -> build/lib.linux-ppc64-3.6/thriftpy/parser >copying thriftpy/parser/exc.py -> build/lib.linux-ppc64-3.6/thriftpy/parser >creating build/lib.linux-ppc64-3.6/thriftpy/contrib >copying thriftpy/contrib/__init__.py -> build/lib.linux-ppc64-3.6/thriftpy/contrib >creating build/lib.linux-ppc64-3.6/thriftpy/transport >copying thriftpy/transport/socket.py -> build/lib.linux-ppc64-3.6/thriftpy/transport >copying thriftpy/transport/__init__.py -> build/lib.linux-ppc64-3.6/thriftpy/transport >copying thriftpy/transport/sslsocket.py -> build/lib.linux-ppc64-3.6/thriftpy/transport >copying thriftpy/transport/_ssl.py -> build/lib.linux-ppc64-3.6/thriftpy/transport >creating build/lib.linux-ppc64-3.6/thriftpy/protocol >copying thriftpy/protocol/compact.py -> build/lib.linux-ppc64-3.6/thriftpy/protocol >copying thriftpy/protocol/__init__.py -> build/lib.linux-ppc64-3.6/thriftpy/protocol >copying thriftpy/protocol/exc.py -> build/lib.linux-ppc64-3.6/thriftpy/protocol >copying thriftpy/protocol/multiplex.py -> build/lib.linux-ppc64-3.6/thriftpy/protocol >copying thriftpy/protocol/json.py -> build/lib.linux-ppc64-3.6/thriftpy/protocol >copying thriftpy/protocol/binary.py -> build/lib.linux-ppc64-3.6/thriftpy/protocol >creating build/lib.linux-ppc64-3.6/thriftpy/contrib/tracking >copying thriftpy/contrib/tracking/__init__.py -> build/lib.linux-ppc64-3.6/thriftpy/contrib/tracking >copying thriftpy/contrib/tracking/tracker.py -> build/lib.linux-ppc64-3.6/thriftpy/contrib/tracking >creating build/lib.linux-ppc64-3.6/thriftpy/transport/memory >copying thriftpy/transport/memory/__init__.py -> build/lib.linux-ppc64-3.6/thriftpy/transport/memory >creating build/lib.linux-ppc64-3.6/thriftpy/transport/buffered >copying thriftpy/transport/buffered/__init__.py -> build/lib.linux-ppc64-3.6/thriftpy/transport/buffered >creating build/lib.linux-ppc64-3.6/thriftpy/transport/framed >copying thriftpy/transport/framed/__init__.py -> build/lib.linux-ppc64-3.6/thriftpy/transport/framed >copying thriftpy/contrib/tracking/tracking.thrift -> build/lib.linux-ppc64-3.6/thriftpy/contrib/tracking >running build_ext >building 'thriftpy.transport.cybase' extension >creating build/temp.linux-ppc64-3.6 >creating build/temp.linux-ppc64-3.6/thriftpy >creating build/temp.linux-ppc64-3.6/thriftpy/transport >gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.6m -c thriftpy/transport/cybase.c -o build/temp.linux-ppc64-3.6/thriftpy/transport/cybase.o >gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-ppc64-3.6/thriftpy/transport/cybase.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-ppc64-3.6/thriftpy/transport/cybase.cpython-36m-ppc64-linux-gnu.so >building 'thriftpy.transport.buffered.cybuffered' extension >creating build/temp.linux-ppc64-3.6/thriftpy/transport/buffered >gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.6m -c thriftpy/transport/buffered/cybuffered.c -o build/temp.linux-ppc64-3.6/thriftpy/transport/buffered/cybuffered.o >gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-ppc64-3.6/thriftpy/transport/buffered/cybuffered.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-ppc64-3.6/thriftpy/transport/buffered/cybuffered.cpython-36m-ppc64-linux-gnu.so >building 'thriftpy.transport.memory.cymemory' extension >creating build/temp.linux-ppc64-3.6/thriftpy/transport/memory >gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.6m -c thriftpy/transport/memory/cymemory.c -o build/temp.linux-ppc64-3.6/thriftpy/transport/memory/cymemory.o >gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-ppc64-3.6/thriftpy/transport/memory/cymemory.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-ppc64-3.6/thriftpy/transport/memory/cymemory.cpython-36m-ppc64-linux-gnu.so >building 'thriftpy.transport.framed.cyframed' extension >creating build/temp.linux-ppc64-3.6/thriftpy/transport/framed >gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.6m -c thriftpy/transport/framed/cyframed.c -o build/temp.linux-ppc64-3.6/thriftpy/transport/framed/cyframed.o >gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-ppc64-3.6/thriftpy/transport/framed/cyframed.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-ppc64-3.6/thriftpy/transport/framed/cyframed.cpython-36m-ppc64-linux-gnu.so >building 'thriftpy.protocol.cybin' extension >creating build/temp.linux-ppc64-3.6/thriftpy/protocol >creating build/temp.linux-ppc64-3.6/thriftpy/protocol/cybin >gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.6m -c thriftpy/protocol/cybin/cybin.c -o build/temp.linux-ppc64-3.6/thriftpy/protocol/cybin/cybin.o >In file included from /usr/include/sys/types.h:193, > from /usr/include/stdlib.h:394, > from /usr/include/python3.6m/Python.h:34, > from thriftpy/protocol/cybin/cybin.c:22: >thriftpy/protocol/cybin/cybin.c: In function â__pyx_f_5cybin_write_doubleâ: >thriftpy/protocol/cybin/cybin.c:2307:51: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] > __pyx_v_v = htobe64((((int64_t *)(&__pyx_v_val))[0])); > ^ >thriftpy/protocol/cybin/cybin.c: In function â__pyx_f_5cybin_c_read_valâ: >thriftpy/protocol/cybin/cybin.c:4498:61: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] > __pyx_t_2 = PyFloat_FromDouble((((double *)(&__pyx_v_n))[0])); if (unlikely(!__pyx_t_2)) __PYX_ERR(0, 266, __pyx_L1_error) > ^ >gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-ppc64-3.6/thriftpy/protocol/cybin/cybin.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-ppc64-3.6/thriftpy/protocol/cybin.cpython-36m-ppc64-linux-gnu.so >+ sleep 1 >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.azhlpO >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64 '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64 >++ dirname /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64 >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64 >+ cd thriftpy-0.3.9 >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection' >+ LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' >+ /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64 >running install >running install_lib >creating /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr >creating /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64 >creating /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7 >creating /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages >creating /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy >creating /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/parser >copying build/lib.linux-ppc64-2.7/thriftpy/parser/lexer.py -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/parser >copying build/lib.linux-ppc64-2.7/thriftpy/parser/parser.py -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/parser >copying build/lib.linux-ppc64-2.7/thriftpy/parser/__init__.py -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/parser >copying build/lib.linux-ppc64-2.7/thriftpy/parser/exc.py -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/parser >copying build/lib.linux-ppc64-2.7/thriftpy/tornado.py -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy >copying build/lib.linux-ppc64-2.7/thriftpy/rpc.py -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy >creating /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/contrib >creating /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/contrib/tracking >copying build/lib.linux-ppc64-2.7/thriftpy/contrib/tracking/__init__.py -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/contrib/tracking >copying build/lib.linux-ppc64-2.7/thriftpy/contrib/tracking/tracker.py -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/contrib/tracking >copying build/lib.linux-ppc64-2.7/thriftpy/contrib/tracking/tracking.thrift -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/contrib/tracking >copying build/lib.linux-ppc64-2.7/thriftpy/contrib/__init__.py -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/contrib >creating /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/transport >copying build/lib.linux-ppc64-2.7/thriftpy/transport/cybase.so -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/transport >creating /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/transport/memory >copying build/lib.linux-ppc64-2.7/thriftpy/transport/memory/__init__.py -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/transport/memory >copying build/lib.linux-ppc64-2.7/thriftpy/transport/memory/cymemory.so -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/transport/memory >copying build/lib.linux-ppc64-2.7/thriftpy/transport/socket.py -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/transport >creating /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/transport/buffered >copying build/lib.linux-ppc64-2.7/thriftpy/transport/buffered/__init__.py -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/transport/buffered >copying build/lib.linux-ppc64-2.7/thriftpy/transport/buffered/cybuffered.so -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/transport/buffered >copying build/lib.linux-ppc64-2.7/thriftpy/transport/__init__.py -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/transport >copying build/lib.linux-ppc64-2.7/thriftpy/transport/sslsocket.py -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/transport >copying build/lib.linux-ppc64-2.7/thriftpy/transport/_ssl.py -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/transport >creating /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/transport/framed >copying build/lib.linux-ppc64-2.7/thriftpy/transport/framed/__init__.py -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/transport/framed >copying build/lib.linux-ppc64-2.7/thriftpy/transport/framed/cyframed.so -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/transport/framed >copying build/lib.linux-ppc64-2.7/thriftpy/__init__.py -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy >copying build/lib.linux-ppc64-2.7/thriftpy/hook.py -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy >creating /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/protocol >copying build/lib.linux-ppc64-2.7/thriftpy/protocol/compact.py -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/protocol >copying build/lib.linux-ppc64-2.7/thriftpy/protocol/__init__.py -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/protocol >copying build/lib.linux-ppc64-2.7/thriftpy/protocol/exc.py -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/protocol >copying build/lib.linux-ppc64-2.7/thriftpy/protocol/cybin.so -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/protocol >copying build/lib.linux-ppc64-2.7/thriftpy/protocol/multiplex.py -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/protocol >copying build/lib.linux-ppc64-2.7/thriftpy/protocol/json.py -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/protocol >copying build/lib.linux-ppc64-2.7/thriftpy/protocol/binary.py -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/protocol >copying build/lib.linux-ppc64-2.7/thriftpy/_compat.py -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy >copying build/lib.linux-ppc64-2.7/thriftpy/thrift.py -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy >copying build/lib.linux-ppc64-2.7/thriftpy/server.py -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy >copying build/lib.linux-ppc64-2.7/thriftpy/utils.py -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy >byte-compiling /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/parser/lexer.py to lexer.pyc >byte-compiling /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/parser/parser.py to parser.pyc >byte-compiling /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/parser/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/parser/exc.py to exc.pyc >byte-compiling /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/tornado.py to tornado.pyc >byte-compiling /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/rpc.py to rpc.pyc >byte-compiling /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/contrib/tracking/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/contrib/tracking/tracker.py to tracker.pyc >byte-compiling /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/contrib/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/transport/memory/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/transport/socket.py to socket.pyc >byte-compiling /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/transport/buffered/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/transport/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/transport/sslsocket.py to sslsocket.pyc >byte-compiling /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/transport/_ssl.py to _ssl.pyc >byte-compiling /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/transport/framed/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/hook.py to hook.pyc >byte-compiling /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/protocol/compact.py to compact.pyc >byte-compiling /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/protocol/__init__.py to __init__.pyc >byte-compiling /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/protocol/exc.py to exc.pyc >byte-compiling /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/protocol/multiplex.py to multiplex.pyc >byte-compiling /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/protocol/json.py to json.pyc >byte-compiling /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/protocol/binary.py to binary.pyc >byte-compiling /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/_compat.py to _compat.pyc >byte-compiling /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/thrift.py to thrift.pyc >byte-compiling /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/server.py to server.pyc >byte-compiling /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/utils.py to utils.pyc >writing byte-compilation script '/tmp/tmpFA0frF.py' >/usr/bin/python2 -O /tmp/tmpFA0frF.py >removing /tmp/tmpFA0frF.py >running install_egg_info >running egg_info >creating thriftpy.egg-info >writing requirements to thriftpy.egg-info/requires.txt >writing thriftpy.egg-info/PKG-INFO >writing top-level names to thriftpy.egg-info/top_level.txt >writing dependency_links to thriftpy.egg-info/dependency_links.txt >writing manifest file 'thriftpy.egg-info/SOURCES.txt' >reading manifest file 'thriftpy.egg-info/SOURCES.txt' >reading manifest template 'MANIFEST.in' >writing manifest file 'thriftpy.egg-info/SOURCES.txt' >Copying thriftpy.egg-info to /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy-0.3.9-py2.7.egg-info >running install_scripts >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection' >+ LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' >+ /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64 >running install >running install_lib >creating /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6 >creating /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages >creating /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy >creating /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/parser >copying build/lib.linux-ppc64-3.6/thriftpy/parser/lexer.py -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/parser >copying build/lib.linux-ppc64-3.6/thriftpy/parser/parser.py -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/parser >copying build/lib.linux-ppc64-3.6/thriftpy/parser/__init__.py -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/parser >copying build/lib.linux-ppc64-3.6/thriftpy/parser/exc.py -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/parser >copying build/lib.linux-ppc64-3.6/thriftpy/tornado.py -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy >copying build/lib.linux-ppc64-3.6/thriftpy/rpc.py -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy >creating /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/contrib >creating /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/contrib/tracking >copying build/lib.linux-ppc64-3.6/thriftpy/contrib/tracking/__init__.py -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/contrib/tracking >copying build/lib.linux-ppc64-3.6/thriftpy/contrib/tracking/tracker.py -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/contrib/tracking >copying build/lib.linux-ppc64-3.6/thriftpy/contrib/tracking/tracking.thrift -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/contrib/tracking >copying build/lib.linux-ppc64-3.6/thriftpy/contrib/__init__.py -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/contrib >creating /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/transport >creating /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/transport/memory >copying build/lib.linux-ppc64-3.6/thriftpy/transport/memory/cymemory.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/transport/memory >copying build/lib.linux-ppc64-3.6/thriftpy/transport/memory/__init__.py -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/transport/memory >copying build/lib.linux-ppc64-3.6/thriftpy/transport/socket.py -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/transport >creating /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/transport/buffered >copying build/lib.linux-ppc64-3.6/thriftpy/transport/buffered/__init__.py -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/transport/buffered >copying build/lib.linux-ppc64-3.6/thriftpy/transport/buffered/cybuffered.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/transport/buffered >copying build/lib.linux-ppc64-3.6/thriftpy/transport/__init__.py -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/transport >copying build/lib.linux-ppc64-3.6/thriftpy/transport/sslsocket.py -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/transport >copying build/lib.linux-ppc64-3.6/thriftpy/transport/_ssl.py -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/transport >copying build/lib.linux-ppc64-3.6/thriftpy/transport/cybase.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/transport >creating /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/transport/framed >copying build/lib.linux-ppc64-3.6/thriftpy/transport/framed/__init__.py -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/transport/framed >copying build/lib.linux-ppc64-3.6/thriftpy/transport/framed/cyframed.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/transport/framed >copying build/lib.linux-ppc64-3.6/thriftpy/__init__.py -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy >copying build/lib.linux-ppc64-3.6/thriftpy/hook.py -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy >creating /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/protocol >copying build/lib.linux-ppc64-3.6/thriftpy/protocol/compact.py -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/protocol >copying build/lib.linux-ppc64-3.6/thriftpy/protocol/__init__.py -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/protocol >copying build/lib.linux-ppc64-3.6/thriftpy/protocol/exc.py -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/protocol >copying build/lib.linux-ppc64-3.6/thriftpy/protocol/multiplex.py -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/protocol >copying build/lib.linux-ppc64-3.6/thriftpy/protocol/json.py -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/protocol >copying build/lib.linux-ppc64-3.6/thriftpy/protocol/cybin.cpython-36m-ppc64-linux-gnu.so -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/protocol >copying build/lib.linux-ppc64-3.6/thriftpy/protocol/binary.py -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/protocol >copying build/lib.linux-ppc64-3.6/thriftpy/_compat.py -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy >copying build/lib.linux-ppc64-3.6/thriftpy/thrift.py -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy >copying build/lib.linux-ppc64-3.6/thriftpy/server.py -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy >copying build/lib.linux-ppc64-3.6/thriftpy/utils.py -> /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy >byte-compiling /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/parser/lexer.py to lexer.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/parser/parser.py to parser.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/parser/__init__.py to __init__.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/parser/exc.py to exc.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/tornado.py to tornado.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/rpc.py to rpc.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/contrib/tracking/__init__.py to __init__.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/contrib/tracking/tracker.py to tracker.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/contrib/__init__.py to __init__.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/transport/memory/__init__.py to __init__.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/transport/socket.py to socket.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/transport/buffered/__init__.py to __init__.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/transport/__init__.py to __init__.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/transport/sslsocket.py to sslsocket.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/transport/_ssl.py to _ssl.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/transport/framed/__init__.py to __init__.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/__init__.py to __init__.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/hook.py to hook.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/protocol/compact.py to compact.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/protocol/__init__.py to __init__.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/protocol/exc.py to exc.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/protocol/multiplex.py to multiplex.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/protocol/json.py to json.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/protocol/binary.py to binary.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/_compat.py to _compat.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/thrift.py to thrift.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/server.py to server.cpython-36.pyc >byte-compiling /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/utils.py to utils.cpython-36.pyc >writing byte-compilation script '/tmp/tmpqc26hmxb.py' >/usr/bin/python3 /tmp/tmpqc26hmxb.py >removing /tmp/tmpqc26hmxb.py >running install_egg_info >running egg_info >writing thriftpy.egg-info/PKG-INFO >writing dependency_links to thriftpy.egg-info/dependency_links.txt >writing requirements to thriftpy.egg-info/requires.txt >writing top-level names to thriftpy.egg-info/top_level.txt >reading manifest file 'thriftpy.egg-info/SOURCES.txt' >reading manifest template 'MANIFEST.in' >writing manifest file 'thriftpy.egg-info/SOURCES.txt' >Copying thriftpy.egg-info to /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy-0.3.9-py3.6.egg-info >running install_scripts >+ /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.3.9-6.fc29 --unique-debug-suffix -0.3.9-6.fc29.ppc64 --unique-debug-src-base python-thriftpy-0.3.9-6.fc29.ppc64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/thriftpy-0.3.9 >extracting debug info from /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/transport/cybase.so >extracting debug info from /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/transport/buffered/cybuffered.so >extracting debug info from /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/transport/memory/cymemory.so >extracting debug info from /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/transport/framed/cyframed.so >extracting debug info from /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/protocol/cybin.so >extracting debug info from /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/transport/memory/cymemory.cpython-36m-ppc64-linux-gnu.so >extracting debug info from /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/transport/buffered/cybuffered.cpython-36m-ppc64-linux-gnu.so >extracting debug info from /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/transport/cybase.cpython-36m-ppc64-linux-gnu.so >extracting debug info from /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/transport/framed/cyframed.cpython-36m-ppc64-linux-gnu.so >extracting debug info from /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6/site-packages/thriftpy/protocol/cybin.cpython-36m-ppc64-linux-gnu.so >/usr/lib/rpm/sepdebugcrcfix: Updated 10 CRC32s, 0 CRC32s did match. >3307 blocks >+ /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/redhat/brp-ldconfig >/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory >+ /usr/lib/rpm/brp-compress >+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip >+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 >Bytecompiling .py files below /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 >Bytecompiling .py files below /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib/debug/usr/lib64/python3.6 using /usr/bin/python3.6 >Bytecompiling .py files below /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7 using /usr/bin/python2.7 >Bytecompiling .py files below /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python3.6 using /usr/bin/python3.6 >+ /usr/lib/rpm/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-mangle-shebangs >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.CZyEjL >+ umask 022 >+ cd /builddir/build/BUILD >+ cd thriftpy-0.3.9 >+ pushd tests >~/build/BUILD/thriftpy-0.3.9/tests ~/build/BUILD/thriftpy-0.3.9 >+ PYTHONPATH=/builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages >+ py.test-2.7 -v >============================= test session starts ============================== >platform linux2 -- Python 2.7.15, pytest-3.5.1, py-1.5.3, pluggy-0.6.0 -- /usr/bin/python2 >cachedir: ../.pytest_cache >rootdir: /builddir/build/BUILD/thriftpy-0.3.9, inifile: >collecting ... collected 218 items >test_base.py::test_obj_equalcheck PASSED [ 0%] >test_base.py::test_exc_equalcheck PASSED [ 0%] >test_base.py::test_cls_equalcheck PASSED [ 1%] >test_base.py::test_isinstancecheck PASSED [ 1%] >test_base.py::test_hashable PASSED [ 2%] >test_base.py::test_default_value PASSED [ 2%] >test_base.py::test_parse_spec PASSED [ 3%] >test_base.py::test_init_func PASSED [ 3%] >test_buffered_transport.py::BufferedTransportTestCase::test_able_to_communicate PASSED [ 4%] >test_buffered_transport.py::BufferedTransportTestCase::test_zero_length_string PASSED [ 4%] >test_buffered_transport.py::TCyBufferedTransportTestCase::test_able_to_communicate PASSED [ 5%] >test_buffered_transport.py::TCyBufferedTransportTestCase::test_zero_length_string PASSED [ 5%] >test_const.py::test_num_const PASSED [ 5%] >test_const.py::test_string_const PASSED [ 6%] >test_const.py::test_const_with_sep PASSED [ 6%] >test_const.py::test_list_const PASSED [ 7%] >test_container.py::test_list_item PASSED [ 7%] >test_container.py::test_map_item PASSED [ 8%] >test_container.py::test_mix_item PASSED [ 8%] >test_container.py::test_list_struct PASSED [ 9%] >test_cytransport.py::test_transport_mismatch PASSED [ 9%] >test_cytransport.py::test_buffered_read PASSED [ 10%] >test_cytransport.py::test_transport_handle PASSED [ 10%] >test_framed_transport.py::FramedTransportTestCase::test_able_to_communicate FAILED [ 11%] >test_framed_transport.py::FramedTransportTestCase::test_zero_length_string FAILED [ 11%] >test_framed_transport.py::CyFramedTransportTestCase::test_able_to_communicate FAILED [ 11%] >test_framed_transport.py::CyFramedTransportTestCase::test_zero_length_string FAILED [ 12%] >test_hook.py::test_import_hook PASSED [ 12%] >test_hook.py::test_load PASSED [ 13%] >test_hook.py::test_load_module PASSED [ 13%] >test_hook.py::test_duplicate_loads PASSED [ 14%] >test_hook.py::test_tpayload_pickle PASSED [ 14%] >test_json_protocol.py::test_map_to_obj PASSED [ 15%] >test_json_protocol.py::test_map_to_json PASSED [ 15%] >test_json_protocol.py::test_list_to_obj PASSED [ 16%] >test_json_protocol.py::test_list_to_json PASSED [ 16%] >test_json_protocol.py::test_struct_to_json PASSED [ 16%] >test_json_protocol.py::test_struct_to_obj PASSED [ 17%] >test_json_protocol.py::test_json_proto_api_write PASSED [ 17%] >test_json_protocol.py::test_json_proto_api_read PASSED [ 18%] >test_json_protocol.py::test_unicode_string PASSED [ 18%] >test_loader.py::test_load_const PASSED [ 19%] >test_loader.py::test_load_enum PASSED [ 19%] >test_loader.py::test_load_struct PASSED [ 20%] >test_loader.py::test_load_union PASSED [ 20%] >test_loader.py::test_load_exc PASSED [ 21%] >test_loader.py::test_load_service PASSED [ 21%] >test_loader.py::test_load_include PASSED [ 22%] >test_memory_transport.py::MemoryTransport::test_read PASSED [ 22%] >test_memory_transport.py::MemoryTransport::test_write PASSED [ 22%] >test_memory_transport.py::CyMemoryTransport::test_read PASSED [ 23%] >test_memory_transport.py::CyMemoryTransport::test_write PASSED [ 23%] >test_memory_transport.py::CyMemoryTransport::test_write_grow PASSED [ 24%] >test_memory_transport.py::CyMemoryTransport::test_write_move PASSED [ 24%] >test_memory_transport.py::CyMemoryTransport::test_write_move_grow PASSED [ 25%] >test_multiplexed.py::test_multiplexed_server FAILED [ 25%] >test_parser.py::test_comments PASSED [ 26%] >test_parser.py::test_constants PASSED [ 26%] >test_parser.py::test_include PASSED [ 27%] >test_parser.py::test_tutorial PASSED [ 27%] >test_parser.py::test_e_type_error PASSED [ 27%] >test_parser.py::test_value_ref PASSED [ 28%] >test_parser.py::test_type_ref PASSED [ 28%] >test_parser.py::test_e_value_ref PASSED [ 29%] >test_parser.py::test_enums PASSED [ 29%] >test_parser.py::test_structs PASSED [ 30%] >test_parser.py::test_e_structs PASSED [ 30%] >test_parser.py::test_service PASSED [ 31%] >test_parser.py::test_service_extends PASSED [ 31%] >test_parser.py::test_e_service_extends PASSED [ 32%] >test_parser.py::test_e_dead_include PASSED [ 32%] >test_parser.py::test_e_grammer_error_at_eof PASSED [ 33%] >test_parser.py::test_e_use_thrift_reserved_keywords PASSED [ 33%] >test_parser.py::test_e_duplicate_field_id_or_name PASSED [ 33%] >test_parser.py::test_thrift_meta PASSED [ 34%] >test_parser.py::test_load_fp PASSED [ 34%] >test_parser.py::test_e_load_fp PASSED [ 35%] >test_parser.py::test_recursive_union PASSED [ 35%] >test_parser.py::test_issue_215 PASSED [ 36%] >test_protocol_binary.py::test_pack_i8 PASSED [ 36%] >test_protocol_binary.py::test_unpack_i8 PASSED [ 37%] >test_protocol_binary.py::test_pack_i16 PASSED [ 37%] >test_protocol_binary.py::test_unpack_i16 PASSED [ 38%] >test_protocol_binary.py::test_pack_i32 PASSED [ 38%] >test_protocol_binary.py::test_unpack_i32 PASSED [ 38%] >test_protocol_binary.py::test_pack_i64 PASSED [ 39%] >test_protocol_binary.py::test_unpack_i64 PASSED [ 39%] >test_protocol_binary.py::test_pack_double PASSED [ 40%] >test_protocol_binary.py::test_unpack_double PASSED [ 40%] >test_protocol_binary.py::test_pack_string PASSED [ 41%] >test_protocol_binary.py::test_unpack_string PASSED [ 41%] >test_protocol_binary.py::test_unpack_binary PASSED [ 42%] >test_protocol_binary.py::test_write_message_begin PASSED [ 42%] >test_protocol_binary.py::test_write_message_begin_not_strict PASSED [ 43%] >test_protocol_binary.py::test_read_message_begin PASSED [ 43%] >test_protocol_binary.py::test_read_message_begin_not_strict PASSED [ 44%] >test_protocol_binary.py::test_write_struct PASSED [ 44%] >test_protocol_binary.py::test_read_struct PASSED [ 44%] >test_protocol_binary.py::test_write_empty_struct PASSED [ 45%] >test_protocol_binary.py::test_read_empty_struct PASSED [ 45%] >test_protocol_binary.py::test_write_huge_struct PASSED [ 46%] >test_protocol_compact.py::test_pack_byte PASSED [ 46%] >test_protocol_compact.py::test_unpack_byte PASSED [ 47%] >test_protocol_compact.py::test_pack_i16 PASSED [ 47%] >test_protocol_compact.py::test_unpack_i16 PASSED [ 48%] >test_protocol_compact.py::test_pack_i32 PASSED [ 48%] >test_protocol_compact.py::test_unpack_i32 PASSED [ 49%] >test_protocol_compact.py::test_pack_i64 PASSED [ 49%] >test_protocol_compact.py::test_unpack_i64 PASSED [ 50%] >test_protocol_compact.py::test_pack_double PASSED [ 50%] >test_protocol_compact.py::test_unpack_double PASSED [ 50%] >test_protocol_compact.py::test_pack_string PASSED [ 51%] >test_protocol_compact.py::test_unpack_string PASSED [ 51%] >test_protocol_compact.py::test_unpack_binary PASSED [ 52%] >test_protocol_compact.py::test_pack_bool PASSED [ 52%] >test_protocol_compact.py::test_unpack_bool PASSED [ 53%] >test_protocol_compact.py::test_pack_container_bool PASSED [ 53%] >test_protocol_compact.py::test_unpack_container_bool PASSED [ 54%] >test_protocol_compact.py::test_pack_list PASSED [ 54%] >test_protocol_compact.py::test_unpack_list PASSED [ 55%] >test_protocol_compact.py::test_pack_map PASSED [ 55%] >test_protocol_compact.py::test_unpack_map PASSED [ 55%] >test_protocol_compact.py::test_write_message_begin PASSED [ 56%] >test_protocol_compact.py::test_read_message_begin PASSED [ 56%] >test_protocol_compact.py::test_write_struct PASSED [ 57%] >test_protocol_compact.py::test_write_struct2 PASSED [ 57%] >test_protocol_compact.py::test_read_struct PASSED [ 58%] >test_protocol_compact.py::test_write_struct_recur PASSED [ 58%] >test_protocol_compact.py::test_read_struct_recur PASSED [ 59%] >test_protocol_compact.py::test_write_empty_struct PASSED [ 59%] >test_protocol_compact.py::test_read_empty_struct PASSED [ 60%] >test_protocol_compact.py::test_write_huge_struct PASSED [ 60%] >test_protocol_cybinary.py::test_write_bool PASSED [ 61%] >test_protocol_cybinary.py::test_read_bool PASSED [ 61%] >test_protocol_cybinary.py::test_write_i8 PASSED [ 61%] >test_protocol_cybinary.py::test_read_i8 PASSED [ 62%] >test_protocol_cybinary.py::test_write_i16 PASSED [ 62%] >test_protocol_cybinary.py::test_read_i16 PASSED [ 63%] >test_protocol_cybinary.py::test_byteswap_i16 PASSED [ 63%] >test_protocol_cybinary.py::test_write_i32 PASSED [ 64%] >test_protocol_cybinary.py::test_read_i32 PASSED [ 64%] >test_protocol_cybinary.py::test_write_i64 PASSED [ 65%] >test_protocol_cybinary.py::test_read_i64 PASSED [ 65%] >test_protocol_cybinary.py::test_write_double PASSED [ 66%] >test_protocol_cybinary.py::test_read_double PASSED [ 66%] >test_protocol_cybinary.py::test_write_string PASSED [ 66%] >test_protocol_cybinary.py::test_read_string PASSED [ 67%] >test_protocol_cybinary.py::test_read_binary PASSED [ 67%] >test_protocol_cybinary.py::test_write_message_begin PASSED [ 68%] >test_protocol_cybinary.py::test_write_message_begin_no_strict PASSED [ 68%] >test_protocol_cybinary.py::test_read_message_begin FAILED [ 69%] >test_protocol_cybinary.py::test_read_message_begin_not_strict PASSED [ 69%] >test_protocol_cybinary.py::test_write_struct PASSED [ 70%] >test_protocol_cybinary.py::test_read_struct PASSED [ 70%] >test_protocol_cybinary.py::test_write_empty_struct PASSED [ 71%] >test_protocol_cybinary.py::test_read_empty_struct PASSED [ 71%] >test_protocol_cybinary.py::test_write_huge_struct PASSED [ 72%] >test_protocol_cybinary.py::test_read_huge_args PASSED [ 72%] >test_protocol_cybinary.py::test_skip_bool PASSED [ 72%] >test_protocol_cybinary.py::test_skip_double PASSED [ 73%] >test_protocol_cybinary.py::test_skip_string PASSED [ 73%] >test_protocol_cybinary.py::test_skip_list PASSED [ 74%] >test_protocol_cybinary.py::test_skip_map PASSED [ 74%] >test_protocol_cybinary.py::test_skip_struct PASSED [ 75%] >test_protocol_cybinary.py::test_read_long_data PASSED [ 75%] >test_protocol_cybinary.py::test_write_wrong_arg_type PASSED [ 76%] >test_protocol_cybinary.py::test_read_wrong_arg_type PASSED [ 76%] >test_protocol_cybinary.py::test_multiple_read_struct PASSED [ 77%] >test_protocol_cybinary.py::test_write_decode_error PASSED [ 77%] >test_protocol_cybinary.py::test_type_tolerance PASSED [ 77%] >test_rpc.py::test_void_api PASSED [ 78%] >test_rpc.py::test_void_api_with_ssl PASSED [ 78%] >test_rpc.py::test_string_api PASSED [ 79%] >test_rpc.py::test_string_api_with_ssl PASSED [ 79%] >test_rpc.py::test_huge_res PASSED [ 80%] >test_rpc.py::test_huge_res_with_ssl PASSED [ 80%] >test_rpc.py::test_tstruct_req PASSED [ 81%] >test_rpc.py::test_tstruct_req_with_ssl PASSED [ 81%] >test_rpc.py::test_tstruct_res PASSED [ 82%] >test_rpc.py::test_tstruct_res_with_ssl PASSED [ 82%] >test_rpc.py::test_complex_tstruct PASSED [ 83%] >test_rpc.py::test_complex_tstruct_with_ssl PASSED [ 83%] >test_rpc.py::test_exception PASSED [ 83%] >test_rpc.py::test_exception_iwth_ssl PASSED [ 84%] >test_rpc.py::test_client_timeout PASSED [ 84%] >test_rpc.py::test_client_socket_timeout PASSED [ 85%] >test_rpc.py::test_client_connect_timeout PASSED [ 85%] >test_rpc.py::test_ssl_client_timeout PASSED [ 86%] >test_socket.py::test_inet_socket PASSED [ 86%] >test_socket.py::test_inet6_socket PASSED [ 87%] >test_socket.py::test_unix_domain_socket PASSED [ 87%] >test_socket.py::test_client_socket_timeout PASSED [ 88%] >test_socket.py::test_client_socket_close PASSED [ 88%] >test_socket.py::test_server_socket_close PASSED [ 88%] >test_socket.py::test_client_socket_set_timeout PASSED [ 89%] >test_sslsocket.py::test_inet_ssl_socket PASSED [ 89%] >test_sslsocket.py::test_ssl_hostname_validate PASSED [ 90%] >test_sslsocket.py::test_persist_ssl_context PASSED [ 90%] >test_tornado.py::TornadoRPCTestCase::test_asynchronous_exception <- ../../../../usr/lib64/python2.7/site-packages/tornado/testing.py FAILED [ 91%] >test_tornado.py::TornadoRPCTestCase::test_asynchronous_result <- ../../../../usr/lib64/python2.7/site-packages/tornado/testing.py FAILED [ 91%] >test_tornado.py::TornadoRPCTestCase::test_synchronous_exception <- ../../../../usr/lib64/python2.7/site-packages/tornado/testing.py FAILED [ 92%] >test_tornado.py::TornadoRPCTestCase::test_synchronous_result <- ../../../../usr/lib64/python2.7/site-packages/tornado/testing.py FAILED [ 92%] >test_tracking.py::test_negotiation PASSED [ 93%] >test_tracking.py::test_tracker FAILED [ 93%] >test_tracking.py::test_tracker_chain FAILED [ 94%] >test_tracking.py::test_exception FAILED [ 94%] >test_tracking.py::test_not_tracked_client_tracked_server PASSED [ 94%] >test_tracking.py::test_tracked_client_not_tracked_server FAILED [ 95%] >test_tracking.py::test_request_id_func PASSED [ 95%] >test_tracking.py::test_annotation FAILED [ 96%] >test_tracking.py::test_counter FAILED [ 96%] >test_type.py::test_set PASSED [ 97%] >test_type_mismatch.py::MismatchTestCase::test_list_type_mismatch PASSED [ 97%] >test_type_mismatch.py::MismatchTestCase::test_map_type_mismatch PASSED [ 98%] >test_type_mismatch.py::MismatchTestCase::test_struct_mismatch PASSED [ 98%] >test_type_mismatch.py::CyMismatchTestCase::test_list_type_mismatch PASSED [ 99%] >test_type_mismatch.py::CyMismatchTestCase::test_map_type_mismatch PASSED [ 99%] >test_type_mismatch.py::CyMismatchTestCase::test_struct_mismatch PASSED [100%] >=================================== FAILURES =================================== >_______________ FramedTransportTestCase.test_able_to_communicate _______________ >self = <test_framed_transport.FramedTransportTestCase testMethod=test_able_to_communicate> > def setUp(self): >> self.mk_server() >test_framed_transport.py:82: >_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ >test_framed_transport.py:58: in mk_server > Dispatcher(self.io_loop), io_loop=self.io_loop) >../../../BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/tornado.py:218: in make_server > io_loop=io_loop, ssl_options=ssl_options) >_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ >self = <thriftpy.tornado.TTornadoServer object at 0x7fff96dbb050> >processor = <thriftpy.thrift.TProcessor object at 0x7fff96dbb4d0> >iprot_factory = <thriftpy.protocol.binary.TBinaryProtocolFactory object at 0x7fff96a03a50> >oprot_factory = None, transport_read_timeout = datetime.timedelta(0, 1) >args = () >kwargs = {'io_loop': <tornado.platform.epoll.EPollIOLoop object at 0x7fff96dbbbd0>, 'ssl_options': None} > def __init__(self, processor, iprot_factory, oprot_factory=None, > transport_read_timeout=TTornadoStreamTransport.DEFAULT_READ_TIMEOUT, # noqa > *args, **kwargs): >> super(TTornadoServer, self).__init__(*args, **kwargs) >E TypeError: __init__() got an unexpected keyword argument 'io_loop' >../../../BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/tornado.py:152: TypeError >_______________ FramedTransportTestCase.test_zero_length_string ________________ >self = <test_framed_transport.FramedTransportTestCase testMethod=test_zero_length_string> > def setUp(self): >> self.mk_server() >test_framed_transport.py:82: >_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ >test_framed_transport.py:58: in mk_server > Dispatcher(self.io_loop), io_loop=self.io_loop) >../../../BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/tornado.py:218: in make_server > io_loop=io_loop, ssl_options=ssl_options) >_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ >self = <thriftpy.tornado.TTornadoServer object at 0x7fff96d03a90> >processor = <thriftpy.thrift.TProcessor object at 0x7fff96d03890> >iprot_factory = <thriftpy.protocol.binary.TBinaryProtocolFactory object at 0x7fff96a03a50> >oprot_factory = None, transport_read_timeout = datetime.timedelta(0, 1) >args = () >kwargs = {'io_loop': <tornado.platform.epoll.EPollIOLoop object at 0x7fff96d03b10>, 'ssl_options': None} > def __init__(self, processor, iprot_factory, oprot_factory=None, > transport_read_timeout=TTornadoStreamTransport.DEFAULT_READ_TIMEOUT, # noqa > *args, **kwargs): >> super(TTornadoServer, self).__init__(*args, **kwargs) >E TypeError: __init__() got an unexpected keyword argument 'io_loop' >../../../BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/tornado.py:152: TypeError >______________ CyFramedTransportTestCase.test_able_to_communicate ______________ >self = <test_framed_transport.CyFramedTransportTestCase testMethod=test_able_to_communicate> > def setUp(self): >> self.mk_server() >test_framed_transport.py:82: >_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ >test_framed_transport.py:58: in mk_server > Dispatcher(self.io_loop), io_loop=self.io_loop) >../../../BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/tornado.py:218: in make_server > io_loop=io_loop, ssl_options=ssl_options) >_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ >self = <thriftpy.tornado.TTornadoServer object at 0x7fff96760750> >processor = <thriftpy.thrift.TProcessor object at 0x7fff96760450> >iprot_factory = <thriftpy.protocol.binary.TBinaryProtocolFactory object at 0x7fff96a03a50> >oprot_factory = None, transport_read_timeout = datetime.timedelta(0, 1) >args = () >kwargs = {'io_loop': <tornado.platform.epoll.EPollIOLoop object at 0x7fff96760850>, 'ssl_options': None} > def __init__(self, processor, iprot_factory, oprot_factory=None, > transport_read_timeout=TTornadoStreamTransport.DEFAULT_READ_TIMEOUT, # noqa > *args, **kwargs): >> super(TTornadoServer, self).__init__(*args, **kwargs) >E TypeError: __init__() got an unexpected keyword argument 'io_loop' >../../../BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/tornado.py:152: TypeError >______________ CyFramedTransportTestCase.test_zero_length_string _______________ >self = <test_framed_transport.CyFramedTransportTestCase testMethod=test_zero_length_string> > def setUp(self): >> self.mk_server() >test_framed_transport.py:82: >_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ >test_framed_transport.py:58: in mk_server > Dispatcher(self.io_loop), io_loop=self.io_loop) >../../../BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/tornado.py:218: in make_server > io_loop=io_loop, ssl_options=ssl_options) >_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ >self = <thriftpy.tornado.TTornadoServer object at 0x7fff96484190> >processor = <thriftpy.thrift.TProcessor object at 0x7fff96484110> >iprot_factory = <thriftpy.protocol.binary.TBinaryProtocolFactory object at 0x7fff96a03a50> >oprot_factory = None, transport_read_timeout = datetime.timedelta(0, 1) >args = () >kwargs = {'io_loop': <tornado.platform.epoll.EPollIOLoop object at 0x7fff964842d0>, 'ssl_options': None} > def __init__(self, processor, iprot_factory, oprot_factory=None, > transport_read_timeout=TTornadoStreamTransport.DEFAULT_READ_TIMEOUT, # noqa > *args, **kwargs): >> super(TTornadoServer, self).__init__(*args, **kwargs) >E TypeError: __init__() got an unexpected keyword argument 'io_loop' >../../../BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/tornado.py:152: TypeError >___________________________ test_multiplexed_server ____________________________ >server = None > def test_multiplexed_server(server): > with client_one() as c: >> assert c.doThingOne() is True >test_multiplexed.py:83: >_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ >../../../BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/thrift.py:198: in _req > return self._recv(_api) >../../../BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/thrift.py:210: in _recv > fname, mtype, rseqid = self._iprot.read_message_begin() >thriftpy/protocol/cybin/cybin.pyx:429: in cybin.TCyBinaryProtocol.read_message_begin > ??? >thriftpy/protocol/cybin/cybin.pyx:60: in cybin.read_i32 > ??? >thriftpy/transport/buffered/cybuffered.pyx:65: in thriftpy.transport.buffered.cybuffered.TCyBufferedTransport.c_read > ??? >thriftpy/transport/buffered/cybuffered.pyx:69: in thriftpy.transport.buffered.cybuffered.TCyBufferedTransport.read_trans > ??? >thriftpy/transport/cybase.pyx:61: in thriftpy.transport.cybase.TCyBuffer.read_trans > ??? >_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ >self = <thriftpy.transport.socket.TSocket object at 0x7fff96477610>, sz = 4096 > def read(self, sz): > try: > buff = self.sock.recv(sz) > except socket.error as e: > if (e.args[0] == errno.ECONNRESET and > (sys.platform == 'darwin' or > sys.platform.startswith('freebsd'))): > # freebsd and Mach don't follow POSIX semantic of recv > # and fail with ECONNRESET if peer performed shutdown. > # See corresponding comment and code in TSocket::read() > # in lib/cpp/src/transport/TSocket.cpp. > self.close() > # Trigger the check to raise the END_OF_FILE exception below. > buff = '' > else: > raise > > if len(buff) == 0: > raise TTransportException(type=TTransportException.END_OF_FILE, >> message='TSocket read 0 bytes') >E TTransportException: TTransportException(message='TSocket read 0 bytes', type=4) >../../../BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/transport/socket.py:125: TTransportException >----------------------------- Captured stderr call ----------------------------- >ERROR:thriftpy.server:TException() >Traceback (most recent call last): > File "/builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/server.py", line 95, in handle > self.processor.process(iprot, oprot) > File "/builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/thrift.py", line 295, in process > api, seqid, result, call = self.process_in(iprot) > File "/builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/thrift.py", line 327, in process_in > raise TException("TMultiplex protocol only supports CALL & ONEWAY") >TException: TException() >___________________________ test_read_message_begin ____________________________ > def test_read_message_begin(): > b = TCyMemoryBuffer(b"\x80\x01\x00\x0b\x00\x00\x00\x04test" > b"\x00\x00\x00\x01") > res = proto.TCyBinaryProtocol(b).read_message_begin() >> assert res == ("test", TType.STRING, 1) >E AssertionError: assert ('test', 0, 1) == ('test', 11, 1) >E At index 1 diff: 0 != 11 >E Full diff: >E - (u'test', 0, 1) >E ? - ^ >E + ('test', 11, 1) >E ? ^^ >test_protocol_cybinary.py:172: AssertionError >________________ TornadoRPCTestCase.test_asynchronous_exception ________________ >test_tornado.py:80: in setUp > self.server = self.mk_server() >test_tornado.py:63: in mk_server > io_loop=self.io_loop) >../../../BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/tornado.py:218: in make_server > io_loop=io_loop, ssl_options=ssl_options) >_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ >self = <thriftpy.tornado.TTornadoServer object at 0x7fff96262090> >processor = <thriftpy.thrift.TProcessor object at 0x7fff96262050> >iprot_factory = <thriftpy.protocol.binary.TBinaryProtocolFactory object at 0x7fff96a03a50> >oprot_factory = None, transport_read_timeout = datetime.timedelta(0, 1) >args = () >kwargs = {'io_loop': <tornado.platform.epoll.EPollIOLoop object at 0x7fff96270e10>, 'ssl_options': None} > def __init__(self, processor, iprot_factory, oprot_factory=None, > transport_read_timeout=TTornadoStreamTransport.DEFAULT_READ_TIMEOUT, # noqa > *args, **kwargs): >> super(TTornadoServer, self).__init__(*args, **kwargs) >E TypeError: __init__() got an unexpected keyword argument 'io_loop' >../../../BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/tornado.py:152: TypeError >_________________ TornadoRPCTestCase.test_asynchronous_result __________________ >test_tornado.py:80: in setUp > self.server = self.mk_server() >test_tornado.py:63: in mk_server > io_loop=self.io_loop) >../../../BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/tornado.py:218: in make_server > io_loop=io_loop, ssl_options=ssl_options) >_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ >self = <thriftpy.tornado.TTornadoServer object at 0x7fff9626edd0> >processor = <thriftpy.thrift.TProcessor object at 0x7fff9626ed10> >iprot_factory = <thriftpy.protocol.binary.TBinaryProtocolFactory object at 0x7fff96a03a50> >oprot_factory = None, transport_read_timeout = datetime.timedelta(0, 1) >args = () >kwargs = {'io_loop': <tornado.platform.epoll.EPollIOLoop object at 0x7fff96270090>, 'ssl_options': None} > def __init__(self, processor, iprot_factory, oprot_factory=None, > transport_read_timeout=TTornadoStreamTransport.DEFAULT_READ_TIMEOUT, # noqa > *args, **kwargs): >> super(TTornadoServer, self).__init__(*args, **kwargs) >E TypeError: __init__() got an unexpected keyword argument 'io_loop' >../../../BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/tornado.py:152: TypeError >________________ TornadoRPCTestCase.test_synchronous_exception _________________ >test_tornado.py:80: in setUp > self.server = self.mk_server() >test_tornado.py:63: in mk_server > io_loop=self.io_loop) >../../../BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/tornado.py:218: in make_server > io_loop=io_loop, ssl_options=ssl_options) >_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ >self = <thriftpy.tornado.TTornadoServer object at 0x7fff96262b10> >processor = <thriftpy.thrift.TProcessor object at 0x7fff96262950> >iprot_factory = <thriftpy.protocol.binary.TBinaryProtocolFactory object at 0x7fff96a03a50> >oprot_factory = None, transport_read_timeout = datetime.timedelta(0, 1) >args = () >kwargs = {'io_loop': <tornado.platform.epoll.EPollIOLoop object at 0x7fff96262a90>, 'ssl_options': None} > def __init__(self, processor, iprot_factory, oprot_factory=None, > transport_read_timeout=TTornadoStreamTransport.DEFAULT_READ_TIMEOUT, # noqa > *args, **kwargs): >> super(TTornadoServer, self).__init__(*args, **kwargs) >E TypeError: __init__() got an unexpected keyword argument 'io_loop' >../../../BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/tornado.py:152: TypeError >__________________ TornadoRPCTestCase.test_synchronous_result __________________ >test_tornado.py:80: in setUp > self.server = self.mk_server() >test_tornado.py:63: in mk_server > io_loop=self.io_loop) >../../../BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/tornado.py:218: in make_server > io_loop=io_loop, ssl_options=ssl_options) >_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ >self = <thriftpy.tornado.TTornadoServer object at 0x7fff9633ea90> >processor = <thriftpy.thrift.TProcessor object at 0x7fff9633e810> >iprot_factory = <thriftpy.protocol.binary.TBinaryProtocolFactory object at 0x7fff96a03a50> >oprot_factory = None, transport_read_timeout = datetime.timedelta(0, 1) >args = () >kwargs = {'io_loop': <tornado.platform.epoll.EPollIOLoop object at 0x7fff9633e9d0>, 'ssl_options': None} > def __init__(self, processor, iprot_factory, oprot_factory=None, > transport_read_timeout=TTornadoStreamTransport.DEFAULT_READ_TIMEOUT, # noqa > *args, **kwargs): >> super(TTornadoServer, self).__init__(*args, **kwargs) >E TypeError: __init__() got an unexpected keyword argument 'io_loop' >../../../BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/tornado.py:152: TypeError >_________________________________ test_tracker _________________________________ >server = <test_tracking.TSampleServer object at 0x7fff9626ef90>, dbm_db = None >tracker_ctx = None > def test_tracker(server, dbm_db, tracker_ctx): > with client() as c: >> c.ping() >test_tracking.py:236: >_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ >../../../BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/contrib/tracking/__init__.py:105: in _req > res = super(TTrackedClient, self)._req(_api, *args, **kwargs) >../../../BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/thrift.py:198: in _req > return self._recv(_api) >../../../BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/thrift.py:210: in _recv > fname, mtype, rseqid = self._iprot.read_message_begin() >thriftpy/protocol/cybin/cybin.pyx:429: in cybin.TCyBinaryProtocol.read_message_begin > ??? >thriftpy/protocol/cybin/cybin.pyx:60: in cybin.read_i32 > ??? >thriftpy/transport/buffered/cybuffered.pyx:65: in thriftpy.transport.buffered.cybuffered.TCyBufferedTransport.c_read > ??? >thriftpy/transport/buffered/cybuffered.pyx:69: in thriftpy.transport.buffered.cybuffered.TCyBufferedTransport.read_trans > ??? >thriftpy/transport/cybase.pyx:61: in thriftpy.transport.cybase.TCyBuffer.read_trans > ??? >_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ >self = <thriftpy.transport.socket.TSocket object at 0x7fff9626e810>, sz = 4096 > def read(self, sz): > try: >> buff = self.sock.recv(sz) >E timeout: timed out >../../../BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/transport/socket.py:108: timeout >----------------------------- Captured stderr call ----------------------------- >Exception in thread Thread-7: >Traceback (most recent call last): > File "/usr/lib64/python2.7/threading.py", line 804, in __bootstrap_inner > self.run() > File "/usr/lib64/python2.7/threading.py", line 757, in run > self.__target(*self.__args, **self.__kwargs) > File "/builddir/build/BUILD/thriftpy-0.3.9/tests/test_tracking.py", line 117, in handle > processor.process(iprot, oprot) > File "/builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/contrib/tracking/__init__.py", line 136, in process > res = self._try_upgrade(iprot) > File "/builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/contrib/tracking/__init__.py", line 146, in _try_upgrade > api, msg_type, seqid = iprot.read_message_begin() > File "thriftpy/protocol/cybin/cybin.pyx", line 439, in cybin.TCyBinaryProtocol.read_message_begin >ProtocolError: No protocol version header >______________________________ test_tracker_chain ______________________________ >server = <test_tracking.TSampleServer object at 0x7fff9626ef90> >server1 = <test_tracking.TSampleServer object at 0x7fff9633e4d0> >server2 = <test_tracking.TSampleServer object at 0x7fff9626e590>, dbm_db = None >tracker_ctx = None > def test_tracker_chain(server, server1, server2, dbm_db, tracker_ctx): > test_meta = {'test': 'test_meta'} > with client() as c: > with SampleTracker.add_meta(**test_meta): >> c.remove("jane") >test_tracking.py:267: >_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ >../../../BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/contrib/tracking/__init__.py:105: in _req > res = super(TTrackedClient, self)._req(_api, *args, **kwargs) >../../../BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/thrift.py:198: in _req > return self._recv(_api) >../../../BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/thrift.py:210: in _recv > fname, mtype, rseqid = self._iprot.read_message_begin() >thriftpy/protocol/cybin/cybin.pyx:429: in cybin.TCyBinaryProtocol.read_message_begin > ??? >thriftpy/protocol/cybin/cybin.pyx:60: in cybin.read_i32 > ??? >thriftpy/transport/buffered/cybuffered.pyx:65: in thriftpy.transport.buffered.cybuffered.TCyBufferedTransport.c_read > ??? >thriftpy/transport/buffered/cybuffered.pyx:69: in thriftpy.transport.buffered.cybuffered.TCyBufferedTransport.read_trans > ??? >thriftpy/transport/cybase.pyx:61: in thriftpy.transport.cybase.TCyBuffer.read_trans > ??? >_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ >self = <thriftpy.transport.socket.TSocket object at 0x7fff9626e090>, sz = 4096 > def read(self, sz): > try: >> buff = self.sock.recv(sz) >E timeout: timed out >../../../BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/transport/socket.py:108: timeout >----------------------------- Captured stderr call ----------------------------- >Exception in thread Thread-8: >Traceback (most recent call last): > File "/usr/lib64/python2.7/threading.py", line 804, in __bootstrap_inner > self.run() > File "/usr/lib64/python2.7/threading.py", line 757, in run > self.__target(*self.__args, **self.__kwargs) > File "/builddir/build/BUILD/thriftpy-0.3.9/tests/test_tracking.py", line 117, in handle > processor.process(iprot, oprot) > File "/builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/contrib/tracking/__init__.py", line 136, in process > res = self._try_upgrade(iprot) > File "/builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/contrib/tracking/__init__.py", line 146, in _try_upgrade > api, msg_type, seqid = iprot.read_message_begin() > File "thriftpy/protocol/cybin/cybin.pyx", line 439, in cybin.TCyBinaryProtocol.read_message_begin >ProtocolError: No protocol version header >________________________________ test_exception ________________________________ >server = <test_tracking.TSampleServer object at 0x7fff9626ef90>, dbm_db = None >tracker_ctx = None > def test_exception(server, dbm_db, tracker_ctx): > with pytest.raises(addressbook.PersonNotExistsError): > with client() as c: >> c.get("jane") >test_tracking.py:290: >_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ >../../../BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/contrib/tracking/__init__.py:105: in _req > res = super(TTrackedClient, self)._req(_api, *args, **kwargs) >../../../BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/thrift.py:198: in _req > return self._recv(_api) >../../../BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/thrift.py:210: in _recv > fname, mtype, rseqid = self._iprot.read_message_begin() >thriftpy/protocol/cybin/cybin.pyx:429: in cybin.TCyBinaryProtocol.read_message_begin > ??? >thriftpy/protocol/cybin/cybin.pyx:60: in cybin.read_i32 > ??? >thriftpy/transport/buffered/cybuffered.pyx:65: in thriftpy.transport.buffered.cybuffered.TCyBufferedTransport.c_read > ??? >thriftpy/transport/buffered/cybuffered.pyx:69: in thriftpy.transport.buffered.cybuffered.TCyBufferedTransport.read_trans > ??? >thriftpy/transport/cybase.pyx:61: in thriftpy.transport.cybase.TCyBuffer.read_trans > ??? >_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ >self = <thriftpy.transport.socket.TSocket object at 0x7fff961df0d0>, sz = 4096 > def read(self, sz): > try: >> buff = self.sock.recv(sz) >E timeout: timed out >../../../BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/transport/socket.py:108: timeout >----------------------------- Captured stderr call ----------------------------- >Exception in thread Thread-9: >Traceback (most recent call last): > File "/usr/lib64/python2.7/threading.py", line 804, in __bootstrap_inner > self.run() > File "/usr/lib64/python2.7/threading.py", line 757, in run > self.__target(*self.__args, **self.__kwargs) > File "/builddir/build/BUILD/thriftpy-0.3.9/tests/test_tracking.py", line 117, in handle > processor.process(iprot, oprot) > File "/builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/contrib/tracking/__init__.py", line 136, in process > res = self._try_upgrade(iprot) > File "/builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/contrib/tracking/__init__.py", line 146, in _try_upgrade > api, msg_type, seqid = iprot.read_message_begin() > File "thriftpy/protocol/cybin/cybin.pyx", line 439, in cybin.TCyBinaryProtocol.read_message_begin >ProtocolError: No protocol version header >____________________ test_tracked_client_not_tracked_server ____________________ >not_tracked_server = <test_tracking.TSampleServer object at 0x7fff96164990> > def test_tracked_client_not_tracked_server(not_tracked_server): > with client(port=PORT + 3) as c: >> assert c._upgraded is False >E assert True is False >E + where True = <thriftpy.contrib.tracking.TTrackedClient object at 0x7fff96164e50>._upgraded >test_tracking.py:308: AssertionError >_______________________________ test_annotation ________________________________ >server = <test_tracking.TSampleServer object at 0x7fff9626ef90>, dbm_db = None >tracker_ctx = None > def test_annotation(server, dbm_db, tracker_ctx): > with client() as c: > with SampleTracker.annotate(ann="value"): >> c.ping() >test_tracking.py:334: >_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ >../../../BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/contrib/tracking/__init__.py:105: in _req > res = super(TTrackedClient, self)._req(_api, *args, **kwargs) >../../../BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/thrift.py:198: in _req > return self._recv(_api) >../../../BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/thrift.py:210: in _recv > fname, mtype, rseqid = self._iprot.read_message_begin() >thriftpy/protocol/cybin/cybin.pyx:429: in cybin.TCyBinaryProtocol.read_message_begin > ??? >thriftpy/protocol/cybin/cybin.pyx:60: in cybin.read_i32 > ??? >thriftpy/transport/buffered/cybuffered.pyx:65: in thriftpy.transport.buffered.cybuffered.TCyBufferedTransport.c_read > ??? >thriftpy/transport/buffered/cybuffered.pyx:69: in thriftpy.transport.buffered.cybuffered.TCyBufferedTransport.read_trans > ??? >thriftpy/transport/cybase.pyx:61: in thriftpy.transport.cybase.TCyBuffer.read_trans > ??? >_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ >self = <thriftpy.transport.socket.TSocket object at 0x7fff96dc5410>, sz = 4096 > def read(self, sz): > try: >> buff = self.sock.recv(sz) >E timeout: timed out >../../../BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/transport/socket.py:108: timeout >----------------------------- Captured stderr call ----------------------------- >Exception in thread Thread-11: >Traceback (most recent call last): > File "/usr/lib64/python2.7/threading.py", line 804, in __bootstrap_inner > self.run() > File "/usr/lib64/python2.7/threading.py", line 757, in run > self.__target(*self.__args, **self.__kwargs) > File "/builddir/build/BUILD/thriftpy-0.3.9/tests/test_tracking.py", line 117, in handle > processor.process(iprot, oprot) > File "/builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/contrib/tracking/__init__.py", line 136, in process > res = self._try_upgrade(iprot) > File "/builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/contrib/tracking/__init__.py", line 146, in _try_upgrade > api, msg_type, seqid = iprot.read_message_begin() > File "thriftpy/protocol/cybin/cybin.pyx", line 439, in cybin.TCyBinaryProtocol.read_message_begin >ProtocolError: No protocol version header >_________________________________ test_counter _________________________________ >server = <test_tracking.TSampleServer object at 0x7fff9626ef90>, dbm_db = None >tracker_ctx = None > def test_counter(server, dbm_db, tracker_ctx): > with client() as c: >> c.get_phonenumbers("hello", 1) >test_tracking.py:354: >_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ >../../../BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/contrib/tracking/__init__.py:105: in _req > res = super(TTrackedClient, self)._req(_api, *args, **kwargs) >../../../BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/thrift.py:198: in _req > return self._recv(_api) >../../../BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/thrift.py:210: in _recv > fname, mtype, rseqid = self._iprot.read_message_begin() >thriftpy/protocol/cybin/cybin.pyx:429: in cybin.TCyBinaryProtocol.read_message_begin > ??? >thriftpy/protocol/cybin/cybin.pyx:60: in cybin.read_i32 > ??? >thriftpy/transport/buffered/cybuffered.pyx:65: in thriftpy.transport.buffered.cybuffered.TCyBufferedTransport.c_read > ??? >thriftpy/transport/buffered/cybuffered.pyx:69: in thriftpy.transport.buffered.cybuffered.TCyBufferedTransport.read_trans > ??? >thriftpy/transport/cybase.pyx:61: in thriftpy.transport.cybase.TCyBuffer.read_trans > ??? >_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ >self = <thriftpy.transport.socket.TSocket object at 0x7fff96d03050>, sz = 4096 > def read(self, sz): > try: >> buff = self.sock.recv(sz) >E timeout: timed out >../../../BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/transport/socket.py:108: timeout >----------------------------- Captured stderr call ----------------------------- >Exception in thread Thread-12: >Traceback (most recent call last): > File "/usr/lib64/python2.7/threading.py", line 804, in __bootstrap_inner > self.run() > File "/usr/lib64/python2.7/threading.py", line 757, in run > self.__target(*self.__args, **self.__kwargs) > File "/builddir/build/BUILD/thriftpy-0.3.9/tests/test_tracking.py", line 117, in handle > processor.process(iprot, oprot) > File "/builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/contrib/tracking/__init__.py", line 136, in process > res = self._try_upgrade(iprot) > File "/builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/contrib/tracking/__init__.py", line 146, in _try_upgrade > api, msg_type, seqid = iprot.read_message_begin() > File "thriftpy/protocol/cybin/cybin.pyx", line 439, in cybin.TCyBinaryProtocol.read_message_begin >ProtocolError: No protocol version header >=============================== warnings summary =============================== >tests/test_multiplexed.py::test_multiplexed_server > /builddir/build/BUILDROOT/python-thriftpy-0.3.9-6.fc29.ppc64/usr/lib64/python2.7/site-packages/thriftpy/rpc.py:81: UserWarning: `timeout` deprecated, use `socket_timeout` and `connect_timeout` instead. > warnings.warn("`timeout` deprecated, use `socket_timeout` and " >-- Docs: http://doc.pytest.org/en/latest/warnings.html >============== 16 failed, 202 passed, 1 warnings in 32.19 seconds ============== >error: Bad exit status from /var/tmp/rpm-tmp.CZyEjL (%check) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.CZyEjL (%check) >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 582, in do > raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >mockbuild.exception.Error: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/python-thriftpy.spec
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1556276
: 1443402 |
1443403
|
1443404