virt_test\Scripts\python.exe testrunner/runner.py --logfile=testrun.log --config=pypy/testrunner_cfg.py --config=~/machine_cfg.py --root=pypy --timeout=4000
in dir d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build (timeout 4000 secs)
watching logfiles {'pytestLog': 'testrun.log'}
argv: ['virt_test\\Scripts\\python.exe', 'testrunner/runner.py', '--logfile=testrun.log', '--config=pypy/testrunner_cfg.py', '--config=~/machine_cfg.py', '--root=pypy', '--timeout=4000']
environment:
ALLUSERSPROFILE=C:\ProgramData
APPDATA=C:\Users\matti\AppData\Roaming
ASL.LOG=Destination=file
CHOCOLATEYINSTALL=C:\ProgramData\chocolatey
CHOCOLATEYLASTPATHUPDATE=133185086718935289
CHOCOLATEYTOOLSLOCATION=C:\tools
CLINK_DIR=C:\Program Files (x86)\clink\0.4.9
COMMONPROGRAMFILES=C:\Program Files (x86)\Common Files
COMMONPROGRAMFILES(X86)=C:\Program Files (x86)\Common Files
COMMONPROGRAMW6432=C:\Program Files\Common Files
COMPUTERNAME=DESKTOP-RYZEN
COMSPEC=C:\WINDOWS\system32\cmd.exe
CONDA_BAT=d:\miniconda\condabin\conda.bat
CONDA_EXE=d:\miniconda\Scripts\conda.exe
CONDA_SHLVL=0
CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.7
CUDA_PATH_V11_7=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.7
DRIVERDATA=C:\Windows\System32\Drivers\DriverData
LOCALAPPDATA=C:\Users\matti\AppData\Local
NUMBER_OF_PROCESSORS=2
NVTOOLSEXT_PATH=C:\Program Files\NVIDIA Corporation\NvToolsExt\
OS=Windows_NT
PATH=d:\CPython27\lib\site-packages\pywin32_system32;d:\pypy_stuff\pypy\externals\bin;D:\CPython27;D:\pypy_stuff\pypy2.7-v7.3.18\Scripts;D:\pypy_stuff\pypy2.7-v7.3.18;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\TortoiseHg\;C:\Program Files\Git\cmd;C:\ProgramData\chocolatey\bin;C:\WINDOWS\System32\OpenSSH
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
PROCESSOR_ARCHITECTURE=x86
PROCESSOR_ARCHITEW6432=AMD64
PROCESSOR_IDENTIFIER=AMD64 Family 23 Model 113 Stepping 0, AuthenticAMD
PROCESSOR_LEVEL=23
PROCESSOR_REVISION=7100
PROGRAMDATA=C:\ProgramData
PROGRAMFILES=C:\Program Files (x86)
PROGRAMFILES(X86)=C:\Program Files (x86)
PROGRAMW6432=C:\Program Files
PROMPT=$P$G
PSMODULEPATH=%ProgramFiles%\WindowsPowerShell\Modules;C:\WINDOWS\system32\WindowsPowerShell\v1.0\Modules
PUBLIC=C:\Users\Public
PWD=d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build
PYPYCHERRYPICK=
PYPY_ENABLE_WINCONSOLEIO=1
PYTEST_XDIST_AUTO_NUM_WORKERS=4
PYTHONPATH=.;
RTOOLS40_HOME=C:\rtools40
RTOOLS43_HOME=C:\rtools43
RTOOLS44_HOME=C:\rtools44
SYSTEMDRIVE=C:
SYSTEMROOT=C:\WINDOWS
TEMP=D:\SystemTemp
TMP=D:\SystemTemp
TMPDIR=d:\systemtemp\pytest
USERDOMAIN=DESKTOP-RYZEN
USERNAME=matti
USERPROFILE=C:\Users\matti
VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\
WINDIR=C:\WINDOWS
using PTY: False
using config pypy/testrunner_cfg.py
using config C:\Users\matti/machine_cfg.py
running 4 parallel test workers
setting MAKEFLAGS to ' ' (space)
-- config/test
-- interpreter/astcompiler/test
-- interpreter/pyparser/test
-- interpreter/test
-- module/__builtin__/test
-- module/__pypy__/test
-- module/_abc/test
-- module/_ast/test
-- module/_cffi_backend/test
-- module/_codecs/test
-- module/_collections/test
-- module/_continuation/test
-- module/_cppyy/test
-- module/_csv/test
-- module/_demo/test
-- module/_hpy_universal/test/_vendored
-- module/_hpy_universal/test/pypy
-- module/_io/test
-- module/_jitlog/test
-- module/_locale/test
-- module/_lsprof/test
-- module/_md5/test
-- module/_minimal_curses/test
-- module/_multibytecodec/test
-- module/_multiprocessing/test
-- module/_opcode/test
-- module/_pickle/test
-- module/_pickle_support/test
-- module/_posixsubprocess/test
-- module/_pypyjson/test
-- module/_random/test
-- module/_rawffi/alt/test
-- module/_rawffi/test
-- module/_socket/test
-- module/_sre/test
-- module/_vmprof/test
-- module/_warnings/test
-- module/_weakref/test
-- module/_winreg/test
-- module/array/test
-- module/atexit/test
-- module/binascii/test
-- module/bz2/test
-- module/cmath/test
-- module/cpyext/test/test_api.py
-- module/cpyext/test/test_arraymodule.py
-- module/cpyext/test/test_async_iter.py
-- module/cpyext/test/test_boolobject.py
-- module/cpyext/test/test_borrow.py
-- module/cpyext/test/test_buffer.py
-- module/cpyext/test/test_bytearrayobject.py
-- module/cpyext/test/test_bytesobject.py
-- module/cpyext/test/test_capsule.py
-- module/cpyext/test/test_cell.py
-- module/cpyext/test/test_classobject.py
-- module/cpyext/test/test_codecs.py
-- module/cpyext/test/test_complexobject.py
-- module/cpyext/test/test_contextvars.py
-- module/cpyext/test/test_cpyext.py
-- module/cpyext/test/test_datetime.py
-- module/cpyext/test/test_dictobject.py
-- module/cpyext/test/test_eval.py
-- module/cpyext/test/test_exception.py
-- module/cpyext/test/test_fileobject.py
-- module/cpyext/test/test_floatobject.py
-- module/cpyext/test/test_frameobject.py
-- module/cpyext/test/test_funcobject.py
-- module/cpyext/test/test_genobject.py
-- module/cpyext/test/test_getargs.py
-- module/cpyext/test/test_import.py
-- module/cpyext/test/test_iterator.py
-- module/cpyext/test/test_listobject.py
-- module/cpyext/test/test_longobject.py
-- module/cpyext/test/test_mapping.py
-- module/cpyext/test/test_marshal.py
-- module/cpyext/test/test_memoryobject.py
-- module/cpyext/test/test_methodobject.py
-- module/cpyext/test/test_misc.py
-- module/cpyext/test/test_module.py
-- module/cpyext/test/test_namespaceobject.py
-- module/cpyext/test/test_ndarrayobject.py
-- module/cpyext/test/test_number.py
-- module/cpyext/test/test_object.py
-- module/cpyext/test/test_pyerrors.py
-- module/cpyext/test/test_pyfile.py
-- module/cpyext/test/test_pymem.py
-- module/cpyext/test/test_pysignals.py
-- module/cpyext/test/test_pystate.py
-- module/cpyext/test/test_pystrhex.py
-- module/cpyext/test/test_pystrtod.py
-- module/cpyext/test/test_sequence.py
-- module/cpyext/test/test_setobject.py
-- module/cpyext/test/test_sliceobject.py
-- module/cpyext/test/test_structseq.py
-- module/cpyext/test/test_sysmodule.py
-- module/cpyext/test/test_thread.py
-- module/cpyext/test/test_traceback.py
-- module/cpyext/test/test_translate.py
-- module/cpyext/test/test_tupleobject.py
-- module/cpyext/test/test_typeobject.py
-- module/cpyext/test/test_unicodeobject.py
-- module/cpyext/test/test_userslots.py
-- module/cpyext/test/test_version.py
-- module/cpyext/test/test_weakref.py
-- module/crypt/test
-- module/errno/test
-- module/exceptions/test
-- module/faulthandler/test
-- module/fcntl/test
-- module/gc/test
-- module/imp/test
-- module/itertools/test
-- module/marshal/test
-- module/math/test
-- module/micronumpy/test
-- module/mmap/test
-- module/operator/test
-- module/posix/test
-- module/pwd/test
-- module/pyexpat/test
-- module/pypyjit/test
-- module/select/test
-- module/signal/test
-- module/struct/test
-- module/sys/test
-- module/termios/test
-- module/test_lib_pypy
-- module/thread/test
-- module/time/test
-- module/token/test
-- module/unicodedata/test
-- module/zipimport/test
-- module/zlib/test
-- objspace/fake/test
-- objspace/std/test
-- objspace/test
-- sandbox/test
-- tool/bench/test
-- tool/memusage/test
-- tool/pytest/fake_pytest/test
-- tool/pytest/test
-- tool/release/test
-- tool/test
-- total: 143 to run
++ 04:49:01 starting config/test [1 started in total]
++ 04:49:01 starting interpreter/astcompiler/test [2 started in total]
++ 04:49:01 starting interpreter/pyparser/test [3 started in total]
++ 04:49:01 starting interpreter/test [4 started in total]
__ config/test [1 done in total, somefailed=False] ____________________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 161 items / 1 skipped
config\test\test_pypyoption.py .................................................................................................................................................................
=================== 161 passed, 1 skipped in 258.21 seconds ===================
++ 04:53:26 starting module/__builtin__/test [5 started in total]
__ interpreter/pyparser/test [2 done in total, somefailed=False] ______________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.py
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 191 items
interpreter\pyparser\test\apptest_parsestring.py ......
interpreter\pyparser\test\test_automata.py ...
interpreter\pyparser\test\test_future.py ...................................
interpreter\pyparser\test\test_gendfa.py .
interpreter\pyparser\test\test_parsestring.py ............
interpreter\pyparser\test\test_pyparse.py ........................................................................................................
interpreter\pyparser\test\test_pytokenizer.py ..............................
======================== 191 passed in 912.67 seconds =========================
++ 05:04:27 starting module/__pypy__/test [6 started in total]
__ module/__builtin__/test [3 done in total, somefailed=False] ________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 318 items
module\__builtin__\test\apptest_compile.py ....................
module\__builtin__\test\apptest_descriptor.py .....
module\__builtin__\test\apptest_operator.py ...
module\__builtin__\test\apptest_print.py ...
module\__builtin__\test\test_abstractinst.py ..........s..
module\__builtin__\test\test_breakpoint.py ........
module\__builtin__\test\test_builtin.py .......................................................................
module\__builtin__\test\test_compile.py ..
module\__builtin__\test\test_construct_singletons.py .
module\__builtin__\test\test_descriptor.py ...................................
module\__builtin__\test\test_dir.py ...........
module\__builtin__\test\test_filter.py ........
module\__builtin__\test\test_filter_pickle.py .....
module\__builtin__\test\test_format.py .
module\__builtin__\test\test_functional.py ........................................................................................
module\__builtin__\test\test_map_pickle.py ...
module\__builtin__\test\test_minmax.py .......................
module\__builtin__\test\test_rawinput.py ..
module\__builtin__\test\test_sum.py .
module\__builtin__\test\test_vars.py ...
module\__builtin__\test\test_zip.py ...........
module\__builtin__\test\test_zip_pickle.py .
=================== 317 passed, 1 skipped in 869.89 seconds ===================
++ 05:08:07 starting module/_abc/test [7 started in total]
__ interpreter/astcompiler/test [4 done in total, somefailed=False] ___________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 1509 items
interpreter\astcompiler\test\apptest_compiler.py ......
interpreter\astcompiler\test\apptest_exceptiongroup.py .........................
interpreter\astcompiler\test\apptest_misc.py ...............
interpreter\astcompiler\test\apptest_patma.py ......................................
interpreter\astcompiler\test\test_assemble.py .......................
interpreter\astcompiler\test\test_ast.py ............
interpreter\astcompiler\test\test_astbuilder.py .................................................................................................................
interpreter\astcompiler\test\test_compiler.py .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
interpreter\astcompiler\test\test_misc.py ...............
interpreter\astcompiler\test\test_symtable.py ........................................
interpreter\astcompiler\test\test_unparse.py ................................
interpreter\astcompiler\test\test_validate.py .....................................................
======================= 1509 passed in 1217.96 seconds ========================
++ 05:09:26 starting module/_ast/test [8 started in total]
__ module/_abc/test [5 done in total, somefailed=False] _______________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 6 items
module\_abc\test\apptest_abc.py ...
module\_abc\test\test_abc.py ...
========================= 6 passed in 521.10 seconds ==========================
++ 05:16:54 starting module/_cffi_backend/test [9 started in total]
__ module/__pypy__/test [6 done in total, somefailed=True] ____________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 77 items
module\__pypy__\test\apptest_picklebuffer.py ....
module\__pypy__\test\test_builders.py .....
module\__pypy__\test\test_bytebuffer.py ...
module\__pypy__\test\test_debug.py ...F...
module\__pypy__\test\test_identitydict.py ......
module\__pypy__\test\test_intop.py ...........
module\__pypy__\test\test_locals2fast.py .....
module\__pypy__\test\test_magic.py ..........
module\__pypy__\test\test_newmemoryview.py ......
module\__pypy__\test\test_os.py F
module\__pypy__\test\test_signal.py ..sss
module\__pypy__\test\test_special.py ............s.
================================== FAILURES ===================================
___________________ AppTestDebug.test_debug_read_timestamp ____________________
self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001d4e23bd018>
def test_debug_read_timestamp(self):
from __pypy__ import debug_read_timestamp
a = debug_read_timestamp()
b = debug_read_timestamp()
> assert b > a
E (application-level) AssertionError
[d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\__pypy__\test\test_debug.py:52]:5: AssertionError
_________________________ AppTestOs.test_real_getenv __________________________
self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001d4e295bad0>
def test_real_getenv(self):
import __pypy__.os
import os
key = 'UNLIKELY_SET'
assert key not in os.environ
os.putenv(key, '42')
# this one skips Python cache
> assert __pypy__.os.real_getenv(key) == '42'
E (application-level) AssertionError
[d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\__pypy__\test\test_os.py:4]:9: AssertionError
=========================== short test summary info ===========================
FAIL module\__pypy__\test\test_debug.py::AppTestDebug::()::test_debug_read_timestamp
FAIL module\__pypy__\test\test_os.py::AppTestOs::()::test_real_getenv
============== 2 failed, 71 passed, 4 skipped in 798.78 seconds ===============
++ 05:17:58 starting module/_codecs/test [10 started in total]
__ module/_ast/test [7 done in total, somefailed=False] _______________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 55 items
module\_ast\test\apptest_ast.py ...
module\_ast\test\test_ast.py ....................................................
========================= 55 passed in 598.51 seconds =========================
++ 05:19:31 starting module/_collections/test [11 started in total]
__ module/_codecs/test [8 done in total, somefailed=True] _____________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 98 items
module\_codecs\test\apptest_codecs.py ..
module\_codecs\test\test_codecs.py ...........................................................................F......s......
module\_codecs\test\test_locale.py FFF...
module\_codecs\test\test_ztranslation.py .
================================== FAILURES ===================================
_____________________ AppTestPartialEvaluation.test_mbcs ______________________
self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001fb0f61f750>
def test_mbcs(self):
import sys
if sys.platform != 'win32':
return
# sanity test
from _codecs import mbcs_encode, mbcs_decode
toencode = u'caf\xe9', 'caf\xe9'
try:
# test for non-latin1 codepage, more general test needed
import winreg
key = winreg.OpenKey(winreg.HKEY_LOCAL_MACHINE,
r'System\CurrentControlSet\Control\Nls\CodePage')
if winreg.QueryValueEx(key, 'ACP')[0] == u'1255': # non-latin1
toencode = u'caf\xbf',b'caf\xbf'
except:
assert False, 'cannot test mbcs on this windows system, check code page'
assert u'test'.encode('mbcs') == b'test'
> assert toencode[0].encode('mbcs') == toencode[1]
E (application-level) AssertionError
[d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_codecs\test\test_codecs.py:1380]:19: AssertionError
_____________________ TestLocaleCodec.test_encode_locale ______________________
self = <pypy.module._codecs.test.test_locale.TestLocaleCodec object at 0x000001fb12c939f0>
def test_encode_locale(self):
self.setlocale("en_US.UTF-8")
for locale_encoder in (utf8_encode_locale_surrogateescape,
utf8_encode_locale_strict):
for val in u'foo', u' 日本', u'\U0001320C':
utf8 = val.encode('utf-8')
encoded = locale_encoder(utf8, len(val))
> assert encoded.decode('utf8') == val
E assert u'\u320c' == u'\U0001320c'
E - \u320c
E + \U0001320c
module\_codecs\test\test_locale.py:45: AssertionError
_______________ TestLocaleCodec.test_encode_locale_errorhandler _______________
self = <pypy.module._codecs.test.test_locale.TestLocaleCodec object at 0x000001fb12b7a988>
def test_encode_locale_errorhandler(self):
self.setlocale("en_US.UTF-8")
locale_encoder = utf8_encode_locale_surrogateescape
utf8_encoder = self.getencoder('utf-8')
encode_error_handler = self.getstate().encode_error_handler
for val in u'foo\udc80bar', u'\udcff\U0001320C':
s = val.encode('utf8')
w_s = self.space.newtext(s)
expected = utf8_encoder(self.space, s, w_s, 'surrogateescape',
encode_error_handler)
utf8 = val.encode('utf-8')
> assert locale_encoder(utf8, len(val)) == expected
E assert '\xff\xe3\x88\x8c' == '\xff\xf0\x93\x88\x8c'
E - \xff\xe3\x88\x8c
E ? ^
E + \xff\xf0\x93\x88\x8c
E ? ^^^^^
module\_codecs\test\test_locale.py:58: AssertionError
_____________________ TestLocaleCodec.test_decode_locale ______________________
self = <pypy.module._codecs.test.test_locale.TestLocaleCodec object at 0x000001fb129b89f8>
def test_decode_locale(self):
self.setlocale("en_US.UTF-8")
utf8_decoder = self.getdecoder('utf-8')
for locale_decoder in (str_decode_locale_surrogateescape,
str_decode_locale_strict):
for val in 'foo', ' \xe6\x97\xa5\xe6\x9c\xac', '\xf0\x93\x88\x8c':
w_s = self.space.newbytes(val)
assert (locale_decoder(val) ==
utf8_decoder(self.space, val, w_s, 'strict',
> True, None)[:2])
E assert ('\xef\xbf\xbd', 1) == ('\xf0\x93\x88\x8c', 1)
E At index 0 diff: '\xef\xbf\xbd' != '\xf0\x93\x88\x8c'
E Use -v to get the full diff
module\_codecs\test\test_locale.py:69: AssertionError
=========================== short test summary info ===========================
FAIL module\_codecs\test\test_codecs.py::AppTestPartialEvaluation::()::test_mbcs
FAIL module\_codecs\test\test_locale.py::TestLocaleCodec::()::test_encode_locale
FAIL module\_codecs\test\test_locale.py::TestLocaleCodec::()::test_encode_locale_errorhandler
FAIL module\_codecs\test\test_locale.py::TestLocaleCodec::()::test_decode_locale
============== 4 failed, 93 passed, 1 skipped in 439.68 seconds ===============
++ 05:25:27 starting module/_continuation/test [12 started in total]
__ module/_collections/test [9 done in total, somefailed=False] _______________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 66 items
module\_collections\test\apptest_defaultdict.py ..............
module\_collections\test\apptest_deque.py ..........................................
module\_collections\test\apptest_ordereddict.py ..........
========================= 66 passed in 390.81 seconds =========================
++ 05:26:09 starting module/_cppyy/test [13 started in total]
__ module/_cppyy/test [10 done in total, somefailed=False] ____________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items
======================== no tests ran in 0.03 seconds =========================
++ 05:26:12 starting module/_csv/test [14 started in total]
__ module/_continuation/test [11 done in total, somefailed=False] _____________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 32 items / 3 skipped
module\_continuation\test\test_generator.py ssss
module\_continuation\test\test_greenlet.py s.ssssss.sssssssssssssss.sss
=================== 3 passed, 32 skipped in 281.15 seconds ====================
++ 05:30:15 starting module/_demo/test [15 started in total]
__ module/_csv/test [12 done in total, somefailed=False] ______________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 34 items
module\_csv\test\test_dialect.py ..............
module\_csv\test\test_reader.py .............
module\_csv\test\test_writer.py ......
module\_csv\test\test_ztranslation.py .
========================= 34 passed in 294.80 seconds =========================
++ 05:31:14 starting module/_hpy_universal/test/_vendored [16 started in total]
__ module/_demo/test [13 done in total, somefailed=False] _____________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
module\_demo\test\test_import.py ..
module\_demo\test\test_sieve.py .
========================= 3 passed in 190.56 seconds ==========================
++ 05:33:35 starting module/_hpy_universal/test/pypy [17 started in total]
__ module/_hpy_universal/test/_vendored [14 done in total, somefailed=False] __
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
('warning: setuptools.command.build does not exist in setuptools', '44.1.1', 'on', '2.7.18 (0d4dcfdded47, Oct 09 2024, 22:30:52)\n[PyPy 7.3.18-alpha0 with MSC v.1929 64 bit (AMD64)]')argparse.c
buildvalue.c
format.c
helpers.c
structseq.c
Microsoft (R) Library Manager Version 14.41.34123.0
Copyright (C) Microsoft Corporation. All rights reserved.
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items
======================== no tests ran in 0.05 seconds =========================
++ 05:38:49 starting module/_io/test [18 started in total]
__ module/_hpy_universal/test/pypy [15 done in total, somefailed=False] _______
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
('warning: setuptools.command.build does not exist in setuptools', '44.1.1', 'on', '2.7.18 (0d4dcfdded47, Oct 09 2024, 22:30:52)\n[PyPy 7.3.18-alpha0 with MSC v.1929 64 bit (AMD64)]')argparse.c
buildvalue.c
format.c
helpers.c
structseq.c
Microsoft (R) Library Manager Version 14.41.34123.0
Copyright (C) Microsoft Corporation. All rights reserved.
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items
======================== no tests ran in 0.01 seconds =========================
++ 05:39:42 starting module/_jitlog/test [19 started in total]
__ module/_jitlog/test [16 done in total, somefailed=False] ___________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
module\_jitlog\test\test__jitlog.py s
========================= 1 skipped in 224.66 seconds =========================
++ 05:43:30 starting module/_locale/test [20 started in total]
__ module/_locale/test [17 done in total, somefailed=False] ___________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 15 items
module\_locale\test\test_locale.py .......ss.ss.s.
=================== 10 passed, 5 skipped in 411.52 seconds ====================
++ 05:50:31 starting module/_lsprof/test [21 started in total]
__ module/_io/test [18 done in total, somefailed=True] ________________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 298 items
module\_io\test\apptest_bytesio.py .................
module\_io\test\apptest_io.py .......................F.....F..........F..
module\_io\test\apptest_stringio.py ...........................
module\_io\test\apptest_textio.py ..............................s.................
module\_io\test\test_bufferedio.py .....................ss......................ss........................ss................................
module\_io\test\test_fileio.py ..................s.................
module\_io\test\test_interp_textio.py ......FF.
module\_io\test\test_win32consoleio.py ......s......
================================== FAILURES ===================================
________________________________ test_telling _________________________________
tempfile = W_UnicodeObject('d:\\systemtemp\\pytest\\pytest-of-matti\\pytest-345\\tempfile')
def test_telling(tempfile):
with _io.open(tempfile, "w+", encoding="utf8") as f:
p0 = f.tell()
f.write("\xff\n")
p1 = f.tell()
f.write("\xff\n")
p2 = f.tell()
f.seek(0)
assert p0 == 0
> assert p1 == 3
E (application-level) AssertionError: assert 4 == 3
module\_io\test\apptest_io.py:287: AssertionError
____________________________ test_warn_on_dealloc _____________________________
tempfile = W_UnicodeObject('d:\\systemtemp\\pytest\\pytest-of-matti\\pytest-351\\tempfile')
def test_warn_on_dealloc(tempfile):
> _check_warn_on_dealloc(tempfile, 'wb', buffering=0)
module\_io\test\apptest_io.py:376:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
args = W_TupleObject(W_UnicodeObject('d:\\systemtemp\\pytest\\pytest-of-matti\\pytest-351\\tempfile'), W_UnicodeObject('wb'))
kwargs = W_DictObject(<pypy.objspace.std.kwargsdict.KwargsDictStrategy object at 0x0000023334c771a0>)
gc = <pypy.module.gc.moduledef.Module object at 0x000002333422ad40>
warnings = <pypy.interpreter.module.Module object at 0x00000233321b5da8>
f = <pypy.objspace.std.noneobject.W_NoneObject object at 0x0000023331645f68>
r = W_UnicodeObject("<_io.FileIO name='d:\\\\systemtemp\\\\pytest\\\\pytest-of-matti\\\\pytest-351\\\\tempfile' mode='wb' closefd=True>")
w = W_ListObject(<pypy.objspace.std.listobject.ObjectListStrategy object at 0x0000...reter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000002333e5962f8>])
@py_assert2 = <pypy.objspace.std.noneobject.W_NoneObject object at 0x0000023331645f68>
@py_assert5 = W_UnicodeObject('{message : ResourceWarning("unclosed file <_io.FileIO name=\'...\pypy\\\\module\\\\_io\\\\test\\\\apptest_io.py\', lineno : 371, line : None}')
@py_assert4 = <pypy.objspace.std.noneobject.W_NoneObject object at 0x0000023331645f68>
@py_format7 = W_UnicodeObject('"<_io.FileIO name=\'d:\\\\\\\\systemtemp\\\\\\\\pytest\\\\\\\...ne : None}\' = str(<warnings.WarningMessage object at 0x000002333e5962f8>)\n}')
@py_format9 = W_UnicodeObject('assert "<_io.FileIO name=\'d:\\\\\\\\systemtemp\\\\\\\\pytest...ne : None}\' = str(<warnings.WarningMessage object at 0x000002333e5962f8>)\n}')
def _check_warn_on_dealloc(*args, **kwargs):
import gc
import warnings
f = open(*args, **kwargs)
r = repr(f)
gc.collect()
with warnings.catch_warnings(record=True) as w:
warnings.simplefilter('always')
f = None
gc.collect()
assert len(w) == 1, len(w)
> assert r in str(w[0])
E (application-level) AssertionError: assert "<_io.FileIO name='d:\\\\systemtemp\\\\pytest\\\\pytest-of-matti\\\\pytest-351\\\\tempfile' mode='wb' closefd=True>" in '{message : ResourceWarning("unclosed file <_io.FileIO name=\'d:\\\\\\\\systemtemp\\\\\\\\pytest\\\\\\\\pytest-of-matti\\\\\\\\pytest-351\\\\\\\\tempfile\' mode=\'wb\' closefd=True>"), category : \'ResourceWarning\', filename : \'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\own-win-x86-64\\\\build\\\\pypy\\\\module\\\\_io\\\\test\\\\apptest_io.py\', lineno : 371, line : None}'
E + where '{message : ResourceWarning("unclosed file <_io.FileIO name=\'d:\\\\\\\\systemtemp\\\\\\\\pytest\\\\\\\\pytest-of-matti\\\\\\\\pytest-351\\\\\\\\tempfile\' mode=\'wb\' closefd=True>"), category : \'ResourceWarning\', filename : \'d:\\\\pypy_stuff\\\\buildbot64\\\\slave\\\\own-win-x86-64\\\\build\\\\pypy\\\\module\\\\_io\\\\test\\\\apptest_io.py\', lineno : 371, line : None}' = str(<warnings.WarningMessage object at 0x000002333e5962f8>)
module\_io\test\apptest_io.py:373: AssertionError
___________________________ test_tell_univnewlines ____________________________
tempfile = W_UnicodeObject('d:\\systemtemp\\pytest\\pytest-of-matti\\pytest-360\\tempfile')
def test_tell_univnewlines(tempfile):
import io
import sys
NEWLINE = '\r\n'
with io.open(tempfile, "w") as fp:
fp.write(DATA_CRLF)
with io.open(tempfile, "r") as fp:
assert repr(fp.newlines) == repr(None)
data = fp.readline()
pos = fp.tell()
if "__pypy__" in sys.modules:
> assert repr(fp.newlines) == repr(NEWLINE)
E (application-level) AssertionError: assert "'\\r'" == "'\\r\\n'"
E + where "'\\r'" = repr('\r')
E + where '\r' = <_io.TextIOWrapper name='d:\\systemtemp\\pytest\\pytest-of-matti\\pytest-360\\tempfile' mode='r' encoding='utf-8'>.newlines
E + and "'\\r\\n'" = repr('\r\n')
module\_io\test\apptest_io.py:559: AssertionError
__________________________________ test_tell __________________________________
space = StdObjSpace
@given(content=st_readline(characters=st.characters(blacklist_categories='C')))
> def test_tell(space, content):
module\_io\test\test_interp_textio.py:147:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
..\virt_test\site-packages\hypothesis\core.py:563: in execute
result = self.test_runner(data, run)
..\virt_test\site-packages\hypothesis\executors.py:56: in default_new_style_executor
return function(data)
..\virt_test\site-packages\hypothesis\core.py:561: in run
return test(*args, **kwargs)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
space = StdObjSpace, content = (u'\n', [0, -1])
@given(content=st_readline(characters=st.characters(blacklist_categories='C')))
def test_tell(space, content):
txt, limits = content
restxt = translate_newlines(txt)
resstr = restxt.encode('utf-8')
for read_chars_before_seeking in range(len(restxt)):
w_stream = W_BytesIO(space)
w_stream.descr_init(space, space.newbytes(txt.encode('utf-8')))
w_textio = W_TextIOWrapper(space)
w_textio.descr_init(
space, w_stream,
encoding='utf-8'
)
w_res1 = w_textio.read_w(space, space.newint(read_chars_before_seeking))
assert space.len_w(w_res1) <= read_chars_before_seeking
w_tell = w_textio.tell_w(space)
w_textio.seek_w(space, space.newint(0)) # seek to beginning
w_textio.seek_w(space, w_tell) # then back to position
w_res2 = w_textio.read_w(space)
w_res = space.add(w_res1, w_res2)
res = space.text_w(w_res)
> assert res == resstr
E assert '\n' == '\r\n'
E -
E + \r
module\_io\test\test_interp_textio.py:170: AssertionError
--------------------------------- Hypothesis ----------------------------------
Falsifying example: test_tell(space=StdObjSpace, content=(u'\n', [0, -1]))
___________________________ test_getstate_setstate ____________________________
space = StdObjSpace
@given(content=st_readline(characters=st.characters(blacklist_categories='C')))
> def test_getstate_setstate(space, content):
module\_io\test\test_interp_textio.py:173:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
..\virt_test\site-packages\hypothesis\core.py:563: in execute
result = self.test_runner(data, run)
..\virt_test\site-packages\hypothesis\executors.py:56: in default_new_style_executor
return function(data)
..\virt_test\site-packages\hypothesis\core.py:561: in run
return test(*args, **kwargs)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
space = StdObjSpace, content = (u'\n', [0, -1])
@given(content=st_readline(characters=st.characters(blacklist_categories='C')))
def test_getstate_setstate(space, content):
txt, limits = content
restxt = translate_newlines(txt)
for read_chars_before_getstate in range(len(restxt)):
w_stream = W_BytesIO(space)
w_stream.descr_init(space, space.newbytes(txt.encode('utf-8')))
w_textio = W_TextIOWrapper(space)
w_textio.descr_init(
space, w_stream,
encoding='utf-8'
)
w_state_start = w_textio.w_decoder.getstate_w(space)
w_res1 = w_textio.read_w(space, space.newint(read_chars_before_getstate))
w_current_state = w_textio.w_decoder.getstate_w(space)
w_textio.w_decoder.setstate_w(space, w_state_start)
w_textio.w_decoder.setstate_w(space, w_current_state)
w_res2 = w_textio.read_w(space)
w_res = space.add(w_res1, w_res2)
res = space.text_w(w_res).decode("utf-8")
> assert res == restxt
E assert u'\n' == u'\r\n'
module\_io\test\test_interp_textio.py:194: AssertionError
--------------------------------- Hypothesis ----------------------------------
Falsifying example: test_getstate_setstate(space=StdObjSpace, content=(u'\n', [0, -1]))
=========================== short test summary info ===========================
FAIL module\_io\test\apptest_io.py::test_telling
FAIL module\_io\test\apptest_io.py::test_warn_on_dealloc
FAIL module\_io\test\apptest_io.py::test_tell_univnewlines
FAIL module\_io\test\test_interp_textio.py::test_tell
FAIL module\_io\test\test_interp_textio.py::test_getstate_setstate
============== 5 failed, 284 passed, 9 skipped in 815.26 seconds ==============
++ 05:52:32 starting module/_md5/test [22 started in total]
__ module/_lsprof/test [19 done in total, somefailed=True] ____________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
module\_lsprof\test\test_cprofile.py .F..F.
================================== FAILURES ===================================
________________________ AppTestCProfile.test_builtins ________________________
self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001ae3dbc90c0>
def test_builtins(self):
import _lsprof
prof = _lsprof.Profiler()
lst = []
prof.enable()
lst.append(len(lst))
prof.disable()
stats = prof.getstats()
expected = (
"<built-in method builtins.len>",
"<method 'append' of 'list' objects>",
"<method 'disable' of '_lsprof.Profiler' objects>",
)
for entry in stats:
> assert entry.code in expected
E (application-level) AssertionError
[d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_lsprof\test\test_cprofile.py:13]:15: AssertionError
____________________ AppTestCProfile.test_scale_of_result _____________________
self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001ae3dbc90c0>
def test_scale_of_result(self):
import _lsprof, time
prof = _lsprof.Profiler()
def foo(n):
t = time.time()
while abs(t - time.time()) < 1.0:
pass # busy-wait for 1 second
def bar(n):
foo(n)
prof.enable()
bar(0)
prof.disable()
stats = prof.getstats()
entries = {}
for entry in stats:
entries[entry.code] = entry
efoo = entries[foo.__code__]
ebar = entries[bar.__code__]
> assert 0.9 < efoo.totaltime < 2.9
E (application-level) AssertionError
[d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_lsprof\test\test_cprofile.py:130]:19: AssertionError
=========================== short test summary info ===========================
FAIL module\_lsprof\test\test_cprofile.py::AppTestCProfile::()::test_builtins
FAIL module\_lsprof\test\test_cprofile.py::AppTestCProfile::()::test_scale_of_result
==================== 2 failed, 4 passed in 201.40 seconds =====================
++ 05:53:59 starting module/_minimal_curses/test [23 started in total]
__ module/_md5/test [20 done in total, somefailed=False] ______________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 8 items
module\_md5\test\test_md5.py ........
========================= 8 passed in 143.12 seconds ==========================
++ 05:55:00 starting module/_multibytecodec/test [24 started in total]
__ interpreter/test [21 done in total, somefailed=True] _______________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 1325 items
interpreter\test\apptest_annotations.py ..........................
interpreter\test\apptest_annotations_string.py ......
interpreter\test\apptest_class.py ................
interpreter\test\apptest_coroutine.py .....................................................
interpreter\test\apptest_descrtypecheck.py ..
interpreter\test\apptest_exceptions.py ..........................
interpreter\test\apptest_exctable_dis.py .........
interpreter\test\apptest_exec.py .........................
interpreter\test\apptest_extcall.py .....
interpreter\test\apptest_function.py .....................................s.....................................................
interpreter\test\apptest_generator.py ...................................................................
interpreter\test\apptest_nestedscope.py ..................
interpreter\test\apptest_pycode.py ....
interpreter\test\apptest_pyframe.py ................................................................
interpreter\test\apptest_raise.py ...................................................
interpreter\test\apptest_settrace_jump.py .
interpreter\test\apptest_sys_settrace.py ..............................................................................................................................................
interpreter\test\apptest_traceback.py ......F.
interpreter\test\apptest_unraisable.py ....
interpreter\test\apptest_with_leak.py .........
interpreter\test\test_app_main.py ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssF..
interpreter\test\test_appinterp.py .............
interpreter\test\test_argument.py ..............................................
interpreter\test\test_buffer.py ...
interpreter\test\test_cellfamily.py .......
interpreter\test\test_code.py ............
interpreter\test\test_compiler.py .............................................................................................................
interpreter\test\test_error.py ..............
interpreter\test\test_exceptcomp.py .........
interpreter\test\test_executioncontext.py ................
interpreter\test\test_extmodules.py .
interpreter\test\test_fsencode.py F..
interpreter\test\test_function.py .............
interpreter\test\test_gateway.py .........................................ss.........................
interpreter\test\test_generator.py .
interpreter\test\test_interpreter.py .................................................
interpreter\test\test_location.py ..........
interpreter\test\test_main.py .....
interpreter\test\test_mixedmodule.py ......
interpreter\test\test_module.py .......................
interpreter\test\test_objspace.py ..................................
interpreter\test\test_pycode.py ..
interpreter\test\test_pyframe.py ................................
interpreter\test\test_reverse_debugging.py ..
interpreter\test\test_special.py ...
interpreter\test\test_syntax.py .........................................................
interpreter\test\test_targetpypy.py ..
interpreter\test\test_typedef.py ...................
interpreter\test\test_unicodehelper.py ..........
interpreter\test\test_zpy.py ....Timed out running ['d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\virt_test\\Scripts\\python.exe', 'd:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pytest.py', '-p', 'resultlog', '--resultlog=d:\\systemtemp\\pytest\\usession-testrunner-22\\3-test-pytest-log', 'interpreter/test'] with cwd='d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy' timeout=4000:
but no error, killing process
++ 05:55:50 starting module/_multiprocessing/test [25 started in total]
__ module/_minimal_curses/test [22 done in total, somefailed=False] ___________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
module\_minimal_curses\test\test_curses.py ssssss
========================= 6 skipped in 197.87 seconds =========================
++ 05:57:26 starting module/_opcode/test [26 started in total]
__ module/_multibytecodec/test [23 done in total, somefailed=True] ____________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 66 items
module\_multibytecodec\test\apptest_codecs.py ...................
module\_multibytecodec\test\apptest_incremental.py ..................F
module\_multibytecodec\test\apptest_stream.py .....
module\_multibytecodec\test\test_c_codecs.py ..................s
module\_multibytecodec\test\test_multibtye_codecs.py ...
module\_multibytecodec\test\test_translation.py s
================================== FAILURES ===================================
_________________________ test_incremental_big5hkscs __________________________
def test_incremental_big5hkscs():
import _codecs
import _io
with open(myfile + '/big5hkscs.txt', 'rb') as fid:
uni_str = fid.read()
with open(myfile + '/big5hkscs-utf8.txt', 'rb') as fid:
utf8str = fid.read()
UTF8Reader = _codecs.lookup('utf-8').streamreader
for sizehint in [None] + list(range(1, 33)) + [64, 128, 256, 512, 1024]:
istream = UTF8Reader(_io.BytesIO(utf8str))
ostream = _io.BytesIO()
encoder = IncrementalBig5hkscsEncoder()
while 1:
if sizehint is not None:
data = istream.read(sizehint)
else:
data = istream.read()
if not data:
break
> e = encoder.encode(data)
E (application-level) UnicodeEncodeError: 'big5hkscs' codec can't encode character '\U0002010c' in position 0: illegal multibyte sequence
module\_multibytecodec\test\apptest_incremental.py:261: UnicodeEncodeError
=========================== short test summary info ===========================
FAIL module\_multibytecodec\test\apptest_incremental.py::test_incremental_big5hkscs
============== 1 failed, 63 passed, 2 skipped in 380.12 seconds ===============
++ 06:01:22 starting module/_pickle/test [27 started in total]
__ module/_opcode/test [24 done in total, somefailed=False] ___________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 5 items
module\_opcode\test\apptest_opcode.py .....
========================= 5 passed in 258.07 seconds ==========================
++ 06:01:52 starting module/_pickle_support/test [28 started in total]
__ module/_pickle_support/test [25 done in total, somefailed=False] ___________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 1 items
module\_pickle_support\test\apptest__pickle_support.py .
========================= 1 passed in 160.82 seconds ==========================
++ 06:04:35 starting module/_posixsubprocess/test [29 started in total]
__ module/_multiprocessing/test [26 done in total, somefailed=True] ___________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 12 items
module\_multiprocessing\test\test_interp_semaphore.py s
module\_multiprocessing\test\test_semaphore.py s........E
module\_multiprocessing\test\test_win32.py .
module\_multiprocessing\test\test_ztranslation.py .
=================================== ERRORS ====================================
____________ ERROR at teardown of AppTestSemaphore.test_in_threads ____________
self = <CallInfo when='teardown' exception: {
array [ '%', 'L', 'E', '\x00' ]:
...
File "d:\pypy_stuff\buildbot64\slav...bot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\ctypefunc.py", line 523, in rawallocate
flavor='raw')
}>
func = <function <lambda> at 0x00000253789f5f88>, when = 'teardown'
def __init__(self, func, when):
#: context of invocation: one of "setup", "call",
#: "teardown", "memocollect"
self.when = when
self.start = time()
try:
> self.result = func()
..\_pytest\runner.py:150:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> return CallInfo(lambda: ihook(item=item, **kwds), when=when)
..\_pytest\runner.py:138:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_HookCaller 'pytest_runtest_teardown'>
kwargs = {'__multicall__': <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_in_threads'>, 'nextitem': <AppT...s, 0 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_in_threads'>, 'nextitem': <AppTestMethod 'test_closesocket'>}
def __call__(self, **kwargs):
assert not self.is_historic()
> return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs)
..\_pytest\vendored_packages\pluggy.py:724:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.config.PytestPluginManager object at 0x000002536c0c1478>
hook = <_HookCaller 'pytest_runtest_teardown'>, methods = []
kwargs = {'__multicall__': <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_in_threads'>, 'nextitem': <AppT...s, 0 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_in_threads'>, 'nextitem': <AppTestMethod 'test_closesocket'>}
def _hookexec(self, hook, methods, kwargs):
# called from all hookcaller instances.
# enable_tracing will set its own wrapping function at self._inner_hookexec
> return self._inner_hookexec(hook, methods, kwargs)
..\_pytest\vendored_packages\pluggy.py:338:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
hook = <_HookCaller 'pytest_runtest_teardown'>, methods = []
kwargs = {'__multicall__': <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_in_threads'>, 'nextitem': <AppT...s, 0 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_in_threads'>, 'nextitem': <AppTestMethod 'test_closesocket'>}
self._inner_hookexec = lambda hook, methods, kwargs: \
> _MultiCall(methods, kwargs, hook.spec_opts).execute()
..\_pytest\vendored_packages\pluggy.py:333:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_in_threads'>, 'nextitem': <AppTestMethod 'test_closesocket'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
> return _wrapped_call(hook_impl.function(*args), self.execute)
..\_pytest\vendored_packages\pluggy.py:595:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
wrap_controller = <generator object pytest_runtest_teardown at 0x000002537b6ffa60>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 0 meths, kwargs={'i...losesocket'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>>
def _wrapped_call(wrap_controller, func):
""" Wrap calling to a function with a generator which needs to yield
exactly once. The yield point will trigger calling the wrapped function
and return its _CallOutcome to the yield point. The generator then needs
to finish (raise StopIteration) in order for the wrapped call to complete.
"""
try:
next(wrap_controller) # first yield
except StopIteration:
_raise_wrapfail(wrap_controller, "did not yield")
call_outcome = _CallOutcome(func)
try:
wrap_controller.send(call_outcome)
_raise_wrapfail(wrap_controller, "has second yield")
except StopIteration:
pass
> return call_outcome.get_result()
..\_pytest\vendored_packages\pluggy.py:253:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x000002537b622520>
def get_result(self):
if self.excinfo is None:
return self.result
else:
ex = self.excinfo
if _py3:
raise ex[1].with_traceback(ex[2])
> _reraise(*ex) # noqa
..\_pytest\vendored_packages\pluggy.py:279:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x000002537b622520>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 0 meths, kwargs={'i...losesocket'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>>
def __init__(self, func):
try:
> self.result = func()
..\_pytest\vendored_packages\pluggy.py:264:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_in_threads'>, 'nextitem': <AppTestMethod 'test_closesocket'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
return _wrapped_call(hook_impl.function(*args), self.execute)
> res = hook_impl.function(*args)
..\_pytest\vendored_packages\pluggy.py:596:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <rpython.conftest.LeakFinder instance at 0x000002536d8fffa0>
item = <AppTestMethod 'test_in_threads'>
@pytest.hookimpl(trylast=True)
def pytest_runtest_teardown(self, item):
if not isinstance(item, py.test.collect.Function):
return
if (not getattr(item.obj, 'dont_track_allocations', False)
and leakfinder.TRACK_ALLOCATIONS):
kwds = {}
try:
kwds['do_collection'] = item.track_allocations_collect
except AttributeError:
pass
item._pypytest_leaks = leakfinder.stop_tracking_allocations(False,
**kwds)
else: # stop_tracking_allocations() already called
item._pypytest_leaks = None
# check for leaks, but only if the test passed so far
if getattr(item, '_success', False) and item._pypytest_leaks:
> raise leakfinder.MallocMismatch(item._pypytest_leaks)
E MallocMismatch: {
E
E array [ '%', 'L', 'E', '\x00' ]:
E ...
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdataobj.py", line 13, in <module>
E from pypy.module._cffi_backend import misc
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\misc.py", line 125, in <module>
E FORMAT_LONGDOUBLE = rffi.str2charp("%LE")
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rtyper\lltypesystem\rffi.py", line 821, in str2charp
E array = lltype.malloc(TYPEP.TO, len(s) + 1, flavor='raw', track_allocation=True)
E
E <C object Struct cffi_ctxobj { ctx, info } at 0x2536c5ad100>:
E ...
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\ffi_obj.py", line 738, in make_plain_ffi_object
E r.__init__(space, src_ctx)
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\ffi_obj.py", line 59, in __init__
E self.ctxobj = parse_c_type.allocate_ctxobj(src_ctx)
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\parse_c_type.py", line 71, in allocate_ctxobj
E p = lltype.malloc(CTXOBJ, flavor='raw', zero=True)
E
E <C object Array of Char {'nolength': True} at 0x25372a30090>:
E ...
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 131, in ffiobj_init
E ntypes = allocate_array(ffi, _CFFI_OPCODE_T, n)
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 109, in allocate_array
E p = allocate(ffi, nitems * nbytes)
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 102, in allocate
E p = lltype.malloc(rffi.CCHARP.TO, nbytes, flavor='raw', zero=True)
E
E <C object Array of Char {'nolength': True} at 0x25373814490>:
E ...
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\ffi_obj.py", line 191, in descr_init
E w__typenames, w__includes)
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 146, in ffiobj_init
E p = allocate(ffi, size)
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 102, in allocate
E p = lltype.malloc(rffi.CCHARP.TO, nbytes, flavor='raw', zero=True)
E
E <C object Array of Char {'nolength': True} at 0x2536c508d30>:
E <C object Array of Char {'nolength': True} at 0x2536c5088d0>:
E <C object Array of Char {'nolength': True} at 0x2536c508c70>:
E <C object Array of Char {'nolength': True} at 0x2536c508cb0>:
E <C object Array of Char {'nolength': True} at 0x2536c508930>:
E <C object Array of Char {'nolength': True} at 0x2536c508b10>:
E <C object Array of Char {'nolength': True} at 0x2536c508ab0>:
E <C object Array of Char {'nolength': True} at 0x2536c5085b0>:
E <C object Array of Char {'nolength': True} at 0x2536c508bb0>:
E <C object Array of Char {'nolength': True} at 0x2536c508b70>:
E <C object Array of Char {'nolength': True} at 0x2536c508690>:
E <C object Array of Char {'nolength': True} at 0x2536c508b50>:
E <C object Array of Char {'nolength': True} at 0x2536c5088b0>:
E <C object Array of Char {'nolength': True} at 0x2536c5087d0>:
E <C object Array of Char {'nolength': True} at 0x2536c508710>:
E <C object Array of Char {'nolength': True} at 0x2536c508a70>:
E <C object Array of Char {'nolength': True} at 0x2536c508c10>:
E <C object Array of Char {'nolength': True} at 0x2537012e980>:
E <C object Array of Char {'nolength': True} at 0x2536c508870>:
E <C object Array of Char {'nolength': True} at 0x2536c508d10>:
E <C object Array of Char {'nolength': True} at 0x2536c508d70>:
E <C object Array of Char {'nolength': True} at 0x2536c508a50>:
E <C object Array of Char {'nolength': True} at 0x2536c508c30>:
E <C object Array of Char {'nolength': True} at 0x2536c508cf0>:
E <C object Array of Char {'nolength': True} at 0x2536c5086f0>:
E <C object Array of Char {'nolength': True} at 0x2536c508970>:
E <C object Array of Char {'nolength': True} at 0x253772757b0>:
E <C object Array of Char {'nolength': True} at 0x2536c508bd0>:
E <C object Array of Char {'nolength': True} at 0x2536c508830>:
E <C object Array of Char {'nolength': True} at 0x2536c508ad0>:
E <C object Array of Char {'nolength': True} at 0x2536c508950>:
E <C object Array of Char {'nolength': True} at 0x2536c508c50>:
E <C object Array of Char {'nolength': True} at 0x2536c508af0>:
E <C object Array of Char {'nolength': True} at 0x2536c508790>:
E <C object Array of Char {'nolength': True} at 0x2536c508f10>:
E <C object Array of Char {'nolength': True} at 0x2536c5090d0>:
E <C object Array of Char {'nolength': True} at 0x25377275f00>:
E <C object Array of Char {'nolength': True} at 0x2536c509050>:
E <C object Array of Char {'nolength': True} at 0x25377275b70>:
E <C object Array of Char {'nolength': True} at 0x2536c5090f0>:
E <C object Array of Char {'nolength': True} at 0x25377275c00>:
E <C object Array of Char {'nolength': True} at 0x2536c5094f0>:
E <C object Array of Char {'nolength': True} at 0x2536c5091b0>:
E <C object Array of Char {'nolength': True} at 0x2536c509230>:
E <C object Array of Char {'nolength': True} at 0x2536c509450>:
E <C object Array of Char {'nolength': True} at 0x2536c509510>:
E <C object Array of Char {'nolength': True} at 0x2536c509070>:
E <C object Array of Char {'nolength': True} at 0x2536c508e30>:
E <C object Array of Char {'nolength': True} at 0x2536c509090>:
E <C object Array of Char {'nolength': True} at 0x2536c509030>:
E <C object Array of Char {'nolength': True} at 0x2536c509530>:
E <C object Array of Char {'nolength': True} at 0x2536c5090b0>:
E <C object Array of Char {'nolength': True} at 0x2536c509250>:
E <C object Array of Char {'nolength': True} at 0x2536c508f30>:
E <C object Array of Char {'nolength': True} at 0x2536c508fd0>:
E <C object Array of Char {'nolength': True} at 0x2537012f9e0>:
E <C object Array of Char {'nolength': True} at 0x2536c508f50>:
E <C object Array of Char {'nolength': True} at 0x2537012f0b0>:
E <C object Array of Char {'nolength': True} at 0x2536c509270>:
E <C object Array of Char {'nolength': True} at 0x2536c508e50>:
E <C object Array of Char {'nolength': True} at 0x2536c509110>:
E <C object Array of Char {'nolength': True} at 0x2536c509570>:
E <C object Array of Char {'nolength': True} at 0x2536c509290>:
E <C object Array of Char {'nolength': True} at 0x2536c509130>:
E <C object Array of Char {'nolength': True} at 0x2536c509550>:
E <C object Array of Char {'nolength': True} at 0x2536c509150>:
E <C object Array of Char {'nolength': True} at 0x2536c509390>:
E <C object Array of Char {'nolength': True} at 0x2536c509010>:
E <C object Array of Char {'nolength': True} at 0x2537012fa60>:
E <C object Array of Char {'nolength': True} at 0x2537012fd00>:
E <C object Array of Char {'nolength': True} at 0x2537012efe0>:
E <C object Array of Char {'nolength': True} at 0x2536c509490>:
E <C object Array of Char {'nolength': True} at 0x2537012fb10>:
E <C object Array of Char {'nolength': True} at 0x2536c5092b0>:
E <C object Array of Char {'nolength': True} at 0x2536c508ed0>:
E <C object Array of Char {'nolength': True} at 0x2537012fbc0>:
E <C object Array of Char {'nolength': True} at 0x2537012ff10>:
E <C object Array of Char {'nolength': True} at 0x2536c5092d0>:
E <C object Array of Char {'nolength': True} at 0x2536c5094b0>:
E <C object Array of Char {'nolength': True} at 0x2536c5093b0>:
E <C object Array of Char {'nolength': True} at 0x25370130140>:
E <C object Array of Char {'nolength': True} at 0x2536c508f70>:
E <C object Array of Char {'nolength': True} at 0x2537012f9c0>:
E <C object Array of Char {'nolength': True} at 0x2537012ffc0>:
E ...
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 153, in ffiobj_init
E nglobs[i].c_name = decoder.next_name()
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 92, in next_name
E p = rffi.str2charp(self.string[frm : i])
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rtyper\lltypesystem\rffi.py", line 821, in str2charp
E array = lltype.malloc(TYPEP.TO, len(s) + 1, flavor='raw', track_allocation=True)
E
E <C object Array of Char {'nolength': True} at 0x2536bc06580>:
E ...
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 174, in ffiobj_init
E nstructs = allocate_array(ffi, STRUCT_UNION_S, n)
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 109, in allocate_array
E p = allocate(ffi, nitems * nbytes)
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 102, in allocate
E p = lltype.malloc(rffi.CCHARP.TO, nbytes, flavor='raw', zero=True)
E
E <C object Array of Char {'nolength': True} at 0x2536d94e410>:
E ...
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 175, in ffiobj_init
E nfields = allocate_array(ffi, FIELD_S, nftot)
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 109, in allocate_array
E p = allocate(ffi, nitems * nbytes)
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 102, in allocate
E p = lltype.malloc(rffi.CCHARP.TO, nbytes, flavor='raw', zero=True)
E
E <C object Array of Char {'nolength': True} at 0x253761f1120>:
E <C object Array of Char {'nolength': True} at 0x253761eef00>:
E <C object Array of Char {'nolength': True} at 0x253761ef110>:
E <C object Array of Char {'nolength': True} at 0x253761ef5e0>:
E <C object Array of Char {'nolength': True} at 0x253761ef1b0>:
E <C object Array of Char {'nolength': True} at 0x253761ef840>:
E <C object Array of Char {'nolength': True} at 0x253761ef750>:
E <C object Array of Char {'nolength': True} at 0x253761efd10>:
E <C object Array of Char {'nolength': True} at 0x253761efdc0>:
E <C object Array of Char {'nolength': True} at 0x253761ef870>:
E <C object Array of Char {'nolength': True} at 0x253761efaf0>:
E <C object Array of Char {'nolength': True} at 0x2536c509350>:
E <C object Array of Char {'nolength': True} at 0x2536c509430>:
E <C object Array of Char {'nolength': True} at 0x2536c509470>:
E <C object Array of Char {'nolength': True} at 0x253761f0100>:
E <C object Array of Char {'nolength': True} at 0x2536c5095d0>:
E <C object Array of Char {'nolength': True} at 0x253761f0330>:
E <C object Array of Char {'nolength': True} at 0x2536c509830>:
E <C object Array of Char {'nolength': True} at 0x2536c509710>:
E <C object Array of Char {'nolength': True} at 0x25375b83b40>:
E <C object Array of Char {'nolength': True} at 0x2536c5096b0>:
E <C object Array of Char {'nolength': True} at 0x2536c509850>:
E <C object Array of Char {'nolength': True} at 0x2536c509cb0>:
E <C object Array of Char {'nolength': True} at 0x2536c509730>:
E <C object Array of Char {'nolength': True} at 0x2536c5098b0>:
E <C object Array of Char {'nolength': True} at 0x2536c509b10>:
E <C object Array of Char {'nolength': True} at 0x2536c507110>:
E <C object Array of Char {'nolength': True} at 0x25375b83750>:
E <C object Array of Char {'nolength': True} at 0x253761f1bc0>:
E <C object Array of Char {'nolength': True} at 0x2536c507030>:
E <C object Array of Char {'nolength': True} at 0x2536c507250>:
E <C object Array of Char {'nolength': True} at 0x2536c5083b0>:
E <C object Array of Char {'nolength': True} at 0x2536c508130>:
E <C object Array of Char {'nolength': True} at 0x253761f10b0>:
E <C object Array of Char {'nolength': True} at 0x2536c5080f0>:
E <C object Array of Char {'nolength': True} at 0x2536c508370>:
E <C object Array of Char {'nolength': True} at 0x2536c508730>:
E ...
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 185, in ffiobj_init
E nstructs[i].c_name = decoder.next_name()
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 92, in next_name
E p = rffi.str2charp(self.string[frm : i])
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rtyper\lltypesystem\rffi.py", line 821, in str2charp
E array = lltype.malloc(TYPEP.TO, len(s) + 1, flavor='raw', track_allocation=True)
E
E <C object Array of Char {'nolength': True} at 0x2536c5092f0>:
E <C object Array of Char {'nolength': True} at 0x253761ef040>:
E <C object Array of Char {'nolength': True} at 0x253761ef1d0>:
E <C object Array of Char {'nolength': True} at 0x253761ef4e0>:
E <C object Array of Char {'nolength': True} at 0x253761ef670>:
E <C object Array of Char {'nolength': True} at 0x253761eee30>:
E <C object Array of Char {'nolength': True} at 0x253761eedd0>:
E <C object Array of Char {'nolength': True} at 0x253761ef160>:
E <C object Array of Char {'nolength': True} at 0x253761eed30>:
E <C object Array of Char {'nolength': True} at 0x2536c509370>:
E <C object Array of Char {'nolength': True} at 0x2536c508f90>:
E <C object Array of Char {'nolength': True} at 0x2536c509170>:
E <C object Array of Char {'nolength': True} at 0x2536c509310>:
E <C object Array of Char {'nolength': True} at 0x2536c509590>:
E <C object Array of Char {'nolength': True} at 0x2536c508db0>:
E <C object Array of Char {'nolength': True} at 0x2536c509330>:
E <C object Array of Char {'nolength': True} at 0x2536c5091d0>:
E <C object Array of Char {'nolength': True} at 0x253761ef4f0>:
E <C object Array of Char {'nolength': True} at 0x253761ef920>:
E <C object Array of Char {'nolength': True} at 0x253761ef220>:
E <C object Array of Char {'nolength': True} at 0x253761ef7f0>:
E <C object Array of Char {'nolength': True} at 0x253761eee70>:
E <C object Array of Char {'nolength': True} at 0x253761eef50>:
E <C object Array of Char {'nolength': True} at 0x2536c5093d0>:
E <C object Array of Char {'nolength': True} at 0x2536c5093f0>:
E <C object Array of Char {'nolength': True} at 0x253761ef2f0>:
E <C object Array of Char {'nolength': True} at 0x253761efa30>:
E <C object Array of Char {'nolength': True} at 0x253761eeed0>:
E <C object Array of Char {'nolength': True} at 0x2536c5094d0>:
E <C object Array of Char {'nolength': True} at 0x253761ef8a0>:
E <C object Array of Char {'nolength': True} at 0x2536c508dd0>:
E <C object Array of Char {'nolength': True} at 0x2536c509410>:
E <C object Array of Char {'nolength': True} at 0x253761f0700>:
E <C object Array of Char {'nolength': True} at 0x253761f0290>:
E <C object Array of Char {'nolength': True} at 0x2536c508df0>:
E <C object Array of Char {'nolength': True} at 0x2536c508e10>:
E <C object Array of Char {'nolength': True} at 0x253761efd20>:
E <C object Array of Char {'nolength': True} at 0x253761f01d0>:
E <C object Array of Char {'nolength': True} at 0x253761f05d0>:
E <C object Array of Char {'nolength': True} at 0x253761ef120>:
E <C object Array of Char {'nolength': True} at 0x253761eff20>:
E <C object Array of Char {'nolength': True} at 0x2536c509190>:
E <C object Array of Char {'nolength': True} at 0x2536c508eb0>:
E <C object Array of Char {'nolength': True} at 0x2536c509210>:
E <C object Array of Char {'nolength': True} at 0x253761eec40>:
E <C object Array of Char {'nolength': True} at 0x2536c5095b0>:
E <C object Array of Char {'nolength': True} at 0x2536c509ab0>:
E <C object Array of Char {'nolength': True} at 0x2536c509b30>:
E <C object Array of Char {'nolength': True} at 0x2536c509a30>:
E <C object Array of Char {'nolength': True} at 0x2536c509810>:
E <C object Array of Char {'nolength': True} at 0x2536c509c90>:
E <C object Array of Char {'nolength': True} at 0x253761f0750>:
E <C object Array of Char {'nolength': True} at 0x253761f0a80>:
E <C object Array of Char {'nolength': True} at 0x2536c5097f0>:
E <C object Array of Char {'nolength': True} at 0x253761eec50>:
E <C object Array of Char {'nolength': True} at 0x253761f0040>:
E <C object Array of Char {'nolength': True} at 0x253761f0600>:
E <C object Array of Char {'nolength': True} at 0x253761f0870>:
E <C object Array of Char {'nolength': True} at 0x2536c509bd0>:
E <C object Array of Char {'nolength': True} at 0x253761f06c0>:
E <C object Array of Char {'nolength': True} at 0x2536c509650>:
E <C object Array of Char {'nolength': True} at 0x2536c5096d0>:
E <C object Array of Char {'nolength': True} at 0x2536c509890>:
E <C object Array of Char {'nolength': True} at 0x2536c509bf0>:
E <C object Array of Char {'nolength': True} at 0x253761f0a70>:
E <C object Array of Char {'nolength': True} at 0x2536c509690>:
E <C object Array of Char {'nolength': True} at 0x2536c509a70>:
E <C object Array of Char {'nolength': True} at 0x2536c509610>:
E <C object Array of Char {'nolength': True} at 0x2536c509670>:
E <C object Array of Char {'nolength': True} at 0x2536c509c50>:
E <C object Array of Char {'nolength': True} at 0x2536c509ad0>:
E <C object Array of Char {'nolength': True} at 0x253761efec0>:
E <C object Array of Char {'nolength': True} at 0x253761f0ab0>:
E <C object Array of Char {'nolength': True} at 0x253761f0c80>:
E <C object Array of Char {'nolength': True} at 0x2536c509c70>:
E <C object Array of Char {'nolength': True} at 0x2536c509cf0>:
E <C object Array of Char {'nolength': True} at 0x2536c5099d0>:
E <C object Array of Char {'nolength': True} at 0x2536c509750>:
E <C object Array of Char {'nolength': True} at 0x2536c509770>:
E <C object Array of Char {'nolength': True} at 0x2536c5097b0>:
E <C object Array of Char {'nolength': True} at 0x2536c5096f0>:
E <C object Array of Char {'nolength': True} at 0x2536c509cd0>:
E <C object Array of Char {'nolength': True} at 0x253761f1190>:
E <C object Array of Char {'nolength': True} at 0x2536c509b50>:
E <C object Array of Char {'nolength': True} at 0x2536c5098f0>:
E <C object Array of Char {'nolength': True} at 0x2536c509af0>:
E <C object Array of Char {'nolength': True} at 0x2536c509b90>:
E <C object Array of Char {'nolength': True} at 0x2536c5098d0>:
E <C object Array of Char {'nolength': True} at 0x253761f1750>:
E <C object Array of Char {'nolength': True} at 0x2536c509950>:
E <C object Array of Char {'nolength': True} at 0x2536c509990>:
E <C object Array of Char {'nolength': True} at 0x253761f1540>:
E <C object Array of Char {'nolength': True} at 0x2536c506ff0>:
E <C object Array of Char {'nolength': True} at 0x253761f08b0>:
E <C object Array of Char {'nolength': True} at 0x2536c507190>:
E <C object Array of Char {'nolength': True} at 0x253761f1ab0>:
E <C object Array of Char {'nolength': True} at 0x253761f11a0>:
E <C object Array of Char {'nolength': True} at 0x253761f14e0>:
E <C object Array of Char {'nolength': True} at 0x2536c507170>:
E <C object Array of Char {'nolength': True} at 0x2536c5071d0>:
E <C object Array of Char {'nolength': True} at 0x2536c507130>:
E <C object Array of Char {'nolength': True} at 0x2536c507210>:
E <C object Array of Char {'nolength': True} at 0x2536c507790>:
E <C object Array of Char {'nolength': True} at 0x2536c5078d0>:
E <C object Array of Char {'nolength': True} at 0x2536c5078f0>:
E <C object Array of Char {'nolength': True} at 0x2536c507cd0>:
E <C object Array of Char {'nolength': True} at 0x2536c5078b0>:
E <C object Array of Char {'nolength': True} at 0x2536c5079d0>:
E <C object Array of Char {'nolength': True} at 0x2536c5081f0>:
E <C object Array of Char {'nolength': True} at 0x2536c507eb0>:
E <C object Array of Char {'nolength': True} at 0x2536c5080d0>:
E <C object Array of Char {'nolength': True} at 0x2536c507e10>:
E <C object Array of Char {'nolength': True} at 0x2536c5084f0>:
E <C object Array of Char {'nolength': True} at 0x2536c5082d0>:
E <C object Array of Char {'nolength': True} at 0x2536c507f50>:
E <C object Array of Char {'nolength': True} at 0x2536c507db0>:
E <C object Array of Char {'nolength': True} at 0x2536c508530>:
E <C object Array of Char {'nolength': True} at 0x2536c508230>:
E <C object Array of Char {'nolength': True} at 0x2536c508110>:
E <C object Array of Char {'nolength': True} at 0x2536c507e30>:
E <C object Array of Char {'nolength': True} at 0x2536c508070>:
E <C object Array of Char {'nolength': True} at 0x2536c507e70>:
E <C object Array of Char {'nolength': True} at 0x2536c508050>:
E <C object Array of Char {'nolength': True} at 0x253761f1f80>:
E <C object Array of Char {'nolength': True} at 0x2536c5080b0>:
E <C object Array of Char {'nolength': True} at 0x2536c507e90>:
E <C object Array of Char {'nolength': True} at 0x2536c508090>:
E <C object Array of Char {'nolength': True} at 0x2536c508310>:
E <C object Array of Char {'nolength': True} at 0x253761f2570>:
E <C object Array of Char {'nolength': True} at 0x253761f1b80>:
E <C object Array of Char {'nolength': True} at 0x2536c508150>:
E <C object Array of Char {'nolength': True} at 0x253761f21a0>:
E <C object Array of Char {'nolength': True} at 0x2536c508170>:
E <C object Array of Char {'nolength': True} at 0x2536c508450>:
E <C object Array of Char {'nolength': True} at 0x2536c508d90>:
E <C object Array of Char {'nolength': True} at 0x2536c508850>:
E <C object Array of Char {'nolength': True} at 0x2536c5088f0>:
E <C object Array of Char {'nolength': True} at 0x2536c508990>:
E <C object Array of Char {'nolength': True} at 0x2536c5085d0>:
E <C object Array of Char {'nolength': True} at 0x2536c508670>:
E <C object Array of Char {'nolength': True} at 0x253761f2270>:
E ...
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 209, in ffiobj_init
E nfields[nf].c_name = decoder.next_name()
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 92, in next_name
E p = rffi.str2charp(self.string[frm : i])
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rtyper\lltypesystem\rffi.py", line 821, in str2charp
E array = lltype.malloc(TYPEP.TO, len(s) + 1, flavor='raw', track_allocation=True)
E
E <C object Array of Char {'nolength': True} at 0x253737506f0>:
E ...
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 235, in ffiobj_init
E ntypenames = allocate_array(ffi, TYPENAME_S, n)
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 109, in allocate_array
E p = allocate(ffi, nitems * nbytes)
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 102, in allocate
E p = lltype.malloc(rffi.CCHARP.TO, nbytes, flavor='raw', zero=True)
E
E <C object Array of Char {'nolength': True} at 0x2536c508cd0>:
E <C object Array of Char {'nolength': True} at 0x2536c508ff0>:
E <C object Array of Char {'nolength': True} at 0x2537012f4e0>:
E <C object Array of Char {'nolength': True} at 0x2536c5079b0>:
E <C object Array of Char {'nolength': True} at 0x2536c508b30>:
E <C object Array of Char {'nolength': True} at 0x2536d94aa30>:
E <C object Array of Char {'nolength': True} at 0x2536d94a6f0>:
E <C object Array of Char {'nolength': True} at 0x2537012f640>:
E <C object Array of Char {'nolength': True} at 0x2536d94ab30>:
E <C object Array of Char {'nolength': True} at 0x2537012ffd0>:
E <C object Array of Char {'nolength': True} at 0x2536d94ab90>:
E <C object Array of Char {'nolength': True} at 0x2536d94ab50>:
E <C object Array of Char {'nolength': True} at 0x2536d94a5f0>:
E <C object Array of Char {'nolength': True} at 0x2536d94ab10>:
E <C object Array of Char {'nolength': True} at 0x2536d94aa10>:
E <C object Array of Char {'nolength': True} at 0x253701301a0>:
E <C object Array of Char {'nolength': True} at 0x2536d94aab0>:
E <C object Array of Char {'nolength': True} at 0x25377275d80>:
E <C object Array of Char {'nolength': True} at 0x2536d94aa90>:
E <C object Array of Char {'nolength': True} at 0x2536d94a7b0>:
E <C object Array of Char {'nolength': True} at 0x2537012ff50>:
E <C object Array of Char {'nolength': True} at 0x2536d94a470>:
E <C object Array of Char {'nolength': True} at 0x2536d94a770>:
E <C object Array of Char {'nolength': True} at 0x2536d94a810>:
E <C object Array of Char {'nolength': True} at 0x2536d94a6d0>:
E <C object Array of Char {'nolength': True} at 0x2536d94a510>:
E <C object Array of Char {'nolength': True} at 0x2536d94a790>:
E <C object Array of Char {'nolength': True} at 0x2536d94a490>:
E <C object Array of Char {'nolength': True} at 0x25377275e70>:
E <C object Array of Char {'nolength': True} at 0x2536d94a850>:
E <C object Array of Char {'nolength': True} at 0x2536d94a970>:
E <C object Array of Char {'nolength': True} at 0x25377276080>:
E <C object Array of Char {'nolength': True} at 0x2536d94a670>:
E <C object Array of Char {'nolength': True} at 0x2536d94a710>:
E <C object Array of Char {'nolength': True} at 0x2536d94a4d0>:
E <C object Array of Char {'nolength': True} at 0x25370130330>:
E <C object Array of Char {'nolength': True} at 0x2536d94a650>:
E <C object Array of Char {'nolength': True} at 0x2536d94a9d0>:
E <C object Array of Char {'nolength': True} at 0x25370130920>:
E <C object Array of Char {'nolength': True} at 0x25377275630>:
E <C object Array of Char {'nolength': True} at 0x2536d94b070>:
E <C object Array of Char {'nolength': True} at 0x2536d94b1f0>:
E <C object Array of Char {'nolength': True} at 0x2536d94b0d0>:
E <C object Array of Char {'nolength': True} at 0x2536d94ae10>:
E <C object Array of Char {'nolength': True} at 0x2536d94aeb0>:
E <C object Array of Char {'nolength': True} at 0x2536d94aed0>:
E <C object Array of Char {'nolength': True} at 0x2536d94ac50>:
E <C object Array of Char {'nolength': True} at 0x2536d94af50>:
E <C object Array of Char {'nolength': True} at 0x2536d94b250>:
E <C object Array of Char {'nolength': True} at 0x2537012f950>:
E <C object Array of Char {'nolength': True} at 0x2536d94ac90>:
E <C object Array of Char {'nolength': True} at 0x2536d94af30>:
E <C object Array of Char {'nolength': True} at 0x2536d94b410>:
E <C object Array of Char {'nolength': True} at 0x2536d94ae50>:
E <C object Array of Char {'nolength': True} at 0x2536d94aef0>:
E <C object Array of Char {'nolength': True} at 0x2536d94b1d0>:
E <C object Array of Char {'nolength': True} at 0x25370130d00>:
E <C object Array of Char {'nolength': True} at 0x2536d94b030>:
E <C object Array of Char {'nolength': True} at 0x2536d94b310>:
E <C object Array of Char {'nolength': True} at 0x2536d94ad50>:
E <C object Array of Char {'nolength': True} at 0x2536d94b0f0>:
E <C object Array of Char {'nolength': True} at 0x253772755a0>:
E <C object Array of Char {'nolength': True} at 0x25370131410>:
E <C object Array of Char {'nolength': True} at 0x2536d94b330>:
E <C object Array of Char {'nolength': True} at 0x2536d94b110>:
E <C object Array of Char {'nolength': True} at 0x25370130c20>:
E ...
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 239, in ffiobj_init
E ntypenames[i].c_name = decoder.next_name()
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 92, in next_name
E p = rffi.str2charp(self.string[frm : i])
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rtyper\lltypesystem\rffi.py", line 821, in str2charp
E array = lltype.malloc(TYPEP.TO, len(s) + 1, flavor='raw', track_allocation=True)
E
E <C object Struct CIF_DESCRIPTION { cif, abi, nargs, rtype, atypes, exchange_size, exchange_result, exchange_args } at 0x2537599be10>:
E ...
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\newtype.py", line 752, in _build_function_type
E fct = ctypefunc.W_CTypeFunc(space, fargs, fresult, ellipsis, abi)
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\ctypefunc.py", line 53, in __init__
E builder.rawallocate(self)
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\ctypefunc.py", line 523, in rawallocate
E flavor='raw')
E }
..\rpython\conftest.py:103: MallocMismatch
=============== 10 passed, 2 skipped, 1 error in 692.51 seconds ===============
++ 06:07:29 starting module/_pypyjson/test [30 started in total]
__ module/_posixsubprocess/test [27 done in total, somefailed=True] ___________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 0 items / 2 errors
=================================== ERRORS ====================================
__ ERROR collecting pypy/module/_posixsubprocess/test/apptest_subprocess.py ___
tool\pytest\apptest2.py:25: in collect
space = objspace.gettestobjspace(**spaceconfig)
tool\pytest\objspace.py:24: in gettestobjspace
space = maketestobjspace(config)
tool\pytest\objspace.py:34: in maketestobjspace
space = make_objspace(config)
tool\option.py:33: in make_objspace
return StdObjSpace(config)
interpreter\baseobjspace.py:455: in __init__
self.initialize()
objspace\std\objspace.py:115: in initialize
self.make_builtins()
interpreter\baseobjspace.py:663: in make_builtins
self.install_mixedmodule(mixedname)
interpreter\baseobjspace.py:704: in install_mixedmodule
self.setbuiltinmodule(mixedname)
interpreter\baseobjspace.py:541: in setbuiltinmodule
mod = Module(self, self.newtext(name))
interpreter\mixedmodule.py:27: in __init__
self.__class__.buildloaders()
module\fcntl\moduledef.py:17: in buildloaders
from pypy.module.fcntl import interp_fcntl
module\fcntl\interp_fcntl.py:44: in <module>
for k, v in platform.configure(CConfig).items():
..\rpython\rtyper\tool\rffi_platform.py:216: in configure
for name, result in zip(entries, results):
..\rpython\rtyper\tool\rffi_platform.py:241: in configure_entries
writer.path, eci, ignore_errors=ignore_errors))
..\rpython\rtyper\tool\rffi_platform.py:745: in run_example_code
output = build_executable_cache(files, eci, ignore_errors=ignore_errors)
..\rpython\tool\gcc_cache.py:28: in build_executable_cache
result = platform.execute(platform.compile(c_files, eci))
..\rpython\translator\platform\__init__.py:57: in compile
ofiles = self._compile_o_files(cfiles, eci, standalone)
..\rpython\translator\platform\__init__.py:79: in _compile_o_files
ofiles.append(self._compile_c_file(self.cc, cfile, compile_args))
..\rpython\translator\platform\windows.py:286: in _compile_c_file
self._execute_c_compiler(cc, args, oname)
..\rpython\translator\platform\__init__.py:143: in _execute_c_compiler
self._handle_error(returncode, stdout, stderr, outname)
..\rpython\translator\platform\windows.py:315: in _handle_error
raise CompilationError(stdout, stderr)
E CompilationError: CompilationError(err="""
E platcheck_73.c
E d:\systemtemp\pytest\usession-py3.11-935\platcheck_73.c(93): fatal error C1083: Cannot open include file: 'sys/file.h': No such file or directory
E """)
------------------------------- Captured stderr -------------------------------
[platform:Error] platcheck_73.c
[platform:Error] d:\systemtemp\pytest\usession-py3.11-935\platcheck_73.c(93): fatal error C1083: Cannot open include file: 'sys/file.h': No such file or directory
___ ERROR collecting pypy/module/_posixsubprocess/test/test_ztranslation.py ___
..\py\_path\local.py:650: in pyimport
__import__(modname)
module\_posixsubprocess\test\__init__.py:5: in <module>
pytest.skip("not on windows", allow_module_level=True)
E TypeError: skip() got an unexpected keyword argument 'allow_module_level'
========================== 2 error in 177.02 seconds ==========================
++ 06:07:41 starting module/_random/test [31 started in total]
__ module/_pickle/test [28 done in total, somefailed=False] ___________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 92 items
module\_pickle\test\apptest_pickle.py ...............................................................s.
module\_pickle\test\apptest_pypy_extensions.py ...........................
=================== 91 passed, 1 skipped in 396.87 seconds ====================
++ 06:08:08 starting module/_rawffi/alt/test [32 started in total]
__ module/_random/test [29 done in total, somefailed=False] ___________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 13 items
module\_random\test\test_random.py ............
module\_random\test\test_ztranslation.py .
========================= 13 passed in 233.45 seconds =========================
++ 06:11:38 starting module/_rawffi/test [33 started in total]
__ module/_pypyjson/test [30 done in total, somefailed=False] _________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 55 items
module\_pypyjson\test\apptest__pypyjson.py ........
module\_pypyjson\test\test__pypyjson.py ............................................
module\_pypyjson\test\test_simd.py ...
========================= 55 passed in 288.98 seconds =========================
++ 06:12:24 starting module/_socket/test [34 started in total]
__ module/_rawffi/alt/test [31 done in total, somefailed=False] _______________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 73 items
module\_rawffi\alt\test\test_ffitype.py .....
module\_rawffi\alt\test\test_funcptr.py ..s..............................ss.ss....
module\_rawffi\alt\test\test_struct.py ...............
module\_rawffi\alt\test\test_type_converter.py ...........
=================== 68 passed, 5 skipped in 308.88 seconds ====================
++ 06:13:24 starting module/_sre/test [35 started in total]
__ module/_cffi_backend/test [32 done in total, somefailed=True] ______________
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 467 items
module\_cffi_backend\test\test_c.py s.....................s........................................................ssss.s....................................................s.....s...................sss...........................s...s........................s......
module\_cffi_backend\test\test_fastpath.py ..................
module\_cffi_backend\test\test_ffi_obj.py ..............................................
module\_cffi_backend\test\test_file.py s..
module\_cffi_backend\test\test_parse_c_type.py ..............s...
module\_cffi_backend\test\test_re_python.py .................s..
module\_cffi_backend\test\test_recompiler.py ..........F..................F...........................................................s..s............ssss..s.s.ss.......
module\_cffi_backend\test\test_unicode_literals.py .......
module\_cffi_backend\test\test_wchar_helper.py .
module\_cffi_backend\test\test_ztranslation.py s
================================== FAILURES ===================================
__________________ AppTestRecompiler.test_macro_check_value ___________________
self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001ce83cb7360>
def test_macro_check_value(self):
# the value '-0x80000000' in C sources does not have a clear meaning
# to me; it appears to have a different effect than '-2147483648'...
# Moreover, on 32-bits, -2147483648 is actually equal to
# -2147483648U, which in turn is equal to 2147483648U and so positive.
import sys
vals = ['42', '-42', '0x80000000', '-2147483648',
'0', '9223372036854775809ULL',
'-9223372036854775807LL']
if sys.maxsize <= 2**32:
vals.remove('-2147483648')
cdef_lines = ['#define FOO_%d_%d %s' % (i, j, vals[i])
for i in range(len(vals))
for j in range(len(vals))]
verify_lines = ['#define FOO_%d_%d %s' % (i, j, vals[j]) # [j], not [i]
for i in range(len(vals))
for j in range(len(vals))]
ffi, lib = self.prepare(
'\n'.join(cdef_lines),
'test_macro_check_value_ok',
'\n'.join(verify_lines))
for j in range(len(vals)):
c_got = int(vals[j].replace('U', '').replace('L', ''), 0)
c_compiler_msg = str(c_got)
if c_got > 0:
c_compiler_msg += ' (0x%x)' % (c_got,)
#
for i in range(len(vals)):
attrname = 'FOO_%d_%d' % (i, j)
if i == j:
x = getattr(lib, attrname)
assert x == c_got
else:
> e = raises(ffi.error, getattr, lib, attrname)
E (application-level) AssertionError: DID NOT RAISE
[d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\test\test_recompiler.py:237]:38: AssertionError
---------------------------- Captured stdout call -----------------------------
generating d:\systemtemp\pytest\usession-py3.11-907\recompiler\_CFFI_test_macro_check_value_ok.c
_CFFI_test_macro_check_value_ok.c
d:\systemtemp\pytest\usession-py3.11-907\recompiler\_CFFI_test_macro_check_value_ok.c(658): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-py3.11-907\recompiler\_CFFI_test_macro_check_value_ok.c(659): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-py3.11-907\recompiler\_CFFI_test_macro_check_value_ok.c(721): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-py3.11-907\recompiler\_CFFI_test_macro_check_value_ok.c(722): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-py3.11-907\recompiler\_CFFI_test_macro_check_value_ok.c(784): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-py3.11-907\recompiler\_CFFI_test_macro_check_value_ok.c(785): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-py3.11-907\recompiler\_CFFI_test_macro_check_value_ok.c(822): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-py3.11-907\recompiler\_CFFI_test_macro_check_value_ok.c(831): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-py3.11-907\recompiler\_CFFI_test_macro_check_value_ok.c(840): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-py3.11-907\recompiler\_CFFI_test_macro_check_value_ok.c(847): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-py3.11-907\recompiler\_CFFI_test_macro_check_value_ok.c(848): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-py3.11-907\recompiler\_CFFI_test_macro_check_value_ok.c(849): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-py3.11-907\recompiler\_CFFI_test_macro_check_value_ok.c(858): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-py3.11-907\recompiler\_CFFI_test_macro_check_value_ok.c(867): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-py3.11-907\recompiler\_CFFI_test_macro_check_value_ok.c(876): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-py3.11-907\recompiler\_CFFI_test_macro_check_value_ok.c(910): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-py3.11-907\recompiler\_CFFI_test_macro_check_value_ok.c(911): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-py3.11-907\recompiler\_CFFI_test_macro_check_value_ok.c(973): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-py3.11-907\recompiler\_CFFI_test_macro_check_value_ok.c(974): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-py3.11-907\recompiler\_CFFI_test_macro_check_value_ok.c(1036): warning C4146: unary minus operator applied to unsigned type, result still unsigned
d:\systemtemp\pytest\usession-py3.11-907\recompiler\_CFFI_test_macro_check_value_ok.c(1037): warning C4146: unary minus operator applied to unsigned type, result still unsigned
Creating library d:\systemtemp\pytest\usession-py3.11-907\recompiler\Release\systemtemp\pytest\usession-py3.11-907\recompiler\_CFFI_test_macro_check_value_ok.pypy-73.lib and object d:\systemtemp\pytest\usession-py3.11-907\recompiler\Release\systemtemp\pytest\usession-py3.11-907\recompiler\_CFFI_test_macro_check_value_ok.pypy-73.exp
Generating code
Finished generating code
__________ AppTestRecompiler.test_verify_anonymous_enum_with_typedef __________
self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001ce83cb7360>
def test_verify_anonymous_enum_with_typedef(self):
ffi, lib = self.prepare(
"typedef enum { AA, ... } e1;",
'test_verify_anonymous_enum_with_typedef1',
"typedef enum { BB, CC, AA } e1;")
assert lib.AA == 2
assert ffi.sizeof("e1") == ffi.sizeof("int")
assert repr(ffi.cast("e1", 2)) == "<cdata 'e1' 2: AA>"
#
import sys
ffi, lib = self.prepare(
"typedef enum { AA=%d } e1;" % sys.maxsize,
'test_verify_anonymous_enum_with_typedef2',
"typedef enum { AA=%d } e1;" % sys.maxsize)
> assert lib.AA == sys.maxsize
E (application-level) AssertionError
[d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\test\test_recompiler.py:512]:15: AssertionError
---------------------------- Captured stdout call -----------------------------
generating d:\systemtemp\pytest\usession-py3.11-907\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef1.c
_CFFI_test_verify_anonymous_enum_with_typedef1.c
Creating library d:\systemtemp\pytest\usession-py3.11-907\recompiler\Release\systemtemp\pytest\usession-py3.11-907\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef1.pypy-73.lib and object d:\systemtemp\pytest\usession-py3.11-907\recompiler\Release\systemtemp\pytest\usession-py3.11-907\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef1.pypy-73.exp
Generating code
Finished generating code
generating d:\systemtemp\pytest\usession-py3.11-907\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef2.c
_CFFI_test_verify_anonymous_enum_with_typedef2.c
d:\systemtemp\pytest\usession-py3.11-907\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef2.c(573): warning C4309: 'initializing': truncation of constant value
Creating library d:\systemtemp\pytest\usession-py3.11-907\recompiler\Release\systemtemp\pytest\usession-py3.11-907\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef2.pypy-73.lib and object d:\systemtemp\pytest\usession-py3.11-907\recompiler\Release\systemtemp\pytest\usession-py3.11-907\recompiler\_CFFI_test_verify_anonymous_enum_with_typedef2.pypy-73.exp
Generating code
Finished generating code
=========================== short test summary info ===========================
FAIL module\_cffi_backend\test\test_recompiler.py::AppTestRecompiler::()::test_macro_check_value
FAIL module\_cffi_backend\test\test_recompiler.py::AppTestRecompiler::()::test_verify_anonymous_enum_with_typedef
============= 2 failed, 436 passed, 29 skipped in 3477.77 seconds =============
++ 06:15:26 starting module/_vmprof/test [36 started in total]
__ module/_vmprof/test [33 done in total, somefailed=False] ___________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items
======================== no tests ran in 0.01 seconds =========================
++ 06:15:31 starting module/_warnings/test [37 started in total]
__ module/_sre/test [34 done in total, somefailed=False] ______________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 158 items
module\_sre\test\test_app_sre.py ..................................................................................................................................
module\_sre\test\test_sre_buf.py ............................
======================== 158 passed in 401.55 seconds =========================
++ 06:20:10 starting module/_weakref/test [38 started in total]
__ module/_rawffi/test [35 done in total, somefailed=False] ___________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 84 items
module\_rawffi\test\apptest_rawffi.py .
module\_rawffi\test\test__rawffi.py .................s.................................s.................
module\_rawffi\test\test_exit.py s
module\_rawffi\test\test_nested.py ......
module\_rawffi\test\test_struct.py ...
module\_rawffi\test\test_tracker.py ...
module\_rawffi\test\test_ztranslation.py .
=================== 81 passed, 3 skipped in 540.29 seconds ====================
n: 2
Arg 0: 3
Arg 1: 15
++ 06:20:44 starting module/_winreg/test [39 started in total]
__ module/_socket/test [36 done in total, somefailed=True] ____________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 83 items
module\_socket\test\apptest_socket.py ..........ss..............F..s.....s...s.ss..s...s....s...
module\_socket\test\test_sock_app.py .......s.........ss.s...
module\_socket\test\test_ztranslation.py .
================================== FAILURES ===================================
___________________________ test_recvmsg_issue2649 ____________________________
@pytest.mark.skipif(sys.platform == 'win32', reason="no recvmsg on win32")
@pytest.mark.skipif(sys.platform == 'darwin', reason="no MSG_ERRQUEUE on macos")
def test_recvmsg_issue2649():
import _socket as socket
listener = socket.socket(family=socket.AF_INET, type=socket.SOCK_DGRAM)
listener.setsockopt(socket.SOL_SOCKET, socket.SO_REUSEADDR, 1)
listener.bind(('127.0.0.1', 1234))
s = socket.socket(family=socket.AF_INET, type=socket.SOCK_DGRAM)
s.sendto(b'x', ('127.0.0.1', 1234))
> with pytest.raises(BlockingIOError):
queue = s.recvmsg(1024, 1024, socket.MSG_ERRQUEUE)
E (application-level) AssertionError: raises() expected <class 'BlockingIOError'>, but got <class 'AttributeError'>
module\_socket\test\apptest_socket.py:320: AssertionError
=========================== short test summary info ===========================
FAIL module\_socket\test\apptest_socket.py::test_recvmsg_issue2649
============== 1 failed, 68 passed, 14 skipped in 563.19 seconds ==============
++ 06:21:51 starting module/array/test [40 started in total]
__ module/_warnings/test [37 done in total, somefailed=False] _________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 17 items
module\_warnings\test\apptest_warnings.py ........s.s.....
module\_warnings\test\test_warnings.py .
=================== 15 passed, 2 skipped in 443.85 seconds ====================
++ 06:23:02 starting module/atexit/test [41 started in total]
__ module/_winreg/test [38 done in total, somefailed=True] ____________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 22 items
module\_winreg\test\test_winreg.py ..F...........s..ss...
================================== FAILURES ===================================
________________________ AppTestFfi.test_simple_write _________________________
self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000002c543de63d8>
def test_simple_write(self):
from winreg import SetValue, QueryValue, REG_SZ
value = u"Some Default value"
SetValue(self.root_key, self.test_key_name, REG_SZ, value)
> assert QueryValue(self.root_key, self.test_key_name) == value
E (application-level) AssertionError
[d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_winreg\test\test_winreg.py:76]:5: AssertionError
=========================== short test summary info ===========================
FAIL module\_winreg\test\test_winreg.py::AppTestFfi::()::test_simple_write
============== 1 failed, 18 passed, 3 skipped in 248.30 seconds ===============
++ 06:24:56 starting module/binascii/test [42 started in total]
__ module/_weakref/test [39 done in total, somefailed=False] __________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 43 items
module\_weakref\test\apptest_weakref.py ...........................................
========================= 43 passed in 374.75 seconds =========================
++ 06:26:35 starting module/bz2/test [43 started in total]
__ module/atexit/test [40 done in total, somefailed=False] ____________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 2 items
module\atexit\test\apptest_atexit.py ..
========================= 2 passed in 244.62 seconds ==========================
++ 06:27:14 starting module/cmath/test [44 started in total]
__ module/array/test [41 done in total, somefailed=True] ______________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 64 items
module\array\test\apptest_array.py ...
module\array\test\test_array.py ................E.....s..................s................F..
module\array\test\test_ztranslation.py .
=================================== ERRORS ====================================
____________ ERROR at teardown of AppTestArray.test_reversingslice ____________
self = <CallInfo when='teardown' exception: {
<C object Array of Char {'nolength': True} at 0x238bfdb41f0>:
<C object Array...in-x86-64\build\pypy\module\array\interp_array.py", line 213, in setlen
rffi.CCHARP.TO, byte_size, flavor='raw')
}>
func = <function <lambda> at 0x00000238c4692ea8>, when = 'teardown'
def __init__(self, func, when):
#: context of invocation: one of "setup", "call",
#: "teardown", "memocollect"
self.when = when
self.start = time()
try:
> self.result = func()
..\_pytest\runner.py:150:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> return CallInfo(lambda: ihook(item=item, **kwds), when=when)
..\_pytest\runner.py:138:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_HookCaller 'pytest_runtest_teardown'>
kwargs = {'__multicall__': <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_reversingslice'>, 'nextitem': <...kwargs={...}>}>, 'item': <AppTestMethod 'test_reversingslice'>, 'nextitem': <AppTestMethod 'test_getslice_large_step'>}
def __call__(self, **kwargs):
assert not self.is_historic()
> return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs)
..\_pytest\vendored_packages\pluggy.py:724:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.config.PytestPluginManager object at 0x00000238b45b1440>
hook = <_HookCaller 'pytest_runtest_teardown'>, methods = []
kwargs = {'__multicall__': <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_reversingslice'>, 'nextitem': <...kwargs={...}>}>, 'item': <AppTestMethod 'test_reversingslice'>, 'nextitem': <AppTestMethod 'test_getslice_large_step'>}
def _hookexec(self, hook, methods, kwargs):
# called from all hookcaller instances.
# enable_tracing will set its own wrapping function at self._inner_hookexec
> return self._inner_hookexec(hook, methods, kwargs)
..\_pytest\vendored_packages\pluggy.py:338:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
hook = <_HookCaller 'pytest_runtest_teardown'>, methods = []
kwargs = {'__multicall__': <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_reversingslice'>, 'nextitem': <...kwargs={...}>}>, 'item': <AppTestMethod 'test_reversingslice'>, 'nextitem': <AppTestMethod 'test_getslice_large_step'>}
self._inner_hookexec = lambda hook, methods, kwargs: \
> _MultiCall(methods, kwargs, hook.spec_opts).execute()
..\_pytest\vendored_packages\pluggy.py:333:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_reversingslice'>, 'nextitem': <AppTestMethod 'test_getslice_large_step'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
> return _wrapped_call(hook_impl.function(*args), self.execute)
..\_pytest\vendored_packages\pluggy.py:595:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
wrap_controller = <generator object pytest_runtest_teardown at 0x00000238c4382a48>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 0 meths, kwargs={'i...large_step'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>>
def _wrapped_call(wrap_controller, func):
""" Wrap calling to a function with a generator which needs to yield
exactly once. The yield point will trigger calling the wrapped function
and return its _CallOutcome to the yield point. The generator then needs
to finish (raise StopIteration) in order for the wrapped call to complete.
"""
try:
next(wrap_controller) # first yield
except StopIteration:
_raise_wrapfail(wrap_controller, "did not yield")
call_outcome = _CallOutcome(func)
try:
wrap_controller.send(call_outcome)
_raise_wrapfail(wrap_controller, "has second yield")
except StopIteration:
pass
> return call_outcome.get_result()
..\_pytest\vendored_packages\pluggy.py:253:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x00000238bf5e30e0>
def get_result(self):
if self.excinfo is None:
return self.result
else:
ex = self.excinfo
if _py3:
raise ex[1].with_traceback(ex[2])
> _reraise(*ex) # noqa
..\_pytest\vendored_packages\pluggy.py:279:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x00000238bf5e30e0>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 0 meths, kwargs={'i...large_step'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>>
def __init__(self, func):
try:
> self.result = func()
..\_pytest\vendored_packages\pluggy.py:264:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_reversingslice'>, 'nextitem': <AppTestMethod 'test_getslice_large_step'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
return _wrapped_call(hook_impl.function(*args), self.execute)
> res = hook_impl.function(*args)
..\_pytest\vendored_packages\pluggy.py:596:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <rpython.conftest.LeakFinder instance at 0x00000238b5e6a2a0>
item = <AppTestMethod 'test_reversingslice'>
@pytest.hookimpl(trylast=True)
def pytest_runtest_teardown(self, item):
if not isinstance(item, py.test.collect.Function):
return
if (not getattr(item.obj, 'dont_track_allocations', False)
and leakfinder.TRACK_ALLOCATIONS):
kwds = {}
try:
kwds['do_collection'] = item.track_allocations_collect
except AttributeError:
pass
item._pypytest_leaks = leakfinder.stop_tracking_allocations(False,
**kwds)
else: # stop_tracking_allocations() already called
item._pypytest_leaks = None
# check for leaks, but only if the test passed so far
if getattr(item, '_success', False) and item._pypytest_leaks:
> raise leakfinder.MallocMismatch(item._pypytest_leaks)
E MallocMismatch: {
E
E <C object Array of Char {'nolength': True} at 0x238bfdb41f0>:
E <C object Array of Char {'nolength': True} at 0x238bfdb4510>:
E <C object Array of Char {'nolength': True} at 0x238bfdb2c90>:
E <C object Array of Char {'nolength': True} at 0x238bfdb3450>:
E <C object Array of Char {'nolength': True} at 0x238bfdb32f0>:
E <C object Array of Char {'nolength': True} at 0x238bfdb4010>:
E <C object Array of Char {'nolength': True} at 0x238bfdb41d0>:
E <C object Array of Char {'nolength': True} at 0x238bfdb4850>:
E <C object Array of Char {'nolength': True} at 0x238bfdb2fd0>:
E <C object Array of Char {'nolength': True} at 0x238bfdb30f0>:
E <C object Array of Char {'nolength': True} at 0x238bfdb3ad0>:
E <C object Array of Char {'nolength': True} at 0x238bfdb4690>:
E <C object Array of Char {'nolength': True} at 0x238bfdb30b0>:
E <C object Array of Char {'nolength': True} at 0x238bfdb3470>:
E <C object Array of Char {'nolength': True} at 0x238bfdb4290>:
E <C object Array of Char {'nolength': True} at 0x238bfdb3950>:
E <C object Array of Char {'nolength': True} at 0x238bfdb3bf0>:
E <C object Array of Char {'nolength': True} at 0x238b49f8050>:
E <C object Array of Char {'nolength': True} at 0x238b49f8e10>:
E <C object Array of Char {'nolength': True} at 0x238bfdb42d0>:
E <C object Array of Char {'nolength': True} at 0x238bfdb2b70>:
E <C object Array of Char {'nolength': True} at 0x238bfdb3750>:
E <C object Array of Char {'nolength': True} at 0x238bfdb3770>:
E <C object Array of Char {'nolength': True} at 0x238bfdb3b90>:
E <C object Array of Char {'nolength': True} at 0x238bfdb4350>:
E <C object Array of Char {'nolength': True} at 0x238bfdb2910>:
E <C object Array of Char {'nolength': True} at 0x238bfdb3890>:
E <C object Array of Char {'nolength': True} at 0x238bfdb39f0>:
E <C object Array of Char {'nolength': True} at 0x238b49f7c90>:
E <C object Array of Char {'nolength': True} at 0x238b49f8b70>:
E <C object Array of Char {'nolength': True} at 0x238b49f9950>:
E <C object Array of Char {'nolength': True} at 0x238b49f92f0>:
E <C object Array of Char {'nolength': True} at 0x238bfdb4570>:
E <C object Array of Char {'nolength': True} at 0x238bfdb3370>:
E <C object Array of Char {'nolength': True} at 0x238bfdb3fb0>:
E <C object Array of Char {'nolength': True} at 0x238b49f8870>:
E <C object Array of Char {'nolength': True} at 0x238b49f7090>:
E <C object Array of Char {'nolength': True} at 0x238bfdb3170>:
E <C object Array of Char {'nolength': True} at 0x238bfdb3970>:
E <C object Array of Char {'nolength': True} at 0x238b49f8ad0>:
E <C object Array of Char {'nolength': True} at 0x238bfdb32d0>:
E <C object Array of Char {'nolength': True} at 0x238bfdb4370>:
E <C object Array of Char {'nolength': True} at 0x238bfdb3b10>:
E <C object Array of Char {'nolength': True} at 0x238bfdb2f30>:
E <C object Array of Char {'nolength': True} at 0x238b49f7c50>:
E <C object Array of Char {'nolength': True} at 0x238bfdb3270>:
E <C object Array of Char {'nolength': True} at 0x238bfdb3990>:
E <C object Array of Char {'nolength': True} at 0x238bfdb2990>:
E <C object Array of Char {'nolength': True} at 0x238b33982f0>:
E <C object Array of Char {'nolength': True} at 0x238bfdb4730>:
E <C object Array of Char {'nolength': True} at 0x238b49f9910>:
E <C object Array of Char {'nolength': True} at 0x238b49f9390>:
E <C object Array of Char {'nolength': True} at 0x238bfdb3f50>:
E <C object Array of Char {'nolength': True} at 0x238c20a2a70>:
E <C object Array of Char {'nolength': True} at 0x238c20a2b10>:
E <C object Array of Char {'nolength': True} at 0x238c20a2c30>:
E <C object Array of Char {'nolength': True} at 0x238c20a2c10>:
E <C object Array of Char {'nolength': True} at 0x238c20a2930>:
E <C object Array of Char {'nolength': True} at 0x238c20a2e90>:
E <C object Array of Char {'nolength': True} at 0x238c20a2e70>:
E <C object Array of Char {'nolength': True} at 0x238c20a2d70>:
E <C object Array of Char {'nolength': True} at 0x238c20a2bb0>:
E <C object Array of Char {'nolength': True} at 0x238c20a2fb0>:
E <C object Array of Char {'nolength': True} at 0x238c20a2a90>:
E <C object Array of Char {'nolength': True} at 0x238c20a2cd0>:
E <C object Array of Char {'nolength': True} at 0x238c20a2b70>:
E <C object Array of Char {'nolength': True} at 0x238c20a2fd0>:
E <C object Array of Char {'nolength': True} at 0x238c20a2db0>:
E <C object Array of Char {'nolength': True} at 0x238c20a2ad0>:
E <C object Array of Char {'nolength': True} at 0x238c20a2e50>:
E <C object Array of Char {'nolength': True} at 0x238c20a2ed0>:
E <C object Array of Char {'nolength': True} at 0x238c20a2a10>:
E <C object Array of Char {'nolength': True} at 0x238c20a2df0>:
E <C object Array of Char {'nolength': True} at 0x238c20a30d0>:
E <C object Array of Char {'nolength': True} at 0x238c01d0260>:
E <C object Array of Char {'nolength': True} at 0x238c20a2af0>:
E <C object Array of Char {'nolength': True} at 0x238b9db1c50>:
E <C object Array of Char {'nolength': True} at 0x238c01d0a70>:
E <C object Array of Char {'nolength': True} at 0x238c20a2b30>:
E <C object Array of Char {'nolength': True} at 0x238c20a2c90>:
E <C object Array of Char {'nolength': True} at 0x238c20a2990>:
E <C object Array of Char {'nolength': True} at 0x238c20a2950>:
E <C object Array of Char {'nolength': True} at 0x238c20a2cb0>:
E <C object Array of Char {'nolength': True} at 0x238c20a2e10>:
E <C object Array of Char {'nolength': True} at 0x238c20a2970>:
E <C object Array of Char {'nolength': True} at 0x238c20a2f10>:
E <C object Array of Char {'nolength': True} at 0x238c20a2d10>:
E <C object Array of Char {'nolength': True} at 0x238c20a3550>:
E <C object Array of Char {'nolength': True} at 0x238c20a37f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a3310>:
E <C object Array of Char {'nolength': True} at 0x238c20a3770>:
E <C object Array of Char {'nolength': True} at 0x238c20a37d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a3570>:
E <C object Array of Char {'nolength': True} at 0x238c20a30f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a35f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a33b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a3170>:
E <C object Array of Char {'nolength': True} at 0x238c20a3450>:
E <C object Array of Char {'nolength': True} at 0x238c20a3670>:
E <C object Array of Char {'nolength': True} at 0x238c20a37b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a3630>:
E <C object Array of Char {'nolength': True} at 0x238c01d0890>:
E <C object Array of Char {'nolength': True} at 0x238c20a3650>:
E <C object Array of Char {'nolength': True} at 0x238c01d08f0>:
E <C object Array of Char {'nolength': True} at 0x238b9db1fb0>:
E <C object Array of Char {'nolength': True} at 0x238c20a35b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a3790>:
E <C object Array of Char {'nolength': True} at 0x238c20a3430>:
E <C object Array of Char {'nolength': True} at 0x238c20a3490>:
E <C object Array of Char {'nolength': True} at 0x238c20a33d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a34d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a34f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a3230>:
E <C object Array of Char {'nolength': True} at 0x238c20a34b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a3510>:
E <C object Array of Char {'nolength': True} at 0x238c20a36b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a35d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a3850>:
E <C object Array of Char {'nolength': True} at 0x238c20a3810>:
E <C object Array of Char {'nolength': True} at 0x238c20a3890>:
E <C object Array of Char {'nolength': True} at 0x238b9db2280>:
E <C object Array of Char {'nolength': True} at 0x238c20a3610>:
E <C object Array of Char {'nolength': True} at 0x238b9db2940>:
E <C object Array of Char {'nolength': True} at 0x238b9db2910>:
E <C object Array of Char {'nolength': True} at 0x238c20a3830>:
E <C object Array of Char {'nolength': True} at 0x238c20a33f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a3190>:
E <C object Array of Char {'nolength': True} at 0x238c20a4030>:
E <C object Array of Char {'nolength': True} at 0x238c20a3ff0>:
E <C object Array of Char {'nolength': True} at 0x238c20a3fb0>:
E <C object Array of Char {'nolength': True} at 0x238c20a4090>:
E <C object Array of Char {'nolength': True} at 0x238c20a3bb0>:
E <C object Array of Char {'nolength': True} at 0x238c20a3af0>:
E <C object Array of Char {'nolength': True} at 0x238c20a3f50>:
E <C object Array of Char {'nolength': True} at 0x238c20a3d30>:
E <C object Array of Char {'nolength': True} at 0x238c20a40d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a38f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a4050>:
E <C object Array of Char {'nolength': True} at 0x238c20a3e10>:
E <C object Array of Char {'nolength': True} at 0x238c20a3fd0>:
E <C object Array of Char {'nolength': True} at 0x238c01d0b00>:
E <C object Array of Char {'nolength': True} at 0x238c20a3c30>:
E <C object Array of Char {'nolength': True} at 0x238c01d0f80>:
E <C object Array of Char {'nolength': True} at 0x238c20a3e30>:
E <C object Array of Char {'nolength': True} at 0x238c20a3d90>:
E <C object Array of Char {'nolength': True} at 0x238c20a39b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a3930>:
E <C object Array of Char {'nolength': True} at 0x238c20a3ef0>:
E <C object Array of Char {'nolength': True} at 0x238c20a3cb0>:
E <C object Array of Char {'nolength': True} at 0x238c20a3ad0>:
E <C object Array of Char {'nolength': True} at 0x238c20a3cd0>:
E <C object Array of Char {'nolength': True} at 0x238c20a3bf0>:
E <C object Array of Char {'nolength': True} at 0x238c20a3e50>:
E <C object Array of Char {'nolength': True} at 0x238c20a3f10>:
E <C object Array of Char {'nolength': True} at 0x238c20a3910>:
E <C object Array of Char {'nolength': True} at 0x238c20a3c70>:
E <C object Array of Char {'nolength': True} at 0x238c20a3f30>:
E <C object Array of Char {'nolength': True} at 0x238c20a4070>:
E <C object Array of Char {'nolength': True} at 0x238c20a3970>:
E <C object Array of Char {'nolength': True} at 0x238c20a3eb0>:
E <C object Array of Char {'nolength': True} at 0x238c20a4590>:
E <C object Array of Char {'nolength': True} at 0x238c20a47d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a4410>:
E <C object Array of Char {'nolength': True} at 0x238c20a41d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a4290>:
E <C object Array of Char {'nolength': True} at 0x238c20a4150>:
E <C object Array of Char {'nolength': True} at 0x238c20a4230>:
E <C object Array of Char {'nolength': True} at 0x238c20a4870>:
E <C object Array of Char {'nolength': True} at 0x238c20a48d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a4170>:
E <C object Array of Char {'nolength': True} at 0x238c20a43d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a45f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a4370>:
E <C object Array of Char {'nolength': True} at 0x238b9db2970>:
E <C object Array of Char {'nolength': True} at 0x238c20a4190>:
E <C object Array of Char {'nolength': True} at 0x238bcd24590>:
E <C object Array of Char {'nolength': True} at 0x238b9db1c80>:
E <C object Array of Char {'nolength': True} at 0x238c20a4250>:
E <C object Array of Char {'nolength': True} at 0x238c20a4810>:
E <C object Array of Char {'nolength': True} at 0x238c20a4670>:
E <C object Array of Char {'nolength': True} at 0x238c20a47f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a4330>:
E <C object Array of Char {'nolength': True} at 0x238c20a40f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a46b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a41b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a4390>:
E <C object Array of Char {'nolength': True} at 0x238c20a4310>:
E <C object Array of Char {'nolength': True} at 0x238c20a4350>:
E <C object Array of Char {'nolength': True} at 0x238c20a42b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a4710>:
E <C object Array of Char {'nolength': True} at 0x238c20a4130>:
E <C object Array of Char {'nolength': True} at 0x238c20a4830>:
E <C object Array of Char {'nolength': True} at 0x238b9db1fe0>:
E <C object Array of Char {'nolength': True} at 0x238c20a43f0>:
E <C object Array of Char {'nolength': True} at 0x238bcd245c0>:
E <C object Array of Char {'nolength': True} at 0x238b9db1f50>:
E <C object Array of Char {'nolength': True} at 0x238c20a4850>:
E <C object Array of Char {'nolength': True} at 0x238c20a44b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a4210>:
E <C object Array of Char {'nolength': True} at 0x238c20a4110>:
E <C object Array of Char {'nolength': True} at 0x238c20a4530>:
E <C object Array of Char {'nolength': True} at 0x238c20a4d90>:
E <C object Array of Char {'nolength': True} at 0x238c20a4b90>:
E <C object Array of Char {'nolength': True} at 0x238c20a50b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a4dd0>:
E <C object Array of Char {'nolength': True} at 0x238c20a4c10>:
E <C object Array of Char {'nolength': True} at 0x238c20a49f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a4d50>:
E <C object Array of Char {'nolength': True} at 0x238c20a4b30>:
E <C object Array of Char {'nolength': True} at 0x238c20a4df0>:
E <C object Array of Char {'nolength': True} at 0x238c20a49d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a50d0>:
E <C object Array of Char {'nolength': True} at 0x238b9db2820>:
E <C object Array of Char {'nolength': True} at 0x238c20a4c50>:
E <C object Array of Char {'nolength': True} at 0x238c01d0ef0>:
E <C object Array of Char {'nolength': True} at 0x238bcd23c00>:
E <C object Array of Char {'nolength': True} at 0x238c20a4fb0>:
E <C object Array of Char {'nolength': True} at 0x238c20a4e70>:
E <C object Array of Char {'nolength': True} at 0x238c20a4a30>:
E <C object Array of Char {'nolength': True} at 0x238c20a5070>:
E <C object Array of Char {'nolength': True} at 0x238c20a4a70>:
E <C object Array of Char {'nolength': True} at 0x238c20a4990>:
E <C object Array of Char {'nolength': True} at 0x238c20a4e30>:
E <C object Array of Char {'nolength': True} at 0x238c20a4e10>:
E <C object Array of Char {'nolength': True} at 0x238c20a4ab0>:
E <C object Array of Char {'nolength': True} at 0x238c20a4f90>:
E <C object Array of Char {'nolength': True} at 0x238c20a4b50>:
E <C object Array of Char {'nolength': True} at 0x238c20a4cf0>:
E <C object Array of Char {'nolength': True} at 0x238c20a4c70>:
E <C object Array of Char {'nolength': True} at 0x238c20a4910>:
E <C object Array of Char {'nolength': True} at 0x238c20a4d70>:
E <C object Array of Char {'nolength': True} at 0x238c20a4950>:
E <C object Array of Char {'nolength': True} at 0x238c20a4bf0>:
E <C object Array of Char {'nolength': True} at 0x238c20a4cd0>:
E <C object Array of Char {'nolength': True} at 0x238c20a5450>:
E <C object Array of Char {'nolength': True} at 0x238c20a5570>:
E <C object Array of Char {'nolength': True} at 0x238c20a5630>:
E <C object Array of Char {'nolength': True} at 0x238c20a5530>:
E <C object Array of Char {'nolength': True} at 0x238c20a5270>:
E <C object Array of Char {'nolength': True} at 0x238c20a54f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a5710>:
E <C object Array of Char {'nolength': True} at 0x238c20a5470>:
E <C object Array of Char {'nolength': True} at 0x238c20a5850>:
E <C object Array of Char {'nolength': True} at 0x238c20a5670>:
E <C object Array of Char {'nolength': True} at 0x238c20a5510>:
E <C object Array of Char {'nolength': True} at 0x238c20a56d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a5190>:
E <C object Array of Char {'nolength': True} at 0x238c20a5430>:
E <C object Array of Char {'nolength': True} at 0x238c20a56f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a51d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a5130>:
E <C object Array of Char {'nolength': True} at 0x238c20a5550>:
E <C object Array of Char {'nolength': True} at 0x238c20a55d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a54b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a5810>:
E <C object Array of Char {'nolength': True} at 0x238c20a5610>:
E <C object Array of Char {'nolength': True} at 0x238c20a5350>:
E <C object Array of Char {'nolength': True} at 0x238c20a5230>:
E <C object Array of Char {'nolength': True} at 0x238c20a55b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a5890>:
E <C object Array of Char {'nolength': True} at 0x238c20a5250>:
E <C object Array of Char {'nolength': True} at 0x238c20a5110>:
E <C object Array of Char {'nolength': True} at 0x238c20a53d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a59b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a5f10>:
E <C object Array of Char {'nolength': True} at 0x238c20a5a70>:
E <C object Array of Char {'nolength': True} at 0x238c20a59d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a6050>:
E <C object Array of Char {'nolength': True} at 0x238c20a5e90>:
E <C object Array of Char {'nolength': True} at 0x238c20a5e70>:
E <C object Array of Char {'nolength': True} at 0x238c20a5d50>:
E <C object Array of Char {'nolength': True} at 0x238c20a5a10>:
E <C object Array of Char {'nolength': True} at 0x238c20a5d10>:
E <C object Array of Char {'nolength': True} at 0x238c20a5d30>:
E <C object Array of Char {'nolength': True} at 0x238c20a5f70>:
E <C object Array of Char {'nolength': True} at 0x238c20a6090>:
E <C object Array of Char {'nolength': True} at 0x238c20a5dd0>:
E <C object Array of Char {'nolength': True} at 0x238c20a5f30>:
E <C object Array of Char {'nolength': True} at 0x238c20a5ff0>:
E <C object Array of Char {'nolength': True} at 0x238c20a6010>:
E <C object Array of Char {'nolength': True} at 0x238c20a5c10>:
E <C object Array of Char {'nolength': True} at 0x238c20a5e10>:
E <C object Array of Char {'nolength': True} at 0x238c20a6030>:
E <C object Array of Char {'nolength': True} at 0x238c20a5a30>:
E <C object Array of Char {'nolength': True} at 0x238c20a5f50>:
E <C object Array of Char {'nolength': True} at 0x238c20a5970>:
E <C object Array of Char {'nolength': True} at 0x238c20a6070>:
E <C object Array of Char {'nolength': True} at 0x238c20a5cf0>:
E <C object Array of Char {'nolength': True} at 0x238c20a5af0>:
E <C object Array of Char {'nolength': True} at 0x238c20a5cb0>:
E <C object Array of Char {'nolength': True} at 0x238c20a64b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a6210>:
E <C object Array of Char {'nolength': True} at 0x238c20a6530>:
E <C object Array of Char {'nolength': True} at 0x238c01d0170>:
E <C object Array of Char {'nolength': True} at 0x238c20a66f0>:
E <C object Array of Char {'nolength': True} at 0x238c01d0ec0>:
E <C object Array of Char {'nolength': True} at 0x238b9db2730>:
E <C object Array of Char {'nolength': True} at 0x238c20a62b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a6690>:
E <C object Array of Char {'nolength': True} at 0x238c20a60f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a6290>:
E <C object Array of Char {'nolength': True} at 0x238c20a68b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a6890>:
E <C object Array of Char {'nolength': True} at 0x238c20a63b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a61b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a6230>:
E <C object Array of Char {'nolength': True} at 0x238c20a6410>:
E <C object Array of Char {'nolength': True} at 0x238c20a6670>:
E <C object Array of Char {'nolength': True} at 0x238c20a6570>:
E <C object Array of Char {'nolength': True} at 0x238c20a6590>:
E <C object Array of Char {'nolength': True} at 0x238c20a6250>:
E <C object Array of Char {'nolength': True} at 0x238c20a6190>:
E <C object Array of Char {'nolength': True} at 0x238c20a65b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a6270>:
E <C object Array of Char {'nolength': True} at 0x238c20a61d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a6610>:
E <C object Array of Char {'nolength': True} at 0x238c20a6770>:
E <C object Array of Char {'nolength': True} at 0x238c20a6c50>:
E <C object Array of Char {'nolength': True} at 0x238c20a6ff0>:
E <C object Array of Char {'nolength': True} at 0x238c20a6d50>:
E <C object Array of Char {'nolength': True} at 0x238bcd245f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a6ed0>:
E <C object Array of Char {'nolength': True} at 0x238bcd24530>:
E <C object Array of Char {'nolength': True} at 0x238bcd24260>:
E <C object Array of Char {'nolength': True} at 0x238c20a6b50>:
E <C object Array of Char {'nolength': True} at 0x238c20a6bd0>:
E <C object Array of Char {'nolength': True} at 0x238c20a6cd0>:
E <C object Array of Char {'nolength': True} at 0x238c20a6f90>:
E <C object Array of Char {'nolength': True} at 0x238c20a7030>:
E <C object Array of Char {'nolength': True} at 0x238c20a6990>:
E <C object Array of Char {'nolength': True} at 0x238c20a7090>:
E <C object Array of Char {'nolength': True} at 0x238c20a6c90>:
E <C object Array of Char {'nolength': True} at 0x238c20a6f50>:
E <C object Array of Char {'nolength': True} at 0x238c20a6e70>:
E <C object Array of Char {'nolength': True} at 0x238c20a7070>:
E <C object Array of Char {'nolength': True} at 0x238c20a6c70>:
E <C object Array of Char {'nolength': True} at 0x238c20a6e30>:
E <C object Array of Char {'nolength': True} at 0x238c20a68f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a6e90>:
E <C object Array of Char {'nolength': True} at 0x238c20a6eb0>:
E <C object Array of Char {'nolength': True} at 0x238c20a6db0>:
E <C object Array of Char {'nolength': True} at 0x238c20a6e10>:
E <C object Array of Char {'nolength': True} at 0x238c20a69b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a6a10>:
E <C object Array of Char {'nolength': True} at 0x238c20a6f30>:
E <C object Array of Char {'nolength': True} at 0x238c20a7050>:
E <C object Array of Char {'nolength': True} at 0x238c20a6c10>:
E <C object Array of Char {'nolength': True} at 0x238c01d0200>:
E <C object Array of Char {'nolength': True} at 0x238c20a6a70>:
E <C object Array of Char {'nolength': True} at 0x238c01d0f20>:
E <C object Array of Char {'nolength': True} at 0x238bece47c0>:
E <C object Array of Char {'nolength': True} at 0x238c20a6a90>:
E <C object Array of Char {'nolength': True} at 0x238c20a6b10>:
E <C object Array of Char {'nolength': True} at 0x238c20a70b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a6dd0>:
E <C object Array of Char {'nolength': True} at 0x238c20a6a50>:
E <C object Array of Char {'nolength': True} at 0x238c20a7170>:
E <C object Array of Char {'nolength': True} at 0x238c20a72f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a7270>:
E <C object Array of Char {'nolength': True} at 0x238c20a72d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a7290>:
E <C object Array of Char {'nolength': True} at 0x238c20a78b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a7510>:
E <C object Array of Char {'nolength': True} at 0x238c20a7850>:
E <C object Array of Char {'nolength': True} at 0x238c20a78d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a77d0>:
E <C object Array of Char {'nolength': True} at 0x238bece3e30>:
E <C object Array of Char {'nolength': True} at 0x238c20a7750>:
E <C object Array of Char {'nolength': True} at 0x238bece4580>:
E <C object Array of Char {'nolength': True} at 0x238bece46d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a72b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a71f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a75f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a74f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a7210>:
E <C object Array of Char {'nolength': True} at 0x238c20a70f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a7810>:
E <C object Array of Char {'nolength': True} at 0x238c20a7330>:
E <C object Array of Char {'nolength': True} at 0x238c20a71b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a74d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a7570>:
E <C object Array of Char {'nolength': True} at 0x238c20a7830>:
E <C object Array of Char {'nolength': True} at 0x238c20a7370>:
E <C object Array of Char {'nolength': True} at 0x238c20a75b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a75d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a7110>:
E <C object Array of Char {'nolength': True} at 0x238c20a7890>:
E <C object Array of Char {'nolength': True} at 0x238c20a7710>:
E <C object Array of Char {'nolength': True} at 0x238c20a7c10>:
E <C object Array of Char {'nolength': True} at 0x238c20a7ed0>:
E <C object Array of Char {'nolength': True} at 0x238c20a7c50>:
E <C object Array of Char {'nolength': True} at 0x238c20a7990>:
E <C object Array of Char {'nolength': True} at 0x238c20a79b0>:
E <C object Array of Char {'nolength': True} at 0x238bece4220>:
E <C object Array of Char {'nolength': True} at 0x238c20a7af0>:
E <C object Array of Char {'nolength': True} at 0x238bece3e60>:
E <C object Array of Char {'nolength': True} at 0x238bece44c0>:
E <C object Array of Char {'nolength': True} at 0x238c20a8030>:
E <C object Array of Char {'nolength': True} at 0x238c20a7ff0>:
E <C object Array of Char {'nolength': True} at 0x238c20a7cd0>:
E <C object Array of Char {'nolength': True} at 0x238c20a7a50>:
E <C object Array of Char {'nolength': True} at 0x238c20a7ab0>:
E <C object Array of Char {'nolength': True} at 0x238c20a7df0>:
E <C object Array of Char {'nolength': True} at 0x238c20a80d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a7b70>:
E <C object Array of Char {'nolength': True} at 0x238c20a7a10>:
E <C object Array of Char {'nolength': True} at 0x238c20a7eb0>:
E <C object Array of Char {'nolength': True} at 0x238c20a7e90>:
E <C object Array of Char {'nolength': True} at 0x238c20a7e30>:
E <C object Array of Char {'nolength': True} at 0x238c20a7b90>:
E <C object Array of Char {'nolength': True} at 0x238c20a7b10>:
E <C object Array of Char {'nolength': True} at 0x238c20a7e50>:
E <C object Array of Char {'nolength': True} at 0x238c20a79d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a7ad0>:
E <C object Array of Char {'nolength': True} at 0x238c20a7f90>:
E <C object Array of Char {'nolength': True} at 0x238c20a7bf0>:
E <C object Array of Char {'nolength': True} at 0x238c20a7b30>:
E <C object Array of Char {'nolength': True} at 0x238c20a8050>:
E <C object Array of Char {'nolength': True} at 0x238c20a7d30>:
E <C object Array of Char {'nolength': True} at 0x238c20a85d0>:
E <C object Array of Char {'nolength': True} at 0x238bece41c0>:
E <C object Array of Char {'nolength': True} at 0x238c20a8530>:
E <C object Array of Char {'nolength': True} at 0x238bece40d0>:
E <C object Array of Char {'nolength': True} at 0x238bece45e0>:
E <C object Array of Char {'nolength': True} at 0x238c20a8290>:
E <C object Array of Char {'nolength': True} at 0x238c20a81f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a8730>:
E <C object Array of Char {'nolength': True} at 0x238c20a8270>:
E <C object Array of Char {'nolength': True} at 0x238c20a8130>:
E <C object Array of Char {'nolength': True} at 0x238c20a85b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a8610>:
E <C object Array of Char {'nolength': True} at 0x238c20a84b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a83f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a8470>:
E <C object Array of Char {'nolength': True} at 0x238c20a8410>:
E <C object Array of Char {'nolength': True} at 0x238c20a87b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a8330>:
E <C object Array of Char {'nolength': True} at 0x238c20a8630>:
E <C object Array of Char {'nolength': True} at 0x238c20a87f0>:
E <C object Array of Char {'nolength': True} at 0x238bece3ef0>:
E <C object Array of Char {'nolength': True} at 0x238c20a8370>:
E <C object Array of Char {'nolength': True} at 0x238bece41f0>:
E <C object Array of Char {'nolength': True} at 0x238bece4040>:
E <C object Array of Char {'nolength': True} at 0x238c20a8350>:
E <C object Array of Char {'nolength': True} at 0x238c20a8750>:
E <C object Array of Char {'nolength': True} at 0x238c20a8230>:
E <C object Array of Char {'nolength': True} at 0x238c20a8510>:
E <C object Array of Char {'nolength': True} at 0x238c20a87d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a88d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a86f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a82b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a84f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a85f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a8190>:
E <C object Array of Char {'nolength': True} at 0x238c20a82d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a8870>:
E <C object Array of Char {'nolength': True} at 0x238c20a8fb0>:
E <C object Array of Char {'nolength': True} at 0x238c20a8e50>:
E <C object Array of Char {'nolength': True} at 0x238c20a8d90>:
E <C object Array of Char {'nolength': True} at 0x238bece4730>:
E <C object Array of Char {'nolength': True} at 0x238c20a8df0>:
E <C object Array of Char {'nolength': True} at 0x238bece48e0>:
E <C object Array of Char {'nolength': True} at 0x238bece4160>:
E <C object Array of Char {'nolength': True} at 0x238c20a9010>:
E <C object Array of Char {'nolength': True} at 0x238c20a8af0>:
E <C object Array of Char {'nolength': True} at 0x238c20a8ef0>:
E <C object Array of Char {'nolength': True} at 0x238c20a8ff0>:
E <C object Array of Char {'nolength': True} at 0x238c20a90b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a8b70>:
E <C object Array of Char {'nolength': True} at 0x238c20a8ed0>:
E <C object Array of Char {'nolength': True} at 0x238c20a8cf0>:
E <C object Array of Char {'nolength': True} at 0x238c20a8e90>:
E <C object Array of Char {'nolength': True} at 0x238c20a8e10>:
E <C object Array of Char {'nolength': True} at 0x238c20a8db0>:
E <C object Array of Char {'nolength': True} at 0x238c20a8e70>:
E <C object Array of Char {'nolength': True} at 0x238c20a8eb0>:
E <C object Array of Char {'nolength': True} at 0x238c20a8cd0>:
E <C object Array of Char {'nolength': True} at 0x238c20a8c50>:
E <C object Array of Char {'nolength': True} at 0x238c20a8a90>:
E <C object Array of Char {'nolength': True} at 0x238c20a8f50>:
E <C object Array of Char {'nolength': True} at 0x238c20a8cb0>:
E <C object Array of Char {'nolength': True} at 0x238c20a8d50>:
E <C object Array of Char {'nolength': True} at 0x238c20a8f10>:
E <C object Array of Char {'nolength': True} at 0x238c20a8b30>:
E <C object Array of Char {'nolength': True} at 0x238c20a8b10>:
E <C object Array of Char {'nolength': True} at 0x238bece4340>:
E <C object Array of Char {'nolength': True} at 0x238c20a89b0>:
E <C object Array of Char {'nolength': True} at 0x238bece40a0>:
E <C object Array of Char {'nolength': True} at 0x238c20a8b90>:
E <C object Array of Char {'nolength': True} at 0x238c20a8930>:
E <C object Array of Char {'nolength': True} at 0x238c20a8b50>:
E <C object Array of Char {'nolength': True} at 0x238c20a9590>:
E <C object Array of Char {'nolength': True} at 0x238c20a9570>:
E <C object Array of Char {'nolength': True} at 0x238c20a9370>:
E <C object Array of Char {'nolength': True} at 0x238c20a9670>:
E <C object Array of Char {'nolength': True} at 0x238c20a93f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a9850>:
E <C object Array of Char {'nolength': True} at 0x238c20a98d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a9110>:
E <C object Array of Char {'nolength': True} at 0x238c20a9430>:
E <C object Array of Char {'nolength': True} at 0x238c20a92b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a9650>:
E <C object Array of Char {'nolength': True} at 0x238c20a91b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a96b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a9830>:
E <C object Array of Char {'nolength': True} at 0x238c20a95f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a9150>:
E <C object Array of Char {'nolength': True} at 0x238c20a9510>:
E <C object Array of Char {'nolength': True} at 0x238c20a9410>:
E <C object Array of Char {'nolength': True} at 0x238c20a9690>:
E <C object Array of Char {'nolength': True} at 0x238c20a96f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a9470>:
E <C object Array of Char {'nolength': True} at 0x238c20a9630>:
E <C object Array of Char {'nolength': True} at 0x238c20a9750>:
E <C object Array of Char {'nolength': True} at 0x238c20a9170>:
E <C object Array of Char {'nolength': True} at 0x238c20a94b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a9790>:
E <C object Array of Char {'nolength': True} at 0x238c20a9390>:
E <C object Array of Char {'nolength': True} at 0x238bece4550>:
E <C object Array of Char {'nolength': True} at 0x238c20a9290>:
E <C object Array of Char {'nolength': True} at 0x238bece3e00>:
E <C object Array of Char {'nolength': True} at 0x238bece3da0>:
E <C object Array of Char {'nolength': True} at 0x238c20a9810>:
E <C object Array of Char {'nolength': True} at 0x238c20a90f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a9450>:
E <C object Array of Char {'nolength': True} at 0x238c20a92f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a9230>:
E <C object Array of Char {'nolength': True} at 0x238c20a9990>:
E <C object Array of Char {'nolength': True} at 0x238c20a9af0>:
E <C object Array of Char {'nolength': True} at 0x238c20a9f30>:
E <C object Array of Char {'nolength': True} at 0x238c20a99d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a9f50>:
E <C object Array of Char {'nolength': True} at 0x238c20a9c30>:
E <C object Array of Char {'nolength': True} at 0x238c20a9a90>:
E <C object Array of Char {'nolength': True} at 0x238c20a9db0>:
E <C object Array of Char {'nolength': True} at 0x238c20a9d70>:
E <C object Array of Char {'nolength': True} at 0x238c20a9950>:
E <C object Array of Char {'nolength': True} at 0x238bece4520>:
E <C object Array of Char {'nolength': True} at 0x238c20a9ab0>:
E <C object Array of Char {'nolength': True} at 0x238bece47f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a9cf0>:
E <C object Array of Char {'nolength': True} at 0x238c20a9ed0>:
E <C object Array of Char {'nolength': True} at 0x238c20a9f70>:
E <C object Array of Char {'nolength': True} at 0x238c20a9fd0>:
E <C object Array of Char {'nolength': True} at 0x238c20a9d10>:
E <C object Array of Char {'nolength': True} at 0x238c20a9bf0>:
E <C object Array of Char {'nolength': True} at 0x238c20a9ad0>:
E <C object Array of Char {'nolength': True} at 0x238c20a9b70>:
E <C object Array of Char {'nolength': True} at 0x238c20a9a70>:
E <C object Array of Char {'nolength': True} at 0x238c20a9c10>:
E <C object Array of Char {'nolength': True} at 0x238c20a9df0>:
E <C object Array of Char {'nolength': True} at 0x238c20a22b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a2850>:
E <C object Array of Char {'nolength': True} at 0x238c20a20f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a2570>:
E <C object Array of Char {'nolength': True} at 0x238c20a2310>:
E <C object Array of Char {'nolength': True} at 0x238c20a26d0>:
E <C object Array of Char {'nolength': True} at 0x238bece4970>:
E <C object Array of Char {'nolength': True} at 0x238c20a2350>:
E <C object Array of Char {'nolength': True} at 0x238c20a2650>:
E <C object Array of Char {'nolength': True} at 0x238c20a2190>:
E <C object Array of Char {'nolength': True} at 0x238c20a2390>:
E <C object Array of Char {'nolength': True} at 0x238c20a25b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a2290>:
E <C object Array of Char {'nolength': True} at 0x238c20a2870>:
E <C object Array of Char {'nolength': True} at 0x238c20a25d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a2710>:
E <C object Array of Char {'nolength': True} at 0x238c20a2230>:
E <C object Array of Char {'nolength': True} at 0x238c20a22f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a23f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a2250>:
E <C object Array of Char {'nolength': True} at 0x238c20a2670>:
E <C object Array of Char {'nolength': True} at 0x238c20a24b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a2410>:
E <C object Array of Char {'nolength': True} at 0x238c20a27d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a22d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a2830>:
E <C object Array of Char {'nolength': True} at 0x238c20a2790>:
E <C object Array of Char {'nolength': True} at 0x238c20a21f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a26f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a2810>:
E <C object Array of Char {'nolength': True} at 0x238c20a2210>:
E <C object Array of Char {'nolength': True} at 0x238c20a29b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a2eb0>:
E <C object Array of Char {'nolength': True} at 0x238c20a2f50>:
E <C object Array of Char {'nolength': True} at 0x238c20a3390>:
E <C object Array of Char {'nolength': True} at 0x238c20a38b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a3290>:
E <C object Array of Char {'nolength': True} at 0x238c20a3750>:
E <C object Array of Char {'nolength': True} at 0x238c20a3b10>:
E <C object Array of Char {'nolength': True} at 0x238c20a3e70>:
E <C object Array of Char {'nolength': True} at 0x238c20a3dd0>:
E <C object Array of Char {'nolength': True} at 0x238c20a4750>:
E <C object Array of Char {'nolength': True} at 0x238c20a4430>:
E <C object Array of Char {'nolength': True} at 0x238c20a4630>:
E <C object Array of Char {'nolength': True} at 0x238c20a4a90>:
E <C object Array of Char {'nolength': True} at 0x238c20a4970>:
E <C object Array of Char {'nolength': True} at 0x238c20a4d10>:
E <C object Array of Char {'nolength': True} at 0x238c20a4eb0>:
E <C object Array of Char {'nolength': True} at 0x238c20a5370>:
E <C object Array of Char {'nolength': True} at 0x238c20a52f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a53b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a54d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a5150>:
E <C object Array of Char {'nolength': True} at 0x238c20a5eb0>:
E <C object Array of Char {'nolength': True} at 0x238c20a5c70>:
E <C object Array of Char {'nolength': True} at 0x238c20a59f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a5d70>:
E <C object Array of Char {'nolength': True} at 0x238bece4af0>:
E <C object Array of Char {'nolength': True} at 0x238c20a60b0>:
E <C object Array of Char {'nolength': True} at 0x238bece4760>:
E <C object Array of Char {'nolength': True} at 0x238bece4bb0>:
E <C object Array of Char {'nolength': True} at 0x238c20a60d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a5930>:
E <C object Array of Char {'nolength': True} at 0x238c20a5990>:
E <C object Array of Char {'nolength': True} at 0x238c20a61f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a6710>:
E <C object Array of Char {'nolength': True} at 0x238c20a6830>:
E <C object Array of Char {'nolength': True} at 0x238c20a6550>:
E <C object Array of Char {'nolength': True} at 0x238c20a6910>:
E <C object Array of Char {'nolength': True} at 0x238c20a6d90>:
E <C object Array of Char {'nolength': True} at 0x238c20a7730>:
E <C object Array of Char {'nolength': True} at 0x238c20a77b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a7690>:
E <C object Array of Char {'nolength': True} at 0x238c20a7150>:
E <C object Array of Char {'nolength': True} at 0x238c20a7c30>:
E <C object Array of Char {'nolength': True} at 0x238c20a7970>:
E <C object Array of Char {'nolength': True} at 0x238c20a7a70>:
E <C object Array of Char {'nolength': True} at 0x238bece4670>:
E <C object Array of Char {'nolength': True} at 0x238c20a7cf0>:
E <C object Array of Char {'nolength': True} at 0x238bece4c70>:
E <C object Array of Char {'nolength': True} at 0x238c20a7f30>:
E <C object Array of Char {'nolength': True} at 0x238c20a7c70>:
E <C object Array of Char {'nolength': True} at 0x238c20a7e10>:
E <C object Array of Char {'nolength': True} at 0x238c20a7a90>:
E <C object Array of Char {'nolength': True} at 0x238c20a7d10>:
E <C object Array of Char {'nolength': True} at 0x238c20a84d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a8430>:
E <C object Array of Char {'nolength': True} at 0x238c20a8390>:
E <C object Array of Char {'nolength': True} at 0x238c20a8810>:
E <C object Array of Char {'nolength': True} at 0x238c20a8f30>:
E <C object Array of Char {'nolength': True} at 0x238c20a8d30>:
E <C object Array of Char {'nolength': True} at 0x238c20a8fd0>:
E <C object Array of Char {'nolength': True} at 0x238c20a8a70>:
E <C object Array of Char {'nolength': True} at 0x238c20a98b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a9550>:
E <C object Array of Char {'nolength': True} at 0x238c20a9310>:
E <C object Array of Char {'nolength': True} at 0x238c20a9b90>:
E <C object Array of Char {'nolength': True} at 0x238c20a9c70>:
E <C object Array of Char {'nolength': True} at 0x238c20a9f90>:
E <C object Array of Char {'nolength': True} at 0x238c20a9e30>:
E <C object Array of Char {'nolength': True} at 0x238c20a24f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a23d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a2550>:
E <C object Array of Char {'nolength': True} at 0x238c20a3030>:
E <C object Array of Char {'nolength': True} at 0x238c20a2ab0>:
E <C object Array of Char {'nolength': True} at 0x238c20a2ff0>:
E <C object Array of Char {'nolength': True} at 0x238c20a2d90>:
E <C object Array of Char {'nolength': True} at 0x238c20a2b50>:
E <C object Array of Char {'nolength': True} at 0x238c20a2b90>:
E <C object Array of Char {'nolength': True} at 0x238c20a29f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a31b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a3590>:
E <C object Array of Char {'nolength': True} at 0x238c20a3150>:
E <C object Array of Char {'nolength': True} at 0x238c20a32b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a3cf0>:
E <C object Array of Char {'nolength': True} at 0x238c20a40b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a3db0>:
E <C object Array of Char {'nolength': True} at 0x238c20a3f70>:
E <C object Array of Char {'nolength': True} at 0x238c20a43b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a48b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a4650>:
E <C object Array of Char {'nolength': True} at 0x238c20a4d30>:
E <C object Array of Char {'nolength': True} at 0x238c20a4a10>:
E <C object Array of Char {'nolength': True} at 0x238c20a51b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a55f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a58b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a5c30>:
E <C object Array of Char {'nolength': True} at 0x238c20a65f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a67b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a6650>:
E <C object Array of Char {'nolength': True} at 0x238c20a68d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a6470>:
E <C object Array of Char {'nolength': True} at 0x238c20a6390>:
E <C object Array of Char {'nolength': True} at 0x238c20a65d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a6a30>:
E <C object Array of Char {'nolength': True} at 0x238c20a6f70>:
E <C object Array of Char {'nolength': True} at 0x238c20a70d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a6930>:
E <C object Array of Char {'nolength': True} at 0x238c20a6d70>:
E <C object Array of Char {'nolength': True} at 0x238c20a7350>:
E <C object Array of Char {'nolength': True} at 0x238c20a74b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a77f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a7410>:
E <C object Array of Char {'nolength': True} at 0x238c20a7870>:
E <C object Array of Char {'nolength': True} at 0x238c20a79f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a7d90>:
E <C object Array of Char {'nolength': True} at 0x238c20a8890>:
E <C object Array of Char {'nolength': True} at 0x238c20a81b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a8250>:
E <C object Array of Char {'nolength': True} at 0x238c20a8d70>:
E <C object Array of Char {'nolength': True} at 0x238c20a8ab0>:
E <C object Array of Char {'nolength': True} at 0x238c20a8910>:
E <C object Array of Char {'nolength': True} at 0x238c20a9250>:
E <C object Array of Char {'nolength': True} at 0x238c20a93d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a9350>:
E <C object Array of Char {'nolength': True} at 0x238c20a9a50>:
E <C object Array of Char {'nolength': True} at 0x238c20a9fb0>:
E <C object Array of Char {'nolength': True} at 0x238c20a9dd0>:
E <C object Array of Char {'nolength': True} at 0x238c20a9ef0>:
E <C object Array of Char {'nolength': True} at 0x238c20a2450>:
E <C object Array of Char {'nolength': True} at 0x238c20a27b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a25f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a2610>:
E <C object Array of Char {'nolength': True} at 0x238c20a2a30>:
E <C object Array of Char {'nolength': True} at 0x238c20a2f30>:
E <C object Array of Char {'nolength': True} at 0x238c20a3010>:
E <C object Array of Char {'nolength': True} at 0x238c20a3050>:
E <C object Array of Char {'nolength': True} at 0x238c20a38d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a3b90>:
E <C object Array of Char {'nolength': True} at 0x238c20a3b30>:
E <C object Array of Char {'nolength': True} at 0x238c20a3c50>:
E <C object Array of Char {'nolength': True} at 0x238c20a4550>:
E <C object Array of Char {'nolength': True} at 0x238c20a42f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a44f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a4bd0>:
E <C object Array of Char {'nolength': True} at 0x238c20a4e50>:
E <C object Array of Char {'nolength': True} at 0x238c20a4f10>:
E <C object Array of Char {'nolength': True} at 0x238c20a4f70>:
E <C object Array of Char {'nolength': True} at 0x238c20a4930>:
E <C object Array of Char {'nolength': True} at 0x238c20a57b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a51f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a5390>:
E <C object Array of Char {'nolength': True} at 0x238c20a5cd0>:
E <C object Array of Char {'nolength': True} at 0x238c20a5c50>:
E <C object Array of Char {'nolength': True} at 0x238c20a5b50>:
E <C object Array of Char {'nolength': True} at 0x238bece4c10>:
E <C object Array of Char {'nolength': True} at 0x238c20a64d0>:
E <C object Array of Char {'nolength': True} at 0x238bece3dd0>:
E <C object Array of Char {'nolength': True} at 0x238bcd24650>:
E <C object Array of Char {'nolength': True} at 0x238c20a64f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a6790>:
E <C object Array of Char {'nolength': True} at 0x238c20a6330>:
E <C object Array of Char {'nolength': True} at 0x238c20a6df0>:
E <C object Array of Char {'nolength': True} at 0x238c20a6b30>:
E <C object Array of Char {'nolength': True} at 0x238c20a6bf0>:
E <C object Array of Char {'nolength': True} at 0x238c20a7590>:
E <C object Array of Char {'nolength': True} at 0x238c20a7130>:
E <C object Array of Char {'nolength': True} at 0x238c20a7310>:
E <C object Array of Char {'nolength': True} at 0x238c20a76d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a8010>:
E <C object Array of Char {'nolength': True} at 0x238c20a7f50>:
E <C object Array of Char {'nolength': True} at 0x238c20a7a30>:
E <C object Array of Char {'nolength': True} at 0x238c20a8770>:
E <C object Array of Char {'nolength': True} at 0x238c20a80f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a8710>:
E <C object Array of Char {'nolength': True} at 0x238c20a8570>:
E <C object Array of Char {'nolength': True} at 0x238c20a9050>:
E <C object Array of Char {'nolength': True} at 0x238c20a89d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a90d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a8970>:
E <C object Array of Char {'nolength': True} at 0x238c20a94f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a95b0>:
E <C object Array of Char {'nolength': True} at 0x238bece49a0>:
E <C object Array of Char {'nolength': True} at 0x238c20a9d50>:
E <C object Array of Char {'nolength': True} at 0x238b9db28b0>:
E <C object Array of Char {'nolength': True} at 0x238bece4ca0>:
E <C object Array of Char {'nolength': True} at 0x238c20a9e10>:
E <C object Array of Char {'nolength': True} at 0x238c20a9bd0>:
E <C object Array of Char {'nolength': True} at 0x238c20a9eb0>:
E <C object Array of Char {'nolength': True} at 0x238c20a2590>:
E <C object Array of Char {'nolength': True} at 0x238c20a2270>:
E <C object Array of Char {'nolength': True} at 0x238c20a2f90>:
E <C object Array of Char {'nolength': True} at 0x238c20a31d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a3f90>:
E <C object Array of Char {'nolength': True} at 0x238c20a3ab0>:
E <C object Array of Char {'nolength': True} at 0x238c20a3e90>:
E <C object Array of Char {'nolength': True} at 0x238c20a4790>:
E <C object Array of Char {'nolength': True} at 0x238c20a42d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a44d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a4bb0>:
E <C object Array of Char {'nolength': True} at 0x238c20a4e90>:
E <C object Array of Char {'nolength': True} at 0x238bece4be0>:
E <C object Array of Char {'nolength': True} at 0x238c20a5730>:
E <C object Array of Char {'nolength': True} at 0x238bece4a00>:
E <C object Array of Char {'nolength': True} at 0x238c20a5830>:
E <C object Array of Char {'nolength': True} at 0x238c20a58f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a5ab0>:
E <C object Array of Char {'nolength': True} at 0x238c20a6730>:
E <C object Array of Char {'nolength': True} at 0x238c20a66d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a63d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a6950>:
E <C object Array of Char {'nolength': True} at 0x238c20a76f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a73f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a7bb0>:
E <C object Array of Char {'nolength': True} at 0x238c20a7bd0>:
E <C object Array of Char {'nolength': True} at 0x238c20a8210>:
E <C object Array of Char {'nolength': True} at 0x238c20a88b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a86b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a8a10>:
E <C object Array of Char {'nolength': True} at 0x238c20a9210>:
E <C object Array of Char {'nolength': True} at 0x238c20a9270>:
E <C object Array of Char {'nolength': True} at 0x238bece4b20>:
E <C object Array of Char {'nolength': True} at 0x238c20a9b10>:
E <C object Array of Char {'nolength': True} at 0x238c20a9e50>:
E <C object Array of Char {'nolength': True} at 0x238c20a24d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a23b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a2370>:
E <C object Array of Char {'nolength': True} at 0x238c20a2c70>:
E <C object Array of Char {'nolength': True} at 0x238c20a31f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a36f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a3110>:
E <C object Array of Char {'nolength': True} at 0x238c20a39d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a41f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a4490>:
E <C object Array of Char {'nolength': True} at 0x238c20a49b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a4a50>:
E <C object Array of Char {'nolength': True} at 0x238c20a4c30>:
E <C object Array of Char {'nolength': True} at 0x238c20a5210>:
E <C object Array of Char {'nolength': True} at 0x238c20a5690>:
E <C object Array of Char {'nolength': True} at 0x238c20a57d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a5310>:
E <C object Array of Char {'nolength': True} at 0x238c20a5e30>:
E <C object Array of Char {'nolength': True} at 0x238c20a5bf0>:
E <C object Array of Char {'nolength': True} at 0x238c20a62d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a6130>:
E <C object Array of Char {'nolength': True} at 0x238c20a69d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a6b70>:
E <C object Array of Char {'nolength': True} at 0x238c20a7770>:
E <C object Array of Char {'nolength': True} at 0x238c20a7610>:
E <C object Array of Char {'nolength': True} at 0x238c20a80b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a8090>:
E <C object Array of Char {'nolength': True} at 0x238c20a8790>:
E <C object Array of Char {'nolength': True} at 0x238c20a8670>:
E <C object Array of Char {'nolength': True} at 0x238c20a8c90>:
E <C object Array of Char {'nolength': True} at 0x238bcd24140>:
E <C object Array of Char {'nolength': True} at 0x238c20a9890>:
E <C object Array of Char {'nolength': True} at 0x238c01d0dd0>:
E <C object Array of Char {'nolength': True} at 0x238c01d0230>:
E <C object Array of Char {'nolength': True} at 0x238c20a91d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a9730>:
E <C object Array of Char {'nolength': True} at 0x238c20a9f10>:
E <C object Array of Char {'nolength': True} at 0x238c20a26b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a2530>:
E <C object Array of Char {'nolength': True} at 0x238c20a3070>:
E <C object Array of Char {'nolength': True} at 0x238c20a3350>:
E <C object Array of Char {'nolength': True} at 0x238c20a4010>:
E <C object Array of Char {'nolength': True} at 0x238c20a39f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a4570>:
E <C object Array of Char {'nolength': True} at 0x238c20a4b70>:
E <C object Array of Char {'nolength': True} at 0x238c20a4cb0>:
E <C object Array of Char {'nolength': True} at 0x238c20a5790>:
E <C object Array of Char {'nolength': True} at 0x238c20a56b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a57f0>:
E <C object Array of Char {'nolength': True} at 0x238bcd23e70>:
E <C object Array of Char {'nolength': True} at 0x238c20a5910>:
E <C object Array of Char {'nolength': True} at 0x238c01d0e60>:
E <C object Array of Char {'nolength': True} at 0x238bcd244d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a5ad0>:
E <C object Array of Char {'nolength': True} at 0x238c20a5a90>:
E <C object Array of Char {'nolength': True} at 0x238c20a6750>:
E <C object Array of Char {'nolength': True} at 0x238c20a6fd0>:
E <C object Array of Char {'nolength': True} at 0x238c20a6970>:
E <C object Array of Char {'nolength': True} at 0x238c20a7190>:
E <C object Array of Char {'nolength': True} at 0x238c20a7430>:
E <C object Array of Char {'nolength': True} at 0x238c20a7fb0>:
E <C object Array of Char {'nolength': True} at 0x238c20a8450>:
E <C object Array of Char {'nolength': True} at 0x238c20a8150>:
E <C object Array of Char {'nolength': True} at 0x238c20a88f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a9330>:
E <C object Array of Char {'nolength': True} at 0x238c20a9190>:
E <C object Array of Char {'nolength': True} at 0x238c20a99b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a21d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a3090>:
E <C object Array of Char {'nolength': True} at 0x238bcd23ba0>:
E <C object Array of Char {'nolength': True} at 0x238c20a3410>:
E <C object Array of Char {'nolength': True} at 0x238c1dcaf40>:
E <C object Array of Char {'nolength': True} at 0x238c20a3950>:
E <C object Array of Char {'nolength': True} at 0x238c20a3a10>:
E <C object Array of Char {'nolength': True} at 0x238c20a3a30>:
E <C object Array of Char {'nolength': True} at 0x238c20a46d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a4ef0>:
E <C object Array of Char {'nolength': True} at 0x238c20a5870>:
E <C object Array of Char {'nolength': True} at 0x238c20a53f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a5d90>:
E <C object Array of Char {'nolength': True} at 0x238c20a6310>:
E <C object Array of Char {'nolength': True} at 0x238c20a6150>:
E <C object Array of Char {'nolength': True} at 0x238c20a6cb0>:
E <C object Array of Char {'nolength': True} at 0x238c20a6c30>:
E <C object Array of Char {'nolength': True} at 0x238c20a7630>:
E <C object Array of Char {'nolength': True} at 0x238c20a7650>:
E <C object Array of Char {'nolength': True} at 0x238c20a7fd0>:
E <C object Array of Char {'nolength': True} at 0x238c20a8310>:
E <C object Array of Char {'nolength': True} at 0x238c20a8a30>:
E <C object Array of Char {'nolength': True} at 0x238c20a8c10>:
E <C object Array of Char {'nolength': True} at 0x238c20a9b30>:
E <C object Array of Char {'nolength': True} at 0x238c20a9bb0>:
E <C object Array of Char {'nolength': True} at 0x238c20a2630>:
E <C object Array of Char {'nolength': True} at 0x238c20a30b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a3710>:
E <C object Array of Char {'nolength': True} at 0x238c20a3ed0>:
E <C object Array of Char {'nolength': True} at 0x238c20a3df0>:
E <C object Array of Char {'nolength': True} at 0x238c20a5030>:
E <C object Array of Char {'nolength': True} at 0x238c20a5fd0>:
E <C object Array of Char {'nolength': True} at 0x238c20a67d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a6350>:
E <C object Array of Char {'nolength': True} at 0x238c20a7010>:
E <C object Array of Char {'nolength': True} at 0x238c20a7790>:
E <C object Array of Char {'nolength': True} at 0x238c20a7550>:
E <C object Array of Char {'nolength': True} at 0x238c20a7cb0>:
E <C object Array of Char {'nolength': True} at 0x238c20a83d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a8c30>:
E <C object Array of Char {'nolength': True} at 0x238c20a9490>:
E <C object Array of Char {'nolength': True} at 0x238c20a9710>:
E <C object Array of Char {'nolength': True} at 0x238c20a9d90>:
E <C object Array of Char {'nolength': True} at 0x238c20a9930>:
E <C object Array of Char {'nolength': True} at 0x238c20a2110>:
E <C object Array of Char {'nolength': True} at 0x238c20a36d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a3b50>:
E <C object Array of Char {'nolength': True} at 0x238c20a4450>:
E <C object Array of Char {'nolength': True} at 0x238c20a4ed0>:
E <C object Array of Char {'nolength': True} at 0x238c20a5170>:
E <C object Array of Char {'nolength': True} at 0x238c20a5b90>:
E <C object Array of Char {'nolength': True} at 0x238c20a66b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a7670>:
E <C object Array of Char {'nolength': True} at 0x238c20a7c90>:
E <C object Array of Char {'nolength': True} at 0x238c20a8850>:
E <C object Array of Char {'nolength': True} at 0x238c20a9090>:
E <C object Array of Char {'nolength': True} at 0x238c20a97b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a2470>:
E <C object Array of Char {'nolength': True} at 0x238c20a2e30>:
E <C object Array of Char {'nolength': True} at 0x238c20a3250>:
E <C object Array of Char {'nolength': True} at 0x238c20a3870>:
E <C object Array of Char {'nolength': True} at 0x238c20a4270>:
E <C object Array of Char {'nolength': True} at 0x238c20a4af0>:
E <C object Array of Char {'nolength': True} at 0x238c20a48f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a5330>:
E <C object Array of Char {'nolength': True} at 0x238c20a6110>:
E <C object Array of Char {'nolength': True} at 0x238c20a6cf0>:
E <C object Array of Char {'nolength': True} at 0x238c20a6b90>:
E <C object Array of Char {'nolength': True} at 0x238c20a7390>:
E <C object Array of Char {'nolength': True} at 0x238c20a7b50>:
E <C object Array of Char {'nolength': True} at 0x238c20a8690>:
E <C object Array of Char {'nolength': True} at 0x238c20a82f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a8a50>:
E <C object Array of Char {'nolength': True} at 0x238c20a97f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a9a30>:
E <C object Array of Char {'nolength': True} at 0x238c20a28b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a29d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a3130>:
E <C object Array of Char {'nolength': True} at 0x238c20a4470>:
E <C object Array of Char {'nolength': True} at 0x238c20a47b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a4c90>:
E <C object Array of Char {'nolength': True} at 0x238c20a5df0>:
E <C object Array of Char {'nolength': True} at 0x238c20a6850>:
E <C object Array of Char {'nolength': True} at 0x238c20a73d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a8830>:
E <C object Array of Char {'nolength': True} at 0x238c1dcaac0>:
E <C object Array of Char {'nolength': True} at 0x238c20a8dd0>:
E <C object Array of Char {'nolength': True} at 0x238c1dca580>:
E <C object Array of Char {'nolength': True} at 0x238c1dca880>:
E <C object Array of Char {'nolength': True} at 0x238c20a8ad0>:
E <C object Array of Char {'nolength': True} at 0x238c20a9ff0>:
E <C object Array of Char {'nolength': True} at 0x238c20a2890>:
E <C object Array of Char {'nolength': True} at 0x238c20a2d30>:
E <C object Array of Char {'nolength': True} at 0x238c20a3d10>:
E <C object Array of Char {'nolength': True} at 0x238c20a4ad0>:
E <C object Array of Char {'nolength': True} at 0x238c20a50f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a5ed0>:
E <C object Array of Char {'nolength': True} at 0x238c20a6510>:
E <C object Array of Char {'nolength': True} at 0x238c20a71d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a7950>:
E <C object Array of Char {'nolength': True} at 0x238c20a8550>:
E <C object Array of Char {'nolength': True} at 0x238c20a8bf0>:
E <C object Array of Char {'nolength': True} at 0x238c20a9cb0>:
E <C object Array of Char {'nolength': True} at 0x238c20a2c50>:
E <C object Array of Char {'nolength': True} at 0x238c20a32d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a3a50>:
E <C object Array of Char {'nolength': True} at 0x238c20a4f50>:
E <C object Array of Char {'nolength': True} at 0x238c20a5b10>:
E <C object Array of Char {'nolength': True} at 0x238c20a62f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a6d30>:
E <C object Array of Char {'nolength': True} at 0x238c20a7d50>:
E <C object Array of Char {'nolength': True} at 0x238c20a8bd0>:
E <C object Array of Char {'nolength': True} at 0x238c1dca670>:
E <C object Array of Char {'nolength': True} at 0x238c20a9b50>:
E <C object Array of Char {'nolength': True} at 0x238c1dca610>:
E <C object Array of Char {'nolength': True} at 0x238c1dca760>:
E <C object Array of Char {'nolength': True} at 0x238c20a9e70>:
E <C object Array of Char {'nolength': True} at 0x238c20a2cf0>:
E <C object Array of Char {'nolength': True} at 0x238c20a3b70>:
E <C object Array of Char {'nolength': True} at 0x238c20a5010>:
E <C object Array of Char {'nolength': True} at 0x238c20a5fb0>:
E <C object Array of Char {'nolength': True} at 0x238c20a76b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a7910>:
E <C object Array of Char {'nolength': True} at 0x238c20a8e30>:
E <C object Array of Char {'nolength': True} at 0x238c20a94d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a2330>:
E <C object Array of Char {'nolength': True} at 0x238c20a2910>:
E <C object Array of Char {'nolength': True} at 0x238c20a3d50>:
E <C object Array of Char {'nolength': True} at 0x238c20a4730>:
E <C object Array of Char {'nolength': True} at 0x238c20a5e50>:
E <C object Array of Char {'nolength': True} at 0x238c20a6170>:
E <C object Array of Char {'nolength': True} at 0x238c20a69f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a7930>:
E <C object Array of Char {'nolength': True} at 0x238c20a9530>:
E <C object Array of Char {'nolength': True} at 0x238c20a9a10>:
E <C object Array of Char {'nolength': True} at 0x238c20a2d50>:
E <C object Array of Char {'nolength': True} at 0x238c20a3470>:
E <C object Array of Char {'nolength': True} at 0x238c20a4f30>:
E <C object Array of Char {'nolength': True} at 0x238c20a6af0>:
E <C object Array of Char {'nolength': True} at 0x238c1dcb030>:
E <C object Array of Char {'nolength': True} at 0x238c20a83b0>:
E <C object Array of Char {'nolength': True} at 0x238c1dcad90>:
E <C object Array of Char {'nolength': True} at 0x238c1dca910>:
E <C object Array of Char {'nolength': True} at 0x238c20a8bb0>:
E <C object Array of Char {'nolength': True} at 0x238c20a27f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a3c10>:
E <C object Array of Char {'nolength': True} at 0x238c20a5590>:
E <C object Array of Char {'nolength': True} at 0x238c20a6ab0>:
E <C object Array of Char {'nolength': True} at 0x238c20a8070>:
E <C object Array of Char {'nolength': True} at 0x238c20a9610>:
E <C object Array of Char {'nolength': True} at 0x238c20a2f70>:
E <C object Array of Char {'nolength': True} at 0x238c20a3d70>:
E <C object Array of Char {'nolength': True} at 0x238c20a5b30>:
E <C object Array of Char {'nolength': True} at 0x238c20a7230>:
E <C object Array of Char {'nolength': True} at 0x238c20a9070>:
E <C object Array of Char {'nolength': True} at 0x238c20a2130>:
E <C object Array of Char {'nolength': True} at 0x238c20a45b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a67f0>:
E <C object Array of Char {'nolength': True} at 0x238c1dcaf10>:
E <C object Array of Char {'nolength': True} at 0x238c20a8110>:
E <C object Array of Char {'nolength': True} at 0x238c1dcaee0>:
E <C object Array of Char {'nolength': True} at 0x238c20a2dd0>:
E <C object Array of Char {'nolength': True} at 0x238c20a4610>:
E <C object Array of Char {'nolength': True} at 0x238c20a6870>:
E <C object Array of Char {'nolength': True} at 0x238c20a7e70>:
E <C object Array of Char {'nolength': True} at 0x238c20a2770>:
E <C object Array of Char {'nolength': True} at 0x238c20a4690>:
E <C object Array of Char {'nolength': True} at 0x238c20a6e50>:
E <C object Array of Char {'nolength': True} at 0x238c20a8170>:
E <C object Array of Char {'nolength': True} at 0x238c20a9e90>:
E <C object Array of Char {'nolength': True} at 0x238c20a2bf0>:
E <C object Array of Char {'nolength': True} at 0x238c20a58d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a73b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a81d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a98f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a46f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a6ef0>:
E <C object Array of Char {'nolength': True} at 0x238c20a7f70>:
E <C object Array of Char {'nolength': True} at 0x238bfdb3830>:
E <C object Array of Char {'nolength': True} at 0x238c20a21b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a4fd0>:
E <C object Array of Char {'nolength': True} at 0x238c20a6370>:
E <C object Array of Char {'nolength': True} at 0x238c20a8490>:
E <C object Array of Char {'nolength': True} at 0x238c20a3bd0>:
E <C object Array of Char {'nolength': True} at 0x238bfdb3110>:
E <C object Array of Char {'nolength': True} at 0x238c1dcaa30>:
E <C object Array of Char {'nolength': True} at 0x238bfdb3ef0>:
E <C object Array of Char {'nolength': True} at 0x238c1dca640>:
E <C object Array of Char {'nolength': True} at 0x238c1dcb300>:
E <C object Array of Char {'nolength': True} at 0x238bfdb2d10>:
E <C object Array of Char {'nolength': True} at 0x238c20a9c90>:
E <C object Array of Char {'nolength': True} at 0x238c20a4ff0>:
E <C object Array of Char {'nolength': True} at 0x238c20a95d0>:
E <C object Array of Char {'nolength': True} at 0x238c20a3c90>:
E <C object Array of Char {'nolength': True} at 0x238b49f9a70>:
E <C object Array of Char {'nolength': True} at 0x238c20a7530>:
E <C object Array of Char {'nolength': True} at 0x238c20a9970>:
E <C object Array of Char {'nolength': True} at 0x238c20a4510>:
E <C object Array of Char {'nolength': True} at 0x238c20a96d0>:
E <C object Array of Char {'nolength': True} at 0x238bfdb3a70>:
E <C object Array of Char {'nolength': True} at 0x238b49f6c70>:
E <C object Array of Char {'nolength': True} at 0x238b3398170>:
E <C object Array of Char {'nolength': True} at 0x238c20a8c70>:
E <C object Array of Char {'nolength': True} at 0x238b49f7cd0>:
E <C object Array of Char {'nolength': True} at 0x238bfdb3c50>:
E <C object Array of Char {'nolength': True} at 0x238c20a5290>:
E <C object Array of Char {'nolength': True} at 0x238c20a3270>:
E <C object Array of Char {'nolength': True} at 0x238c20a7450>:
E <C object Array of Char {'nolength': True} at 0x238c20a28f0>:
E <C object Array of Char {'nolength': True} at 0x238b49f9970>:
E <C object Array of Char {'nolength': True} at 0x238c20a3730>:
E <C object Array of Char {'nolength': True} at 0x238bfdb2f90>:
E <C object Array of Char {'nolength': True} at 0x238c1dcab50>:
E <C object Array of Char {'nolength': True} at 0x238c20a3370>:
E <C object Array of Char {'nolength': True} at 0x238c1dcb0c0>:
E <C object Array of Char {'nolength': True} at 0x238c1dcb180>:
E <C object Array of Char {'nolength': True} at 0x238c20a6630>:
E <C object Array of Char {'nolength': True} at 0x238c20a7470>:
E <C object Array of Char {'nolength': True} at 0x238bfdb3b50>:
E <C object Array of Char {'nolength': True} at 0x238c39912e0>:
E <C object Array of Char {'nolength': True} at 0x238c39910a0>:
E <C object Array of Char {'nolength': True} at 0x238c3991360>:
E <C object Array of Char {'nolength': True} at 0x238c39911c0>:
E <C object Array of Char {'nolength': True} at 0x238c3991720>:
E <C object Array of Char {'nolength': True} at 0x238c3991460>:
E <C object Array of Char {'nolength': True} at 0x238c3990fe0>:
E <C object Array of Char {'nolength': True} at 0x238c39910c0>:
E <C object Array of Char {'nolength': True} at 0x238c3991580>:
E <C object Array of Char {'nolength': True} at 0x238c3991780>:
E <C object Array of Char {'nolength': True} at 0x238c3991000>:
E <C object Array of Char {'nolength': True} at 0x238c39915c0>:
E <C object Array of Char {'nolength': True} at 0x238c1dcab80>:
E <C object Array of Char {'nolength': True} at 0x238c3991380>:
E <C object Array of Char {'nolength': True} at 0x238c1dca940>:
E <C object Array of Char {'nolength': True} at 0x238c1dca9a0>:
E <C object Array of Char {'nolength': True} at 0x238c3991020>:
E <C object Array of Char {'nolength': True} at 0x238c3991400>:
E <C object Array of Char {'nolength': True} at 0x238c3991520>:
E <C object Array of Char {'nolength': True} at 0x238c3991140>:
E <C object Array of Char {'nolength': True} at 0x238c3991160>:
E <C object Array of Char {'nolength': True} at 0x238c39910e0>:
E <C object Array of Char {'nolength': True} at 0x238c39916e0>:
E <C object Array of Char {'nolength': True} at 0x238c3991220>:
E <C object Array of Char {'nolength': True} at 0x238c39913a0>:
E <C object Array of Char {'nolength': True} at 0x238c3991040>:
E <C object Array of Char {'nolength': True} at 0x238c3991500>:
E <C object Array of Char {'nolength': True} at 0x238c3991760>:
E <C object Array of Char {'nolength': True} at 0x238c3991540>:
E <C object Array of Char {'nolength': True} at 0x238c3991420>:
E <C object Array of Char {'nolength': True} at 0x238c3991320>:
E <C object Array of Char {'nolength': True} at 0x238c3991740>:
E <C object Array of Char {'nolength': True} at 0x238c1dca9d0>:
E <C object Array of Char {'nolength': True} at 0x238c3991440>:
E <C object Array of Char {'nolength': True} at 0x238c1dcb270>:
E <C object Array of Char {'nolength': True} at 0x238c3991560>:
E <C object Array of Char {'nolength': True} at 0x238c39914e0>:
E <C object Array of Char {'nolength': True} at 0x238c3991260>:
E <C object Array of Char {'nolength': True} at 0x238c3991d60>:
E <C object Array of Char {'nolength': True} at 0x238c3991860>:
E <C object Array of Char {'nolength': True} at 0x238c3991ee0>:
E <C object Array of Char {'nolength': True} at 0x238c3991e40>:
E <C object Array of Char {'nolength': True} at 0x238c3991ce0>:
E <C object Array of Char {'nolength': True} at 0x238c39919a0>:
E <C object Array of Char {'nolength': True} at 0x238c3991ae0>:
E <C object Array of Char {'nolength': True} at 0x238c39918a0>:
E <C object Array of Char {'nolength': True} at 0x238c3991d80>:
E <C object Array of Char {'nolength': True} at 0x238c3991980>:
E <C object Array of Char {'nolength': True} at 0x238c3991800>:
E <C object Array of Char {'nolength': True} at 0x238c3991aa0>:
E <C object Array of Char {'nolength': True} at 0x238c3991c20>:
E <C object Array of Char {'nolength': True} at 0x238c39918e0>:
E <C object Array of Char {'nolength': True} at 0x238c3991820>:
E <C object Array of Char {'nolength': True} at 0x238c3991940>:
E <C object Array of Char {'nolength': True} at 0x238c3991a20>:
E <C object Array of Char {'nolength': True} at 0x238c3991ea0>:
E <C object Array of Char {'nolength': True} at 0x238c3991f20>:
E <C object Array of Char {'nolength': True} at 0x238c39918c0>:
E <C object Array of Char {'nolength': True} at 0x238c1dcb390>:
E <C object Array of Char {'nolength': True} at 0x238c3991a80>:
E <C object Array of Char {'nolength': True} at 0x238c3991ec0>:
E <C object Array of Char {'nolength': True} at 0x238c3991c00>:
E <C object Array of Char {'nolength': True} at 0x238c3991de0>:
E <C object Array of Char {'nolength': True} at 0x238c3991a60>:
E <C object Array of Char {'nolength': True} at 0x238c39917e0>:
E <C object Array of Char {'nolength': True} at 0x238c3991b40>:
E <C object Array of Char {'nolength': True} at 0x238c3991f80>:
E <C object Array of Char {'nolength': True} at 0x238c3991cc0>:
E <C object Array of Char {'nolength': True} at 0x238c3992620>:
E <C object Array of Char {'nolength': True} at 0x238c3992600>:
E <C object Array of Char {'nolength': True} at 0x238c39921a0>:
E <C object Array of Char {'nolength': True} at 0x238c3992760>:
E <C object Array of Char {'nolength': True} at 0x238c3992520>:
E <C object Array of Char {'nolength': True} at 0x238c39926a0>:
E <C object Array of Char {'nolength': True} at 0x238c39923a0>:
E <C object Array of Char {'nolength': True} at 0x238c3992500>:
E <C object Array of Char {'nolength': True} at 0x238c3992640>:
E <C object Array of Char {'nolength': True} at 0x238c3992220>:
E <C object Array of Char {'nolength': True} at 0x238c39924a0>:
E <C object Array of Char {'nolength': True} at 0x238c3992560>:
E <C object Array of Char {'nolength': True} at 0x238c3992280>:
E <C object Array of Char {'nolength': True} at 0x238c3992460>:
E <C object Array of Char {'nolength': True} at 0x238c3992660>:
E <C object Array of Char {'nolength': True} at 0x238c3992380>:
E <C object Array of Char {'nolength': True} at 0x238c39920a0>:
E <C object Array of Char {'nolength': True} at 0x238c3992400>:
E <C object Array of Char {'nolength': True} at 0x238c3992120>:
E <C object Array of Char {'nolength': True} at 0x238c39922c0>:
E <C object Array of Char {'nolength': True} at 0x238c3992da0>:
E <C object Array of Char {'nolength': True} at 0x238c1dca850>:
E <C object Array of Char {'nolength': True} at 0x238c3992ee0>:
E <C object Array of Char {'nolength': True} at 0x238c1dcb3c0>:
E <C object Array of Char {'nolength': True} at 0x238c1dcb540>:
E <C object Array of Char {'nolength': True} at 0x238c3992f60>:
E <C object Array of Char {'nolength': True} at 0x238c3992ac0>:
E <C object Array of Char {'nolength': True} at 0x238c39929c0>:
E <C object Array of Char {'nolength': True} at 0x238c3992940>:
E <C object Array of Char {'nolength': True} at 0x238c39929a0>:
E <C object Array of Char {'nolength': True} at 0x238c3992b40>:
E <C object Array of Char {'nolength': True} at 0x238c3992aa0>:
E <C object Array of Char {'nolength': True} at 0x238c3992e40>:
E <C object Array of Char {'nolength': True} at 0x238c3992e80>:
E <C object Array of Char {'nolength': True} at 0x238c3992ba0>:
E <C object Array of Char {'nolength': True} at 0x238c39929e0>:
E <C object Array of Char {'nolength': True} at 0x238c3992fa0>:
E <C object Array of Char {'nolength': True} at 0x238c3992a80>:
E <C object Array of Char {'nolength': True} at 0x238c3992800>:
E <C object Array of Char {'nolength': True} at 0x238c3992d20>:
E <C object Array of Char {'nolength': True} at 0x238c3992a40>:
E <C object Array of Char {'nolength': True} at 0x238c3992ec0>:
E <C object Array of Char {'nolength': True} at 0x238c3992c00>:
E <C object Array of Char {'nolength': True} at 0x238c3992ae0>:
E <C object Array of Char {'nolength': True} at 0x238c3992a60>:
E <C object Array of Char {'nolength': True} at 0x238c3992cc0>:
E <C object Array of Char {'nolength': True} at 0x238c3992a20>:
E <C object Array of Char {'nolength': True} at 0x238c3992840>:
E <C object Array of Char {'nolength': True} at 0x238c1dcb090>:
E <C object Array of Char {'nolength': True} at 0x238c3992960>:
E <C object Array of Char {'nolength': True} at 0x238c1dca8b0>:
E <C object Array of Char {'nolength': True} at 0x238c1dcb660>:
E <C object Array of Char {'nolength': True} at 0x238c3992d80>:
E <C object Array of Char {'nolength': True} at 0x238c3992ca0>:
E <C object Array of Char {'nolength': True} at 0x238c39928a0>:
E <C object Array of Char {'nolength': True} at 0x238c3992f40>:
E <C object Array of Char {'nolength': True} at 0x238c3992980>:
E <C object Array of Char {'nolength': True} at 0x238c3993280>:
E <C object Array of Char {'nolength': True} at 0x238c39934a0>:
E <C object Array of Char {'nolength': True} at 0x238c3993420>:
E <C object Array of Char {'nolength': True} at 0x238c39930e0>:
E <C object Array of Char {'nolength': True} at 0x238c3993660>:
E <C object Array of Char {'nolength': True} at 0x238c39932c0>:
E <C object Array of Char {'nolength': True} at 0x238c3993560>:
E <C object Array of Char {'nolength': True} at 0x238c3993440>:
E <C object Array of Char {'nolength': True} at 0x238c3993240>:
E <C object Array of Char {'nolength': True} at 0x238c3993100>:
E <C object Array of Char {'nolength': True} at 0x238c3993680>:
E <C object Array of Char {'nolength': True} at 0x238c3993080>:
E <C object Array of Char {'nolength': True} at 0x238c39936c0>:
E <C object Array of Char {'nolength': True} at 0x238c39931c0>:
E <C object Array of Char {'nolength': True} at 0x238c3993760>:
E <C object Array of Char {'nolength': True} at 0x238c39934c0>:
E <C object Array of Char {'nolength': True} at 0x238c3993140>:
E <C object Array of Char {'nolength': True} at 0x238c3993600>:
E <C object Array of Char {'nolength': True} at 0x238c1dcad30>:
E <C object Array of Char {'nolength': True} at 0x238c3993360>:
E <C object Array of Char {'nolength': True} at 0x238c1dcb240>:
E <C object Array of Char {'nolength': True} at 0x238c1dcb600>:
E <C object Array of Char {'nolength': True} at 0x238c3993700>:
E <C object Array of Char {'nolength': True} at 0x238c39934e0>:
E <C object Array of Char {'nolength': True} at 0x238c39931e0>:
E <C object Array of Char {'nolength': True} at 0x238c3993540>:
E <C object Array of Char {'nolength': True} at 0x238c39935e0>:
E <C object Array of Char {'nolength': True} at 0x238c3993180>:
E <C object Array of Char {'nolength': True} at 0x238c3993620>:
E <C object Array of Char {'nolength': True} at 0x238c39936a0>:
E <C object Array of Char {'nolength': True} at 0x238c3993400>:
E <C object Array of Char {'nolength': True} at 0x238c3993720>:
E <C object Array of Char {'nolength': True} at 0x238c39935c0>:
E <C object Array of Char {'nolength': True} at 0x238c3993480>:
E <C object Array of Char {'nolength': True} at 0x238c3992fe0>:
E <C object Array of Char {'nolength': True} at 0x238c39930a0>:
E <C object Array of Char {'nolength': True} at 0x238c39938c0>:
E <C object Array of Char {'nolength': True} at 0x238c1dcb690>:
E <C object Array of Char {'nolength': True} at 0x238c3993e80>:
E <C object Array of Char {'nolength': True} at 0x238c1dcb810>:
E <C object Array of Char {'nolength': True} at 0x238c1dcb1e0>:
E <C object Array of Char {'nolength': True} at 0x238c3993da0>:
E <C object Array of Char {'nolength': True} at 0x238c3993940>:
E <C object Array of Char {'nolength': True} at 0x238c3993b60>:
E <C object Array of Char {'nolength': True} at 0x238c39939e0>:
E <C object Array of Char {'nolength': True} at 0x238c3993880>:
E <C object Array of Char {'nolength': True} at 0x238c3993e40>:
E <C object Array of Char {'nolength': True} at 0x238c3993860>:
E <C object Array of Char {'nolength': True} at 0x238c3993f40>:
E <C object Array of Char {'nolength': True} at 0x238c3993820>:
E <C object Array of Char {'nolength': True} at 0x238c3993ea0>:
E <C object Array of Char {'nolength': True} at 0x238c3993b20>:
E <C object Array of Char {'nolength': True} at 0x238c3993e00>:
E <C object Array of Char {'nolength': True} at 0x238c3993aa0>:
E <C object Array of Char {'nolength': True} at 0x238c3993a40>:
E <C object Array of Char {'nolength': True} at 0x238c3993ee0>:
E <C object Array of Char {'nolength': True} at 0x238c3993dc0>:
E <C object Array of Char {'nolength': True} at 0x238c3993fa0>:
E <C object Array of Char {'nolength': True} at 0x238c39938a0>:
E <C object Array of Char {'nolength': True} at 0x238c3993e60>:
E <C object Array of Char {'nolength': True} at 0x238c3993f00>:
E <C object Array of Char {'nolength': True} at 0x238c3993d80>:
E <C object Array of Char {'nolength': True} at 0x238c3993920>:
E <C object Array of Char {'nolength': True} at 0x238c3993fc0>:
E <C object Array of Char {'nolength': True} at 0x238c1dcb5d0>:
E <C object Array of Char {'nolength': True} at 0x238c39943e0>:
E <C object Array of Char {'nolength': True} at 0x238c1dcb8a0>:
E <C object Array of Char {'nolength': True} at 0x238c1dcb630>:
E <C object Array of Char {'nolength': True} at 0x238c3994260>:
E <C object Array of Char {'nolength': True} at 0x238c39940e0>:
E <C object Array of Char {'nolength': True} at 0x238c3994380>:
E <C object Array of Char {'nolength': True} at 0x238c3994280>:
E <C object Array of Char {'nolength': True} at 0x238c3994400>:
E <C object Array of Char {'nolength': True} at 0x238c3994460>:
E <C object Array of Char {'nolength': True} at 0x238c3994420>:
E <C object Array of Char {'nolength': True} at 0x238c3994240>:
E <C object Array of Char {'nolength': True} at 0x238c3994120>:
E <C object Array of Char {'nolength': True} at 0x238c3994320>:
E <C object Array of Char {'nolength': True} at 0x238c3993fe0>:
E <C object Array of Char {'nolength': True} at 0x238c3994020>:
E <C object Array of Char {'nolength': True} at 0x238c39945c0>:
E <C object Array of Char {'nolength': True} at 0x238c3994100>:
E <C object Array of Char {'nolength': True} at 0x238c3994000>:
E <C object Array of Char {'nolength': True} at 0x238c3994140>:
E <C object Array of Char {'nolength': True} at 0x238c3994580>:
E <C object Array of Char {'nolength': True} at 0x238c3994160>:
E <C object Array of Char {'nolength': True} at 0x238c3994180>:
E <C object Array of Char {'nolength': True} at 0x238c39941e0>:
E <C object Array of Char {'nolength': True} at 0x238c39941c0>:
E <C object Array of Char {'nolength': True} at 0x238c3994480>:
E <C object Array of Char {'nolength': True} at 0x238c39942c0>:
E <C object Array of Char {'nolength': True} at 0x238c1dcb6c0>:
E <C object Array of Char {'nolength': True} at 0x238c3994220>:
E <C object Array of Char {'nolength': True} at 0x238c1dcb8d0>:
E <C object Array of Char {'nolength': True} at 0x238c1dc9da0>:
E <C object Array of Char {'nolength': True} at 0x238c3994a40>:
E <C object Array of Char {'nolength': True} at 0x238c3994c60>:
E <C object Array of Char {'nolength': True} at 0x238c3994e40>:
E <C object Array of Char {'nolength': True} at 0x238c39949a0>:
E <C object Array of Char {'nolength': True} at 0x238c3994b60>:
E <C object Array of Char {'nolength': True} at 0x238c3994840>:
E <C object Array of Char {'nolength': True} at 0x238c3994d80>:
E <C object Array of Char {'nolength': True} at 0x238c39948a0>:
E <C object Array of Char {'nolength': True} at 0x238c3994900>:
E <C object Array of Char {'nolength': True} at 0x238c3994b40>:
E <C object Array of Char {'nolength': True} at 0x238c39949e0>:
E <C object Array of Char {'nolength': True} at 0x238c3994b80>:
E <C object Array of Char {'nolength': True} at 0x238c3994ea0>:
E <C object Array of Char {'nolength': True} at 0x238c3994d40>:
E <C object Array of Char {'nolength': True} at 0x238c3994f00>:
E <C object Array of Char {'nolength': True} at 0x238c1dcb2d0>:
E <C object Array of Char {'nolength': True} at 0x238c3994940>:
E <C object Array of Char {'nolength': True} at 0x238c1dcb3f0>:
E <C object Array of Char {'nolength': True} at 0x238c1dca370>:
E <C object Array of Char {'nolength': True} at 0x238c3994a60>:
E <C object Array of Char {'nolength': True} at 0x238c3994c40>:
E <C object Array of Char {'nolength': True} at 0x238c3994f80>:
E <C object Array of Char {'nolength': True} at 0x238c3994de0>:
E <C object Array of Char {'nolength': True} at 0x238c3994860>:
E <C object Array of Char {'nolength': True} at 0x238c3994e80>:
E <C object Array of Char {'nolength': True} at 0x238c3994bc0>:
E <C object Array of Char {'nolength': True} at 0x238c3994c80>:
E <C object Array of Char {'nolength': True} at 0x238c3994aa0>:
E <C object Array of Char {'nolength': True} at 0x238c3994980>:
E <C object Array of Char {'nolength': True} at 0x238c3994ba0>:
E <C object Array of Char {'nolength': True} at 0x238c3994f40>:
E <C object Array of Char {'nolength': True} at 0x238c3994f20>:
E <C object Array of Char {'nolength': True} at 0x238c3995780>:
E <C object Array of Char {'nolength': True} at 0x238c1dcb210>:
E <C object Array of Char {'nolength': True} at 0x238c1dc9bc0>:
E <C object Array of Char {'nolength': True} at 0x238c1dc9a10>:
E <C object Array of Char {'nolength': True} at 0x238c39955a0>:
E <C object Array of Char {'nolength': True} at 0x238c3995720>:
E <C object Array of Char {'nolength': True} at 0x238c3995100>:
E <C object Array of Char {'nolength': True} at 0x238c39952c0>:
E <C object Array of Char {'nolength': True} at 0x238c3995520>:
E <C object Array of Char {'nolength': True} at 0x238c3995440>:
E <C object Array of Char {'nolength': True} at 0x238c39953e0>:
E ...
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\array\interp_array.py", line 404, in descr_fromlist
E self.fromsequence(w_lst)
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\array\interp_array.py", line 1096, in fromsequence
E self.setlen(oldlen + len(lst))
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\array\interp_array.py", line 213, in setlen
E rffi.CCHARP.TO, byte_size, flavor='raw')
E
E <C object Array of Char {'nolength': True} at 0x238b622b640>:
E <C object Array of Char {'nolength': True} at 0x238bfdb3090>:
E <C object Array of Char {'nolength': True} at 0x238bfeec6d0>:
E <C object Array of Char {'nolength': True} at 0x238bd55f940>:
E <C object Array of Char {'nolength': True} at 0x238bb132120>:
E <C object Array of Char {'nolength': True} at 0x238b49f8970>:
E <C object Array of Char {'nolength': True} at 0x238bfef1bd0>:
E <C object Array of Char {'nolength': True} at 0x238bfef0830>:
E <C object Array of Char {'nolength': True} at 0x238bf486750>:
E <C object Array of Char {'nolength': True} at 0x238bfeee3b0>:
E <C object Array of Char {'nolength': True} at 0x238b6227d60>:
E <C object Array of Char {'nolength': True} at 0x238bd55fea0>:
E <C object Array of Char {'nolength': True} at 0x238bfeec6c0>:
E <C object Array of Char {'nolength': True} at 0x238b622aed0>:
E <C object Array of Char {'nolength': True} at 0x238bd336f10>:
E <C object Array of Char {'nolength': True} at 0x238bfef07f0>:
E <C object Array of Char {'nolength': True} at 0x238b48fd3b0>:
E <C object Array of Char {'nolength': True} at 0x238bf486b30>:
E <C object Array of Char {'nolength': True} at 0x238b42a9b30>:
E <C object Array of Char {'nolength': True} at 0x238b6227af0>:
E <C object Array of Char {'nolength': True} at 0x238b42a9c30>:
E <C object Array of Char {'nolength': True} at 0x238bd3372c0>:
E <C object Array of Char {'nolength': True} at 0x238bd336d80>:
E <C object Array of Char {'nolength': True} at 0x238b6229680>:
E <C object Array of Char {'nolength': True} at 0x238bd336470>:
E <C object Array of Char {'nolength': True} at 0x238bc518a70>:
E <C object Array of Char {'nolength': True} at 0x238bc5160b0>:
E <C object Array of Char {'nolength': True} at 0x238bc516b40>:
E <C object Array of Char {'nolength': True} at 0x238bc517f20>:
E <C object Array of Char {'nolength': True} at 0x238bc51ad90>:
E <C object Array of Char {'nolength': True} at 0x238bc517720>:
E <C object Array of Char {'nolength': True} at 0x238bc51a330>:
E <C object Array of Char {'nolength': True} at 0x238bc51a8d0>:
E <C object Array of Char {'nolength': True} at 0x238bc519700>:
E <C object Array of Char {'nolength': True} at 0x238bc519e40>:
E <C object Array of Char {'nolength': True} at 0x238bc514650>:
E <C object Array of Char {'nolength': True} at 0x238bb133a60>:
E <C object Array of Char {'nolength': True} at 0x238bcd42b90>:
E <C object Array of Char {'nolength': True} at 0x238bc516080>:
E <C object Array of Char {'nolength': True} at 0x238bc516ad0>:
E <C object Array of Char {'nolength': True} at 0x238c20a6430>:
E <C object Array of Char {'nolength': True} at 0x238bc83ab50>:
E <C object Array of Char {'nolength': True} at 0x238bc83bab0>:
E <C object Array of Char {'nolength': True} at 0x238bc8399f0>:
E <C object Array of Char {'nolength': True} at 0x238bc83b8c0>:
E <C object Array of Char {'nolength': True} at 0x238bc839330>:
E <C object Array of Char {'nolength': True} at 0x238bc83d490>:
E <C object Array of Char {'nolength': True} at 0x238bc83db40>:
E <C object Array of Char {'nolength': True} at 0x238bc83dce0>:
E <C object Array of Char {'nolength': True} at 0x238bc5149f0>:
E <C object Array of Char {'nolength': True} at 0x238bc83ac80>:
E <C object Array of Char {'nolength': True} at 0x238bc518b20>:
E <C object Array of Char {'nolength': True} at 0x238bc83cf20>:
E <C object Array of Char {'nolength': True} at 0x238bc83c6a0>:
E <C object Array of Char {'nolength': True} at 0x238bc8387a0>:
E <C object Array of Char {'nolength': True} at 0x238bc51aed0>:
E <C object Array of Char {'nolength': True} at 0x238b48fe980>:
E <C object Array of Char {'nolength': True} at 0x238bc980760>:
E <C object Array of Char {'nolength': True} at 0x238bc9812a0>:
E <C object Array of Char {'nolength': True} at 0x238bc97f440>:
E <C object Array of Char {'nolength': True} at 0x238bc97f680>:
E <C object Array of Char {'nolength': True} at 0x238bc983df0>:
E <C object Array of Char {'nolength': True} at 0x238bc983fb0>:
E <C object Array of Char {'nolength': True} at 0x238bc981890>:
E <C object Array of Char {'nolength': True} at 0x238bc982230>:
E <C object Array of Char {'nolength': True} at 0x238bc97ed10>:
E <C object Array of Char {'nolength': True} at 0x238bc980170>:
E <C object Array of Char {'nolength': True} at 0x238bc97ff40>:
E <C object Array of Char {'nolength': True} at 0x238bc980a10>:
E <C object Array of Char {'nolength': True} at 0x238bc83fcf0>:
E <C object Array of Char {'nolength': True} at 0x238bc981150>:
E <C object Array of Char {'nolength': True} at 0x238bc9848c0>:
E <C object Array of Char {'nolength': True} at 0x238bc985cb0>:
E <C object Array of Char {'nolength': True} at 0x238bc35ffd0>:
E <C object Array of Char {'nolength': True} at 0x238bc35ff70>:
E <C object Array of Char {'nolength': True} at 0x238bc361a50>:
E <C object Array of Char {'nolength': True} at 0x238bc362580>:
E <C object Array of Char {'nolength': True} at 0x238bc362f70>:
E <C object Array of Char {'nolength': True} at 0x238bc361100>:
E <C object Array of Char {'nolength': True} at 0x238bc3642e0>:
E <C object Array of Char {'nolength': True} at 0x238bc364f70>:
E <C object Array of Char {'nolength': True} at 0x238bc3607c0>:
E <C object Array of Char {'nolength': True} at 0x238bc362610>:
E <C object Array of Char {'nolength': True} at 0x238bc364cd0>:
E <C object Array of Char {'nolength': True} at 0x238bc360c60>:
E <C object Array of Char {'nolength': True} at 0x238c20a5db0>:
E <C object Array of Char {'nolength': True} at 0x238bc35e150>:
E <C object Array of Char {'nolength': True} at 0x238bc365dc0>:
E <C object Array of Char {'nolength': True} at 0x238bc35db30>:
E <C object Array of Char {'nolength': True} at 0x238c20a8d10>:
E <C object Array of Char {'nolength': True} at 0x238bc3631c0>:
E <C object Array of Char {'nolength': True} at 0x238bc983fc0>:
E <C object Array of Char {'nolength': True} at 0x238bc364330>:
E <C object Array of Char {'nolength': True} at 0x238bc3650c0>:
E <C object Array of Char {'nolength': True} at 0x238bc983c20>:
E <C object Array of Char {'nolength': True} at 0x238bc364900>:
E <C object Array of Char {'nolength': True} at 0x238bf678040>:
E <C object Array of Char {'nolength': True} at 0x238bf679b70>:
E <C object Array of Char {'nolength': True} at 0x238bf67abd0>:
E <C object Array of Char {'nolength': True} at 0x238bf67b1f0>:
E <C object Array of Char {'nolength': True} at 0x238bf675e80>:
E <C object Array of Char {'nolength': True} at 0x238bf67a950>:
E <C object Array of Char {'nolength': True} at 0x238bf67a8e0>:
E <C object Array of Char {'nolength': True} at 0x238bc97fd30>:
E <C object Array of Char {'nolength': True} at 0x238bf67b720>:
E <C object Array of Char {'nolength': True} at 0x238bf677490>:
E <C object Array of Char {'nolength': True} at 0x238bf67dde0>:
E <C object Array of Char {'nolength': True} at 0x238bf67a0a0>:
E <C object Array of Char {'nolength': True} at 0x238bf6758d0>:
E <C object Array of Char {'nolength': True} at 0x238bf67ae90>:
E <C object Array of Char {'nolength': True} at 0x238c1ea4df0>:
E <C object Array of Char {'nolength': True} at 0x238c1ea4c70>:
E <C object Array of Char {'nolength': True} at 0x238c1ea7470>:
E <C object Array of Char {'nolength': True} at 0x238c1ea66b0>:
E <C object Array of Char {'nolength': True} at 0x238c1ea7080>:
E <C object Array of Char {'nolength': True} at 0x238c1ea79d0>:
E <C object Array of Char {'nolength': True} at 0x238c1ea8320>:
E <C object Array of Char {'nolength': True} at 0x238c1ea9760>:
E <C object Array of Char {'nolength': True} at 0x238c1ea93b0>:
E <C object Array of Char {'nolength': True} at 0x238c1eaaee0>:
E <C object Array of Char {'nolength': True} at 0x238c1ea5f00>:
E <C object Array of Char {'nolength': True} at 0x238c1ea9e50>:
E <C object Array of Char {'nolength': True} at 0x238c1eaa9f0>:
E <C object Array of Char {'nolength': True} at 0x238c1eaaef0>:
E <C object Array of Char {'nolength': True} at 0x238c20a63f0>:
E <C object Array of Char {'nolength': True} at 0x238c1ea4d20>:
E <C object Array of Char {'nolength': True} at 0x238c1eab810>:
E <C object Array of Char {'nolength': True} at 0x238c1ea9400>:
E <C object Array of Char {'nolength': True} at 0x238c1eac530>:
E <C object Array of Char {'nolength': True} at 0x238c1eaa5e0>:
E <C object Array of Char {'nolength': True} at 0x238c1eab220>:
E <C object Array of Char {'nolength': True} at 0x238c1eaa720>:
E <C object Array of Char {'nolength': True} at 0x238c1ea7b90>:
E <C object Array of Char {'nolength': True} at 0x238c36776e0>:
E <C object Array of Char {'nolength': True} at 0x238c3678980>:
E <C object Array of Char {'nolength': True} at 0x238c3679210>:
E <C object Array of Char {'nolength': True} at 0x238c36792a0>:
E <C object Array of Char {'nolength': True} at 0x238c367a760>:
E <C object Array of Char {'nolength': True} at 0x238c367b070>:
E <C object Array of Char {'nolength': True} at 0x238c3674ae0>:
E <C object Array of Char {'nolength': True} at 0x238c3679cc0>:
E <C object Array of Char {'nolength': True} at 0x238c1ea9960>:
E <C object Array of Char {'nolength': True} at 0x238bc985fb0>:
E <C object Array of Char {'nolength': True} at 0x238c3678c60>:
E <C object Array of Char {'nolength': True} at 0x238c367ca70>:
E <C object Array of Char {'nolength': True} at 0x238c367b9a0>:
E <C object Array of Char {'nolength': True} at 0x238c1eac350>:
E <C object Array of Char {'nolength': True} at 0x238bc984530>:
E <C object Array of Char {'nolength': True} at 0x238c3e5c600>:
E <C object Array of Char {'nolength': True} at 0x238c3e5c7f0>:
E <C object Array of Char {'nolength': True} at 0x238c3e5b9d0>:
E <C object Array of Char {'nolength': True} at 0x238c3e5c560>:
E <C object Array of Char {'nolength': True} at 0x238c3992740>:
E <C object Array of Char {'nolength': True} at 0x238c3e5b790>:
E <C object Array of Char {'nolength': True} at 0x238c3e5bc90>:
E <C object Array of Char {'nolength': True} at 0x238c3e5c760>:
E <C object Array of Char {'nolength': True} at 0x238c3e5cce0>:
E <C object Array of Char {'nolength': True} at 0x238c3e5b540>:
E <C object Array of Char {'nolength': True} at 0x238c3e5fb70>:
E <C object Array of Char {'nolength': True} at 0x238c3e60110>:
E <C object Array of Char {'nolength': True} at 0x238c3e604f0>:
E <C object Array of Char {'nolength': True} at 0x238c1eab320>:
E <C object Array of Char {'nolength': True} at 0x238c3e609d0>:
E <C object Array of Char {'nolength': True} at 0x238c3e5e830>:
E <C object Array of Char {'nolength': True} at 0x238c36760c0>:
E <C object Array of Char {'nolength': True} at 0x238c3e5b720>:
E <C object Array of Char {'nolength': True} at 0x238bf676460>:
E <C object Array of Char {'nolength': True} at 0x238bc51b180>:
E <C object Array of Char {'nolength': True} at 0x238c1eace60>:
E ...
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\array\interp_array.py", line 635, in descr_getitem
E return self.getitem_slice(space, w_idx)
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\array\interp_array.py", line 1232, in getitem_slice
E w_a.setlen(size, overallocate=False)
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\array\interp_array.py", line 213, in setlen
E rffi.CCHARP.TO, byte_size, flavor='raw')
E
E <C object Array of Char {'nolength': True} at 0x238b9db1e90>:
E <C object Array of Char {'nolength': True} at 0x238c01d0710>:
E <C object Array of Char {'nolength': True} at 0x238b9db21f0>:
E <C object Array of Char {'nolength': True} at 0x238c20a3a70>:
E <C object Array of Char {'nolength': True} at 0x238bcd24080>:
E <C object Array of Char {'nolength': True} at 0x238bcd23ff0>:
E <C object Array of Char {'nolength': True} at 0x238c01d01a0>:
E <C object Array of Char {'nolength': True} at 0x238c01d0740>:
E <C object Array of Char {'nolength': True} at 0x238b9db2700>:
E <C object Array of Char {'nolength': True} at 0x238b9db24f0>:
E <C object Array of Char {'nolength': True} at 0x238bece4850>:
E <C object Array of Char {'nolength': True} at 0x238bece4940>:
E <C object Array of Char {'nolength': True} at 0x238bece4820>:
E <C object Array of Char {'nolength': True} at 0x238bece43a0>:
E <C object Array of Char {'nolength': True} at 0x238bece4310>:
E <C object Array of Char {'nolength': True} at 0x238c20a9030>:
E <C object Array of Char {'nolength': True} at 0x238bece3f80>:
E <C object Array of Char {'nolength': True} at 0x238c20a9cd0>:
E <C object Array of Char {'nolength': True} at 0x238c20a2750>:
E <C object Array of Char {'nolength': True} at 0x238c20a3530>:
E <C object Array of Char {'nolength': True} at 0x238c01d0830>:
E <C object Array of Char {'nolength': True} at 0x238c20a7ef0>:
E <C object Array of Char {'nolength': True} at 0x238bcd24560>:
E <C object Array of Char {'nolength': True} at 0x238bece48b0>:
E <C object Array of Char {'nolength': True} at 0x238c20a5650>:
E <C object Array of Char {'nolength': True} at 0x238c20a2430>:
E <C object Array of Char {'nolength': True} at 0x238bece46a0>:
E <C object Array of Char {'nolength': True} at 0x238bcd23a80>:
E <C object Array of Char {'nolength': True} at 0x238c20a3210>:
E <C object Array of Char {'nolength': True} at 0x238c20a5950>:
E <C object Array of Char {'nolength': True} at 0x238c20a2730>:
E <C object Array of Char {'nolength': True} at 0x238c1dcae50>:
E <C object Array of Char {'nolength': True} at 0x238c1dcabe0>:
E <C object Array of Char {'nolength': True} at 0x238c1dcae80>:
E <C object Array of Char {'nolength': True} at 0x238c20a92d0>:
E <C object Array of Char {'nolength': True} at 0x238c1dca700>:
E <C object Array of Char {'nolength': True} at 0x238c1dcae20>:
E <C object Array of Char {'nolength': True} at 0x238c1dcaf70>:
E <C object Array of Char {'nolength': True} at 0x238c39914a0>:
E <C object Array of Char {'nolength': True} at 0x238c3991d20>:
E <C object Array of Char {'nolength': True} at 0x238c1dcb060>:
E <C object Array of Char {'nolength': True} at 0x238c1dca820>:
E <C object Array of Char {'nolength': True} at 0x238c1dcb450>:
E <C object Array of Char {'nolength': True} at 0x238c1dcb480>:
E <C object Array of Char {'nolength': True} at 0x238c1dcb750>:
E <C object Array of Char {'nolength': True} at 0x238c1dcb360>:
E <C object Array of Char {'nolength': True} at 0x238c1dcb870>:
E ...
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\array\interp_array.py", line 1270, in setitem_slice
E self.fromsequence(w_lst)
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\array\interp_array.py", line 1096, in fromsequence
E self.setlen(oldlen + len(lst))
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\array\interp_array.py", line 213, in setlen
E rffi.CCHARP.TO, byte_size, flavor='raw')
E }
..\rpython\conftest.py:103: MallocMismatch
---------------------------- Captured stderr call -----------------------------
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bfdb41f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c02c5b08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bfdb4510>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c0312e58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bfdb2c90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c0312e90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bfdb3450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c0312ec8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238b622b640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c0312f00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bfdb32f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c0312f38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bfdb4010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c02fd130> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bfdb41d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c02fd168> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bfdb4850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c02fd1a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bfdb2fd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238bff3df68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bfdb30f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238bff3dfa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bfdb3ad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238ba4caf00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bfdb4690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238ba4caf38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bfdb30b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238bec08368> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bfdb3470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238bec083a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bfdb4290>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238bec08480> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bfdb3090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238bec14678> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bfdb3950>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238bec146b0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bfdb3bf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238bec146e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238b49f8050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238bec72ec8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238b49f8e10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238bec72f00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bfdb42d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238bec8b558> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bfdb2b70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238bec8bde0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bfeec6d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238bec8be18> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bfdb3750>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238bec8be50> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bfdb3770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238beca9b08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bfdb3b90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238beca9b40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bfdb4350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238bf8d5910> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bd55f940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238bf8d5948> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bfdb2910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238bf8d5980> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bfdb3890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238bf8d59b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bfdb39f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238bf8d59f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238b49f7c90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238bd12ab80> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bb132120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238bd12abb8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238b49f8b70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238bd12abf0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238b49f9950>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238bd12ac28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238b49f92f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238bdbe81a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bfdb4570>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238bdbe81e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bfdb3370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238bdbe8e20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bfdb3fb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238bdbe8e58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238b49f8870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238bc8940c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238b49f7090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238bc894100> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bfdb3170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238bc8941e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bfdb3970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238bee51bb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238b49f8ad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238bee51c90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238b49f8970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238bdf98e20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bfdb32d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238bdf98e58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bfdb4370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238bdf98e90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bfdb3b10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238bed26cd0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bfdb2f30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238bed26d08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238b49f7c50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238bed277f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bfdb3270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238bf5484f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bfef1bd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238bf548528> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bfdb3990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238bf548560> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bfdb2990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238bf548598> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238b33982f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238bf536090> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bfdb4730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238bf5360c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bfef0830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238bf536100> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238b49f9910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238bf536138> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238b49f9390>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238be35cd40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bfdb3f50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238be35cd78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2a70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238be35cdb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bf486750>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238be35d210> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2b10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238be35d248> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2c30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238be11f408> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2c10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238be11f440> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238bdb3ade8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bfeee3b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238bdb3ae20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2e90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238bdb3ae58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2e70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238bdb3ae90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2d70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238bdb28678> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2bb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238bdb286b0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238b6227d60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238bb701408> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2fb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238bb701440> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2a90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238bb715830> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2cd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238bb715868> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2b70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238bb715948> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bd55fea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238bb715980> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2fd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238bd7db440> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2db0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238bd7db520> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2ad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238bd7db558> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2e50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238bd7db590> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bfeec6c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c12c91a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2ed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c12c91d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2a10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c12c9210> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2df0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c12d0480> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238b9db1e90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c12d04b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a30d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c12d0560> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c01d0260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c12d16e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2af0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c12d1718> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238b9db1c50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c12d4410> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c01d0a70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c12d5a60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2b30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c12d5a98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2c90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c12da870> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c12da8a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2950>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c12db638> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2cb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c12db670> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2e10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c12db750> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c12e29f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238b622aed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c12e2a30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2f10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c12e2a68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2d10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c12e2aa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c12e80c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a37f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c12e8100> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bd336f10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c12e8138> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c12e8170> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c12e81a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a37d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c12f35c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3570>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c12f3600> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bfef07f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c12f3638> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a30f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c12f3670> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a35f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1ee4d08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a33b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1eec800> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1eec838> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238b48fd3b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1eedad0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1eedb08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1eedb40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a37b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1eedb78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c01d0710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1ef4aa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1ef4b48> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c01d0890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1ef5b40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1ef5b78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c01d08f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1efe988> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238b9db1fb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1efe9f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a35b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1efea30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1effa60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3430>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1effa98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1f047c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a33d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1f04800> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a34d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1f0abb8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a34f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1f0abf0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1f16790> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a34b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1f167c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3510>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1f4d600> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a36b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1f4d638> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a35d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c0f7dad0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c0f7db08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c0f80ec8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238b9db21f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c0f80f00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c0f80fa8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238b9db2280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c0f8e918> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c0f8f018> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238b9db2940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c0f8f5c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238b9db2910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c0f8fe88> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c0f8fec0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a33f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c0fb6d08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c0fb6d40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c0fb7980> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3ff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c0fb79b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3fb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c0fb7a98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c0fc2ad8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3bb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c0fc2bb8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3af0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c0fc2bf0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3f50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c0fca288> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3d30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c0fca2c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a40d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c0fcb2b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a38f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c0fcbde0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1bca8e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3a70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1bca918> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bf486b30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1bca950> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3e10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1bca988> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3fd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1bcbda8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c01d0b00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1bd8de8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3c30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1bd8e20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c01d0f80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1bd8e58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3e30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1bd9b78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3d90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1bd9bb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238b42a9b30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1bd9be8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a39b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1bd9c20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1bfb2b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3ef0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1bfb2f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3cb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1bfb328> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238b6227af0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1bfb360> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3ad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1c08678> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3cd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1c086b0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3bf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1c086e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3e50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1c08720> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238b42a9c30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1c09868> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3f10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1c098a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1c098d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3c70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1c09910> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3f30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1c16988> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bd3372c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1c169c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1c169f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1c16a30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3eb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1c16a68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1c17ef8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bd336d80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1c17f30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a47d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1c17f68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1c17fa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a41d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1c24020> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4290>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1c25718> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238b6229680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1c25750> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4150>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1c25788> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1c257c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1c30950> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a48d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1c30988> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bd336470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1c309c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1c309f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a43d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1c30a30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a45f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1c31e50> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bcd24080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1c31e88> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1c31f30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238b9db2970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1c40e90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1c40ec8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bcd24590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1c41d38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238b9db1c80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1c6e800> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1c6e838> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1c6f408> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1c6f440> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a47f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1c80100> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1c80138> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a40f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1c80218> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a46b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1c8a4b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a41b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1c8b130> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4390>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1c8b168> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1c8b248> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1c98288> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a42b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1c98368> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1c983a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4130>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1c994b0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bcd23ff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1c994e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1ca60c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238b9db1fe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1ca6b80> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a43f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1ca6bb8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bcd245c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1ca7558> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238b9db1f50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1ca75c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c17eebb8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a44b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c17eec98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c17fa138> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1830cd0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1830d08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4d90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1831a60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4b90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1831a98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a50b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1831b78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4dd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1842fe0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4c10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c18430c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a49f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c18430f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4d50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c184e330> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4b30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c184e368> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4df0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c184f2f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c01d01a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c184f328> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc518a70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c184f360> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a49d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c184f398> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a50d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c185abb8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238b9db2820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c185bcc8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4c50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c185bd00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c01d0ef0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1874a30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bcd23c00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1874aa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4fb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c18758a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc5160b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c18758d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4e70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1875910> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4a30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1875948> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1875980> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4a70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c18970f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc516b40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1897130> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1897168> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4e30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c18971a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4e10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c18a4410> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4ab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c18a4448> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc517f20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c18a4480> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4f90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c18a44b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4b50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c18a44f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4cf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c18a5a28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4c70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c18a5a60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c18ae6b0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4d70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c18ae6e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4950>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c18ae7c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4bf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c18afda8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4cd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c18afe88> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c18afec0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5570>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c18bf0f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc51ad90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c18bf168> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c18c8288> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c18c82c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c18c82f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a54f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c18c8330> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c18e27c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c19194e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc517720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1919520> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1919558> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1919590> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5510>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c19268e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a56d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1926918> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc51a330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1926950> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1926988> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5430>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1927f30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a56f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1927f68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a51d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1927fa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc51a8d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1938020> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5130>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1938058> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1939e88> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a55d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1939ec0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a54b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1946a30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1946b10> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1946b48> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1958090> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c19580c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a55b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1958c60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1958c98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1959a28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc519700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1959a98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1959ad0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a53d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1959b08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a59b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1965130> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5f10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1965168> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5a70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1965be8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a59d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c19845d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc519e40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1984608> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1984640> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5e90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c19852f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5e70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1985328> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5d50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c19b9d70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc514650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c19d8598> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5a10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c19d85d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5d10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c19e2448> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5d30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c19e2480> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5f70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c19e24b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bb133a60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c19e24f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c19e35c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5dd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c19e3600> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5f30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c19e3638> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5ff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c19e3670> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bcd42b90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c19f4988> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c19f49c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5c10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c19f49f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5e10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c19f4a30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c19f5b08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc516080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c19f5b40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5a30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c19f5b78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5f50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c19f5bb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c19f5be8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1a03018> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc516ad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1a03050> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5cf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1a03088> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5af0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1a030c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5cb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1a030f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a64b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1a18608> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6430>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1a18640> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1a18678> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c01d0740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1a194b0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1a19558> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c01d0170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1a28218> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a66f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1a28250> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c01d0ec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1a29718> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238b9db2730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1a29788> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a62b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1a297c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1a4f050> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a60f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1a4f088> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6290>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1a4fb78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a68b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1a4fbb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1a5a838> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a63b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1a5a870> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc83ab50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1a5a8a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a61b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1a5a8e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1a5bc20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1a5bc58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1a5bc90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc83bab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1a5bcc8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6570>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1a5bd00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1a6f0c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1a6f0f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1a6fd70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc8399f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1a6fda8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a65b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1a8c8a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1a99ad0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a61d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1a99b08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1a99b40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc83b8c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1a99b78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1a99bb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6c50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1a9d4e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6ff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1a9d520> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238b9db2700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1ab80c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6d50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1ab8170> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bcd245f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1acc2f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6ed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1acc330> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bcd24530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1accd78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bcd24260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1acd638> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6b50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1acd670> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6bd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c13cc3d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6cd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c13cc410> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6f90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c13cc4f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c13cd9f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c13cdad0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c13deaa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc839330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c13dead8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6c90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c13deb10> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6f50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c13df910> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6e70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c13df948> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c13df980> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc83d490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c13df9b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6c70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c13df9f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6e30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c13eae58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a68f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c13eae90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6e90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c13eaec8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc83db40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c13eaf00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6eb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c13eaf38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6db0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c140f088> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6e10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c140f0c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a69b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c140f0f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc83dce0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c140f130> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6a10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c14272b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6f30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c14272f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1427328> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238b9db24f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1427360> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6c10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1434640> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c01d0200>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1434f70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6a70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1434fa8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c01d0f20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1435cc8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bece47c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1435d38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6a90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1469248> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6b10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1469328> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a70b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c147a020> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6dd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c147a100> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6a50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c147a138> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c147b050> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a72f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c147b088> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c147bfa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a72d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1488020> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7290>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1488d08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a78b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1488d40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7510>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1488e20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1494170> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a78d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1494250> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bece4850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1494288> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a77d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c14950c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bece3e30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1495bb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7750>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1495be8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bece4580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c14afa60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bece46d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c14f56a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a72b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c14f56e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a71f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c150e3a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a75f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c150e3d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a74f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c150e4b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c150f6a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a70f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c150f788> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c150f7c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc5149f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c15168e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1516918> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a71b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1516950> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a74d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1516988> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7570>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1517b08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc83ac80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1517b40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1517b78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1517bb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a75b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1517be8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a75d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c152b0c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc518b20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c152b0f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c152b130> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c152b168> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c152b1a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7c10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c153a7c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc83cf20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c153a800> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7ed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c153a838> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7c50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c153a870> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c153a8a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bece4940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c153bec0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a79b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c153bf68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bece4220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1551088> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7af0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c15510c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bece3e60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1551ad0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bece44c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c157ac60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c157ac98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7ff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c157b8d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7cd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c157b910> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7a50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1590608> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7ab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1590640> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7df0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1590720> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a80d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1591788> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc83c6a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c15917c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7b70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c15917f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7a10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1591830> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7eb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1591868> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7e90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c159b0c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc8387a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c159b0f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7e30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c159b130> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7b90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c159b168> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7b10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c15afa28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7e50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c15afa60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc51aed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c15afa98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a79d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c15b70c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7ad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c15b70f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7f90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c15b7130> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7bf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c15b7168> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238b48fe980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c15b71a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7b30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c15ce598> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c15ce5d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7d30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c15ce608> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bece4820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c15ce640> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a85d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c15cf600> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bece41c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c15cfe18> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c15ec6e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bece40d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c15eccd0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bece45e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c15ed638> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8290>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c15ed670> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a81f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c16182c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c16182f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c16183d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8130>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1619408> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a85b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1632758> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1632790> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a84b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1644b10> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a83f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1644b48> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c16457f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1645830> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a87b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1645910> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c16569f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1656ad8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bece43a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1656b10> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a87f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c16578d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bece3ef0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1670100> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1670988> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bece41f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c16710c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bece4040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c16719b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c16719f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8750>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c16a0640> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c16a0678> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8510>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c16a0758> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a87d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c16a16a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a88d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c16a1788> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a86f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c16a17c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a82b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c16aec60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a84f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c16aec98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a85f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c16af9b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c16af9f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a82d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c16bc678> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c16bc6b0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8fb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c16bc790> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bece4310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c16d2410> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc980760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c16d2448> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8e50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c16d2480> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8d90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c16d24b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bece4730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c16d3f68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8df0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c16d3fa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bece48e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c16f0d08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bece4160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c16f1600> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c16f1638> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc9812a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c16f1670> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8af0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c16f16a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8ef0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1721c58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8ff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1721c90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a90b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1721cc8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc97f440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1731b08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8b70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1731b40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8ed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1731b78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8cf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c1731bb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8e90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c173ed08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc97f680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c173ed40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8e10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c173ed78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8db0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c173edb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8e70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c173ede8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8eb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c24441e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8cd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c24442c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8c50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c24442f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8a90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c24454e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8f50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2445520> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8cb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2454100> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8d50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2454138> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8f10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2462cd0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2462d08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc983df0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2462d40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8b30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2463c20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8b10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2463c58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bece4340>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2474cd0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a89b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2474d08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bece40a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2474d40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8b90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2475c90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2475cc8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc983fb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2475d00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8b50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2475d38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c24af050> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9570>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c24af088> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c24afc58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc981890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c24afc90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c24afcc8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a93f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c24afd00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c24afd38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a98d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c24d28e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc982230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c24d2918> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c24e3328> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9430>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c24e3360> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a92b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c24e3398> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c24e33d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc97ed10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c24ea4f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a91b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c24ea528> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a96b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c24ea560> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c24ea598> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a95f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c24ea5d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc980170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c24ebf68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9150>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c24ebfa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9510>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c24fa020> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c24fa058> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c24fb0c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc97ff40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c24fb0f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a96f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c24fb130> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c24fb168> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c24fb1a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9750>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c250e9f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc980a10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c250ea30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c250ea68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a94b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c250f7c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c250f7f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bece3f80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c250f830> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9390>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c250f8d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bece4550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2521440> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9290>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c254e8e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bece3e00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c254e918> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bece3da0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c254f248> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2576138> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a90f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2576218> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c25771d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a92f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c25772b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c25772f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2582218> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9af0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2582250> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9f30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2583018> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a99d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2583050> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9f50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2583be8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9c30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2583c20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9a90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2583d00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9db0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2598d08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9d70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2598de8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9cd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2598e20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9950>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2599c90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bece4520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c25a6918> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9ab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c25a6950> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bece47f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c25a7210> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9cf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c25f8528> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9ed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c25f8560> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9f70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c25f99f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9fd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c25f9a28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9d10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c260e640> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9bf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c260e678> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9ad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c260f3d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9b70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c260f408> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9a70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c261c1a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9c10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c261c1e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9df0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c261c2c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a22b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c261d280> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c261d360> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a20f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c261d398> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2570>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c262e2c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2750>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c262e2f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc83fcf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c262f638> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c262f670> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a26d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c262f6a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bece4970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2654758> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2654790> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2655478> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2655de0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2390>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c269a758> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc981150>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c269a790> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a25b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c269a7c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2290>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c269a800> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c269a838> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a25d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c269be50> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc9848c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c269be88> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c269bec0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c269bef8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a22f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c269bf30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a23f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c26b1590> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc985cb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c26b15c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c26b1600> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c26b1638> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a24b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c26b1670> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c26beec8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a27d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c26befa8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a22d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c26bfd00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c26bfde0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c26bfe18> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a21f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c26d0cd0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a26f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c26d0d08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c26d1948> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c26d1980> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc35ffd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c26d19b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c26d19f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a29b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c26d1a28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2eb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c26e30c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2f50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c26e30f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3390>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c26e3a98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a38b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c27087c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3290>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2708800> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc35ff70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2708838> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3750>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2708870> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3b10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2709c58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3e70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2709c90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3dd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2709cc8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc361a50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2709d00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4750>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2709d38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4430>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2735520> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2735558> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4a90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2735590> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc362580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c27355c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2742790> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4d10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c27427c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4eb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2742800> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2742838> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a52f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c27439f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a53b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2743a28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a54d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2758598> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5150>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c27585d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5eb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2759328> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5c70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2759360> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a59f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c27738d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c01d0830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2781c90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5d70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2781d38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bece4af0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2786918> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a60b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2786950> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bece4760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2787558> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bece4bb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2787ec0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a60d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2787ef8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c27c8bf0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c27c8c28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a61f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c27c8d08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c27d8250> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c27d8330> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c27d8368> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c27d9910> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6d90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c27d9948> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c27e4e90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a77b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c27e5670> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c27e5750> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7150>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c27e5788> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7c30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c27f6678> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7ef0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c27f66b0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc362f70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c27f66e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c27f6720> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7a70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c27f7830> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bece4670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c27f7e50> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7cf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c27f7e88> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bece4c70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c27f7ec0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7f30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2820e90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7c70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2848800> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc361100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2848838> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7e10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2848870> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7a90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c28584b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7d10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c28584f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a84d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2858528> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc3642e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2858560> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8430>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c28596e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8390>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2859718> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2859750> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8f30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2859788> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc364f70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c28597c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8d30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2868c60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8fd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2868c98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8a70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2868cd0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a98b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2868d08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2869ef8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2869f30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9b90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2880d40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9c70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2880d78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9f90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2881980> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9e30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c28819b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a24f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2881a98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc3607c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2890aa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a23d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2890ad8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2890b10> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2890b48> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2ab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2890b80> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2ff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c289ea30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2d90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c289f3d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc362610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c289f408> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2b50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c289f440> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2b90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c289f478> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a29f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c28de838> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a31b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c28de870> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc364cd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c28de8a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c28de8e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3150>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c28f2020> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a32b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c28f2058> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3cf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c28f2090> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc360c60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c28f20c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a40b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c28f2100> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3db0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c28f3360> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3f70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c28f3398> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a43b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c28f33d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a48b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2900410> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2900448> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4d30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c29010f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4a10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2901130> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a51b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2901210> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a55f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c29102c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a58b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c29103a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5db0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c291cfa8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5c30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c291cfe0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a65f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c291d018> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a67b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c292be18> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c292be50> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a68d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2954ad8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2955408> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc35e150>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2955bb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6390>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2955be8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a65d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2955c20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6a30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2955c58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6f70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c29a3bb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc365dc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c29a3be8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a70d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c29a3c20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c29af670> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6d70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c29af6a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c29d74e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc35db30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c29e3520> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a74b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c29e3558> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a77f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c29e3590> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c29f9a60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c29f9a98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a79f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2a06de8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7d90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2a06e20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2a06f00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a81b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2a160c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2a161a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8d70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2a161e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8ab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2a17130> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8d10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2a22fa8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2a22fe0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2a23018> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a93d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2a5c058> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2a5c090> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9a50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2a5cad8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9fb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2a5d440> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc3631c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2aa0090> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9dd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2aa00c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9ef0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2aa0100> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2aa0138> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a27b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2aa1398> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc983fc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2aa13d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a25f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2aa1408> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2aa1440> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2a30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2aa1478> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2f30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2aac988> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc364330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2aac9c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2aac9f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2aaca30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a38d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2aaca68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3b90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2ac0090> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc3650c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2ac00c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3b30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2ac0100> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3c50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2ac0138> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2ac0170> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a42f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2ac1c20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc983c20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2ac1c58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a44f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2ac1c90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4bd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2ac1cc8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4e50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2ad1130> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4f10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2ad1168> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc364900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2ad11a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4f70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2ad11d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2ad1210> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a57b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2ae0758> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a51f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2ae0790> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bf678040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2ae07c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5390>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2ae0800> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5cd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2ae0838> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5c50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2ae1e50> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bcd24560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2ae1e88> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5b50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2ae1f30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bece4c10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2af3050> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a64d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2b2da60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bece3dd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2b41590> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bcd24650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2b7c368> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a64f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2b7c3a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2b7c480> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2b7d670> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6df0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2b7d750> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6b30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2b7d788> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6bf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2b94800> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2b94838> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bf679b70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2b94870> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7130>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2b948a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2b95da8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a76d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2b95de0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2b95e18> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bf67abd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2b95e50> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7f50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2ba12f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7a30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2ba1328> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2ba1360> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a80f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2ba1398> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bf67b1f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2ba13d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2bb4790> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8570>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2bb47c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2bb4800> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a89d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2bb4838> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bf675e80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2bb4870> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a90d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2bb5a60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2bb5a98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a94f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2bb5ad0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bece48b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2bb5b08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a95b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2bcbe88> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bece49a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2bf2330> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9d50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2bf2368> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238b9db28b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2bf23a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bece4ca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2bf33d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9e10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2bf3408> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9bd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2c322f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9eb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2c32330> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2c32fa8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2c32fe0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2f90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2c330c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a31d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2c42170> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3f90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2c42250> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3ab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2c42288> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3e90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2c431a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2c431d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a42d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2c5b360> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a44d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2c6fd70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4bb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2c6fe50> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2c6fe88> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4e90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2c77398> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bece4be0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2c77c58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2c9c4f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bece4a00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2c9cbb8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2c9d590> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a58f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2c9d5c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5ab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2d2c528> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2d2c560> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a66d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2d2d1a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a63d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2d2d1d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6950>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2d2d2b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a76f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2d40410> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a73f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2d404f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7bb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2d40528> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7bd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2d413d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2d41408> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a88b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2d4c058> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a86b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2d4c090> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8a10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2d4cdb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2430>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2d4cde8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bf67a950>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2d4ce20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2d4ce58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2d4ce90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bece4b20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2d5c480> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9b10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2d5c4b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9e50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2d5d0c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a24d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2d5d9f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a23b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2dbc6b0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bf67a8e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2dbc6e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2dbc720> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2c70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2dbc758> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a31f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2dbc790> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a36f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2dbdf30> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc97fd30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2dbdf68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2dbdfa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a39d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2dd4020> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a41f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2dd4058> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2dd5c20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bf67b720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2dd5c58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a49b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2dd5c90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4a50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2dd5cc8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4c30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2de31a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2de31d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bf677490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2de3210> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2de3248> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a57d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2de3280> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2df0d08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5e30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2df0d40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bf67dde0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2df0d78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5bf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2df0db0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a62d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2df1fa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6130>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2e02020> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a69d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2e02058> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bf67a0a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2e02090> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6b70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2e020c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2e03670> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2e036a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a80b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2e036e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bf6758d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2e03718> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2e03750> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2e16c28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2e16c60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bece46a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2e16c98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8c90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2e16d40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bcd24140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2e30218> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2e30250> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c01d0dd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2e5a9c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c01d0230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2e5b280> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a91d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2e5b2b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2e82058> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9f10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2e82090> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a26b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2e82170> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2e83868> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2e83948> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2e8f2f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2e8f3d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a39f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2e8f408> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4570>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2ea4950> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4b70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2ea4988> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4cb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2ea5638> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2ea5670> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a56b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2ed0250> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bcd23a80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2ee9e18> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a57f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2f05be8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bcd23e70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2f33be8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2f33c20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c01d0e60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2f488e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bcd244d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2f491d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5ad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2f49210> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5a90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2f49f68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6750>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2f49fa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6fd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2f7c0c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2f7d0f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2f7d1d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7430>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2f7d210> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7fb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2f8c138> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2f8c170> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8150>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2f8cd78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a88f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2f8cdb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2f8da98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2f8dad0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a99b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2fb6608> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2fb7a60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bf67ae90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2fb7a98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a21d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2fb7ad0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2fb7b08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bcd23ba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2fc4d40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3410>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2fc4d78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1dcaf40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2fc4db0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3950>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2fc5e50> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3a10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c2fc5e88> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1ea4df0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c300ee90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3a30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c300eec8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a46d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c300ef00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4ef0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c300ef38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c306a480> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1ea4c70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c306a4b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a53f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c306a4f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5d90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c306b280> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c306b2b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6150>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c306b2f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1ea7470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c306b328> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6cb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c306b360> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6c30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3080800> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3080838> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7650>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3080870> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7fd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c30818a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c30818d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8a30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c30819b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8c10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c308ed08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9b30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c308ede8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9bb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c308ee20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c309a3d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5950>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c30a5018> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1ea66b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c30a5050> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a30b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c30a5088> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c30a50c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3ed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c30b3830> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3df0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c30b3868> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c30c0790> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5fd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c30c1558> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a67d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c30c1590> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1ea7080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c30c15c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c30c1600> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c30c1638> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3198ec8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3198f00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1ea79d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3198f38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7cb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3198f70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a83d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3198fa8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8c30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c31aa4f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c31aa528> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1ea8320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c31aa560> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c31aa598> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9d90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c31aa5d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c31aba98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c31abad0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a36d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c31be8e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3b50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c31be918> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c31be9f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4ed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c31bf750> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c31bf830> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5b90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c31bf868> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a66b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c31cc790> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c31cc7c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1ea9760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c31cc800> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c31cc838> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7c90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c31cd868> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c31cd8a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c31cd8d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a97b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c31de6e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c31df0c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2e30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c31df0f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1ea93b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c31df130> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c31df168> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c32746b0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c32746e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4af0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3274720> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1eaaee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3274758> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a48f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3274790> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3288058> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3288090> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6cf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c32880c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1ea5f00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3296cd0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6b90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3296d08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7390>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3296d40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7b50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c32ac8e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c32ac918> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1ea9e50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c32ac950> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a82f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c32ac988> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8a50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c32adbe8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a97f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c32adc20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9a30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c32adc58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1eaa9f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c32adc90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a28b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c32adcc8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a29d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3343248> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3130>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3343280> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c33432b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1eaaef0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c33432f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a47b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3343328> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4c90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3356790> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5df0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c33567c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3356800> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a63f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3356838> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a73d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3356870> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1dcae50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c33601e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3360288> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1dcaac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3360f70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8dd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3361750> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1dca580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3361d38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1dca880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3361da8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8ad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c33b6988> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9ff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c33b6a68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c33b6aa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2d30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c33b7910> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3d10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c33b7948> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4ad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3416678> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a50f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c34166b0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1ea4d20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c34166e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5ed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3416720> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6510>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3416758> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a71d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3417e18> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7950>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3417e50> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1eab810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3417e88> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3417ec0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8bf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3417ef8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9cb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c342b718> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2c50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c342b750> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1ea9400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c342b788> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a32d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c342b7c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3a50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3436b48> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4f50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3436b80> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5b10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3436bb8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1eac530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3436bf0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a62f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3436c28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6d30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c344a0c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7d50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c344a100> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1dcabe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c344a138> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8bd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c344a1e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1dca670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c344b948> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9b50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c344b980> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1dca610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c347a330> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1dca760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c347b130> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9e70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c347b168> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2cf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c347b248> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3b70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c34e02c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c34e03a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5fb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c34e03d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a76b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c34e13d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c34e1408> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1eaa5e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c34e1440> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8e30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c34e1478> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a94d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c34f2d40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c34f2d78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c34f3ad0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1eab220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c34f3b08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3d50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c34f3b40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c34f3b78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5e50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c34f3bb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3507440> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1eaa720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3507478> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a69f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c35074b0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c35074e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3507520> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9a10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c35190f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1ea7b90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3519130> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2d50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3519168> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c35191a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4f30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3584410> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1dcae80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3584448> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6af0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c35844f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1dcb030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3585a98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a83b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3585ad0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1dcad90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3585b08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1dca910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c35c07c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8bb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c35c1750> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a27f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c35c1830> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3c10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c35c1868> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5590>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c35ecd78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6ab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c35ecdb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c35edec0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c35edef8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2f70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c35fcd78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3d70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c35fcdb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5b30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c35fda60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c35fda98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c35fdb78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2130>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c36888a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a45b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3688988> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a92d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c36a0790> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a67f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c36a0838> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1dcaf10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c36a1590> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c36a1c90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1dcaee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c36d0288> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2dd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c36d0bf0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c36d14b0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c36d1590> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7e70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c36d15c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c37ae560> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c37ae598> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6e50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c37af280> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c37af2b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c36776e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c37af2f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9e90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c37af328> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a2bf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c37af360> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a58d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c37c0e90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a73b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c37c0ec8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3678980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c37c0f00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a81d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c37c0f38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a98f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c37c0f70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a46f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c37d0330> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6ef0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c37d0368> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3679210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c37d03a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7f70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c37d03d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bfdb3830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c37d18a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a21b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c37d18d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4fd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c37d1910> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c36792a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c37d1948> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c37d1980> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8490>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c37dede8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3bd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c37dee20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1dca700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c37dee58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bfdb3110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c37def00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1dcaa30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c37ec288> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bfdb3ef0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c37ec2c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1dca640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3885670> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1dcb300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c38856e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bfdb2d10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3899bb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9c90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3899c90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4ff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c38aa758> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a95d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c38aa838> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3c90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c38aa870> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238b49f9a70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c38ab750> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c38ab788> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c367a760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c38ab7c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a9970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c38ab7f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a4510>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c38b4bb8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a96d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c38b4bf0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bfdb3a70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c38b4c28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c367b070>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c38b4c60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238b49f6c70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c38b4c98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238b3398170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c38cc138> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a8c70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c38cc170> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238b49f7cd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c38cc1a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3674ae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c38cc1e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bfdb3c50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3914d78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a5290>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3914db0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3914de8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3925bb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3679cc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3925be8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a28f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3925c20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238b49f9970>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3925c58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3730>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c392b1a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1dcae20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c392b1d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bfdb2f90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c392b280> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1dcab50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c39446e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a3370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3944720> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1dcb0c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3945168> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1dcb180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3945b78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a6630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3945bb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c20a7470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c39f0870> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bfdb3b50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c39f08a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c39912e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c39f0988> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c39910a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c39f1ec0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3991360>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c39f1fa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c39911c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c39fa020> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3991720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c39fb5c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3991460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c39fb600> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3990fe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3a083d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c39910c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3a08410> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3991580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3a090f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3991780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3a09130> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3991000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3a09210> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1dcaf70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3a1a138> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c39915c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3a1a1e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1dcab80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3a1adb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3991380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3a1b7c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1dca940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3a1bde0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1dca9a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3a9e598> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3991020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3a9e5d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3991400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3a9f210> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3991520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3a9f248> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3991140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3a9f328> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3991160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3ab2100> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c39910e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3ab21e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c39916e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3ab2218> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3991220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3ab3210> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c39913a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3ab3248> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3991040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3ab3e50> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3991500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3ab3e88> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3991760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3ab3f68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3991540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3ac7328> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3991420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3ac7408> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c39914a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3ac7440> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1ea9960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3ace918> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3991320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3ace950> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3991740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3ace988> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1dca9d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3b020c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3991440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3b02100> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1dcb270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3b02138> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3991560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3b034e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c39914e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3b03520> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc985fb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3b03558> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3991260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3b03590> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3991d60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3bded78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3991860>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3bdedb0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3991ee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3bf1fa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3678c60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3bfe020> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3991e40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3bfe058> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3991ce0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3bfe090> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c39919a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3bff638> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3991ae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3bff670> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c367ca70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3bff6a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c39918a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3bff6e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3991d80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3bff718> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3991980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3c0ee90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3991800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3c0eec8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3991aa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3c0fec0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3991c20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3c0fef8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c39918e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3c1e020> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3991820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3c1ef38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3991940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3c1f018> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3991a20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3c1f050> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3991ea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3c1ff68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3991d20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3c1ffa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c367b9a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3cfa020> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3991f20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3cfa058> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c39918c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3cfb600> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1dcb390>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3cfbec0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3991a80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3d2a608> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3991ec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3d2ab80> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3991c00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3d2b558> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3991de0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3d2b590> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1eac350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3d2b5c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3991a60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3d2b600> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c39917e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3ddaa68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3991b40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3ddaaa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3991f80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3ddaad8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc984530>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3ddab10> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3991cc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3ddab48> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3992620>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3df0020> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3992600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3df0058> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c39921a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3df0090> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3e5c600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3df00c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3992760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3df0100> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3992520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3df18d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c39926a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3df1910> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c39923a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3df1948> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3e5c7f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3df1980> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3992500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3dfcbb8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3992640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3dfcbf0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3992220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3dfd7c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c39924a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3dfd7f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3e5b9d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3dfd830> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3992560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3dfd868> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3992280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3dfd8a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3992460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3e110c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3992660>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3e110f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3e5c560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3e11130> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3992380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3e11168> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c39920a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3e111a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3992400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3e22fa8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3992120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3e22fe0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3992740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3e23018> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c39922c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3e23050> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1dcb060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3e321a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3992da0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3e32250> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1dca850>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3e32288> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3992ee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3e331a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1dcb3c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3e33718> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1dcb540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3f18918> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3992f60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3f18950> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3992ac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3f197c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c39929c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3f197f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3992940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3f2e6e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c39929a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3f2e720> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3992b40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3f2e800> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3992aa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3f3f5c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3e5b790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3f3f600> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3992e40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3f3f638> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3992e80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3f3f670> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3992ba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3f3f6a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c39929e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3f4b670> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3e5bc90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3f4b6a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3992fa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3f4b6e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3992a80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3f4b718> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3992800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3f4b750> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3992d20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3f550f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3e5c760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3f55130> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3992a40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3f55168> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3992ec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3f551a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3992c00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3f646e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3992ae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3f64720> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3e5cce0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3f64758> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3992a60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3f64790> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3992cc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3f647c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3992a20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3f65c58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1dca820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3f65c90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3992840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3f65d38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1dcb090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3f65d70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3992960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3fe7050> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1dca8b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3fe7b78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1dcb660>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3fe7be8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3992d80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c3fe7c20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3992ca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c401ec98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c39928a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c401ecd0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3992f40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c401f910> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3992980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c401f948> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3993280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c401fa28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c39934a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c4031130> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3e5b540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c4031168> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3993420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c40311a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c39930e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c4042100> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3993660>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c4042138> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c39932c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c4042170> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3e5fb70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c40421a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3993560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c40421e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3993440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c40436a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3993240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c40436e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3993100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c4043718> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3e60110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c4043750> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3993680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c4043788> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3993080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c4056de8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c39936c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c4056e20> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c39931c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c4056e58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3e604f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c4056e90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3993760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c4056ec8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c39934c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c40d4838> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3993140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c40d4870> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1dcb450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c40d48a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3993600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c40d57f8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1dcad30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c40d5830> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3993360>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c40d5868> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1dcb240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c40fa368> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1dcb600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c40fbc58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3993700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c40fbc90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c39934e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c40fbd70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c39931e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c41b2e58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3993540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c41b2f38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c39935e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c41b2f70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3993180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c41b3d00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3993620>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c41b3d38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c39936a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c41ee800> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3993400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c41ee838> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3993720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c41efc58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c39935c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c41efc90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3993480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c4216d08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3992fe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c42179f0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c39930a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c4217ad0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1dcb480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c4217b08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c39938c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c422cbf0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1dcb690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c422cc28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3993e80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c422cc60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1dcb810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c422cc98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1dcb1e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c427e5d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3993da0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c427e608> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3993940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c427e6e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3993b60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c427f440> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c39939e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c427f520> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3993880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c427f558> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3993e40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c42ae368> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3993860>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c42ae3a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1eab320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c42ae3d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3993f40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c42ae410> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3993820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c42af638> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3993ea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c42af670> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3993b20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c42af6a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3e609d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c42af6e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3993e00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c42af718> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3993aa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c42beb80> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3993a40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c42bebb8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3993ee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c42bebf0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3e5e830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c42bec28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3993dc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c42bec60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3993fa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c42d2090> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c39938a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c42d20c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3993e60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c42d2100> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c36760c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c42d2138> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3993f00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c42d2170> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3993d80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c42d3c90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3993920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c42d3cc8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1dcb750>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c42d3d00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3993fc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c42dcc98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1dcb5d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c42dccd0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c39943e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c42dcd08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1dcb8a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c42dd9b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1dcb630>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c4366988> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3994260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c43669c0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c39940e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c43796a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3994380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c43796e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3994280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c43a0de8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3994400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c4404170> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3994460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c4404250> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3994420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c4404288> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3e5b720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c4405868> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3994240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c44058a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3994120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c44058d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3994320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c4405910> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3993fe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c4414c60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bf676460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c4414c98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3994020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c4414cd0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c39945c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c4414d08> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3994100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c4414d40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3994000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c4415fa0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238bc51b180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c4424020> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3994140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c4424058> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3994580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c4424090> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3994160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c44240c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3994180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c4425600> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1eace60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c4425638> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c39941e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c4425670> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c39941c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c44256a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3994480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c44256e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1dcb360>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c4436bb8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c39942c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c4436c60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1dcb6c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c4436c98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3994220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c4436cd0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1dcb8d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c4437f68> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1dc9da0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c446aec8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3994a40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c446af00> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3994c60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c446be18> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3994e40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c446be50> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c39949a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c4506e58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3994b60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c4506e90> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3994840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c4506f70> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3994d80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c4507d38> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c39948a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c4507e18> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3994900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c4507e50> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3994b40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c4512d40> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c39949e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c4512d78> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3994b80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c4513910> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3994ea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c4513948> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3994d40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c4513a28> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1dcb870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c4526bb8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3994f00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c4526c60> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1dcb2d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c4526c98> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3994940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c4526cd0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1dcb3f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c45485d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1dca370>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c4548640> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3994a60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c4548678> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3994c40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c45496e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3994f80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c4549718> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3994de0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c45723a0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3994860>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c45723d8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3994e80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c45724b8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3994bc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c45734b0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3994c80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c4573590> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3994aa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c45735c8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3994980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c45aa5d0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3994ba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c45aa608> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3994f40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c45ab328> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3994f20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c45ab360> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3995780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c45ba1a8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1dcb210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c45ba1e0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1dc9bc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c45e8640> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c1dc9a10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c45e86b0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c39955a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c45e86e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3995720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c45e94b0> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3995100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c45e94e8> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c39952c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c45fc138> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3995520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c45fc170> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c3995440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c45fce58> ignored
Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x238c39953e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00000238c45fcf38> ignored
================================== FAILURES ===================================
___________________ AppTestArrayReconstructor.test_unicode ____________________
self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00000238c6bec170>
def test_unicode(self):
import array
array_reconstructor = array._array_reconstructor
UTF16_LE = 18
UTF16_BE = 19
UTF32_LE = 20
UTF32_BE = 21
teststr = "Bonne Journ\xe9e \U0002030a\U00020347"
testcases = (
(UTF16_LE, "UTF-16-LE"),
(UTF16_BE, "UTF-16-BE"),
(UTF32_LE, "UTF-32-LE"),
(UTF32_BE, "UTF-32-BE")
)
for testcase in testcases:
mformat_code, encoding = testcase
a = array.array('u', teststr)
b = array_reconstructor(
array.array, 'u', mformat_code, teststr.encode(encoding))
> assert a == b
E (application-level) AssertionError
[d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\array\test\test_array.py:1272]:20: AssertionError
=========================== short test summary info ===========================
FAIL module\array\test\test_array.py::AppTestArrayReconstructor::()::test_unicode
========== 1 failed, 61 passed, 2 skipped, 1 error in 523.35 seconds ==========
++ 06:30:42 starting module/cpyext/test/test_api.py [45 started in total]
__ module/binascii/test [42 done in total, somefailed=False] __________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 18 items
module\binascii\test\test_binascii.py ..................
========================= 18 passed in 420.95 seconds =========================
++ 06:32:03 starting module/cpyext/test/test_arraymodule.py [46 started in total]
__ module/cmath/test [43 done in total, somefailed=False] _____________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 18 items
module\cmath\test\test_cmath.py ..................
========================= 18 passed in 288.66 seconds =========================
++ 06:32:09 starting module/cpyext/test/test_async_iter.py [47 started in total]
__ module/bz2/test [44 done in total, somefailed=False] _______________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 1 items / 3 skipped
module\bz2\test\test_large.py s
========================= 4 skipped in 380.74 seconds =========================
++ 06:33:04 starting module/cpyext/test/test_boolobject.py [48 started in total]
__ module/cpyext/test/test_api.py [45 done in total, somefailed=False] ________
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
module\cpyext\test\test_api.py ....
========================= 4 passed in 267.96 seconds ==========================
++ 06:38:02 starting module/cpyext/test/test_borrow.py [49 started in total]
__ module/cpyext/test/test_async_iter.py [46 done in total, somefailed=False] _
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
module\cpyext\test\test_async_iter.py sss
========================= 3 skipped in 311.95 seconds =========================
++ 06:40:07 starting module/cpyext/test/test_buffer.py [50 started in total]
__ module/cpyext/test/test_arraymodule.py [47 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 18 items
module\cpyext\test\test_arraymodule.py ..........x.......
=================== 17 passed, 1 xfailed in 699.77 seconds ====================
++ 06:46:29 starting module/cpyext/test/test_bytearrayobject.py [51 started in total]
__ module/cpyext/test/test_boolobject.py [48 done in total, somefailed=False] _
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
module\cpyext\test\test_boolobject.py ....
========================= 4 passed in 699.83 seconds ==========================
++ 06:47:28 starting module/cpyext/test/test_bytesobject.py [52 started in total]
__ module/cpyext/test/test_borrow.py [49 done in total, somefailed=False] _____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
module\cpyext\test\test_borrow.py ...
========================= 3 passed in 606.18 seconds ==========================
++ 06:52:21 starting module/cpyext/test/test_capsule.py [53 started in total]
__ module/cpyext/test/test_buffer.py [50 done in total, somefailed=False] _____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
module\cpyext\test\test_buffer.py ....
========================= 4 passed in 652.96 seconds ==========================
++ 06:54:10 starting module/cpyext/test/test_cell.py [54 started in total]
__ module/cpyext/test/test_bytearrayobject.py [51 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
module\cpyext\test\test_bytearrayobject.py ......
========================= 6 passed in 414.06 seconds ==========================
++ 06:57:06 starting module/cpyext/test/test_classobject.py [55 started in total]
__ module/cpyext/test/test_bytesobject.py [52 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 20 items
module\cpyext\test\test_bytesobject.py ....................
========================= 20 passed in 496.62 seconds =========================
++ 06:58:56 starting module/cpyext/test/test_codecs.py [56 started in total]
__ module/cpyext/test/test_capsule.py [53 done in total, somefailed=False] ____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
module\cpyext\test\test_capsule.py ...
========================= 3 passed in 459.99 seconds ==========================
++ 07:02:36 starting module/cpyext/test/test_complexobject.py [57 started in total]
__ module/cpyext/test/test_cell.py [54 done in total, somefailed=False] _______
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
module\cpyext\test\test_cell.py .
========================= 1 passed in 435.28 seconds ==========================
++ 07:03:12 starting module/cpyext/test/test_contextvars.py [58 started in total]
__ module/cpyext/test/test_classobject.py [55 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
module\cpyext\test\test_classobject.py ..
========================= 2 passed in 469.42 seconds ==========================
++ 07:07:58 starting module/cpyext/test/test_cpyext.py [59 started in total]
__ module/cpyext/test/test_codecs.py [56 done in total, somefailed=False] _____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
module\cpyext\test\test_codecs.py ...
========================= 3 passed in 489.80 seconds ==========================
++ 07:09:40 starting module/cpyext/test/test_datetime.py [60 started in total]
__ module/cpyext/test/test_contextvars.py [57 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
module\cpyext\test\test_contextvars.py .
========================= 1 passed in 499.48 seconds ==========================
++ 07:14:48 starting module/cpyext/test/test_dictobject.py [61 started in total]
__ module/cpyext/test/test_complexobject.py [58 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
module\cpyext\test\test_complexobject.py ......
========================= 6 passed in 579.56 seconds ==========================
++ 07:14:56 starting module/cpyext/test/test_eval.py [62 started in total]
__ module/cpyext/test/test_datetime.py [59 done in total, somefailed=False] ___
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 16 items
module\cpyext\test\test_datetime.py ................
========================= 16 passed in 811.96 seconds =========================
++ 07:26:42 starting module/cpyext/test/test_exception.py [63 started in total]
__ module/cpyext/test/test_cpyext.py [60 done in total, somefailed=False] _____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 26 items
module\cpyext\test\test_cpyext.py ...........s..............
=================== 25 passed, 1 skipped in 969.39 seconds ====================
++ 07:27:54 starting module/cpyext/test/test_fileobject.py [64 started in total]
__ module/cpyext/test/test_dictobject.py [61 done in total, somefailed=False] _
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 19 items
module\cpyext\test\test_dictobject.py ...................
========================= 19 passed in 806.79 seconds =========================
++ 07:31:42 starting module/cpyext/test/test_floatobject.py [65 started in total]
__ module/cpyext/test/test_eval.py [62 done in total, somefailed=False] _______
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 19 items
module\cpyext\test\test_eval.py ...............x...
=================== 18 passed, 1 xfailed in 829.08 seconds ====================
++ 07:32:04 starting module/cpyext/test/test_frameobject.py [66 started in total]
__ module/cpyext/test/test_exception.py [63 done in total, somefailed=False] __
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
module\cpyext\test\test_exception.py ......
========================= 6 passed in 684.38 seconds ==========================
++ 07:42:00 starting module/cpyext/test/test_funcobject.py [67 started in total]
__ module/cpyext/test/test_fileobject.py [64 done in total, somefailed=False] _
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
module\cpyext\test\test_fileobject.py .
========================= 1 passed in 635.39 seconds ==========================
++ 07:42:13 starting module/cpyext/test/test_genobject.py [68 started in total]
__ module/cpyext/test/test_frameobject.py [65 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 4 items
module\cpyext\test\test_frameobject.py ....
========================= 4 passed in 611.35 seconds ==========================
++ 07:45:33 starting module/cpyext/test/test_getargs.py [69 started in total]
__ module/cpyext/test/test_floatobject.py [66 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 14 items
module\cpyext\test\test_floatobject.py ..............
========================= 14 passed in 741.59 seconds =========================
++ 07:47:23 starting module/cpyext/test/test_import.py [70 started in total]
__ module/cpyext/test/test_funcobject.py [67 done in total, somefailed=False] _
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 14 items
module\cpyext\test\test_funcobject.py ..............
========================= 14 passed in 719.05 seconds =========================
++ 07:57:19 starting module/cpyext/test/test_iterator.py [71 started in total]
__ module/cpyext/test/test_genobject.py [68 done in total, somefailed=False] __
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
module\cpyext\test\test_genobject.py ...
========================= 3 passed in 750.50 seconds ==========================
++ 07:57:39 starting module/cpyext/test/test_listobject.py [72 started in total]
__ module/cpyext/test/test_getargs.py [69 done in total, somefailed=False] ____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 16 items
module\cpyext\test\test_getargs.py ................
========================= 16 passed in 874.28 seconds =========================
++ 08:03:30 starting module/cpyext/test/test_longobject.py [73 started in total]
__ module/cpyext/test/test_import.py [70 done in total, somefailed=False] _____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 8 items
module\cpyext\test\test_import.py ........
========================= 8 passed in 779.82 seconds ==========================
++ 08:04:14 starting module/cpyext/test/test_mapping.py [74 started in total]
__ module/cpyext/test/test_iterator.py [71 done in total, somefailed=False] ___
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
module\cpyext\test\test_iterator.py ......
========================= 6 passed in 521.86 seconds ==========================
++ 08:10:16 starting module/cpyext/test/test_marshal.py [75 started in total]
__ module/cpyext/test/test_listobject.py [72 done in total, somefailed=False] _
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 14 items
module\cpyext\test\test_listobject.py ..............
========================= 14 passed in 548.81 seconds =========================
++ 08:10:52 starting module/cpyext/test/test_memoryobject.py [76 started in total]
__ module/cpyext/test/test_mapping.py [73 done in total, somefailed=False] ____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
module\cpyext\test\test_mapping.py .....
========================= 5 passed in 314.97 seconds ==========================
++ 08:13:19 starting module/cpyext/test/test_methodobject.py [77 started in total]
__ module/cpyext/test/test_longobject.py [74 done in total, somefailed=False] _
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 25 items
module\cpyext\test\test_longobject.py .........................
========================= 25 passed in 725.61 seconds =========================
++ 08:19:38 starting module/cpyext/test/test_misc.py [78 started in total]
__ module/cpyext/test/test_marshal.py [75 done in total, somefailed=False] ____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 2 items
module\cpyext\test\test_marshal.py ..
========================= 2 passed in 687.51 seconds ==========================
++ 08:26:11 starting module/cpyext/test/test_module.py [79 started in total]
__ module/cpyext/test/test_memoryobject.py [76 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 12 items
module\cpyext\test\test_memoryobject.py ...s..s.....
=================== 10 passed, 2 skipped in 769.65 seconds ====================
++ 08:28:16 starting module/cpyext/test/test_namespaceobject.py [80 started in total]
__ module/cpyext/test/test_methodobject.py [77 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 14 items
module\cpyext\test\test_methodobject.py ..............
========================= 14 passed in 892.30 seconds =========================
++ 08:31:27 starting module/cpyext/test/test_ndarrayobject.py [81 started in total]
__ module/cpyext/test/test_misc.py [78 done in total, somefailed=False] _______
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
module\cpyext\test\test_misc.py .
========================= 1 passed in 660.70 seconds ==========================
++ 08:35:12 starting module/cpyext/test/test_number.py [82 started in total]
__ module/cpyext/test/test_ndarrayobject.py [79 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================= 1 skipped in 55.06 seconds ==========================
++ 08:35:30 starting module/cpyext/test/test_object.py [83 started in total]
__ module/cpyext/test/test_namespaceobject.py [80 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
module\cpyext\test\test_namespaceobject.py .
========================= 1 passed in 737.23 seconds ==========================
++ 08:45:04 starting module/cpyext/test/test_pyerrors.py [84 started in total]
__ module/cpyext/test/test_module.py [81 done in total, somefailed=False] _____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 25 items
module\cpyext\test\test_module.py .........................
========================= 25 passed in 972.67 seconds =========================
++ 08:46:40 starting module/cpyext/test/test_pyfile.py [85 started in total]
__ module/cpyext/test/test_number.py [82 done in total, somefailed=False] _____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
module\cpyext\test\test_number.py .......
========================= 7 passed in 867.31 seconds ==========================
++ 08:54:03 starting module/cpyext/test/test_pymem.py [86 started in total]
__ module/cpyext/test/test_pymem.py [83 done in total, somefailed=True] _______
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
INTERNALERROR> Traceback (most recent call last):
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\_pytest\main.py", line 90, in wrap_session
INTERNALERROR> config._do_configure()
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\_pytest\config.py", line 839, in _do_configure
INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self))
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\_pytest\vendored_packages\pluggy.py", line 729, in call_historic
INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\_pytest\vendored_packages\pluggy.py", line 338, in _hookexec
INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\_pytest\vendored_packages\pluggy.py", line 333, in <lambda>
INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute()
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\_pytest\vendored_packages\pluggy.py", line 596, in execute
INTERNALERROR> res = hook_impl.function(*args)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\cpyext\test\conftest.py", line 16, in pytest_configure
INTERNALERROR> space = gettestobjspace(usemodules=['time'])
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\tool\pytest\objspace.py", line 24, in gettestobjspace
INTERNALERROR> space = maketestobjspace(config)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\tool\pytest\objspace.py", line 34, in maketestobjspace
INTERNALERROR> space = make_objspace(config)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\tool\option.py", line 33, in make_objspace
INTERNALERROR> return StdObjSpace(config)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\baseobjspace.py", line 455, in __init__
INTERNALERROR> self.initialize()
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\objspace\std\objspace.py", line 118, in initialize
INTERNALERROR> self.setup_builtin_modules()
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\baseobjspace.py", line 730, in setup_builtin_modules
INTERNALERROR> self.install_mixedmodule('zipimport')
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\baseobjspace.py", line 704, in install_mixedmodule
INTERNALERROR> self.setbuiltinmodule(mixedname)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\baseobjspace.py", line 542, in setbuiltinmodule
INTERNALERROR> mod.install()
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\zipimport\moduledef.py", line 25, in install
INTERNALERROR> directory=".")
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_frozen_importlib\moduledef.py", line 29, in _compile_bootstrap_module
INTERNALERROR> code_w.exec_code(space, w_dict, w_dict)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\eval.py", line 33, in exec_code
INTERNALERROR> return frame.run()
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyframe.py", line 256, in run
INTERNALERROR> return self.execute_frame()
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyframe.py", line 353, in execute_frame
INTERNALERROR> raise self._convert_unexpected_exception(e)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyframe.py", line 844, in _convert_unexpected_exception
INTERNALERROR> operr = error.get_converted_unexpected_exception(self.space, e)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyframe.py", line 349, in execute_frame
INTERNALERROR> executioncontext)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyopcode.py", line 67, in dispatch
INTERNALERROR> next_instr = self.handle_bytecode(co_code, next_instr, ec)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyopcode.py", line 73, in handle_bytecode
INTERNALERROR> next_instr = self.dispatch_bytecode(co_code, next_instr, ec)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyopcode.py", line 332, in dispatch_bytecode
INTERNALERROR> self.IMPORT_NAME(oparg, next_instr)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyopcode.py", line 1112, in IMPORT_NAME
INTERNALERROR> w_locals, w_fromlist, w_flag)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\baseobjspace.py", line 1238, in call_function
INTERNALERROR> return self.call_args(w_func, args)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\objspace\descroperation.py", line 192, in call_args
INTERNALERROR> return w_obj.call_args(args)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\function.py", line 81, in call_args
INTERNALERROR> w_res = self.getcode().funcrun(self, args)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\gateway.py", line 869, in funcrun
INTERNALERROR> return BuiltinCode.funcrun_obj(self, func, None, args)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\gateway.py", line 884, in funcrun_obj
INTERNALERROR> self.handle_exception(space, e)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\gateway.py", line 908, in handle_exception
INTERNALERROR> raise error.get_converted_unexpected_exception(space, e)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\gateway.py", line 878, in funcrun_obj
INTERNALERROR> w_result = activation._run(space, scope_w)
INTERNALERROR> File "<2316-codegen d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\tool\sourcetools.py:174>", line 3, in _run
INTERNALERROR> return self.behavior(space, scope_w[0], scope_w[1], scope_w[2], scope_w[3], scope_w[4])
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_frozen_importlib\interp_import.py", line 96, in interp___import__
INTERNALERROR> w_level)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\baseobjspace.py", line 1238, in call_function
INTERNALERROR> return self.call_args(w_func, args)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\objspace\descroperation.py", line 192, in call_args
INTERNALERROR> return w_obj.call_args(args)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\function.py", line 81, in call_args
INTERNALERROR> w_res = self.getcode().funcrun(self, args)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pycode.py", line 280, in funcrun
INTERNALERROR> return frame.run(func.name, func.qualname)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyframe.py", line 256, in run
INTERNALERROR> return self.execute_frame()
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyframe.py", line 353, in execute_frame
INTERNALERROR> raise self._convert_unexpected_exception(e)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyframe.py", line 844, in _convert_unexpected_exception
INTERNALERROR> operr = error.get_converted_unexpected_exception(self.space, e)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyframe.py", line 349, in execute_frame
INTERNALERROR> executioncontext)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyopcode.py", line 67, in dispatch
INTERNALERROR> next_instr = self.handle_bytecode(co_code, next_instr, ec)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyopcode.py", line 73, in handle_bytecode
INTERNALERROR> next_instr = self.dispatch_bytecode(co_code, next_instr, ec)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyopcode.py", line 290, in dispatch_bytecode
INTERNALERROR> self.CALL_FUNCTION(oparg, next_instr)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyopcode.py", line 1382, in CALL_FUNCTION
INTERNALERROR> w_result = self.space.call_valuestack(w_function, nargs, self, dropvalues=nargs+1)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\baseobjspace.py", line 1261, in call_valuestack
INTERNALERROR> nargs, frame, methodcall=methodcall, dropvalues=dropvalues)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\function.py", line 193, in funccall_valuestack
INTERNALERROR> natural_arity - nargs, dropvalues)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\function.py", line 231, in _flat_pycall_defaults
INTERNALERROR> return new_frame.run(self.name, self.qualname)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyframe.py", line 256, in run
INTERNALERROR> return self.execute_frame()
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyframe.py", line 353, in execute_frame
INTERNALERROR> raise self._convert_unexpected_exception(e)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyframe.py", line 844, in _convert_unexpected_exception
INTERNALERROR> operr = error.get_converted_unexpected_exception(self.space, e)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyframe.py", line 349, in execute_frame
INTERNALERROR> executioncontext)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyopcode.py", line 67, in dispatch
INTERNALERROR> next_instr = self.handle_bytecode(co_code, next_instr, ec)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyopcode.py", line 73, in handle_bytecode
INTERNALERROR> next_instr = self.dispatch_bytecode(co_code, next_instr, ec)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyopcode.py", line 290, in dispatch_bytecode
INTERNALERROR> self.CALL_FUNCTION(oparg, next_instr)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyopcode.py", line 1382, in CALL_FUNCTION
INTERNALERROR> w_result = self.space.call_valuestack(w_function, nargs, self, dropvalues=nargs+1)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\baseobjspace.py", line 1261, in call_valuestack
INTERNALERROR> nargs, frame, methodcall=methodcall, dropvalues=dropvalues)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\function.py", line 187, in funccall_valuestack
INTERNALERROR> return self._flat_pycall(code, nargs, frame, dropvalues)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\function.py", line 214, in _flat_pycall
INTERNALERROR> return new_frame.run(self.name, self.qualname)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyframe.py", line 256, in run
INTERNALERROR> return self.execute_frame()
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyframe.py", line 353, in execute_frame
INTERNALERROR> raise self._convert_unexpected_exception(e)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyframe.py", line 844, in _convert_unexpected_exception
INTERNALERROR> operr = error.get_converted_unexpected_exception(self.space, e)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyframe.py", line 349, in execute_frame
INTERNALERROR> executioncontext)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyopcode.py", line 67, in dispatch
INTERNALERROR> next_instr = self.handle_bytecode(co_code, next_instr, ec)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyopcode.py", line 73, in handle_bytecode
INTERNALERROR> next_instr = self.dispatch_bytecode(co_code, next_instr, ec)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyopcode.py", line 290, in dispatch_bytecode
INTERNALERROR> self.CALL_FUNCTION(oparg, next_instr)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyopcode.py", line 1382, in CALL_FUNCTION
INTERNALERROR> w_result = self.space.call_valuestack(w_function, nargs, self, dropvalues=nargs+1)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\baseobjspace.py", line 1261, in call_valuestack
INTERNALERROR> nargs, frame, methodcall=methodcall, dropvalues=dropvalues)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\function.py", line 187, in funccall_valuestack
INTERNALERROR> return self._flat_pycall(code, nargs, frame, dropvalues)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\function.py", line 214, in _flat_pycall
INTERNALERROR> return new_frame.run(self.name, self.qualname)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyframe.py", line 256, in run
INTERNALERROR> return self.execute_frame()
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyframe.py", line 353, in execute_frame
INTERNALERROR> raise self._convert_unexpected_exception(e)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyframe.py", line 844, in _convert_unexpected_exception
INTERNALERROR> operr = error.get_converted_unexpected_exception(self.space, e)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyframe.py", line 349, in execute_frame
INTERNALERROR> executioncontext)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyopcode.py", line 67, in dispatch
INTERNALERROR> next_instr = self.handle_bytecode(co_code, next_instr, ec)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyopcode.py", line 73, in handle_bytecode
INTERNALERROR> next_instr = self.dispatch_bytecode(co_code, next_instr, ec)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyopcode.py", line 290, in dispatch_bytecode
INTERNALERROR> self.CALL_FUNCTION(oparg, next_instr)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyopcode.py", line 1382, in CALL_FUNCTION
INTERNALERROR> w_result = self.space.call_valuestack(w_function, nargs, self, dropvalues=nargs+1)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\baseobjspace.py", line 1261, in call_valuestack
INTERNALERROR> nargs, frame, methodcall=methodcall, dropvalues=dropvalues)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\function.py", line 187, in funccall_valuestack
INTERNALERROR> return self._flat_pycall(code, nargs, frame, dropvalues)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\function.py", line 214, in _flat_pycall
INTERNALERROR> return new_frame.run(self.name, self.qualname)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyframe.py", line 256, in run
INTERNALERROR> return self.execute_frame()
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyframe.py", line 353, in execute_frame
INTERNALERROR> raise self._convert_unexpected_exception(e)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyframe.py", line 844, in _convert_unexpected_exception
INTERNALERROR> operr = error.get_converted_unexpected_exception(self.space, e)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyframe.py", line 349, in execute_frame
INTERNALERROR> executioncontext)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyopcode.py", line 67, in dispatch
INTERNALERROR> next_instr = self.handle_bytecode(co_code, next_instr, ec)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyopcode.py", line 73, in handle_bytecode
INTERNALERROR> next_instr = self.dispatch_bytecode(co_code, next_instr, ec)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyopcode.py", line 290, in dispatch_bytecode
INTERNALERROR> self.CALL_FUNCTION(oparg, next_instr)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyopcode.py", line 1382, in CALL_FUNCTION
INTERNALERROR> w_result = self.space.call_valuestack(w_function, nargs, self, dropvalues=nargs+1)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\baseobjspace.py", line 1261, in call_valuestack
INTERNALERROR> nargs, frame, methodcall=methodcall, dropvalues=dropvalues)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\function.py", line 187, in funccall_valuestack
INTERNALERROR> return self._flat_pycall(code, nargs, frame, dropvalues)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\function.py", line 214, in _flat_pycall
INTERNALERROR> return new_frame.run(self.name, self.qualname)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyframe.py", line 256, in run
INTERNALERROR> return self.execute_frame()
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyframe.py", line 353, in execute_frame
INTERNALERROR> raise self._convert_unexpected_exception(e)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyframe.py", line 844, in _convert_unexpected_exception
INTERNALERROR> operr = error.get_converted_unexpected_exception(self.space, e)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyframe.py", line 349, in execute_frame
INTERNALERROR> executioncontext)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyopcode.py", line 67, in dispatch
INTERNALERROR> next_instr = self.handle_bytecode(co_code, next_instr, ec)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyopcode.py", line 73, in handle_bytecode
INTERNALERROR> next_instr = self.dispatch_bytecode(co_code, next_instr, ec)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyopcode.py", line 296, in dispatch_bytecode
INTERNALERROR> self.CALL_METHOD(oparg, next_instr)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\objspace\std\callmethod.py", line 93, in CALL_METHOD
INTERNALERROR> w_callable, n, f, methodcall=w_self is not None, dropvalues=n_args+2)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\baseobjspace.py", line 1261, in call_valuestack
INTERNALERROR> nargs, frame, methodcall=methodcall, dropvalues=dropvalues)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\function.py", line 187, in funccall_valuestack
INTERNALERROR> return self._flat_pycall(code, nargs, frame, dropvalues)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\function.py", line 214, in _flat_pycall
INTERNALERROR> return new_frame.run(self.name, self.qualname)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyframe.py", line 256, in run
INTERNALERROR> return self.execute_frame()
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyframe.py", line 353, in execute_frame
INTERNALERROR> raise self._convert_unexpected_exception(e)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyframe.py", line 844, in _convert_unexpected_exception
INTERNALERROR> operr = error.get_converted_unexpected_exception(self.space, e)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyframe.py", line 349, in execute_frame
INTERNALERROR> executioncontext)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyopcode.py", line 67, in dispatch
INTERNALERROR> next_instr = self.handle_bytecode(co_code, next_instr, ec)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyopcode.py", line 73, in handle_bytecode
INTERNALERROR> next_instr = self.dispatch_bytecode(co_code, next_instr, ec)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyopcode.py", line 290, in dispatch_bytecode
INTERNALERROR> self.CALL_FUNCTION(oparg, next_instr)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyopcode.py", line 1382, in CALL_FUNCTION
INTERNALERROR> w_result = self.space.call_valuestack(w_function, nargs, self, dropvalues=nargs+1)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\baseobjspace.py", line 1261, in call_valuestack
INTERNALERROR> nargs, frame, methodcall=methodcall, dropvalues=dropvalues)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\function.py", line 203, in funccall_valuestack
INTERNALERROR> return self.call_args(args)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\function.py", line 81, in call_args
INTERNALERROR> w_res = self.getcode().funcrun(self, args)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pycode.py", line 280, in funcrun
INTERNALERROR> return frame.run(func.name, func.qualname)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyframe.py", line 256, in run
INTERNALERROR> return self.execute_frame()
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyframe.py", line 353, in execute_frame
INTERNALERROR> raise self._convert_unexpected_exception(e)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyframe.py", line 844, in _convert_unexpected_exception
INTERNALERROR> operr = error.get_converted_unexpected_exception(self.space, e)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyframe.py", line 349, in execute_frame
INTERNALERROR> executioncontext)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyopcode.py", line 67, in dispatch
INTERNALERROR> next_instr = self.handle_bytecode(co_code, next_instr, ec)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyopcode.py", line 73, in handle_bytecode
INTERNALERROR> next_instr = self.dispatch_bytecode(co_code, next_instr, ec)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyopcode.py", line 294, in dispatch_bytecode
INTERNALERROR> self.CALL_FUNCTION_EX(oparg, next_instr)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\pyopcode.py", line 1424, in CALL_FUNCTION_EX
INTERNALERROR> w_result = self.space.call_args(w_function, args)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\objspace\descroperation.py", line 192, in call_args
INTERNALERROR> return w_obj.call_args(args)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\function.py", line 81, in call_args
INTERNALERROR> w_res = self.getcode().funcrun(self, args)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\gateway.py", line 869, in funcrun
INTERNALERROR> return BuiltinCode.funcrun_obj(self, func, None, args)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\gateway.py", line 884, in funcrun_obj
INTERNALERROR> self.handle_exception(space, e)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\gateway.py", line 908, in handle_exception
INTERNALERROR> raise error.get_converted_unexpected_exception(space, e)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\gateway.py", line 878, in funcrun_obj
INTERNALERROR> w_result = activation._run(space, scope_w)
INTERNALERROR> File "<392-codegen d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\tool\sourcetools.py:174>", line 3, in _run
INTERNALERROR> return self.behavior(space, scope_w[0])
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\imp\interp_imp.py", line 65, in create_builtin
INTERNALERROR> return space.getbuiltinmodule(name, force_init=True, reuse=reuse)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\baseobjspace.py", line 580, in getbuiltinmodule
INTERNALERROR> w_mod.init(self)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\mixedmodule.py", line 66, in init
INTERNALERROR> Module.init(self, space)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\module.py", line 65, in init
INTERNALERROR> self.startup(space)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\time\moduledef.py", line 63, in startup
INTERNALERROR> interp_time._init_timezone(space)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\time\interp_time.py", line 526, in _init_timezone
INTERNALERROR> tznutf8, _ = str_decode_locale_surrogateescape(tzn)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_codecs\locale.py", line 136, in str_decode_locale_surrogateescape
INTERNALERROR> ubuf = pypy_char2wchar(sbuf, sizep)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rtyper\lltypesystem\lltype.py", line 1384, in __call__
INTERNALERROR> return callb(*args)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rtyper\lltypesystem\ll2ctypes.py", line 1339, in __call__
INTERNALERROR> self.natural_arity)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rtyper\lltypesystem\ll2ctypes.py", line 1236, in get_ctypes_callable
INTERNALERROR> symbolic=True)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\translator\tool\cbuild.py", line 345, in compile_shared_lib
INTERNALERROR> standalone=False))
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\translator\platform\__init__.py", line 58, in compile
INTERNALERROR> return self._finish_linking(ofiles, eci, outputfilename, standalone)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\translator\platform\__init__.py", line 235, in _finish_linking
INTERNALERROR> return self._link(cc_link, ofiles, largs, standalone, exe_name)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\translator\platform\windows.py", line 299, in _link
INTERNALERROR> self._execute_c_compiler(self.link, args, exe_name)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\translator\platform\__init__.py", line 143, in _execute_c_compiler
INTERNALERROR> self._handle_error(returncode, stdout, stderr, outname)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\translator\platform\windows.py", line 315, in _handle_error
INTERNALERROR> raise CompilationError(stdout, stderr)
INTERNALERROR> CompilationError: CompilationError(out="""
INTERNALERROR> """)
++ 08:59:01 starting module/cpyext/test/test_pysignals.py [87 started in total]
__ module/cpyext/test/test_object.py [84 done in total, somefailed=False] _____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 39 items
module\cpyext\test\test_object.py ......................s................
=================== 38 passed, 1 skipped in 1252.05 seconds ===================
++ 09:00:52 starting module/cpyext/test/test_pystate.py [88 started in total]
__ module/cpyext/test/test_pyfile.py [85 done in total, somefailed=False] _____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
module\cpyext\test\test_pyfile.py ...x...
==================== 6 passed, 1 xfailed in 696.45 seconds ====================
++ 09:03:46 starting module/cpyext/test/test_pystrhex.py [89 started in total]
__ module/cpyext/test/test_pysignals.py [86 done in total, somefailed=True] ___
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
INTERNALERROR> Traceback (most recent call last):
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\_pytest\main.py", line 90, in wrap_session
INTERNALERROR> config._do_configure()
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\_pytest\config.py", line 839, in _do_configure
INTERNALERROR> self.hook.pytest_configure.call_historic(kwargs=dict(config=self))
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\_pytest\vendored_packages\pluggy.py", line 729, in call_historic
INTERNALERROR> self._hookexec(self, self._nonwrappers + self._wrappers, kwargs)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\_pytest\vendored_packages\pluggy.py", line 338, in _hookexec
INTERNALERROR> return self._inner_hookexec(hook, methods, kwargs)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\_pytest\vendored_packages\pluggy.py", line 333, in <lambda>
INTERNALERROR> _MultiCall(methods, kwargs, hook.spec_opts).execute()
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\_pytest\vendored_packages\pluggy.py", line 596, in execute
INTERNALERROR> res = hook_impl.function(*args)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\cpyext\test\conftest.py", line 16, in pytest_configure
INTERNALERROR> space = gettestobjspace(usemodules=['time'])
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\tool\pytest\objspace.py", line 24, in gettestobjspace
INTERNALERROR> space = maketestobjspace(config)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\tool\pytest\objspace.py", line 34, in maketestobjspace
INTERNALERROR> space = make_objspace(config)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\tool\option.py", line 33, in make_objspace
INTERNALERROR> return StdObjSpace(config)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\baseobjspace.py", line 455, in __init__
INTERNALERROR> self.initialize()
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\objspace\std\objspace.py", line 115, in initialize
INTERNALERROR> self.make_builtins()
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\interpreter\baseobjspace.py", line 634, in make_builtins
INTERNALERROR> mod = Module(self, w_name)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\imp\moduledef.py", line 44, in __init__
INTERNALERROR> from pypy.module.imp import interp_imp
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\imp\interp_imp.py", line 1, in <module>
INTERNALERROR> from pypy.module.imp import importing
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\imp\importing.py", line 14, in <module>
INTERNALERROR> from rpython.rlib import streamio, jit
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rlib\streamio.py", line 40, in <module>
INTERNALERROR> from rpython.rlib import rposix, nonconst, _rsocket_rffi as _c
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rlib\_rsocket_rffi.py", line 1487, in <module>
INTERNALERROR> _WSAGetLastError()
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rtyper\lltypesystem\lltype.py", line 1384, in __call__
INTERNALERROR> return callb(*args)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rtyper\lltypesystem\ll2ctypes.py", line 1339, in __call__
INTERNALERROR> self.natural_arity)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rtyper\lltypesystem\ll2ctypes.py", line 1236, in get_ctypes_callable
INTERNALERROR> symbolic=True)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\translator\tool\cbuild.py", line 345, in compile_shared_lib
INTERNALERROR> standalone=False))
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\translator\platform\__init__.py", line 57, in compile
INTERNALERROR> ofiles = self._compile_o_files(cfiles, eci, standalone)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\translator\platform\__init__.py", line 79, in _compile_o_files
INTERNALERROR> ofiles.append(self._compile_c_file(self.cc, cfile, compile_args))
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\translator\platform\windows.py", line 286, in _compile_c_file
INTERNALERROR> self._execute_c_compiler(cc, args, oname)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\translator\platform\__init__.py", line 143, in _execute_c_compiler
INTERNALERROR> self._handle_error(returncode, stdout, stderr, outname)
INTERNALERROR> File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\translator\platform\windows.py", line 315, in _handle_error
INTERNALERROR> raise CompilationError(stdout, stderr)
INTERNALERROR> CompilationError: CompilationError(out="""
INTERNALERROR> """)
++ 09:04:14 starting module/cpyext/test/test_pystrtod.py [90 started in total]
__ module/cpyext/test/test_pyerrors.py [87 done in total, somefailed=True] ____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 33 items
module\cpyext\test\test_pyerrors.py ........s.....sF.......s...s.....
================================== FAILURES ===================================
______________ AppTestFetch.test_SetFromErrnoWithFilename_basic _______________
self = <CallInfo when='call' exception: 'ascii' codec can't encode character u'\xe4' in position 106: ordinal not in range(128)>
func = <function <lambda> at 0x000002d297ee2818>, when = 'call'
def __init__(self, func, when):
#: context of invocation: one of "setup", "call",
#: "teardown", "memocollect"
self.when = when
self.start = time()
try:
> self.result = func()
..\_pytest\runner.py:150:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> return CallInfo(lambda: ihook(item=item, **kwds), when=when)
..\_pytest\runner.py:138:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_HookCaller 'pytest_runtest_call'>
kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_SetFromErrnoWithFilename_basic'...all__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_SetFromErrnoWithFilename_basic'>}
def __call__(self, **kwargs):
assert not self.is_historic()
> return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs)
..\_pytest\vendored_packages\pluggy.py:724:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.config.PytestPluginManager object at 0x000002d287661440>
hook = <_HookCaller 'pytest_runtest_call'>
methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x000002d28f6e6ae0>]
kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_SetFromErrnoWithFilename_basic'...all__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_SetFromErrnoWithFilename_basic'>}
def _hookexec(self, hook, methods, kwargs):
# called from all hookcaller instances.
# enable_tracing will set its own wrapping function at self._inner_hookexec
> return self._inner_hookexec(hook, methods, kwargs)
..\_pytest\vendored_packages\pluggy.py:338:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
hook = <_HookCaller 'pytest_runtest_call'>
methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x000002d28f6e6ae0>]
kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_SetFromErrnoWithFilename_basic'...all__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_SetFromErrnoWithFilename_basic'>}
self._inner_hookexec = lambda hook, methods, kwargs: \
> _MultiCall(methods, kwargs, hook.spec_opts).execute()
..\_pytest\vendored_packages\pluggy.py:333:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_SetFromErrnoWithFilename_basic'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
> return _wrapped_call(hook_impl.function(*args), self.execute)
..\_pytest\vendored_packages\pluggy.py:595:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
wrap_controller = <generator object pytest_runtest_call at 0x000002d292e364d0>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...name_basic'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>>
def _wrapped_call(wrap_controller, func):
""" Wrap calling to a function with a generator which needs to yield
exactly once. The yield point will trigger calling the wrapped function
and return its _CallOutcome to the yield point. The generator then needs
to finish (raise StopIteration) in order for the wrapped call to complete.
"""
try:
next(wrap_controller) # first yield
except StopIteration:
_raise_wrapfail(wrap_controller, "did not yield")
call_outcome = _CallOutcome(func)
try:
wrap_controller.send(call_outcome)
_raise_wrapfail(wrap_controller, "has second yield")
except StopIteration:
pass
> return call_outcome.get_result()
..\_pytest\vendored_packages\pluggy.py:253:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x000002d292495aa0>
def get_result(self):
if self.excinfo is None:
return self.result
else:
ex = self.excinfo
if _py3:
raise ex[1].with_traceback(ex[2])
> _reraise(*ex) # noqa
..\_pytest\vendored_packages\pluggy.py:279:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x000002d292495aa0>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...name_basic'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>>
def __init__(self, func):
try:
> self.result = func()
..\_pytest\vendored_packages\pluggy.py:264:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_SetFromErrnoWithFilename_basic'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
> return _wrapped_call(hook_impl.function(*args), self.execute)
..\_pytest\vendored_packages\pluggy.py:595:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
wrap_controller = <generator object pytest_runtest_call at 0x000002d292e36480>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...name_basic'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>>
def _wrapped_call(wrap_controller, func):
""" Wrap calling to a function with a generator which needs to yield
exactly once. The yield point will trigger calling the wrapped function
and return its _CallOutcome to the yield point. The generator then needs
to finish (raise StopIteration) in order for the wrapped call to complete.
"""
try:
next(wrap_controller) # first yield
except StopIteration:
_raise_wrapfail(wrap_controller, "did not yield")
call_outcome = _CallOutcome(func)
try:
wrap_controller.send(call_outcome)
_raise_wrapfail(wrap_controller, "has second yield")
except StopIteration:
pass
> return call_outcome.get_result()
..\_pytest\vendored_packages\pluggy.py:253:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x000002d2924959e0>
def get_result(self):
if self.excinfo is None:
return self.result
else:
ex = self.excinfo
if _py3:
raise ex[1].with_traceback(ex[2])
> _reraise(*ex) # noqa
..\_pytest\vendored_packages\pluggy.py:279:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x000002d2924959e0>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...name_basic'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>>
def __init__(self, func):
try:
> self.result = func()
..\_pytest\vendored_packages\pluggy.py:264:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_SetFromErrnoWithFilename_basic'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
return _wrapped_call(hook_impl.function(*args), self.execute)
> res = hook_impl.function(*args)
..\_pytest\vendored_packages\pluggy.py:596:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
item = <AppTestMethod 'test_SetFromErrnoWithFilename_basic'>
def pytest_runtest_call(item):
try:
> item.runtest()
..\_pytest\runner.py:91:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <AppTestMethod 'test_SetFromErrnoWithFilename_basic'>
def runtest(self):
target = self.obj
src = extract_docstring_if_empty_function(target.im_func)
space = target.im_self.space
if self.config.option.runappdirect:
appexec_definitions = self.parent.obj.__dict__
spaceconfig = getattr(self.parent.obj, 'spaceconfig', None)
usemodules = spaceconfig.get('usemodules') if spaceconfig else None
return run_with_python(self.config.option.python, src, usemodules,
**appexec_definitions)
filename = self._getdynfilename(target)
func = app2interp_temp(src, filename=filename)
w_instance = self.parent.w_instance
> self.execute_appex(space, func, space, w_instance)
tool\pytest\apptest.py:331:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <AppTestMethod 'test_SetFromErrnoWithFilename_basic'>
space = StdObjSpace
target = <function test_SetFromErrnoWithFilename_basic at 0x000002d297ee29f8>
args = (StdObjSpace, <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000002d2981d8ad8>)
def execute_appex(self, space, target, *args):
self.space = space
space.getexecutioncontext().set_sys_exc_info(None)
try:
> target(*args)
tool\pytest\apptest.py:267:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
space = StdObjSpace
args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000002d2981d8ad8>,)
w_func = <Function test_SetFromErrnoWithFilename_basic>
args = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000002d2981d8ad8>
def appcaller(space, *args_w):
if not isinstance(space, ObjSpace):
raise TypeError("first argument must be a space instance.")
# the last argument can be an Arguments
w_func = self.wget(space, name)
if not args_w:
return space.call_function(w_func)
else:
args = args_w[-1]
assert args is not None
if not isinstance(args, Arguments):
> return space.call_function(w_func, *args_w)
interpreter\gateway.py:1409:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = StdObjSpace, w_func = <Function test_SetFromErrnoWithFilename_basic>
args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000002d2981d8ad8>,)
nargs = 1, Function = <class 'pypy.interpreter.function.Function'>
_Method = <class 'pypy.interpreter.function._Method'>
def call_function(self, w_func, *args_w):
nargs = len(args_w) # used for pruning funccall versions
if not self.config.objspace.disable_call_speedhacks and nargs < 5:
# start of hack for performance
from pypy.interpreter.function import Function, _Method
if isinstance(w_func, _Method):
if nargs < 4:
func = w_func.w_function
if isinstance(func, Function):
return func.funccall(w_func.w_instance, *args_w)
if isinstance(w_func, Function):
> return w_func.funccall(*args_w)
interpreter\baseobjspace.py:1234:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <Function test_SetFromErrnoWithFilename_basic>
args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000002d2981d8ad8>,)
gateway = <module 'pypy.interpreter.gateway' from 'd:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\interpreter\\gateway.pyc'>
PyCode = <class 'pypy.interpreter.pycode.PyCode'>
code = <code object test_SetFromErrnoWithFilename_basic, file "[d:\pypy_stuff\buildbo...ve\own-win-x86-64\build\pypy\module\cpyext\test\test_pyerrors.py:250]", line 1>
def funccall(self, *args_w): # speed hack
from pypy.interpreter import gateway
from pypy.interpreter.pycode import PyCode
code = self.getcode() # hook for the jit
nargs = len(args_w)
fast_natural_arity = code.fast_natural_arity
if nargs == fast_natural_arity:
if nargs == 0:
assert isinstance(code, gateway.BuiltinCode0)
return code.fastcall_0(self.space, self)
elif nargs == 1:
assert isinstance(code, gateway.BuiltinCode1)
return code.fastcall_1(self.space, self, args_w[0])
elif nargs == 2:
assert isinstance(code, gateway.BuiltinCode2)
return code.fastcall_2(self.space, self, args_w[0], args_w[1])
elif nargs == 3:
assert isinstance(code, gateway.BuiltinCode3)
return code.fastcall_3(self.space, self, args_w[0],
args_w[1], args_w[2])
elif nargs == 4:
assert isinstance(code, gateway.BuiltinCode4)
return code.fastcall_4(self.space, self, args_w[0],
args_w[1], args_w[2], args_w[3])
elif (nargs | PyCode.FLATPYCALL) == fast_natural_arity:
assert isinstance(code, PyCode)
if nargs < 5:
new_frame = self.space.createframe(code, self.w_func_globals,
self)
for i in funccallunrolling:
if i < nargs:
new_frame.locals_cells_stack_w[i] = args_w[i]
> return new_frame.run(self.name, self.qualname)
interpreter\function.py:131:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_SetFromE...x86-64\build\pypy\module\cpyext\test\test_pyerrors.py:250]", line 1> at line 56
name = 'test_SetFromErrnoWithFilename_basic'
qualname = 'test_SetFromErrnoWithFilename_basic'
def run(self, name=None, qualname=None):
"""Start this frame's execution."""
if self._is_generator_or_coroutine():
return self.initialize_as_generator(name, qualname)
else:
> return self.execute_frame()
interpreter\pyframe.py:256:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_SetFromE...x86-64\build\pypy\module\cpyext\test\test_pyerrors.py:250]", line 1> at line 56
w_arg_or_err = None
def execute_frame(self, w_arg_or_err=None):
"""Execute this frame. Main entry point to the interpreter.
'w_arg_or_err' is non-None iff we are starting or resuming
a generator or coroutine frame; in that case, w_arg_or_err
is the input argument -or- an SApplicationException instance.
"""
from pypy.interpreter import pyopcode as pyopcode
# the following 'assert' is an annotation hint: it hides from
# the annotator all methods that are defined in PyFrame but
# overridden in the {,Host}FrameClass subclasses of PyFrame.
assert (isinstance(self, self.space.FrameClass) or
not self.space.config.translating)
executioncontext = self.space.getexecutioncontext()
executioncontext.enter(self)
got_exception = True
w_exitvalue = self.space.w_None
try:
executioncontext.call_trace(self)
#
# Execution starts just after the last_instr. Initially,
# last_instr is -1. After a generator suspends it points to
# the YIELD_VALUE/YIELD_FROM instruction.
try:
try:
if w_arg_or_err is None:
assert self.last_instr == -1
next_instr = r_uint(0)
else:
next_instr = self.resume_execute_frame(w_arg_or_err)
except pyopcode.Yield:
w_exitvalue = self.popvalue()
else:
w_exitvalue = self.dispatch(self.pycode, next_instr,
executioncontext)
except OperationError:
raise
except Exception as e: # general fall-back
> raise self._convert_unexpected_exception(e)
interpreter\pyframe.py:353:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_SetFromE...x86-64\build\pypy\module\cpyext\test\test_pyerrors.py:250]", line 1> at line 56
e = UnicodeEncodeError('ascii', u'\n errno = EBADF;\n ... return NULL;\n ', 106, 107, 'ordinal not in range(128)')
def _convert_unexpected_exception(self, e):
from pypy.interpreter import error
> operr = error.get_converted_unexpected_exception(self.space, e)
interpreter\pyframe.py:844:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_SetFromE...x86-64\build\pypy\module\cpyext\test\test_pyerrors.py:250]", line 1> at line 56
w_arg_or_err = None
def execute_frame(self, w_arg_or_err=None):
"""Execute this frame. Main entry point to the interpreter.
'w_arg_or_err' is non-None iff we are starting or resuming
a generator or coroutine frame; in that case, w_arg_or_err
is the input argument -or- an SApplicationException instance.
"""
from pypy.interpreter import pyopcode as pyopcode
# the following 'assert' is an annotation hint: it hides from
# the annotator all methods that are defined in PyFrame but
# overridden in the {,Host}FrameClass subclasses of PyFrame.
assert (isinstance(self, self.space.FrameClass) or
not self.space.config.translating)
executioncontext = self.space.getexecutioncontext()
executioncontext.enter(self)
got_exception = True
w_exitvalue = self.space.w_None
try:
executioncontext.call_trace(self)
#
# Execution starts just after the last_instr. Initially,
# last_instr is -1. After a generator suspends it points to
# the YIELD_VALUE/YIELD_FROM instruction.
try:
try:
if w_arg_or_err is None:
assert self.last_instr == -1
next_instr = r_uint(0)
else:
next_instr = self.resume_execute_frame(w_arg_or_err)
except pyopcode.Yield:
w_exitvalue = self.popvalue()
else:
w_exitvalue = self.dispatch(self.pycode, next_instr,
> executioncontext)
interpreter\pyframe.py:349:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_SetFromE...x86-64\build\pypy\module\cpyext\test\test_pyerrors.py:250]", line 1> at line 56
pycode = <code object test_SetFromErrnoWithFilename_basic, file "[d:\pypy_stuff\buildbo...ve\own-win-x86-64\build\pypy\module\cpyext\test\test_pyerrors.py:250]", line 1>
next_instr = 72L
ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x000002d290253868>
def dispatch(self, pycode, next_instr, ec):
# For the sequel, force 'next_instr' to be unsigned for performance
next_instr = r_uint(next_instr)
co_code = pycode.co_code
try:
while True:
assert next_instr & 1 == 0
> next_instr = self.handle_bytecode(co_code, next_instr, ec)
interpreter\pyopcode.py:67:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_SetFromE...x86-64\build\pypy\module\cpyext\test\test_pyerrors.py:250]", line 1> at line 56
co_code = '|\x00j\x00}\x01|\x01d\x00u\x00r\td\x01}\x01d\x02d\x00l\x01}\x02d\x02d\x00l\x02}\x03d\x02d\x00l\x03}\x04d\x03d\x04d\x0...01|\x07j\tj\nd\x13k\x02\x90\x01s\x0cJ\x00\x82\x01|\x07j\tj\x14d\x14k\x02\x90\x01s\x15J\x00\x82\x01d\x00S\x00d\x00S\x00'
next_instr = 72L
ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x000002d290253868>
def handle_bytecode(self, co_code, next_instr, ec):
try:
> next_instr = self.dispatch_bytecode(co_code, next_instr, ec)
interpreter\pyopcode.py:73:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_SetFromE...x86-64\build\pypy\module\cpyext\test\test_pyerrors.py:250]", line 1> at line 56
co_code = '|\x00j\x00}\x01|\x01d\x00u\x00r\td\x01}\x01d\x02d\x00l\x01}\x02d\x02d\x00l\x02}\x03d\x02d\x00l\x03}\x04d\x03d\x04d\x0...01|\x07j\tj\nd\x13k\x02\x90\x01s\x0cJ\x00\x82\x01|\x07j\tj\x14d\x14k\x02\x90\x01s\x15J\x00\x82\x01d\x00S\x00d\x00S\x00'
next_instr = 102L
ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x000002d290253868>
@jit.unroll_safe
def dispatch_bytecode(self, co_code, next_instr, ec):
while True:
assert next_instr & 1 == 0
self.last_instr = intmask(next_instr)
if jit.we_are_jitted():
ec.bytecode_only_trace(self)
else:
ec.bytecode_trace(self)
next_instr = r_uint(self.last_instr)
assert next_instr & 1 == 0
opcode = ord(co_code[next_instr])
oparg = ord(co_code[next_instr + 1])
next_instr += 2
# note: the structure of the code here is such that it makes
# (after translation) a big "if/elif" chain, which is then
# turned into a switch().
while opcode == opcodedesc.EXTENDED_ARG.index:
opcode = ord(co_code[next_instr])
arg = ord(co_code[next_instr + 1])
if opcode < HAVE_ARGUMENT:
raise BytecodeCorruption
next_instr += 2
oparg = (oparg * 256) | arg
if opcode == opcodedesc.RETURN_VALUE.index:
self.frame_finished_execution = True # for generators
raise Return
elif opcode == opcodedesc.JUMP_ABSOLUTE.index:
return self.jump_absolute(oparg, next_instr, ec)
elif opcode == opcodedesc.RERAISE.index:
return self.RERAISE(oparg, next_instr)
elif opcode == opcodedesc.FOR_ITER.index:
next_instr = self.FOR_ITER(oparg, next_instr)
elif opcode == opcodedesc.JUMP_FORWARD.index:
next_instr = self.JUMP_FORWARD(oparg, next_instr)
elif opcode == opcodedesc.JUMP_IF_FALSE_OR_POP.index:
return self.JUMP_IF_FALSE_OR_POP(oparg, next_instr, ec)
elif opcode == opcodedesc.JUMP_IF_TRUE_OR_POP.index:
return self.JUMP_IF_TRUE_OR_POP(oparg, next_instr, ec)
elif opcode == opcodedesc.POP_JUMP_IF_FALSE.index:
return self.POP_JUMP_IF_FALSE(oparg, next_instr, ec)
elif opcode == opcodedesc.POP_JUMP_IF_TRUE.index:
return self.POP_JUMP_IF_TRUE(oparg, next_instr, ec)
elif opcode == opcodedesc.POP_JUMP_FORWARD_IF_NONE.index:
next_instr = self.POP_JUMP_FORWARD_IF_NONE(oparg, next_instr)
elif opcode == opcodedesc.POP_JUMP_FORWARD_IF_NOT_NONE.index:
next_instr = self.POP_JUMP_FORWARD_IF_NOT_NONE(oparg, next_instr)
elif opcode == opcodedesc.JUMP_IF_NOT_EXC_MATCH.index:
next_instr = self.JUMP_IF_NOT_EXC_MATCH(oparg, next_instr)
elif opcode == opcodedesc.BINARY_ADD.index:
self.BINARY_ADD(oparg, next_instr)
elif opcode == opcodedesc.BINARY_AND.index:
self.BINARY_AND(oparg, next_instr)
elif opcode == opcodedesc.BINARY_FLOOR_DIVIDE.index:
self.BINARY_FLOOR_DIVIDE(oparg, next_instr)
elif opcode == opcodedesc.BINARY_MATRIX_MULTIPLY.index:
self.BINARY_MATRIX_MULTIPLY(oparg, next_instr)
elif opcode == opcodedesc.BINARY_LSHIFT.index:
self.BINARY_LSHIFT(oparg, next_instr)
elif opcode == opcodedesc.BINARY_MODULO.index:
self.BINARY_MODULO(oparg, next_instr)
elif opcode == opcodedesc.BINARY_MULTIPLY.index:
self.BINARY_MULTIPLY(oparg, next_instr)
elif opcode == opcodedesc.BINARY_OR.index:
self.BINARY_OR(oparg, next_instr)
elif opcode == opcodedesc.BINARY_POWER.index:
self.BINARY_POWER(oparg, next_instr)
elif opcode == opcodedesc.BINARY_RSHIFT.index:
self.BINARY_RSHIFT(oparg, next_instr)
elif opcode == opcodedesc.BINARY_SUBSCR.index:
self.BINARY_SUBSCR(oparg, next_instr)
elif opcode == opcodedesc.BINARY_SUBTRACT.index:
self.BINARY_SUBTRACT(oparg, next_instr)
elif opcode == opcodedesc.BINARY_TRUE_DIVIDE.index:
self.BINARY_TRUE_DIVIDE(oparg, next_instr)
elif opcode == opcodedesc.BINARY_XOR.index:
self.BINARY_XOR(oparg, next_instr)
elif opcode == opcodedesc.BUILD_CONST_KEY_MAP.index:
self.BUILD_CONST_KEY_MAP(oparg, next_instr)
elif opcode == opcodedesc.BUILD_LIST.index:
self.BUILD_LIST(oparg, next_instr)
elif opcode == opcodedesc.BUILD_LIST_FROM_ARG.index:
self.BUILD_LIST_FROM_ARG(oparg, next_instr)
elif opcode == opcodedesc.BUILD_MAP.index:
self.BUILD_MAP(oparg, next_instr)
elif opcode == opcodedesc.BUILD_SET.index:
self.BUILD_SET(oparg, next_instr)
elif opcode == opcodedesc.BUILD_SLICE.index:
self.BUILD_SLICE(oparg, next_instr)
elif opcode == opcodedesc.BUILD_TUPLE.index:
self.BUILD_TUPLE(oparg, next_instr)
elif opcode == opcodedesc.CALL_FUNCTION.index:
self.CALL_FUNCTION(oparg, next_instr)
elif opcode == opcodedesc.CALL_FUNCTION_KW.index:
self.CALL_FUNCTION_KW(oparg, next_instr)
elif opcode == opcodedesc.CALL_FUNCTION_EX.index:
self.CALL_FUNCTION_EX(oparg, next_instr)
elif opcode == opcodedesc.CALL_METHOD.index:
self.CALL_METHOD(oparg, next_instr)
elif opcode == opcodedesc.CALL_METHOD_KW.index:
> self.CALL_METHOD_KW(oparg, next_instr)
interpreter\pyopcode.py:298:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
f = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_SetFromE...x86-64\build\pypy\module\cpyext\test\test_pyerrors.py:250]", line 1> at line 56
n_arguments = 2, ignored = (102L,)
W_AbstractTupleObject = <class 'pypy.objspace.std.tupleobject.W_AbstractTupleObject'>
w_self = None, space = StdObjSpace
@jit.unroll_safe
def CALL_METHOD_KW(f, n_arguments, *ignored):
from pypy.objspace.std.tupleobject import W_AbstractTupleObject
# opargs contains the arg + kwarg count, excluding the implicit 'self'
w_self = f.peekvalue_maybe_none(n_arguments + 1)
space = f.space
# like in BUILD_CONST_KEY_MAP we can't use space.fixedview because then
# the immutability of the tuple is lost
w_tup_varnames = space.interp_w(W_AbstractTupleObject, f.popvalue())
n_keywords = space.len_w(w_tup_varnames)
keyword_names_w = [None] * n_keywords
keywords_w = [None] * n_keywords
for i in range(n_keywords):
keyword_names_w[i] = w_tup_varnames.getitem(space, i)
w_value = f.peekvalue(n_keywords - 1 - i)
keywords_w[i] = w_value
f.dropvalues(n_keywords)
n_arguments -= n_keywords
n = n_arguments + (w_self is not None)
arguments = f.popvalues(n) # includes w_self if it is not None
if w_self is None:
f.popvalue_maybe_none() # removes w_self, which is None
w_callable = f.popvalue()
args = f.argument_factory(
arguments, keyword_names_w, keywords_w, None, None,
methodcall=w_self is not None, w_function=w_callable)
if f.get_is_being_profiled() and function.is_builtin_code(w_callable):
w_result = f.space.call_args_and_c_profile(f, w_callable, args)
else:
> w_result = f.space.call_args(w_callable, args)
objspace\std\callmethod.py:126:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
space = StdObjSpace, w_obj = <FunctionWithFixedCode import_extension>
args = Arguments([W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject....n '))])], ['prologue'], [W_UnicodeObject('#include <errno.h>')])
def call_args(space, w_obj, args):
# two special cases for performance
if isinstance(w_obj, Function):
> return w_obj.call_args(args)
objspace\descroperation.py:192:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <FunctionWithFixedCode import_extension>
args = Arguments([W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject....n '))])], ['prologue'], [W_UnicodeObject('#include <errno.h>')])
def call_args(self, args):
# delegate activation to code
> w_res = self.getcode().funcrun(self, args)
interpreter\function.py:81:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinCode object at 0x000002d296e5f7f8>
func = <FunctionWithFixedCode import_extension>
args = Arguments([W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject....n '))])], ['prologue'], [W_UnicodeObject('#include <errno.h>')])
def funcrun(self, func, args):
> return BuiltinCode.funcrun_obj(self, func, None, args)
interpreter\gateway.py:869:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinCode object at 0x000002d296e5f7f8>
func = <FunctionWithFixedCode import_extension>, w_obj = None
args = Arguments([W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject....n '))])], ['prologue'], [W_UnicodeObject('#include <errno.h>')])
def funcrun_obj(self, func, w_obj, args):
space = func.space
activation = self.activation
scope_w = args.parse_obj(w_obj, func.qualname, self.sig,
func.defs_w, func.w_kw_defs, self.minargs)
try:
w_result = activation._run(space, scope_w)
except DescrMismatch:
if w_obj is not None:
args = args.prepend(w_obj)
return self._type_unwrap_mismatch(space, args)
except Exception as e:
> self.handle_exception(space, e)
interpreter\gateway.py:884:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinCode object at 0x000002d296e5f7f8>
space = StdObjSpace
e = UnicodeEncodeError('ascii', u'\n errno = EBADF;\n ... return NULL;\n ', 106, 107, 'ordinal not in range(128)')
def handle_exception(self, space, e):
try:
if not we_are_translated():
raise
raise e
except OperationError:
raise
except Exception as e: # general fall-back
from pypy.interpreter import error
> raise error.get_converted_unexpected_exception(space, e)
interpreter\gateway.py:908:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinCode object at 0x000002d296e5f7f8>
func = <FunctionWithFixedCode import_extension>, w_obj = None
args = Arguments([W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject....n '))])], ['prologue'], [W_UnicodeObject('#include <errno.h>')])
def funcrun_obj(self, func, w_obj, args):
space = func.space
activation = self.activation
scope_w = args.parse_obj(w_obj, func.qualname, self.sig,
func.defs_w, func.w_kw_defs, self.minargs)
try:
> w_result = activation._run(space, scope_w)
interpreter\gateway.py:878:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinActivation_UwS_ObjSpace_text_W_Root_text_W_Root_text_bool object at 0x000002d296e5f910>
space = StdObjSpace
scope_w = [W_UnicodeObject('foo'), W_ListObject(<pypy.objspace.std.listobject.ObjectListStrategy object at 0x0000...or, code, ar...rn NULL;\n '))]), W_UnicodeObject('#include <errno.h>'), None, W_UnicodeObject(''), W_BoolObject(False)]
def _run(self, space, scope_w):
> return self.behavior(space, space.text_w(scope_w[0]), scope_w[1], space.text_w(scope_w[2]), scope_w[3], space.text_w(scope_w[4]), space.is_true(scope_w[5]))
<7062-codegen d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\tool\sourcetools.py:174>:3:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
space = StdObjSpace, modname = 'foo'
w_functions = W_ListObject(<pypy.objspace.std.listobject.ObjectListStrategy object at 0x0000...or, code, arg1, arg2);\n return NULL;\n '))])
prologue = '#include <errno.h>', w_include_dirs = None, more_init = ''
PY_SSIZE_T_CLEAN = False
@unwrap_spec(modname='text', prologue='text',
more_init='text', PY_SSIZE_T_CLEAN=bool)
def import_extension(space, modname, w_functions, prologue="",
w_include_dirs=None, more_init="", PY_SSIZE_T_CLEAN=False):
functions = space.unwrap(w_functions)
include_dirs = _unwrap_include_dirs(space, w_include_dirs)
# If there's already a module under this name (file-based or a
# previous inline extension), save it in _module_keepalive before
# it's displaced. This prevents its raw allocations (method-name
# strings, type dicts, etc.) from being freed during a later
# test's leakfinder tracking window.
self._file_module_cache.pop(modname, None)
w_modules = space.sys.get('modules')
try:
w_old = space.getitem(w_modules, space.newtext(modname))
self._module_keepalive.append(w_old)
except OperationError:
pass
w_result = self.sys_info.import_extension(
modname, functions, prologue, include_dirs, more_init,
> PY_SSIZE_T_CLEAN)
module\cpyext\test\test_cpyext.py:415:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.module.cpyext.test.test_cpyext.SpaceCompiler object at 0x000002d298581830>
modname = 'foo'
functions = [(u'set_from_errno', u'METH_NOARGS', u'\n errno = EBADF;\n PyErr_SetFromErrnoWithFilen...mWindowsErrWithFilenameObjects(PyExc_OSError, code, arg1, arg2);\n return NULL;\n ')]
prologue = '#include <errno.h>', include_dirs = None, more_init = ''
PY_SSIZE_T_CLEAN = False
def import_extension(self, modname, functions, prologue="",
include_dirs=None, more_init="", PY_SSIZE_T_CLEAN=False):
> body = prologue + make_methods(functions, modname)
tool\cpyext\extbuild.py:88:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
functions = [(u'set_from_errno', u'METH_NOARGS', u'\n errno = EBADF;\n PyErr_SetFromErrnoWithFilen...mWindowsErrWithFilenameObjects(PyExc_OSError, code, arg1, arg2);\n return NULL;\n ')]
modname = 'foo'
def make_methods(functions, modname):
methods_table = []
codes = []
for funcname, flags, code in functions:
cfuncname = "%s_%s" % (modname, funcname)
if 'METH_FASTCALL' in flags and 'METH_KEYWORDS' in flags:
signature = ('(PyObject *self, PyObject *const *args, '
'Py_ssize_t len_args, PyObject *kwnames)')
elif 'METH_KEYWORDS' in flags:
signature = '(PyObject *self, PyObject *args, PyObject *kwargs)'
elif 'METH_FASTCALL' in flags:
signature = ('(PyObject *self, PyObject *const *args, '
'Py_ssize_t len_args)')
else:
signature = '(PyObject *self, PyObject *args)'
methods_table.append(
"{\"%s\", (PyCFunction)%s, %s}," % (funcname, cfuncname, flags))
func_code = """
static PyObject* {cfuncname}{signature}
{{
{code}
}}
> """.format(cfuncname=cfuncname, signature=signature, code=code)
E UnicodeEncodeError: 'ascii' codec can't encode character u'\xe4' in position 106: ordinal not in range(128)
tool\cpyext\extbuild.py:139: UnicodeEncodeError
=========================== short test summary info ===========================
FAIL module\cpyext\test\test_pyerrors.py::AppTestFetch::()::test_SetFromErrnoWithFilename_basic
============== 1 failed, 28 passed, 4 skipped in 1453.09 seconds ==============
++ 09:15:34 starting module/cpyext/test/test_sequence.py [91 started in total]
__ module/cpyext/test/test_pystrhex.py [88 done in total, somefailed=False] ___
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
module\cpyext\test\test_pystrhex.py .
========================= 1 passed in 611.69 seconds ==========================
++ 09:21:20 starting module/cpyext/test/test_setobject.py [92 started in total]
__ module/cpyext/test/test_pystrtod.py [89 done in total, somefailed=False] ___
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 20 items
module\cpyext\test\test_pystrtod.py ....................
========================= 20 passed in 701.86 seconds =========================
++ 09:22:55 starting module/cpyext/test/test_sliceobject.py [93 started in total]
__ module/cpyext/test/test_pystate.py [90 done in total, somefailed=False] ____
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 14 items
module\cpyext\test\test_pystate.py ....x.....sx..
============== 11 passed, 1 skipped, 2 xfailed in 752.21 seconds ==============
++ 09:23:00 starting module/cpyext/test/test_structseq.py [94 started in total]
__ module/cpyext/test/test_sequence.py [91 done in total, somefailed=False] ___
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 23 items
module\cpyext\test\test_sequence.py .......................
========================= 23 passed in 696.55 seconds =========================
++ 09:31:28 starting module/cpyext/test/test_sysmodule.py [95 started in total]
__ module/cpyext/test/test_setobject.py [92 done in total, somefailed=False] __
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 9 items
module\cpyext\test\test_setobject.py .........
========================= 9 passed in 483.92 seconds ==========================
++ 09:33:26 starting module/cpyext/test/test_thread.py [96 started in total]
__ module/cpyext/test/test_structseq.py [93 done in total, somefailed=False] __
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
module\cpyext\test\test_structseq.py .
========================= 1 passed in 407.20 seconds ==========================
++ 09:33:31 starting module/cpyext/test/test_traceback.py [97 started in total]
__ module/cpyext/test/test_sliceobject.py [94 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 8 items
module\cpyext\test\test_sliceobject.py ........
========================= 8 passed in 454.55 seconds ==========================
++ 09:34:17 starting module/cpyext/test/test_translate.py [98 started in total]
__ module/cpyext/test/test_translate.py [95 done in total, somefailed=False] __
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
module\cpyext\test\test_translate.py .
========================== 1 passed in 27.98 seconds ==========================
++ 09:36:22 starting module/cpyext/test/test_tupleobject.py [99 started in total]
__ module/cpyext/test/test_traceback.py [96 done in total, somefailed=False] __
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items
module\cpyext\test\test_traceback.py .
========================= 1 passed in 154.06 seconds ==========================
++ 09:37:55 starting module/cpyext/test/test_typeobject.py [100 started in total]
__ module/cpyext/test/test_sysmodule.py [97 done in total, somefailed=False] __
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
module\cpyext\test\test_sysmodule.py ...
========================= 3 passed in 342.67 seconds ==========================
++ 09:39:09 starting module/cpyext/test/test_unicodeobject.py [101 started in total]
__ module/cpyext/test/test_thread.py [98 done in total, somefailed=True] ______
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 6 items
module\cpyext\test\test_thread.py x..Fx.
================================== FAILURES ===================================
________________________ AppTestThread.test_timed_lock ________________________
self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001d1c0a7b9f0>
def test_timed_lock(self):
module = self.import_extension('foo', [
("timed_acquire_lock", "METH_O",
"""
#ifndef PyThread_acquire_lock_timed
#error "seems we are not accessing PyPy's functions"
#endif
PyLockStatus acquire_result;
int microseconds = PyLong_AsLong(args);
Py_BEGIN_ALLOW_THREADS
acquire_result = PyThread_acquire_lock_timed(global_lock, microseconds, 0);
Py_END_ALLOW_THREADS
if (acquire_result == PY_LOCK_ACQUIRED) {
Py_RETURN_TRUE;
} else {
Py_RETURN_FALSE;
}
"""),
("release_lock", "METH_NOARGS",
"""
PyThread_release_lock(global_lock);
Py_RETURN_NONE;
"""),
("cleanup_lock", "METH_NOARGS",
"""
// cleanup isn't part of the test, but I'd feel guilty otherwise
PyThread_free_lock(global_lock); global_lock=NULL;
Py_RETURN_NONE;
"""
)
],
prologue="static PyThread_type_lock global_lock;",
more_init="global_lock = PyThread_allocate_lock();"
)
try:
import threading
import time
failure = []
assert module.timed_acquire_lock(-1)
main_thread_should_release_the_lock_barrier = threading.Barrier(2)
def thread_func():
try:
if module.timed_acquire_lock(0):
failure.append("Lock should be held elsewhere")
return
if module.timed_acquire_lock(1):
failure.append("Lock should be held elsewhere")
return
finally:
main_thread_should_release_the_lock_barrier.wait()
if not module.timed_acquire_lock(1000000):
failure.append("Lock should have become available")
return
module.release_lock()
thread = threading.Thread(target=thread_func)
thread.start()
main_thread_should_release_the_lock_barrier.wait()
# At this point, thread_func should be waiting 1s for the lock,
# so sleep a short amount of time then let it have the lock.
time.sleep(0.01)
module.release_lock()
thread.join()
> assert not failure, failure
E (application-level) AssertionError: ['Lock should have become available']
[d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\cpyext\test\test_thread.py:84]:65: AssertionError
---------------------------- Captured stdout call -----------------------------
source_0.c
Creating library d:\systemtemp\pytest\usession-py3.11-1001\foo-2\foo.lib and object d:\systemtemp\pytest\usession-py3.11-1001\foo-2\foo.exp
Generating code
Finished generating code
---------------------------- Captured stderr call -----------------------------
<function PyModule_Create2 at 0x000001d1bdbe82f0> DONE
<function PyLong_AsLong at 0x000001d1bc2bb6a0> DONE
<function PyEval_SaveThread at 0x000001d1bd00fbc8> DONE
<function PyEval_RestoreThread at 0x000001d1bd00fad8> DONE
<function PyLong_AsLong at 0x000001d1bc2bb6a0> DONE
<function PyEval_SaveThread at 0x000001d1bd00fbc8> DONE
<function PyEval_RestoreThread at 0x000001d1bd00fad8> DONE
<function PyLong_AsLong at 0x000001d1bc2bb6a0> DONE
<function PyEval_SaveThread at 0x000001d1bd00fbc8> DONE
<function PyEval_RestoreThread at 0x000001d1bd00fad8> DONE
<function PyLong_AsLong at 0x000001d1bc2bb6a0> DONE
<function PyEval_SaveThread at 0x000001d1bd00fbc8> DONE
<function PyEval_RestoreThread at 0x000001d1bd00fad8> DONE
=========================== short test summary info ===========================
FAIL module\cpyext\test\test_thread.py::AppTestThread::()::test_timed_lock
=============== 1 failed, 3 passed, 2 xfailed in 402.93 seconds ===============
++ 09:41:57 starting module/cpyext/test/test_userslots.py [102 started in total]
__ module/cpyext/test/test_tupleobject.py [99 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 10 items
module\cpyext\test\test_tupleobject.py ..........
========================= 10 passed in 310.23 seconds =========================
++ 09:43:40 starting module/cpyext/test/test_version.py [103 started in total]
__ module/cpyext/test/test_userslots.py [100 done in total, somefailed=False] _
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 7 items
module\cpyext\test\test_userslots.py .......
========================= 7 passed in 446.57 seconds ==========================
called power
++ 09:51:21 starting module/cpyext/test/test_weakref.py [104 started in total]
__ module/cpyext/test/test_unicodeobject.py [101 done in total, somefailed=True]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 76 items
module\cpyext\test\test_unicodeobject.py .....................................................FF.....................
================================== FAILURES ===================================
____________________________ TestUnicode.test_mbcs ____________________________
self = <pypy.module.cpyext.test.test_unicodeobject.TestUnicode object at 0x0000028664ab4b48>
space = StdObjSpace
def test_mbcs(self, space):
if sys.platform != 'win32':
py.test.skip("mcbs encoding only exists on Windows")
unichars = u"abc"
wbuf = rffi.unicode2wcharp(unichars)
try:
w_bytes = PyUnicode_EncodeMBCS(space, wbuf, 3, None)
finally:
rffi.free_wcharp(wbuf)
assert space.type(w_bytes) is space.w_bytes
> assert space.utf8_w(w_bytes) == "abc"
module\cpyext\test\test_unicodeobject.py:1230:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
interpreter\baseobjspace.py:1856: in utf8_w
return w_obj.utf8_w(self)
interpreter\baseobjspace.py:271: in utf8_w
self._typed_unwrap_error(space, "str")
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = W_BytesObject('abc'), space = StdObjSpace, expected = 'str'
def _typed_unwrap_error(self, space, expected):
raise oefmt(space.w_TypeError,
> "expected %s, got %T object", expected, self)
E OpErrFmt: [<W_TypeObject 'TypeError' at 0x2865eac2b80>: expected str, got bytes object]
interpreter\baseobjspace.py:315: OpErrFmt
__________________________ TestUnicode.test_codepage __________________________
self = <pypy.module.cpyext.test.test_unicodeobject.TestUnicode object at 0x0000028666210c60>
space = StdObjSpace
def test_codepage(self, space):
if sys.platform != 'win32':
py.test.skip("codepage encoding only exists on Windows")
chars = "abc"
w_obj = space.newtext(chars)
w_bytes = PyUnicode_EncodeCodePage(space, 932, w_obj, None)
assert space.type(w_bytes) is space.w_bytes
> assert space.utf8_w(w_bytes) == "abc"
module\cpyext\test\test_unicodeobject.py:1239:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
interpreter\baseobjspace.py:1856: in utf8_w
return w_obj.utf8_w(self)
interpreter\baseobjspace.py:271: in utf8_w
self._typed_unwrap_error(space, "str")
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = W_BytesObject('abc'), space = StdObjSpace, expected = 'str'
def _typed_unwrap_error(self, space, expected):
raise oefmt(space.w_TypeError,
> "expected %s, got %T object", expected, self)
E OpErrFmt: [<W_TypeObject 'TypeError' at 0x2865eac2b80>: expected str, got bytes object]
interpreter\baseobjspace.py:315: OpErrFmt
=========================== short test summary info ===========================
FAIL module\cpyext\test\test_unicodeobject.py::TestUnicode::()::test_mbcs
FAIL module\cpyext\test\test_unicodeobject.py::TestUnicode::()::test_codepage
==================== 2 failed, 74 passed in 785.04 seconds ====================
++ 09:54:14 starting module/crypt/test [105 started in total]
__ module/crypt/test [102 done in total, somefailed=False] ____________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 0.04 seconds ==========================
++ 09:54:16 starting module/errno/test [106 started in total]
__ module/cpyext/test/test_version.py [103 done in total, somefailed=False] ___
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
module\cpyext\test\test_version.py ...
========================= 3 passed in 554.51 seconds ==========================
++ 09:54:26 starting module/exceptions/test [107 started in total]
__ module/errno/test [104 done in total, somefailed=False] ____________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items
module\errno\test\test_errno.py ...
========================== 3 passed in 78.37 seconds ==========================
++ 09:55:38 starting module/faulthandler/test [108 started in total]
__ module/faulthandler/test [105 done in total, somefailed=False] _____________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 1 items / 1 skipped
module\faulthandler\test\test_ztranslation.py .
==================== 1 passed, 1 skipped in 31.48 seconds =====================
++ 09:56:12 starting module/fcntl/test [109 started in total]
__ module/fcntl/test [106 done in total, somefailed=False] ____________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 5.91 seconds ==========================
++ 09:56:22 starting module/gc/test [110 started in total]
__ module/exceptions/test [107 done in total, somefailed=False] _______________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 98 items
module\exceptions\test\apptest_exceptions.py ..................................................
module\exceptions\test\test_exc.py ................................................
========================= 98 passed in 163.79 seconds =========================
++ 09:57:15 starting module/imp/test [111 started in total]
__ module/cpyext/test/test_weakref.py [108 done in total, somefailed=False] ___
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
module\cpyext\test\test_weakref.py .....
========================= 5 passed in 361.01 seconds ==========================
++ 10:00:24 starting module/itertools/test [112 started in total]
__ module/gc/test [109 done in total, somefailed=True] ________________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 30 items
module\gc\test\test_app_referents.py ....
module\gc\test\test_gc.py .....x...
module\gc\test\test_hook.py ........
module\gc\test\test_referents.py ...F....
module\gc\test\test_ztranslation.py .
================================== FAILURES ===================================
_________________ AppTestReferents.test_get_rpy_memory_usage __________________
self = <CallInfo when='call' exception: type object 'W_IntObject' has no attribute '__basicsize__'>
func = <function <lambda> at 0x000002a41662e020>, when = 'call'
def __init__(self, func, when):
#: context of invocation: one of "setup", "call",
#: "teardown", "memocollect"
self.when = when
self.start = time()
try:
> self.result = func()
..\_pytest\runner.py:150:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> return CallInfo(lambda: ihook(item=item, **kwds), when=when)
..\_pytest\runner.py:138:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_HookCaller 'pytest_runtest_call'>
kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_get_rpy_memory_usage'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_get_rpy_memory_usage'>}
def __call__(self, **kwargs):
assert not self.is_historic()
> return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs)
..\_pytest\vendored_packages\pluggy.py:724:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.config.PytestPluginManager object at 0x000002a40d9f1440>
hook = <_HookCaller 'pytest_runtest_call'>
methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x000002a40f2eec60>]
kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_get_rpy_memory_usage'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_get_rpy_memory_usage'>}
def _hookexec(self, hook, methods, kwargs):
# called from all hookcaller instances.
# enable_tracing will set its own wrapping function at self._inner_hookexec
> return self._inner_hookexec(hook, methods, kwargs)
..\_pytest\vendored_packages\pluggy.py:338:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
hook = <_HookCaller 'pytest_runtest_call'>
methods = [<_pytest.vendored_packages.pluggy.HookImpl instance at 0x000002a40f2eec60>]
kwargs = {'__multicall__': <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_get_rpy_memory_usage'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>, 'item': <AppTestMethod 'test_get_rpy_memory_usage'>}
self._inner_hookexec = lambda hook, methods, kwargs: \
> _MultiCall(methods, kwargs, hook.spec_opts).execute()
..\_pytest\vendored_packages\pluggy.py:333:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_get_rpy_memory_usage'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
> return _wrapped_call(hook_impl.function(*args), self.execute)
..\_pytest\vendored_packages\pluggy.py:595:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
wrap_controller = <generator object pytest_runtest_call at 0x000002a4158ba188>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...mory_usage'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>>
def _wrapped_call(wrap_controller, func):
""" Wrap calling to a function with a generator which needs to yield
exactly once. The yield point will trigger calling the wrapped function
and return its _CallOutcome to the yield point. The generator then needs
to finish (raise StopIteration) in order for the wrapped call to complete.
"""
try:
next(wrap_controller) # first yield
except StopIteration:
_raise_wrapfail(wrap_controller, "did not yield")
call_outcome = _CallOutcome(func)
try:
wrap_controller.send(call_outcome)
_raise_wrapfail(wrap_controller, "has second yield")
except StopIteration:
pass
> return call_outcome.get_result()
..\_pytest\vendored_packages\pluggy.py:253:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x000002a419a8b8a0>
def get_result(self):
if self.excinfo is None:
return self.result
else:
ex = self.excinfo
if _py3:
raise ex[1].with_traceback(ex[2])
> _reraise(*ex) # noqa
..\_pytest\vendored_packages\pluggy.py:279:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x000002a419a8b8a0>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...mory_usage'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>>
def __init__(self, func):
try:
> self.result = func()
..\_pytest\vendored_packages\pluggy.py:264:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_get_rpy_memory_usage'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
> return _wrapped_call(hook_impl.function(*args), self.execute)
..\_pytest\vendored_packages\pluggy.py:595:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
wrap_controller = <generator object pytest_runtest_call at 0x000002a4158ba110>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...mory_usage'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>>
def _wrapped_call(wrap_controller, func):
""" Wrap calling to a function with a generator which needs to yield
exactly once. The yield point will trigger calling the wrapped function
and return its _CallOutcome to the yield point. The generator then needs
to finish (raise StopIteration) in order for the wrapped call to complete.
"""
try:
next(wrap_controller) # first yield
except StopIteration:
_raise_wrapfail(wrap_controller, "did not yield")
call_outcome = _CallOutcome(func)
try:
wrap_controller.send(call_outcome)
_raise_wrapfail(wrap_controller, "has second yield")
except StopIteration:
pass
> return call_outcome.get_result()
..\_pytest\vendored_packages\pluggy.py:253:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x000002a419a8b860>
def get_result(self):
if self.excinfo is None:
return self.result
else:
ex = self.excinfo
if _py3:
raise ex[1].with_traceback(ex[2])
> _reraise(*ex) # noqa
..\_pytest\vendored_packages\pluggy.py:279:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x000002a419a8b860>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 1 meths, kwargs={'i...mory_usage'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>>
def __init__(self, func):
try:
> self.result = func()
..\_pytest\vendored_packages\pluggy.py:264:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 1 meths, kwargs={'item': <AppTestMethod 'test_get_rpy_memory_usage'>, '__multicall__': <_MultiCall 0 results, 1 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
return _wrapped_call(hook_impl.function(*args), self.execute)
> res = hook_impl.function(*args)
..\_pytest\vendored_packages\pluggy.py:596:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
item = <AppTestMethod 'test_get_rpy_memory_usage'>
def pytest_runtest_call(item):
try:
> item.runtest()
..\_pytest\runner.py:91:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <AppTestMethod 'test_get_rpy_memory_usage'>
def runtest(self):
target = self.obj
src = extract_docstring_if_empty_function(target.im_func)
space = target.im_self.space
if self.config.option.runappdirect:
appexec_definitions = self.parent.obj.__dict__
spaceconfig = getattr(self.parent.obj, 'spaceconfig', None)
usemodules = spaceconfig.get('usemodules') if spaceconfig else None
return run_with_python(self.config.option.python, src, usemodules,
**appexec_definitions)
filename = self._getdynfilename(target)
func = app2interp_temp(src, filename=filename)
w_instance = self.parent.w_instance
> self.execute_appex(space, func, space, w_instance)
tool\pytest\apptest.py:331:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <AppTestMethod 'test_get_rpy_memory_usage'>, space = StdObjSpace
target = <function test_get_rpy_memory_usage at 0x000002a41662e110>
args = (StdObjSpace, <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000002a419e49a28>)
def execute_appex(self, space, target, *args):
self.space = space
space.getexecutioncontext().set_sys_exc_info(None)
try:
> target(*args)
tool\pytest\apptest.py:267:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
space = StdObjSpace
args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000002a419e49a28>,)
w_func = <Function test_get_rpy_memory_usage>
args = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000002a419e49a28>
def appcaller(space, *args_w):
if not isinstance(space, ObjSpace):
raise TypeError("first argument must be a space instance.")
# the last argument can be an Arguments
w_func = self.wget(space, name)
if not args_w:
return space.call_function(w_func)
else:
args = args_w[-1]
assert args is not None
if not isinstance(args, Arguments):
> return space.call_function(w_func, *args_w)
interpreter\gateway.py:1409:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = StdObjSpace, w_func = <Function test_get_rpy_memory_usage>
args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000002a419e49a28>,)
nargs = 1, Function = <class 'pypy.interpreter.function.Function'>
_Method = <class 'pypy.interpreter.function._Method'>
def call_function(self, w_func, *args_w):
nargs = len(args_w) # used for pruning funccall versions
if not self.config.objspace.disable_call_speedhacks and nargs < 5:
# start of hack for performance
from pypy.interpreter.function import Function, _Method
if isinstance(w_func, _Method):
if nargs < 4:
func = w_func.w_function
if isinstance(func, Function):
return func.funccall(w_func.w_instance, *args_w)
if isinstance(w_func, Function):
> return w_func.funccall(*args_w)
interpreter\baseobjspace.py:1234:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <Function test_get_rpy_memory_usage>
args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000002a419e49a28>,)
gateway = <module 'pypy.interpreter.gateway' from 'd:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\interpreter\\gateway.pyc'>
PyCode = <class 'pypy.interpreter.pycode.PyCode'>
code = <code object test_get_rpy_memory_usage, file "[d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\gc\test\test_referents.py:79]", line 1>
def funccall(self, *args_w): # speed hack
from pypy.interpreter import gateway
from pypy.interpreter.pycode import PyCode
code = self.getcode() # hook for the jit
nargs = len(args_w)
fast_natural_arity = code.fast_natural_arity
if nargs == fast_natural_arity:
if nargs == 0:
assert isinstance(code, gateway.BuiltinCode0)
return code.fastcall_0(self.space, self)
elif nargs == 1:
assert isinstance(code, gateway.BuiltinCode1)
return code.fastcall_1(self.space, self, args_w[0])
elif nargs == 2:
assert isinstance(code, gateway.BuiltinCode2)
return code.fastcall_2(self.space, self, args_w[0], args_w[1])
elif nargs == 3:
assert isinstance(code, gateway.BuiltinCode3)
return code.fastcall_3(self.space, self, args_w[0],
args_w[1], args_w[2])
elif nargs == 4:
assert isinstance(code, gateway.BuiltinCode4)
return code.fastcall_4(self.space, self, args_w[0],
args_w[1], args_w[2], args_w[3])
elif (nargs | PyCode.FLATPYCALL) == fast_natural_arity:
assert isinstance(code, PyCode)
if nargs < 5:
new_frame = self.space.createframe(code, self.w_func_globals,
self)
for i in funccallunrolling:
if i < nargs:
new_frame.locals_cells_stack_w[i] = args_w[i]
> return new_frame.run(self.name, self.qualname)
interpreter\function.py:131:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:79]", line 1> at line 3
name = 'test_get_rpy_memory_usage', qualname = 'test_get_rpy_memory_usage'
def run(self, name=None, qualname=None):
"""Start this frame's execution."""
if self._is_generator_or_coroutine():
return self.initialize_as_generator(name, qualname)
else:
> return self.execute_frame()
interpreter\pyframe.py:256:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:79]", line 1> at line 3
w_arg_or_err = None
def execute_frame(self, w_arg_or_err=None):
"""Execute this frame. Main entry point to the interpreter.
'w_arg_or_err' is non-None iff we are starting or resuming
a generator or coroutine frame; in that case, w_arg_or_err
is the input argument -or- an SApplicationException instance.
"""
from pypy.interpreter import pyopcode as pyopcode
# the following 'assert' is an annotation hint: it hides from
# the annotator all methods that are defined in PyFrame but
# overridden in the {,Host}FrameClass subclasses of PyFrame.
assert (isinstance(self, self.space.FrameClass) or
not self.space.config.translating)
executioncontext = self.space.getexecutioncontext()
executioncontext.enter(self)
got_exception = True
w_exitvalue = self.space.w_None
try:
executioncontext.call_trace(self)
#
# Execution starts just after the last_instr. Initially,
# last_instr is -1. After a generator suspends it points to
# the YIELD_VALUE/YIELD_FROM instruction.
try:
try:
if w_arg_or_err is None:
assert self.last_instr == -1
next_instr = r_uint(0)
else:
next_instr = self.resume_execute_frame(w_arg_or_err)
except pyopcode.Yield:
w_exitvalue = self.popvalue()
else:
w_exitvalue = self.dispatch(self.pycode, next_instr,
executioncontext)
except OperationError:
raise
except Exception as e: # general fall-back
> raise self._convert_unexpected_exception(e)
interpreter\pyframe.py:353:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:79]", line 1> at line 3
e = AttributeError("type object 'W_IntObject' has no attribute '__basicsize__'",)
def _convert_unexpected_exception(self, e):
from pypy.interpreter import error
> operr = error.get_converted_unexpected_exception(self.space, e)
interpreter\pyframe.py:844:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:79]", line 1> at line 3
w_arg_or_err = None
def execute_frame(self, w_arg_or_err=None):
"""Execute this frame. Main entry point to the interpreter.
'w_arg_or_err' is non-None iff we are starting or resuming
a generator or coroutine frame; in that case, w_arg_or_err
is the input argument -or- an SApplicationException instance.
"""
from pypy.interpreter import pyopcode as pyopcode
# the following 'assert' is an annotation hint: it hides from
# the annotator all methods that are defined in PyFrame but
# overridden in the {,Host}FrameClass subclasses of PyFrame.
assert (isinstance(self, self.space.FrameClass) or
not self.space.config.translating)
executioncontext = self.space.getexecutioncontext()
executioncontext.enter(self)
got_exception = True
w_exitvalue = self.space.w_None
try:
executioncontext.call_trace(self)
#
# Execution starts just after the last_instr. Initially,
# last_instr is -1. After a generator suspends it points to
# the YIELD_VALUE/YIELD_FROM instruction.
try:
try:
if w_arg_or_err is None:
assert self.last_instr == -1
next_instr = r_uint(0)
else:
next_instr = self.resume_execute_frame(w_arg_or_err)
except pyopcode.Yield:
w_exitvalue = self.popvalue()
else:
w_exitvalue = self.dispatch(self.pycode, next_instr,
> executioncontext)
interpreter\pyframe.py:349:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:79]", line 1> at line 3
pycode = <code object test_get_rpy_memory_usage, file "[d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\gc\test\test_referents.py:79]", line 1>
next_instr = 0L
ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x000002a4162e7ef8>
def dispatch(self, pycode, next_instr, ec):
# For the sequel, force 'next_instr' to be unsigned for performance
next_instr = r_uint(next_instr)
co_code = pycode.co_code
try:
while True:
assert next_instr & 1 == 0
> next_instr = self.handle_bytecode(co_code, next_instr, ec)
interpreter\pyopcode.py:67:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:79]", line 1> at line 3
co_code = 'd\x01d\x00l\x00}\x01|\x01\xa0\x01d\x02\xa1\x01}\x02t\x02|\x02\x83\x01\x01\x00d\x03|\x02\x04\x00\x03\x00k\x01o\x16d\x04k\x01n\x02\x02\x00\x01\x00s\x1bJ\x00\x82\x01d\x00S\x00'
next_instr = 0L
ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x000002a4162e7ef8>
def handle_bytecode(self, co_code, next_instr, ec):
try:
> next_instr = self.dispatch_bytecode(co_code, next_instr, ec)
interpreter\pyopcode.py:73:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:79]", line 1> at line 3
co_code = 'd\x01d\x00l\x00}\x01|\x01\xa0\x01d\x02\xa1\x01}\x02t\x02|\x02\x83\x01\x01\x00d\x03|\x02\x04\x00\x03\x00k\x01o\x16d\x04k\x01n\x02\x02\x00\x01\x00s\x1bJ\x00\x82\x01d\x00S\x00'
next_instr = 16L
ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x000002a4162e7ef8>
@jit.unroll_safe
def dispatch_bytecode(self, co_code, next_instr, ec):
while True:
assert next_instr & 1 == 0
self.last_instr = intmask(next_instr)
if jit.we_are_jitted():
ec.bytecode_only_trace(self)
else:
ec.bytecode_trace(self)
next_instr = r_uint(self.last_instr)
assert next_instr & 1 == 0
opcode = ord(co_code[next_instr])
oparg = ord(co_code[next_instr + 1])
next_instr += 2
# note: the structure of the code here is such that it makes
# (after translation) a big "if/elif" chain, which is then
# turned into a switch().
while opcode == opcodedesc.EXTENDED_ARG.index:
opcode = ord(co_code[next_instr])
arg = ord(co_code[next_instr + 1])
if opcode < HAVE_ARGUMENT:
raise BytecodeCorruption
next_instr += 2
oparg = (oparg * 256) | arg
if opcode == opcodedesc.RETURN_VALUE.index:
self.frame_finished_execution = True # for generators
raise Return
elif opcode == opcodedesc.JUMP_ABSOLUTE.index:
return self.jump_absolute(oparg, next_instr, ec)
elif opcode == opcodedesc.RERAISE.index:
return self.RERAISE(oparg, next_instr)
elif opcode == opcodedesc.FOR_ITER.index:
next_instr = self.FOR_ITER(oparg, next_instr)
elif opcode == opcodedesc.JUMP_FORWARD.index:
next_instr = self.JUMP_FORWARD(oparg, next_instr)
elif opcode == opcodedesc.JUMP_IF_FALSE_OR_POP.index:
return self.JUMP_IF_FALSE_OR_POP(oparg, next_instr, ec)
elif opcode == opcodedesc.JUMP_IF_TRUE_OR_POP.index:
return self.JUMP_IF_TRUE_OR_POP(oparg, next_instr, ec)
elif opcode == opcodedesc.POP_JUMP_IF_FALSE.index:
return self.POP_JUMP_IF_FALSE(oparg, next_instr, ec)
elif opcode == opcodedesc.POP_JUMP_IF_TRUE.index:
return self.POP_JUMP_IF_TRUE(oparg, next_instr, ec)
elif opcode == opcodedesc.POP_JUMP_FORWARD_IF_NONE.index:
next_instr = self.POP_JUMP_FORWARD_IF_NONE(oparg, next_instr)
elif opcode == opcodedesc.POP_JUMP_FORWARD_IF_NOT_NONE.index:
next_instr = self.POP_JUMP_FORWARD_IF_NOT_NONE(oparg, next_instr)
elif opcode == opcodedesc.JUMP_IF_NOT_EXC_MATCH.index:
next_instr = self.JUMP_IF_NOT_EXC_MATCH(oparg, next_instr)
elif opcode == opcodedesc.BINARY_ADD.index:
self.BINARY_ADD(oparg, next_instr)
elif opcode == opcodedesc.BINARY_AND.index:
self.BINARY_AND(oparg, next_instr)
elif opcode == opcodedesc.BINARY_FLOOR_DIVIDE.index:
self.BINARY_FLOOR_DIVIDE(oparg, next_instr)
elif opcode == opcodedesc.BINARY_MATRIX_MULTIPLY.index:
self.BINARY_MATRIX_MULTIPLY(oparg, next_instr)
elif opcode == opcodedesc.BINARY_LSHIFT.index:
self.BINARY_LSHIFT(oparg, next_instr)
elif opcode == opcodedesc.BINARY_MODULO.index:
self.BINARY_MODULO(oparg, next_instr)
elif opcode == opcodedesc.BINARY_MULTIPLY.index:
self.BINARY_MULTIPLY(oparg, next_instr)
elif opcode == opcodedesc.BINARY_OR.index:
self.BINARY_OR(oparg, next_instr)
elif opcode == opcodedesc.BINARY_POWER.index:
self.BINARY_POWER(oparg, next_instr)
elif opcode == opcodedesc.BINARY_RSHIFT.index:
self.BINARY_RSHIFT(oparg, next_instr)
elif opcode == opcodedesc.BINARY_SUBSCR.index:
self.BINARY_SUBSCR(oparg, next_instr)
elif opcode == opcodedesc.BINARY_SUBTRACT.index:
self.BINARY_SUBTRACT(oparg, next_instr)
elif opcode == opcodedesc.BINARY_TRUE_DIVIDE.index:
self.BINARY_TRUE_DIVIDE(oparg, next_instr)
elif opcode == opcodedesc.BINARY_XOR.index:
self.BINARY_XOR(oparg, next_instr)
elif opcode == opcodedesc.BUILD_CONST_KEY_MAP.index:
self.BUILD_CONST_KEY_MAP(oparg, next_instr)
elif opcode == opcodedesc.BUILD_LIST.index:
self.BUILD_LIST(oparg, next_instr)
elif opcode == opcodedesc.BUILD_LIST_FROM_ARG.index:
self.BUILD_LIST_FROM_ARG(oparg, next_instr)
elif opcode == opcodedesc.BUILD_MAP.index:
self.BUILD_MAP(oparg, next_instr)
elif opcode == opcodedesc.BUILD_SET.index:
self.BUILD_SET(oparg, next_instr)
elif opcode == opcodedesc.BUILD_SLICE.index:
self.BUILD_SLICE(oparg, next_instr)
elif opcode == opcodedesc.BUILD_TUPLE.index:
self.BUILD_TUPLE(oparg, next_instr)
elif opcode == opcodedesc.CALL_FUNCTION.index:
self.CALL_FUNCTION(oparg, next_instr)
elif opcode == opcodedesc.CALL_FUNCTION_KW.index:
self.CALL_FUNCTION_KW(oparg, next_instr)
elif opcode == opcodedesc.CALL_FUNCTION_EX.index:
self.CALL_FUNCTION_EX(oparg, next_instr)
elif opcode == opcodedesc.CALL_METHOD.index:
> self.CALL_METHOD(oparg, next_instr)
interpreter\pyopcode.py:296:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
f = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:79]", line 1> at line 3
oparg = 1, ignored = (16L,), n_args = 1, w_self = None, n = 1
@jit.unroll_safe
def CALL_METHOD(f, oparg, *ignored):
# opargs contains the arg, and kwarg count, excluding the implicit 'self'
n_args = oparg
w_self = f.peekvalue_maybe_none(n_args)
n = n_args + (w_self is not None)
w_callable = f.peekvalue(n_args + 1)
w_result = f.space.call_valuestack(
> w_callable, n, f, methodcall=w_self is not None, dropvalues=n_args+2)
objspace\std\callmethod.py:93:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = StdObjSpace, w_func = <BuiltinFunction get_rpy_memory_usage>, nargs = 1
frame = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:79]", line 1> at line 3
dropvalues = 3, methodcall = False
def call_valuestack(self, w_func, nargs, frame, dropvalues, methodcall=False):
# methodcall is only used for better error messages in argument.py
from pypy.interpreter.function import Function, _Method, is_builtin_code
if frame.get_is_being_profiled() and is_builtin_code(w_func):
# XXX: this code is copied&pasted :-( from the slow path below
# call_valuestack().
args = frame.make_arguments(nargs, w_function=w_func)
frame.dropvalues(dropvalues)
return self.call_args_and_c_profile(frame, w_func, args)
if not self.config.objspace.disable_call_speedhacks:
# start of hack for performance
if isinstance(w_func, _Method):
# reuse callable stack place for w_inst
frame.settopvalue(w_func.w_instance, nargs)
nargs += 1
methodcall = True
w_func = w_func.w_function
if isinstance(w_func, Function):
return w_func.funccall_valuestack(
> nargs, frame, methodcall=methodcall, dropvalues=dropvalues)
interpreter\baseobjspace.py:1261:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <BuiltinFunction get_rpy_memory_usage>, nargs = 1
frame = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...-win-x86-64\build\pypy\module\gc\test\test_referents.py:79]", line 1> at line 3
dropvalues = 3, methodcall = False
def funccall_valuestack(self, nargs, frame, dropvalues, methodcall=False): # speed hack
# methodcall is only for better error messages
from pypy.interpreter import gateway
from pypy.interpreter.pycode import PyCode
code = self.getcode() # hook for the jit
#
if (jit.we_are_jitted() and code is self.space._code_of_sys_exc_info
and nargs == 0):
frame.dropvalues(dropvalues)
from pypy.module.sys.vm import exc_info_direct
return exc_info_direct(self.space, frame)
#
fast_natural_arity = code.fast_natural_arity
if nargs == fast_natural_arity:
if nargs == 0:
frame.dropvalues(dropvalues)
assert isinstance(code, gateway.BuiltinCode0)
return code.fastcall_0(self.space, self)
elif nargs == 1:
f_0 = frame.peekvalue(0)
frame.dropvalues(dropvalues)
assert isinstance(code, gateway.BuiltinCode1)
> return code.fastcall_1(self.space, self, f_0)
interpreter\function.py:162:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinCode1 object at 0x000002a415309f68>
space = StdObjSpace, w_func = <BuiltinFunction get_rpy_memory_usage>
w1 = W_IntObject(12345)
@signature(sigtypes.self(), sigtypes.any(),
w_root_or_none,
w_root_or_none,
returns=w_root_or_none)
def fastcall_1(self, space, w_func, w1):
try:
w_result = self.fastfunc_1(space, w1)
except DescrMismatch:
return self._type_unwrap_mismatch(space,
Arguments(space, [w1]))
except Exception as e:
> self.handle_exception(space, e)
interpreter\gateway.py:982:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinCode1 object at 0x000002a415309f68>
space = StdObjSpace
e = AttributeError("type object 'W_IntObject' has no attribute '__basicsize__'",)
def handle_exception(self, space, e):
try:
if not we_are_translated():
raise
raise e
except OperationError:
raise
except Exception as e: # general fall-back
from pypy.interpreter import error
> raise error.get_converted_unexpected_exception(space, e)
interpreter\gateway.py:908:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <pypy.interpreter.gateway.BuiltinCode1 object at 0x000002a415309f68>
space = StdObjSpace, w_func = <BuiltinFunction get_rpy_memory_usage>
w1 = W_IntObject(12345)
@signature(sigtypes.self(), sigtypes.any(),
w_root_or_none,
w_root_or_none,
returns=w_root_or_none)
def fastcall_1(self, space, w_func, w1):
try:
> w_result = self.fastfunc_1(space, w1)
interpreter\gateway.py:977:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
space = StdObjSpace, w_obj = W_IntObject(12345)
def get_rpy_memory_usage(space, w_obj):
"""Return the memory usage of just the given object or GcRef.
This does not include the internal structures of the object."""
gcref = unwrap(space, w_obj)
> size = rgc.get_rpy_memory_usage(gcref)
module\gc\referents.py:101:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
gcref = _GcRef(W_IntObject(12345))
@not_rpython
def get_rpy_memory_usage(gcref):
# approximate implementation using CPython's type info
Class = type(gcref._x)
> size = Class.__basicsize__
E AttributeError: type object 'W_IntObject' has no attribute '__basicsize__'
..\rpython\rlib\rgc.py:822: AttributeError
=========================== short test summary info ===========================
FAIL module\gc\test\test_referents.py::AppTestReferents::()::test_get_rpy_memory_usage
============== 1 failed, 28 passed, 1 xfailed in 248.34 seconds ===============
++ 10:00:40 starting module/marshal/test [113 started in total]
__ module/cpyext/test/test_typeobject.py [110 done in total, somefailed=False]
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 93 items
module\cpyext\test\test_typeobject.py ...................s....................................................s.....s..............
=================== 90 passed, 3 skipped in 1337.99 seconds ===================
++ 10:01:46 starting module/math/test [114 started in total]
__ module/marshal/test [111 done in total, somefailed=False] __________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 51 items
module\marshal\test\apptest_marshal.py ...............................................
module\marshal\test\test_marshal.py s
module\marshal\test\test_marshalimpl.py ...
=================== 50 passed, 1 skipped in 329.38 seconds ====================
++ 10:06:14 starting module/micronumpy/test [115 started in total]
__ module/micronumpy/test [112 done in total, somefailed=False] _______________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items
======================== no tests ran in 0.02 seconds =========================
++ 10:06:20 starting module/mmap/test [116 started in total]
__ module/itertools/test [113 done in total, somefailed=False] ________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 92 items
module\itertools\test\apptest_itertools.py ....
module\itertools\test\test_itertools.py .......................................................................................
module\itertools\test\test_ztranslation.py .
========================= 92 passed in 463.06 seconds =========================
++ 10:08:17 starting module/operator/test [117 started in total]
__ module/imp/test [114 done in total, somefailed=True] _______________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 123 items
module\imp\test\test_app.py .E......................
module\imp\test\test_import.py ...............................................................s...........s......s..s..............
=================================== ERRORS ====================================
___________ ERROR at teardown of AppTestImpModule.test_find_module ____________
self = <CallInfo when='teardown' exception: {
array [ '%', 'L', 'E', '\x00' ]:
...
File "d:\pypy_stuff\buildbot64\slav...bot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\ctypefunc.py", line 523, in rawallocate
flavor='raw')
}>
func = <function <lambda> at 0x000001f56d705268>, when = 'teardown'
def __init__(self, func, when):
#: context of invocation: one of "setup", "call",
#: "teardown", "memocollect"
self.when = when
self.start = time()
try:
> self.result = func()
..\_pytest\runner.py:150:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
> return CallInfo(lambda: ihook(item=item, **kwds), when=when)
..\_pytest\runner.py:138:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_HookCaller 'pytest_runtest_teardown'>
kwargs = {'__multicall__': <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_find_module'>, 'nextitem': <App...rgs={...}>}>, 'item': <AppTestMethod 'test_find_module'>, 'nextitem': <AppTestMethod 'test_find_module_with_encoding'>}
def __call__(self, **kwargs):
assert not self.is_historic()
> return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs)
..\_pytest\vendored_packages\pluggy.py:724:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.config.PytestPluginManager object at 0x000001f5611c3408>
hook = <_HookCaller 'pytest_runtest_teardown'>, methods = []
kwargs = {'__multicall__': <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_find_module'>, 'nextitem': <App...rgs={...}>}>, 'item': <AppTestMethod 'test_find_module'>, 'nextitem': <AppTestMethod 'test_find_module_with_encoding'>}
def _hookexec(self, hook, methods, kwargs):
# called from all hookcaller instances.
# enable_tracing will set its own wrapping function at self._inner_hookexec
> return self._inner_hookexec(hook, methods, kwargs)
..\_pytest\vendored_packages\pluggy.py:338:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
hook = <_HookCaller 'pytest_runtest_teardown'>, methods = []
kwargs = {'__multicall__': <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_find_module'>, 'nextitem': <App...rgs={...}>}>, 'item': <AppTestMethod 'test_find_module'>, 'nextitem': <AppTestMethod 'test_find_module_with_encoding'>}
self._inner_hookexec = lambda hook, methods, kwargs: \
> _MultiCall(methods, kwargs, hook.spec_opts).execute()
..\_pytest\vendored_packages\pluggy.py:333:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_find_module'>, 'nextitem': <AppTestMethod 'test_find_module_with_encoding'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
> return _wrapped_call(hook_impl.function(*args), self.execute)
..\_pytest\vendored_packages\pluggy.py:595:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
wrap_controller = <generator object pytest_runtest_teardown at 0x000001f56d853830>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 0 meths, kwargs={'i...h_encoding'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>>
def _wrapped_call(wrap_controller, func):
""" Wrap calling to a function with a generator which needs to yield
exactly once. The yield point will trigger calling the wrapped function
and return its _CallOutcome to the yield point. The generator then needs
to finish (raise StopIteration) in order for the wrapped call to complete.
"""
try:
next(wrap_controller) # first yield
except StopIteration:
_raise_wrapfail(wrap_controller, "did not yield")
call_outcome = _CallOutcome(func)
try:
wrap_controller.send(call_outcome)
_raise_wrapfail(wrap_controller, "has second yield")
except StopIteration:
pass
> return call_outcome.get_result()
..\_pytest\vendored_packages\pluggy.py:253:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x000001f56d2ca0a0>
def get_result(self):
if self.excinfo is None:
return self.result
else:
ex = self.excinfo
if _py3:
raise ex[1].with_traceback(ex[2])
> _reraise(*ex) # noqa
..\_pytest\vendored_packages\pluggy.py:279:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_pytest.vendored_packages.pluggy._CallOutcome instance at 0x000001f56d2ca0a0>
func = <bound method _MultiCall.execute of <_MultiCall 0 results, 0 meths, kwargs={'i...h_encoding'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>>
def __init__(self, func):
try:
> self.result = func()
..\_pytest\vendored_packages\pluggy.py:264:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <_MultiCall 0 results, 0 meths, kwargs={'item': <AppTestMethod 'test_find_module'>, 'nextitem': <AppTestMethod 'test_find_module_with_encoding'>, '__multicall__': <_MultiCall 0 results, 0 meths, kwargs={...}>}>
def execute(self):
all_kwargs = self.kwargs
self.results = results = []
firstresult = self.specopts.get("firstresult")
while self.hook_impls:
hook_impl = self.hook_impls.pop()
args = [all_kwargs[argname] for argname in hook_impl.argnames]
if hook_impl.hookwrapper:
return _wrapped_call(hook_impl.function(*args), self.execute)
> res = hook_impl.function(*args)
..\_pytest\vendored_packages\pluggy.py:596:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <rpython.conftest.LeakFinder instance at 0x000001f562a189a0>
item = <AppTestMethod 'test_find_module'>
@pytest.hookimpl(trylast=True)
def pytest_runtest_teardown(self, item):
if not isinstance(item, py.test.collect.Function):
return
if (not getattr(item.obj, 'dont_track_allocations', False)
and leakfinder.TRACK_ALLOCATIONS):
kwds = {}
try:
kwds['do_collection'] = item.track_allocations_collect
except AttributeError:
pass
item._pypytest_leaks = leakfinder.stop_tracking_allocations(False,
**kwds)
else: # stop_tracking_allocations() already called
item._pypytest_leaks = None
# check for leaks, but only if the test passed so far
if getattr(item, '_success', False) and item._pypytest_leaks:
> raise leakfinder.MallocMismatch(item._pypytest_leaks)
E MallocMismatch: {
E
E array [ '%', 'L', 'E', '\x00' ]:
E ...
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdataobj.py", line 13, in <module>
E from pypy.module._cffi_backend import misc
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\misc.py", line 125, in <module>
E FORMAT_LONGDOUBLE = rffi.str2charp("%LE")
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rtyper\lltypesystem\rffi.py", line 821, in str2charp
E array = lltype.malloc(TYPEP.TO, len(s) + 1, flavor='raw', track_allocation=True)
E
E <C object Struct cffi_ctxobj { ctx, info } at 0x1f562866530>:
E ...
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\ffi_obj.py", line 738, in make_plain_ffi_object
E r.__init__(space, src_ctx)
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\ffi_obj.py", line 59, in __init__
E self.ctxobj = parse_c_type.allocate_ctxobj(src_ctx)
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\parse_c_type.py", line 71, in allocate_ctxobj
E p = lltype.malloc(CTXOBJ, flavor='raw', zero=True)
E
E <C object Array of Char {'nolength': True} at 0x1f56561cbe0>:
E ...
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 131, in ffiobj_init
E ntypes = allocate_array(ffi, _CFFI_OPCODE_T, n)
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 109, in allocate_array
E p = allocate(ffi, nitems * nbytes)
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 102, in allocate
E p = lltype.malloc(rffi.CCHARP.TO, nbytes, flavor='raw', zero=True)
E
E <C object Array of Char {'nolength': True} at 0x1f561529db0>:
E ...
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\ffi_obj.py", line 191, in descr_init
E w__typenames, w__includes)
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 146, in ffiobj_init
E p = allocate(ffi, size)
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 102, in allocate
E p = lltype.malloc(rffi.CCHARP.TO, nbytes, flavor='raw', zero=True)
E
E <C object Array of Char {'nolength': True} at 0x1f561606d60>:
E <C object Array of Char {'nolength': True} at 0x1f561607500>:
E <C object Array of Char {'nolength': True} at 0x1f561606e60>:
E <C object Array of Char {'nolength': True} at 0x1f561606e80>:
E <C object Array of Char {'nolength': True} at 0x1f561607180>:
E <C object Array of Char {'nolength': True} at 0x1f561607540>:
E <C object Array of Char {'nolength': True} at 0x1f561606ea0>:
E <C object Array of Char {'nolength': True} at 0x1f561607400>:
E <C object Array of Char {'nolength': True} at 0x1f561607080>:
E <C object Array of Char {'nolength': True} at 0x1f561606fc0>:
E <C object Array of Char {'nolength': True} at 0x1f561606f40>:
E <C object Array of Char {'nolength': True} at 0x1f5616073a0>:
E <C object Array of Char {'nolength': True} at 0x1f561606fa0>:
E <C object Array of Char {'nolength': True} at 0x1f561606dc0>:
E <C object Array of Char {'nolength': True} at 0x1f561607380>:
E <C object Array of Char {'nolength': True} at 0x1f561607060>:
E <C object Array of Char {'nolength': True} at 0x1f561607040>:
E <C object Array of Char {'nolength': True} at 0x1f569243780>:
E <C object Array of Char {'nolength': True} at 0x1f5616070a0>:
E <C object Array of Char {'nolength': True} at 0x1f561606d80>:
E <C object Array of Char {'nolength': True} at 0x1f561607b80>:
E <C object Array of Char {'nolength': True} at 0x1f561607880>:
E <C object Array of Char {'nolength': True} at 0x1f561607620>:
E <C object Array of Char {'nolength': True} at 0x1f561607680>:
E <C object Array of Char {'nolength': True} at 0x1f561607920>:
E <C object Array of Char {'nolength': True} at 0x1f561607700>:
E <C object Array of Char {'nolength': True} at 0x1f56a923b60>:
E <C object Array of Char {'nolength': True} at 0x1f561607ca0>:
E <C object Array of Char {'nolength': True} at 0x1f561607940>:
E <C object Array of Char {'nolength': True} at 0x1f5616078e0>:
E <C object Array of Char {'nolength': True} at 0x1f561607b00>:
E <C object Array of Char {'nolength': True} at 0x1f561607860>:
E <C object Array of Char {'nolength': True} at 0x1f5616078c0>:
E <C object Array of Char {'nolength': True} at 0x1f5616076a0>:
E <C object Array of Char {'nolength': True} at 0x1f561607720>:
E <C object Array of Char {'nolength': True} at 0x1f561607a40>:
E <C object Array of Char {'nolength': True} at 0x1f56a9230b0>:
E <C object Array of Char {'nolength': True} at 0x1f561607b40>:
E <C object Array of Char {'nolength': True} at 0x1f56a923830>:
E <C object Array of Char {'nolength': True} at 0x1f561607ac0>:
E <C object Array of Char {'nolength': True} at 0x1f56a923b00>:
E <C object Array of Char {'nolength': True} at 0x1f561607ba0>:
E <C object Array of Char {'nolength': True} at 0x1f561607740>:
E <C object Array of Char {'nolength': True} at 0x1f561607be0>:
E <C object Array of Char {'nolength': True} at 0x1f5616078a0>:
E <C object Array of Char {'nolength': True} at 0x1f561607c40>:
E <C object Array of Char {'nolength': True} at 0x1f561607900>:
E <C object Array of Char {'nolength': True} at 0x1f5616076c0>:
E <C object Array of Char {'nolength': True} at 0x1f561607bc0>:
E <C object Array of Char {'nolength': True} at 0x1f561607ae0>:
E <C object Array of Char {'nolength': True} at 0x1f5616079e0>:
E <C object Array of Char {'nolength': True} at 0x1f561607c60>:
E <C object Array of Char {'nolength': True} at 0x1f561607a00>:
E <C object Array of Char {'nolength': True} at 0x1f561607a20>:
E <C object Array of Char {'nolength': True} at 0x1f561607660>:
E <C object Array of Char {'nolength': True} at 0x1f569244aa0>:
E <C object Array of Char {'nolength': True} at 0x1f561607c80>:
E <C object Array of Char {'nolength': True} at 0x1f5692444e0>:
E <C object Array of Char {'nolength': True} at 0x1f561607760>:
E <C object Array of Char {'nolength': True} at 0x1f561607820>:
E <C object Array of Char {'nolength': True} at 0x1f561607aa0>:
E <C object Array of Char {'nolength': True} at 0x1f5616075e0>:
E <C object Array of Char {'nolength': True} at 0x1f561607640>:
E <C object Array of Char {'nolength': True} at 0x1f561607a60>:
E <C object Array of Char {'nolength': True} at 0x1f561607b20>:
E <C object Array of Char {'nolength': True} at 0x1f561607800>:
E <C object Array of Char {'nolength': True} at 0x1f561607960>:
E <C object Array of Char {'nolength': True} at 0x1f5616076e0>:
E <C object Array of Char {'nolength': True} at 0x1f569244de0>:
E <C object Array of Char {'nolength': True} at 0x1f569243d10>:
E <C object Array of Char {'nolength': True} at 0x1f569244410>:
E <C object Array of Char {'nolength': True} at 0x1f561607b60>:
E <C object Array of Char {'nolength': True} at 0x1f569244d80>:
E <C object Array of Char {'nolength': True} at 0x1f5616079a0>:
E <C object Array of Char {'nolength': True} at 0x1f561607a80>:
E <C object Array of Char {'nolength': True} at 0x1f569244e30>:
E <C object Array of Char {'nolength': True} at 0x1f5692438c0>:
E <C object Array of Char {'nolength': True} at 0x1f561607780>:
E <C object Array of Char {'nolength': True} at 0x1f561607600>:
E <C object Array of Char {'nolength': True} at 0x1f5616075a0>:
E <C object Array of Char {'nolength': True} at 0x1f569244610>:
E <C object Array of Char {'nolength': True} at 0x1f5616077a0>:
E <C object Array of Char {'nolength': True} at 0x1f569244e60>:
E <C object Array of Char {'nolength': True} at 0x1f569245130>:
E ...
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 153, in ffiobj_init
E nglobs[i].c_name = decoder.next_name()
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 92, in next_name
E p = rffi.str2charp(self.string[frm : i])
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rtyper\lltypesystem\rffi.py", line 821, in str2charp
E array = lltype.malloc(TYPEP.TO, len(s) + 1, flavor='raw', track_allocation=True)
E
E <C object Array of Char {'nolength': True} at 0x1f560161e20>:
E ...
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 174, in ffiobj_init
E nstructs = allocate_array(ffi, STRUCT_UNION_S, n)
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 109, in allocate_array
E p = allocate(ffi, nitems * nbytes)
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 102, in allocate
E p = lltype.malloc(rffi.CCHARP.TO, nbytes, flavor='raw', zero=True)
E
E <C object Array of Char {'nolength': True} at 0x1f568de69e0>:
E ...
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 175, in ffiobj_init
E nfields = allocate_array(ffi, FIELD_S, nftot)
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 109, in allocate_array
E p = allocate(ffi, nitems * nbytes)
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 102, in allocate
E p = lltype.malloc(rffi.CCHARP.TO, nbytes, flavor='raw', zero=True)
E
E <C object Array of Char {'nolength': True} at 0x1f56733e6f0>:
E <C object Array of Char {'nolength': True} at 0x1f56733e830>:
E <C object Array of Char {'nolength': True} at 0x1f56733ef60>:
E <C object Array of Char {'nolength': True} at 0x1f56733eee0>:
E <C object Array of Char {'nolength': True} at 0x1f56733f0f0>:
E <C object Array of Char {'nolength': True} at 0x1f56733f3d0>:
E <C object Array of Char {'nolength': True} at 0x1f56733ebc0>:
E <C object Array of Char {'nolength': True} at 0x1f56733e6c0>:
E <C object Array of Char {'nolength': True} at 0x1f56733e700>:
E <C object Array of Char {'nolength': True} at 0x1f56733f860>:
E <C object Array of Char {'nolength': True} at 0x1f56733ed30>:
E <C object Array of Char {'nolength': True} at 0x1f561605da0>:
E <C object Array of Char {'nolength': True} at 0x1f561605f80>:
E <C object Array of Char {'nolength': True} at 0x1f561605d80>:
E <C object Array of Char {'nolength': True} at 0x1f56733fdd0>:
E <C object Array of Char {'nolength': True} at 0x1f561605f40>:
E <C object Array of Char {'nolength': True} at 0x1f56733fbe0>:
E <C object Array of Char {'nolength': True} at 0x1f561606040>:
E <C object Array of Char {'nolength': True} at 0x1f561606360>:
E <C object Array of Char {'nolength': True} at 0x1f56a9232c0>:
E <C object Array of Char {'nolength': True} at 0x1f5616061a0>:
E <C object Array of Char {'nolength': True} at 0x1f561606460>:
E <C object Array of Char {'nolength': True} at 0x1f561605fe0>:
E <C object Array of Char {'nolength': True} at 0x1f561606ce0>:
E <C object Array of Char {'nolength': True} at 0x1f5616069a0>:
E <C object Array of Char {'nolength': True} at 0x1f561606d00>:
E <C object Array of Char {'nolength': True} at 0x1f561606640>:
E <C object Array of Char {'nolength': True} at 0x1f56a923500>:
E <C object Array of Char {'nolength': True} at 0x1f567341160>:
E <C object Array of Char {'nolength': True} at 0x1f561606b60>:
E <C object Array of Char {'nolength': True} at 0x1f561606660>:
E <C object Array of Char {'nolength': True} at 0x1f561606940>:
E <C object Array of Char {'nolength': True} at 0x1f561606ac0>:
E <C object Array of Char {'nolength': True} at 0x1f5673412b0>:
E <C object Array of Char {'nolength': True} at 0x1f561606ae0>:
E <C object Array of Char {'nolength': True} at 0x1f561606780>:
E <C object Array of Char {'nolength': True} at 0x1f561606fe0>:
E ...
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 185, in ffiobj_init
E nstructs[i].c_name = decoder.next_name()
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 92, in next_name
E p = rffi.str2charp(self.string[frm : i])
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rtyper\lltypesystem\rffi.py", line 821, in str2charp
E array = lltype.malloc(TYPEP.TO, len(s) + 1, flavor='raw', track_allocation=True)
E
E <C object Array of Char {'nolength': True} at 0x1f561607560>:
E <C object Array of Char {'nolength': True} at 0x1f56733e900>:
E <C object Array of Char {'nolength': True} at 0x1f56733ea30>:
E <C object Array of Char {'nolength': True} at 0x1f56733e5f0>:
E <C object Array of Char {'nolength': True} at 0x1f56733e690>:
E <C object Array of Char {'nolength': True} at 0x1f56733eb50>:
E <C object Array of Char {'nolength': True} at 0x1f56733e800>:
E <C object Array of Char {'nolength': True} at 0x1f56733ec30>:
E <C object Array of Char {'nolength': True} at 0x1f56733e8d0>:
E <C object Array of Char {'nolength': True} at 0x1f561607580>:
E <C object Array of Char {'nolength': True} at 0x1f5616075c0>:
E <C object Array of Char {'nolength': True} at 0x1f5616077e0>:
E <C object Array of Char {'nolength': True} at 0x1f5616051a0>:
E <C object Array of Char {'nolength': True} at 0x1f561605380>:
E <C object Array of Char {'nolength': True} at 0x1f5616052e0>:
E <C object Array of Char {'nolength': True} at 0x1f5616056a0>:
E <C object Array of Char {'nolength': True} at 0x1f5616056e0>:
E <C object Array of Char {'nolength': True} at 0x1f56733f300>:
E <C object Array of Char {'nolength': True} at 0x1f56733f880>:
E <C object Array of Char {'nolength': True} at 0x1f56733edd0>:
E <C object Array of Char {'nolength': True} at 0x1f56733f620>:
E <C object Array of Char {'nolength': True} at 0x1f56733ee80>:
E <C object Array of Char {'nolength': True} at 0x1f56733f8c0>:
E <C object Array of Char {'nolength': True} at 0x1f561605700>:
E <C object Array of Char {'nolength': True} at 0x1f561605720>:
E <C object Array of Char {'nolength': True} at 0x1f56733f8e0>:
E <C object Array of Char {'nolength': True} at 0x1f56733e680>:
E <C object Array of Char {'nolength': True} at 0x1f56733eda0>:
E <C object Array of Char {'nolength': True} at 0x1f561605f60>:
E <C object Array of Char {'nolength': True} at 0x1f56733e8a0>:
E <C object Array of Char {'nolength': True} at 0x1f5616064e0>:
E <C object Array of Char {'nolength': True} at 0x1f561605fc0>:
E <C object Array of Char {'nolength': True} at 0x1f56733f8d0>:
E <C object Array of Char {'nolength': True} at 0x1f56733e9a0>:
E <C object Array of Char {'nolength': True} at 0x1f561606380>:
E <C object Array of Char {'nolength': True} at 0x1f5616060e0>:
E <C object Array of Char {'nolength': True} at 0x1f56733efd0>:
E <C object Array of Char {'nolength': True} at 0x1f56733f7a0>:
E <C object Array of Char {'nolength': True} at 0x1f56733fc60>:
E <C object Array of Char {'nolength': True} at 0x1f567340020>:
E <C object Array of Char {'nolength': True} at 0x1f56733ec50>:
E <C object Array of Char {'nolength': True} at 0x1f561605f20>:
E <C object Array of Char {'nolength': True} at 0x1f561606200>:
E <C object Array of Char {'nolength': True} at 0x1f561606120>:
E <C object Array of Char {'nolength': True} at 0x1f56733fba0>:
E <C object Array of Char {'nolength': True} at 0x1f561606340>:
E <C object Array of Char {'nolength': True} at 0x1f561606500>:
E <C object Array of Char {'nolength': True} at 0x1f561606420>:
E <C object Array of Char {'nolength': True} at 0x1f561606400>:
E <C object Array of Char {'nolength': True} at 0x1f561605ea0>:
E <C object Array of Char {'nolength': True} at 0x1f561606260>:
E <C object Array of Char {'nolength': True} at 0x1f56733f6e0>:
E <C object Array of Char {'nolength': True} at 0x1f56733fbb0>:
E <C object Array of Char {'nolength': True} at 0x1f561606520>:
E <C object Array of Char {'nolength': True} at 0x1f5673403e0>:
E <C object Array of Char {'nolength': True} at 0x1f56733ee30>:
E <C object Array of Char {'nolength': True} at 0x1f56733e6a0>:
E <C object Array of Char {'nolength': True} at 0x1f56733eca0>:
E <C object Array of Char {'nolength': True} at 0x1f561606060>:
E <C object Array of Char {'nolength': True} at 0x1f5673403b0>:
E <C object Array of Char {'nolength': True} at 0x1f561605e00>:
E <C object Array of Char {'nolength': True} at 0x1f561605ec0>:
E <C object Array of Char {'nolength': True} at 0x1f561606000>:
E <C object Array of Char {'nolength': True} at 0x1f561606240>:
E <C object Array of Char {'nolength': True} at 0x1f567340110>:
E <C object Array of Char {'nolength': True} at 0x1f561606020>:
E <C object Array of Char {'nolength': True} at 0x1f5616063e0>:
E <C object Array of Char {'nolength': True} at 0x1f5616064a0>:
E <C object Array of Char {'nolength': True} at 0x1f561606080>:
E <C object Array of Char {'nolength': True} at 0x1f5616060c0>:
E <C object Array of Char {'nolength': True} at 0x1f561606100>:
E <C object Array of Char {'nolength': True} at 0x1f567340730>:
E <C object Array of Char {'nolength': True} at 0x1f567340b60>:
E <C object Array of Char {'nolength': True} at 0x1f56733f2f0>:
E <C object Array of Char {'nolength': True} at 0x1f561606480>:
E <C object Array of Char {'nolength': True} at 0x1f561606160>:
E <C object Array of Char {'nolength': True} at 0x1f561606180>:
E <C object Array of Char {'nolength': True} at 0x1f5616062a0>:
E <C object Array of Char {'nolength': True} at 0x1f5616064c0>:
E <C object Array of Char {'nolength': True} at 0x1f5616062c0>:
E <C object Array of Char {'nolength': True} at 0x1f561606280>:
E <C object Array of Char {'nolength': True} at 0x1f561605d60>:
E <C object Array of Char {'nolength': True} at 0x1f56733f6c0>:
E <C object Array of Char {'nolength': True} at 0x1f5616068a0>:
E <C object Array of Char {'nolength': True} at 0x1f561606cc0>:
E <C object Array of Char {'nolength': True} at 0x1f561606c00>:
E <C object Array of Char {'nolength': True} at 0x1f5616069c0>:
E <C object Array of Char {'nolength': True} at 0x1f561606960>:
E <C object Array of Char {'nolength': True} at 0x1f56733fa90>:
E <C object Array of Char {'nolength': True} at 0x1f5616065c0>:
E <C object Array of Char {'nolength': True} at 0x1f561606560>:
E <C object Array of Char {'nolength': True} at 0x1f567341150>:
E <C object Array of Char {'nolength': True} at 0x1f561606b00>:
E <C object Array of Char {'nolength': True} at 0x1f567340350>:
E <C object Array of Char {'nolength': True} at 0x1f561606620>:
E <C object Array of Char {'nolength': True} at 0x1f567340700>:
E <C object Array of Char {'nolength': True} at 0x1f5673414c0>:
E <C object Array of Char {'nolength': True} at 0x1f567341770>:
E <C object Array of Char {'nolength': True} at 0x1f561606580>:
E <C object Array of Char {'nolength': True} at 0x1f561606800>:
E <C object Array of Char {'nolength': True} at 0x1f5616069e0>:
E <C object Array of Char {'nolength': True} at 0x1f561606ca0>:
E <C object Array of Char {'nolength': True} at 0x1f561606d20>:
E <C object Array of Char {'nolength': True} at 0x1f561606820>:
E <C object Array of Char {'nolength': True} at 0x1f561606d40>:
E <C object Array of Char {'nolength': True} at 0x1f5616065a0>:
E <C object Array of Char {'nolength': True} at 0x1f561606a00>:
E <C object Array of Char {'nolength': True} at 0x1f5616066a0>:
E <C object Array of Char {'nolength': True} at 0x1f561606b20>:
E <C object Array of Char {'nolength': True} at 0x1f561606c60>:
E <C object Array of Char {'nolength': True} at 0x1f561606840>:
E <C object Array of Char {'nolength': True} at 0x1f561606600>:
E <C object Array of Char {'nolength': True} at 0x1f561606a40>:
E <C object Array of Char {'nolength': True} at 0x1f561606aa0>:
E <C object Array of Char {'nolength': True} at 0x1f561606920>:
E <C object Array of Char {'nolength': True} at 0x1f5616066e0>:
E <C object Array of Char {'nolength': True} at 0x1f561606a60>:
E <C object Array of Char {'nolength': True} at 0x1f5616065e0>:
E <C object Array of Char {'nolength': True} at 0x1f561606bc0>:
E <C object Array of Char {'nolength': True} at 0x1f5616068c0>:
E <C object Array of Char {'nolength': True} at 0x1f561606760>:
E <C object Array of Char {'nolength': True} at 0x1f5616067c0>:
E <C object Array of Char {'nolength': True} at 0x1f561606be0>:
E <C object Array of Char {'nolength': True} at 0x1f567341b60>:
E <C object Array of Char {'nolength': True} at 0x1f561606720>:
E <C object Array of Char {'nolength': True} at 0x1f561606860>:
E <C object Array of Char {'nolength': True} at 0x1f561606680>:
E <C object Array of Char {'nolength': True} at 0x1f561606700>:
E <C object Array of Char {'nolength': True} at 0x1f5673409b0>:
E <C object Array of Char {'nolength': True} at 0x1f567341a00>:
E <C object Array of Char {'nolength': True} at 0x1f561606740>:
E <C object Array of Char {'nolength': True} at 0x1f5673417b0>:
E <C object Array of Char {'nolength': True} at 0x1f5616067e0>:
E <C object Array of Char {'nolength': True} at 0x1f5616068e0>:
E <C object Array of Char {'nolength': True} at 0x1f561606b40>:
E <C object Array of Char {'nolength': True} at 0x1f5616071e0>:
E <C object Array of Char {'nolength': True} at 0x1f561606e20>:
E <C object Array of Char {'nolength': True} at 0x1f561607000>:
E <C object Array of Char {'nolength': True} at 0x1f561607440>:
E <C object Array of Char {'nolength': True} at 0x1f5616072c0>:
E <C object Array of Char {'nolength': True} at 0x1f5673412a0>:
E ...
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 209, in ffiobj_init
E nfields[nf].c_name = decoder.next_name()
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 92, in next_name
E p = rffi.str2charp(self.string[frm : i])
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rtyper\lltypesystem\rffi.py", line 821, in str2charp
E array = lltype.malloc(TYPEP.TO, len(s) + 1, flavor='raw', track_allocation=True)
E
E <C object Array of Char {'nolength': True} at 0x1f5689be780>:
E ...
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 235, in ffiobj_init
E ntypenames = allocate_array(ffi, TYPENAME_S, n)
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 109, in allocate_array
E p = allocate(ffi, nitems * nbytes)
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 102, in allocate
E p = lltype.malloc(rffi.CCHARP.TO, nbytes, flavor='raw', zero=True)
E
E <C object Array of Char {'nolength': True} at 0x1f5616072a0>:
E <C object Array of Char {'nolength': True} at 0x1f5616074c0>:
E <C object Array of Char {'nolength': True} at 0x1f562dd2de0>:
E <C object Array of Char {'nolength': True} at 0x1f561605320>:
E <C object Array of Char {'nolength': True} at 0x1f561606980>:
E <C object Array of Char {'nolength': True} at 0x1f5683c6730>:
E <C object Array of Char {'nolength': True} at 0x1f5683c6c50>:
E <C object Array of Char {'nolength': True} at 0x1f562dd2a40>:
E <C object Array of Char {'nolength': True} at 0x1f5683c6850>:
E <C object Array of Char {'nolength': True} at 0x1f562dd3050>:
E <C object Array of Char {'nolength': True} at 0x1f5683c6710>:
E <C object Array of Char {'nolength': True} at 0x1f5683c68f0>:
E <C object Array of Char {'nolength': True} at 0x1f5683c66d0>:
E <C object Array of Char {'nolength': True} at 0x1f5683c6bf0>:
E <C object Array of Char {'nolength': True} at 0x1f5683c6910>:
E <C object Array of Char {'nolength': True} at 0x1f562dd3130>:
E <C object Array of Char {'nolength': True} at 0x1f5683c6c90>:
E <C object Array of Char {'nolength': True} at 0x1f56a923050>:
E <C object Array of Char {'nolength': True} at 0x1f5683c67d0>:
E <C object Array of Char {'nolength': True} at 0x1f5683c6a10>:
E <C object Array of Char {'nolength': True} at 0x1f562dd32f0>:
E <C object Array of Char {'nolength': True} at 0x1f5683c6d30>:
E <C object Array of Char {'nolength': True} at 0x1f5683c67f0>:
E <C object Array of Char {'nolength': True} at 0x1f5683c6dd0>:
E <C object Array of Char {'nolength': True} at 0x1f5683c6a50>:
E <C object Array of Char {'nolength': True} at 0x1f5683c69f0>:
E <C object Array of Char {'nolength': True} at 0x1f5683c6cd0>:
E <C object Array of Char {'nolength': True} at 0x1f5683c6a70>:
E <C object Array of Char {'nolength': True} at 0x1f56a9239e0>:
E <C object Array of Char {'nolength': True} at 0x1f5683c73f0>:
E <C object Array of Char {'nolength': True} at 0x1f5683c7330>:
E <C object Array of Char {'nolength': True} at 0x1f56a923140>:
E <C object Array of Char {'nolength': True} at 0x1f5683c7430>:
E <C object Array of Char {'nolength': True} at 0x1f5683c7450>:
E <C object Array of Char {'nolength': True} at 0x1f5683c71b0>:
E <C object Array of Char {'nolength': True} at 0x1f562dd33a0>:
E <C object Array of Char {'nolength': True} at 0x1f5683c7230>:
E <C object Array of Char {'nolength': True} at 0x1f5683c6f30>:
E <C object Array of Char {'nolength': True} at 0x1f562dd2b30>:
E <C object Array of Char {'nolength': True} at 0x1f56a923590>:
E <C object Array of Char {'nolength': True} at 0x1f5683c70d0>:
E <C object Array of Char {'nolength': True} at 0x1f5683c7570>:
E <C object Array of Char {'nolength': True} at 0x1f5683c7590>:
E <C object Array of Char {'nolength': True} at 0x1f5683c7410>:
E <C object Array of Char {'nolength': True} at 0x1f5683c6e70>:
E <C object Array of Char {'nolength': True} at 0x1f5683c6eb0>:
E <C object Array of Char {'nolength': True} at 0x1f5683c7630>:
E <C object Array of Char {'nolength': True} at 0x1f5683c7170>:
E <C object Array of Char {'nolength': True} at 0x1f5683c73b0>:
E <C object Array of Char {'nolength': True} at 0x1f562dd2aa0>:
E <C object Array of Char {'nolength': True} at 0x1f5683c7730>:
E <C object Array of Char {'nolength': True} at 0x1f5683c7d10>:
E <C object Array of Char {'nolength': True} at 0x1f5683c7ad0>:
E <C object Array of Char {'nolength': True} at 0x1f5683c7d70>:
E <C object Array of Char {'nolength': True} at 0x1f5683c7b70>:
E <C object Array of Char {'nolength': True} at 0x1f5683c7830>:
E <C object Array of Char {'nolength': True} at 0x1f562dd3b50>:
E <C object Array of Char {'nolength': True} at 0x1f5683c7670>:
E <C object Array of Char {'nolength': True} at 0x1f5683c7d30>:
E <C object Array of Char {'nolength': True} at 0x1f5683c7990>:
E <C object Array of Char {'nolength': True} at 0x1f5683c7a50>:
E <C object Array of Char {'nolength': True} at 0x1f56a9238c0>:
E <C object Array of Char {'nolength': True} at 0x1f562dd3ef0>:
E <C object Array of Char {'nolength': True} at 0x1f5683c7950>:
E <C object Array of Char {'nolength': True} at 0x1f5683c7850>:
E <C object Array of Char {'nolength': True} at 0x1f562dd3710>:
E ...
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 239, in ffiobj_init
E ntypenames[i].c_name = decoder.next_name()
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\cdlopen.py", line 92, in next_name
E p = rffi.str2charp(self.string[frm : i])
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\rpython\rtyper\lltypesystem\rffi.py", line 821, in str2charp
E array = lltype.malloc(TYPEP.TO, len(s) + 1, flavor='raw', track_allocation=True)
E
E <C object Struct CIF_DESCRIPTION { cif, abi, nargs, rtype, atypes, exchange_size, exchange_result, exchange_args } at 0x1f565641580>:
E ...
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\newtype.py", line 752, in _build_function_type
E fct = ctypefunc.W_CTypeFunc(space, fargs, fresult, ellipsis, abi)
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\ctypefunc.py", line 53, in __init__
E builder.rawallocate(self)
E File "d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\_cffi_backend\ctypefunc.py", line 523, in rawallocate
E flavor='raw')
E }
..\rpython\conftest.py:103: MallocMismatch
============== 119 passed, 4 skipped, 1 error in 761.98 seconds ===============
++ 10:10:00 starting module/posix/test [118 started in total]
__ module/math/test [115 done in total, somefailed=False] _____________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 209 items
module\math\test\apptest_math.py ...........s
module\math\test\test_direct.py ......................................................................................................................................................................
module\math\test\test_math.py ............s..................
=================== 207 passed, 2 skipped in 508.05 seconds ===================
++ 10:10:22 starting module/pwd/test [119 started in total]
__ module/pwd/test [116 done in total, somefailed=False] ______________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 2 skipped
========================= 2 skipped in 13.33 seconds ==========================
++ 10:10:38 starting module/pyexpat/test [120 started in total]
__ module/mmap/test [117 done in total, somefailed=False] _____________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 46 items
module\mmap\test\test_mmap.py ....s.................s........s..ss....s..s..
=================== 39 passed, 7 skipped in 298.06 seconds ====================
++ 10:11:22 starting module/pypyjit/test [121 started in total]
__ module/operator/test [118 done in total, somefailed=False] _________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 28 items
module\operator\test\test_operator.py ........................
module\operator\test\test_tscmp.py ....
========================= 28 passed in 229.43 seconds =========================
++ 10:12:12 starting module/select/test [122 started in total]
__ module/posix/test [119 done in total, somefailed=True] _____________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 106 items / 1 skipped
module\posix\test\apptest_posix.py ...
module\posix\test\test_interp_posix.py s...
module\posix\test\test_nt.py ..
module\posix\test\test_posix2.py .....................s........s.....s..s....ss...s....s.s....s......F.......s
module\posix\test\test_scandir.py ....s..ssss.s.......
================================== FAILURES ===================================
________________________ AppTestNt.test_dll_directory _________________________
self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x000001cb35fa6a30>
def test_dll_directory(self):
nt = self.posix
> ret = nt._add_dll_directory(b'c:\\')
E (application-level) TypeError: expected str, got bytes object
[d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy\module\posix\test\test_posix2.py:1843]:3: TypeError
=========================== short test summary info ===========================
FAIL module\posix\test\test_posix2.py::AppTestNt::()::test_dll_directory
============== 1 failed, 87 passed, 19 skipped in 249.92 seconds ==============
++ 10:14:18 starting module/signal/test [123 started in total]
__ module/pyexpat/test [120 done in total, somefailed=True] ___________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 21 items
module\pyexpat\test\apptest_pyexpat.py .FF
module\pyexpat\test\test_build.py .
module\pyexpat\test\test_parser.py .................
================================== FAILURES ===================================
________________________ test_set_activation_threshold ________________________
def test_set_activation_threshold():
parser = pyexpat.ParserCreate()
# Raises on error
> parser.SetAllocTrackerActivationThreshold(1000)
E (application-level) ExpatError: parser must be a root parser
module\pyexpat\test\apptest_pyexpat.py:14: ExpatError
_______________________ test_set_maximum_amplification ________________________
def test_set_maximum_amplification():
parser = pyexpat.ParserCreate()
# Raises on error
> parser.SetAllocTrackerMaximumAmplification(3.0)
E (application-level) ExpatError: parser must be a root parser
module\pyexpat\test\apptest_pyexpat.py:19: ExpatError
=========================== short test summary info ===========================
FAIL module\pyexpat\test\apptest_pyexpat.py::test_set_activation_threshold
FAIL module\pyexpat\test\apptest_pyexpat.py::test_set_maximum_amplification
==================== 2 failed, 19 passed in 252.04 seconds ====================
++ 10:14:55 starting module/struct/test [124 started in total]
__ module/pypyjit/test [121 done in total, somefailed=False] __________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 29 items
module\pypyjit\test\test_jit_hook.py ........s
module\pypyjit\test\test_jit_not_in_trace.py ..
module\pypyjit\test\test_jit_setup.py ....
module\pypyjit\test\test_policy.py ............
module\pypyjit\test\test_pyframe.py .
module\pypyjit\test\test_ztranslation.py .
=================== 28 passed, 1 skipped in 232.12 seconds ====================
++ 10:15:17 starting module/sys/test [125 started in total]
__ module/signal/test [122 done in total, somefailed=False] ___________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 27 items
module\signal\test\apptest_signal.py s
module\signal\test\test_signal.py s.s.....ss..s...sssssss...
=================== 14 passed, 13 skipped in 218.21 seconds ===================
++ 10:18:00 starting module/termios/test [126 started in total]
__ module/termios/test [123 done in total, somefailed=False] __________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================== 1 skipped in 1.40 seconds ==========================
++ 10:18:03 starting module/test_lib_pypy [127 started in total]
__ module/struct/test [124 done in total, somefailed=False] ___________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 49 items
module\struct\test\apptest_struct.py .......................................
module\struct\test\apptest_structbuffer.py ..
module\struct\test\test_struct.py .......
module\struct\test\test_ztranslation.py .
========================= 49 passed in 281.88 seconds =========================
++ 10:19:41 starting module/thread/test [128 started in total]
__ module/sys/test [125 done in total, somefailed=False] ______________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 96 items
module\sys\test\apptest_audit.py .........
module\sys\test\apptest_initpath.py .
module\sys\test\apptest_sys.py .
module\sys\test\test_encoding.py .s
module\sys\test\test_initpath.py ..s......
module\sys\test\test_sysmodule.py .....................ss..................ss........................
module\sys\test\test_version.py .......
=================== 90 passed, 6 skipped in 331.93 seconds ====================
++ 10:20:54 starting module/time/test [129 started in total]
__ module/test_lib_pypy [126 done in total, somefailed=False] _________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 238 items / 5 skipped
module\test_lib_pypy\test_code_module.py ...
module\test_lib_pypy\test_collections.py .....................
module\test_lib_pypy\test_marshal_extra.py .......................................................................................................................................................
module\test_lib_pypy\test_md5_extra.py ......
module\test_lib_pypy\test_pickle_extra.py s
module\test_lib_pypy\test_sha_extra.py .....
module\test_lib_pypy\test_site_extra.py .
module\test_lib_pypy\test_stackless.py ..............................
module\test_lib_pypy\test_stackless_pickling.py ..
module\test_lib_pypy\test_structseq.py ...........
module\test_lib_pypy\test_tputil.py ..s....
=================== 236 passed, 7 skipped in 280.62 seconds ===================
++ 10:22:50 starting module/token/test [130 started in total]
__ module/token/test [127 done in total, somefailed=False] ____________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 8 items
module\token\test\apptest_token.py ........
========================= 8 passed in 134.78 seconds ==========================
++ 10:25:10 starting module/unicodedata/test [131 started in total]
__ module/time/test [128 done in total, somefailed=True] ______________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 43 items
module\time\test\apptest_time.py ....ssss..........ss....s.s.......F...s..
module\time\test\test_timeutils.py .
module\time\test\test_ztranslation.py .
================================== FAILURES ===================================
____________________________ test_process_time_ns _____________________________
def test_process_time_ns():
import time
t1 = time.process_time_ns()
assert isinstance(t1, int)
time.sleep(0.1)
t2 = time.process_time_ns()
# process_time_ns() should not include time spent during sleep
> assert (t2 - t1) < 5 * 10**7
E (application-level) AssertionError: assert (119250000000 != 119187500000) < (5 < (10 is 7))
module\time\test\apptest_time.py:609: AssertionError
=========================== short test summary info ===========================
FAIL module\time\test\apptest_time.py::test_process_time_ns
============== 1 failed, 33 passed, 9 skipped in 309.08 seconds ===============
++ 10:26:09 starting module/zipimport/test [132 started in total]
__ module/unicodedata/test [129 done in total, somefailed=False] ______________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 35 items
module\unicodedata\test\test_hyp.py ................
module\unicodedata\test\test_unicodedata.py ...................
========================= 35 passed in 119.41 seconds =========================
++ 10:27:16 starting module/zlib/test [133 started in total]
__ module/zipimport/test [130 done in total, somefailed=False] ________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 1 items
module\zipimport\test\apptest_zipimport.py .
========================== 1 passed in 84.97 seconds ==========================
++ 10:27:39 starting objspace/fake/test [134 started in total]
__ module/thread/test [131 done in total, somefailed=False] ___________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 56 items
module\thread\test\test_fork.py ssss
module\thread\test\test_gil.py ....
module\thread\test\test_import_lock.py .....
module\thread\test\test_local.py .......
module\thread\test\test_lock.py ...............ssss..
module\thread\test\test_thread.py .............s.
=================== 47 passed, 9 skipped in 491.19 seconds ====================
++ 10:27:59 starting objspace/std/test [135 started in total]
__ module/zlib/test [132 done in total, somefailed=False] _____________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 38 items
module\zlib\test\test_zlib.py ......................................
========================= 38 passed in 121.95 seconds =========================
++ 10:29:22 starting objspace/test [136 started in total]
__ objspace/fake/test [133 done in total, somefailed=False] ___________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 21 items
objspace\fake\test\test_checkmodule.py ........
objspace\fake\test\test_objspace.py .............
========================= 21 passed in 179.08 seconds =========================
++ 10:30:43 starting sandbox/test [137 started in total]
__ sandbox/test [134 done in total, somefailed=False] _________________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 0 items / 1 skipped
========================= 1 skipped in 23.23 seconds ==========================
++ 10:31:13 starting tool/bench/test [138 started in total]
__ tool/bench/test [135 done in total, somefailed=False] ______________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 3 items / 1 skipped
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
tool\bench\test\test_pypyresult.py ...
==================== 3 passed, 1 skipped in 24.13 seconds =====================
++ 10:31:42 starting tool/memusage/test [139 started in total]
__ objspace/test [136 done in total, somefailed=False] ________________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 75 items
objspace\test\apptest_binop_overriding.py .
objspace\test\apptest_descriptor.py ....s....
objspace\test\apptest_descroperation.py ................s......................................
objspace\test\test_descroperation.py ..........
=================== 73 passed, 2 skipped in 142.50 seconds ====================
++ 10:31:51 starting tool/pytest/fake_pytest/test [140 started in total]
__ tool/memusage/test [137 done in total, somefailed=False] ___________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 5 items
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
tool\memusage\test\test_log2gnumeric.py .....
========================== 5 passed in 16.38 seconds ==========================
++ 10:32:05 starting tool/pytest/test [141 started in total]
__ tool/pytest/fake_pytest/test [138 done in total, somefailed=False] _________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 1 items
tool\pytest\fake_pytest\test\apptest_fake_pytest.py .
========================= 1 passed in 166.12 seconds ==========================
++ 10:34:41 starting tool/release/test [142 started in total]
__ tool/release/test [139 done in total, somefailed=False] ____________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 8 items
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
tool\release\test\test_package.py ...ss
tool\release\test\test_smartstrip.py sss
==================== 3 passed, 5 skipped in 332.13 seconds ====================
++ 10:40:18 starting tool/test [143 started in total]
__ objspace/std/test [140 done in total, somefailed=True] _____________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
collected 2503 items
objspace\std\test\apptest_boolobject.py .........
objspace\std\test\apptest_callmethod.py ..........
objspace\std\test\apptest_complexobject.py ....................................
objspace\std\test\apptest_contains.py ..
objspace\std\test\apptest_fstring.py .....................
objspace\std\test\apptest_instmethobject.py .....
objspace\std\test\apptest_iterobject.py .....................
objspace\std\test\apptest_memoryobject.py .....
objspace\std\test\apptest_operation.py .
objspace\std\test\apptest_stringformat.py .................s......s..................s........................
objspace\std\test\apptest_typeobjject.py ........
objspace\std\test\apptest_unicode.py ...........................s..........................................................................................
objspace\std\test\apptest_userobject.py ........................
objspace\std\test\test_boolobject.py .......
objspace\std\test\test_bytearrayobject.py .........................................................................
objspace\std\test\test_bytesobject.py ................................................................................s......................
objspace\std\test\test_callmethod.py ...
objspace\std\test\test_celldict.py ..........................................
objspace\std\test\test_complexobject.py ....
objspace\std\test\test_dictmultiobject.py .........s.s.........................................................s.........................................................s.........................................................................
objspace\std\test\test_dictproxy.py ................
objspace\std\test\test_floatobject.py ......................................................
objspace\std\test\test_identitydict.py .....
objspace\std\test\test_identityset.py .......
objspace\std\test\test_index.py ...................................
objspace\std\test\test_intobject.py ..........................F..................................................................................................................................
objspace\std\test\test_iterobject.py ....
objspace\std\test\test_jsondict.py ..........
objspace\std\test\test_kwargsdict.py ....................................
objspace\std\test\test_lengthhint.py .....................
objspace\std\test\test_listobject.py ..................................................................................................................
objspace\std\test\test_liststrategies.py ...................................................................s...................................................................
objspace\std\test\test_longobject.py ....................................................
objspace\std\test\test_mapdict.py ..........................................................................................s.......................................................
objspace\std\test\test_memoryobject.py ............................................
objspace\std\test\test_methodcache.py ............................................................................................
objspace\std\test\test_newformat.py ...............................................................
objspace\std\test\test_noneobject.py ...
objspace\std\test\test_obj.py .......................................
objspace\std\test\test_prebuiltint.py ..............................................................
objspace\std\test\test_proxy.py ssssssssssss
objspace\std\test\test_proxy_function.py ........
objspace\std\test\test_proxy_internals.py .......
objspace\std\test\test_proxy_iter.py .
objspace\std\test\test_proxy_object.py ..........
objspace\std\test\test_proxy_usercreated.py .
objspace\std\test\test_random_attr.py s....
objspace\std\test\test_setobject.py .................................................................................................
objspace\std\test\test_setstrategies.py ....s...ss...
objspace\std\test\test_sliceobject.py .............
objspace\std\test\test_smalllongobject.py ..........................F..................................................................................................................................................F...................................................................
objspace\std\test\test_specialisedtupleobject.py ...................ss............................
objspace\std\test\test_stdobjspace.py s........
objspace\std\test\test_translate.py .
objspace\std\test\test_tupleobject.py .......................................
objspace\std\test\test_typeobject.py ............................................................................................................
objspace\std\test\test_unicodeobject.py .................
objspace\std\test\test_userobject.py .
objspace\std\test\test_versionedtype.py ...............
================================== FAILURES ===================================
_________________ TestW_IntObject.test_lshift_without_fromint _________________
self = <pypy.objspace.std.test.test_intobject.TestW_IntObject instance at 0x0000022e8291fd20>
monkeypatch = <_pytest.monkeypatch.monkeypatch instance at 0x0000022e8291fd60>
def test_lshift_without_fromint(self, monkeypatch):
space = self.space
monkeypatch.setattr(rbigint, 'fromint', None)
x = sys.maxint // 4
y = 16
f1 = iobj.W_IntObject(x)
f2 = iobj.W_IntObject(y)
> v = f1.descr_lshift(space, f2)
objspace\std\test\test_intobject.py:385:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
objspace\std\intobject.py:834: in descr_binop
return ovf2long(space, x, self, y, w_other)
objspace\std\intobject.py:865: in _ovf2long_lshift
return space.newlong_from_rbigint(rbigint.lshift_int_int_bigint_result(x, y))
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
iself = 2305843009213693951, int_other = 16
@staticmethod
@jit.elidable
def lshift_int_int_bigint_result(iself, int_other):
if not SUPPORT_INT128 or SHIFT != 63 or not int_in_valid_range(iself):
> return rbigint.fromint(iself).lshift(int_other)
E TypeError: 'NoneType' object is not callable
..\rpython\rlib\rbigint.py:1383: TypeError
_________________ TestW_IntObject.test_lshift_without_fromint _________________
self = <pypy.objspace.std.test.test_intobject.TestW_IntObject instance at 0x0000022e90700b20>
monkeypatch = <_pytest.monkeypatch.monkeypatch instance at 0x0000022e90700b60>
def test_lshift_without_fromint(self, monkeypatch):
space = self.space
monkeypatch.setattr(rbigint, 'fromint', None)
x = sys.maxint // 4
y = 16
f1 = iobj.W_IntObject(x)
f2 = iobj.W_IntObject(y)
> v = f1.descr_lshift(space, f2)
objspace\std\test\test_intobject.py:385:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
objspace\std\intobject.py:834: in descr_binop
return ovf2long(space, x, self, y, w_other)
objspace\std\intobject.py:865: in _ovf2long_lshift
return space.newlong_from_rbigint(rbigint.lshift_int_int_bigint_result(x, y))
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
iself = 2305843009213693951, int_other = 16
@staticmethod
@jit.elidable
def lshift_int_int_bigint_result(iself, int_other):
if not SUPPORT_INT128 or SHIFT != 63 or not int_in_valid_range(iself):
> return rbigint.fromint(iself).lshift(int_other)
E TypeError: 'NoneType' object is not callable
..\rpython\rlib\rbigint.py:1383: TypeError
__________ TestW_IntObjectWithSmallLong.test_lshift_without_fromint ___________
self = <pypy.objspace.std.test.test_smalllongobject.TestW_IntObjectWithSmallLong instance at 0x0000022e8a167460>
monkeypatch = <_pytest.monkeypatch.monkeypatch instance at 0x0000022e8a1674a0>
def test_lshift_without_fromint(self, monkeypatch):
space = self.space
monkeypatch.setattr(rbigint, 'fromint', None)
x = sys.maxint // 4
y = 16
f1 = iobj.W_IntObject(x)
f2 = iobj.W_IntObject(y)
> v = f1.descr_lshift(space, f2)
objspace\std\test\test_intobject.py:385:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
objspace\std\intobject.py:834: in descr_binop
return ovf2long(space, x, self, y, w_other)
objspace\std\intobject.py:865: in _ovf2long_lshift
return space.newlong_from_rbigint(rbigint.lshift_int_int_bigint_result(x, y))
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
iself = 2305843009213693951, int_other = 16
@staticmethod
@jit.elidable
def lshift_int_int_bigint_result(iself, int_other):
if not SUPPORT_INT128 or SHIFT != 63 or not int_in_valid_range(iself):
> return rbigint.fromint(iself).lshift(int_other)
E TypeError: 'NoneType' object is not callable
..\rpython\rlib\rbigint.py:1383: TypeError
=========================== short test summary info ===========================
FAIL objspace\std\test\test_intobject.py::TestW_IntObject::()::test_lshift_without_fromint
FAIL objspace\std\test\test_smalllongobject.py::TestW_IntObject::()::test_lshift_without_fromint
FAIL objspace\std\test\test_smalllongobject.py::TestW_IntObjectWithSmallLong::()::test_lshift_without_fromint
============ 3 failed, 2470 passed, 30 skipped in 1031.37 seconds =============
__ tool/test [141 done in total, somefailed=False] ____________________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 29 items
[platform:msg] Updated environment with vsver 160, using x64 True
[platform:msg] Updated environment with vsver 160, using x64 True
tool\test\test_gdb_pypy.py ...........
tool\test\test_getdocstrings.py ...
tool\test\test_isolate.py .......
tool\test\test_lib_pypy.py ...
tool\test\test_license.py .
tool\test\test_package.py .
tool\test\test_tab.py ..
tool\test\test_template.py .
========================= 29 passed in 290.92 seconds =========================
__ tool/pytest/test [142 done in total, somefailed=False] _____________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 25 items
tool\pytest\test\test_appsupport.py .........
tool\pytest\test\test_astrewrite.py .....
tool\pytest\test\test_conftest1.py ...xx
tool\pytest\test\test_pytestsupport.py ......
=================== 23 passed, 2 xfailed in 1124.74 seconds ===================
__ module/select/test [143 done in total, somefailed=True] ____________________
============================= test session starts =============================
platform win32 -- Python 2.7.18[pypy-7.3.18-alpha], pytest-2.9.2, py-1.4.29, pluggy-0.3.1
hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pypy\\.hypothesis\\examples')
pytest-2.9.2 from d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pytest.pyc
rootdir: d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build, inifile: pytest.ini
plugins: hypothesis-4.39.3
collected 46 items
module\select\test\test_epoll.py ssssssssss
module\select\test\test_kqueue.py ssssss
module\select\test\test_select.py ssssssssssssssss..........ss
module\select\test\test_select_signal.py Timed out running ['d:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\virt_test\\Scripts\\python.exe', 'd:\\pypy_stuff\\buildbot64\\slave\\own-win-x86-64\\build\\pytest.py', '-p', 'resultlog', '--resultlog=d:\\systemtemp\\pytest\\usession-testrunner-22\\125-test-pytest-log', 'module/select/test'] with cwd='d:\pypy_stuff\buildbot64\slave\own-win-x86-64\build\pypy' timeout=4000:
but no error, killing process
program finished with exit code 1
elapsedTime=23408.837000