virt_test/bin/python testrunner/runner.py --logfile=testrun.log --config=pypy/testrunner_cfg.py '--config=~/machine_cfg.py' --root=pypy --timeout=4000 in dir /Users/matti/build-worker-x86_64/own-macos-x86-64/build (timeout 4000 secs) watching logfiles {'pytestLog': 'testrun.log'} argv: ['virt_test/bin/python', 'testrunner/runner.py', '--logfile=testrun.log', '--config=pypy/testrunner_cfg.py', '--config=~/machine_cfg.py', '--root=pypy', '--timeout=4000'] environment: HOME=/Users/matti HOMEBREW_CELLAR=/opt/homebrew_x86_64/Cellar HOMEBREW_PREFIX=/opt/homebrew_x86_64 HOMEBREW_REPOSITORY=/opt/homebrew_x86_64 INFOPATH=/opt/homebrew_x86_64/share/info: LANG=en_US.UTF-8 LC_ADDRESS=en_AU.UTF-8 LC_IDENTIFICATION=en_AU.UTF-8 LC_MEASUREMENT=en_AU.UTF-8 LC_MONETARY=en_AU.UTF-8 LC_NAME=en_AU.UTF-8 LC_NUMERIC=en_AU.UTF-8 LC_PAPER=en_AU.UTF-8 LC_TELEPHONE=en_AU.UTF-8 LC_TIME=en_AU.UTF-8 LOGNAME=matti OLDPWD=/Users/matti PATH=/Users/matti/oss/pypy-x86_64-buildbot/bin:/opt/homebrew_x86_64/bin:/opt/homebrew_x86_64/sbin:/Library/Frameworks/Python.framework/Versions/3.11/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin PKG_CONFIG_PATH=/opt/homebrew_x86_64/opt/openssl@1.1/lib/pkgconfig PWD=/Users/matti/build-worker-x86_64/own-macos-x86-64/build PYPYCHERRYPICK= PYPY_USESSION_DIR=/tmp/buildbot-x86_64 PYTHONPATH=.: SHELL=/bin/zsh SHLVL=2 SSH_CLIENT=10.0.0.20 50196 22 SSH_CONNECTION=10.0.0.20 50196 10.0.0.16 22 SSH_TTY=/dev/ttys000 TERM=tmux-256color TMPDIR=/tmp/buildbot-x86_64/pytest USER=matti _=/Users/matti/oss/pypy-x86_64-buildbot/bin/buildslave using PTY: False using config pypy/testrunner_cfg.py using config /Users/matti/machine_cfg.py running 3 parallel test workers setting MAKEFLAGS to ' ' (space) -- config/test -- interpreter/astcompiler/test -- interpreter/pyparser/test -- interpreter/test -- module/__builtin__/test -- module/__pypy__/test -- module/_ast/test -- module/_cffi_backend/test -- module/_codecs/test -- module/_continuation/test -- module/_cppyy/test -- module/_csv/test -- module/_demo/test -- module/_file/test -- 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/_pypyjson/test -- module/_random/test -- module/_rawffi/alt/test -- module/_rawffi/test -- module/_sha/test -- module/_socket/test -- module/_sre/test -- module/_vmprof/test -- module/_warnings/test -- module/_weakref/test -- module/_winreg/test -- module/array/test -- module/binascii/test -- module/bz2/test -- module/cStringIO/test -- module/cmath/test -- module/cpyext/test/test_abstract.py -- module/cpyext/test/test_api.py -- module/cpyext/test/test_arraymodule.py -- module/cpyext/test/test_boolobject.py -- module/cpyext/test/test_borrow.py -- module/cpyext/test/test_bufferobject.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_cpyext.py -- module/cpyext/test/test_datetime.py -- module/cpyext/test/test_dictobject.py -- module/cpyext/test/test_eval.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_intobject.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_ndarrayobject.py -- module/cpyext/test/test_number.py -- module/cpyext/test/test_object.py -- module/cpyext/test/test_pycobject.py -- module/cpyext/test/test_pyerrors.py -- module/cpyext/test/test_pyfile.py -- module/cpyext/test/test_pysignals.py -- module/cpyext/test/test_pystate.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/parser/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/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/test -- tool/release/test -- tool/test -- total: 133 to run ++ 09:08:25 starting config/test [1 started in total] ++ 09:08:25 starting interpreter/astcompiler/test [2 started in total] ++ 09:08:25 starting interpreter/pyparser/test [3 started in total] __ config/test [1 done in total, somefailed=False] ____________________________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.py rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 157 items / 1 skipped config/test/test_pypyoption.py ......................................... [ 26%] ........................................................................ [ 71%] ............................................ [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ============== 157 passed, 1 skipped, 1 warnings in 27.95 seconds ============== ++ 09:08:58 starting interpreter/test [4 started in total] __ interpreter/pyparser/test [2 done in total, somefailed=False] ______________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.py rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 119 items interpreter/pyparser/test/test_automata.py ... [ 2%] interpreter/pyparser/test/test_future.py ............................... [ 28%] ...... [ 33%] interpreter/pyparser/test/test_gendfa.py . [ 34%] interpreter/pyparser/test/test_metaparser.py ............... [ 47%] interpreter/pyparser/test/test_parser.py ............. [ 57%] interpreter/pyparser/test/test_parsestring.py ......... [ 65%] interpreter/pyparser/test/test_pyparse.py .............................. [ 90%] ...... [ 95%] interpreter/pyparser/test/test_pytokenizer.py ..... [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html =================== 119 passed, 1 warnings in 50.08 seconds ==================== ++ 09:09:17 starting module/__builtin__/test [5 started in total] __ interpreter/astcompiler/test [3 done in total, somefailed=False] ___________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 447 items interpreter/astcompiler/test/apptest_misc.py . [ 0%] interpreter/astcompiler/test/test_ast.py ....... [ 1%] interpreter/astcompiler/test/test_astbuilder.py ........................ [ 7%] ............................. [ 13%] interpreter/astcompiler/test/test_compiler.py .......................... [ 19%] ........................................................................ [ 35%] ........................................................................ [ 51%] ........................................................................ [ 67%] ........................................................................ [ 83%] ................................................ [ 94%] interpreter/astcompiler/test/test_misc.py . [ 94%] interpreter/astcompiler/test/test_symtable.py ....................... [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html =================== 447 passed, 1 warnings in 63.54 seconds ==================== ++ 09:09:31 starting module/__pypy__/test [6 started in total] __ module/__builtin__/test [4 done in total, somefailed=False] ________________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 305 items module/__builtin__/test/apptest_compile.py ........ [ 2%] module/__builtin__/test/test_abstractinst.py ............ [ 6%] module/__builtin__/test/test_apply.py ... [ 7%] module/__builtin__/test/test_builtin.py ................................ [ 18%] ..............s..................... [ 29%] module/__builtin__/test/test_classobj.py ............................... [ 40%] ............................ [ 49%] module/__builtin__/test/test_descriptor.py .......................... [ 57%] module/__builtin__/test/test_filter.py ........... [ 61%] module/__builtin__/test/test_functional.py ............................. [ 70%] .................... [ 77%] module/__builtin__/test/test_minmax.py .......................... [ 85%] module/__builtin__/test/test_range.py ........................ [ 93%] module/__builtin__/test/test_rawinput.py ... [ 94%] module/__builtin__/test/test_reduce.py .... [ 96%] module/__builtin__/test/test_vars.py ... [ 97%] module/__builtin__/test/test_zip.py ......... [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ============== 304 passed, 1 skipped, 1 warnings in 26.03 seconds ============== ++ 09:09:45 starting module/_ast/test [7 started in total] __ module/__pypy__/test [5 done in total, somefailed=False] ___________________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 68 items module/__pypy__/test/test_builders.py ..... [ 7%] module/__pypy__/test/test_bytebuffer.py .. [ 10%] module/__pypy__/test/test_debug.py ....... [ 20%] module/__pypy__/test/test_identitydict.py ...... [ 29%] module/__pypy__/test/test_intop.py ........... [ 45%] module/__pypy__/test/test_locals2fast.py ..... [ 52%] module/__pypy__/test/test_magic.py .....s. [ 63%] module/__pypy__/test/test_newmemoryview.py ... [ 67%] module/__pypy__/test/test_os.py . [ 69%] module/__pypy__/test/test_signal.py ....s [ 76%] module/__pypy__/test/test_special.py ............s [ 95%] module/__pypy__/test/test_time.py ... [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ============== 65 passed, 3 skipped, 1 warnings in 25.31 seconds =============== ++ 09:09:59 starting module/_cffi_backend/test [8 started in total] __ module/_ast/test [6 done in total, somefailed=False] _______________________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 36 items module/_ast/test/test_ast.py .................................... [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 36 passed, 1 warnings in 17.26 seconds ==================== ++ 09:10:05 starting module/_codecs/test [9 started in total] __ module/_codecs/test [7 done in total, somefailed=False] ____________________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 65 items module/_codecs/test/test_codecs.py ..................................... [ 56%] ........................... [ 98%] module/_codecs/test/test_ztranslation.py . [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 65 passed, 1 warnings in 27.54 seconds ==================== ++ 09:10:38 starting module/_continuation/test [10 started in total] __ module/_continuation/test [8 done in total, somefailed=True] _______________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 120 items module/_continuation/test/test_generator.py ssss [ 3%] module/_continuation/test/test_greenlet.py s.ssssss.sssssssssssssss.sss [ 26%] module/_continuation/test/test_stacklet.py sssssssssssssss.sssssssssssss [ 50%] ssssssssssE [ 59%] module/_continuation/test/test_translated.py sssssssssssssssssssssssssss [ 81%] ss [ 83%] module/_continuation/test/test_zpickle.py ssssssssssssssssssss [100%] ==================================== ERRORS ==================================== ______ ERROR at teardown of AppTestStacklet.test_sampling_inside_callback ______ self = <CallInfo when='teardown' exception: Invalid value for fakevmprof._ignore_sign...probably means that you called {start,stop}_sampling() a wrong number of times> func = <function <lambda> at 0x00007fb8829bbbc8>, when = 'teardown' treat_keyboard_interrupt_as_exception = False def __init__(self, func, when, treat_keyboard_interrupt_as_exception=False): #: context of invocation: one of "setup", "call", #: "teardown", "memocollect" self.when = when self.start = time() try: > self.result = func() ../_pytest/runner.py:212: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > lambda: ihook(item=item, **kwds), when=when, treat_keyboard_interrupt_as_exception=item.config.getvalue("usepdb"), ) ../_pytest/runner.py:194: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_HookCaller 'pytest_runtest_teardown'>, args = () kwargs = {'item': <AppTestMethod 'test_sampling_inside_callback'>, 'nextitem': <AppTestMethod 'test_vmprof'>} notincall = set([]) def __call__(self, *args, **kwargs): if args: raise TypeError("hook calling supports only keyword arguments") assert not self.is_historic() if self.spec and self.spec.argnames: notincall = ( set(self.spec.argnames) - set(["__multicall__"]) - set(kwargs.keys()) ) if notincall: warnings.warn( "Argument(s) {} which are declared in the hookspec " "can not be found in this hook call".format(tuple(notincall)), stacklevel=2, ) > return self._hookexec(self, self.get_hookimpls(), kwargs) ../_pytest/vendored_packages/pluggy/hooks.py:289: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.config.PytestPluginManager object at 0x00007fb8805a5a28> hook = <_HookCaller 'pytest_runtest_teardown'> methods = [<HookImpl plugin_name='140430413880288', plugin=<rpython.conftest.LeakFinder instance at 0x00007fb880ef5be0>>, <HookI...f62790>>, <HookImpl plugin_name='logging-plugin', plugin=<_pytest.logging.LoggingPlugin object at 0x00007fb8700291d8>>] kwargs = {'item': <AppTestMethod 'test_sampling_inside_callback'>, 'nextitem': <AppTestMethod 'test_vmprof'>} 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/manager.py:68: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ hook = <_HookCaller 'pytest_runtest_teardown'> methods = [<HookImpl plugin_name='140430413880288', plugin=<rpython.conftest.LeakFinder instance at 0x00007fb880ef5be0>>, <HookI...f62790>>, <HookImpl plugin_name='logging-plugin', plugin=<_pytest.logging.LoggingPlugin object at 0x00007fb8700291d8>>] kwargs = {'item': <AppTestMethod 'test_sampling_inside_callback'>, 'nextitem': <AppTestMethod 'test_vmprof'>} self._inner_hookexec = lambda hook, methods, kwargs: hook.multicall( methods, kwargs, > firstresult=hook.spec.opts.get("firstresult") if hook.spec else False, ) ../_pytest/vendored_packages/pluggy/manager.py:62: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ hook_impls = [<HookImpl plugin_name='140430413880288', plugin=<rpython.conftest.LeakFinder instance at 0x00007fb880ef5be0>>, <HookI...f62790>>, <HookImpl plugin_name='logging-plugin', plugin=<_pytest.logging.LoggingPlugin object at 0x00007fb8700291d8>>] caller_kwargs = {'item': <AppTestMethod 'test_sampling_inside_callback'>, 'nextitem': <AppTestMethod 'test_vmprof'>} firstresult = False def _multicall(hook_impls, caller_kwargs, firstresult=False): """Execute a call into multiple python functions/methods and return the result(s). ``caller_kwargs`` comes from _HookCaller.__call__(). """ __tracebackhide__ = True results = [] excinfo = None try: # run impl and wrapper setup functions in a loop teardowns = [] try: for hook_impl in reversed(hook_impls): try: args = [caller_kwargs[argname] for argname in hook_impl.argnames] except KeyError: for argname in hook_impl.argnames: if argname not in caller_kwargs: raise HookCallError( "hook call must provide argument %r" % (argname,) ) if hook_impl.hookwrapper: try: gen = hook_impl.function(*args) next(gen) # first yield teardowns.append(gen) except StopIteration: _raise_wrapfail(gen, "did not yield") else: res = hook_impl.function(*args) if res is not None: results.append(res) if firstresult: # halt further impl calls break except BaseException: excinfo = sys.exc_info() finally: if firstresult: # first result hooks return a single value outcome = _Result(results[0] if results else None, excinfo) else: outcome = _Result(results, excinfo) # run all wrapper post-yield blocks for gen in reversed(teardowns): try: gen.send(outcome) _raise_wrapfail(gen, "has second yield") except StopIteration: pass > return outcome.get_result() ../_pytest/vendored_packages/pluggy/callers.py:208: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pluggy.callers._Result object at 0x00007fb882a99168> def get_result(self): """Get the result(s) for this hook call. If the hook was marked as a ``firstresult`` only a single value will be returned otherwise a list of results. """ __tracebackhide__ = True 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/callers.py:81: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ hook_impls = [<HookImpl plugin_name='140430413880288', plugin=<rpython.conftest.LeakFinder instance at 0x00007fb880ef5be0>>, <HookI...f62790>>, <HookImpl plugin_name='logging-plugin', plugin=<_pytest.logging.LoggingPlugin object at 0x00007fb8700291d8>>] caller_kwargs = {'item': <AppTestMethod 'test_sampling_inside_callback'>, 'nextitem': <AppTestMethod 'test_vmprof'>} firstresult = False def _multicall(hook_impls, caller_kwargs, firstresult=False): """Execute a call into multiple python functions/methods and return the result(s). ``caller_kwargs`` comes from _HookCaller.__call__(). """ __tracebackhide__ = True results = [] excinfo = None try: # run impl and wrapper setup functions in a loop teardowns = [] try: for hook_impl in reversed(hook_impls): try: args = [caller_kwargs[argname] for argname in hook_impl.argnames] except KeyError: for argname in hook_impl.argnames: if argname not in caller_kwargs: raise HookCallError( "hook call must provide argument %r" % (argname,) ) if hook_impl.hookwrapper: try: gen = hook_impl.function(*args) next(gen) # first yield teardowns.append(gen) except StopIteration: _raise_wrapfail(gen, "did not yield") else: > res = hook_impl.function(*args) ../_pytest/vendored_packages/pluggy/callers.py:187: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ item = <AppTestMethod 'test_sampling_inside_callback'> nextitem = <AppTestMethod 'test_vmprof'> def pytest_runtest_teardown(item, nextitem): _update_current_test_var(item, "teardown") > item.session._setupstate.teardown_exact(item, nextitem) ../_pytest/runner.py:136: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.runner.SetupState object at 0x00007fb8700e4bb8> item = <AppTestMethod 'test_sampling_inside_callback'> nextitem = <AppTestMethod 'test_vmprof'> def teardown_exact(self, item, nextitem): needed_collectors = nextitem and nextitem.listchain() or [] > self._teardown_towards(needed_collectors) ../_pytest/runner.py:351: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.runner.SetupState object at 0x00007fb8700e4bb8> needed_collectors = [<Session 'build'>, <PyPyModule 'pypy/module/_continuation/test/test_translated.py'>, <AppClassCollector 'AppTestWrapper'>, <AppClassInstance '()'>, <AppTestMethod 'test_vmprof'>] def _teardown_towards(self, needed_collectors): exc = None while self.stack: if self.stack == needed_collectors[: len(self.stack)]: break try: self._pop_and_teardown() except TEST_OUTCOME: # XXX Only first exception will be seen by user, # ideally all should be reported. if exc is None: exc = sys.exc_info() if exc: > six.reraise(*exc) ../_pytest/runner.py:366: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.runner.SetupState object at 0x00007fb8700e4bb8> needed_collectors = [<Session 'build'>, <PyPyModule 'pypy/module/_continuation/test/test_translated.py'>, <AppClassCollector 'AppTestWrapper'>, <AppClassInstance '()'>, <AppTestMethod 'test_vmprof'>] def _teardown_towards(self, needed_collectors): exc = None while self.stack: if self.stack == needed_collectors[: len(self.stack)]: break try: > self._pop_and_teardown() ../_pytest/runner.py:359: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.runner.SetupState object at 0x00007fb8700e4bb8> def _pop_and_teardown(self): colitem = self.stack.pop() > self._teardown_with_finalization(colitem) ../_pytest/runner.py:316: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.runner.SetupState object at 0x00007fb8700e4bb8> colitem = <AppTestMethod 'test_sampling_inside_callback'> def _teardown_with_finalization(self, colitem): > self._callfinalizers(colitem) ../_pytest/runner.py:334: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.runner.SetupState object at 0x00007fb8700e4bb8> colitem = <AppTestMethod 'test_sampling_inside_callback'> def _callfinalizers(self, colitem): finalizers = self._finalizers.pop(colitem, None) exc = None while finalizers: fin = finalizers.pop() try: fin() except TEST_OUTCOME: # XXX Only first exception will be seen by user, # ideally all should be reported. if exc is None: exc = sys.exc_info() if exc: > six.reraise(*exc) ../_pytest/runner.py:331: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.runner.SetupState object at 0x00007fb8700e4bb8> colitem = <AppTestMethod 'test_sampling_inside_callback'> def _callfinalizers(self, colitem): finalizers = self._finalizers.pop(colitem, None) exc = None while finalizers: fin = finalizers.pop() try: > fin() ../_pytest/runner.py:324: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_functools.partial object at 0x00007fb882a77670>, fargs = () fkeywords = {'request': <SubRequest 'fakevmprof' for <AppTestMethod 'test_sampling_inside_callback'>>} def __call__(self, *fargs, **fkeywords): if self._keywords: fkeywords = dict(self._keywords, **fkeywords) > return self._func(*(self._args + fargs), **fkeywords) ../../../../oss/pypy-x86_64-buildbot/lib_pypy/_functools.py:45: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <FixtureDef argname='fakevmprof' scope='function' baseid='pypy/module/_continuation/test/test_stacklet.py'> request = <SubRequest 'fakevmprof' for <AppTestMethod 'test_sampling_inside_callback'>> def finish(self, request): exceptions = [] try: while self._finalizers: try: func = self._finalizers.pop() func() except: # noqa exceptions.append(sys.exc_info()) if exceptions: e = exceptions[0] del exceptions # ensure we don't keep all frames alive because of the traceback > six.reraise(*e) ../_pytest/fixtures.py:891: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <FixtureDef argname='fakevmprof' scope='function' baseid='pypy/module/_continuation/test/test_stacklet.py'> request = <SubRequest 'fakevmprof' for <AppTestMethod 'test_sampling_inside_callback'>> def finish(self, request): exceptions = [] try: while self._finalizers: try: func = self._finalizers.pop() > func() ../_pytest/fixtures.py:885: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <rpython.rlib.rvmprof.test.support.FakeVMProf object at 0x00007fb882a649c0> def check_status(self): """ To be called during test teardown """ if self._ignore_signals != 1: msg = ('Invalid value for fakevmprof._ignore_signals: expected 1, ' 'got %d. This probably means that you called ' '{start,stop}_sampling() a wrong number of times') > raise ValueError(msg % self._ignore_signals) E ValueError: Invalid value for fakevmprof._ignore_signals: expected 1, got 0. This probably means that you called {start,stop}_sampling() a wrong number of times ../rpython/rlib/rvmprof/test/support.py:37: ValueError =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ========= 4 passed, 116 skipped, 1 warnings, 1 error in 21.43 seconds ========== ++ 09:11:02 starting module/_cppyy/test [11 started in total] __ module/_cffi_backend/test [9 done in total, somefailed=False] ______________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 466 items module/_cffi_backend/test/test_c.py .................................... [ 7%] ............................................sss.s....................... [ 23%] .............................s.....s...................s...s............ [ 38%] .................s........................s...... [ 49%] module/_cffi_backend/test/test_fastpath.py .................. [ 53%] module/_cffi_backend/test/test_ffi_obj.py .............................. [ 59%] ............... [ 62%] module/_cffi_backend/test/test_file.py s.. [ 63%] module/_cffi_backend/test/test_parse_c_type.py ..............s... [ 67%] module/_cffi_backend/test/test_re_python.py .................... [ 71%] module/_cffi_backend/test/test_recompiler.py sssssssssssssssssssssssssss [ 77%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 92%] sssssssssssssssssssssssss [ 98%] module/_cffi_backend/test/test_unicode_literals.py ....... [ 99%] module/_cffi_backend/test/test_wchar_helper.py . [ 99%] module/_cffi_backend/test/test_ztranslation.py s [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) pypy/module/_cffi_backend/test/test_re_python.py::AppTestRecompilerPython::()::test_constant_1 /Users/matti/oss/pypy-x86_64-buildbot/lib_pypy/cffi/cparser.py:154: UserWarning: String literal found in cdef() or type source. String literals are ignored here, but you should remove them anyway because some character sequences confuse pre-parsing. warnings.warn("String literal found in cdef() or type source. " /Users/matti/oss/pypy-x86_64-buildbot/lib_pypy/cffi/cparser.py:165: UserWarning: Global variable 'globalvar42' in cdef(): for consistency with C it should have a storage class specifier (usually 'extern') "(usually 'extern')" % (decl.name,)) /Users/matti/oss/pypy-x86_64-buildbot/lib_pypy/cffi/cparser.py:165: UserWarning: Global variable 'no_such_globalvar' in cdef(): for consistency with C it should have a storage class specifier (usually 'extern') "(usually 'extern')" % (decl.name,)) -- Docs: https://docs.pytest.org/en/latest/warnings.html ============= 329 passed, 137 skipped, 4 warnings in 75.90 seconds ============= ++ 09:11:19 starting module/_csv/test [12 started in total] __ module/_csv/test [10 done in total, somefailed=False] ______________________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 23 items module/_csv/test/test_dialect.py ......... [ 39%] module/_csv/test/test_reader.py ......... [ 78%] module/_csv/test/test_writer.py .... [ 95%] module/_csv/test/test_ztranslation.py . [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 23 passed, 1 warnings in 14.29 seconds ==================== ++ 09:11:37 starting module/_demo/test [13 started in total] __ module/_demo/test [11 done in total, somefailed=False] _____________________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 3 items module/_demo/test/test_import.py .. [ 66%] module/_demo/test/test_sieve.py . [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ===================== 3 passed, 1 warnings in 8.76 seconds ===================== ++ 09:11:47 starting module/_file/test [14 started in total] __ module/_file/test [12 done in total, somefailed=False] _____________________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 269 items module/_file/test/test_file.py .....................s...sss...... [ 12%] module/_file/test/test_file_extra.py ................................... [ 25%] ........................................................................ [ 52%] .......................................................ss..............s [ 79%] s..............ss..............ss..................... [ 99%] module/_file/test/test_large_file.py .s [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ============= 256 passed, 13 skipped, 1 warnings in 48.53 seconds ============== ++ 09:12:38 starting module/_io/test [15 started in total] __ interpreter/test [13 done in total, somefailed=True] _______________________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 772 items interpreter/test/apptest_class.py ............... [ 1%] interpreter/test/apptest_exec.py ............................ [ 5%] interpreter/test/apptest_function.py ........................s.......... [ 10%] .................... [ 12%] interpreter/test/apptest_generator.py .................................. [ 17%] [ 17%] interpreter/test/apptest_nestedscope.py ............. [ 18%] interpreter/test/apptest_pyframe.py ............................. [ 22%] interpreter/test/apptest_raise.py ..................... [ 25%] interpreter/test/test_app_main.py ....ssssssssssssssssssssssssss.sssssss [ 30%] .............F...F..s...... [ 33%] interpreter/test/test_appinterp.py ............. [ 35%] interpreter/test/test_argument.py ................................... [ 39%] interpreter/test/test_buffer.py .. [ 40%] interpreter/test/test_cellfamily.py ....... [ 41%] interpreter/test/test_code.py ........ [ 42%] interpreter/test/test_compiler.py ...................................... [ 47%] ........................................................................ [ 56%] ........... [ 57%] interpreter/test/test_descrtypecheck.py .. [ 58%] interpreter/test/test_error.py .......... [ 59%] interpreter/test/test_exceptcomp.py ........... [ 60%] interpreter/test/test_exec.py . [ 60%] interpreter/test/test_executioncontext.py ................ [ 62%] interpreter/test/test_extmodules.py . [ 63%] interpreter/test/test_function.py .......... [ 64%] interpreter/test/test_gateway.py ....................................... [ 69%] .ss............ [ 71%] interpreter/test/test_generator.py . [ 71%] interpreter/test/test_interpreter.py .......................... [ 74%] interpreter/test/test_main.py .... [ 75%] interpreter/test/test_mixedmodule.py ...... [ 76%] interpreter/test/test_module.py ........ [ 77%] interpreter/test/test_objspace.py .............................. [ 81%] interpreter/test/test_pycode.py . [ 81%] interpreter/test/test_pyframe.py .. [ 81%] interpreter/test/test_reverse_debugging.py .. [ 81%] interpreter/test/test_special.py .. [ 81%] interpreter/test/test_syntax.py ........................................ [ 87%] ............................ [ 90%] interpreter/test/test_targetpypy.py .. [ 91%] interpreter/test/test_typedef.py .................. [ 93%] interpreter/test/test_unicodehelper.py .......... [ 94%] interpreter/test/test_zpy.py ...... [ 95%] interpreter/test/test_zzpickle_and_slow.py ...............s............. [ 99%] ...... [100%] =================================== FAILURES =================================== _______ TestNonInteractive.test_putenv_fires_interactive_within_process ________ self = <pypy.interpreter.test.test_app_main.TestNonInteractive instance at 0x00007f886ae584a0> @py.test.mark.skipif('sys.platform=="win32"', reason="windows, sendata, and quoting problems") def test_putenv_fires_interactive_within_process(self): try: import __pypy__ except ImportError: py.test.skip("This can be only tested on PyPy with real_getenv") # should be noninteractive when piped in data = 'import os\nos.putenv("PYTHONINSPECT", "1")\n' self.run('', senddata=data, expect_prompt=False) # should go interactive with -c data = data.replace('\n', ';') > self.run("-c '%s'" % data, expect_prompt=True) interpreter/test/test_app_main.py:796: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ interpreter/test/test_app_main.py:680: in run data, status = self.run_with_status_code(*args, **kwargs) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.interpreter.test.test_app_main.TestNonInteractive instance at 0x00007f886ae584a0> cmdline = '/Users/matti/build-worker-x86_64/own-macos-x86-64/build/virt_test/bin/python "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/interpreter/app_main.py" -c \'import os;os.putenv("PYTHONINSPECT", "1");\'' senddata = '', expect_prompt = True, expect_banner = False, python_flags = '' env = None def run_with_status_code(self, cmdline, senddata='', expect_prompt=False, expect_banner=False, python_flags='', env=None): if os.name == 'nt': if __pypy__ is None: py.test.skip('app_main cannot run on non-pypy for windows') cmdline = '%s %s "%s" %s %s' % (sys.executable, python_flags, app_main, python_flags, cmdline) print 'POPEN:', cmdline process = subprocess.Popen( cmdline, stdin=subprocess.PIPE, stdout=subprocess.PIPE, stderr=subprocess.STDOUT, shell=True, env=env, universal_newlines=True ) child_in, child_out_err = process.stdin, process.stdout child_in.write(senddata) child_in.close() data = child_out_err.read() child_out_err.close() process.wait() assert (banner in data) == expect_banner # no banner unless expected > assert ('>>> ' in data) == expect_prompt # no prompt unless expected E AssertionError interpreter/test/test_app_main.py:676: AssertionError ----------------------------- Captured stdout call ----------------------------- POPEN: /Users/matti/build-worker-x86_64/own-macos-x86-64/build/virt_test/bin/python "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/interpreter/app_main.py" POPEN: /Users/matti/build-worker-x86_64/own-macos-x86-64/build/virt_test/bin/python "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/interpreter/app_main.py" -c 'import os;os.putenv("PYTHONINSPECT", "1");' ___________________ TestNonInteractive.test_proper_sys_path ____________________ self = <pypy.interpreter.test.test_app_main.TestNonInteractive instance at 0x00007f885951d360> tmpdir = local('/private/tmp/buildbot-x86_64/pytest/pytest-of-matti/pytest-901/test_proper_sys_path0') def test_proper_sys_path(self, tmpdir): data = self.run('-c "import _ctypes"', python_flags='-S') if data.startswith('Traceback'): py.test.skip("'python -S' cannot import extension modules: " "see probably http://bugs.python.org/issue586680") @contextmanager def chdir_and_unset_pythonpath(new_cwd): old_cwd = new_cwd.chdir() old_pythonpath = os.getenv('PYTHONPATH') os.unsetenv('PYTHONPATH') try: yield finally: old_cwd.chdir() # Can't call putenv with a None argument. if old_pythonpath is not None: os.putenv('PYTHONPATH', old_pythonpath) # if we are running in a virtualenv, messing with site.py will # make runpy.py and pkgutil unavailable. They are needed to run # app_main. Copy them into the tmpdir runpy_dir = os.path.dirname(runpy.__file__) import pkgutil pkgutil_dir = os.path.dirname(pkgutil.__file__) shutil.copy(os.path.join(runpy_dir, 'runpy.py'), str(tmpdir)) shutil.copy(os.path.join(pkgutil_dir, 'pkgutil.py'), str(tmpdir)) tmpdir.join('site.py').write('print "SHOULD NOT RUN"') runme_py = tmpdir.join('runme.py') runme_py.write('print "some text"') cmdline = str(runme_py) with chdir_and_unset_pythonpath(tmpdir): data = self.run(cmdline, python_flags='-S') > assert data == "some text\n" E AssertionError interpreter/test/test_app_main.py:887: AssertionError ----------------------------- Captured stdout call ----------------------------- POPEN: /Users/matti/build-worker-x86_64/own-macos-x86-64/build/virt_test/bin/python -S "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/interpreter/app_main.py" -S -c "import _ctypes" POPEN: /Users/matti/build-worker-x86_64/own-macos-x86-64/build/virt_test/bin/python -S "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/interpreter/app_main.py" -S /private/tmp/buildbot-x86_64/pytest/pytest-of-matti/pytest-901/test_proper_sys_path0/runme.py =========================== short test summary info ============================ FAIL interpreter/test/test_app_main.py::TestNonInteractive::()::test_putenv_fires_interactive_within_process FAIL interpreter/test/test_app_main.py::TestNonInteractive::()::test_proper_sys_path =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) pypy/interpreter/test/test_app_main.py::TestInteraction::()::test_options_i_c_crashing /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/interpreter/test/test_app_main.py:383: PytestWarning: Value of environment variable PYTHONPATH type should be str, but got None (type: NoneType); converted to str implicitly monkeypatch.setenv('PYTHONPATH', None) pypy/interpreter/test/test_app_main.py::TestInteraction::()::test_pythonstartup /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/interpreter/test/test_app_main.py:416: PytestWarning: Value of environment variable PYTHONPATH type should be str, but got None (type: NoneType); converted to str implicitly monkeypatch.setenv('PYTHONPATH', None) pypy/interpreter/test/test_app_main.py::TestInteraction::()::test_pythonstartup_file1 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/interpreter/test/test_app_main.py:436: PytestWarning: Value of environment variable PYTHONPATH type should be str, but got None (type: NoneType); converted to str implicitly monkeypatch.setenv('PYTHONPATH', None) pypy/interpreter/test/test_app_main.py::TestInteraction::()::test_pythonstartup_file2 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/interpreter/test/test_app_main.py:450: PytestWarning: Value of environment variable PYTHONPATH type should be str, but got None (type: NoneType); converted to str implicitly monkeypatch.setenv('PYTHONPATH', None) pypy/interpreter/test/test_app_main.py::TestNonInteractive::()::test_non_interactive_stdout_fully_buffered /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/interpreter/test/test_app_main.py:818: DeprecationWarning: os.popen4 is deprecated. Use the subprocess module. child_in, child_out_err = os.popen4(cmdline) pypy/interpreter/test/test_app_main.py::TestNonInteractive::()::test_non_interactive_stdout_unbuffered /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/interpreter/test/test_app_main.py:843: DeprecationWarning: os.popen4 is deprecated. Use the subprocess module. child_in, child_out_err = os.popen4(cmdline) -- Docs: https://docs.pytest.org/en/latest/warnings.html ======== 2 failed, 732 passed, 38 skipped, 7 warnings in 262.69 seconds ======== ++ 09:13:26 starting module/_jitlog/test [16 started in total] __ module/_cppyy/test [14 done in total, somefailed=False] ____________________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 191 items module/_cppyy/test/test_advancedcpp.py sssssssssssssssssssssssss [ 13%] module/_cppyy/test/test_boost.py sssss [ 15%] module/_cppyy/test/test_cpp11features.py s.s [ 17%] module/_cppyy/test/test_cppyy.py ........... [ 23%] module/_cppyy/test/test_crossing.py ssss [ 25%] module/_cppyy/test/test_datatypes.py .......sssssssssssssss [ 36%] module/_cppyy/test/test_fragile.py sssssssssssss [ 43%] module/_cppyy/test/test_helper.py ...... [ 46%] module/_cppyy/test/test_operators.py sssssss [ 50%] module/_cppyy/test/test_overloads.py sssssss [ 53%] module/_cppyy/test/test_pythonify.py .....sssssssssssss [ 63%] module/_cppyy/test/test_pythonization.py .ssssss [ 67%] module/_cppyy/test/test_regression.py ss [ 68%] module/_cppyy/test/test_stltypes.py sssssssssssssssssssssssss [ 81%] module/_cppyy/test/test_templates.py sssssssssssssssssssssssssssssssss [ 98%] module/_cppyy/test/test_zjit.py sss [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ============= 31 passed, 160 skipped, 1 warnings in 128.35 seconds ============= ++ 09:13:27 starting module/_locale/test [17 started in total] __ module/_locale/test [15 done in total, somefailed=False] ___________________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 14 items module/_locale/test/test_locale.py ssssssssssssss [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 14 skipped, 1 warnings in 6.93 seconds ==================== ++ 09:13:35 starting module/_lsprof/test [18 started in total] __ module/_jitlog/test [16 done in total, somefailed=False] ___________________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 item module/_jitlog/test/test__jitlog.py . [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ===================== 1 passed, 1 warnings in 8.61 seconds ===================== ++ 09:13:36 starting module/_md5/test [19 started in total] __ module/_io/test [17 done in total, somefailed=False] _______________________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 200 items module/_io/test/apptest_bytesio.py ............ [ 6%] module/_io/test/apptest_io.py ................................ [ 22%] module/_io/test/apptest_stringio.py ......................... [ 34%] module/_io/test/apptest_textio.py ........................... [ 48%] module/_io/test/test_bufferedio.py ..................................... [ 66%] ......................................... [ 87%] module/_io/test/test_fileio.py ...................... [ 98%] module/_io/test/test_interp_textio.py .... [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) /Users/matti/build-worker-x86_64/own-macos-x86-64/build/virt_test/site-packages/hypothesis/searchstrategy/strategies.py:285 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/virt_test/site-packages/hypothesis/searchstrategy/strategies.py:285: NonInteractiveExampleWarning: The `.example()` method is good for exploring strategies, but should only be used interactively. We recommend using `@given` for tests - it performs better, saves and replays failures to avoid flakiness, and reports minimal examples. (strategy: text()) NonInteractiveExampleWarning, -- Docs: https://docs.pytest.org/en/latest/warnings.html =================== 200 passed, 2 warnings in 55.12 seconds ==================== ++ 09:13:37 starting module/_minimal_curses/test [20 started in total] __ module/_lsprof/test [18 done in total, somefailed=False] ___________________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 6 items module/_lsprof/test/test_cprofile.py ...... [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 6 passed, 1 warnings in 10.10 seconds ===================== ++ 09:13:48 starting module/_multibytecodec/test [21 started in total] __ module/_md5/test [19 done in total, somefailed=False] ______________________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 6 items module/_md5/test/test_md5.py .s.... [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html =============== 5 passed, 1 skipped, 1 warnings in 13.67 seconds =============== ++ 09:13:51 starting module/_multiprocessing/test [22 started in total] __ module/_minimal_curses/test [20 done in total, somefailed=False] ___________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 6 items module/_minimal_curses/test/test_curses.py sss... [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html =============== 3 passed, 3 skipped, 1 warnings in 49.54 seconds =============== ++ 09:14:28 starting module/_pypyjson/test [23 started in total] __ module/_multibytecodec/test [21 done in total, somefailed=False] ___________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 51 items module/_multibytecodec/test/test_app_codecs.py ................ [ 31%] module/_multibytecodec/test/test_app_incremental.py ............ [ 54%] module/_multibytecodec/test/test_app_stream.py ..... [ 64%] module/_multibytecodec/test/test_c_codecs.py ................s [ 98%] module/_multibytecodec/test/test_translation.py . [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ============== 50 passed, 1 skipped, 1 warnings in 48.02 seconds =============== ++ 09:14:39 starting module/_random/test [24 started in total] __ module/_pypyjson/test [22 done in total, somefailed=False] _________________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 45 items module/_pypyjson/test/test__pypyjson.py ................................ [ 71%] .......... [ 93%] module/_pypyjson/test/test_simd.py ... [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 45 passed, 1 warnings in 11.86 seconds ==================== ++ 09:14:43 starting module/_rawffi/alt/test [25 started in total] __ module/_multiprocessing/test [23 done in total, somefailed=False] __________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 24 items module/_multiprocessing/test/test_connection.py ..sss...... [ 45%] module/_multiprocessing/test/test_interp_semaphore.py s [ 50%] module/_multiprocessing/test/test_memory.py .. [ 58%] module/_multiprocessing/test/test_semaphore.py .ssssss [ 87%] module/_multiprocessing/test/test_win32.py ss [ 95%] module/_multiprocessing/test/test_ztranslation.py . [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ============== 12 passed, 12 skipped, 1 warnings in 54.40 seconds ============== ++ 09:14:49 starting module/_rawffi/test [26 started in total] __ module/_random/test [24 done in total, somefailed=False] ___________________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 14 items module/_random/test/test_random.py ............. [ 92%] module/_random/test/test_ztranslation.py . [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 14 passed, 1 warnings in 14.25 seconds ==================== ++ 09:14:56 starting module/_sha/test [27 started in total] __ module/_rawffi/alt/test [25 done in total, somefailed=False] _______________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 73 items module/_rawffi/alt/test/test_ffitype.py ..... [ 6%] module/_rawffi/alt/test/test_funcptr.py ................................ [ 50%] ..ssssss.s [ 64%] module/_rawffi/alt/test/test_struct.py ............... [ 84%] module/_rawffi/alt/test/test_type_converter.py ........... [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ============== 66 passed, 7 skipped, 1 warnings in 12.49 seconds =============== ++ 09:14:58 starting module/_socket/test [28 started in total] __ module/_sha/test [26 done in total, somefailed=False] ______________________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 6 items module/_sha/test/test_sha.py .s.... [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html =============== 5 passed, 1 skipped, 1 warnings in 13.72 seconds =============== ++ 09:15:11 starting module/_sre/test [29 started in total] __ module/_sre/test [27 done in total, somefailed=False] ______________________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 139 items module/_sre/test/test_app_sre.py ....................................... [ 28%] ........................................................................ [ 79%] .... [ 82%] module/_sre/test/test_sre_buf.py ........................ [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html =================== 139 passed, 1 warnings in 26.58 seconds ==================== ++ 09:15:39 starting module/_vmprof/test [30 started in total] __ module/_rawffi/test [28 done in total, somefailed=False] ___________________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 83 items module/_rawffi/test/apptest_rawffi.py . [ 1%] module/_rawffi/test/test__rawffi.py .....s.............................. [ 44%] ...............s..........s..... [ 83%] module/_rawffi/test/test_exit.py . [ 84%] module/_rawffi/test/test_nested.py ...... [ 91%] module/_rawffi/test/test_struct.py ... [ 95%] module/_rawffi/test/test_tracker.py ... [ 98%] module/_rawffi/test/test_ztranslation.py . [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ============== 80 passed, 3 skipped, 1 warnings in 45.98 seconds =============== n: 2 Arg 0: 3 Arg 1: 15 ++ 09:15:41 starting module/_warnings/test [31 started in total] __ module/_warnings/test [29 done in total, somefailed=False] _________________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 12 items module/_warnings/test/apptest_warnings.py ........... [ 91%] module/_warnings/test/test_warnings.py . [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 12 passed, 1 warnings in 14.46 seconds ==================== ++ 09:15:58 starting module/_weakref/test [32 started in total] __ module/_vmprof/test [30 done in total, somefailed=False] ___________________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 7 items module/_vmprof/test/test__vmprof.py ....s [ 71%] module/_vmprof/test/test_direct.py .. [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) /Users/matti/oss/pypy-x86_64-buildbot/lib_pypy/cffi/cparser.py:165 /Users/matti/oss/pypy-x86_64-buildbot/lib_pypy/cffi/cparser.py:165: UserWarning: Global variable 'buffer' in cdef(): for consistency with C it should have a storage class specifier (usually 'extern') "(usually 'extern')" % (decl.name,)) -- Docs: https://docs.pytest.org/en/latest/warnings.html =============== 6 passed, 1 skipped, 2 warnings in 21.63 seconds =============== ++ 09:16:03 starting module/_winreg/test [33 started in total] __ module/_winreg/test [31 done in total, somefailed=False] ___________________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 0 items / 1 skipped =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 1 skipped, 1 warnings in 0.27 seconds ===================== ++ 09:16:04 starting module/array/test [34 started in total] __ module/_weakref/test [32 done in total, somefailed=False] __________________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 42 items module/_weakref/test/test_weakref.py ....................s.............. [ 83%] ....... [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ============== 41 passed, 1 skipped, 1 warnings in 12.54 seconds =============== ++ 09:16:12 starting module/binascii/test [35 started in total] __ module/_socket/test [33 done in total, somefailed=False] ___________________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 60 items module/_socket/test/test_sock_app.py ..................s................ [ 58%] ........s....ss......... [ 98%] module/_socket/test/test_ztranslation.py . [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ============== 56 passed, 4 skipped, 1 warnings in 76.02 seconds =============== ++ 09:16:18 starting module/bz2/test [36 started in total] __ module/binascii/test [34 done in total, somefailed=False] __________________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 14 items module/binascii/test/test_binascii.py .............. [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 14 passed, 1 warnings in 10.42 seconds ==================== ++ 09:16:25 starting module/cStringIO/test [37 started in total] __ module/cStringIO/test [35 done in total, somefailed=False] _________________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 16 items module/cStringIO/test/test_interp_stringio.py ............... [ 93%] module/cStringIO/test/test_ztranslation.py . [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 16 passed, 1 warnings in 14.77 seconds ==================== ++ 09:16:42 starting module/cmath/test [38 started in total] __ module/array/test [36 done in total, somefailed=True] ______________________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 49 items module/array/test/test_array.py ..............E......................s.. [ 79%] ......... [ 97%] module/array/test/test_ztranslation.py . [100%] ==================================== ERRORS ==================================== ____________ ERROR at teardown of AppTestArray.test_reversingslice _____________ self = <CallInfo when='teardown' exception: { <C object Array of Char {'nolength': T..._array.py", line 190, in setlen rffi.CCHARP.TO, byte_size, flavor='raw') }> func = <function <lambda> at 0x00007f88c9f0d718>, when = 'teardown' treat_keyboard_interrupt_as_exception = False def __init__(self, func, when, treat_keyboard_interrupt_as_exception=False): #: context of invocation: one of "setup", "call", #: "teardown", "memocollect" self.when = when self.start = time() try: > self.result = func() ../_pytest/runner.py:212: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > lambda: ihook(item=item, **kwds), when=when, treat_keyboard_interrupt_as_exception=item.config.getvalue("usepdb"), ) ../_pytest/runner.py:194: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_HookCaller 'pytest_runtest_teardown'>, args = () kwargs = {'item': <AppTestMethod 'test_reversingslice'>, 'nextitem': <AppTestMethod 'test_getslice_large_step'>} notincall = set([]) def __call__(self, *args, **kwargs): if args: raise TypeError("hook calling supports only keyword arguments") assert not self.is_historic() if self.spec and self.spec.argnames: notincall = ( set(self.spec.argnames) - set(["__multicall__"]) - set(kwargs.keys()) ) if notincall: warnings.warn( "Argument(s) {} which are declared in the hookspec " "can not be found in this hook call".format(tuple(notincall)), stacklevel=2, ) > return self._hookexec(self, self.get_hookimpls(), kwargs) ../_pytest/vendored_packages/pluggy/hooks.py:289: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.config.PytestPluginManager object at 0x00007f88d93858a0> hook = <_HookCaller 'pytest_runtest_teardown'> methods = [<HookImpl plugin_name='140225183635488', plugin=<rpython.conftest.LeakFinder instance at 0x00007f88b8425820>>, <HookI...48c4b8>>, <HookImpl plugin_name='logging-plugin', plugin=<_pytest.logging.LoggingPlugin object at 0x00007f88b84cd638>>] 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/manager.py:68: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ hook = <_HookCaller 'pytest_runtest_teardown'> methods = [<HookImpl plugin_name='140225183635488', plugin=<rpython.conftest.LeakFinder instance at 0x00007f88b8425820>>, <HookI...48c4b8>>, <HookImpl plugin_name='logging-plugin', plugin=<_pytest.logging.LoggingPlugin object at 0x00007f88b84cd638>>] kwargs = {'item': <AppTestMethod 'test_reversingslice'>, 'nextitem': <AppTestMethod 'test_getslice_large_step'>} self._inner_hookexec = lambda hook, methods, kwargs: hook.multicall( methods, kwargs, > firstresult=hook.spec.opts.get("firstresult") if hook.spec else False, ) ../_pytest/vendored_packages/pluggy/manager.py:62: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ hook_impls = [<HookImpl plugin_name='140225183635488', plugin=<rpython.conftest.LeakFinder instance at 0x00007f88b8425820>>, <HookI...48c4b8>>, <HookImpl plugin_name='logging-plugin', plugin=<_pytest.logging.LoggingPlugin object at 0x00007f88b84cd638>>] caller_kwargs = {'item': <AppTestMethod 'test_reversingslice'>, 'nextitem': <AppTestMethod 'test_getslice_large_step'>} firstresult = False def _multicall(hook_impls, caller_kwargs, firstresult=False): """Execute a call into multiple python functions/methods and return the result(s). ``caller_kwargs`` comes from _HookCaller.__call__(). """ __tracebackhide__ = True results = [] excinfo = None try: # run impl and wrapper setup functions in a loop teardowns = [] try: for hook_impl in reversed(hook_impls): try: args = [caller_kwargs[argname] for argname in hook_impl.argnames] except KeyError: for argname in hook_impl.argnames: if argname not in caller_kwargs: raise HookCallError( "hook call must provide argument %r" % (argname,) ) if hook_impl.hookwrapper: try: gen = hook_impl.function(*args) next(gen) # first yield teardowns.append(gen) except StopIteration: _raise_wrapfail(gen, "did not yield") else: res = hook_impl.function(*args) if res is not None: results.append(res) if firstresult: # halt further impl calls break except BaseException: excinfo = sys.exc_info() finally: if firstresult: # first result hooks return a single value outcome = _Result(results[0] if results else None, excinfo) else: outcome = _Result(results, excinfo) # run all wrapper post-yield blocks for gen in reversed(teardowns): try: gen.send(outcome) _raise_wrapfail(gen, "has second yield") except StopIteration: pass > return outcome.get_result() ../_pytest/vendored_packages/pluggy/callers.py:208: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pluggy.callers._Result object at 0x00007f88da2d2790> def get_result(self): """Get the result(s) for this hook call. If the hook was marked as a ``firstresult`` only a single value will be returned otherwise a list of results. """ __tracebackhide__ = True 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/callers.py:81: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ hook_impls = [<HookImpl plugin_name='140225183635488', plugin=<rpython.conftest.LeakFinder instance at 0x00007f88b8425820>>, <HookI...48c4b8>>, <HookImpl plugin_name='logging-plugin', plugin=<_pytest.logging.LoggingPlugin object at 0x00007f88b84cd638>>] caller_kwargs = {'item': <AppTestMethod 'test_reversingslice'>, 'nextitem': <AppTestMethod 'test_getslice_large_step'>} firstresult = False def _multicall(hook_impls, caller_kwargs, firstresult=False): """Execute a call into multiple python functions/methods and return the result(s). ``caller_kwargs`` comes from _HookCaller.__call__(). """ __tracebackhide__ = True results = [] excinfo = None try: # run impl and wrapper setup functions in a loop teardowns = [] try: for hook_impl in reversed(hook_impls): try: args = [caller_kwargs[argname] for argname in hook_impl.argnames] except KeyError: for argname in hook_impl.argnames: if argname not in caller_kwargs: raise HookCallError( "hook call must provide argument %r" % (argname,) ) if hook_impl.hookwrapper: try: gen = hook_impl.function(*args) next(gen) # first yield teardowns.append(gen) except StopIteration: _raise_wrapfail(gen, "did not yield") else: > res = hook_impl.function(*args) ../_pytest/vendored_packages/pluggy/callers.py:187: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <rpython.conftest.LeakFinder instance at 0x00007f88b8425820> 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 0x6000018f11a0>: E <C object Array of Char {'nolength': True} at 0x600001af9ff0>: E <C object Array of Char {'nolength': True} at 0x600001afb140>: E <C object Array of Char {'nolength': True} at 0x6000018f1200>: E <C object Array of Char {'nolength': True} at 0x6000018f1700>: E <C object Array of Char {'nolength': True} at 0x600001afaf30>: E <C object Array of Char {'nolength': True} at 0x600001af81c0>: E <C object Array of Char {'nolength': True} at 0x6000018f1560>: E <C object Array of Char {'nolength': True} at 0x6000018f0ac0>: E <C object Array of Char {'nolength': True} at 0x6000018f0a80>: E <C object Array of Char {'nolength': True} at 0x6000018f0640>: E <C object Array of Char {'nolength': True} at 0x6000018f0940>: E <C object Array of Char {'nolength': True} at 0x6000018f1080>: E <C object Array of Char {'nolength': True} at 0x6000018f18c0>: E <C object Array of Char {'nolength': True} at 0x6000018f08a0>: E <C object Array of Char {'nolength': True} at 0x6000018f14e0>: E <C object Array of Char {'nolength': True} at 0x6000018f0e00>: E <C object Array of Char {'nolength': True} at 0x6000018f1380>: E <C object Array of Char {'nolength': True} at 0x6000018f15a0>: E <C object Array of Char {'nolength': True} at 0x600001afb460>: E <C object Array of Char {'nolength': True} at 0x6000018f1300>: E <C object Array of Char {'nolength': True} at 0x6000018f0aa0>: E <C object Array of Char {'nolength': True} at 0x600001af8b40>: E <C object Array of Char {'nolength': True} at 0x600001af9b80>: E <C object Array of Char {'nolength': True} at 0x6000018f0f80>: E <C object Array of Char {'nolength': True} at 0x6000018f13c0>: E <C object Array of Char {'nolength': True} at 0x600001ad0360>: E <C object Array of Char {'nolength': True} at 0x600001af9170>: E <C object Array of Char {'nolength': True} at 0x6000018f1600>: E <C object Array of Char {'nolength': True} at 0x6000018f1960>: E <C object Array of Char {'nolength': True} at 0x600001af6a00>: E <C object Array of Char {'nolength': True} at 0x600001af5930>: E <C object Array of Char {'nolength': True} at 0x6000018f1480>: E <C object Array of Char {'nolength': True} at 0x6000018f17c0>: E <C object Array of Char {'nolength': True} at 0x6000018f1820>: E <C object Array of Char {'nolength': True} at 0x6000018f1440>: E <C object Array of Char {'nolength': True} at 0x6000018f1b00>: E <C object Array of Char {'nolength': True} at 0x6000018f15e0>: E <C object Array of Char {'nolength': True} at 0x6000018f0d60>: E <C object Array of Char {'nolength': True} at 0x6000018f1b60>: E <C object Array of Char {'nolength': True} at 0x6000018f0a60>: E <C object Array of Char {'nolength': True} at 0x6000018f1720>: E <C object Array of Char {'nolength': True} at 0x6000018f1c20>: E <C object Array of Char {'nolength': True} at 0x6000018f1aa0>: E <C object Array of Char {'nolength': True} at 0x600001af8140>: E <C object Array of Char {'nolength': True} at 0x600001afac10>: E <C object Array of Char {'nolength': True} at 0x6000018f1860>: E <C object Array of Char {'nolength': True} at 0x6000018f0400>: E <C object Array of Char {'nolength': True} at 0x6000018f0140>: E <C object Array of Char {'nolength': True} at 0x6000018f12a0>: E <C object Array of Char {'nolength': True} at 0x6000018f1a80>: E <C object Array of Char {'nolength': True} at 0x600001af5820>: E <C object Array of Char {'nolength': True} at 0x600001af65e0>: E <C object Array of Char {'nolength': True} at 0x6000018f1420>: E <C object Array of Char {'nolength': True} at 0x6000018f1020>: E <C object Array of Char {'nolength': True} at 0x600001afe770>: E <C object Array of Char {'nolength': True} at 0x600001afd2a0>: E <C object Array of Char {'nolength': True} at 0x6000018f1800>: E <C object Array of Char {'nolength': True} at 0x6000018f1520>: E <C object Array of Char {'nolength': True} at 0x6000018f1c00>: E <C object Array of Char {'nolength': True} at 0x6000018f1ca0>: E <C object Array of Char {'nolength': True} at 0x6000018f07e0>: E <C object Array of Char {'nolength': True} at 0x6000018f1b80>: E <C object Array of Char {'nolength': True} at 0x6000018f1dc0>: E <C object Array of Char {'nolength': True} at 0x6000018f18a0>: E <C object Array of Char {'nolength': True} at 0x6000018f1980>: E <C object Array of Char {'nolength': True} at 0x6000018f8fe0>: E <C object Array of Char {'nolength': True} at 0x6000018f84c0>: E <C object Array of Char {'nolength': True} at 0x6000018f9080>: E <C object Array of Char {'nolength': True} at 0x600001af9930>: E <C object Array of Char {'nolength': True} at 0x600001af72a0>: E <C object Array of Char {'nolength': True} at 0x6000018f9660>: E <C object Array of Char {'nolength': True} at 0x6000018f8500>: E <C object Array of Char {'nolength': True} at 0x6000018f95e0>: E <C object Array of Char {'nolength': True} at 0x6000018f8340>: E <C object Array of Char {'nolength': True} at 0x6000018f9200>: E <C object Array of Char {'nolength': True} at 0x600001af3ad0>: E <C object Array of Char {'nolength': True} at 0x600001af6600>: E <C object Array of Char {'nolength': True} at 0x6000018f8a40>: E <C object Array of Char {'nolength': True} at 0x6000018f8de0>: E <C object Array of Char {'nolength': True} at 0x600001af8da0>: E <C object Array of Char {'nolength': True} at 0x600001af0060>: E <C object Array of Char {'nolength': True} at 0x6000018f9680>: E <C object Array of Char {'nolength': True} at 0x6000018f9340>: E <C object Array of Char {'nolength': True} at 0x600001af38d0>: E <C object Array of Char {'nolength': True} at 0x600001af53e0>: E <C object Array of Char {'nolength': True} at 0x6000018f9560>: E <C object Array of Char {'nolength': True} at 0x6000018f94e0>: E <C object Array of Char {'nolength': True} at 0x600001afafa0>: E <C object Array of Char {'nolength': True} at 0x600001af14d0>: E <C object Array of Char {'nolength': True} at 0x6000018f9420>: E <C object Array of Char {'nolength': True} at 0x6000018f9500>: E <C object Array of Char {'nolength': True} at 0x600001aca3a0>: E <C object Array of Char {'nolength': True} at 0x600001acb0c0>: E <C object Array of Char {'nolength': True} at 0x6000018f8ac0>: E <C object Array of Char {'nolength': True} at 0x6000018f9140>: E <C object Array of Char {'nolength': True} at 0x600001aca870>: E <C object Array of Char {'nolength': True} at 0x600001ac0000>: E <C object Array of Char {'nolength': True} at 0x6000018fcb60>: E <C object Array of Char {'nolength': True} at 0x6000018fd6a0>: E <C object Array of Char {'nolength': True} at 0x6000018f8980>: E <C object Array of Char {'nolength': True} at 0x600001adbed0>: E <C object Array of Char {'nolength': True} at 0x6000016c9c80>: E <C object Array of Char {'nolength': True} at 0x6000016c9f80>: E <C object Array of Char {'nolength': True} at 0x6000018fd3a0>: E <C object Array of Char {'nolength': True} at 0x6000018fd720>: E <C object Array of Char {'nolength': True} at 0x6000018fd920>: E <C object Array of Char {'nolength': True} at 0x6000018fd9a0>: E <C object Array of Char {'nolength': True} at 0x6000018fd440>: E <C object Array of Char {'nolength': True} at 0x6000018fdb40>: E <C object Array of Char {'nolength': True} at 0x6000018fd560>: E <C object Array of Char {'nolength': True} at 0x6000018fdae0>: E <C object Array of Char {'nolength': True} at 0x6000018fce80>: E <C object Array of Char {'nolength': True} at 0x6000018fd280>: E <C object Array of Char {'nolength': True} at 0x6000018fdba0>: E <C object Array of Char {'nolength': True} at 0x6000018fc3a0>: E <C object Array of Char {'nolength': True} at 0x6000018fc640>: E <C object Array of Char {'nolength': True} at 0x6000018f1a00>: E <C object Array of Char {'nolength': True} at 0x6000018f1e00>: E <C object Array of Char {'nolength': True} at 0x6000018f1e40>: E <C object Array of Char {'nolength': True} at 0x600001afda70>: E <C object Array of Char {'nolength': True} at 0x6000016c5830>: E <C object Array of Char {'nolength': True} at 0x6000016c55f0>: E <C object Array of Char {'nolength': True} at 0x6000018f1b20>: E <C object Array of Char {'nolength': True} at 0x6000018f1ae0>: E <C object Array of Char {'nolength': True} at 0x6000018f1ee0>: E <C object Array of Char {'nolength': True} at 0x6000018f2020>: E <C object Array of Char {'nolength': True} at 0x6000018f1d80>: E <C object Array of Char {'nolength': True} at 0x6000018f1d20>: E <C object Array of Char {'nolength': True} at 0x6000018f1fe0>: E <C object Array of Char {'nolength': True} at 0x6000018f1d40>: E <C object Array of Char {'nolength': True} at 0x6000018f2080>: E <C object Array of Char {'nolength': True} at 0x6000018f2000>: E <C object Array of Char {'nolength': True} at 0x6000018f2200>: E <C object Array of Char {'nolength': True} at 0x6000018f1f80>: E <C object Array of Char {'nolength': True} at 0x6000018f16a0>: E <C object Array of Char {'nolength': True} at 0x6000018f1ec0>: E <C object Array of Char {'nolength': True} at 0x600001afe360>: E <C object Array of Char {'nolength': True} at 0x6000018f2160>: E <C object Array of Char {'nolength': True} at 0x6000018f19a0>: E <C object Array of Char {'nolength': True} at 0x600001afd8a0>: E <C object Array of Char {'nolength': True} at 0x6000018f1f60>: E <C object Array of Char {'nolength': True} at 0x6000018f1ce0>: E <C object Array of Char {'nolength': True} at 0x6000018f16e0>: E <C object Array of Char {'nolength': True} at 0x600001afc050>: E <C object Array of Char {'nolength': True} at 0x600001afcc90>: E <C object Array of Char {'nolength': True} at 0x6000018f1de0>: E <C object Array of Char {'nolength': True} at 0x6000018f1ac0>: E <C object Array of Char {'nolength': True} at 0x600001af3770>: E <C object Array of Char {'nolength': True} at 0x600001aff0c0>: E <C object Array of Char {'nolength': True} at 0x6000018f1740>: E <C object Array of Char {'nolength': True} at 0x6000018f1540>: E <C object Array of Char {'nolength': True} at 0x600001ad3610>: E <C object Array of Char {'nolength': True} at 0x600001ad3c10>: E <C object Array of Char {'nolength': True} at 0x6000018f1fa0>: E <C object Array of Char {'nolength': True} at 0x6000018f1f40>: E <C object Array of Char {'nolength': True} at 0x6000018f0380>: E <C object Array of Char {'nolength': True} at 0x6000018c0b20>: E <C object Array of Char {'nolength': True} at 0x6000018c08c0>: E <C object Array of Char {'nolength': True} at 0x6000018c0c80>: E <C object Array of Char {'nolength': True} at 0x6000018c0ce0>: E <C object Array of Char {'nolength': True} at 0x6000018c0c20>: E <C object Array of Char {'nolength': True} at 0x6000018c0ea0>: E <C object Array of Char {'nolength': True} at 0x6000018c0840>: E <C object Array of Char {'nolength': True} at 0x6000018c0ac0>: E <C object Array of Char {'nolength': True} at 0x6000018c0b60>: E <C object Array of Char {'nolength': True} at 0x600001ad6cc0>: E <C object Array of Char {'nolength': True} at 0x6000018c08a0>: E <C object Array of Char {'nolength': True} at 0x600001ad4440>: E <C object Array of Char {'nolength': True} at 0x6000018c0f00>: E <C object Array of Char {'nolength': True} at 0x600001ad5ac0>: E <C object Array of Char {'nolength': True} at 0x600001ad65d0>: E <C object Array of Char {'nolength': True} at 0x6000018c0ee0>: E <C object Array of Char {'nolength': True} at 0x6000018c0dc0>: E <C object Array of Char {'nolength': True} at 0x600001ad48a0>: E <C object Array of Char {'nolength': True} at 0x600001ad5de0>: E <C object Array of Char {'nolength': True} at 0x6000018c0c00>: E <C object Array of Char {'nolength': True} at 0x6000018c0b80>: E <C object Array of Char {'nolength': True} at 0x600001afc9c0>: E <C object Array of Char {'nolength': True} at 0x600001afd320>: E <C object Array of Char {'nolength': True} at 0x6000018c0e00>: E <C object Array of Char {'nolength': True} at 0x6000018c0e40>: E <C object Array of Char {'nolength': True} at 0x6000018c1060>: E <C object Array of Char {'nolength': True} at 0x6000018c0e20>: E <C object Array of Char {'nolength': True} at 0x6000018c0d00>: E <C object Array of Char {'nolength': True} at 0x6000018c10c0>: E <C object Array of Char {'nolength': True} at 0x6000018c0700>: E <C object Array of Char {'nolength': True} at 0x6000018c10a0>: E <C object Array of Char {'nolength': True} at 0x6000018c1120>: E <C object Array of Char {'nolength': True} at 0x6000018c1020>: E <C object Array of Char {'nolength': True} at 0x6000018c0940>: E <C object Array of Char {'nolength': True} at 0x600001afebe0>: E <C object Array of Char {'nolength': True} at 0x6000016d5c50>: E <C object Array of Char {'nolength': True} at 0x6000016d59e0>: E <C object Array of Char {'nolength': True} at 0x6000018c0ba0>: E <C object Array of Char {'nolength': True} at 0x6000018c0cc0>: E <C object Array of Char {'nolength': True} at 0x6000018c1140>: E <C object Array of Char {'nolength': True} at 0x6000018c0ec0>: E <C object Array of Char {'nolength': True} at 0x6000018c0fe0>: E <C object Array of Char {'nolength': True} at 0x6000018c1260>: E <C object Array of Char {'nolength': True} at 0x6000018c0c60>: E <C object Array of Char {'nolength': True} at 0x6000018c1240>: E <C object Array of Char {'nolength': True} at 0x6000018c0d20>: E <C object Array of Char {'nolength': True} at 0x6000018c0f20>: E <C object Array of Char {'nolength': True} at 0x6000018c0f80>: E <C object Array of Char {'nolength': True} at 0x6000018c1360>: E <C object Array of Char {'nolength': True} at 0x6000018c0bc0>: E <C object Array of Char {'nolength': True} at 0x6000018c0920>: E <C object Array of Char {'nolength': True} at 0x600001afcc70>: E <C object Array of Char {'nolength': True} at 0x6000018c0d80>: E <C object Array of Char {'nolength': True} at 0x6000018f9220>: E <C object Array of Char {'nolength': True} at 0x600001ac81e0>: E <C object Array of Char {'nolength': True} at 0x6000018f8ea0>: E <C object Array of Char {'nolength': True} at 0x6000018f97c0>: E <C object Array of Char {'nolength': True} at 0x6000018f9a00>: E <C object Array of Char {'nolength': True} at 0x600001ac9350>: E <C object Array of Char {'nolength': True} at 0x600001ac8c60>: E <C object Array of Char {'nolength': True} at 0x6000018f9260>: E <C object Array of Char {'nolength': True} at 0x6000018f9020>: E <C object Array of Char {'nolength': True} at 0x600001ac8b70>: E <C object Array of Char {'nolength': True} at 0x600001ac9540>: E <C object Array of Char {'nolength': True} at 0x6000018f99e0>: E <C object Array of Char {'nolength': True} at 0x6000018f8a20>: E <C object Array of Char {'nolength': True} at 0x600001aca500>: E <C object Array of Char {'nolength': True} at 0x600001ac9760>: E <C object Array of Char {'nolength': True} at 0x6000018f9980>: E <C object Array of Char {'nolength': True} at 0x6000018f8e00>: E <C object Array of Char {'nolength': True} at 0x6000018f9aa0>: E <C object Array of Char {'nolength': True} at 0x6000018f9820>: E <C object Array of Char {'nolength': True} at 0x6000018f9ac0>: E <C object Array of Char {'nolength': True} at 0x6000018f9760>: E <C object Array of Char {'nolength': True} at 0x6000018f9ae0>: E <C object Array of Char {'nolength': True} at 0x6000018f9860>: E <C object Array of Char {'nolength': True} at 0x6000018f9880>: E <C object Array of Char {'nolength': True} at 0x6000018f9280>: E <C object Array of Char {'nolength': True} at 0x6000018f9a60>: E <C object Array of Char {'nolength': True} at 0x6000018f9cc0>: E <C object Array of Char {'nolength': True} at 0x600001afabd0>: E <C object Array of Char {'nolength': True} at 0x6000018f9720>: E <C object Array of Char {'nolength': True} at 0x6000018f89c0>: E <C object Array of Char {'nolength': True} at 0x600001ac9670>: E <C object Array of Char {'nolength': True} at 0x600001acbc90>: E <C object Array of Char {'nolength': True} at 0x6000018f96a0>: E <C object Array of Char {'nolength': True} at 0x6000018f8e80>: E <C object Array of Char {'nolength': True} at 0x600001aca780>: E <C object Array of Char {'nolength': True} at 0x600001ac9100>: E <C object Array of Char {'nolength': True} at 0x6000018f9d20>: E <C object Array of Char {'nolength': True} at 0x6000018f9460>: E <C object Array of Char {'nolength': True} at 0x600001afa0c0>: E <C object Array of Char {'nolength': True} at 0x600001acb2d0>: E <C object Array of Char {'nolength': True} at 0x6000018f9a40>: E <C object Array of Char {'nolength': True} at 0x6000018f95c0>: E <C object Array of Char {'nolength': True} at 0x6000018f97a0>: E <C object Array of Char {'nolength': True} at 0x6000018f8f20>: E <C object Array of Char {'nolength': True} at 0x6000018f9d80>: E <C object Array of Char {'nolength': True} at 0x6000018f9ee0>: E <C object Array of Char {'nolength': True} at 0x6000018f9ce0>: E <C object Array of Char {'nolength': True} at 0x6000018f9940>: E <C object Array of Char {'nolength': True} at 0x6000018f9920>: E <C object Array of Char {'nolength': True} at 0x6000018f87c0>: E <C object Array of Char {'nolength': True} at 0x6000018f9000>: E <C object Array of Char {'nolength': True} at 0x6000018f9b00>: E <C object Array of Char {'nolength': True} at 0x600001acb570>: E <C object Array of Char {'nolength': True} at 0x600001ac88e0>: E <C object Array of Char {'nolength': True} at 0x6000018f9ca0>: E <C object Array of Char {'nolength': True} at 0x6000018f9e80>: E <C object Array of Char {'nolength': True} at 0x6000018f9b60>: E <C object Array of Char {'nolength': True} at 0x6000018f9f80>: E <C object Array of Char {'nolength': True} at 0x6000018f8e40>: E <C object Array of Char {'nolength': True} at 0x600001aca9c0>: E <C object Array of Char {'nolength': True} at 0x600001ac88a0>: E <C object Array of Char {'nolength': True} at 0x6000018f98c0>: E <C object Array of Char {'nolength': True} at 0x6000018f99a0>: E <C object Array of Char {'nolength': True} at 0x600001aec450>: E <C object Array of Char {'nolength': True} at 0x600001aecbd0>: E <C object Array of Char {'nolength': True} at 0x6000018f9600>: E <C object Array of Char {'nolength': True} at 0x6000018f9780>: E <C object Array of Char {'nolength': True} at 0x6000018f9d40>: E <C object Array of Char {'nolength': True} at 0x6000018f9040>: E <C object Array of Char {'nolength': True} at 0x6000018fa040>: E <C object Array of Char {'nolength': True} at 0x6000018fa1a0>: E <C object Array of Char {'nolength': True} at 0x6000018f92e0>: E <C object Array of Char {'nolength': True} at 0x6000018f9ba0>: E <C object Array of Char {'nolength': True} at 0x6000018f9e20>: E <C object Array of Char {'nolength': True} at 0x6000018f9bc0>: E <C object Array of Char {'nolength': True} at 0x6000018f9de0>: E <C object Array of Char {'nolength': True} at 0x6000018fa080>: E <C object Array of Char {'nolength': True} at 0x600001aecfc0>: E <C object Array of Char {'nolength': True} at 0x600001aee0d0>: E <C object Array of Char {'nolength': True} at 0x6000018f8880>: E <C object Array of Char {'nolength': True} at 0x6000018f9440>: E <C object Array of Char {'nolength': True} at 0x6000018f9da0>: E <C object Array of Char {'nolength': True} at 0x6000018f90c0>: E <C object Array of Char {'nolength': True} at 0x6000018f8c20>: E <C object Array of Char {'nolength': True} at 0x600001aee7c0>: E <C object Array of Char {'nolength': True} at 0x600001aef1f0>: E <C object Array of Char {'nolength': True} at 0x6000018f9d60>: E <C object Array of Char {'nolength': True} at 0x6000018f1e60>: E <C object Array of Char {'nolength': True} at 0x600001af3fd0>: E <C object Array of Char {'nolength': True} at 0x600001ac9cb0>: E <C object Array of Char {'nolength': True} at 0x6000018c1480>: E <C object Array of Char {'nolength': True} at 0x6000018c0fa0>: E <C object Array of Char {'nolength': True} at 0x600001af1fb0>: E <C object Array of Char {'nolength': True} at 0x600001af0160>: E <C object Array of Char {'nolength': True} at 0x6000018c1160>: E <C object Array of Char {'nolength': True} at 0x6000018c0e80>: E <C object Array of Char {'nolength': True} at 0x600001ad7ca0>: E <C object Array of Char {'nolength': True} at 0x600001afe170>: E <C object Array of Char {'nolength': True} at 0x6000018c0800>: E <C object Array of Char {'nolength': True} at 0x6000018c00a0>: E <C object Array of Char {'nolength': True} at 0x600001ad7ba0>: E <C object Array of Char {'nolength': True} at 0x600001aec090>: E <C object Array of Char {'nolength': True} at 0x6000018f9c40>: E <C object Array of Char {'nolength': True} at 0x6000018f9f40>: E <C object Array of Char {'nolength': True} at 0x6000018fa1c0>: E <C object Array of Char {'nolength': True} at 0x6000018fa2c0>: E <C object Array of Char {'nolength': True} at 0x6000018fa000>: E <C object Array of Char {'nolength': True} at 0x6000018fa320>: E <C object Array of Char {'nolength': True} at 0x6000018fa180>: E <C object Array of Char {'nolength': True} at 0x600001aef220>: E <C object Array of Char {'nolength': True} at 0x6000016cdb90>: E <C object Array of Char {'nolength': True} at 0x6000016ce130>: E <C object Array of Char {'nolength': True} at 0x6000018fa160>: E <C object Array of Char {'nolength': True} at 0x6000018f9c20>: E <C object Array of Char {'nolength': True} at 0x6000018f1d60>: E <C object Array of Char {'nolength': True} at 0x6000018f1c80>: E <C object Array of Char {'nolength': True} at 0x6000018f2260>: E <C object Array of Char {'nolength': True} at 0x6000018f2440>: E <C object Array of Char {'nolength': True} at 0x6000018f2240>: E <C object Array of Char {'nolength': True} at 0x600001aeec30>: E <C object Array of Char {'nolength': True} at 0x600001aef900>: E <C object Array of Char {'nolength': True} at 0x6000018f2280>: E <C object Array of Char {'nolength': True} at 0x6000018f02c0>: E <C object Array of Char {'nolength': True} at 0x600001aedb80>: E <C object Array of Char {'nolength': True} at 0x600001aef0f0>: E <C object Array of Char {'nolength': True} at 0x6000018f2380>: E <C object Array of Char {'nolength': True} at 0x6000018f0f00>: E <C object Array of Char {'nolength': True} at 0x600001afbf00>: E <C object Array of Char {'nolength': True} at 0x600001aec760>: E <C object Array of Char {'nolength': True} at 0x6000018f22c0>: E <C object Array of Char {'nolength': True} at 0x6000018f1760>: E <C object Array of Char {'nolength': True} at 0x600001af01f0>: E <C object Array of Char {'nolength': True} at 0x600001af33a0>: E <C object Array of Char {'nolength': True} at 0x6000018f1e20>: E <C object Array of Char {'nolength': True} at 0x6000018f2180>: E <C object Array of Char {'nolength': True} at 0x6000018c11c0>: E <C object Array of Char {'nolength': True} at 0x600001aef710>: E <C object Array of Char {'nolength': True} at 0x6000016d5c20>: E <C object Array of Char {'nolength': True} at 0x6000016d61c0>: E <C object Array of Char {'nolength': True} at 0x6000018c09c0>: E <C object Array of Char {'nolength': True} at 0x6000018c1340>: E <C object Array of Char {'nolength': True} at 0x6000018c01c0>: E <C object Array of Char {'nolength': True} at 0x6000018c14e0>: E <C object Array of Char {'nolength': True} at 0x6000018c1640>: E <C object Array of Char {'nolength': True} at 0x6000018c1520>: E <C object Array of Char {'nolength': True} at 0x6000018c16a0>: E <C object Array of Char {'nolength': True} at 0x6000018c12c0>: E <C object Array of Char {'nolength': True} at 0x6000018c1620>: E <C object Array of Char {'nolength': True} at 0x6000018c15c0>: E <C object Array of Char {'nolength': True} at 0x6000018c0da0>: E <C object Array of Char {'nolength': True} at 0x6000018c1460>: E <C object Array of Char {'nolength': True} at 0x6000018c0060>: E <C object Array of Char {'nolength': True} at 0x6000018c1500>: E <C object Array of Char {'nolength': True} at 0x6000018c1440>: E <C object Array of Char {'nolength': True} at 0x6000018c0e60>: E <C object Array of Char {'nolength': True} at 0x600001aeb910>: E <C object Array of Char {'nolength': True} at 0x6000016d5f50>: E <C object Array of Char {'nolength': True} at 0x6000016d5f20>: E <C object Array of Char {'nolength': True} at 0x6000018c16e0>: E <C object Array of Char {'nolength': True} at 0x6000018c0c40>: E <C object Array of Char {'nolength': True} at 0x6000018c13a0>: E <C object Array of Char {'nolength': True} at 0x6000018c1280>: E <C object Array of Char {'nolength': True} at 0x6000018fcac0>: E <C object Array of Char {'nolength': True} at 0x6000018fd8c0>: E <C object Array of Char {'nolength': True} at 0x6000018fcf40>: E <C object Array of Char {'nolength': True} at 0x6000018fdd20>: E <C object Array of Char {'nolength': True} at 0x6000018fd4a0>: E <C object Array of Char {'nolength': True} at 0x6000018fda00>: E <C object Array of Char {'nolength': True} at 0x6000018fdd60>: E <C object Array of Char {'nolength': True} at 0x6000018fd940>: E <C object Array of Char {'nolength': True} at 0x6000018fdac0>: E <C object Array of Char {'nolength': True} at 0x6000018fd660>: E <C object Array of Char {'nolength': True} at 0x600001ac0230>: E <C object Array of Char {'nolength': True} at 0x6000018fd9c0>: E <C object Array of Char {'nolength': True} at 0x6000018c0d40>: E <C object Array of Char {'nolength': True} at 0x600001ac0300>: E <C object Array of Char {'nolength': True} at 0x6000018f1a40>: E <C object Array of Char {'nolength': True} at 0x6000018f0060>: E <C object Array of Char {'nolength': True} at 0x6000018f00a0>: E <C object Array of Char {'nolength': True} at 0x600001aef8b0>: E <C object Array of Char {'nolength': True} at 0x600001af2900>: E <C object Array of Char {'nolength': True} at 0x6000018f2420>: E <C object Array of Char {'nolength': True} at 0x6000018f25c0>: E <C object Array of Char {'nolength': True} at 0x600001ae4200>: E <C object Array of Char {'nolength': True} at 0x600001ae49c0>: E <C object Array of Char {'nolength': True} at 0x6000018f20c0>: E <C object Array of Char {'nolength': True} at 0x6000018f2360>: E <C object Array of Char {'nolength': True} at 0x600001ae4610>: E <C object Array of Char {'nolength': True} at 0x600001ae4e10>: E <C object Array of Char {'nolength': True} at 0x6000018f19c0>: E <C object Array of Char {'nolength': True} at 0x6000018f09a0>: E <C object Array of Char {'nolength': True} at 0x600001ae7260>: E <C object Array of Char {'nolength': True} at 0x600001ae46e0>: E <C object Array of Char {'nolength': True} at 0x6000018f07a0>: E <C object Array of Char {'nolength': True} at 0x6000018f19e0>: E <C object Array of Char {'nolength': True} at 0x600001ae6e10>: E <C object Array of Char {'nolength': True} at 0x600001ae7690>: E <C object Array of Char {'nolength': True} at 0x6000018f2540>: E <C object Array of Char {'nolength': True} at 0x6000018f24e0>: E <C object Array of Char {'nolength': True} at 0x600001ae6740>: E <C object Array of Char {'nolength': True} at 0x600001ae7040>: E <C object Array of Char {'nolength': True} at 0x6000018f2700>: E <C object Array of Char {'nolength': True} at 0x6000018f22a0>: E <C object Array of Char {'nolength': True} at 0x600001ae6060>: E <C object Array of Char {'nolength': True} at 0x600001ae6a20>: E <C object Array of Char {'nolength': True} at 0x6000018f1e80>: E <C object Array of Char {'nolength': True} at 0x6000018f2140>: E <C object Array of Char {'nolength': True} at 0x6000018f15c0>: E <C object Array of Char {'nolength': True} at 0x600001ae5b60>: E <C object Array of Char {'nolength': True} at 0x6000016c5ad0>: E <C object Array of Char {'nolength': True} at 0x6000016c60a0>: E <C object Array of Char {'nolength': True} at 0x6000018f1920>: E <C object Array of Char {'nolength': True} at 0x6000018f26c0>: E <C object Array of Char {'nolength': True} at 0x6000018f2600>: E <C object Array of Char {'nolength': True} at 0x6000018f2740>: E <C object Array of Char {'nolength': True} at 0x6000018f1d00>: E <C object Array of Char {'nolength': True} at 0x6000018f24a0>: E <C object Array of Char {'nolength': True} at 0x6000018f9fc0>: E <C object Array of Char {'nolength': True} at 0x6000018f9b80>: E <C object Array of Char {'nolength': True} at 0x6000018fa3a0>: E <C object Array of Char {'nolength': True} at 0x6000018f9fa0>: E <C object Array of Char {'nolength': True} at 0x6000018f8840>: E <C object Array of Char {'nolength': True} at 0x6000018fa420>: E <C object Array of Char {'nolength': True} at 0x6000018fa580>: E <C object Array of Char {'nolength': True} at 0x6000018f9be0>: E <C object Array of Char {'nolength': True} at 0x6000018fa140>: E <C object Array of Char {'nolength': True} at 0x6000018fa0a0>: E <C object Array of Char {'nolength': True} at 0x600001aed0f0>: E <C object Array of Char {'nolength': True} at 0x6000016cdf80>: E <C object Array of Char {'nolength': True} at 0x6000016cddd0>: E <C object Array of Char {'nolength': True} at 0x6000018fa100>: E <C object Array of Char {'nolength': True} at 0x6000018fa5c0>: E <C object Array of Char {'nolength': True} at 0x6000018fa300>: E <C object Array of Char {'nolength': True} at 0x6000018f9240>: E <C object Array of Char {'nolength': True} at 0x6000018fa3c0>: E <C object Array of Char {'nolength': True} at 0x6000018fa540>: E <C object Array of Char {'nolength': True} at 0x6000018fa740>: E <C object Array of Char {'nolength': True} at 0x6000018fa3e0>: E <C object Array of Char {'nolength': True} at 0x6000018fa060>: E <C object Array of Char {'nolength': True} at 0x6000018f9b40>: E <C object Array of Char {'nolength': True} at 0x6000018fa6a0>: E <C object Array of Char {'nolength': True} at 0x6000018f99c0>: E <C object Array of Char {'nolength': True} at 0x6000018f9f00>: E <C object Array of Char {'nolength': True} at 0x6000018f9ec0>: E <C object Array of Char {'nolength': True} at 0x600001ae2350>: E <C object Array of Char {'nolength': True} at 0x6000018fa5a0>: E <C object Array of Char {'nolength': True} at 0x6000018fa340>: E <C object Array of Char {'nolength': True} at 0x600001ae3400>: E <C object Array of Char {'nolength': True} at 0x6000018f9700>: E <C object Array of Char {'nolength': True} at 0x6000018fa880>: E <C object Array of Char {'nolength': True} at 0x6000018f9a20>: E <C object Array of Char {'nolength': True} at 0x600001ae1040>: E <C object Array of Char {'nolength': True} at 0x600001ae1a40>: E <C object Array of Char {'nolength': True} at 0x6000018f9ea0>: E <C object Array of Char {'nolength': True} at 0x6000018fa8e0>: E <C object Array of Char {'nolength': True} at 0x600001aeea20>: E <C object Array of Char {'nolength': True} at 0x600001af3bb0>: E <C object Array of Char {'nolength': True} at 0x6000018f9f60>: E <C object Array of Char {'nolength': True} at 0x6000018fa760>: E <C object Array of Char {'nolength': True} at 0x600001ae35c0>: E <C object Array of Char {'nolength': True} at 0x600001ae0330>: E <C object Array of Char {'nolength': True} at 0x6000018f9c60>: E <C object Array of Char {'nolength': True} at 0x6000018fa600>: E <C object Array of Char {'nolength': True} at 0x6000018fa900>: E <C object Array of Char {'nolength': True} at 0x6000018fa400>: E <C object Array of Char {'nolength': True} at 0x6000018f86c0>: E <C object Array of Char {'nolength': True} at 0x6000018fa360>: E <C object Array of Char {'nolength': True} at 0x6000018fa020>: E <C object Array of Char {'nolength': True} at 0x6000018f9e60>: E <C object Array of Char {'nolength': True} at 0x6000018fa480>: E <C object Array of Char {'nolength': True} at 0x6000018fa980>: E <C object Array of Char {'nolength': True} at 0x6000018faaa0>: E <C object Array of Char {'nolength': True} at 0x6000018f8fa0>: E <C object Array of Char {'nolength': True} at 0x600001ad6db0>: E <C object Array of Char {'nolength': True} at 0x6000018fa640>: E <C object Array of Char {'nolength': True} at 0x6000018f9dc0>: E <C object Array of Char {'nolength': True} at 0x600001aef3b0>: E <C object Array of Char {'nolength': True} at 0x600001af7ff0>: E <C object Array of Char {'nolength': True} at 0x6000018fa0c0>: E <C object Array of Char {'nolength': True} at 0x6000018fa700>: E <C object Array of Char {'nolength': True} at 0x600001af3ec0>: E <C object Array of Char {'nolength': True} at 0x600001afe4d0>: E <C object Array of Char {'nolength': True} at 0x6000018fa460>: E <C object Array of Char {'nolength': True} at 0x6000018fa620>: E <C object Array of Char {'nolength': True} at 0x600001af3d80>: E <C object Array of Char {'nolength': True} at 0x600001aca7d0>: E <C object Array of Char {'nolength': True} at 0x6000018f8fc0>: E <C object Array of Char {'nolength': True} at 0x6000018fa7e0>: E <C object Array of Char {'nolength': True} at 0x6000018f94a0>: E <C object Array of Char {'nolength': True} at 0x6000018fabc0>: E <C object Array of Char {'nolength': True} at 0x6000018fa4e0>: E <C object Array of Char {'nolength': True} at 0x6000018fa220>: E <C object Array of Char {'nolength': True} at 0x6000018fab40>: E <C object Array of Char {'nolength': True} at 0x6000018fa6e0>: E <C object Array of Char {'nolength': True} at 0x6000018fa8c0>: E <C object Array of Char {'nolength': True} at 0x6000018fa7a0>: E <C object Array of Char {'nolength': True} at 0x6000018faca0>: E <C object Array of Char {'nolength': True} at 0x6000018f9540>: E <C object Array of Char {'nolength': True} at 0x600001a9cb90>: E <C object Array of Char {'nolength': True} at 0x6000018fa940>: E <C object Array of Char {'nolength': True} at 0x6000018fa800>: E <C object Array of Char {'nolength': True} at 0x600001a9d770>: E <C object Array of Char {'nolength': True} at 0x600001a9c010>: E <C object Array of Char {'nolength': True} at 0x6000018fac80>: E <C object Array of Char {'nolength': True} at 0x6000018fa4c0>: E <C object Array of Char {'nolength': True} at 0x600001a9e740>: E <C object Array of Char {'nolength': True} at 0x600001a9eec0>: E <C object Array of Char {'nolength': True} at 0x6000018fad80>: E <C object Array of Char {'nolength': True} at 0x6000018fad00>: E <C object Array of Char {'nolength': True} at 0x600001ae3d60>: E <C object Array of Char {'nolength': True} at 0x600001af7c10>: E <C object Array of Char {'nolength': True} at 0x6000018fa5e0>: E <C object Array of Char {'nolength': True} at 0x6000018fade0>: E <C object Array of Char {'nolength': True} at 0x600001a9d1d0>: E <C object Array of Char {'nolength': True} at 0x600001a9dcc0>: E <C object Array of Char {'nolength': True} at 0x6000018f9d00>: E <C object Array of Char {'nolength': True} at 0x6000018fa820>: E <C object Array of Char {'nolength': True} at 0x600001ae0ad0>: E <C object Array of Char {'nolength': True} at 0x600001ae01b0>: E <C object Array of Char {'nolength': True} at 0x6000018fa9a0>: E <C object Array of Char {'nolength': True} at 0x6000018fa720>: E <C object Array of Char {'nolength': True} at 0x6000018faac0>: E <C object Array of Char {'nolength': True} at 0x6000018fada0>: E <C object Array of Char {'nolength': True} at 0x6000018fae60>: E <C object Array of Char {'nolength': True} at 0x6000018fad20>: E <C object Array of Char {'nolength': True} at 0x6000018fac60>: E <C object Array of Char {'nolength': True} at 0x6000018fab60>: E <C object Array of Char {'nolength': True} at 0x6000018f9640>: E <C object Array of Char {'nolength': True} at 0x600001a9e420>: E <C object Array of Char {'nolength': True} at 0x6000016ce3d0>: E <C object Array of Char {'nolength': True} at 0x6000016ce940>: E <C object Array of Char {'nolength': True} at 0x6000018fa9e0>: E <C object Array of Char {'nolength': True} at 0x6000018fad40>: E <C object Array of Char {'nolength': True} at 0x6000018faf00>: E <C object Array of Char {'nolength': True} at 0x6000018fa200>: E <C object Array of Char {'nolength': True} at 0x6000018fae40>: E <C object Array of Char {'nolength': True} at 0x6000018fafa0>: E <C object Array of Char {'nolength': True} at 0x6000018fb140>: E <C object Array of Char {'nolength': True} at 0x600001aee580>: E <C object Array of Char {'nolength': True} at 0x600001a9c790>: E <C object Array of Char {'nolength': True} at 0x6000018f9e00>: E <C object Array of Char {'nolength': True} at 0x6000018faa60>: E <C object Array of Char {'nolength': True} at 0x600001a9e180>: E <C object Array of Char {'nolength': True} at 0x600001a9f1b0>: E <C object Array of Char {'nolength': True} at 0x6000018fa9c0>: E <C object Array of Char {'nolength': True} at 0x6000018fab00>: E <C object Array of Char {'nolength': True} at 0x600001a9e220>: E <C object Array of Char {'nolength': True} at 0x600001a9c280>: E <C object Array of Char {'nolength': True} at 0x6000018f97e0>: E <C object Array of Char {'nolength': True} at 0x6000018fa440>: E <C object Array of Char {'nolength': True} at 0x6000018faee0>: E <C object Array of Char {'nolength': True} at 0x6000018fa500>: E <C object Array of Char {'nolength': True} at 0x6000018fb0e0>: E <C object Array of Char {'nolength': True} at 0x6000018faae0>: E <C object Array of Char {'nolength': True} at 0x6000018fafe0>: E <C object Array of Char {'nolength': True} at 0x600001afb900>: E <C object Array of Char {'nolength': True} at 0x6000016cdb60>: E <C object Array of Char {'nolength': True} at 0x6000016cea00>: E <C object Array of Char {'nolength': True} at 0x6000018fa240>: E <C object Array of Char {'nolength': True} at 0x6000018fa840>: E <C object Array of Char {'nolength': True} at 0x6000018faf40>: E <C object Array of Char {'nolength': True} at 0x6000018f9800>: E <C object Array of Char {'nolength': True} at 0x6000018fabe0>: E <C object Array of Char {'nolength': True} at 0x6000018fb120>: E <C object Array of Char {'nolength': True} at 0x6000018f98a0>: E <C object Array of Char {'nolength': True} at 0x600001a9c9f0>: E <C object Array of Char {'nolength': True} at 0x600001a9e8d0>: E <C object Array of Char {'nolength': True} at 0x6000018faf80>: E <C object Array of Char {'nolength': True} at 0x6000018fb0c0>: E <C object Array of Char {'nolength': True} at 0x600001a98ce0>: E <C object Array of Char {'nolength': True} at 0x600001a98780>: E <C object Array of Char {'nolength': True} at 0x6000018fa860>: E <C object Array of Char {'nolength': True} at 0x6000018fa960>: E <C object Array of Char {'nolength': True} at 0x600001a9aac0>: E <C object Array of Char {'nolength': True} at 0x600001a9b240>: E <C object Array of Char {'nolength': True} at 0x6000018fb240>: E <C object Array of Char {'nolength': True} at 0x6000018f9840>: E <C object Array of Char {'nolength': True} at 0x600001a99fa0>: E <C object Array of Char {'nolength': True} at 0x600001ae80e0>: E <C object Array of Char {'nolength': True} at 0x6000018c1580>: E <C object Array of Char {'nolength': True} at 0x6000018c0ca0>: E <C object Array of Char {'nolength': True} at 0x6000018c0be0>: E <C object Array of Char {'nolength': True} at 0x600001ae9fb0>: E <C object Array of Char {'nolength': True} at 0x6000016d5ef0>: E <C object Array of Char {'nolength': True} at 0x6000016d64c0>: E <C object Array of Char {'nolength': True} at 0x6000018c06a0>: E <C object Array of Char {'nolength': True} at 0x6000018c1540>: E <C object Array of Char {'nolength': True} at 0x6000018c14a0>: E <C object Array of Char {'nolength': True} at 0x6000018c1180>: E <C object Array of Char {'nolength': True} at 0x6000018c1740>: E <C object Array of Char {'nolength': True} at 0x6000018c0100>: E <C object Array of Char {'nolength': True} at 0x6000018c09e0>: E <C object Array of Char {'nolength': True} at 0x6000018fcb40>: E <C object Array of Char {'nolength': True} at 0x6000018fcc60>: E <C object Array of Char {'nolength': True} at 0x6000018fdb00>: E <C object Array of Char {'nolength': True} at 0x6000018fcd60>: E <C object Array of Char {'nolength': True} at 0x6000018fdaa0>: E <C object Array of Char {'nolength': True} at 0x6000018fd0c0>: E <C object Array of Char {'nolength': True} at 0x6000018fde40>: E <C object Array of Char {'nolength': True} at 0x6000018fdcc0>: E <C object Array of Char {'nolength': True} at 0x6000018fd900>: E <C object Array of Char {'nolength': True} at 0x600001ae2830>: E <C object Array of Char {'nolength': True} at 0x6000016ca040>: E <C object Array of Char {'nolength': True} at 0x6000016ca5e0>: E <C object Array of Char {'nolength': True} at 0x6000018fcb00>: E <C object Array of Char {'nolength': True} at 0x6000018fdb60>: E <C object Array of Char {'nolength': True} at 0x6000018fd880>: E <C object Array of Char {'nolength': True} at 0x6000018fde80>: E <C object Array of Char {'nolength': True} at 0x6000018fe020>: E <C object Array of Char {'nolength': True} at 0x6000018fcd00>: E <C object Array of Char {'nolength': True} at 0x6000018fdca0>: E <C object Array of Char {'nolength': True} at 0x600001a95df0>: E <C object Array of Char {'nolength': True} at 0x600001a96620>: E <C object Array of Char {'nolength': True} at 0x6000018fda60>: E <C object Array of Char {'nolength': True} at 0x6000018fdc40>: E <C object Array of Char {'nolength': True} at 0x600001a95db0>: E <C object Array of Char {'nolength': True} at 0x600001a94270>: E <C object Array of Char {'nolength': True} at 0x6000018fd680>: E <C object Array of Char {'nolength': True} at 0x6000018fd420>: E <C object Array of Char {'nolength': True} at 0x600001a94020>: E <C object Array of Char {'nolength': True} at 0x600001a949d0>: E <C object Array of Char {'nolength': True} at 0x6000018fd6c0>: E <C object Array of Char {'nolength': True} at 0x6000018fd360>: E <C object Array of Char {'nolength': True} at 0x6000018fdc00>: E <C object Array of Char {'nolength': True} at 0x6000018fdf00>: E <C object Array of Char {'nolength': True} at 0x6000018fdee0>: E <C object Array of Char {'nolength': True} at 0x6000018fd4c0>: E <C object Array of Char {'nolength': True} at 0x6000018fd4e0>: E <C object Array of Char {'nolength': True} at 0x600001a95710>: E <C object Array of Char {'nolength': True} at 0x6000016ca190>: E <C object Array of Char {'nolength': True} at 0x6000016c9f20>: E <C object Array of Char {'nolength': True} at 0x6000018fe080>: E <C object Array of Char {'nolength': True} at 0x6000018fdb20>: E <C object Array of Char {'nolength': True} at 0x6000018fdec0>: E <C object Array of Char {'nolength': True} at 0x6000018fe040>: E <C object Array of Char {'nolength': True} at 0x6000018fe0a0>: E <C object Array of Char {'nolength': True} at 0x6000018fd600>: E <C object Array of Char {'nolength': True} at 0x6000018fdd00>: E <C object Array of Char {'nolength': True} at 0x600001a96cb0>: E <C object Array of Char {'nolength': True} at 0x600001a97820>: E <C object Array of Char {'nolength': True} at 0x6000018fdf80>: E <C object Array of Char {'nolength': True} at 0x6000018fe180>: E <C object Array of Char {'nolength': True} at 0x600001ac2b20>: E <C object Array of Char {'nolength': True} at 0x600001ac3bc0>: E <C object Array of Char {'nolength': True} at 0x6000018fdd40>: E <C object Array of Char {'nolength': True} at 0x6000018fe1e0>: E <C object Array of Char {'nolength': True} at 0x600001a96c80>: E <C object Array of Char {'nolength': True} at 0x600001a94230>: E <C object Array of Char {'nolength': True} at 0x6000018fddc0>: E <C object Array of Char {'nolength': True} at 0x6000018fdce0>: E <C object Array of Char {'nolength': True} at 0x600001a97f60>: E <C object Array of Char {'nolength': True} at 0x600001ac2c00>: E <C object Array of Char {'nolength': True} at 0x6000018fdf20>: E <C object Array of Char {'nolength': True} at 0x6000018fdc60>: E <C object Array of Char {'nolength': True} at 0x6000018fd7a0>: E <C object Array of Char {'nolength': True} at 0x600001ac8240>: E <C object Array of Char {'nolength': True} at 0x6000016c9e30>: E <C object Array of Char {'nolength': True} at 0x6000016ca160>: E <C object Array of Char {'nolength': True} at 0x6000018fe0c0>: E <C object Array of Char {'nolength': True} at 0x6000018fd700>: E <C object Array of Char {'nolength': True} at 0x6000018fe240>: E <C object Array of Char {'nolength': True} at 0x6000018fe300>: E <C object Array of Char {'nolength': True} at 0x6000018fe400>: E <C object Array of Char {'nolength': True} at 0x6000018fc7c0>: E <C object Array of Char {'nolength': True} at 0x6000018fdda0>: E <C object Array of Char {'nolength': True} at 0x6000018fcfe0>: E <C object Array of Char {'nolength': True} at 0x6000018fe580>: E <C object Array of Char {'nolength': True} at 0x6000018fe200>: E <C object Array of Char {'nolength': True} at 0x6000018fe100>: E <C object Array of Char {'nolength': True} at 0x6000018fe2a0>: E <C object Array of Char {'nolength': True} at 0x6000018fe4a0>: E <C object Array of Char {'nolength': True} at 0x6000018fe480>: E <C object Array of Char {'nolength': True} at 0x6000018fe2c0>: E <C object Array of Char {'nolength': True} at 0x6000018fe1c0>: E <C object Array of Char {'nolength': True} at 0x600001a97c70>: E <C object Array of Char {'nolength': True} at 0x6000016ca3a0>: E <C object Array of Char {'nolength': True} at 0x6000016ca910>: E <C object Array of Char {'nolength': True} at 0x6000018fdb80>: E <C object Array of Char {'nolength': True} at 0x6000018fd7e0>: E <C object Array of Char {'nolength': True} at 0x6000018fe560>: E <C object Array of Char {'nolength': True} at 0x6000018fd640>: E <C object Array of Char {'nolength': True} at 0x6000018fe3a0>: E <C object Array of Char {'nolength': True} at 0x6000018fe500>: E <C object Array of Char {'nolength': True} at 0x6000018fe5e0>: E <C object Array of Char {'nolength': True} at 0x6000018fe5a0>: E <C object Array of Char {'nolength': True} at 0x6000018fde20>: E <C object Array of Char {'nolength': True} at 0x6000018fe600>: E <C object Array of Char {'nolength': True} at 0x6000018fe860>: E <C object Array of Char {'nolength': True} at 0x6000018fe360>: E <C object Array of Char {'nolength': True} at 0x6000018fe5c0>: E <C object Array of Char {'nolength': True} at 0x6000018fe1a0>: E <C object Array of Char {'nolength': True} at 0x600001a91340>: E <C object Array of Char {'nolength': True} at 0x6000018fdf40>: E <C object Array of Char {'nolength': True} at 0x6000018fe4e0>: E <C object Array of Char {'nolength': True} at 0x600001a914a0>: E <C object Array of Char {'nolength': True} at 0x6000018fe160>: E <C object Array of Char {'nolength': True} at 0x6000018fe8e0>: E <C object Array of Char {'nolength': True} at 0x6000018feb00>: E <C object Array of Char {'nolength': True} at 0x600001a95790>: E <C object Array of Char {'nolength': True} at 0x600001a97110>: E <C object Array of Char {'nolength': True} at 0x6000018fe4c0>: E <C object Array of Char {'nolength': True} at 0x6000018fdfc0>: E <C object Array of Char {'nolength': True} at 0x600001a90110>: E <C object Array of Char {'nolength': True} at 0x600001a90bc0>: E <C object Array of Char {'nolength': True} at 0x6000018fe7e0>: E <C object Array of Char {'nolength': True} at 0x6000018fe2e0>: E <C object Array of Char {'nolength': True} at 0x600001a94990>: E <C object Array of Char {'nolength': True} at 0x600001a944d0>: E <C object Array of Char {'nolength': True} at 0x6000018feba0>: E <C object Array of Char {'nolength': True} at 0x6000018fe280>: E <C object Array of Char {'nolength': True} at 0x6000018fe260>: E <C object Array of Char {'nolength': True} at 0x6000018fe9e0>: E <C object Array of Char {'nolength': True} at 0x6000018fe520>: E <C object Array of Char {'nolength': True} at 0x6000018fe820>: E <C object Array of Char {'nolength': True} at 0x6000018fe880>: E <C object Array of Char {'nolength': True} at 0x6000018fe540>: E <C object Array of Char {'nolength': True} at 0x6000018fe3c0>: E <C object Array of Char {'nolength': True} at 0x600001a91c30>: E <C object Array of Char {'nolength': True} at 0x6000018fe660>: E <C object Array of Char {'nolength': True} at 0x6000018fea60>: E <C object Array of Char {'nolength': True} at 0x600001a97160>: E <C object Array of Char {'nolength': True} at 0x6000018fd8e0>: E <C object Array of Char {'nolength': True} at 0x6000018c1100>: E <C object Array of Char {'nolength': True} at 0x6000018c0f40>: E <C object Array of Char {'nolength': True} at 0x600001aeb7f0>: E <C object Array of Char {'nolength': True} at 0x600001ac22c0>: E <C object Array of Char {'nolength': True} at 0x6000018c1800>: E <C object Array of Char {'nolength': True} at 0x6000018c0de0>: E <C object Array of Char {'nolength': True} at 0x600001ae8780>: E <C object Array of Char {'nolength': True} at 0x600001ae9ad0>: E <C object Array of Char {'nolength': True} at 0x6000018c1780>: E <C object Array of Char {'nolength': True} at 0x6000018c17e0>: E <C object Array of Char {'nolength': True} at 0x600001a9cc20>: E <C object Array of Char {'nolength': True} at 0x600001ae87f0>: E <C object Array of Char {'nolength': True} at 0x6000018c0ae0>: E <C object Array of Char {'nolength': True} at 0x6000018c1720>: E <C object Array of Char {'nolength': True} at 0x600001ae09a0>: E <C object Array of Char {'nolength': True} at 0x600001a95c50>: E <C object Array of Char {'nolength': True} at 0x6000018c1300>: E <C object Array of Char {'nolength': True} at 0x6000018c1760>: E <C object Array of Char {'nolength': True} at 0x600001aebb90>: E <C object Array of Char {'nolength': True} at 0x600001ac35a0>: E <C object Array of Char {'nolength': True} at 0x6000018c1940>: E <C object Array of Char {'nolength': True} at 0x6000018c1ae0>: E <C object Array of Char {'nolength': True} at 0x600001a8ce60>: E <C object Array of Char {'nolength': True} at 0x600001a8d5e0>: E <C object Array of Char {'nolength': True} at 0x6000018c0a80>: E <C object Array of Char {'nolength': True} at 0x6000018c11e0>: E <C object Array of Char {'nolength': True} at 0x600001a8e470>: E <C object Array of Char {'nolength': True} at 0x600001a8c020>: E <C object Array of Char {'nolength': True} at 0x6000018c1680>: E <C object Array of Char {'nolength': True} at 0x6000018c1820>: E <C object Array of Char {'nolength': True} at 0x6000018c1ac0>: E <C object Array of Char {'nolength': True} at 0x600001a8ec00>: E <C object Array of Char {'nolength': True} at 0x6000018c1b00>: E <C object Array of Char {'nolength': True} at 0x6000018c09a0>: E <C object Array of Char {'nolength': True} at 0x6000018c1320>: E <C object Array of Char {'nolength': True} at 0x6000018c18c0>: E <C object Array of Char {'nolength': True} at 0x6000018c1c40>: E <C object Array of Char {'nolength': True} at 0x6000018c1a40>: E <C object Array of Char {'nolength': True} at 0x6000018c07a0>: E <C object Array of Char {'nolength': True} at 0x6000018c1bc0>: E <C object Array of Char {'nolength': True} at 0x6000018c1ba0>: E <C object Array of Char {'nolength': True} at 0x6000018c0360>: E <C object Array of Char {'nolength': True} at 0x6000018c19a0>: E <C object Array of Char {'nolength': True} at 0x6000018c1b80>: E <C object Array of Char {'nolength': True} at 0x6000018c12a0>: E <C object Array of Char {'nolength': True} at 0x6000018c10e0>: E <C object Array of Char {'nolength': True} at 0x6000018c18a0>: E <C object Array of Char {'nolength': True} at 0x6000018c1d60>: E <C object Array of Char {'nolength': True} at 0x6000018c0820>: E <C object Array of Char {'nolength': True} at 0x6000018c1920>: E <C object Array of Char {'nolength': True} at 0x600001a8fe30>: E <C object Array of Char {'nolength': True} at 0x6000018c1d40>: E <C object Array of Char {'nolength': True} at 0x6000018c1be0>: E <C object Array of Char {'nolength': True} at 0x6000018c1b60>: E <C object Array of Char {'nolength': True} at 0x6000018c1e60>: E <C object Array of Char {'nolength': True} at 0x6000018c1860>: E <C object Array of Char {'nolength': True} at 0x6000018c1c20>: E <C object Array of Char {'nolength': True} at 0x6000018c1ea0>: E <C object Array of Char {'nolength': True} at 0x6000018c1e00>: E <C object Array of Char {'nolength': True} at 0x6000018c1660>: E <C object Array of Char {'nolength': True} at 0x6000018c0f60>: E <C object Array of Char {'nolength': True} at 0x6000018c1f20>: E <C object Array of Char {'nolength': True} at 0x6000018c1a00>: E <C object Array of Char {'nolength': True} at 0x6000018c1200>: E <C object Array of Char {'nolength': True} at 0x6000018c1600>: E <C object Array of Char {'nolength': True} at 0x6000018c20a0>: E <C object Array of Char {'nolength': True} at 0x6000018c1c80>: E <C object Array of Char {'nolength': True} at 0x600001a8c6c0>: E <C object Array of Char {'nolength': True} at 0x6000018c1f80>: E <C object Array of Char {'nolength': True} at 0x6000018c1840>: E ... E File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/module/array/interp_array.py", line 371, in descr_fromlist E self.fromsequence(w_lst) E File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/module/array/interp_array.py", line 996, in fromsequence E self.setlen(oldlen + len(lst)) E File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/module/array/interp_array.py", line 190, in setlen E rffi.CCHARP.TO, byte_size, flavor='raw') E E <C object Array of Char {'nolength': True} at 0x600001afb930>: E <C object Array of Char {'nolength': True} at 0x600001afb6d0>: E <C object Array of Char {'nolength': True} at 0x600001af91c0>: E <C object Array of Char {'nolength': True} at 0x600001afa7f0>: E <C object Array of Char {'nolength': True} at 0x600001ad1470>: E <C object Array of Char {'nolength': True} at 0x600001af70e0>: E <C object Array of Char {'nolength': True} at 0x600001afa380>: E <C object Array of Char {'nolength': True} at 0x600001af7b10>: E <C object Array of Char {'nolength': True} at 0x600001af49f0>: E <C object Array of Char {'nolength': True} at 0x600001afd600>: E <C object Array of Char {'nolength': True} at 0x600001afd260>: E <C object Array of Char {'nolength': True} at 0x600001af95d0>: E <C object Array of Char {'nolength': True} at 0x600001af3540>: E <C object Array of Char {'nolength': True} at 0x600001af97c0>: E <C object Array of Char {'nolength': True} at 0x600001af30e0>: E <C object Array of Char {'nolength': True} at 0x600001af9180>: E <C object Array of Char {'nolength': True} at 0x600001acb9b0>: E <C object Array of Char {'nolength': True} at 0x600001aca770>: E <C object Array of Char {'nolength': True} at 0x600001afc340>: E <C object Array of Char {'nolength': True} at 0x600001afc7e0>: E <C object Array of Char {'nolength': True} at 0x600001af2b40>: E <C object Array of Char {'nolength': True} at 0x600001ad30d0>: E <C object Array of Char {'nolength': True} at 0x600001ad5140>: E <C object Array of Char {'nolength': True} at 0x600001ad5230>: E <C object Array of Char {'nolength': True} at 0x600001ad4f20>: E <C object Array of Char {'nolength': True} at 0x600001afcd50>: E <C object Array of Char {'nolength': True} at 0x600001aff440>: E <C object Array of Char {'nolength': True} at 0x600001ac9d40>: E <C object Array of Char {'nolength': True} at 0x600001ac8480>: E <C object Array of Char {'nolength': True} at 0x600001aca170>: E <C object Array of Char {'nolength': True} at 0x600001ac88d0>: E <C object Array of Char {'nolength': True} at 0x600001ac9690>: E <C object Array of Char {'nolength': True} at 0x600001ac9a50>: E <C object Array of Char {'nolength': True} at 0x600001afb5c0>: E <C object Array of Char {'nolength': True} at 0x600001ac9120>: E <C object Array of Char {'nolength': True} at 0x600001acb770>: E <C object Array of Char {'nolength': True} at 0x600001af7bf0>: E <C object Array of Char {'nolength': True} at 0x600001aec000>: E <C object Array of Char {'nolength': True} at 0x600001aed430>: E <C object Array of Char {'nolength': True} at 0x600001aed080>: E <C object Array of Char {'nolength': True} at 0x600001aee250>: E <C object Array of Char {'nolength': True} at 0x600001af39d0>: E <C object Array of Char {'nolength': True} at 0x600001ad7ff0>: E <C object Array of Char {'nolength': True} at 0x600001ad7420>: E <C object Array of Char {'nolength': True} at 0x600001ad7180>: E <C object Array of Char {'nolength': True} at 0x600001aef360>: E <C object Array of Char {'nolength': True} at 0x600001aee0c0>: E <C object Array of Char {'nolength': True} at 0x600001aed030>: E <C object Array of Char {'nolength': True} at 0x600001af7560>: E <C object Array of Char {'nolength': True} at 0x600001af2e20>: E <C object Array of Char {'nolength': True} at 0x600001ac1c90>: E <C object Array of Char {'nolength': True} at 0x600001aee9a0>: E <C object Array of Char {'nolength': True} at 0x600001ae4140>: E <C object Array of Char {'nolength': True} at 0x600001ae41a0>: E <C object Array of Char {'nolength': True} at 0x600001ae6e50>: E <C object Array of Char {'nolength': True} at 0x600001ae69c0>: E <C object Array of Char {'nolength': True} at 0x600001ae6270>: E <C object Array of Char {'nolength': True} at 0x600001ae5ad0>: E <C object Array of Char {'nolength': True} at 0x600001ae1ca0>: E <C object Array of Char {'nolength': True} at 0x600001ae0910>: E <C object Array of Char {'nolength': True} at 0x600001aed230>: E <C object Array of Char {'nolength': True} at 0x600001ae3010>: E <C object Array of Char {'nolength': True} at 0x600001aeecc0>: E <C object Array of Char {'nolength': True} at 0x600001aed120>: E <C object Array of Char {'nolength': True} at 0x600001aef830>: E <C object Array of Char {'nolength': True} at 0x600001aeeda0>: E <C object Array of Char {'nolength': True} at 0x600001aefe40>: E <C object Array of Char {'nolength': True} at 0x600001a9d260>: E <C object Array of Char {'nolength': True} at 0x600001a9e310>: E <C object Array of Char {'nolength': True} at 0x600001ae31c0>: E <C object Array of Char {'nolength': True} at 0x600001a9cd30>: E <C object Array of Char {'nolength': True} at 0x600001a9fe00>: E <C object Array of Char {'nolength': True} at 0x600001ae3090>: E <C object Array of Char {'nolength': True} at 0x600001a9cf50>: E <C object Array of Char {'nolength': True} at 0x600001ae37b0>: E <C object Array of Char {'nolength': True} at 0x600001a9db50>: E <C object Array of Char {'nolength': True} at 0x600001a9d980>: E <C object Array of Char {'nolength': True} at 0x600001a9f810>: E <C object Array of Char {'nolength': True} at 0x600001aefb60>: E <C object Array of Char {'nolength': True} at 0x600001a988d0>: E <C object Array of Char {'nolength': True} at 0x600001a9a6b0>: E <C object Array of Char {'nolength': True} at 0x600001a99b20>: E <C object Array of Char {'nolength': True} at 0x600001a959b0>: E <C object Array of Char {'nolength': True} at 0x600001a95890>: E <C object Array of Char {'nolength': True} at 0x600001a967c0>: E <C object Array of Char {'nolength': True} at 0x600001a97210>: E <C object Array of Char {'nolength': True} at 0x600001a966d0>: E <C object Array of Char {'nolength': True} at 0x600001ac1910>: E <C object Array of Char {'nolength': True} at 0x600001a96480>: E <C object Array of Char {'nolength': True} at 0x600001a97ab0>: E <C object Array of Char {'nolength': True} at 0x600001a90cf0>: E <C object Array of Char {'nolength': True} at 0x600001a943c0>: E <C object Array of Char {'nolength': True} at 0x600001a91280>: E <C object Array of Char {'nolength': True} at 0x600001a93d10>: E <C object Array of Char {'nolength': True} at 0x600001a912b0>: E <C object Array of Char {'nolength': True} at 0x600001aeb1c0>: E <C object Array of Char {'nolength': True} at 0x600001a978f0>: E <C object Array of Char {'nolength': True} at 0x600001ae2550>: E <C object Array of Char {'nolength': True} at 0x600001ac3de0>: E <C object Array of Char {'nolength': True} at 0x600001aeb220>: E <C object Array of Char {'nolength': True} at 0x600001a8ca50>: E <C object Array of Char {'nolength': True} at 0x600001a8e060>: E ... E File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/module/array/interp_array.py", line 579, in descr_getitem E return self.getitem_slice(space, w_idx) E File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/module/array/interp_array.py", line 1138, in getitem_slice E w_a.setlen(size, overallocate=False) E File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/module/array/interp_array.py", line 190, in setlen E rffi.CCHARP.TO, byte_size, flavor='raw') E E <C object Array of Char {'nolength': True} at 0x6000016c9950>: E <C object Array of Char {'nolength': True} at 0x6000016c5500>: E <C object Array of Char {'nolength': True} at 0x6000018f21a0>: E <C object Array of Char {'nolength': True} at 0x600001ad5d10>: E <C object Array of Char {'nolength': True} at 0x6000016d5920>: E <C object Array of Char {'nolength': True} at 0x6000018f96e0>: E <C object Array of Char {'nolength': True} at 0x6000016cdb30>: E <C object Array of Char {'nolength': True} at 0x6000016d5a70>: E <C object Array of Char {'nolength': True} at 0x6000016d5980>: E <C object Array of Char {'nolength': True} at 0x6000018f23c0>: E <C object Array of Char {'nolength': True} at 0x6000016c5020>: E <C object Array of Char {'nolength': True} at 0x6000016cdcb0>: E <C object Array of Char {'nolength': True} at 0x6000018fa1e0>: E <C object Array of Char {'nolength': True} at 0x6000016ce0a0>: E <C object Array of Char {'nolength': True} at 0x6000016ce250>: E <C object Array of Char {'nolength': True} at 0x6000016d5d40>: E <C object Array of Char {'nolength': True} at 0x6000016c9ce0>: E <C object Array of Char {'nolength': True} at 0x6000016c9e00>: E <C object Array of Char {'nolength': True} at 0x6000016c9ef0>: E <C object Array of Char {'nolength': True} at 0x6000016ca010>: E <C object Array of Char {'nolength': True} at 0x6000018fd160>: E <C object Array of Char {'nolength': True} at 0x6000018c13c0>: E <C object Array of Char {'nolength': True} at 0x6000018c1d20>: E <C object Array of Char {'nolength': True} at 0x6000018c1dc0>: E ... E File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/module/array/interp_array.py", line 1176, in setitem_slice E self.fromsequence(w_lst) E File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/module/array/interp_array.py", line 996, in fromsequence E self.setlen(oldlen + len(lst)) E File "/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/module/array/interp_array.py", line 190, 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 0x6000018f11a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a85704b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001afb930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a85704f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001af9ff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8570528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001afb140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8570560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f1200>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8570598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f1700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a85705d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001afb6d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a856b280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001afaf30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a856b2b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001af81c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a856b328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f1560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a856b398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f0ac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a856b408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f0a80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b96ccad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f0640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b96ccb10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f0940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b96d6918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f1080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b96d6950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f18c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b96d6a30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f08a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b9704020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f14e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b97619f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001af91c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b97ea598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f0e00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b97ea5d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f1380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b97fcdb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f15a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b9821d70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001afb460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b982a410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f1300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b98872b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f0aa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b8c9d9b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001afa7f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b8c9d9f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001af8b40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b8c9da28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001af9b80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b8c9da60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f0f80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b8c9da98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f13c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b8b91fa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ad1470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b8b84020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ad0360>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b8b84058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001af9170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b8b84090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f1600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b8b840c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f1960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b8b84100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001af70e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b8b66de8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001af6a00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b8b66e20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001af5930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b8b66e58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f1480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b8b66e90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f17c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b8b66ec8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f1820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b8b31210> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f1440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b8b31248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f1b00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b8b31328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f15e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88d9804790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f0d60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88d9804870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f1b60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88d98048a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f0a60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8043558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001afa380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a80435c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f1720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8043600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f1c20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8043638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f1aa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c8fcb910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001af8140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c8fcb948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001afac10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c8fc0d78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f1860>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c8fc1980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001af7b10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c8fc19b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f0400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c8fc19f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f0140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c8fae4b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f12a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b8aa68a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f1a80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b8aa68e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001af49f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b8aa6918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001af5820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b8aa6950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001af65e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b8aa6988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f1420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b8a43ad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f1020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b8a43b08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001afd600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b8a43b40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001afe770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b8a43b78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001afd2a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88d997b9b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f1800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88d997b9f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f1520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88d997ba28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f1c00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8377408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f1ca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8377440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f07e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8381e18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f1b80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8381e50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f1dc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8390058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f18a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a83b6b10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f1980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a83b6bf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001afd260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88d9aa8aa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f8fe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88d9aa8ad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f84c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88d9aa8b10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88d9b7fad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001af9930>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88d9b7fb08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001af72a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88d9b94fa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9660>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b9b80b48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001af95d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b9b80b80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f8500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b9b80bb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f95e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b9b80bf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f8340>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b9b80c28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9200>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b9bcad08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001af3540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b9bcad40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001af3ad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b9bcad78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001af6600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b98bd980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f8a40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b9d1b558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f8de0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b9d1b590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001af97c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b9d1b5c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001af8da0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b9d1b600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001af0060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b9d1b638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b9d1b670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9340>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b9d55980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001af30e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b9d559b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001af38d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b9d559f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001af53e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b9d55a28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b9d55a60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f94e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da104bb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001af9180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da104bf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001afafa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da104c28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001af14d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da104c60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da104c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da104cd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001acb9b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da13c448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001aca3a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da13c480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001acb0c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da13c4b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f8ac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da13c4f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da1f18d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001aca770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da1f1910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001aca870>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da1f1948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ac0000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da2409f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fcb60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da240a30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000016c9950>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da240a68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fd6a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da240b10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f8980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da24ef38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001adbed0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da24ef70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000016c9c80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da24fc20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000016c9f80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b9d67280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fd3a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b9d672b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fd720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b9d67398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fd920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b9d997f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fd9a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b9d998d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fd440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b9d99910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fdb40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b9dad590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fd560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b9dad5c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fdae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b9dad6a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fce80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b9e128a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fd280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b9e12988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fdba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b9e4cf00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fc3a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b9e6ee58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fc640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b9e6ee90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f1a00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba1b3088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000016c5500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba1b30f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f1e00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba1b3248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f1e40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba175948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001afda70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba175980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000016c5830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba09aa68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000016c55f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba0346e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f1b20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba034758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f1ae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba002950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f1ee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba002988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f2020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba002a68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f1d80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b9f86870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f1d20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b9f86950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f1fe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b9f86988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f1d40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b9f568e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f2080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b9f56918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f2000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b9f569f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f2200>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b9f56a30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f1f80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba1d5408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f16a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba1d5440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f1ec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba34aad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f21a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba34ab10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001afc340>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba34ab48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001afe360>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba34ab80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f2160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba34abb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f19a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba3e8ad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001afd8a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba3e8b10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f1f60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba4031a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f1ce0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba429520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f16e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba548cd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001afc7e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba548d08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001afc050>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba548d40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001afcc90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba548d78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f1de0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba548db0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f1ac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba551c58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001af2b40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba551c90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001af3770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba551cc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001aff0c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba551d00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f1740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba551d38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f1540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba551d70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ad30d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba582598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ad3610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba5825d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ad3c10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba582608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f1fa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba582640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f1f40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba582678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f0380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba5b38d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c0b20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba5b3910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c08c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba636560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c0c80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba6365d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c0ce0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba9c2058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c0c20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba9c2090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c0ea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba9c2170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ad5d10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba9c21a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ad5140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba9c3590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c0840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba9c35c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c0ac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba9c3600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c0b60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba9c3638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ad6cc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba9c3670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c08a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba9fa1a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ad4440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba9fafa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c0f00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba9fafe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ad5230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba9fb018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ad5ac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba9fb050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ad65d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba9fb088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c0ee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba9fb0c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c0dc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88baa12758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ad4f20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88baa12790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ad48a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88baa127c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ad5de0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88baa12800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c0c00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88baa12838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c0b80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88baa12870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001afcd50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88baa128a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001afc9c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88baa56480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001afd320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88baa564b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c0e00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88baa7ab48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c0e40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88baa7ab80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c1060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88baa7ac60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c0e20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88baaf27c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c0d00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88baaf28a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c10c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88baaf28e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c0700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bad10bb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c10a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bad10bf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c1120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bad10cd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000016d5920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bad4c410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c1020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bad4c4b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c0940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bad4d168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001afebe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bad4d1a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000016d5c50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba1968e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000016d59e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba1971a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c0ba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba1971d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c0cc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba1972b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c1140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba1972f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c0ec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba17e678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c0fe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba17e6b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c1260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba17e790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c0c60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba17f948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c1240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba17fa28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c0d20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba17fa60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c0f20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88badfa090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c0f80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88badfa0c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c1360>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88badfa1a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c0bc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bae87d00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c0920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bae87de0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f96e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bae87e18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001aff440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bae87e50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001afcc70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bae87e88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c0d80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bae9d948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b9eae330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ac81e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b9eae368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f8ea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b9eaefa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f97c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b9eafec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9a00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b9eafef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ac9d40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b9eaff30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ac9350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b9eaff68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ac8c60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b9eaffa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b97b9b08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b97b9b40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ac8480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b97b9b78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ac8b70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b97b9bb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ac9540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b97b9be8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f99e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b97b9c20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f8a20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da248528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001aca170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da248560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001aca500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da248598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ac9760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da2485d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da214a68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f8e00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da214aa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9aa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da214b80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da22c0c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9ac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da22c1a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da22c1e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9ae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da461e18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9860>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b9d378d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bab16bf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ac88d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bab16c60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bab16c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9a60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bab16cd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9cc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bab16d08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001afabd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bab065d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bab06b80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f89c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bab07590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ac9690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bab075c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ac9670>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bab07600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001acbc90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88baa22db0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f96a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88baa22de8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f8e80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88baa9e448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ac9a50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88baa9e480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001aca780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88baa9e4b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ac9100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88baa9e4f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9d20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88baa9e528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88baa9e560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001afb5c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88baa9fde0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001afa0c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88baa9fe18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001acb2d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88baa9fe50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9a40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88baa9fe88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f95c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88baa9fec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f97a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba869910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f8f20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba869948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9d80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba869a28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9ee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba869a60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9ce0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba89fb78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba89fbb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba8cd088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ac9120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba8cd0f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f87c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba8cd130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba8cd168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9b00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba886c98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001acb570>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba886cd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ac88e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba887cc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9ca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba79a758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001acb770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba79a790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9e80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba79a7c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9b60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba79a800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9f80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba79a838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f8e40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba79bd00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001af7bf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba79bd38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001aca9c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba79bd70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ac88a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba79bda8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f98c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba79bde0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f99a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba79be18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001aec000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba79be50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001aec450>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba99f830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001aecbd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba99f868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba99f8a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba99f8d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9d40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba945328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba945360> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fa040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba945440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fa1a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba945478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f92e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba14a9f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9ba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba14aa30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9e20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba14ab10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001aed430>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba10a4f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9bc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba10a528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9de0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba10a560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fa080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba10bd00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001aecfc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba10bd38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001aee0d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b9f98720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f8880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b9f99168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001aed080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b9f991a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b9f991d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9da0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b9f99210> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f90c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b9f99248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f8c20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da3ff088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001aee250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da3ff0c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001aee7c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da3ff0f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001aef1f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da3ff130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9d60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da3f2918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f1e60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da3f2950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001af39d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da3f2988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001af3fd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da3f29c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ac9cb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da3f29f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c1480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da31f4b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c0fa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da31f4e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ad7ff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da31f520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001af1fb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da31f558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001af0160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da31f590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c1160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da319da8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c0e80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da319de0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ad7420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da319e18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ad7ca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da319e50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001afe170>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da319e88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c0800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da319ec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c00a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba866bf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ad7180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba866c28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ad7ba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba866c60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001aec090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba8043a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9c40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba8043d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9f40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba804410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001aef360>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba804448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fa1c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba804480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fa2c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba8044b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fa000>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba805d38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000016cdb30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba805d70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fa320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba805e18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fa180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba0879b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001aef220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba0879f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000016cdb90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba07c4b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000016ce130>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba07d360> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fa160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba07d398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9c20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba68e560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f1d60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba68e598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f1c80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba6be4f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f2260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba6be528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f2440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba6be608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f2240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba6bfa98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001aee0c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba6bfad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001aeec30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba6bfb08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001aef900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba6bfb40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f2280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba6bfb78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f02c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba6bfbb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001aed030>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba00bb40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001aedb80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba00bb78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001aef0f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba00bbb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f2380>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba00bbe8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f0f00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba00bc20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001af7560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba00bc58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001afbf00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b9ffd830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001aec760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b9ffd868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f22c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b9ffd8a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f1760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b9ffd8d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001af2e20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88b9ffd910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001af01f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba02af70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001af33a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba02afa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f1e20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88ba02afe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000016d5a70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da2884f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f2180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da288598> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c11c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da289de0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001aef710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da289e18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000016d5c20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da280d40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000016d61c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da280db0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c09c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da280de8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c1340>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da3b0090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c01c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da3b00c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c14e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da3b01a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c1640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da3b01e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c1520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da3a2a68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c16a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da3a2aa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c12c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da38e218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c1620>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da38e250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c15c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da38e330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c0da0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da368d08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c1460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da39e100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c0060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da39e138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c1500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da39e218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000016d5980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da39e250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c1440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da39e2f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c0e60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c912a218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001aeb910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c912a250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000016d5f50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c912b478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000016d5f20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c912bd00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c16e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c912bd38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c0c40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c912be18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c13a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c912be50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c1280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c915e250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fcac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c915e288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fd8c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c915f520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fcf40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c915f558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fdd20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c915f638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fd4a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c9168bf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fda00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88baec96a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fdd60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88baec96e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fd940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88baedd478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fdac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88baedd4b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fd660>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88baef5ad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f23c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88baf07018> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ac1c90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88baf07050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ac0230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88baf4ef70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fd9c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88baf4efa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c0d40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bafcd600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ac0300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bafcd638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f1a40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bafdd670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f0060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bafddcc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f00a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88baff86e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001aee9a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88baff8720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001aef8b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88baff8758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001af2900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88baff8790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f2420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88baff87c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f25c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88baff8800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ae4140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb017210> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ae4200>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da585600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ae49c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da585638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f20c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da585670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f2360>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da5856a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ae41a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da597168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ae4610>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da5971a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ae4e10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da5971d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f19c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da597210> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f09a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da597248> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ae6e50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da597280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ae7260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da5972b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ae46e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da5b5478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f07a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da5b54b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f19e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da5b54e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ae69c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da5b5520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ae6e10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da5b5558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ae7690>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da5b5590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f2540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da5c98d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f24e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da5c9910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ae6270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da5c9948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ae6740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da5c9980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ae7040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da5c99b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f2700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da5c99f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f22a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da5d7e18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ae5ad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da5d7e50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ae6060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da5d7e88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ae6a20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da5d7ec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f1e80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da5d7ef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000016c5020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da5d7f30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f2140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da5e7c58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f15c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da5fabb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ae5b60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da5fabf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000016c5ad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da5fbe88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000016c60a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da5fbef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f1920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da5fbf30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f26c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da6212b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f2600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da6212f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f2740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da6213d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f1d00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da65a790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f24a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da66fbb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9fc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da6af328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9b80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da6af408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fa3a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da6af440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9fa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da6bc950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f8840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da6bc988> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fa420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da6bca68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fa580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da6bcaa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9be0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da6bdec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000016cdcb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da6bdef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fa140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88da6bdfa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fa0a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a85c1440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001aed0f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a85c1478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000016cdf80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a85dc3d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000016cddd0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a85dcd08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fa100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a85dcd40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fa5c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a85dce20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fa300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a85dce58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a85fe410> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fa3c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a85fe448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fa540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a85fe528> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fa740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a85fe560> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fa3e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a85ffa98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fa060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a85ffad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9b40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a85ffbb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fa6a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8610e58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f99c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8610f38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9f00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8610f70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9ec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8611050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fa1e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a86208a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ae1ca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a86208e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ae2350>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8620918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fa5a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8620950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fa340>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8621fa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ae3400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a863a020> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a863ad08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fa880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a863ad78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9a20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a863bb40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ae0910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a863bb78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ae1040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a863bbb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ae1a40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a863bbe8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9ea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a863bc20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fa8e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a863bc58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001aed230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a874d788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001aeea20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a874d7c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001af3bb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a874d7f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9f60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a874d830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fa760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a874d868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ae3010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a874d8a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ae35c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a874d8d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ae0330>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a875d638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9c60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a875d670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fa600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a875d6a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fa900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a875d788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fa400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8770cd0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f86c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8770db0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fa360>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8770de8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fa020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a878d600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9e60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a878d638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fa480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a87ad520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001aeecc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a87ad590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fa980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a87ad5c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018faaa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a87ad600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f8fa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a87d3280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ad6db0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a87d32b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fa640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a87d3c58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9dc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a87f2678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001aed120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a87f26b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001aef3b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a87f26e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001af7ff0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a87f3d00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fa0c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a87f3d38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fa700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a87f3d70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001aef830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a87f3da8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001af3ec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a87f3de0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001afe4d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8813a98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fa460>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8813ad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fa620>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8813b08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001aeeda0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8813b40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001af3d80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8813b78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001aca7d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8813bb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f8fc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8813be8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fa7e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8823c20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f94a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8823d00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fabc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8823d38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fa4e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8833be8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fa220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8833c20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fab40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8833d00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fa6e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a88565d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fa8c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8857e88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001aefe40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8857ef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fa7a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8857f30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018faca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8857f68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a886d868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a9cb90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a886d8a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fa940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a887a1e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fa800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a887bb40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a9d260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a887bb78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a9d770>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a887bbb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a9c010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a887bbe8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fac80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a88a99b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fa4c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a88a99f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a9e310>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a88a9a28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a9e740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a88a9a60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a9eec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a88a9a98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fad80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a88a9ad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fad00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a88bda60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ae31c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a88bda98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ae3d60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a88bdad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001af7c10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a88bdb08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fa5e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a88bdb40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fade0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a88bdb78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a9cd30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a88cbc58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a9d1d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a88cbc90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a9dcc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a88cbcc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9d00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a88cbd00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fa820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a88cbd38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a9fe00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a88cbd70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ae0ad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a88cbda8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ae01b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a895ca30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fa9a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a895ca68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fa720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8998aa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ae3090>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8998ad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018faac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8998b10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fada0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8998b48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fae60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8998b80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fad20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a89a8e90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a9cf50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a89a8ec8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fac60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a89a8f00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000016ce0a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a89a8f38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fab60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a89a8fe0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a89c3280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a9e420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a89c32b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000016ce3d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a89c3da8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000016ce940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a89c3e18> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fa9e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a89f2a30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fad40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a89f2b10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018faf00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a89f2b48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fa200>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a89f3c58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fae40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a89f3c90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fafa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a89f3d70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fb140>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a89f3da8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ae37b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a89f3de0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001aee580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8a17948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a9c790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8a17980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9e00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8a179b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018faa60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8a34448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a9db50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8a34480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a9e180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8a344b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a9f1b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8a344f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fa9c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8a72e20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fab00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8a72e58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a9d980>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8ab8ad8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a9e220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8ab8b10> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a9c280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8b1e7c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f97e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8b39280> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fa440>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8b392b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a9f810>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8b392f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018faee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8b39328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fa500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8b39360> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fb0e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8b39398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000016ce250>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8b58e58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018faae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8b58f00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fafe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8b59be8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001afb900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8b59c20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000016cdb60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8b7f0f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000016cea00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8b7f168> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fa240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8b7fc90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fa840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8b7fd70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018faf40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8b7fda8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8ba76e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fabe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8ba7718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fb120>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8ba77f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f98a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8ba7830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001aefb60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8bb9590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a9c9f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8bb95c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a9e8d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8bb9600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018faf80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8bb9638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fb0c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8bb9670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a988d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8bb96a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a98ce0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8bb96e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a98780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8bc3a98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fa860>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8bc3ad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fa960>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8bc3b08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a9a6b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8bc3b40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a9aac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8bc3b78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a9b240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8bc3bb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fb240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8bd79f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018f9840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8bd7a28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a99b20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8bd7a60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a99fa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8bd7a98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ae80e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8bd7ad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c1580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8be78a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000016d5d40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8be78d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c0ca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88a8be7980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c0be0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c91be758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ae9fb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c91be790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000016d5ef0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c91bfef8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000016d64c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c91bff68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c06a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c91bffa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c1540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c91e40c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c14a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c91e5b78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c1180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c91e5c58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c1740>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c91e5c90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c0100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c91f2f00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c09e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c91f2f38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fcb40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c924fd70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fcc60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c9295600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fdb00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c92956e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fcd60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c9295718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fdaa0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb072250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fd0c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb072288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fde40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb072368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000016c9ce0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb0737f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fdcc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb0738a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fd900>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb07e678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ae2830>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb07e6b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000016ca040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb07f360> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000016ca5e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb07f3d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fcb00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb07f408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fdb60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb0b6800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fd880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb0b6838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fde80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb0b6918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fe020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb0b6950> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fcd00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb0b7be8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fdca0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb0b7c20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a959b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb0b7c58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a95df0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb0b7c90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a96620>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb0b7cc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fda60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb0b7d00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fdc40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb0da2f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a95890>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb0da330> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a95db0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb0da368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a94270>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb0f7050> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fd680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb0f7088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fd420>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb0f70c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a967c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb0f70f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a94020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb0f7130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a949d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb11e100> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fd6c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb11e138> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fd360>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb11e170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a97210>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb11e1a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fdc00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb11e1e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fdf00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb11e218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fdee0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb11fe88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000016c9e00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb11fec0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fd4c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb11ff68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fd4e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb12d520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a95710>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb12d558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000016ca190>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb12de50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000016c9f20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb164d40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fe080>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb164d78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fdb20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb164e58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fdec0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb183b40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fe040>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb183c20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fe0a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb183c58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fd600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb1a14b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fdd00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb1a14e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a966d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb1a1520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a96cb0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb1a1558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a97820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb1a1590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fdf80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb1a15c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fe180>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb1a1600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ac1910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb1b19b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ac2b20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb1b19f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ac3bc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb1b1a28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fdd40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb1b1a60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fe1e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb1b1a98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a96480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb1b1ad0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a96c80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb1b1b08> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a94230>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb1c3980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fddc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb1c39b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fdce0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb1c39f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a97ab0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb1c3a28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a97f60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb1c3a60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ac2c00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb1c3a98> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fdf20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb1d1600> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000016c9ef0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb1d1638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fdc60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb1d16e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fd7a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb1e8800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ac8240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb1e97c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000016c9e30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb1e9f30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000016ca160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb21c800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fe0c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb21c838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fd700>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb21c918> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fe240>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb2541a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fe300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb254288> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fe400>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb2542c0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fc7c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb263f30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fdda0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb263f68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fcfe0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb278090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fe580>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb2780c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fe200>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb279830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fe100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb279868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fe2a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb279948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fe4a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb28caa0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fe480>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb28cb80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000016ca010>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb28cbb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fe2c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb28cc60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fe1c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb2a2218> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a97c70>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb2a2250> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000016ca3a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb2a38a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000016ca910>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb2a3910> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fdb80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb2a3948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fd7e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb2d18a0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fe560>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb2d18d8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fd640>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb2d19b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fe3a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb2e7c90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fe500>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb2e7d70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fe5e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb2e7da8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fe5a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb2f3590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fde20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb2f35c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fe600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb2f36a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fe860>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb2f36e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fe360>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb306f70> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fe5c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb306fa8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fe1a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb307088> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fd160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb30e6b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a90cf0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb30e6e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a91340>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb30e720> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fdf40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb30e758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fe4e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb33e640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a914a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb33e678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fe160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb35e790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fe8e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb35e800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018feb00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb35e838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a943c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb35e870> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a95790>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb3705d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a97110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb370608> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fe4c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb370640> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fdfc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb370678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a91280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb3706b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a90110>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb3706e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a90bc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb3832b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fe7e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb3832f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fe2e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb383328> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a93d10>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb383360> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a94990>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb383398> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a944d0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb3833d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018feba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb393830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fe280>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb393868> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fe260>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb393948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fe9e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb393980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fe520>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb3a33d0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fe820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb3a3408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fe880>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb3a34e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fe540>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb3b2678> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fe3c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb3b2758> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c13c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb3b2790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a912b0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb3b27c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a91c30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb3b2800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fe660>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb3b2838> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fea60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb3c6448> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a97160>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb3c6480> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018fd8e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb3c64b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c1100>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb3c7e50> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c0f40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb3fcb80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001aeb1c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb3fcbb8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001aeb7f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb3fcbf0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ac22c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb3fcc28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c1800>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb3fcc60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c0de0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb42cd78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a978f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb42cdb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ae8780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb42cde8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ae9ad0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb42ce20> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c1780>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb42ce58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c17e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb42ce90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ae2550>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb42cec8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a9cc20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88bb42cf00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ae87f0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c92b5440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c0ae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c92b5478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c1720>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c92b54b0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ac3de0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c92b54e8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ae09a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c92b5520> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a95c50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c92b5558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c1300>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c92c1948> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c1760>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c92c1980> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001aeb220>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c92c19b8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001aebb90>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c92c19f0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001ac35a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c92c1a28> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c1940>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c92c1a60> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c1ae0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c92d1b40> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a8ca50>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c92d1b78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a8ce60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c92d1bb0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a8d5e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c92d1be8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c0a80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c92e3c58> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c11e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c92e3c90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a8e060>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c92e3cc8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a8e470>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c92e3d00> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a8c020>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c92e3d38> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c1680>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c92efda8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c1d20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c92efde0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c1820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c92efe88> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c1ac0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c9305408> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a8ec00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c9305440> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c1b00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c9305478> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c09a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c9371558> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c1320>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c9371590> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c18c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c9371670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c1c40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c93716a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c1a40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c9386a30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c07a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c9386a68> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c1bc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c9386b48> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c1ba0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c9386b80> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c0360>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c9396058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c19a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c9396090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c1b80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c9396170> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c12a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c93961a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c10e0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c93976e0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c18a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c9397718> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c1d60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c93977f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c1dc0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c9405788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c0820>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c9405830> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c1920>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c94350f8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a8fe30>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c9435130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c1d40>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c9435da8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c1be0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c947c790> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c1b60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c947c7c8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c1e60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c947c8a8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c1860>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c947df30> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c1c20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c94a4058> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c1ea0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c94a4090> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c1e00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c94a5638> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c1660>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c94a5670> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c0f60>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c94a5750> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c1f20>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c94a5788> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c1a00>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c94b6d78> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c1200>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c94b6db0> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c1600>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c94b6e90> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c20a0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c94b6ec8> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c1c80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c955e368> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x600001a8c6c0>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c957b130> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c1f80>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c9598800> ignored Exception KeyError: KeyError(<C object Array of Char {'nolength': True} at 0x6000018c1840>,) in method __del__ of <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f88c9599398> ignored =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ========== 48 passed, 1 skipped, 1 warnings, 1 error in 42.31 seconds ========== ++ 09:16:48 starting module/cpyext/test/test_abstract.py [39 started in total] __ module/bz2/test [37 done in total, somefailed=True] ________________________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 52 items module/bz2/test/test_bz2_compdecomp.py ..s...........s... [ 34%] module/bz2/test/test_bz2_file.py ..E............................... [ 98%] module/bz2/test/test_large.py s [100%] ==================================== ERRORS ==================================== ______________ ERROR at teardown of AppTestBZ2File.test_creation _______________ self = <CallInfo when='teardown' exception: > func = <function <lambda> at 0x00007fc30b77fa60>, when = 'teardown' treat_keyboard_interrupt_as_exception = False def __init__(self, func, when, treat_keyboard_interrupt_as_exception=False): #: context of invocation: one of "setup", "call", #: "teardown", "memocollect" self.when = when self.start = time() try: > self.result = func() ../_pytest/runner.py:212: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > lambda: ihook(item=item, **kwds), when=when, treat_keyboard_interrupt_as_exception=item.config.getvalue("usepdb"), ) ../_pytest/runner.py:194: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_HookCaller 'pytest_runtest_teardown'>, args = () kwargs = {'item': <AppTestMethod 'test_creation'>, 'nextitem': <AppTestMethod 'test_close'>} notincall = set([]) def __call__(self, *args, **kwargs): if args: raise TypeError("hook calling supports only keyword arguments") assert not self.is_historic() if self.spec and self.spec.argnames: notincall = ( set(self.spec.argnames) - set(["__multicall__"]) - set(kwargs.keys()) ) if notincall: warnings.warn( "Argument(s) {} which are declared in the hookspec " "can not be found in this hook call".format(tuple(notincall)), stacklevel=2, ) > return self._hookexec(self, self.get_hookimpls(), kwargs) ../_pytest/vendored_packages/pluggy/hooks.py:289: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.config.PytestPluginManager object at 0x00007fc309387a28> hook = <_HookCaller 'pytest_runtest_teardown'> methods = [<HookImpl plugin_name='140475659680224', plugin=<rpython.conftest.LeakFinder instance at 0x00007fc309cb79e0>>, <HookI...d207c8>>, <HookImpl plugin_name='logging-plugin', plugin=<_pytest.logging.LoggingPlugin object at 0x00007fc309d67e18>>] kwargs = {'item': <AppTestMethod 'test_creation'>, 'nextitem': <AppTestMethod 'test_close'>} 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/manager.py:68: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ hook = <_HookCaller 'pytest_runtest_teardown'> methods = [<HookImpl plugin_name='140475659680224', plugin=<rpython.conftest.LeakFinder instance at 0x00007fc309cb79e0>>, <HookI...d207c8>>, <HookImpl plugin_name='logging-plugin', plugin=<_pytest.logging.LoggingPlugin object at 0x00007fc309d67e18>>] kwargs = {'item': <AppTestMethod 'test_creation'>, 'nextitem': <AppTestMethod 'test_close'>} self._inner_hookexec = lambda hook, methods, kwargs: hook.multicall( methods, kwargs, > firstresult=hook.spec.opts.get("firstresult") if hook.spec else False, ) ../_pytest/vendored_packages/pluggy/manager.py:62: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ hook_impls = [<HookImpl plugin_name='140475659680224', plugin=<rpython.conftest.LeakFinder instance at 0x00007fc309cb79e0>>, <HookI...d207c8>>, <HookImpl plugin_name='logging-plugin', plugin=<_pytest.logging.LoggingPlugin object at 0x00007fc309d67e18>>] caller_kwargs = {'item': <AppTestMethod 'test_creation'>, 'nextitem': <AppTestMethod 'test_close'>} firstresult = False def _multicall(hook_impls, caller_kwargs, firstresult=False): """Execute a call into multiple python functions/methods and return the result(s). ``caller_kwargs`` comes from _HookCaller.__call__(). """ __tracebackhide__ = True results = [] excinfo = None try: # run impl and wrapper setup functions in a loop teardowns = [] try: for hook_impl in reversed(hook_impls): try: args = [caller_kwargs[argname] for argname in hook_impl.argnames] except KeyError: for argname in hook_impl.argnames: if argname not in caller_kwargs: raise HookCallError( "hook call must provide argument %r" % (argname,) ) if hook_impl.hookwrapper: try: gen = hook_impl.function(*args) next(gen) # first yield teardowns.append(gen) except StopIteration: _raise_wrapfail(gen, "did not yield") else: res = hook_impl.function(*args) if res is not None: results.append(res) if firstresult: # halt further impl calls break except BaseException: excinfo = sys.exc_info() finally: if firstresult: # first result hooks return a single value outcome = _Result(results[0] if results else None, excinfo) else: outcome = _Result(results, excinfo) # run all wrapper post-yield blocks for gen in reversed(teardowns): try: gen.send(outcome) _raise_wrapfail(gen, "has second yield") except StopIteration: pass > return outcome.get_result() ../_pytest/vendored_packages/pluggy/callers.py:208: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pluggy.callers._Result object at 0x00007fc30bab7c90> def get_result(self): """Get the result(s) for this hook call. If the hook was marked as a ``firstresult`` only a single value will be returned otherwise a list of results. """ __tracebackhide__ = True 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/callers.py:81: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ hook_impls = [<HookImpl plugin_name='140475659680224', plugin=<rpython.conftest.LeakFinder instance at 0x00007fc309cb79e0>>, <HookI...d207c8>>, <HookImpl plugin_name='logging-plugin', plugin=<_pytest.logging.LoggingPlugin object at 0x00007fc309d67e18>>] caller_kwargs = {'item': <AppTestMethod 'test_creation'>, 'nextitem': <AppTestMethod 'test_close'>} firstresult = False def _multicall(hook_impls, caller_kwargs, firstresult=False): """Execute a call into multiple python functions/methods and return the result(s). ``caller_kwargs`` comes from _HookCaller.__call__(). """ __tracebackhide__ = True results = [] excinfo = None try: # run impl and wrapper setup functions in a loop teardowns = [] try: for hook_impl in reversed(hook_impls): try: args = [caller_kwargs[argname] for argname in hook_impl.argnames] except KeyError: for argname in hook_impl.argnames: if argname not in caller_kwargs: raise HookCallError( "hook call must provide argument %r" % (argname,) ) if hook_impl.hookwrapper: try: gen = hook_impl.function(*args) next(gen) # first yield teardowns.append(gen) except StopIteration: _raise_wrapfail(gen, "did not yield") else: > res = hook_impl.function(*args) ../_pytest/vendored_packages/pluggy/callers.py:187: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ item = <AppTestMethod 'test_creation'>, nextitem = <AppTestMethod 'test_close'> def pytest_runtest_teardown(item, nextitem): _update_current_test_var(item, "teardown") > item.session._setupstate.teardown_exact(item, nextitem) ../_pytest/runner.py:136: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.runner.SetupState object at 0x00007fc2f805b2f0> item = <AppTestMethod 'test_creation'>, nextitem = <AppTestMethod 'test_close'> def teardown_exact(self, item, nextitem): needed_collectors = nextitem and nextitem.listchain() or [] > self._teardown_towards(needed_collectors) ../_pytest/runner.py:351: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.runner.SetupState object at 0x00007fc2f805b2f0> needed_collectors = [<Session 'build'>, <PyPyModule 'pypy/module/bz2/test/test_bz2_file.py'>, <AppClassCollector 'AppTestBZ2File'>, <AppClassInstance '()'>, <AppTestMethod 'test_close'>] def _teardown_towards(self, needed_collectors): exc = None while self.stack: if self.stack == needed_collectors[: len(self.stack)]: break try: self._pop_and_teardown() except TEST_OUTCOME: # XXX Only first exception will be seen by user, # ideally all should be reported. if exc is None: exc = sys.exc_info() if exc: > six.reraise(*exc) ../_pytest/runner.py:366: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.runner.SetupState object at 0x00007fc2f805b2f0> needed_collectors = [<Session 'build'>, <PyPyModule 'pypy/module/bz2/test/test_bz2_file.py'>, <AppClassCollector 'AppTestBZ2File'>, <AppClassInstance '()'>, <AppTestMethod 'test_close'>] def _teardown_towards(self, needed_collectors): exc = None while self.stack: if self.stack == needed_collectors[: len(self.stack)]: break try: > self._pop_and_teardown() ../_pytest/runner.py:359: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.runner.SetupState object at 0x00007fc2f805b2f0> def _pop_and_teardown(self): colitem = self.stack.pop() > self._teardown_with_finalization(colitem) ../_pytest/runner.py:316: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.runner.SetupState object at 0x00007fc2f805b2f0> colitem = <AppTestMethod 'test_creation'> def _teardown_with_finalization(self, colitem): > self._callfinalizers(colitem) ../_pytest/runner.py:334: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.runner.SetupState object at 0x00007fc2f805b2f0> colitem = <AppTestMethod 'test_creation'> def _callfinalizers(self, colitem): finalizers = self._finalizers.pop(colitem, None) exc = None while finalizers: fin = finalizers.pop() try: fin() except TEST_OUTCOME: # XXX Only first exception will be seen by user, # ideally all should be reported. if exc is None: exc = sys.exc_info() if exc: > six.reraise(*exc) ../_pytest/runner.py:331: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.runner.SetupState object at 0x00007fc2f805b2f0> colitem = <AppTestMethod 'test_creation'> def _callfinalizers(self, colitem): finalizers = self._finalizers.pop(colitem, None) exc = None while finalizers: fin = finalizers.pop() try: > fin() ../_pytest/runner.py:324: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > return lambda: result(param_obj) ../_pytest/python.py:614: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.module.bz2.test.test_bz2_file.AppTestBZ2File instance at 0x00007fc30d0d6120> fun = <bound method AppTestBZ2File.test_creation of <pypy.module.bz2.test.test_bz2_file.AppTestBZ2File instance at 0x00007fc30d0d6120>> def teardown_method(self, fun): from rpython.rtyper.lltypesystem import ll2ctypes import gc tries = 20 # remove the GC strings from ll2ctypes for key, value in ll2ctypes.ALLOCATED.items(): if value._TYPE._gckind == 'gc': del ll2ctypes.ALLOCATED[key] # while tries and ll2ctypes.ALLOCATED: gc.collect() # to make sure we disallocate buffers self.space.getexecutioncontext()._run_finalizers_now() tries -= 1 > assert not ll2ctypes.ALLOCATED E AssertionError module/bz2/test/support.py:15: AssertionError =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) pypy/module/bz2/test/test_bz2_compdecomp.py::AppTestBZ2Compressor::()::test_compress /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/module/bz2/test/test_bz2_compdecomp.py:20: DeprecationWarning: The popen2 module is deprecated. Use the subprocess module. import popen2 -- Docs: https://docs.pytest.org/en/latest/warnings.html ========== 49 passed, 3 skipped, 2 warnings, 1 error in 28.20 seconds ========== ++ 09:16:51 starting module/cpyext/test/test_api.py [40 started in total] __ module/cmath/test [38 done in total, somefailed=False] _____________________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 15 items module/cmath/test/test_cmath.py ............... [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 15 passed, 1 warnings in 8.49 seconds ===================== ++ 09:16:52 starting module/cpyext/test/test_arraymodule.py [41 started in total] __ module/cpyext/test/test_api.py [39 done in total, somefailed=False] ________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 4 items module/cpyext/test/test_api.py .... [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 4 passed, 1 warnings in 53.99 seconds ===================== ++ 09:17:56 starting module/cpyext/test/test_boolobject.py [42 started in total] __ module/cpyext/test/test_abstract.py [40 done in total, somefailed=False] ___ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 7 items module/cpyext/test/test_abstract.py ....... [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 7 passed, 1 warnings in 87.91 seconds ===================== ++ 09:18:30 starting module/cpyext/test/test_borrow.py [43 started in total] __ module/cpyext/test/test_arraymodule.py [41 done in total, somefailed=False] /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 17 items module/cpyext/test/test_arraymodule.py ..........x...... [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ============== 16 passed, 1 xfailed, 1 warnings in 142.02 seconds ============== ++ 09:19:25 starting module/cpyext/test/test_bufferobject.py [44 started in total] __ module/cpyext/test/test_boolobject.py [42 done in total, somefailed=False] _ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 4 items module/cpyext/test/test_boolobject.py .... [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 4 passed, 1 warnings in 79.24 seconds ===================== ++ 09:19:31 starting module/cpyext/test/test_bytearrayobject.py [45 started in total] __ module/cpyext/test/test_borrow.py [43 done in total, somefailed=False] _____ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 3 items module/cpyext/test/test_borrow.py ... [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 3 passed, 1 warnings in 78.56 seconds ===================== ++ 09:20:05 starting module/cpyext/test/test_bytesobject.py [46 started in total] __ module/cpyext/test/test_bufferobject.py [44 done in total, somefailed=False] /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 4 items module/cpyext/test/test_bufferobject.py .... [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 4 passed, 1 warnings in 100.84 seconds ==================== ++ 09:21:21 starting module/cpyext/test/test_capsule.py [47 started in total] __ module/cpyext/test/test_bytearrayobject.py [45 done in total, somefailed=False] /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 6 items module/cpyext/test/test_bytearrayobject.py ...... [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 6 passed, 1 warnings in 112.28 seconds ==================== ++ 09:21:34 starting module/cpyext/test/test_cell.py [48 started in total] __ module/cpyext/test/test_bytesobject.py [46 done in total, somefailed=False] /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 25 items module/cpyext/test/test_bytesobject.py ......................... [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html =================== 25 passed, 1 warnings in 164.41 seconds ==================== ++ 09:23:06 starting module/cpyext/test/test_classobject.py [49 started in total] __ module/cpyext/test/test_capsule.py [47 done in total, somefailed=False] ____ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 item module/cpyext/test/test_capsule.py . [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 1 passed, 1 warnings in 103.48 seconds ==================== ++ 09:23:32 starting module/cpyext/test/test_codecs.py [50 started in total] __ module/cpyext/test/test_cell.py [48 done in total, somefailed=False] _______ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 item module/cpyext/test/test_cell.py . [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 1 passed, 1 warnings in 95.13 seconds ===================== ++ 09:23:38 starting module/cpyext/test/test_complexobject.py [51 started in total] __ module/cpyext/test/test_classobject.py [49 done in total, somefailed=False] /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 5 items module/cpyext/test/test_classobject.py ..... [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 5 passed, 1 warnings in 73.06 seconds ===================== ++ 09:24:33 starting module/cpyext/test/test_cpyext.py [52 started in total] __ module/cpyext/test/test_codecs.py [50 done in total, somefailed=False] _____ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 2 items module/cpyext/test/test_codecs.py .. [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 2 passed, 1 warnings in 52.96 seconds ===================== ++ 09:24:37 starting module/cpyext/test/test_datetime.py [53 started in total] __ module/cpyext/test/test_complexobject.py [51 done in total, somefailed=False] /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 5 items module/cpyext/test/test_complexobject.py ..... [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 5 passed, 1 warnings in 78.15 seconds ===================== ++ 09:25:13 starting module/cpyext/test/test_dictobject.py [54 started in total] __ module/cpyext/test/test_datetime.py [52 done in total, somefailed=False] ___ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 14 items module/cpyext/test/test_datetime.py .............. [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 14 passed, 1 warnings in 89.12 seconds ==================== ++ 09:26:19 starting module/cpyext/test/test_eval.py [55 started in total] __ module/cpyext/test/test_cpyext.py [53 done in total, somefailed=False] _____ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 27 items module/cpyext/test/test_cpyext.py ...s.........s............. [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ============== 25 passed, 2 skipped, 1 warnings in 109.41 seconds ============== ++ 09:26:37 starting module/cpyext/test/test_fileobject.py [56 started in total] __ module/cpyext/test/test_dictobject.py [54 done in total, somefailed=False] _ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 18 items module/cpyext/test/test_dictobject.py .................. [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 18 passed, 1 warnings in 92.11 seconds ==================== ++ 09:26:55 starting module/cpyext/test/test_floatobject.py [57 started in total] __ module/cpyext/test/test_eval.py [55 done in total, somefailed=False] _______ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 19 items module/cpyext/test/test_eval.py ................... [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 19 passed, 1 warnings in 89.65 seconds ==================== ++ 09:28:01 starting module/cpyext/test/test_frameobject.py [58 started in total] __ module/cpyext/test/test_fileobject.py [56 done in total, somefailed=False] _ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 item module/cpyext/test/test_fileobject.py . [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 1 passed, 1 warnings in 70.37 seconds ===================== ++ 09:28:04 starting module/cpyext/test/test_funcobject.py [59 started in total] __ module/cpyext/test/test_floatobject.py [57 done in total, somefailed=False] /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 15 items module/cpyext/test/test_floatobject.py ............... [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 15 passed, 1 warnings in 92.42 seconds ==================== ++ 09:28:36 starting module/cpyext/test/test_genobject.py [60 started in total] __ module/cpyext/test/test_funcobject.py [58 done in total, somefailed=False] _ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 7 items module/cpyext/test/test_funcobject.py ....... [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 7 passed, 1 warnings in 54.78 seconds ===================== ++ 09:29:10 starting module/cpyext/test/test_getargs.py [61 started in total] __ module/cpyext/test/test_frameobject.py [59 done in total, somefailed=False] /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 2 items module/cpyext/test/test_frameobject.py .. [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 2 passed, 1 warnings in 73.29 seconds ===================== ++ 09:29:29 starting module/cpyext/test/test_import.py [62 started in total] __ module/cpyext/test/test_genobject.py [60 done in total, somefailed=False] __ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 item module/cpyext/test/test_genobject.py . [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 1 passed, 1 warnings in 50.65 seconds ===================== ++ 09:29:42 starting module/cpyext/test/test_intobject.py [63 started in total] __ module/cpyext/test/test_getargs.py [61 done in total, somefailed=False] ____ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 11 items module/cpyext/test/test_getargs.py ........... [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 11 passed, 1 warnings in 86.10 seconds ==================== ++ 09:30:52 starting module/cpyext/test/test_iterator.py [64 started in total] __ module/cpyext/test/test_import.py [62 done in total, somefailed=False] _____ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 6 items module/cpyext/test/test_import.py ...... [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 6 passed, 1 warnings in 71.81 seconds ===================== ++ 09:30:56 starting module/cpyext/test/test_listobject.py [65 started in total] __ module/cpyext/test/test_intobject.py [63 done in total, somefailed=False] __ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 10 items module/cpyext/test/test_intobject.py .......... [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 10 passed, 1 warnings in 78.03 seconds ==================== ++ 09:31:10 starting module/cpyext/test/test_longobject.py [66 started in total] __ module/cpyext/test/test_iterator.py [64 done in total, somefailed=False] ___ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 5 items module/cpyext/test/test_iterator.py ..... [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 5 passed, 1 warnings in 72.42 seconds ===================== in sq_inplace_repeat, n=3 ++ 09:32:19 starting module/cpyext/test/test_mapping.py [67 started in total] __ module/cpyext/test/test_listobject.py [65 done in total, somefailed=False] _ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 12 items module/cpyext/test/test_listobject.py ............ [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 12 passed, 1 warnings in 77.67 seconds ==================== ++ 09:32:23 starting module/cpyext/test/test_marshal.py [68 started in total] __ module/cpyext/test/test_longobject.py [66 done in total, somefailed=False] _ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 20 items module/cpyext/test/test_longobject.py .................... [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 20 passed, 1 warnings in 86.85 seconds ==================== ++ 09:32:52 starting module/cpyext/test/test_memoryobject.py [69 started in total] __ module/cpyext/test/test_mapping.py [67 done in total, somefailed=False] ____ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 6 items module/cpyext/test/test_mapping.py ...... [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 6 passed, 1 warnings in 71.31 seconds ===================== ++ 09:33:47 starting module/cpyext/test/test_methodobject.py [70 started in total] __ module/cpyext/test/test_marshal.py [68 done in total, somefailed=False] ____ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 2 items module/cpyext/test/test_marshal.py .. [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 2 passed, 1 warnings in 73.11 seconds ===================== ++ 09:33:51 starting module/cpyext/test/test_misc.py [71 started in total] __ module/cpyext/test/test_memoryobject.py [69 done in total, somefailed=False] /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 8 items module/cpyext/test/test_memoryobject.py .....s.. [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html =============== 7 passed, 1 skipped, 1 warnings in 88.29 seconds =============== ++ 09:34:33 starting module/cpyext/test/test_module.py [72 started in total] __ module/cpyext/test/test_misc.py [70 done in total, somefailed=False] _______ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 item module/cpyext/test/test_misc.py . [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 1 passed, 1 warnings in 71.67 seconds ===================== ++ 09:35:18 starting module/cpyext/test/test_ndarrayobject.py [73 started in total] __ module/cpyext/test/test_methodobject.py [71 done in total, somefailed=False] /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 11 items module/cpyext/test/test_methodobject.py ........... [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 11 passed, 1 warnings in 92.50 seconds ==================== ++ 09:35:36 starting module/cpyext/test/test_number.py [74 started in total] __ module/cpyext/test/test_module.py [72 done in total, somefailed=False] _____ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 2 items module/cpyext/test/test_module.py .. [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 2 passed, 1 warnings in 52.40 seconds ===================== ++ 09:35:39 starting module/cpyext/test/test_object.py [75 started in total] __ module/cpyext/test/test_ndarrayobject.py [73 done in total, somefailed=False] /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 24 items module/cpyext/test/test_ndarrayobject.py .....................sss [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ============== 21 passed, 3 skipped, 1 warnings in 61.75 seconds =============== ++ 09:36:31 starting module/cpyext/test/test_pycobject.py [76 started in total] __ module/cpyext/test/test_number.py [74 done in total, somefailed=False] _____ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 11 items module/cpyext/test/test_number.py ........... [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 11 passed, 1 warnings in 82.61 seconds ==================== got no exc got no exc got exc ++ 09:37:11 starting module/cpyext/test/test_pyerrors.py [77 started in total] __ module/cpyext/test/test_object.py [75 done in total, somefailed=False] _____ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 35 items module/cpyext/test/test_object.py ........................s.......... [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ============== 34 passed, 1 skipped, 1 warnings in 102.64 seconds ============== ++ 09:37:35 starting module/cpyext/test/test_pyfile.py [78 started in total] __ module/cpyext/test/test_pycobject.py [76 done in total, somefailed=False] __ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 item module/cpyext/test/test_pycobject.py . [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 1 passed, 1 warnings in 72.49 seconds ===================== ++ 09:37:59 starting module/cpyext/test/test_pysignals.py [79 started in total] __ module/cpyext/test/test_pyfile.py [77 done in total, somefailed=False] _____ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 9 items module/cpyext/test/test_pyfile.py ....x.... [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html =============== 8 passed, 1 xfailed, 1 warnings in 76.50 seconds =============== ++ 09:39:03 starting module/cpyext/test/test_pystate.py [80 started in total] __ module/cpyext/test/test_pyerrors.py [78 done in total, somefailed=False] ___ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 27 items module/cpyext/test/test_pyerrors.py .........s.....s........s.. [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ============== 24 passed, 3 skipped, 1 warnings in 101.45 seconds ============== ++ 09:39:07 starting module/cpyext/test/test_pystrtod.py [81 started in total] __ module/cpyext/test/test_pysignals.py [79 done in total, somefailed=False] __ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 item module/cpyext/test/test_pysignals.py . [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 1 passed, 1 warnings in 71.32 seconds ===================== ++ 09:39:26 starting module/cpyext/test/test_sequence.py [82 started in total] __ module/cpyext/test/test_pystrtod.py [80 done in total, somefailed=False] ___ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 18 items module/cpyext/test/test_pystrtod.py .................. [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 18 passed, 1 warnings in 57.18 seconds ==================== ++ 09:40:20 starting module/cpyext/test/test_setobject.py [83 started in total] __ module/cpyext/test/test_pystate.py [81 done in total, somefailed=False] ____ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 13 items module/cpyext/test/test_pystate.py ............. [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html =================== 13 passed, 1 warnings in 100.17 seconds ==================== ++ 09:40:59 starting module/cpyext/test/test_sliceobject.py [84 started in total] __ module/cpyext/test/test_sequence.py [82 done in total, somefailed=False] ___ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 23 items module/cpyext/test/test_sequence.py ....................... [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 23 passed, 1 warnings in 85.84 seconds ==================== ++ 09:41:08 starting module/cpyext/test/test_structseq.py [85 started in total] __ module/cpyext/test/test_setobject.py [83 done in total, somefailed=False] __ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 9 items module/cpyext/test/test_setobject.py ......... [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 9 passed, 1 warnings in 74.90 seconds ===================== ++ 09:41:47 starting module/cpyext/test/test_sysmodule.py [86 started in total] __ module/cpyext/test/test_sliceobject.py [84 done in total, somefailed=False] /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 6 items module/cpyext/test/test_sliceobject.py ...... [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 6 passed, 1 warnings in 76.38 seconds ===================== ++ 09:42:27 starting module/cpyext/test/test_thread.py [87 started in total] __ module/cpyext/test/test_structseq.py [85 done in total, somefailed=False] __ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 item module/cpyext/test/test_structseq.py . [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 1 passed, 1 warnings in 72.23 seconds ===================== ++ 09:42:35 starting module/cpyext/test/test_traceback.py [88 started in total] __ module/cpyext/test/test_sysmodule.py [86 done in total, somefailed=False] __ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 3 items module/cpyext/test/test_sysmodule.py ... [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 3 passed, 1 warnings in 74.67 seconds ===================== ++ 09:43:15 starting module/cpyext/test/test_translate.py [89 started in total] __ module/cpyext/test/test_translate.py [87 done in total, somefailed=False] __ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 item module/cpyext/test/test_translate.py . [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 1 passed, 1 warnings in 13.00 seconds ===================== ++ 09:43:39 starting module/cpyext/test/test_tupleobject.py [90 started in total] __ module/cpyext/test/test_traceback.py [88 done in total, somefailed=False] __ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 item module/cpyext/test/test_traceback.py . [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 1 passed, 1 warnings in 52.00 seconds ===================== ++ 09:43:41 starting module/cpyext/test/test_typeobject.py [91 started in total] __ module/cpyext/test/test_thread.py [89 done in total, somefailed=False] _____ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 4 items module/cpyext/test/test_thread.py .... [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 4 passed, 1 warnings in 79.28 seconds ===================== ++ 09:44:01 starting module/cpyext/test/test_unicodeobject.py [92 started in total] __ module/cpyext/test/test_tupleobject.py [90 done in total, somefailed=False] /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 10 items module/cpyext/test/test_tupleobject.py .......... [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 10 passed, 1 warnings in 83.23 seconds ==================== ++ 09:45:13 starting module/cpyext/test/test_userslots.py [93 started in total] __ module/cpyext/test/test_unicodeobject.py [91 done in total, somefailed=False] /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 47 items module/cpyext/test/test_unicodeobject.py .............................s. [ 65%] ................ [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ============== 46 passed, 1 skipped, 1 warnings in 99.13 seconds =============== ++ 09:45:50 starting module/cpyext/test/test_version.py [94 started in total] __ module/cpyext/test/test_userslots.py [92 done in total, somefailed=False] __ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 6 items module/cpyext/test/test_userslots.py ...... [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 6 passed, 1 warnings in 91.64 seconds ===================== ++ 09:46:55 starting module/cpyext/test/test_weakref.py [95 started in total] __ module/cpyext/test/test_version.py [93 done in total, somefailed=False] ____ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 3 items module/cpyext/test/test_version.py ... [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 3 passed, 1 warnings in 85.32 seconds ===================== ++ 09:47:32 starting module/crypt/test [96 started in total] __ module/crypt/test [94 done in total, somefailed=False] _____________________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 item module/crypt/test/test_crypt.py . [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ===================== 1 passed, 1 warnings in 9.18 seconds ===================== ++ 09:47:42 starting module/errno/test [97 started in total] __ module/errno/test [95 done in total, somefailed=False] _____________________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 3 items module/errno/test/test_errno.py ... [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ===================== 3 passed, 1 warnings in 9.64 seconds ===================== ++ 09:47:55 starting module/exceptions/test [98 started in total] __ module/exceptions/test [96 done in total, somefailed=False] ________________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 24 items module/exceptions/test/test_exc.py ..........s............. [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ============== 23 passed, 1 skipped, 1 warnings in 12.31 seconds =============== ++ 09:48:09 starting module/faulthandler/test [99 started in total] __ module/faulthandler/test [97 done in total, somefailed=False] ______________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 3 items module/faulthandler/test/test_faulthander.py .. [ 66%] module/faulthandler/test/test_ztranslation.py . [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 3 passed, 1 warnings in 19.10 seconds ===================== ++ 09:48:30 starting module/fcntl/test [100 started in total] __ module/fcntl/test [98 done in total, somefailed=True] ______________________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 8 items module/fcntl/test/test_fcntl.py F.FFsFss [100%] =================================== FAILURES =================================== ___________________________ AppTestFcntl.test_fcntl ____________________________ self = <CallInfo when='call' exception: expected ctypes_Array of Char {'nolength': True} *0 instead of LP_ctypes_Array of Char {'nolength': True} *0> func = <function <lambda> at 0x00007f7d295731f0>, when = 'call' treat_keyboard_interrupt_as_exception = False def __init__(self, func, when, treat_keyboard_interrupt_as_exception=False): #: context of invocation: one of "setup", "call", #: "teardown", "memocollect" self.when = when self.start = time() try: > self.result = func() ../_pytest/runner.py:212: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > lambda: ihook(item=item, **kwds), when=when, treat_keyboard_interrupt_as_exception=item.config.getvalue("usepdb"), ) ../_pytest/runner.py:194: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_HookCaller 'pytest_runtest_call'>, args = () kwargs = {'item': <AppTestMethod 'test_fcntl'>}, notincall = set([]) def __call__(self, *args, **kwargs): if args: raise TypeError("hook calling supports only keyword arguments") assert not self.is_historic() if self.spec and self.spec.argnames: notincall = ( set(self.spec.argnames) - set(["__multicall__"]) - set(kwargs.keys()) ) if notincall: warnings.warn( "Argument(s) {} which are declared in the hookspec " "can not be found in this hook call".format(tuple(notincall)), stacklevel=2, ) > return self._hookexec(self, self.get_hookimpls(), kwargs) ../_pytest/vendored_packages/pluggy/hooks.py:289: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.config.PytestPluginManager object at 0x00007f7cc82cd830> hook = <_HookCaller 'pytest_runtest_call'> methods = [<HookImpl plugin_name='140175530711328', plugin=<rpython.conftest.LeakFinder instance at 0x00007f7d28b6d920>>, <HookI...bde528>>, <HookImpl plugin_name='logging-plugin', plugin=<_pytest.logging.LoggingPlugin object at 0x00007f7d28c2a058>>] kwargs = {'item': <AppTestMethod 'test_fcntl'>} 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/manager.py:68: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ hook = <_HookCaller 'pytest_runtest_call'> methods = [<HookImpl plugin_name='140175530711328', plugin=<rpython.conftest.LeakFinder instance at 0x00007f7d28b6d920>>, <HookI...bde528>>, <HookImpl plugin_name='logging-plugin', plugin=<_pytest.logging.LoggingPlugin object at 0x00007f7d28c2a058>>] kwargs = {'item': <AppTestMethod 'test_fcntl'>} self._inner_hookexec = lambda hook, methods, kwargs: hook.multicall( methods, kwargs, > firstresult=hook.spec.opts.get("firstresult") if hook.spec else False, ) ../_pytest/vendored_packages/pluggy/manager.py:62: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ hook_impls = [<HookImpl plugin_name='140175530711328', plugin=<rpython.conftest.LeakFinder instance at 0x00007f7d28b6d920>>, <HookI...bde528>>, <HookImpl plugin_name='logging-plugin', plugin=<_pytest.logging.LoggingPlugin object at 0x00007f7d28c2a058>>] caller_kwargs = {'item': <AppTestMethod 'test_fcntl'>}, firstresult = False def _multicall(hook_impls, caller_kwargs, firstresult=False): """Execute a call into multiple python functions/methods and return the result(s). ``caller_kwargs`` comes from _HookCaller.__call__(). """ __tracebackhide__ = True results = [] excinfo = None try: # run impl and wrapper setup functions in a loop teardowns = [] try: for hook_impl in reversed(hook_impls): try: args = [caller_kwargs[argname] for argname in hook_impl.argnames] except KeyError: for argname in hook_impl.argnames: if argname not in caller_kwargs: raise HookCallError( "hook call must provide argument %r" % (argname,) ) if hook_impl.hookwrapper: try: gen = hook_impl.function(*args) next(gen) # first yield teardowns.append(gen) except StopIteration: _raise_wrapfail(gen, "did not yield") else: res = hook_impl.function(*args) if res is not None: results.append(res) if firstresult: # halt further impl calls break except BaseException: excinfo = sys.exc_info() finally: if firstresult: # first result hooks return a single value outcome = _Result(results[0] if results else None, excinfo) else: outcome = _Result(results, excinfo) # run all wrapper post-yield blocks for gen in reversed(teardowns): try: gen.send(outcome) _raise_wrapfail(gen, "has second yield") except StopIteration: pass > return outcome.get_result() ../_pytest/vendored_packages/pluggy/callers.py:208: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pluggy.callers._Result object at 0x00007f7cc9624fe0> def get_result(self): """Get the result(s) for this hook call. If the hook was marked as a ``firstresult`` only a single value will be returned otherwise a list of results. """ __tracebackhide__ = True 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/callers.py:81: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ hook_impls = [<HookImpl plugin_name='140175530711328', plugin=<rpython.conftest.LeakFinder instance at 0x00007f7d28b6d920>>, <HookI...bde528>>, <HookImpl plugin_name='logging-plugin', plugin=<_pytest.logging.LoggingPlugin object at 0x00007f7d28c2a058>>] caller_kwargs = {'item': <AppTestMethod 'test_fcntl'>}, firstresult = False def _multicall(hook_impls, caller_kwargs, firstresult=False): """Execute a call into multiple python functions/methods and return the result(s). ``caller_kwargs`` comes from _HookCaller.__call__(). """ __tracebackhide__ = True results = [] excinfo = None try: # run impl and wrapper setup functions in a loop teardowns = [] try: for hook_impl in reversed(hook_impls): try: args = [caller_kwargs[argname] for argname in hook_impl.argnames] except KeyError: for argname in hook_impl.argnames: if argname not in caller_kwargs: raise HookCallError( "hook call must provide argument %r" % (argname,) ) if hook_impl.hookwrapper: try: gen = hook_impl.function(*args) next(gen) # first yield teardowns.append(gen) except StopIteration: _raise_wrapfail(gen, "did not yield") else: > res = hook_impl.function(*args) ../_pytest/vendored_packages/pluggy/callers.py:187: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ item = <AppTestMethod 'test_fcntl'> def pytest_runtest_call(item): _update_current_test_var(item, "call") sys.last_type, sys.last_value, sys.last_traceback = (None, None, None) try: > item.runtest() ../_pytest/runner.py:122: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <AppTestMethod 'test_fcntl'> def runtest(self): target = self.obj if self.config.option.runappdirect: return target() space = target.im_self.space filename = self._getdynfilename(target) func = app2interp_temp(target.im_func, filename=filename) w_instance = self.parent.w_instance > self.execute_appex(space, func, space, w_instance) tool/pytest/apptest.py:89: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <AppTestMethod 'test_fcntl'>, space = StdObjSpace target = <function test_fcntl at 0x00007f7d295732e0> args = (StdObjSpace, <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007f7ce8d07f68>) def execute_appex(self, space, target, *args): self.space = space try: > target(*args) tool/pytest/apptest.py:30: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ space = StdObjSpace args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007f7ce8d07f68>,) w_func = <Function test_fcntl> args = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007f7ce8d07f68> 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:1227: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = StdObjSpace, w_func = <Function test_fcntl> args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007f7ce8d07f68>,) 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): w_inst = w_func.w_instance if w_inst is not None: if nargs < 4: func = w_func.w_function if isinstance(func, Function): return func.funccall(w_inst, *args_w) elif args_w and ( self.abstract_isinstance_w(args_w[0], w_func.w_class)): w_func = w_func.w_function if isinstance(w_func, Function): > return w_func.funccall(*args_w) interpreter/baseobjspace.py:1210: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <Function test_fcntl> args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007f7ce8d07f68>,) gateway = <module 'pypy.interpreter.gateway' from '/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/interpreter/gateway.pyc'> PyCode = <class 'pypy.interpreter.pycode.PyCode'> code = <code object test_fcntl, file '[/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:21]', 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() interpreter/function.py:118: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_fcntl, f...acos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:21]', line 1> at line 34 def run(self): """Start this frame's execution.""" if self.getcode().co_flags & pycode.CO_GENERATOR: from pypy.interpreter.generator import GeneratorIterator return GeneratorIterator(self) else: > return self.execute_frame() interpreter/pyframe.py:253: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_fcntl, f...acos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:21]', line 1> at line 34 w_inputvalue = None, operr = None def execute_frame(self, w_inputvalue=None, operr=None): """Execute this frame. Main entry point to the interpreter. The optional arguments are there to handle a generator's frame: w_inputvalue is for generator.send() and operr is for generator.throw(). """ # 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) # try: if operr is not None: next_instr = self.handle_operation_error( executioncontext, operr) self.last_instr = intmask(next_instr - 1) else: # Execution starts just after the last_instr. Initially, # last_instr is -1. After a generator suspends it points to # the YIELD_VALUE instruction. next_instr = r_uint(self.last_instr + 1) if next_instr != 0: self.pushvalue(w_inputvalue) 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:290: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_fcntl, f...acos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:21]', line 1> at line 34 e = TypeError("expected ctypes_Array of Char {'nolength': True} *0 instead of LP_ctypes_Array of Char {'nolength': True} *0",) def _convert_unexpected_exception(self, e): from pypy.interpreter import error > operr = error.get_converted_unexpected_exception(self.space, e) interpreter/pyframe.py:943: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_fcntl, f...acos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:21]', line 1> at line 34 w_inputvalue = None, operr = None def execute_frame(self, w_inputvalue=None, operr=None): """Execute this frame. Main entry point to the interpreter. The optional arguments are there to handle a generator's frame: w_inputvalue is for generator.send() and operr is for generator.throw(). """ # 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) # try: if operr is not None: next_instr = self.handle_operation_error( executioncontext, operr) self.last_instr = intmask(next_instr - 1) else: # Execution starts just after the last_instr. Initially, # last_instr is -1. After a generator suspends it points to # the YIELD_VALUE instruction. next_instr = r_uint(self.last_instr + 1) if next_instr != 0: self.pushvalue(w_inputvalue) w_exitvalue = self.dispatch(self.pycode, next_instr, > executioncontext) interpreter/pyframe.py:286: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_fcntl, f...acos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:21]', line 1> at line 34 pycode = <code object test_fcntl, file '[/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:21]', line 1> next_instr = 0L ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x00007f7d29592e90> 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: > next_instr = self.handle_bytecode(co_code, next_instr, ec) interpreter/pyopcode.py:63: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_fcntl, f...acos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:21]', line 1> at line 34 co_code = "d\x01\x00d\x00\x00l\x00\x00}\x01\x00d\x01\x00d\x00\x00l\x01\x00}\x02\x00d\x01\x00d\x00\x00l\x02\x00\x89\x00\x00d\x01\...0t'\x00|\x01\x00j\x00\x00|\x05\x00|\x01\x00j \x00d\x1b\x00\x83\x05\x00\x01|\x05\x00\xc9(\x00\xca\x00\x00\x01d\x00\x00S" next_instr = 0L ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x00007f7d29592e90> def handle_bytecode(self, co_code, next_instr, ec): try: > next_instr = self.dispatch_bytecode(co_code, next_instr, ec) interpreter/pyopcode.py:70: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_fcntl, f...acos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:21]', line 1> at line 34 co_code = "d\x01\x00d\x00\x00l\x00\x00}\x01\x00d\x01\x00d\x00\x00l\x01\x00}\x02\x00d\x01\x00d\x00\x00l\x02\x00\x89\x00\x00d\x01\...0t'\x00|\x01\x00j\x00\x00|\x05\x00|\x01\x00j \x00d\x1b\x00\x83\x05\x00\x01|\x05\x00\xc9(\x00\xca\x00\x00\x01d\x00\x00S" next_instr = 649L ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x00007f7d29592e90> @jit.unroll_safe def dispatch_bytecode(self, co_code, next_instr, ec): while True: self.last_instr = intmask(next_instr) if jit.we_are_jitted(): if self.debugdata: ec.bytecode_only_trace(self) next_instr = r_uint(self.last_instr) else: ec.bytecode_trace(self) next_instr = r_uint(self.last_instr) opcode = ord(co_code[next_instr]) next_instr += 1 if opcode >= HAVE_ARGUMENT: lo = ord(co_code[next_instr]) hi = ord(co_code[next_instr+1]) next_instr += 2 oparg = (hi * 256) | lo else: oparg = 0 # 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]) if opcode < HAVE_ARGUMENT: raise BytecodeCorruption lo = ord(co_code[next_instr+1]) hi = ord(co_code[next_instr+2]) next_instr += 3 oparg = (oparg * 65536) | (hi * 256) | lo if opcode == opcodedesc.RETURN_VALUE.index: if not self.blockstack_non_empty(): self.frame_finished_execution = True # for generators raise Return w_returnvalue = self.popvalue() block = self.unrollstack(SReturnValue.kind) if block is None: self.pushvalue(w_returnvalue) raise Return else: unroller = SReturnValue(w_returnvalue) next_instr = block.handle(self, unroller) return next_instr # now inside a 'finally' block elif opcode == opcodedesc.END_FINALLY.index: unroller = self.end_finally() if isinstance(unroller, SuspendedUnroller): # go on unrolling the stack block = self.unrollstack(unroller.kind) if block is None: w_result = unroller.nomoreblocks() self.pushvalue(w_result) raise Return else: next_instr = block.handle(self, unroller) return next_instr elif opcode == opcodedesc.JUMP_ABSOLUTE.index: return self.jump_absolute(oparg, ec) elif opcode == opcodedesc.BREAK_LOOP.index: next_instr = self.BREAK_LOOP(oparg, next_instr) elif opcode == opcodedesc.CONTINUE_LOOP.index: return self.CONTINUE_LOOP(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: next_instr = self.JUMP_IF_FALSE_OR_POP(oparg, next_instr) elif opcode == opcodedesc.JUMP_IF_NOT_DEBUG.index: next_instr = self.JUMP_IF_NOT_DEBUG(oparg, next_instr) elif opcode == opcodedesc.JUMP_IF_TRUE_OR_POP.index: next_instr = self.JUMP_IF_TRUE_OR_POP(oparg, next_instr) elif opcode == opcodedesc.POP_JUMP_IF_FALSE.index: next_instr = self.POP_JUMP_IF_FALSE(oparg, next_instr) elif opcode == opcodedesc.POP_JUMP_IF_TRUE.index: next_instr = self.POP_JUMP_IF_TRUE(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_DIVIDE.index: self.BINARY_DIVIDE(oparg, next_instr) elif opcode == opcodedesc.BINARY_FLOOR_DIVIDE.index: self.BINARY_FLOOR_DIVIDE(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_CLASS.index: self.BUILD_CLASS(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_VAR.index: self.CALL_FUNCTION_VAR(oparg, next_instr) elif opcode == opcodedesc.CALL_FUNCTION_VAR_KW.index: self.CALL_FUNCTION_VAR_KW(oparg, next_instr) elif opcode == opcodedesc.CALL_METHOD.index: > self.CALL_METHOD(oparg, next_instr) interpreter/pyopcode.py:276: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ f = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_fcntl, f...acos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:21]', line 1> at line 34 oparg = 3, ignored = (649L,), n_args = 3, n_kwargs = 0, w_self = None @jit.unroll_safe def CALL_METHOD(f, oparg, *ignored): # opargs contains the arg, and kwarg count, excluding the implicit 'self' n_args = oparg & 0xff n_kwargs = (oparg >> 8) & 0xff w_self = f.peekvalue_maybe_none(n_args + (2 * n_kwargs)) n = n_args + (w_self is not None) if not n_kwargs: w_callable = f.peekvalue(n_args + (2 * n_kwargs) + 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:96: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = StdObjSpace, w_func = <BuiltinFunction fcntl>, nargs = 3 frame = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_fcntl, f...acos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:21]', line 1> at line 34 dropvalues = 5, 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) 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): w_inst = w_func.w_instance if w_inst is not None: w_func = w_func.w_function # reuse callable stack place for w_inst frame.settopvalue(w_inst, nargs) nargs += 1 methodcall = True elif nargs > 0 and ( self.abstract_isinstance_w(frame.peekvalue(nargs-1), # :-( w_func.w_class)): 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:1243: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <BuiltinFunction fcntl>, nargs = 3 frame = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_fcntl, f...acos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:21]', line 1> at line 34 dropvalues = 5, 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) elif nargs == 2: f_0 = frame.peekvalue(0) f_1 = frame.peekvalue(1) frame.dropvalues(dropvalues) assert isinstance(code, gateway.BuiltinCode2) return code.fastcall_2(self.space, self, f_1, f_0) elif nargs == 3: assert isinstance(code, gateway.BuiltinCode3) f_0 = frame.peekvalue(0) f_1 = frame.peekvalue(1) f_2 = frame.peekvalue(2) frame.dropvalues(dropvalues) return code.fastcall_3(self.space, self, f_2, > f_1, f_0) interpreter/function.py:163: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.interpreter.gateway.BuiltinCode3 object at 0x00007f7cc95f5830> space = StdObjSpace, func = <BuiltinFunction fcntl> w1 = <pypy.module._file.interp_file.W_File object at 0x00007f7cc95c0b48> w2 = W_IntObject(2), w3 = W_BytesObject('foo') @signature(sigtypes.self(), sigtypes.any(), w_root_or_none, w_root_or_none, w_root_or_none, w_root_or_none, returns=w_root_or_none) def fastcall_3(self, space, func, w1, w2, w3): try: w_result = self.fastfunc_3(space, w1, w2, w3) except DescrMismatch: return self._type_unwrap_mismatch(space, Arguments(space, [w1, w2, w3])) except Exception as e: > self.handle_exception(space, e) interpreter/gateway.py:942: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.interpreter.gateway.BuiltinCode3 object at 0x00007f7cc95f5830> space = StdObjSpace e = TypeError("expected ctypes_Array of Char {'nolength': True} *0 instead of LP_ctypes_Array of Char {'nolength': True} *0",) 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:819: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.interpreter.gateway.BuiltinCode3 object at 0x00007f7cc95f5830> space = StdObjSpace, func = <BuiltinFunction fcntl> w1 = <pypy.module._file.interp_file.W_File object at 0x00007f7cc95c0b48> w2 = W_IntObject(2), w3 = W_BytesObject('foo') @signature(sigtypes.self(), sigtypes.any(), w_root_or_none, w_root_or_none, w_root_or_none, w_root_or_none, returns=w_root_or_none) def fastcall_3(self, space, func, w1, w2, w3): try: > w_result = self.fastfunc_3(space, w1, w2, w3) interpreter/gateway.py:937: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ space = StdObjSpace w0 = <pypy.module._file.interp_file.W_File object at 0x00007f7cc95c0b48> w1 = W_IntObject(2), w2 = W_BytesObject('foo') def fastfunc_fcntl_3(space, w0, w1, w2): > return func(space, w0, space.gateway_int_w(w1), w2) <2397-codegen /Users/matti/build-worker-x86_64/own-macos-x86-64/build/rpython/tool/sourcetools.py:174>:3: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ space = StdObjSpace w_fd = <pypy.module._file.interp_file.W_File object at 0x00007f7cc95c0b48> op = 2L, w_arg = W_BytesObject('foo') @unwrap_spec(op=int, w_arg=WrappedDefault(0)) def fcntl(space, w_fd, op, w_arg): """fcntl(fd, op, [arg]) Perform the requested operation on file descriptor fd. The operation is defined by op and is operating system dependent. These constants are available from the fcntl module. The argument arg is optional, and defaults to 0; it may be an int or a string. If arg is given as a string, the return value of fcntl is a string of that length, containing the resulting value put in the arg buffer by the operating system. If the arg given is an integer or if none is specified, the result value is an integer corresponding to the return value of the fcntl call in the C code. """ fd = space.c_filedescriptor_w(w_fd) op = rffi.cast(rffi.INT, op) # C long => C int try: arg = space.getarg_w('s#', w_arg) except OperationError as e: if not e.match(space, space.w_TypeError): raise else: ll_arg = rffi.str2charp(arg) try: > rv = fcntl_str(fd, op, ll_arg) module/fcntl/interp_fcntl.py:117: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ args = (13, 2L, <* DEAD Array of Char {'nolength': True} >) real_args = (13L, 2L, <* DEAD Array of Char {'nolength': True} >), to_free = () i = 2 def wrapper(*args): assert len(args) == nb_args real_args = () # XXX 'to_free' leaks if an allocation fails with MemoryError # and was not the first in this function to_free = () for i, TARGET in unrolling_arg_tps: arg = args[i] if TARGET == CCHARP or TARGET is VOIDP: if arg is None: from rpython.rtyper.annlowlevel import llstr arg = lltype.nullptr(CCHARP.TO) # None => (char*)NULL to_free = to_free + (arg, llstr(None), '\x04') elif isinstance(arg, str): tup = get_nonmovingbuffer_ll_final_null(arg) to_free = to_free + tup arg = tup[0] elif isinstance(arg, unicode): _oops() elif TARGET == CWCHARP: if arg is None: arg = lltype.nullptr(CWCHARP.TO) # None => (wchar_t*)NULL to_free = to_free + (arg,) elif isinstance(arg, unicode): arg = unicode2wcharp(arg) to_free = to_free + (arg,) elif _isfunctype(TARGET) and not _isllptr(arg): # XXX pass additional arguments use_gil = invoke_around_handlers arg = llhelper(TARGET, _make_wrapper_for(TARGET, arg, callbackholder, use_gil)) else: SOURCE = lltype.typeOf(arg) if SOURCE != TARGET: if TARGET is lltype.Float: arg = float(arg) elif ((isinstance(SOURCE, lltype.Number) or SOURCE is lltype.Bool) and (isinstance(TARGET, lltype.Number) or TARGET is lltype.Bool)): arg = cast(TARGET, arg) real_args = real_args + (arg,) > res = call_external_function(*real_args) ../rpython/rtyper/lltypesystem/rffi.py:321: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ a0 = 13L, a1 = 2L, a2 = <* DEAD Array of Char {'nolength': True} > def call_external_function(a0, a1, a2): rgil.release() # NB. it is essential that no exception checking occurs here! if 1: from rpython.rlib import rposix rposix._errno_before(1) if we_are_translated(): res = funcptr(a0, a1, a2) else: try: # only when non-translated > res = funcptr(a0, a1, a2) <2039-codegen /Users/matti/build-worker-x86_64/own-macos-x86-64/build/rpython/rtyper/lltypesystem/rffi.py:217>:13: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <* fn fcntl> args = (13L, 2L, <* DEAD Array of Char {'nolength': True} >) rffi = <module 'rpython.rtyper.lltypesystem.rffi' from '/Users/matti/build-worker-x86_64/own-macos-x86-64/build/rpython/rtyper/lltypesystem/rffi.pyc'> i = 2, a = <* DEAD Array of Char {'nolength': True} > def __call__(self, *args): from rpython.rtyper.lltypesystem import rffi if isinstance(self._T, FuncType): if len(args) != len(self._T.ARGS): raise TypeError("calling %r with wrong argument number: %r" % (self._T, args)) for i, a, ARG in zip(range(len(self._T.ARGS)), args, self._T.ARGS): if typeOf(a) != ARG: # ARG could be Void if ARG == Void: try: value = getattr(self._obj, '_void' + str(i)) except AttributeError: pass else: assert a == value # None is acceptable for any pointer elif isinstance(ARG, Ptr) and a is None: pass # Any pointer is convertible to void* elif ARG is rffi.VOIDP and isinstance(typeOf(a), Ptr): pass # special case: ARG can be a container type, in which # case a should be a pointer to it. This must also be # special-cased in the backends. elif (isinstance(ARG, ContainerType) and typeOf(a) == Ptr(ARG)): pass else: args_repr = [typeOf(arg) for arg in args] raise TypeError("calling %r with wrong argument " "types: %r" % (self._T, args_repr)) callb = self._obj._callable if callb is None: raise RuntimeError("calling undefined function") > return callb(*args) ../rpython/rtyper/lltypesystem/lltype.py:1384: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <rpython.rtyper.lltypesystem.ll2ctypes.LL2CtypesCallable object at 0x00007f7cc891f280> argvalues = (13L, 2L, <* DEAD Array of Char {'nolength': True} >) cfunc = <ctypes._FuncPtr object at 0x00007f7cc961db38> def __call__(self, *argvalues): with rlock: if self.trampoline is None: # lazily build the corresponding ctypes function object cfunc = get_ctypes_callable(self.funcptr, self.calling_conv, self.natural_arity) self.trampoline = get_ctypes_trampoline(self.FUNCTYPE, cfunc, self.natural_arity) # perform the call > return self.trampoline(*argvalues) ../rpython/rtyper/lltypesystem/ll2ctypes.py:1342: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ argvalues = (13L, 2L, <* DEAD Array of Char {'nolength': True} >) cargs = [13L, 2L], i = 2 cvalue = <_ctypes.pointer.LP_ctypes_Array of Char {'nolength': True} *0 object at 0x00007f7cc961dee0> def invoke_via_ctypes(*argvalues): global _callback_exc_info cargs = [] for i in range(len(argvalues)): if i not in void_arguments: cvalue = lltype2ctypes(argvalues[i]) if i in container_arguments: cvalue = cvalue.contents if natural_arity > 0 and i >= natural_arity: > cvalue = cfunc.extraargs[i - natural_arity](cvalue) ../rpython/rtyper/lltypesystem/ll2ctypes.py:1370: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_ctypes.pointer.LP_ctypes_Array of Char {'nolength': True} *0 object at 0x00007f7cc961dec8> value = <_ctypes.pointer.LP_ctypes_Array of Char {'nolength': True} *0 object at 0x00007f7cc961dee0> def __init__(self, value=None): if not hasattr(self, '_buffer'): self._buffer = ffiarray(1, autofree=True) if value is not None: > self.contents = value ../../../../oss/pypy-x86_64-buildbot/lib_pypy/_ctypes/pointer.py:73: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_ctypes.pointer.LP_ctypes_Array of Char {'nolength': True} *0 object at 0x00007f7cc961dec8> value = <_ctypes.pointer.LP_ctypes_Array of Char {'nolength': True} *0 object at 0x00007f7cc961dee0> def setcontents(self, value): if not isinstance(value, self._type_): raise TypeError("expected %s instead of %s" % ( > self._type_.__name__, type(value).__name__)) E TypeError: expected ctypes_Array of Char {'nolength': True} *0 instead of LP_ctypes_Array of Char {'nolength': True} *0 ../../../../oss/pypy-x86_64-buildbot/lib_pypy/_ctypes/pointer.py:106: TypeError ___________________________ AppTestFcntl.test_lockf ____________________________ self = <CallInfo when='call' exception: expected ctypes_Struct flock { c_l_start, c_l...f LP_ctypes_Struct flock { c_l_start, c_l_len, c_l_pid, c_l_type, c_l_whence }> func = <function <lambda> at 0x00007f7ce8bd4110>, when = 'call' treat_keyboard_interrupt_as_exception = False def __init__(self, func, when, treat_keyboard_interrupt_as_exception=False): #: context of invocation: one of "setup", "call", #: "teardown", "memocollect" self.when = when self.start = time() try: > self.result = func() ../_pytest/runner.py:212: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > lambda: ihook(item=item, **kwds), when=when, treat_keyboard_interrupt_as_exception=item.config.getvalue("usepdb"), ) ../_pytest/runner.py:194: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_HookCaller 'pytest_runtest_call'>, args = () kwargs = {'item': <AppTestMethod 'test_lockf'>}, notincall = set([]) def __call__(self, *args, **kwargs): if args: raise TypeError("hook calling supports only keyword arguments") assert not self.is_historic() if self.spec and self.spec.argnames: notincall = ( set(self.spec.argnames) - set(["__multicall__"]) - set(kwargs.keys()) ) if notincall: warnings.warn( "Argument(s) {} which are declared in the hookspec " "can not be found in this hook call".format(tuple(notincall)), stacklevel=2, ) > return self._hookexec(self, self.get_hookimpls(), kwargs) ../_pytest/vendored_packages/pluggy/hooks.py:289: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.config.PytestPluginManager object at 0x00007f7cc82cd830> hook = <_HookCaller 'pytest_runtest_call'> methods = [<HookImpl plugin_name='140175530711328', plugin=<rpython.conftest.LeakFinder instance at 0x00007f7d28b6d920>>, <HookI...bde528>>, <HookImpl plugin_name='logging-plugin', plugin=<_pytest.logging.LoggingPlugin object at 0x00007f7d28c2a058>>] kwargs = {'item': <AppTestMethod 'test_lockf'>} 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/manager.py:68: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ hook = <_HookCaller 'pytest_runtest_call'> methods = [<HookImpl plugin_name='140175530711328', plugin=<rpython.conftest.LeakFinder instance at 0x00007f7d28b6d920>>, <HookI...bde528>>, <HookImpl plugin_name='logging-plugin', plugin=<_pytest.logging.LoggingPlugin object at 0x00007f7d28c2a058>>] kwargs = {'item': <AppTestMethod 'test_lockf'>} self._inner_hookexec = lambda hook, methods, kwargs: hook.multicall( methods, kwargs, > firstresult=hook.spec.opts.get("firstresult") if hook.spec else False, ) ../_pytest/vendored_packages/pluggy/manager.py:62: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ hook_impls = [<HookImpl plugin_name='140175530711328', plugin=<rpython.conftest.LeakFinder instance at 0x00007f7d28b6d920>>, <HookI...bde528>>, <HookImpl plugin_name='logging-plugin', plugin=<_pytest.logging.LoggingPlugin object at 0x00007f7d28c2a058>>] caller_kwargs = {'item': <AppTestMethod 'test_lockf'>}, firstresult = False def _multicall(hook_impls, caller_kwargs, firstresult=False): """Execute a call into multiple python functions/methods and return the result(s). ``caller_kwargs`` comes from _HookCaller.__call__(). """ __tracebackhide__ = True results = [] excinfo = None try: # run impl and wrapper setup functions in a loop teardowns = [] try: for hook_impl in reversed(hook_impls): try: args = [caller_kwargs[argname] for argname in hook_impl.argnames] except KeyError: for argname in hook_impl.argnames: if argname not in caller_kwargs: raise HookCallError( "hook call must provide argument %r" % (argname,) ) if hook_impl.hookwrapper: try: gen = hook_impl.function(*args) next(gen) # first yield teardowns.append(gen) except StopIteration: _raise_wrapfail(gen, "did not yield") else: res = hook_impl.function(*args) if res is not None: results.append(res) if firstresult: # halt further impl calls break except BaseException: excinfo = sys.exc_info() finally: if firstresult: # first result hooks return a single value outcome = _Result(results[0] if results else None, excinfo) else: outcome = _Result(results, excinfo) # run all wrapper post-yield blocks for gen in reversed(teardowns): try: gen.send(outcome) _raise_wrapfail(gen, "has second yield") except StopIteration: pass > return outcome.get_result() ../_pytest/vendored_packages/pluggy/callers.py:208: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pluggy.callers._Result object at 0x00007f7d29c8a170> def get_result(self): """Get the result(s) for this hook call. If the hook was marked as a ``firstresult`` only a single value will be returned otherwise a list of results. """ __tracebackhide__ = True 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/callers.py:81: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ hook_impls = [<HookImpl plugin_name='140175530711328', plugin=<rpython.conftest.LeakFinder instance at 0x00007f7d28b6d920>>, <HookI...bde528>>, <HookImpl plugin_name='logging-plugin', plugin=<_pytest.logging.LoggingPlugin object at 0x00007f7d28c2a058>>] caller_kwargs = {'item': <AppTestMethod 'test_lockf'>}, firstresult = False def _multicall(hook_impls, caller_kwargs, firstresult=False): """Execute a call into multiple python functions/methods and return the result(s). ``caller_kwargs`` comes from _HookCaller.__call__(). """ __tracebackhide__ = True results = [] excinfo = None try: # run impl and wrapper setup functions in a loop teardowns = [] try: for hook_impl in reversed(hook_impls): try: args = [caller_kwargs[argname] for argname in hook_impl.argnames] except KeyError: for argname in hook_impl.argnames: if argname not in caller_kwargs: raise HookCallError( "hook call must provide argument %r" % (argname,) ) if hook_impl.hookwrapper: try: gen = hook_impl.function(*args) next(gen) # first yield teardowns.append(gen) except StopIteration: _raise_wrapfail(gen, "did not yield") else: > res = hook_impl.function(*args) ../_pytest/vendored_packages/pluggy/callers.py:187: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ item = <AppTestMethod 'test_lockf'> def pytest_runtest_call(item): _update_current_test_var(item, "call") sys.last_type, sys.last_value, sys.last_traceback = (None, None, None) try: > item.runtest() ../_pytest/runner.py:122: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <AppTestMethod 'test_lockf'> def runtest(self): target = self.obj if self.config.option.runappdirect: return target() space = target.im_self.space filename = self._getdynfilename(target) func = app2interp_temp(target.im_func, filename=filename) w_instance = self.parent.w_instance > self.execute_appex(space, func, space, w_instance) tool/pytest/apptest.py:89: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <AppTestMethod 'test_lockf'>, space = StdObjSpace target = <function test_lockf at 0x00007f7ce8bfe728> args = (StdObjSpace, <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007f7ce8d07f68>) def execute_appex(self, space, target, *args): self.space = space try: > target(*args) tool/pytest/apptest.py:30: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ space = StdObjSpace args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007f7ce8d07f68>,) w_func = <Function test_lockf> args = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007f7ce8d07f68> 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:1227: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = StdObjSpace, w_func = <Function test_lockf> args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007f7ce8d07f68>,) 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): w_inst = w_func.w_instance if w_inst is not None: if nargs < 4: func = w_func.w_function if isinstance(func, Function): return func.funccall(w_inst, *args_w) elif args_w and ( self.abstract_isinstance_w(args_w[0], w_func.w_class)): w_func = w_func.w_function if isinstance(w_func, Function): > return w_func.funccall(*args_w) interpreter/baseobjspace.py:1210: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <Function test_lockf> args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007f7ce8d07f68>,) gateway = <module 'pypy.interpreter.gateway' from '/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/interpreter/gateway.pyc'> PyCode = <class 'pypy.interpreter.pycode.PyCode'> code = <code object test_lockf, file '[/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:159]', 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() interpreter/function.py:118: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_lockf, f...cos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:159]', line 1> at line 13 def run(self): """Start this frame's execution.""" if self.getcode().co_flags & pycode.CO_GENERATOR: from pypy.interpreter.generator import GeneratorIterator return GeneratorIterator(self) else: > return self.execute_frame() interpreter/pyframe.py:253: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_lockf, f...cos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:159]', line 1> at line 13 w_inputvalue = None, operr = None def execute_frame(self, w_inputvalue=None, operr=None): """Execute this frame. Main entry point to the interpreter. The optional arguments are there to handle a generator's frame: w_inputvalue is for generator.send() and operr is for generator.throw(). """ # 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) # try: if operr is not None: next_instr = self.handle_operation_error( executioncontext, operr) self.last_instr = intmask(next_instr - 1) else: # Execution starts just after the last_instr. Initially, # last_instr is -1. After a generator suspends it points to # the YIELD_VALUE instruction. next_instr = r_uint(self.last_instr + 1) if next_instr != 0: self.pushvalue(w_inputvalue) 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:290: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_lockf, f...cos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:159]', line 1> at line 13 e = TypeError('expected ctypes_Struct flock { c_l_start, c_l_len, c_l_pid, c_l_typ...LP_ctypes_Struct flock { c_l_start, c_l_len, c_l_pid, c_l_type, c_l_whence }',) def _convert_unexpected_exception(self, e): from pypy.interpreter import error > operr = error.get_converted_unexpected_exception(self.space, e) interpreter/pyframe.py:943: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_lockf, f...cos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:159]', line 1> at line 13 w_inputvalue = None, operr = None def execute_frame(self, w_inputvalue=None, operr=None): """Execute this frame. Main entry point to the interpreter. The optional arguments are there to handle a generator's frame: w_inputvalue is for generator.send() and operr is for generator.throw(). """ # 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) # try: if operr is not None: next_instr = self.handle_operation_error( executioncontext, operr) self.last_instr = intmask(next_instr - 1) else: # Execution starts just after the last_instr. Initially, # last_instr is -1. After a generator suspends it points to # the YIELD_VALUE instruction. next_instr = r_uint(self.last_instr + 1) if next_instr != 0: self.pushvalue(w_inputvalue) w_exitvalue = self.dispatch(self.pycode, next_instr, > executioncontext) interpreter/pyframe.py:286: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_lockf, f...cos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:159]', line 1> at line 13 pycode = <code object test_lockf, file '[/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:159]', line 1> next_instr = 0L ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x00007f7d29592e90> 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: > next_instr = self.handle_bytecode(co_code, next_instr, ec) interpreter/pyopcode.py:63: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_lockf, f...cos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:159]', line 1> at line 13 co_code = 'd\x01\x00d\x00\x00l\x00\x00}\x01\x00d\x01\x00d\x00\x00l\x01\x00}\x02\x00d\x01\x00d\x00\x00l\x02\x00}\x03\x00t\x03\x00...x01\x00|\x01\x00\xc9\x07\x00|\x04\x00|\x01\x00j\x08\x00\xca\x02\x00\x01|\x04\x00\xc9\x18\x00\xca\x00\x00\x01d\x00\x00S' next_instr = 0L ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x00007f7d29592e90> def handle_bytecode(self, co_code, next_instr, ec): try: > next_instr = self.dispatch_bytecode(co_code, next_instr, ec) interpreter/pyopcode.py:70: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_lockf, f...cos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:159]', line 1> at line 13 co_code = 'd\x01\x00d\x00\x00l\x00\x00}\x01\x00d\x01\x00d\x00\x00l\x01\x00}\x02\x00d\x01\x00d\x00\x00l\x02\x00}\x03\x00t\x03\x00...x01\x00|\x01\x00\xc9\x07\x00|\x04\x00|\x01\x00j\x08\x00\xca\x02\x00\x01|\x04\x00\xc9\x18\x00\xca\x00\x00\x01d\x00\x00S' next_instr = 177L ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x00007f7d29592e90> @jit.unroll_safe def dispatch_bytecode(self, co_code, next_instr, ec): while True: self.last_instr = intmask(next_instr) if jit.we_are_jitted(): if self.debugdata: ec.bytecode_only_trace(self) next_instr = r_uint(self.last_instr) else: ec.bytecode_trace(self) next_instr = r_uint(self.last_instr) opcode = ord(co_code[next_instr]) next_instr += 1 if opcode >= HAVE_ARGUMENT: lo = ord(co_code[next_instr]) hi = ord(co_code[next_instr+1]) next_instr += 2 oparg = (hi * 256) | lo else: oparg = 0 # 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]) if opcode < HAVE_ARGUMENT: raise BytecodeCorruption lo = ord(co_code[next_instr+1]) hi = ord(co_code[next_instr+2]) next_instr += 3 oparg = (oparg * 65536) | (hi * 256) | lo if opcode == opcodedesc.RETURN_VALUE.index: if not self.blockstack_non_empty(): self.frame_finished_execution = True # for generators raise Return w_returnvalue = self.popvalue() block = self.unrollstack(SReturnValue.kind) if block is None: self.pushvalue(w_returnvalue) raise Return else: unroller = SReturnValue(w_returnvalue) next_instr = block.handle(self, unroller) return next_instr # now inside a 'finally' block elif opcode == opcodedesc.END_FINALLY.index: unroller = self.end_finally() if isinstance(unroller, SuspendedUnroller): # go on unrolling the stack block = self.unrollstack(unroller.kind) if block is None: w_result = unroller.nomoreblocks() self.pushvalue(w_result) raise Return else: next_instr = block.handle(self, unroller) return next_instr elif opcode == opcodedesc.JUMP_ABSOLUTE.index: return self.jump_absolute(oparg, ec) elif opcode == opcodedesc.BREAK_LOOP.index: next_instr = self.BREAK_LOOP(oparg, next_instr) elif opcode == opcodedesc.CONTINUE_LOOP.index: return self.CONTINUE_LOOP(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: next_instr = self.JUMP_IF_FALSE_OR_POP(oparg, next_instr) elif opcode == opcodedesc.JUMP_IF_NOT_DEBUG.index: next_instr = self.JUMP_IF_NOT_DEBUG(oparg, next_instr) elif opcode == opcodedesc.JUMP_IF_TRUE_OR_POP.index: next_instr = self.JUMP_IF_TRUE_OR_POP(oparg, next_instr) elif opcode == opcodedesc.POP_JUMP_IF_FALSE.index: next_instr = self.POP_JUMP_IF_FALSE(oparg, next_instr) elif opcode == opcodedesc.POP_JUMP_IF_TRUE.index: next_instr = self.POP_JUMP_IF_TRUE(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_DIVIDE.index: self.BINARY_DIVIDE(oparg, next_instr) elif opcode == opcodedesc.BINARY_FLOOR_DIVIDE.index: self.BINARY_FLOOR_DIVIDE(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_CLASS.index: self.BUILD_CLASS(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_VAR.index: self.CALL_FUNCTION_VAR(oparg, next_instr) elif opcode == opcodedesc.CALL_FUNCTION_VAR_KW.index: self.CALL_FUNCTION_VAR_KW(oparg, next_instr) elif opcode == opcodedesc.CALL_METHOD.index: > self.CALL_METHOD(oparg, next_instr) interpreter/pyopcode.py:276: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ f = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_lockf, f...cos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:159]', line 1> at line 13 oparg = 2, ignored = (177L,), n_args = 2, n_kwargs = 0, w_self = None @jit.unroll_safe def CALL_METHOD(f, oparg, *ignored): # opargs contains the arg, and kwarg count, excluding the implicit 'self' n_args = oparg & 0xff n_kwargs = (oparg >> 8) & 0xff w_self = f.peekvalue_maybe_none(n_args + (2 * n_kwargs)) n = n_args + (w_self is not None) if not n_kwargs: w_callable = f.peekvalue(n_args + (2 * n_kwargs) + 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:96: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = StdObjSpace, w_func = <BuiltinFunction lockf>, nargs = 2 frame = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_lockf, f...cos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:159]', line 1> at line 13 dropvalues = 4, 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) 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): w_inst = w_func.w_instance if w_inst is not None: w_func = w_func.w_function # reuse callable stack place for w_inst frame.settopvalue(w_inst, nargs) nargs += 1 methodcall = True elif nargs > 0 and ( self.abstract_isinstance_w(frame.peekvalue(nargs-1), # :-( w_func.w_class)): 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:1243: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <BuiltinFunction lockf>, nargs = 2 frame = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_lockf, f...cos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:159]', line 1> at line 13 dropvalues = 4, 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) elif nargs == 2: f_0 = frame.peekvalue(0) f_1 = frame.peekvalue(1) frame.dropvalues(dropvalues) assert isinstance(code, gateway.BuiltinCode2) return code.fastcall_2(self.space, self, f_1, f_0) elif nargs == 3: assert isinstance(code, gateway.BuiltinCode3) f_0 = frame.peekvalue(0) f_1 = frame.peekvalue(1) f_2 = frame.peekvalue(2) frame.dropvalues(dropvalues) return code.fastcall_3(self.space, self, f_2, f_1, f_0) elif nargs == 4: assert isinstance(code, gateway.BuiltinCode4) f_0 = frame.peekvalue(0) f_1 = frame.peekvalue(1) f_2 = frame.peekvalue(2) f_3 = frame.peekvalue(3) frame.dropvalues(dropvalues) return code.fastcall_4(self.space, self, f_3, f_2, f_1, f_0) elif (nargs | Code.FLATPYCALL) == fast_natural_arity: assert isinstance(code, PyCode) return self._flat_pycall(code, nargs, frame, dropvalues) elif fast_natural_arity & Code.FLATPYCALL: natural_arity = fast_natural_arity & 0xff if natural_arity > nargs >= natural_arity - len(self.defs_w): assert isinstance(code, PyCode) return self._flat_pycall_defaults(code, nargs, frame, natural_arity - nargs, dropvalues) elif fast_natural_arity == Code.PASSTHROUGHARGS1 and nargs >= 1: assert isinstance(code, gateway.BuiltinCodePassThroughArguments1) w_obj = frame.peekvalue(nargs-1) args = frame.make_arguments(nargs-1) frame.dropvalues(dropvalues) return code.funcrun_obj(self, w_obj, args) args = frame.make_arguments(nargs, methodcall=methodcall) frame.dropvalues(dropvalues) > return self.call_args(args) interpreter/function.py:190: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <BuiltinFunction lockf> args = Arguments([<pypy.module._file.interp_file.W_File object at 0x00007f7d29c73bb0>, W_IntObject(6)]) def call_args(self, args): # delegate activation to code > w_res = self.getcode().funcrun(self, args) interpreter/function.py:68: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.interpreter.gateway.BuiltinCode object at 0x00007f7d29c79cc8> func = <BuiltinFunction lockf> args = Arguments([<pypy.module._file.interp_file.W_File object at 0x00007f7d29c73bb0>, W_IntObject(6)]) def funcrun(self, func, args): > return BuiltinCode.funcrun_obj(self, func, None, args) interpreter/gateway.py:781: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.interpreter.gateway.BuiltinCode object at 0x00007f7d29c79cc8> func = <BuiltinFunction lockf>, w_obj = None args = Arguments([<pypy.module._file.interp_file.W_File object at 0x00007f7d29c73bb0>, W_IntObject(6)]) def funcrun_obj(self, func, w_obj, args): space = func.space activation = self.activation scope_w = args.parse_obj(w_obj, func.name, self.sig, func.defs_w, 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:795: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.interpreter.gateway.BuiltinCode object at 0x00007f7d29c79cc8> space = StdObjSpace e = TypeError('expected ctypes_Struct flock { c_l_start, c_l_len, c_l_pid, c_l_typ...LP_ctypes_Struct flock { c_l_start, c_l_len, c_l_pid, c_l_type, c_l_whence }',) 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:819: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.interpreter.gateway.BuiltinCode object at 0x00007f7d29c79cc8> func = <BuiltinFunction lockf>, w_obj = None args = Arguments([<pypy.module._file.interp_file.W_File object at 0x00007f7d29c73bb0>, W_IntObject(6)]) def funcrun_obj(self, func, w_obj, args): space = func.space activation = self.activation scope_w = args.parse_obj(w_obj, func.name, self.sig, func.defs_w, self.minargs) try: > w_result = activation._run(space, scope_w) interpreter/gateway.py:789: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.interpreter.gateway.BuiltinActivation_UwS_ObjSpace_W_Root_int_int_int_int object at 0x00007f7d29c79e50> space = StdObjSpace scope_w = [<pypy.module._file.interp_file.W_File object at 0x00007f7d29c73bb0>, W_IntObject(6), W_IntObject(0), W_IntObject(0), W_IntObject(0)] def _run(self, space, scope_w): > return self.behavior(space, scope_w[0], space.gateway_int_w(scope_w[1]), space.gateway_int_w(scope_w[2]), space.gateway_int_w(scope_w[3]), space.gateway_int_w(scope_w[4])) <2399-codegen /Users/matti/build-worker-x86_64/own-macos-x86-64/build/rpython/tool/sourcetools.py:174>:3: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ space = StdObjSpace w_fd = <pypy.module._file.interp_file.W_File object at 0x00007f7d29c73bb0> op = 8L, length = 0, start = 0, whence = 0 @unwrap_spec(op=int, length=int, start=int, whence=int) def lockf(space, w_fd, op, length=0, start=0, whence=0): """lockf (fd, operation, length=0, start=0, whence=0) This is essentially a wrapper around the fcntl() locking calls. fd is the file descriptor of the file to lock or unlock, and operation is one of the following values: LOCK_UN - unlock LOCK_SH - acquire a shared lock LOCK_EX - acquire an exclusive lock When operation is LOCK_SH or LOCK_EX, it can also be bit-wise OR'd with LOCK_NB to avoid blocking on lock acquisition. If LOCK_NB is used and the lock cannot be acquired, an IOError will be raised and the exception will have an errno attribute set to EACCES or EAGAIN (depending on the operating system -- for portability, check for either value). length is the number of bytes to lock, with the default meaning to lock to EOF. start is the byte offset, relative to whence, to that the lock starts. whence is as with fileobj.seek(), specifically: 0 - relative to the start of the file (SEEK_SET) 1 - relative to the current buffer position (SEEK_CUR) 2 - relative to the end of the file (SEEK_END)""" fd = space.c_filedescriptor_w(w_fd) if op == LOCK_UN: l_type = F_UNLCK elif op & LOCK_SH: l_type = F_RDLCK elif op & LOCK_EX: l_type = F_WRLCK else: raise oefmt(space.w_ValueError, "unrecognized lock operation") op = [F_SETLKW, F_SETLK][int(bool(op & LOCK_NB))] op = rffi.cast(rffi.INT, op) # C long => C int l = lltype.malloc(_flock.TO, flavor='raw') try: rffi.setintfield(l, 'c_l_type', l_type) rffi.setintfield(l, 'c_l_start', int(start)) rffi.setintfield(l, 'c_l_len', int(length)) rffi.setintfield(l, 'c_l_whence', int(whence)) > rv = fcntl_flock(fd, op, l) module/fcntl/interp_fcntl.py:195: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ args = (14, 8L, <* DEAD Struct flock { c_l_start, c_l_len, c_l_pid, c_l_type, c_l_whence }>) real_args = (14L, 8L, <* DEAD Struct flock { c_l_start, c_l_len, c_l_pid, c_l_type, c_l_whence }>) to_free = (), i = 2 def wrapper(*args): assert len(args) == nb_args real_args = () # XXX 'to_free' leaks if an allocation fails with MemoryError # and was not the first in this function to_free = () for i, TARGET in unrolling_arg_tps: arg = args[i] if TARGET == CCHARP or TARGET is VOIDP: if arg is None: from rpython.rtyper.annlowlevel import llstr arg = lltype.nullptr(CCHARP.TO) # None => (char*)NULL to_free = to_free + (arg, llstr(None), '\x04') elif isinstance(arg, str): tup = get_nonmovingbuffer_ll_final_null(arg) to_free = to_free + tup arg = tup[0] elif isinstance(arg, unicode): _oops() elif TARGET == CWCHARP: if arg is None: arg = lltype.nullptr(CWCHARP.TO) # None => (wchar_t*)NULL to_free = to_free + (arg,) elif isinstance(arg, unicode): arg = unicode2wcharp(arg) to_free = to_free + (arg,) elif _isfunctype(TARGET) and not _isllptr(arg): # XXX pass additional arguments use_gil = invoke_around_handlers arg = llhelper(TARGET, _make_wrapper_for(TARGET, arg, callbackholder, use_gil)) else: SOURCE = lltype.typeOf(arg) if SOURCE != TARGET: if TARGET is lltype.Float: arg = float(arg) elif ((isinstance(SOURCE, lltype.Number) or SOURCE is lltype.Bool) and (isinstance(TARGET, lltype.Number) or TARGET is lltype.Bool)): arg = cast(TARGET, arg) real_args = real_args + (arg,) > res = call_external_function(*real_args) ../rpython/rtyper/lltypesystem/rffi.py:321: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ a0 = 14L, a1 = 8L a2 = <* DEAD Struct flock { c_l_start, c_l_len, c_l_pid, c_l_type, c_l_whence }> def call_external_function(a0, a1, a2): rgil.release() # NB. it is essential that no exception checking occurs here! if 1: from rpython.rlib import rposix rposix._errno_before(1) if we_are_translated(): res = funcptr(a0, a1, a2) else: try: # only when non-translated > res = funcptr(a0, a1, a2) <2040-codegen /Users/matti/build-worker-x86_64/own-macos-x86-64/build/rpython/rtyper/lltypesystem/rffi.py:217>:13: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <* fn fcntl> args = (14L, 8L, <* DEAD Struct flock { c_l_start, c_l_len, c_l_pid, c_l_type, c_l_whence }>) rffi = <module 'rpython.rtyper.lltypesystem.rffi' from '/Users/matti/build-worker-x86_64/own-macos-x86-64/build/rpython/rtyper/lltypesystem/rffi.pyc'> i = 2 a = <* DEAD Struct flock { c_l_start, c_l_len, c_l_pid, c_l_type, c_l_whence }> def __call__(self, *args): from rpython.rtyper.lltypesystem import rffi if isinstance(self._T, FuncType): if len(args) != len(self._T.ARGS): raise TypeError("calling %r with wrong argument number: %r" % (self._T, args)) for i, a, ARG in zip(range(len(self._T.ARGS)), args, self._T.ARGS): if typeOf(a) != ARG: # ARG could be Void if ARG == Void: try: value = getattr(self._obj, '_void' + str(i)) except AttributeError: pass else: assert a == value # None is acceptable for any pointer elif isinstance(ARG, Ptr) and a is None: pass # Any pointer is convertible to void* elif ARG is rffi.VOIDP and isinstance(typeOf(a), Ptr): pass # special case: ARG can be a container type, in which # case a should be a pointer to it. This must also be # special-cased in the backends. elif (isinstance(ARG, ContainerType) and typeOf(a) == Ptr(ARG)): pass else: args_repr = [typeOf(arg) for arg in args] raise TypeError("calling %r with wrong argument " "types: %r" % (self._T, args_repr)) callb = self._obj._callable if callb is None: raise RuntimeError("calling undefined function") > return callb(*args) ../rpython/rtyper/lltypesystem/lltype.py:1384: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <rpython.rtyper.lltypesystem.ll2ctypes.LL2CtypesCallable object at 0x00007f7cc891f2f0> argvalues = (14L, 8L, <* DEAD Struct flock { c_l_start, c_l_len, c_l_pid, c_l_type, c_l_whence }>) cfunc = <ctypes._FuncPtr object at 0x00007f7d29c81b50> def __call__(self, *argvalues): with rlock: if self.trampoline is None: # lazily build the corresponding ctypes function object cfunc = get_ctypes_callable(self.funcptr, self.calling_conv, self.natural_arity) self.trampoline = get_ctypes_trampoline(self.FUNCTYPE, cfunc, self.natural_arity) # perform the call > return self.trampoline(*argvalues) ../rpython/rtyper/lltypesystem/ll2ctypes.py:1342: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ argvalues = (14L, 8L, <* DEAD Struct flock { c_l_start, c_l_len, c_l_pid, c_l_type, c_l_whence }>) cargs = [14L, 8L], i = 2 cvalue = <_ctypes.pointer.LP_ctypes_Struct flock { c_l_start, c_l_len, c_l_pid, c_l_type, c_l_whence } object at 0x00007f7d29c81ac0> def invoke_via_ctypes(*argvalues): global _callback_exc_info cargs = [] for i in range(len(argvalues)): if i not in void_arguments: cvalue = lltype2ctypes(argvalues[i]) if i in container_arguments: cvalue = cvalue.contents if natural_arity > 0 and i >= natural_arity: > cvalue = cfunc.extraargs[i - natural_arity](cvalue) ../rpython/rtyper/lltypesystem/ll2ctypes.py:1370: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_ctypes.pointer.LP_ctypes_Struct flock { c_l_start, c_l_len, c_l_pid, c_l_type, c_l_whence } object at 0x00007f7d29c880f8> value = <_ctypes.pointer.LP_ctypes_Struct flock { c_l_start, c_l_len, c_l_pid, c_l_type, c_l_whence } object at 0x00007f7d29c81ac0> def __init__(self, value=None): if not hasattr(self, '_buffer'): self._buffer = ffiarray(1, autofree=True) if value is not None: > self.contents = value ../../../../oss/pypy-x86_64-buildbot/lib_pypy/_ctypes/pointer.py:73: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_ctypes.pointer.LP_ctypes_Struct flock { c_l_start, c_l_len, c_l_pid, c_l_type, c_l_whence } object at 0x00007f7d29c880f8> value = <_ctypes.pointer.LP_ctypes_Struct flock { c_l_start, c_l_len, c_l_pid, c_l_type, c_l_whence } object at 0x00007f7d29c81ac0> def setcontents(self, value): if not isinstance(value, self._type_): raise TypeError("expected %s instead of %s" % ( > self._type_.__name__, type(value).__name__)) E TypeError: expected ctypes_Struct flock { c_l_start, c_l_len, c_l_pid, c_l_type, c_l_whence } instead of LP_ctypes_Struct flock { c_l_start, c_l_len, c_l_pid, c_l_type, c_l_whence } ../../../../oss/pypy-x86_64-buildbot/lib_pypy/_ctypes/pointer.py:106: TypeError ___________________________ AppTestFcntl.test_ioctl ____________________________ self = <CallInfo when='call' exception: expected ctypes_Array of Char {'nolength': True} *0 instead of LP_ctypes_Array of Char {'nolength': True} *0> func = <function <lambda> at 0x00007f7ce97e8b60>, when = 'call' treat_keyboard_interrupt_as_exception = False def __init__(self, func, when, treat_keyboard_interrupt_as_exception=False): #: context of invocation: one of "setup", "call", #: "teardown", "memocollect" self.when = when self.start = time() try: > self.result = func() ../_pytest/runner.py:212: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > lambda: ihook(item=item, **kwds), when=when, treat_keyboard_interrupt_as_exception=item.config.getvalue("usepdb"), ) ../_pytest/runner.py:194: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_HookCaller 'pytest_runtest_call'>, args = () kwargs = {'item': <AppTestMethod 'test_ioctl'>}, notincall = set([]) def __call__(self, *args, **kwargs): if args: raise TypeError("hook calling supports only keyword arguments") assert not self.is_historic() if self.spec and self.spec.argnames: notincall = ( set(self.spec.argnames) - set(["__multicall__"]) - set(kwargs.keys()) ) if notincall: warnings.warn( "Argument(s) {} which are declared in the hookspec " "can not be found in this hook call".format(tuple(notincall)), stacklevel=2, ) > return self._hookexec(self, self.get_hookimpls(), kwargs) ../_pytest/vendored_packages/pluggy/hooks.py:289: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.config.PytestPluginManager object at 0x00007f7cc82cd830> hook = <_HookCaller 'pytest_runtest_call'> methods = [<HookImpl plugin_name='140175530711328', plugin=<rpython.conftest.LeakFinder instance at 0x00007f7d28b6d920>>, <HookI...bde528>>, <HookImpl plugin_name='logging-plugin', plugin=<_pytest.logging.LoggingPlugin object at 0x00007f7d28c2a058>>] kwargs = {'item': <AppTestMethod 'test_ioctl'>} 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/manager.py:68: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ hook = <_HookCaller 'pytest_runtest_call'> methods = [<HookImpl plugin_name='140175530711328', plugin=<rpython.conftest.LeakFinder instance at 0x00007f7d28b6d920>>, <HookI...bde528>>, <HookImpl plugin_name='logging-plugin', plugin=<_pytest.logging.LoggingPlugin object at 0x00007f7d28c2a058>>] kwargs = {'item': <AppTestMethod 'test_ioctl'>} self._inner_hookexec = lambda hook, methods, kwargs: hook.multicall( methods, kwargs, > firstresult=hook.spec.opts.get("firstresult") if hook.spec else False, ) ../_pytest/vendored_packages/pluggy/manager.py:62: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ hook_impls = [<HookImpl plugin_name='140175530711328', plugin=<rpython.conftest.LeakFinder instance at 0x00007f7d28b6d920>>, <HookI...bde528>>, <HookImpl plugin_name='logging-plugin', plugin=<_pytest.logging.LoggingPlugin object at 0x00007f7d28c2a058>>] caller_kwargs = {'item': <AppTestMethod 'test_ioctl'>}, firstresult = False def _multicall(hook_impls, caller_kwargs, firstresult=False): """Execute a call into multiple python functions/methods and return the result(s). ``caller_kwargs`` comes from _HookCaller.__call__(). """ __tracebackhide__ = True results = [] excinfo = None try: # run impl and wrapper setup functions in a loop teardowns = [] try: for hook_impl in reversed(hook_impls): try: args = [caller_kwargs[argname] for argname in hook_impl.argnames] except KeyError: for argname in hook_impl.argnames: if argname not in caller_kwargs: raise HookCallError( "hook call must provide argument %r" % (argname,) ) if hook_impl.hookwrapper: try: gen = hook_impl.function(*args) next(gen) # first yield teardowns.append(gen) except StopIteration: _raise_wrapfail(gen, "did not yield") else: res = hook_impl.function(*args) if res is not None: results.append(res) if firstresult: # halt further impl calls break except BaseException: excinfo = sys.exc_info() finally: if firstresult: # first result hooks return a single value outcome = _Result(results[0] if results else None, excinfo) else: outcome = _Result(results, excinfo) # run all wrapper post-yield blocks for gen in reversed(teardowns): try: gen.send(outcome) _raise_wrapfail(gen, "has second yield") except StopIteration: pass > return outcome.get_result() ../_pytest/vendored_packages/pluggy/callers.py:208: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pluggy.callers._Result object at 0x00007f7cba540090> def get_result(self): """Get the result(s) for this hook call. If the hook was marked as a ``firstresult`` only a single value will be returned otherwise a list of results. """ __tracebackhide__ = True 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/callers.py:81: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ hook_impls = [<HookImpl plugin_name='140175530711328', plugin=<rpython.conftest.LeakFinder instance at 0x00007f7d28b6d920>>, <HookI...bde528>>, <HookImpl plugin_name='logging-plugin', plugin=<_pytest.logging.LoggingPlugin object at 0x00007f7d28c2a058>>] caller_kwargs = {'item': <AppTestMethod 'test_ioctl'>}, firstresult = False def _multicall(hook_impls, caller_kwargs, firstresult=False): """Execute a call into multiple python functions/methods and return the result(s). ``caller_kwargs`` comes from _HookCaller.__call__(). """ __tracebackhide__ = True results = [] excinfo = None try: # run impl and wrapper setup functions in a loop teardowns = [] try: for hook_impl in reversed(hook_impls): try: args = [caller_kwargs[argname] for argname in hook_impl.argnames] except KeyError: for argname in hook_impl.argnames: if argname not in caller_kwargs: raise HookCallError( "hook call must provide argument %r" % (argname,) ) if hook_impl.hookwrapper: try: gen = hook_impl.function(*args) next(gen) # first yield teardowns.append(gen) except StopIteration: _raise_wrapfail(gen, "did not yield") else: > res = hook_impl.function(*args) ../_pytest/vendored_packages/pluggy/callers.py:187: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ item = <AppTestMethod 'test_ioctl'> def pytest_runtest_call(item): _update_current_test_var(item, "call") sys.last_type, sys.last_value, sys.last_traceback = (None, None, None) try: > item.runtest() ../_pytest/runner.py:122: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <AppTestMethod 'test_ioctl'> def runtest(self): target = self.obj if self.config.option.runappdirect: return target() space = target.im_self.space filename = self._getdynfilename(target) func = app2interp_temp(target.im_func, filename=filename) w_instance = self.parent.w_instance > self.execute_appex(space, func, space, w_instance) tool/pytest/apptest.py:89: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <AppTestMethod 'test_ioctl'>, space = StdObjSpace target = <function test_ioctl at 0x00007f7ce97e8d40> args = (StdObjSpace, <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007f7ce8d07f68>) def execute_appex(self, space, target, *args): self.space = space try: > target(*args) tool/pytest/apptest.py:30: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ space = StdObjSpace args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007f7ce8d07f68>,) w_func = <Function test_ioctl> args = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007f7ce8d07f68> 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:1227: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = StdObjSpace, w_func = <Function test_ioctl> args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007f7ce8d07f68>,) 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): w_inst = w_func.w_instance if w_inst is not None: if nargs < 4: func = w_func.w_function if isinstance(func, Function): return func.funccall(w_inst, *args_w) elif args_w and ( self.abstract_isinstance_w(args_w[0], w_func.w_class)): w_func = w_func.w_function if isinstance(w_func, Function): > return w_func.funccall(*args_w) interpreter/baseobjspace.py:1210: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <Function test_ioctl> args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007f7ce8d07f68>,) gateway = <module 'pypy.interpreter.gateway' from '/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/interpreter/gateway.pyc'> PyCode = <class 'pypy.interpreter.pycode.PyCode'> code = <code object test_ioctl, file '[/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:196]', 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() interpreter/function.py:118: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_ioctl, f...cos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:196]', line 1> at line 28 def run(self): """Start this frame's execution.""" if self.getcode().co_flags & pycode.CO_GENERATOR: from pypy.interpreter.generator import GeneratorIterator return GeneratorIterator(self) else: > return self.execute_frame() interpreter/pyframe.py:253: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_ioctl, f...cos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:196]', line 1> at line 28 w_inputvalue = None, operr = None def execute_frame(self, w_inputvalue=None, operr=None): """Execute this frame. Main entry point to the interpreter. The optional arguments are there to handle a generator's frame: w_inputvalue is for generator.send() and operr is for generator.throw(). """ # 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) # try: if operr is not None: next_instr = self.handle_operation_error( executioncontext, operr) self.last_instr = intmask(next_instr - 1) else: # Execution starts just after the last_instr. Initially, # last_instr is -1. After a generator suspends it points to # the YIELD_VALUE instruction. next_instr = r_uint(self.last_instr + 1) if next_instr != 0: self.pushvalue(w_inputvalue) 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:290: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_ioctl, f...cos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:196]', line 1> at line 28 e = TypeError("expected ctypes_Array of Char {'nolength': True} *0 instead of LP_ctypes_Array of Char {'nolength': True} *0",) def _convert_unexpected_exception(self, e): from pypy.interpreter import error > operr = error.get_converted_unexpected_exception(self.space, e) interpreter/pyframe.py:943: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_ioctl, f...cos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:196]', line 1> at line 28 w_inputvalue = None, operr = None def execute_frame(self, w_inputvalue=None, operr=None): """Execute this frame. Main entry point to the interpreter. The optional arguments are there to handle a generator's frame: w_inputvalue is for generator.send() and operr is for generator.throw(). """ # 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) # try: if operr is not None: next_instr = self.handle_operation_error( executioncontext, operr) self.last_instr = intmask(next_instr - 1) else: # Execution starts just after the last_instr. Initially, # last_instr is -1. After a generator suspends it points to # the YIELD_VALUE instruction. next_instr = r_uint(self.last_instr + 1) if next_instr != 0: self.pushvalue(w_inputvalue) w_exitvalue = self.dispatch(self.pycode, next_instr, > executioncontext) interpreter/pyframe.py:286: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_ioctl, f...cos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:196]', line 1> at line 28 pycode = <code object test_ioctl, file '[/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:196]', line 1> next_instr = 0L ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x00007f7d29592e90> 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: > next_instr = self.handle_bytecode(co_code, next_instr, ec) interpreter/pyopcode.py:63: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_ioctl, f...cos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:196]', line 1> at line 28 co_code = 'd\x01\x00d\x00\x00l\x00\x00}\x01\x00d\x01\x00d\x00\x00l\x01\x00}\x02\x00d\x01\x00d\x00\x00l\x02\x00}\x03\x00d\x01\x00...\n\x00|\x0b\x00k\x02\x00sU\x03t\x10\x00\x82\x01\x00Wd\x00\x00|\x03\x00\xc9\x17\x00|\x08\x00\xca\x01\x00\x01Xd\x00\x00S' next_instr = 0L ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x00007f7d29592e90> def handle_bytecode(self, co_code, next_instr, ec): try: > next_instr = self.dispatch_bytecode(co_code, next_instr, ec) interpreter/pyopcode.py:70: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_ioctl, f...cos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:196]', line 1> at line 28 co_code = 'd\x01\x00d\x00\x00l\x00\x00}\x01\x00d\x01\x00d\x00\x00l\x01\x00}\x02\x00d\x01\x00d\x00\x00l\x02\x00}\x03\x00d\x01\x00...\n\x00|\x0b\x00k\x02\x00sU\x03t\x10\x00\x82\x01\x00Wd\x00\x00|\x03\x00\xc9\x17\x00|\x08\x00\xca\x01\x00\x01Xd\x00\x00S' next_instr = 296L ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x00007f7d29592e90> @jit.unroll_safe def dispatch_bytecode(self, co_code, next_instr, ec): while True: self.last_instr = intmask(next_instr) if jit.we_are_jitted(): if self.debugdata: ec.bytecode_only_trace(self) next_instr = r_uint(self.last_instr) else: ec.bytecode_trace(self) next_instr = r_uint(self.last_instr) opcode = ord(co_code[next_instr]) next_instr += 1 if opcode >= HAVE_ARGUMENT: lo = ord(co_code[next_instr]) hi = ord(co_code[next_instr+1]) next_instr += 2 oparg = (hi * 256) | lo else: oparg = 0 # 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]) if opcode < HAVE_ARGUMENT: raise BytecodeCorruption lo = ord(co_code[next_instr+1]) hi = ord(co_code[next_instr+2]) next_instr += 3 oparg = (oparg * 65536) | (hi * 256) | lo if opcode == opcodedesc.RETURN_VALUE.index: if not self.blockstack_non_empty(): self.frame_finished_execution = True # for generators raise Return w_returnvalue = self.popvalue() block = self.unrollstack(SReturnValue.kind) if block is None: self.pushvalue(w_returnvalue) raise Return else: unroller = SReturnValue(w_returnvalue) next_instr = block.handle(self, unroller) return next_instr # now inside a 'finally' block elif opcode == opcodedesc.END_FINALLY.index: unroller = self.end_finally() if isinstance(unroller, SuspendedUnroller): # go on unrolling the stack block = self.unrollstack(unroller.kind) if block is None: w_result = unroller.nomoreblocks() self.pushvalue(w_result) raise Return else: next_instr = block.handle(self, unroller) return next_instr elif opcode == opcodedesc.JUMP_ABSOLUTE.index: return self.jump_absolute(oparg, ec) elif opcode == opcodedesc.BREAK_LOOP.index: next_instr = self.BREAK_LOOP(oparg, next_instr) elif opcode == opcodedesc.CONTINUE_LOOP.index: return self.CONTINUE_LOOP(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: next_instr = self.JUMP_IF_FALSE_OR_POP(oparg, next_instr) elif opcode == opcodedesc.JUMP_IF_NOT_DEBUG.index: next_instr = self.JUMP_IF_NOT_DEBUG(oparg, next_instr) elif opcode == opcodedesc.JUMP_IF_TRUE_OR_POP.index: next_instr = self.JUMP_IF_TRUE_OR_POP(oparg, next_instr) elif opcode == opcodedesc.POP_JUMP_IF_FALSE.index: next_instr = self.POP_JUMP_IF_FALSE(oparg, next_instr) elif opcode == opcodedesc.POP_JUMP_IF_TRUE.index: next_instr = self.POP_JUMP_IF_TRUE(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_DIVIDE.index: self.BINARY_DIVIDE(oparg, next_instr) elif opcode == opcodedesc.BINARY_FLOOR_DIVIDE.index: self.BINARY_FLOOR_DIVIDE(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_CLASS.index: self.BUILD_CLASS(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_VAR.index: self.CALL_FUNCTION_VAR(oparg, next_instr) elif opcode == opcodedesc.CALL_FUNCTION_VAR_KW.index: self.CALL_FUNCTION_VAR_KW(oparg, next_instr) elif opcode == opcodedesc.CALL_METHOD.index: > self.CALL_METHOD(oparg, next_instr) interpreter/pyopcode.py:276: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ f = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_ioctl, f...cos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:196]', line 1> at line 28 oparg = 4, ignored = (296L,), n_args = 4, n_kwargs = 0, w_self = None @jit.unroll_safe def CALL_METHOD(f, oparg, *ignored): # opargs contains the arg, and kwarg count, excluding the implicit 'self' n_args = oparg & 0xff n_kwargs = (oparg >> 8) & 0xff w_self = f.peekvalue_maybe_none(n_args + (2 * n_kwargs)) n = n_args + (w_self is not None) if not n_kwargs: w_callable = f.peekvalue(n_args + (2 * n_kwargs) + 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:96: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = StdObjSpace, w_func = <BuiltinFunction ioctl>, nargs = 4 frame = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_ioctl, f...cos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:196]', line 1> at line 28 dropvalues = 6, 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) 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): w_inst = w_func.w_instance if w_inst is not None: w_func = w_func.w_function # reuse callable stack place for w_inst frame.settopvalue(w_inst, nargs) nargs += 1 methodcall = True elif nargs > 0 and ( self.abstract_isinstance_w(frame.peekvalue(nargs-1), # :-( w_func.w_class)): 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:1243: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <BuiltinFunction ioctl>, nargs = 4 frame = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_ioctl, f...cos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:196]', line 1> at line 28 dropvalues = 6, 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) elif nargs == 2: f_0 = frame.peekvalue(0) f_1 = frame.peekvalue(1) frame.dropvalues(dropvalues) assert isinstance(code, gateway.BuiltinCode2) return code.fastcall_2(self.space, self, f_1, f_0) elif nargs == 3: assert isinstance(code, gateway.BuiltinCode3) f_0 = frame.peekvalue(0) f_1 = frame.peekvalue(1) f_2 = frame.peekvalue(2) frame.dropvalues(dropvalues) return code.fastcall_3(self.space, self, f_2, f_1, f_0) elif nargs == 4: assert isinstance(code, gateway.BuiltinCode4) f_0 = frame.peekvalue(0) f_1 = frame.peekvalue(1) f_2 = frame.peekvalue(2) f_3 = frame.peekvalue(3) frame.dropvalues(dropvalues) > return code.fastcall_4(self.space, self, f_3, f_2, f_1, f_0) interpreter/function.py:171: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.interpreter.gateway.BuiltinCode4 object at 0x00007f7cb9caa3d8> space = StdObjSpace, func = <BuiltinFunction ioctl>, w1 = W_IntObject(13) w2 = W_IntObject(1074033783) w3 = <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f7cb9efb8a0> w4 = W_BoolObject(True) @signature(sigtypes.self(), sigtypes.any(), w_root_or_none, w_root_or_none, w_root_or_none, w_root_or_none, w_root_or_none, returns=w_root_or_none) def fastcall_4(self, space, func, w1, w2, w3, w4): from rpython.rlib.debug import check_annotation try: w_result = self.fastfunc_4(space, w1, w2, w3, w4) except DescrMismatch: return self._type_unwrap_mismatch(space, Arguments(space, [w1, w2, w3, w4])) except Exception as e: > self.handle_exception(space, e) interpreter/gateway.py:969: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.interpreter.gateway.BuiltinCode4 object at 0x00007f7cb9caa3d8> space = StdObjSpace e = TypeError("expected ctypes_Array of Char {'nolength': True} *0 instead of LP_ctypes_Array of Char {'nolength': True} *0",) 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:819: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.interpreter.gateway.BuiltinCode4 object at 0x00007f7cb9caa3d8> space = StdObjSpace, func = <BuiltinFunction ioctl>, w1 = W_IntObject(13) w2 = W_IntObject(1074033783) w3 = <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f7cb9efb8a0> w4 = W_BoolObject(True) @signature(sigtypes.self(), sigtypes.any(), w_root_or_none, w_root_or_none, w_root_or_none, w_root_or_none, w_root_or_none, returns=w_root_or_none) def fastcall_4(self, space, func, w1, w2, w3, w4): from rpython.rlib.debug import check_annotation try: > w_result = self.fastfunc_4(space, w1, w2, w3, w4) interpreter/gateway.py:963: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ space = StdObjSpace, w0 = W_IntObject(13), w1 = W_IntObject(1074033783) w2 = <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f7cb9efb8a0> w3 = W_BoolObject(True) def fastfunc_ioctl_4(space, w0, w1, w2, w3): > return func(space, w0, w1, w2, space.gateway_int_w(w3)) <2416-codegen /Users/matti/build-worker-x86_64/own-macos-x86-64/build/rpython/tool/sourcetools.py:174>:3: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ space = StdObjSpace, w_fd = W_IntObject(13), w_request = W_IntObject(1074033783) w_arg = <pypy.module.array.interp_array.W_ArrayTypei object at 0x00007f7cb9efb8a0> mutate_flag = 1 @unwrap_spec(mutate_flag=int, w_arg=WrappedDefault(0)) def ioctl(space, w_fd, w_request, w_arg, mutate_flag=-1): """ioctl(fd, op[, arg[, mutate_flag]]) Perform the operation op on file descriptor fd. The values used for op are operating system dependent, and are available as constants in the fcntl or termios library modules, using the same names as used in the relevant C header files. The argument arg is optional, and defaults to 0; it may be an int or a buffer containing character data (most likely a string or an array). If the argument is a mutable buffer (such as an array) and if the mutate_flag argument (which is only allowed in this case) is true then the buffer is (in effect) passed to the operating system and changes made by the OS will be reflected in the contents of the buffer after the call has returned. The return value is the integer returned by the ioctl system call. If the argument is a mutable buffer and the mutable_flag argument is not passed or is false, the behavior is as if a string had been passed. This behavior will change in future releases of Python. If the argument is an immutable buffer (most likely a string) then a copy of the buffer is passed to the operating system and the return value is a string of the same length containing whatever the operating system put in the buffer. The length of the arg buffer in this case is not allowed to exceed 1024 bytes. If the arg given is an integer or if none is specified, the result value is an integer corresponding to the return value of the ioctl call in the C code.""" # removed the largish docstring because it is not in sync with the # documentation any more (even in CPython's docstring is out of date) # XXX this function's interface is a mess. # We try to emulate the behavior of Python >= 2.5 w.r.t. mutate_flag IOCTL_BUFSZ = 1024 # like cpython fd = space.c_filedescriptor_w(w_fd) op = space.bigint_w(w_request).uintmask() # CPython uses PyLong_AsUnsignedLongMask op = rffi.cast(rffi.UINT, op) try: rwbuffer = space.writebuf_w(w_arg) except OperationError as e: if not e.match(space, space.w_TypeError): raise else: arg = rwbuffer.as_str() ll_arg = rffi.str2charp(arg) to_alloc = max(IOCTL_BUFSZ, len(arg)) try: with rffi.scoped_alloc_buffer(to_alloc) as buf: rffi.c_memcpy(rffi.cast(rffi.VOIDP, buf.raw), rffi.cast(rffi.CONST_VOIDP, ll_arg), len(arg)) > rv = ioctl_str(fd, op, buf.raw) module/fcntl/interp_fcntl.py:257: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ args = (13, 1074033783L, <* <C object Array of Char {'nolength': True} at 0x7f7d231ec210>>) real_args = (13L, 1074033783L, <* <C object Array of Char {'nolength': True} at 0x7f7d231ec210>>) to_free = (), i = 2 def wrapper(*args): assert len(args) == nb_args real_args = () # XXX 'to_free' leaks if an allocation fails with MemoryError # and was not the first in this function to_free = () for i, TARGET in unrolling_arg_tps: arg = args[i] if TARGET == CCHARP or TARGET is VOIDP: if arg is None: from rpython.rtyper.annlowlevel import llstr arg = lltype.nullptr(CCHARP.TO) # None => (char*)NULL to_free = to_free + (arg, llstr(None), '\x04') elif isinstance(arg, str): tup = get_nonmovingbuffer_ll_final_null(arg) to_free = to_free + tup arg = tup[0] elif isinstance(arg, unicode): _oops() elif TARGET == CWCHARP: if arg is None: arg = lltype.nullptr(CWCHARP.TO) # None => (wchar_t*)NULL to_free = to_free + (arg,) elif isinstance(arg, unicode): arg = unicode2wcharp(arg) to_free = to_free + (arg,) elif _isfunctype(TARGET) and not _isllptr(arg): # XXX pass additional arguments use_gil = invoke_around_handlers arg = llhelper(TARGET, _make_wrapper_for(TARGET, arg, callbackholder, use_gil)) else: SOURCE = lltype.typeOf(arg) if SOURCE != TARGET: if TARGET is lltype.Float: arg = float(arg) elif ((isinstance(SOURCE, lltype.Number) or SOURCE is lltype.Bool) and (isinstance(TARGET, lltype.Number) or TARGET is lltype.Bool)): arg = cast(TARGET, arg) real_args = real_args + (arg,) > res = call_external_function(*real_args) ../rpython/rtyper/lltypesystem/rffi.py:321: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ a0 = 13L, a1 = 1074033783L a2 = <* <C object Array of Char {'nolength': True} at 0x7f7d231ec210>> def call_external_function(a0, a1, a2): rgil.release() # NB. it is essential that no exception checking occurs here! if 1: from rpython.rlib import rposix rposix._errno_before(1) if we_are_translated(): res = funcptr(a0, a1, a2) else: try: # only when non-translated > res = funcptr(a0, a1, a2) <2042-codegen /Users/matti/build-worker-x86_64/own-macos-x86-64/build/rpython/rtyper/lltypesystem/rffi.py:217>:13: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <* fn ioctl> args = (13L, 1074033783L, <* <C object Array of Char {'nolength': True} at 0x7f7d231ec210>>) rffi = <module 'rpython.rtyper.lltypesystem.rffi' from '/Users/matti/build-worker-x86_64/own-macos-x86-64/build/rpython/rtyper/lltypesystem/rffi.pyc'> i = 2, a = <* <C object Array of Char {'nolength': True} at 0x7f7d231ec210>> def __call__(self, *args): from rpython.rtyper.lltypesystem import rffi if isinstance(self._T, FuncType): if len(args) != len(self._T.ARGS): raise TypeError("calling %r with wrong argument number: %r" % (self._T, args)) for i, a, ARG in zip(range(len(self._T.ARGS)), args, self._T.ARGS): if typeOf(a) != ARG: # ARG could be Void if ARG == Void: try: value = getattr(self._obj, '_void' + str(i)) except AttributeError: pass else: assert a == value # None is acceptable for any pointer elif isinstance(ARG, Ptr) and a is None: pass # Any pointer is convertible to void* elif ARG is rffi.VOIDP and isinstance(typeOf(a), Ptr): pass # special case: ARG can be a container type, in which # case a should be a pointer to it. This must also be # special-cased in the backends. elif (isinstance(ARG, ContainerType) and typeOf(a) == Ptr(ARG)): pass else: args_repr = [typeOf(arg) for arg in args] raise TypeError("calling %r with wrong argument " "types: %r" % (self._T, args_repr)) callb = self._obj._callable if callb is None: raise RuntimeError("calling undefined function") > return callb(*args) ../rpython/rtyper/lltypesystem/lltype.py:1384: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <rpython.rtyper.lltypesystem.ll2ctypes.LL2CtypesCallable object at 0x00007f7cc891f3d0> argvalues = (13L, 1074033783L, <* <C object Array of Char {'nolength': True} at 0x7f7d231ec210>>) cfunc = <ctypes._FuncPtr object at 0x00007f7d29c41730> def __call__(self, *argvalues): with rlock: if self.trampoline is None: # lazily build the corresponding ctypes function object cfunc = get_ctypes_callable(self.funcptr, self.calling_conv, self.natural_arity) self.trampoline = get_ctypes_trampoline(self.FUNCTYPE, cfunc, self.natural_arity) # perform the call > return self.trampoline(*argvalues) ../rpython/rtyper/lltypesystem/ll2ctypes.py:1342: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ argvalues = (13L, 1074033783L, <* <C object Array of Char {'nolength': True} at 0x7f7d231ec210>>) cargs = [13L, 1074033783L], i = 2 cvalue = <_ctypes.pointer.LP_ctypes_Array of Char {'nolength': True} *0 object at 0x00007f7d29c3fb38> def invoke_via_ctypes(*argvalues): global _callback_exc_info cargs = [] for i in range(len(argvalues)): if i not in void_arguments: cvalue = lltype2ctypes(argvalues[i]) if i in container_arguments: cvalue = cvalue.contents if natural_arity > 0 and i >= natural_arity: > cvalue = cfunc.extraargs[i - natural_arity](cvalue) ../rpython/rtyper/lltypesystem/ll2ctypes.py:1370: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_ctypes.pointer.LP_ctypes_Array of Char {'nolength': True} *0 object at 0x00007f7d29c46938> value = <_ctypes.pointer.LP_ctypes_Array of Char {'nolength': True} *0 object at 0x00007f7d29c3fb38> def __init__(self, value=None): if not hasattr(self, '_buffer'): self._buffer = ffiarray(1, autofree=True) if value is not None: > self.contents = value ../../../../oss/pypy-x86_64-buildbot/lib_pypy/_ctypes/pointer.py:73: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_ctypes.pointer.LP_ctypes_Array of Char {'nolength': True} *0 object at 0x00007f7d29c46938> value = <_ctypes.pointer.LP_ctypes_Array of Char {'nolength': True} *0 object at 0x00007f7d29c3fb38> def setcontents(self, value): if not isinstance(value, self._type_): raise TypeError("expected %s instead of %s" % ( > self._type_.__name__, type(value).__name__)) E TypeError: expected ctypes_Array of Char {'nolength': True} *0 instead of LP_ctypes_Array of Char {'nolength': True} *0 ../../../../oss/pypy-x86_64-buildbot/lib_pypy/_ctypes/pointer.py:106: TypeError ______________ AppTestFcntl.test_ioctl_signed_unsigned_code_param ______________ self = <CallInfo when='call' exception: expected ctypes_Array of Char {'nolength': True} *0 instead of LP_ctypes_Array of Char {'nolength': True} *0> func = <function <lambda> at 0x00007f7cd805a278>, when = 'call' treat_keyboard_interrupt_as_exception = False def __init__(self, func, when, treat_keyboard_interrupt_as_exception=False): #: context of invocation: one of "setup", "call", #: "teardown", "memocollect" self.when = when self.start = time() try: > self.result = func() ../_pytest/runner.py:212: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > lambda: ihook(item=item, **kwds), when=when, treat_keyboard_interrupt_as_exception=item.config.getvalue("usepdb"), ) ../_pytest/runner.py:194: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_HookCaller 'pytest_runtest_call'>, args = () kwargs = {'item': <AppTestMethod 'test_ioctl_signed_unsigned_code_param'>} notincall = set([]) def __call__(self, *args, **kwargs): if args: raise TypeError("hook calling supports only keyword arguments") assert not self.is_historic() if self.spec and self.spec.argnames: notincall = ( set(self.spec.argnames) - set(["__multicall__"]) - set(kwargs.keys()) ) if notincall: warnings.warn( "Argument(s) {} which are declared in the hookspec " "can not be found in this hook call".format(tuple(notincall)), stacklevel=2, ) > return self._hookexec(self, self.get_hookimpls(), kwargs) ../_pytest/vendored_packages/pluggy/hooks.py:289: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.config.PytestPluginManager object at 0x00007f7cc82cd830> hook = <_HookCaller 'pytest_runtest_call'> methods = [<HookImpl plugin_name='140175530711328', plugin=<rpython.conftest.LeakFinder instance at 0x00007f7d28b6d920>>, <HookI...bde528>>, <HookImpl plugin_name='logging-plugin', plugin=<_pytest.logging.LoggingPlugin object at 0x00007f7d28c2a058>>] kwargs = {'item': <AppTestMethod 'test_ioctl_signed_unsigned_code_param'>} 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/manager.py:68: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ hook = <_HookCaller 'pytest_runtest_call'> methods = [<HookImpl plugin_name='140175530711328', plugin=<rpython.conftest.LeakFinder instance at 0x00007f7d28b6d920>>, <HookI...bde528>>, <HookImpl plugin_name='logging-plugin', plugin=<_pytest.logging.LoggingPlugin object at 0x00007f7d28c2a058>>] kwargs = {'item': <AppTestMethod 'test_ioctl_signed_unsigned_code_param'>} self._inner_hookexec = lambda hook, methods, kwargs: hook.multicall( methods, kwargs, > firstresult=hook.spec.opts.get("firstresult") if hook.spec else False, ) ../_pytest/vendored_packages/pluggy/manager.py:62: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ hook_impls = [<HookImpl plugin_name='140175530711328', plugin=<rpython.conftest.LeakFinder instance at 0x00007f7d28b6d920>>, <HookI...bde528>>, <HookImpl plugin_name='logging-plugin', plugin=<_pytest.logging.LoggingPlugin object at 0x00007f7d28c2a058>>] caller_kwargs = {'item': <AppTestMethod 'test_ioctl_signed_unsigned_code_param'>} firstresult = False def _multicall(hook_impls, caller_kwargs, firstresult=False): """Execute a call into multiple python functions/methods and return the result(s). ``caller_kwargs`` comes from _HookCaller.__call__(). """ __tracebackhide__ = True results = [] excinfo = None try: # run impl and wrapper setup functions in a loop teardowns = [] try: for hook_impl in reversed(hook_impls): try: args = [caller_kwargs[argname] for argname in hook_impl.argnames] except KeyError: for argname in hook_impl.argnames: if argname not in caller_kwargs: raise HookCallError( "hook call must provide argument %r" % (argname,) ) if hook_impl.hookwrapper: try: gen = hook_impl.function(*args) next(gen) # first yield teardowns.append(gen) except StopIteration: _raise_wrapfail(gen, "did not yield") else: res = hook_impl.function(*args) if res is not None: results.append(res) if firstresult: # halt further impl calls break except BaseException: excinfo = sys.exc_info() finally: if firstresult: # first result hooks return a single value outcome = _Result(results[0] if results else None, excinfo) else: outcome = _Result(results, excinfo) # run all wrapper post-yield blocks for gen in reversed(teardowns): try: gen.send(outcome) _raise_wrapfail(gen, "has second yield") except StopIteration: pass > return outcome.get_result() ../_pytest/vendored_packages/pluggy/callers.py:208: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pluggy.callers._Result object at 0x00007f7d291c56e0> def get_result(self): """Get the result(s) for this hook call. If the hook was marked as a ``firstresult`` only a single value will be returned otherwise a list of results. """ __tracebackhide__ = True 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/callers.py:81: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ hook_impls = [<HookImpl plugin_name='140175530711328', plugin=<rpython.conftest.LeakFinder instance at 0x00007f7d28b6d920>>, <HookI...bde528>>, <HookImpl plugin_name='logging-plugin', plugin=<_pytest.logging.LoggingPlugin object at 0x00007f7d28c2a058>>] caller_kwargs = {'item': <AppTestMethod 'test_ioctl_signed_unsigned_code_param'>} firstresult = False def _multicall(hook_impls, caller_kwargs, firstresult=False): """Execute a call into multiple python functions/methods and return the result(s). ``caller_kwargs`` comes from _HookCaller.__call__(). """ __tracebackhide__ = True results = [] excinfo = None try: # run impl and wrapper setup functions in a loop teardowns = [] try: for hook_impl in reversed(hook_impls): try: args = [caller_kwargs[argname] for argname in hook_impl.argnames] except KeyError: for argname in hook_impl.argnames: if argname not in caller_kwargs: raise HookCallError( "hook call must provide argument %r" % (argname,) ) if hook_impl.hookwrapper: try: gen = hook_impl.function(*args) next(gen) # first yield teardowns.append(gen) except StopIteration: _raise_wrapfail(gen, "did not yield") else: > res = hook_impl.function(*args) ../_pytest/vendored_packages/pluggy/callers.py:187: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ item = <AppTestMethod 'test_ioctl_signed_unsigned_code_param'> def pytest_runtest_call(item): _update_current_test_var(item, "call") sys.last_type, sys.last_value, sys.last_traceback = (None, None, None) try: > item.runtest() ../_pytest/runner.py:122: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <AppTestMethod 'test_ioctl_signed_unsigned_code_param'> def runtest(self): target = self.obj if self.config.option.runappdirect: return target() space = target.im_self.space filename = self._getdynfilename(target) func = app2interp_temp(target.im_func, filename=filename) w_instance = self.parent.w_instance > self.execute_appex(space, func, space, w_instance) tool/pytest/apptest.py:89: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <AppTestMethod 'test_ioctl_signed_unsigned_code_param'> space = StdObjSpace target = <function test_ioctl_signed_unsigned_code_param at 0x00007f7cd805a7a0> args = (StdObjSpace, <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007f7ce8d07f68>) def execute_appex(self, space, target, *args): self.space = space try: > target(*args) tool/pytest/apptest.py:30: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ space = StdObjSpace args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007f7ce8d07f68>,) w_func = <Function test_ioctl_signed_unsigned_code_param> args = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007f7ce8d07f68> 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:1227: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = StdObjSpace, w_func = <Function test_ioctl_signed_unsigned_code_param> args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007f7ce8d07f68>,) 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): w_inst = w_func.w_instance if w_inst is not None: if nargs < 4: func = w_func.w_function if isinstance(func, Function): return func.funccall(w_inst, *args_w) elif args_w and ( self.abstract_isinstance_w(args_w[0], w_func.w_class)): w_func = w_func.w_function if isinstance(w_func, Function): > return w_func.funccall(*args_w) interpreter/baseobjspace.py:1210: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <Function test_ioctl_signed_unsigned_code_param> args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007f7ce8d07f68>,) gateway = <module 'pypy.interpreter.gateway' from '/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/interpreter/gateway.pyc'> PyCode = <class 'pypy.interpreter.pycode.PyCode'> code = <code object test_ioctl_signed_unsigned_code_param, file '[/Users/matti/build-...6_64/own-macos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:272]', 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() interpreter/function.py:118: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_ioctl_si...cos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:272]', line 1> at line 20 def run(self): """Start this frame's execution.""" if self.getcode().co_flags & pycode.CO_GENERATOR: from pypy.interpreter.generator import GeneratorIterator return GeneratorIterator(self) else: > return self.execute_frame() interpreter/pyframe.py:253: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_ioctl_si...cos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:272]', line 1> at line 20 w_inputvalue = None, operr = None def execute_frame(self, w_inputvalue=None, operr=None): """Execute this frame. Main entry point to the interpreter. The optional arguments are there to handle a generator's frame: w_inputvalue is for generator.send() and operr is for generator.throw(). """ # 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) # try: if operr is not None: next_instr = self.handle_operation_error( executioncontext, operr) self.last_instr = intmask(next_instr - 1) else: # Execution starts just after the last_instr. Initially, # last_instr is -1. After a generator suspends it points to # the YIELD_VALUE instruction. next_instr = r_uint(self.last_instr + 1) if next_instr != 0: self.pushvalue(w_inputvalue) 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:290: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_ioctl_si...cos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:272]', line 1> at line 20 e = TypeError("expected ctypes_Array of Char {'nolength': True} *0 instead of LP_ctypes_Array of Char {'nolength': True} *0",) def _convert_unexpected_exception(self, e): from pypy.interpreter import error > operr = error.get_converted_unexpected_exception(self.space, e) interpreter/pyframe.py:943: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_ioctl_si...cos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:272]', line 1> at line 20 w_inputvalue = None, operr = None def execute_frame(self, w_inputvalue=None, operr=None): """Execute this frame. Main entry point to the interpreter. The optional arguments are there to handle a generator's frame: w_inputvalue is for generator.send() and operr is for generator.throw(). """ # 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) # try: if operr is not None: next_instr = self.handle_operation_error( executioncontext, operr) self.last_instr = intmask(next_instr - 1) else: # Execution starts just after the last_instr. Initially, # last_instr is -1. After a generator suspends it points to # the YIELD_VALUE instruction. next_instr = r_uint(self.last_instr + 1) if next_instr != 0: self.pushvalue(w_inputvalue) w_exitvalue = self.dispatch(self.pycode, next_instr, > executioncontext) interpreter/pyframe.py:286: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_ioctl_si...cos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:272]', line 1> at line 20 pycode = <code object test_ioctl_signed_unsigned_code_param, file '[/Users/matti/build-...6_64/own-macos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:272]', line 1> next_instr = 0L ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x00007f7d29592e90> 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: > next_instr = self.handle_bytecode(co_code, next_instr, ec) interpreter/pyopcode.py:63: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_ioctl_si...cos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:272]', line 1> at line 20 co_code = 'd\x01\x00d\x00\x00l\x00\x00}\x01\x00d\x01\x00d\x00\x00l\x01\x00}\x02\x00d\x01\x00d\x00\x00l\x02\x00}\x03\x00d\x01\x00...}\x0b\x00Wd\x00\x00|\x02\x00\xc9\n\x00|\x06\x00\xca\x01\x00\x01|\x02\x00\xc9\n\x00|\x07\x00\xca\x01\x00\x01Xd\x00\x00S' next_instr = 0L ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x00007f7d29592e90> def handle_bytecode(self, co_code, next_instr, ec): try: > next_instr = self.dispatch_bytecode(co_code, next_instr, ec) interpreter/pyopcode.py:70: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_ioctl_si...cos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:272]', line 1> at line 20 co_code = 'd\x01\x00d\x00\x00l\x00\x00}\x01\x00d\x01\x00d\x00\x00l\x01\x00}\x02\x00d\x01\x00d\x00\x00l\x02\x00}\x03\x00d\x01\x00...}\x0b\x00Wd\x00\x00|\x02\x00\xc9\n\x00|\x06\x00\xca\x01\x00\x01|\x02\x00\xc9\n\x00|\x07\x00\xca\x01\x00\x01Xd\x00\x00S' next_instr = 211L ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x00007f7d29592e90> @jit.unroll_safe def dispatch_bytecode(self, co_code, next_instr, ec): while True: self.last_instr = intmask(next_instr) if jit.we_are_jitted(): if self.debugdata: ec.bytecode_only_trace(self) next_instr = r_uint(self.last_instr) else: ec.bytecode_trace(self) next_instr = r_uint(self.last_instr) opcode = ord(co_code[next_instr]) next_instr += 1 if opcode >= HAVE_ARGUMENT: lo = ord(co_code[next_instr]) hi = ord(co_code[next_instr+1]) next_instr += 2 oparg = (hi * 256) | lo else: oparg = 0 # 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]) if opcode < HAVE_ARGUMENT: raise BytecodeCorruption lo = ord(co_code[next_instr+1]) hi = ord(co_code[next_instr+2]) next_instr += 3 oparg = (oparg * 65536) | (hi * 256) | lo if opcode == opcodedesc.RETURN_VALUE.index: if not self.blockstack_non_empty(): self.frame_finished_execution = True # for generators raise Return w_returnvalue = self.popvalue() block = self.unrollstack(SReturnValue.kind) if block is None: self.pushvalue(w_returnvalue) raise Return else: unroller = SReturnValue(w_returnvalue) next_instr = block.handle(self, unroller) return next_instr # now inside a 'finally' block elif opcode == opcodedesc.END_FINALLY.index: unroller = self.end_finally() if isinstance(unroller, SuspendedUnroller): # go on unrolling the stack block = self.unrollstack(unroller.kind) if block is None: w_result = unroller.nomoreblocks() self.pushvalue(w_result) raise Return else: next_instr = block.handle(self, unroller) return next_instr elif opcode == opcodedesc.JUMP_ABSOLUTE.index: return self.jump_absolute(oparg, ec) elif opcode == opcodedesc.BREAK_LOOP.index: next_instr = self.BREAK_LOOP(oparg, next_instr) elif opcode == opcodedesc.CONTINUE_LOOP.index: return self.CONTINUE_LOOP(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: next_instr = self.JUMP_IF_FALSE_OR_POP(oparg, next_instr) elif opcode == opcodedesc.JUMP_IF_NOT_DEBUG.index: next_instr = self.JUMP_IF_NOT_DEBUG(oparg, next_instr) elif opcode == opcodedesc.JUMP_IF_TRUE_OR_POP.index: next_instr = self.JUMP_IF_TRUE_OR_POP(oparg, next_instr) elif opcode == opcodedesc.POP_JUMP_IF_FALSE.index: next_instr = self.POP_JUMP_IF_FALSE(oparg, next_instr) elif opcode == opcodedesc.POP_JUMP_IF_TRUE.index: next_instr = self.POP_JUMP_IF_TRUE(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_DIVIDE.index: self.BINARY_DIVIDE(oparg, next_instr) elif opcode == opcodedesc.BINARY_FLOOR_DIVIDE.index: self.BINARY_FLOOR_DIVIDE(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_CLASS.index: self.BUILD_CLASS(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_VAR.index: self.CALL_FUNCTION_VAR(oparg, next_instr) elif opcode == opcodedesc.CALL_FUNCTION_VAR_KW.index: self.CALL_FUNCTION_VAR_KW(oparg, next_instr) elif opcode == opcodedesc.CALL_METHOD.index: > self.CALL_METHOD(oparg, next_instr) interpreter/pyopcode.py:276: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ f = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_ioctl_si...cos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:272]', line 1> at line 20 oparg = 3, ignored = (211L,), n_args = 3, n_kwargs = 0, w_self = None @jit.unroll_safe def CALL_METHOD(f, oparg, *ignored): # opargs contains the arg, and kwarg count, excluding the implicit 'self' n_args = oparg & 0xff n_kwargs = (oparg >> 8) & 0xff w_self = f.peekvalue_maybe_none(n_args + (2 * n_kwargs)) n = n_args + (w_self is not None) if not n_kwargs: w_callable = f.peekvalue(n_args + (2 * n_kwargs) + 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:96: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = StdObjSpace, w_func = <BuiltinFunction ioctl>, nargs = 3 frame = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_ioctl_si...cos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:272]', line 1> at line 20 dropvalues = 5, 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) 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): w_inst = w_func.w_instance if w_inst is not None: w_func = w_func.w_function # reuse callable stack place for w_inst frame.settopvalue(w_inst, nargs) nargs += 1 methodcall = True elif nargs > 0 and ( self.abstract_isinstance_w(frame.peekvalue(nargs-1), # :-( w_func.w_class)): 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:1243: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <BuiltinFunction ioctl>, nargs = 3 frame = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_ioctl_si...cos-x86-64/build/pypy/module/fcntl/test/test_fcntl.py:272]', line 1> at line 20 dropvalues = 5, 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) elif nargs == 2: f_0 = frame.peekvalue(0) f_1 = frame.peekvalue(1) frame.dropvalues(dropvalues) assert isinstance(code, gateway.BuiltinCode2) return code.fastcall_2(self.space, self, f_1, f_0) elif nargs == 3: assert isinstance(code, gateway.BuiltinCode3) f_0 = frame.peekvalue(0) f_1 = frame.peekvalue(1) f_2 = frame.peekvalue(2) frame.dropvalues(dropvalues) return code.fastcall_3(self.space, self, f_2, f_1, f_0) elif nargs == 4: assert isinstance(code, gateway.BuiltinCode4) f_0 = frame.peekvalue(0) f_1 = frame.peekvalue(1) f_2 = frame.peekvalue(2) f_3 = frame.peekvalue(3) frame.dropvalues(dropvalues) return code.fastcall_4(self.space, self, f_3, f_2, f_1, f_0) elif (nargs | Code.FLATPYCALL) == fast_natural_arity: assert isinstance(code, PyCode) return self._flat_pycall(code, nargs, frame, dropvalues) elif fast_natural_arity & Code.FLATPYCALL: natural_arity = fast_natural_arity & 0xff if natural_arity > nargs >= natural_arity - len(self.defs_w): assert isinstance(code, PyCode) return self._flat_pycall_defaults(code, nargs, frame, natural_arity - nargs, dropvalues) elif fast_natural_arity == Code.PASSTHROUGHARGS1 and nargs >= 1: assert isinstance(code, gateway.BuiltinCodePassThroughArguments1) w_obj = frame.peekvalue(nargs-1) args = frame.make_arguments(nargs-1) frame.dropvalues(dropvalues) return code.funcrun_obj(self, w_obj, args) args = frame.make_arguments(nargs, methodcall=methodcall) frame.dropvalues(dropvalues) > return self.call_args(args) interpreter/function.py:190: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <BuiltinFunction ioctl> args = Arguments([W_IntObject(14), W_IntObject(2148037735), W_BytesObject('P\x00\x19\x00\x00\x00\x00\x00')]) def call_args(self, args): # delegate activation to code > w_res = self.getcode().funcrun(self, args) interpreter/function.py:68: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.interpreter.gateway.BuiltinCode4 object at 0x00007f7cb9caa3d8> func = <BuiltinFunction ioctl> args = Arguments([W_IntObject(14), W_IntObject(2148037735), W_BytesObject('P\x00\x19\x00\x00\x00\x00\x00')]) def funcrun(self, func, args): > return BuiltinCode.funcrun_obj(self, func, None, args) interpreter/gateway.py:781: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.interpreter.gateway.BuiltinCode4 object at 0x00007f7cb9caa3d8> func = <BuiltinFunction ioctl>, w_obj = None args = Arguments([W_IntObject(14), W_IntObject(2148037735), W_BytesObject('P\x00\x19\x00\x00\x00\x00\x00')]) def funcrun_obj(self, func, w_obj, args): space = func.space activation = self.activation scope_w = args.parse_obj(w_obj, func.name, self.sig, func.defs_w, 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:795: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.interpreter.gateway.BuiltinCode4 object at 0x00007f7cb9caa3d8> space = StdObjSpace e = TypeError("expected ctypes_Array of Char {'nolength': True} *0 instead of LP_ctypes_Array of Char {'nolength': True} *0",) 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:819: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.interpreter.gateway.BuiltinCode4 object at 0x00007f7cb9caa3d8> func = <BuiltinFunction ioctl>, w_obj = None args = Arguments([W_IntObject(14), W_IntObject(2148037735), W_BytesObject('P\x00\x19\x00\x00\x00\x00\x00')]) def funcrun_obj(self, func, w_obj, args): space = func.space activation = self.activation scope_w = args.parse_obj(w_obj, func.name, self.sig, func.defs_w, self.minargs) try: > w_result = activation._run(space, scope_w) interpreter/gateway.py:789: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.interpreter.gateway.BuiltinActivation_UwS_ObjSpace_W_Root_W_Root_W_Root_int object at 0x00007f7cb9caa4f0> space = StdObjSpace scope_w = [W_IntObject(14), W_IntObject(2148037735), W_BytesObject('P\x00\x19\x00\x00\x00\x00\x00'), W_IntObject(-1)] def _run(self, space, scope_w): > return self.behavior(space, scope_w[0], scope_w[1], scope_w[2], space.gateway_int_w(scope_w[3])) <2415-codegen /Users/matti/build-worker-x86_64/own-macos-x86-64/build/rpython/tool/sourcetools.py:174>:3: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ space = StdObjSpace, w_fd = W_IntObject(14), w_request = W_IntObject(2148037735) w_arg = W_BytesObject('P\x00\x19\x00\x00\x00\x00\x00'), mutate_flag = -1 @unwrap_spec(mutate_flag=int, w_arg=WrappedDefault(0)) def ioctl(space, w_fd, w_request, w_arg, mutate_flag=-1): """ioctl(fd, op[, arg[, mutate_flag]]) Perform the operation op on file descriptor fd. The values used for op are operating system dependent, and are available as constants in the fcntl or termios library modules, using the same names as used in the relevant C header files. The argument arg is optional, and defaults to 0; it may be an int or a buffer containing character data (most likely a string or an array). If the argument is a mutable buffer (such as an array) and if the mutate_flag argument (which is only allowed in this case) is true then the buffer is (in effect) passed to the operating system and changes made by the OS will be reflected in the contents of the buffer after the call has returned. The return value is the integer returned by the ioctl system call. If the argument is a mutable buffer and the mutable_flag argument is not passed or is false, the behavior is as if a string had been passed. This behavior will change in future releases of Python. If the argument is an immutable buffer (most likely a string) then a copy of the buffer is passed to the operating system and the return value is a string of the same length containing whatever the operating system put in the buffer. The length of the arg buffer in this case is not allowed to exceed 1024 bytes. If the arg given is an integer or if none is specified, the result value is an integer corresponding to the return value of the ioctl call in the C code.""" # removed the largish docstring because it is not in sync with the # documentation any more (even in CPython's docstring is out of date) # XXX this function's interface is a mess. # We try to emulate the behavior of Python >= 2.5 w.r.t. mutate_flag IOCTL_BUFSZ = 1024 # like cpython fd = space.c_filedescriptor_w(w_fd) op = space.bigint_w(w_request).uintmask() # CPython uses PyLong_AsUnsignedLongMask op = rffi.cast(rffi.UINT, op) try: rwbuffer = space.writebuf_w(w_arg) except OperationError as e: if not e.match(space, space.w_TypeError): raise else: arg = rwbuffer.as_str() ll_arg = rffi.str2charp(arg) to_alloc = max(IOCTL_BUFSZ, len(arg)) try: with rffi.scoped_alloc_buffer(to_alloc) as buf: rffi.c_memcpy(rffi.cast(rffi.VOIDP, buf.raw), rffi.cast(rffi.CONST_VOIDP, ll_arg), len(arg)) rv = ioctl_str(fd, op, buf.raw) if rv < 0: raise _get_error(space, "ioctl") arg = rffi.charpsize2str(buf.raw, len(arg)) if mutate_flag != 0: rwbuffer.setslice(0, arg) return space.newint(rv) return space.newbytes(arg) finally: lltype.free(ll_arg, flavor='raw') if mutate_flag != -1: raise oefmt(space.w_TypeError, "ioctl requires a file or file descriptor, an integer and " "optionally an integer or buffer argument") try: arg = space.getarg_w('s#', w_arg) except OperationError as e: if not e.match(space, space.w_TypeError): raise else: ll_arg = rffi.str2charp(arg) to_alloc = max(IOCTL_BUFSZ, len(arg)) try: with rffi.scoped_alloc_buffer(to_alloc) as buf: rffi.c_memcpy(rffi.cast(rffi.VOIDP, buf.raw), rffi.cast(rffi.CONST_VOIDP, ll_arg), len(arg)) > rv = ioctl_str(fd, op, buf.raw) module/fcntl/interp_fcntl.py:285: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ args = (14, 2148037735L, <* <C object Array of Char {'nolength': True} at 0x7f7cc30cc610>>) real_args = (14L, 2148037735L, <* <C object Array of Char {'nolength': True} at 0x7f7cc30cc610>>) to_free = (), i = 2 def wrapper(*args): assert len(args) == nb_args real_args = () # XXX 'to_free' leaks if an allocation fails with MemoryError # and was not the first in this function to_free = () for i, TARGET in unrolling_arg_tps: arg = args[i] if TARGET == CCHARP or TARGET is VOIDP: if arg is None: from rpython.rtyper.annlowlevel import llstr arg = lltype.nullptr(CCHARP.TO) # None => (char*)NULL to_free = to_free + (arg, llstr(None), '\x04') elif isinstance(arg, str): tup = get_nonmovingbuffer_ll_final_null(arg) to_free = to_free + tup arg = tup[0] elif isinstance(arg, unicode): _oops() elif TARGET == CWCHARP: if arg is None: arg = lltype.nullptr(CWCHARP.TO) # None => (wchar_t*)NULL to_free = to_free + (arg,) elif isinstance(arg, unicode): arg = unicode2wcharp(arg) to_free = to_free + (arg,) elif _isfunctype(TARGET) and not _isllptr(arg): # XXX pass additional arguments use_gil = invoke_around_handlers arg = llhelper(TARGET, _make_wrapper_for(TARGET, arg, callbackholder, use_gil)) else: SOURCE = lltype.typeOf(arg) if SOURCE != TARGET: if TARGET is lltype.Float: arg = float(arg) elif ((isinstance(SOURCE, lltype.Number) or SOURCE is lltype.Bool) and (isinstance(TARGET, lltype.Number) or TARGET is lltype.Bool)): arg = cast(TARGET, arg) real_args = real_args + (arg,) > res = call_external_function(*real_args) ../rpython/rtyper/lltypesystem/rffi.py:321: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ a0 = 14L, a1 = 2148037735L a2 = <* <C object Array of Char {'nolength': True} at 0x7f7cc30cc610>> def call_external_function(a0, a1, a2): rgil.release() # NB. it is essential that no exception checking occurs here! if 1: from rpython.rlib import rposix rposix._errno_before(1) if we_are_translated(): res = funcptr(a0, a1, a2) else: try: # only when non-translated > res = funcptr(a0, a1, a2) <2042-codegen /Users/matti/build-worker-x86_64/own-macos-x86-64/build/rpython/rtyper/lltypesystem/rffi.py:217>:13: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <* fn ioctl> args = (14L, 2148037735L, <* <C object Array of Char {'nolength': True} at 0x7f7cc30cc610>>) rffi = <module 'rpython.rtyper.lltypesystem.rffi' from '/Users/matti/build-worker-x86_64/own-macos-x86-64/build/rpython/rtyper/lltypesystem/rffi.pyc'> i = 2, a = <* <C object Array of Char {'nolength': True} at 0x7f7cc30cc610>> def __call__(self, *args): from rpython.rtyper.lltypesystem import rffi if isinstance(self._T, FuncType): if len(args) != len(self._T.ARGS): raise TypeError("calling %r with wrong argument number: %r" % (self._T, args)) for i, a, ARG in zip(range(len(self._T.ARGS)), args, self._T.ARGS): if typeOf(a) != ARG: # ARG could be Void if ARG == Void: try: value = getattr(self._obj, '_void' + str(i)) except AttributeError: pass else: assert a == value # None is acceptable for any pointer elif isinstance(ARG, Ptr) and a is None: pass # Any pointer is convertible to void* elif ARG is rffi.VOIDP and isinstance(typeOf(a), Ptr): pass # special case: ARG can be a container type, in which # case a should be a pointer to it. This must also be # special-cased in the backends. elif (isinstance(ARG, ContainerType) and typeOf(a) == Ptr(ARG)): pass else: args_repr = [typeOf(arg) for arg in args] raise TypeError("calling %r with wrong argument " "types: %r" % (self._T, args_repr)) callb = self._obj._callable if callb is None: raise RuntimeError("calling undefined function") > return callb(*args) ../rpython/rtyper/lltypesystem/lltype.py:1384: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <rpython.rtyper.lltypesystem.ll2ctypes.LL2CtypesCallable object at 0x00007f7cc891f3d0> argvalues = (14L, 2148037735L, <* <C object Array of Char {'nolength': True} at 0x7f7cc30cc610>>) def __call__(self, *argvalues): with rlock: if self.trampoline is None: # lazily build the corresponding ctypes function object cfunc = get_ctypes_callable(self.funcptr, self.calling_conv, self.natural_arity) self.trampoline = get_ctypes_trampoline(self.FUNCTYPE, cfunc, self.natural_arity) # perform the call > return self.trampoline(*argvalues) ../rpython/rtyper/lltypesystem/ll2ctypes.py:1342: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ argvalues = (14L, 2148037735L, <* <C object Array of Char {'nolength': True} at 0x7f7cc30cc610>>) cargs = [14L, 2148037735L], i = 2 cvalue = <_ctypes.pointer.LP_ctypes_Array of Char {'nolength': True} *0 object at 0x00007f7cc8667418> def invoke_via_ctypes(*argvalues): global _callback_exc_info cargs = [] for i in range(len(argvalues)): if i not in void_arguments: cvalue = lltype2ctypes(argvalues[i]) if i in container_arguments: cvalue = cvalue.contents if natural_arity > 0 and i >= natural_arity: > cvalue = cfunc.extraargs[i - natural_arity](cvalue) ../rpython/rtyper/lltypesystem/ll2ctypes.py:1370: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_ctypes.pointer.LP_ctypes_Array of Char {'nolength': True} *0 object at 0x00007f7cc86674d8> value = <_ctypes.pointer.LP_ctypes_Array of Char {'nolength': True} *0 object at 0x00007f7cc8667418> def __init__(self, value=None): if not hasattr(self, '_buffer'): self._buffer = ffiarray(1, autofree=True) if value is not None: > self.contents = value ../../../../oss/pypy-x86_64-buildbot/lib_pypy/_ctypes/pointer.py:73: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_ctypes.pointer.LP_ctypes_Array of Char {'nolength': True} *0 object at 0x00007f7cc86674d8> value = <_ctypes.pointer.LP_ctypes_Array of Char {'nolength': True} *0 object at 0x00007f7cc8667418> def setcontents(self, value): if not isinstance(value, self._type_): raise TypeError("expected %s instead of %s" % ( > self._type_.__name__, type(value).__name__)) E TypeError: expected ctypes_Array of Char {'nolength': True} *0 instead of LP_ctypes_Array of Char {'nolength': True} *0 ../../../../oss/pypy-x86_64-buildbot/lib_pypy/_ctypes/pointer.py:106: TypeError =========================== short test summary info ============================ FAIL module/fcntl/test/test_fcntl.py::AppTestFcntl::()::test_fcntl FAIL module/fcntl/test/test_fcntl.py::AppTestFcntl::()::test_lockf FAIL module/fcntl/test/test_fcntl.py::AppTestFcntl::()::test_ioctl FAIL module/fcntl/test/test_fcntl.py::AppTestFcntl::()::test_ioctl_signed_unsigned_code_param =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ========== 4 failed, 1 passed, 3 skipped, 1 warnings in 21.79 seconds ========== ++ 09:48:54 starting module/gc/test [101 started in total] __ module/cpyext/test/test_weakref.py [99 done in total, somefailed=False] ____ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 5 items module/cpyext/test/test_weakref.py ..... [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 5 passed, 1 warnings in 104.87 seconds ==================== ++ 09:48:59 starting module/imp/test [102 started in total] __ module/cpyext/test/test_typeobject.py [100 done in total, somefailed=False] /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 68 items module/cpyext/test/test_typeobject.py ...............s.................. [ 50%] ..............................s... [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ============== 66 passed, 2 skipped, 1 warnings in 302.00 seconds ============== ++ 09:48:59 starting module/itertools/test [103 started in total] __ module/gc/test [101 done in total, somefailed=True] ________________________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 30 items module/gc/test/test_app_referents.py .... [ 13%] module/gc/test/test_gc.py .....x... [ 43%] module/gc/test/test_hook.py ........ [ 70%] module/gc/test/test_referents.py ...F.... [ 96%] module/gc/test/test_ztranslation.py . [100%] =================================== FAILURES =================================== __________________ AppTestReferents.test_get_rpy_memory_usage __________________ self = <CallInfo when='call' exception: type object 'W_IntObject' has no attribute '__basicsize__'> func = <function <lambda> at 0x00007fae38b92548>, when = 'call' treat_keyboard_interrupt_as_exception = False def __init__(self, func, when, treat_keyboard_interrupt_as_exception=False): #: context of invocation: one of "setup", "call", #: "teardown", "memocollect" self.when = when self.start = time() try: > self.result = func() ../_pytest/runner.py:212: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > lambda: ihook(item=item, **kwds), when=when, treat_keyboard_interrupt_as_exception=item.config.getvalue("usepdb"), ) ../_pytest/runner.py:194: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_HookCaller 'pytest_runtest_call'>, args = () kwargs = {'item': <AppTestMethod 'test_get_rpy_memory_usage'>} notincall = set([]) def __call__(self, *args, **kwargs): if args: raise TypeError("hook calling supports only keyword arguments") assert not self.is_historic() if self.spec and self.spec.argnames: notincall = ( set(self.spec.argnames) - set(["__multicall__"]) - set(kwargs.keys()) ) if notincall: warnings.warn( "Argument(s) {} which are declared in the hookspec " "can not be found in this hook call".format(tuple(notincall)), stacklevel=2, ) > return self._hookexec(self, self.get_hookimpls(), kwargs) ../_pytest/vendored_packages/pluggy/hooks.py:289: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <_pytest.config.PytestPluginManager object at 0x00007fae48fbf7f8> hook = <_HookCaller 'pytest_runtest_call'> methods = [<HookImpl plugin_name='140386245154912', plugin=<rpython.conftest.LeakFinder instance at 0x00007fae38461860>>, <HookI...4ca4f0>>, <HookImpl plugin_name='logging-plugin', plugin=<_pytest.logging.LoggingPlugin object at 0x00007fae3850d6a8>>] 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/manager.py:68: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ hook = <_HookCaller 'pytest_runtest_call'> methods = [<HookImpl plugin_name='140386245154912', plugin=<rpython.conftest.LeakFinder instance at 0x00007fae38461860>>, <HookI...4ca4f0>>, <HookImpl plugin_name='logging-plugin', plugin=<_pytest.logging.LoggingPlugin object at 0x00007fae3850d6a8>>] kwargs = {'item': <AppTestMethod 'test_get_rpy_memory_usage'>} self._inner_hookexec = lambda hook, methods, kwargs: hook.multicall( methods, kwargs, > firstresult=hook.spec.opts.get("firstresult") if hook.spec else False, ) ../_pytest/vendored_packages/pluggy/manager.py:62: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ hook_impls = [<HookImpl plugin_name='140386245154912', plugin=<rpython.conftest.LeakFinder instance at 0x00007fae38461860>>, <HookI...4ca4f0>>, <HookImpl plugin_name='logging-plugin', plugin=<_pytest.logging.LoggingPlugin object at 0x00007fae3850d6a8>>] caller_kwargs = {'item': <AppTestMethod 'test_get_rpy_memory_usage'>} firstresult = False def _multicall(hook_impls, caller_kwargs, firstresult=False): """Execute a call into multiple python functions/methods and return the result(s). ``caller_kwargs`` comes from _HookCaller.__call__(). """ __tracebackhide__ = True results = [] excinfo = None try: # run impl and wrapper setup functions in a loop teardowns = [] try: for hook_impl in reversed(hook_impls): try: args = [caller_kwargs[argname] for argname in hook_impl.argnames] except KeyError: for argname in hook_impl.argnames: if argname not in caller_kwargs: raise HookCallError( "hook call must provide argument %r" % (argname,) ) if hook_impl.hookwrapper: try: gen = hook_impl.function(*args) next(gen) # first yield teardowns.append(gen) except StopIteration: _raise_wrapfail(gen, "did not yield") else: res = hook_impl.function(*args) if res is not None: results.append(res) if firstresult: # halt further impl calls break except BaseException: excinfo = sys.exc_info() finally: if firstresult: # first result hooks return a single value outcome = _Result(results[0] if results else None, excinfo) else: outcome = _Result(results, excinfo) # run all wrapper post-yield blocks for gen in reversed(teardowns): try: gen.send(outcome) _raise_wrapfail(gen, "has second yield") except StopIteration: pass > return outcome.get_result() ../_pytest/vendored_packages/pluggy/callers.py:208: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pluggy.callers._Result object at 0x00007fae4aa1f4b0> def get_result(self): """Get the result(s) for this hook call. If the hook was marked as a ``firstresult`` only a single value will be returned otherwise a list of results. """ __tracebackhide__ = True 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/callers.py:81: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ hook_impls = [<HookImpl plugin_name='140386245154912', plugin=<rpython.conftest.LeakFinder instance at 0x00007fae38461860>>, <HookI...4ca4f0>>, <HookImpl plugin_name='logging-plugin', plugin=<_pytest.logging.LoggingPlugin object at 0x00007fae3850d6a8>>] caller_kwargs = {'item': <AppTestMethod 'test_get_rpy_memory_usage'>} firstresult = False def _multicall(hook_impls, caller_kwargs, firstresult=False): """Execute a call into multiple python functions/methods and return the result(s). ``caller_kwargs`` comes from _HookCaller.__call__(). """ __tracebackhide__ = True results = [] excinfo = None try: # run impl and wrapper setup functions in a loop teardowns = [] try: for hook_impl in reversed(hook_impls): try: args = [caller_kwargs[argname] for argname in hook_impl.argnames] except KeyError: for argname in hook_impl.argnames: if argname not in caller_kwargs: raise HookCallError( "hook call must provide argument %r" % (argname,) ) if hook_impl.hookwrapper: try: gen = hook_impl.function(*args) next(gen) # first yield teardowns.append(gen) except StopIteration: _raise_wrapfail(gen, "did not yield") else: > res = hook_impl.function(*args) ../_pytest/vendored_packages/pluggy/callers.py:187: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ item = <AppTestMethod 'test_get_rpy_memory_usage'> def pytest_runtest_call(item): _update_current_test_var(item, "call") sys.last_type, sys.last_value, sys.last_traceback = (None, None, None) try: > item.runtest() ../_pytest/runner.py:122: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <AppTestMethod 'test_get_rpy_memory_usage'> def runtest(self): target = self.obj if self.config.option.runappdirect: return target() space = target.im_self.space filename = self._getdynfilename(target) func = app2interp_temp(target.im_func, filename=filename) w_instance = self.parent.w_instance > self.execute_appex(space, func, space, w_instance) tool/pytest/apptest.py:89: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <AppTestMethod 'test_get_rpy_memory_usage'>, space = StdObjSpace target = <function test_get_rpy_memory_usage at 0x00007fae38b925c0> args = (StdObjSpace, <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007fae18550cd0>) def execute_appex(self, space, target, *args): self.space = space try: > target(*args) tool/pytest/apptest.py:30: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ space = StdObjSpace args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007fae18550cd0>,) w_func = <Function test_get_rpy_memory_usage> args = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007fae18550cd0> 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:1227: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = StdObjSpace, w_func = <Function test_get_rpy_memory_usage> args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007fae18550cd0>,) 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): w_inst = w_func.w_instance if w_inst is not None: if nargs < 4: func = w_func.w_function if isinstance(func, Function): return func.funccall(w_inst, *args_w) elif args_w and ( self.abstract_isinstance_w(args_w[0], w_func.w_class)): w_func = w_func.w_function if isinstance(w_func, Function): > return w_func.funccall(*args_w) interpreter/baseobjspace.py:1210: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <Function test_get_rpy_memory_usage> args_w = (<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007fae18550cd0>,) gateway = <module 'pypy.interpreter.gateway' from '/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/interpreter/gateway.pyc'> PyCode = <class 'pypy.interpreter.pycode.PyCode'> code = <code object test_get_rpy_memory_usage, file '[/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/module/gc/test/test_referents.py:75]', 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() interpreter/function.py:118: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...acos-x86-64/build/pypy/module/gc/test/test_referents.py:75]', line 1> at line 3 def run(self): """Start this frame's execution.""" if self.getcode().co_flags & pycode.CO_GENERATOR: from pypy.interpreter.generator import GeneratorIterator return GeneratorIterator(self) else: > return self.execute_frame() interpreter/pyframe.py:253: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...acos-x86-64/build/pypy/module/gc/test/test_referents.py:75]', line 1> at line 3 w_inputvalue = None, operr = None def execute_frame(self, w_inputvalue=None, operr=None): """Execute this frame. Main entry point to the interpreter. The optional arguments are there to handle a generator's frame: w_inputvalue is for generator.send() and operr is for generator.throw(). """ # 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) # try: if operr is not None: next_instr = self.handle_operation_error( executioncontext, operr) self.last_instr = intmask(next_instr - 1) else: # Execution starts just after the last_instr. Initially, # last_instr is -1. After a generator suspends it points to # the YIELD_VALUE instruction. next_instr = r_uint(self.last_instr + 1) if next_instr != 0: self.pushvalue(w_inputvalue) 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:290: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...acos-x86-64/build/pypy/module/gc/test/test_referents.py:75]', 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:943: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...acos-x86-64/build/pypy/module/gc/test/test_referents.py:75]', line 1> at line 3 w_inputvalue = None, operr = None def execute_frame(self, w_inputvalue=None, operr=None): """Execute this frame. Main entry point to the interpreter. The optional arguments are there to handle a generator's frame: w_inputvalue is for generator.send() and operr is for generator.throw(). """ # 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) # try: if operr is not None: next_instr = self.handle_operation_error( executioncontext, operr) self.last_instr = intmask(next_instr - 1) else: # Execution starts just after the last_instr. Initially, # last_instr is -1. After a generator suspends it points to # the YIELD_VALUE instruction. next_instr = r_uint(self.last_instr + 1) if next_instr != 0: self.pushvalue(w_inputvalue) w_exitvalue = self.dispatch(self.pycode, next_instr, > executioncontext) interpreter/pyframe.py:286: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...acos-x86-64/build/pypy/module/gc/test/test_referents.py:75]', line 1> at line 3 pycode = <code object test_get_rpy_memory_usage, file '[/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/module/gc/test/test_referents.py:75]', line 1> next_instr = 0L ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x00007fae3890cc28> 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: > next_instr = self.handle_bytecode(co_code, next_instr, ec) interpreter/pyopcode.py:63: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...acos-x86-64/build/pypy/module/gc/test/test_referents.py:75]', line 1> at line 3 co_code = 'd\x01\x00d\x00\x00l\x00\x00}\x01\x00|\x01\x00\xc9\x01\x00d\x02\x00\xca\x01\x00}\x02\x00|\x02\x00GH\xcc"\x00d\x03\x00|\x02\x00\x04\x03k\x01\x00o:\x00d\x04\x00k\x01\x00n\x02\x00\x02\x01sE\x00t\x02\x00\x82\x01\x00d\x00\x00S' next_instr = 0L ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x00007fae3890cc28> def handle_bytecode(self, co_code, next_instr, ec): try: > next_instr = self.dispatch_bytecode(co_code, next_instr, ec) interpreter/pyopcode.py:70: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...acos-x86-64/build/pypy/module/gc/test/test_referents.py:75]', line 1> at line 3 co_code = 'd\x01\x00d\x00\x00l\x00\x00}\x01\x00|\x01\x00\xc9\x01\x00d\x02\x00\xca\x01\x00}\x02\x00|\x02\x00GH\xcc"\x00d\x03\x00|\x02\x00\x04\x03k\x01\x00o:\x00d\x04\x00k\x01\x00n\x02\x00\x02\x01sE\x00t\x02\x00\x82\x01\x00d\x00\x00S' next_instr = 24L ec = <pypy.interpreter.executioncontext.ExecutionContext object at 0x00007fae3890cc28> @jit.unroll_safe def dispatch_bytecode(self, co_code, next_instr, ec): while True: self.last_instr = intmask(next_instr) if jit.we_are_jitted(): if self.debugdata: ec.bytecode_only_trace(self) next_instr = r_uint(self.last_instr) else: ec.bytecode_trace(self) next_instr = r_uint(self.last_instr) opcode = ord(co_code[next_instr]) next_instr += 1 if opcode >= HAVE_ARGUMENT: lo = ord(co_code[next_instr]) hi = ord(co_code[next_instr+1]) next_instr += 2 oparg = (hi * 256) | lo else: oparg = 0 # 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]) if opcode < HAVE_ARGUMENT: raise BytecodeCorruption lo = ord(co_code[next_instr+1]) hi = ord(co_code[next_instr+2]) next_instr += 3 oparg = (oparg * 65536) | (hi * 256) | lo if opcode == opcodedesc.RETURN_VALUE.index: if not self.blockstack_non_empty(): self.frame_finished_execution = True # for generators raise Return w_returnvalue = self.popvalue() block = self.unrollstack(SReturnValue.kind) if block is None: self.pushvalue(w_returnvalue) raise Return else: unroller = SReturnValue(w_returnvalue) next_instr = block.handle(self, unroller) return next_instr # now inside a 'finally' block elif opcode == opcodedesc.END_FINALLY.index: unroller = self.end_finally() if isinstance(unroller, SuspendedUnroller): # go on unrolling the stack block = self.unrollstack(unroller.kind) if block is None: w_result = unroller.nomoreblocks() self.pushvalue(w_result) raise Return else: next_instr = block.handle(self, unroller) return next_instr elif opcode == opcodedesc.JUMP_ABSOLUTE.index: return self.jump_absolute(oparg, ec) elif opcode == opcodedesc.BREAK_LOOP.index: next_instr = self.BREAK_LOOP(oparg, next_instr) elif opcode == opcodedesc.CONTINUE_LOOP.index: return self.CONTINUE_LOOP(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: next_instr = self.JUMP_IF_FALSE_OR_POP(oparg, next_instr) elif opcode == opcodedesc.JUMP_IF_NOT_DEBUG.index: next_instr = self.JUMP_IF_NOT_DEBUG(oparg, next_instr) elif opcode == opcodedesc.JUMP_IF_TRUE_OR_POP.index: next_instr = self.JUMP_IF_TRUE_OR_POP(oparg, next_instr) elif opcode == opcodedesc.POP_JUMP_IF_FALSE.index: next_instr = self.POP_JUMP_IF_FALSE(oparg, next_instr) elif opcode == opcodedesc.POP_JUMP_IF_TRUE.index: next_instr = self.POP_JUMP_IF_TRUE(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_DIVIDE.index: self.BINARY_DIVIDE(oparg, next_instr) elif opcode == opcodedesc.BINARY_FLOOR_DIVIDE.index: self.BINARY_FLOOR_DIVIDE(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_CLASS.index: self.BUILD_CLASS(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_VAR.index: self.CALL_FUNCTION_VAR(oparg, next_instr) elif opcode == opcodedesc.CALL_FUNCTION_VAR_KW.index: self.CALL_FUNCTION_VAR_KW(oparg, next_instr) elif opcode == opcodedesc.CALL_METHOD.index: > self.CALL_METHOD(oparg, next_instr) interpreter/pyopcode.py:276: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ f = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...acos-x86-64/build/pypy/module/gc/test/test_referents.py:75]', line 1> at line 3 oparg = 1, ignored = (24L,), n_args = 1, n_kwargs = 0, w_self = None @jit.unroll_safe def CALL_METHOD(f, oparg, *ignored): # opargs contains the arg, and kwarg count, excluding the implicit 'self' n_args = oparg & 0xff n_kwargs = (oparg >> 8) & 0xff w_self = f.peekvalue_maybe_none(n_args + (2 * n_kwargs)) n = n_args + (w_self is not None) if not n_kwargs: w_callable = f.peekvalue(n_args + (2 * n_kwargs) + 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:96: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = StdObjSpace, w_func = <BuiltinFunction get_rpy_memory_usage>, nargs = 1 frame = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...acos-x86-64/build/pypy/module/gc/test/test_referents.py:75]', 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) 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): w_inst = w_func.w_instance if w_inst is not None: w_func = w_func.w_function # reuse callable stack place for w_inst frame.settopvalue(w_inst, nargs) nargs += 1 methodcall = True elif nargs > 0 and ( self.abstract_isinstance_w(frame.peekvalue(nargs-1), # :-( w_func.w_class)): 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:1243: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <BuiltinFunction get_rpy_memory_usage>, nargs = 1 frame = <pypy.objspace.std.frame.StdObjSpaceFrame executing <code object test_get_rpy_...acos-x86-64/build/pypy/module/gc/test/test_referents.py:75]', 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:149: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.interpreter.gateway.BuiltinCode1 object at 0x00007fae4aa1f1d8> 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:893: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.interpreter.gateway.BuiltinCode1 object at 0x00007fae4aa1f1d8> 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:819: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = <pypy.interpreter.gateway.BuiltinCode1 object at 0x00007fae4aa1f1d8> 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:888: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 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:100: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 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 =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ========= 1 failed, 28 passed, 1 xfailed, 1 warnings in 27.54 seconds ========== ++ 09:49:26 starting module/marshal/test [104 started in total] __ module/marshal/test [102 done in total, somefailed=False] __________________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 80 items module/marshal/test/test_marshal.py .................................... [ 45%] ............................... [ 83%] module/marshal/test/test_marshalimpl.py ............. [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 80 passed, 1 warnings in 19.77 seconds ==================== ++ 09:49:50 starting module/math/test [105 started in total] __ module/itertools/test [103 done in total, somefailed=False] ________________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 73 items module/itertools/test/test_itertools.py ................................ [ 43%] ........................................ [ 98%] module/itertools/test/test_ztranslation.py . [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 73 passed, 1 warnings in 44.51 seconds ==================== ++ 09:49:51 starting module/micronumpy/test [106 started in total] __ module/math/test [104 done in total, somefailed=False] _____________________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 182 items module/math/test/test_direct.py ........................................ [ 21%] ........................................................................ [ 61%] ...................................................... [ 91%] module/math/test/test_factorial.py .s [ 92%] module/math/test/test_math.py .........s.... [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ============== 180 passed, 2 skipped, 1 warnings in 19.58 seconds ============== ++ 09:50:14 starting module/mmap/test [107 started in total] __ module/mmap/test [105 done in total, somefailed=False] _____________________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 43 items module/mmap/test/test_mmap.py .....................s...............ss..s [ 97%] . [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ============== 39 passed, 4 skipped, 1 warnings in 17.80 seconds =============== ++ 09:50:34 starting module/operator/test [108 started in total] __ module/imp/test [106 done in total, somefailed=False] ______________________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 124 items module/imp/test/test_app.py ................ [ 12%] module/imp/test/test_import.py ..............................s.......... [ 45%] ...............................................s................... [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ============== 122 passed, 2 skipped, 1 warnings in 97.30 seconds ============== ++ 09:50:40 starting module/parser/test [109 started in total] __ module/operator/test [107 done in total, somefailed=False] _________________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 27 items module/operator/test/test_operator.py .................. [ 66%] module/operator/test/test_tscmp.py ......... [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 27 passed, 1 warnings in 11.14 seconds ==================== ++ 09:50:47 starting module/posix/test [110 started in total] __ module/parser/test [108 done in total, somefailed=False] ___________________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 7 items module/parser/test/test_parser.py ....... [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ===================== 7 passed, 1 warnings in 9.46 seconds ===================== ++ 09:50:53 starting module/pwd/test [111 started in total] __ module/pwd/test [109 done in total, somefailed=False] ______________________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 4 items module/pwd/test/test_pwd.py ... [ 75%] module/pwd/test/test_ztranslation.py . [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 4 passed, 1 warnings in 19.96 seconds ===================== ++ 09:51:17 starting module/pyexpat/test [112 started in total] __ module/posix/test [110 done in total, somefailed=False] ____________________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 104 items module/posix/test/test_posix2.py ....................................... [ 37%] ...................s..........ss..........s................s [ 95%] module/posix/test/test_posix_libfile.py .... [ 99%] module/posix/test/test_ztranslation.py . [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ============== 99 passed, 5 skipped, 1 warnings in 73.72 seconds =============== ++ 09:52:07 starting module/pypyjit/test [113 started in total] __ module/pyexpat/test [111 done in total, somefailed=False] __________________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 21 items module/pyexpat/test/test_build.py . [ 4%] module/pyexpat/test/test_parser.py ...s..............ss [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ============== 18 passed, 3 skipped, 1 warnings in 48.41 seconds =============== ++ 09:52:08 starting module/select/test [114 started in total] __ module/pypyjit/test [112 done in total, somefailed=False] __________________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 29 items module/pypyjit/test/test_jit_hook.py ........s [ 31%] module/pypyjit/test/test_jit_not_in_trace.py .. [ 37%] module/pypyjit/test/test_jit_setup.py .... [ 51%] module/pypyjit/test/test_policy.py ............ [ 93%] module/pypyjit/test/test_pyframe.py . [ 96%] module/pypyjit/test/test_ztranslation.py . [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ============== 28 passed, 1 skipped, 1 warnings in 25.86 seconds =============== ++ 09:52:35 starting module/signal/test [115 started in total] __ module/select/test [113 done in total, somefailed=False] ___________________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 41 items module/select/test/test_epoll.py ssssssss [ 19%] module/select/test/test_kqueue.py ..... [ 31%] module/select/test/test_select.py ........................... [ 97%] module/select/test/test_ztranslation.py . [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ============== 33 passed, 8 skipped, 1 warnings in 47.38 seconds =============== ++ 09:52:59 starting module/struct/test [116 started in total] __ module/signal/test [114 done in total, somefailed=False] ___________________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 18 items module/signal/test/test_signal.py .................. [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 18 passed, 1 warnings in 31.97 seconds ==================== ++ 09:53:13 starting module/sys/test [117 started in total] __ module/struct/test [115 done in total, somefailed=False] ___________________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 41 items module/struct/test/test_struct.py ...................................... [ 92%] .. [ 97%] module/struct/test/test_ztranslation.py . [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 41 passed, 1 warnings in 33.71 seconds ==================== ++ 09:53:37 starting module/termios/test [118 started in total] __ module/sys/test [116 done in total, somefailed=False] ______________________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 65 items module/sys/test/apptest_initpath.py . [ 1%] module/sys/test/test_encoding.py s [ 3%] module/sys/test/test_initpath.py ....... [ 13%] module/sys/test/test_sysmodule.py ...............................s...... [ 72%] .............. [ 93%] module/sys/test/test_version.py .... [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) pypy/module/sys/test/test_initpath.py::test_find_executable /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/module/sys/test/test_initpath.py:76: PytestWarning: Value of environment variable PATH type should be str, but got None (type: NoneType); converted to str implicitly monkeypatch.setenv('PATH', None) -- Docs: https://docs.pytest.org/en/latest/warnings.html ============== 63 passed, 2 skipped, 2 warnings in 25.34 seconds =============== ++ 09:53:41 starting module/test_lib_pypy [119 started in total] __ module/termios/test [117 done in total, somefailed=True] ___________________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 8 items module/termios/test/test_termios.py sssssF.. [100%] =================================== FAILURES =================================== __________________________ AppTestTermios.test_values __________________________ self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007f9d40a91018> def test_values(self): import termios d = {} for name in dir(termios): val = getattr(termios, name) if name.isupper() and type(val) is int: d[name] = val > assert sorted(d.items()) == sorted(self.orig_module_dict.items()) E (application-level) AssertionError: assert [('B0', 0), ('B110', 110), ('B115200', 115200), ('B1200', 1200), ('B134', 134), ('B150', 150), ('B1800', 1800), ('B19200', 19200), ('B200', 200), ('B230400', 230400), ('B2400', 2400), ('B300', 300), ('B38400', 38400), ('B4800', 4800), ('B50', 50), ('B57600', 57600), ('B600', 600), ('B75', 75), ('B9600', 9600), ('BRKINT', 2), ('BS0', 0), ('BS1', 32768), ('BSDLY', 32768), ('CDSUSP', 25), ('CEOF', 4), ('CEOL', 255), ('CEOT', 4), ('CERASE', 127), ('CFLUSH', 15), ('CINTR', 3), ('CKILL', 21), ('CLNEXT', 22), ('CLOCAL', 32768), ('CQUIT', 28), ('CR0', 0), ('CR1', 4096), ('CR2', 8192), ('CR3', 12288), ('CRDLY', 12288), ('CREAD', 2048), ('CRPRNT', 18), ('CRTSCTS', 196608), ('CS5', 0), ('CS6', 256), ('CS7', 512), ('CS8', 768), ('CSIZE', 768), ('CSTART', 17), ('CSTOP', 19), ('CSTOPB', 1024), ('CSUSP', 26), ('CWERASE', 23), ('ECHO', 8), ('ECHOCTL', 64), ('ECHOE', 2), ('ECHOK', 4), ('ECHOKE', 1), ('ECHONL', 16), ('ECHOPRT', 32), ('EXTA', 19200), ('EXTB', 38400), ('FF0', 0), ('FF1', 16384), ('FFDLY', 16384), ('FIOASYNC', 2147772029), ('FIOCLEX', 536897025), ('FIONBIO', 2147772030), ('FIONCLEX', 536897026), ('FIONREAD', 1074030207), ('FLUSHO', 8388608), ('HUPCL', 16384), ('ICANON', 256), ('ICRNL', 256), ('IEXTEN', 1024), ('IGNBRK', 1), ('IGNCR', 128), ('IGNPAR', 4), ('IMAXBEL', 8192), ('INLCR', 64), ('INPCK', 16), ('ISIG', 128), ('ISTRIP', 32), ('IXANY', 2048), ('IXOFF', 1024), ('IXON', 512), ('NCCS', 20), ('NL0', 0), ('NL1', 256), ('NLDLY', 768), ('NOFLSH', 2147483648), ('OCRNL', 16), ('OFDEL', 131072), ('OFILL', 128), ('ONLCR', 2), ('ONLRET', 64), ('ONOCR', 32), ('OPOST', 1), ('PARENB', 4096), ('PARMRK', 8), ('PARODD', 8192), ('PENDIN', 536870912), ('TAB0', 0), ('TAB1', 1024), ('TAB2', 2048), ('TAB3', 4), ('TABDLY', 3076), ('TCIFLUSH', 1), ('TCIOFF', 3), ('TCIOFLUSH', 3), ('TCION', 4), ('TCOFLUSH', 2), ('TCOOFF', 1), ('TCOON', 2), ('TCSADRAIN', 1), ('TCSAFLUSH', 2), ('TCSANOW', 0), ('TCSASOFT', 16), ('TIOCCONS', 2147775586), ('TIOCEXCL', 536900621), ('TIOCGETD', 1074033690), ('TIOCGPGRP', 1074033783), ('TIOCGSIZE', 1074295912), ('TIOCGWINSZ', 1074295912), ('TIOCMBIC', 2147775595), ('TIOCMBIS', 2147775596), ('TIOCMGET', 1074033770), ('TIOCMSET', 2147775597), ('TIOCM_CAR', 64), ('TIOCM_CD', 64), ('TIOCM_CTS', 32), ('TIOCM_DSR', 256), ('TIOCM_DTR', 2), ('TIOCM_LE', 1), ('TIOCM_RI', 128), ('TIOCM_RNG', 128), ('TIOCM_RTS', 4), ('TIOCM_SR', 16), ('TIOCM_ST', 8), ('TIOCNOTTY', 536900721), ('TIOCNXCL', 536900622), ('TIOCOUTQ', 1074033779), ('TIOCPKT', 2147775600), ('TIOCPKT_DATA', 0), ('TIOCPKT_DOSTOP', 32), ('TIOCPKT_FLUSHREAD', 1), ('TIOCPKT_FLUSHWRITE', 2), ('TIOCPKT_NOSTOP', 16), ('TIOCPKT_START', 8), ('TIOCPKT_STOP', 4), ('TIOCSCTTY', 536900705), ('TIOCSETD', 2147775515), ('TIOCSPGRP', 2147775606), ('TIOCSSIZE', 2148037735), ('TIOCSTI', 2147578994), ('TIOCSWINSZ', 2148037735), ('TOSTOP', 4194304), ('VDISCARD', 15), ('VEOF', 0), ('VEOL', 1), ('VEOL2', 2), ('VERASE', 3), ('VINTR', 8), ('VKILL', 5), ('VLNEXT', 14), ('VMIN', 16), ('VQUIT', 9), ('VREPRINT', 6), ('VSTART', 12), ('VSTOP', 13), ('VSUSP', 10), ('VT0', 0), ('VT1', 65536), ('VTDLY', 65536), ('VTIME', 17), ('VWERASE', 4)] == [('B0', 0), ('B110', 110), ('B115200', 115200), ('B1200', 1200), ('B134', 134), ('B150', 150), ('B1800', 1800), ('B19200', 19200), ('B200', 200), ('B230400', 230400), ('B2400', 2400), ('B300', 300), ('B38400', 38400), ('B4800', 4800), ('B50', 50), ('B57600', 57600), ('B600', 600), ('B75', 75), ('B9600', 9600), ('BRKINT', 2), ('BS0', 0), ('BS1', 32768), ('BSDLY', 32768), ('CDSUSP', 25), ('CEOF', 4), ('CEOL', 255), ('CEOT', 4), ('CERASE', 127), ('CFLUSH', 15), ('CINTR', 3), ('CKILL', 21), ('CLNEXT', 22), ('CLOCAL', 32768), ('CQUIT', 28), ('CR0', 0), ('CR1', 4096), ('CR2', 8192), ('CR3', 12288), ('CRDLY', 12288), ('CREAD', 2048), ('CRPRNT', 18), ('CRTSCTS', 196608), ('CS5', 0), ('CS6', 256), ('CS7', 512), ('CS8', 768), ('CSIZE', 768), ('CSTART', 17), ('CSTOP', 19), ('CSTOPB', 1024), ('CSUSP', 26), ('CWERASE', 23), ('ECHO', 8), ('ECHOCTL', 64), ('ECHOE', 2), ('ECHOK', 4), ('ECHOKE', 1), ('ECHONL', 16), ('ECHOPRT', 32), ('EXTA', 19200), ('EXTB', 38400), ('FF0', 0), ('FF1', 16384), ('FFDLY', 16384), ('FIOASYNC', 2147772029), ('FIOCLEX', 536897025), ('FIONBIO', 2147772030), ('FIONCLEX', 536897026), ('FIONREAD', 1074030207), ('FLUSHO', 8388608), ('HUPCL', 16384), ('ICANON', 256), ('ICRNL', 256), ('IEXTEN', 1024), ('IGNBRK', 1), ('IGNCR', 128), ('IGNPAR', 4), ('IMAXBEL', 8192), ('INLCR', 64), ('INPCK', 16), ('ISIG', 128), ('ISTRIP', 32), ('IXANY', 2048), ('IXOFF', 1024), ('IXON', 512), ('NCCS', 20), ('NL0', 0), ('NL1', 256), ('NLDLY', 768), ('NOFLSH', 2147483648), ('OCRNL', 16), ('OFDEL', 131072), ('OFILL', 128), ('ONLCR', 2), ('ONLRET', 64), ('ONOCR', 32), ('OPOST', 1), ('PARENB', 4096), ('PARMRK', 8), ('PARODD', 8192), ('PENDIN', 536870912), ('TAB0', 0), ('TAB1', 1024), ('TAB2', 2048), ('TAB3', 4), ('TABDLY', 3076), ('TCIFLUSH', 1), ('TCIOFF', 3), ('TCIOFLUSH', 3), ('TCION', 4), ('TCOFLUSH', 2), ('TCOOFF', 1), ('TCOON', 2), ('TCSADRAIN', 1), ('TCSAFLUSH', 2), ('TCSANOW', 0), ('TCSASOFT', 16), ('TIOCCONS', 2147775586), ('TIOCEXCL', 536900621), ('TIOCGETD', 1074033690), ('TIOCGPGRP', 1074033783), ('TIOCGWINSZ', 1074295912), ('TIOCMBIC', 2147775595), ('TIOCMBIS', 2147775596), ('TIOCMGET', 1074033770), ('TIOCMSET', 2147775597), ('TIOCM_CAR', 64), ('TIOCM_CD', 64), ('TIOCM_CTS', 32), ('TIOCM_DSR', 256), ('TIOCM_DTR', 2), ('TIOCM_LE', 1), ('TIOCM_RI', 128), ('TIOCM_RNG', 128), ('TIOCM_RTS', 4), ('TIOCM_SR', 16), ('TIOCM_ST', 8), ('TIOCNOTTY', 536900721), ('TIOCNXCL', 536900622), ('TIOCOUTQ', 1074033779), ('TIOCPKT', 2147775600), ('TIOCPKT_DATA', 0), ('TIOCPKT_DOSTOP', 32), ('TIOCPKT_FLUSHREAD', 1), ('TIOCPKT_FLUSHWRITE', 2), ('TIOCPKT_NOSTOP', 16), ('TIOCPKT_START', 8), ('TIOCPKT_STOP', 4), ('TIOCSCTTY', 536900705), ('TIOCSETD', 2147775515), ('TIOCSPGRP', 2147775606), ('TIOCSTI', 2147578994), ('TIOCSWINSZ', 2148037735), ('TOSTOP', 4194304), ('VDISCARD', 15), ('VEOF', 0), ('VEOL', 1), ('VEOL2', 2), ('VERASE', 3), ('VINTR', 8), ('VKILL', 5), ('VLNEXT', 14), ('VMIN', 16), ('VQUIT', 9), ('VREPRINT', 6), ('VSTART', 12), ('VSTOP', 13), ('VSUSP', 10), ('VT0', 0), ('VT1', 65536), ('VTDLY', 65536), ('VTIME', 17), ('VWERASE', 4)] E + where [('B0', 0), ('B110', 110), ('B115200', 115200), ('B1200', 1200), ('B134', 134), ('B150', 150), ('B1800', 1800), ('B19200', 19200), ('B200', 200), ('B230400', 230400), ('B2400', 2400), ('B300', 300), ('B38400', 38400), ('B4800', 4800), ('B50', 50), ('B57600', 57600), ('B600', 600), ('B75', 75), ('B9600', 9600), ('BRKINT', 2), ('BS0', 0), ('BS1', 32768), ('BSDLY', 32768), ('CDSUSP', 25), ('CEOF', 4), ('CEOL', 255), ('CEOT', 4), ('CERASE', 127), ('CFLUSH', 15), ('CINTR', 3), ('CKILL', 21), ('CLNEXT', 22), ('CLOCAL', 32768), ('CQUIT', 28), ('CR0', 0), ('CR1', 4096), ('CR2', 8192), ('CR3', 12288), ('CRDLY', 12288), ('CREAD', 2048), ('CRPRNT', 18), ('CRTSCTS', 196608), ('CS5', 0), ('CS6', 256), ('CS7', 512), ('CS8', 768), ('CSIZE', 768), ('CSTART', 17), ('CSTOP', 19), ('CSTOPB', 1024), ('CSUSP', 26), ('CWERASE', 23), ('ECHO', 8), ('ECHOCTL', 64), ('ECHOE', 2), ('ECHOK', 4), ('ECHOKE', 1), ('ECHONL', 16), ('ECHOPRT', 32), ('EXTA', 19200), ('EXTB', 38400), ('FF0', 0), ('FF1', 16384), ('FFDLY', 16384), ('FIOASYNC', 2147772029), ('FIOCLEX', 536897025), ('FIONBIO', 2147772030), ('FIONCLEX', 536897026), ('FIONREAD', 1074030207), ('FLUSHO', 8388608), ('HUPCL', 16384), ('ICANON', 256), ('ICRNL', 256), ('IEXTEN', 1024), ('IGNBRK', 1), ('IGNCR', 128), ('IGNPAR', 4), ('IMAXBEL', 8192), ('INLCR', 64), ('INPCK', 16), ('ISIG', 128), ('ISTRIP', 32), ('IXANY', 2048), ('IXOFF', 1024), ('IXON', 512), ('NCCS', 20), ('NL0', 0), ('NL1', 256), ('NLDLY', 768), ('NOFLSH', 2147483648), ('OCRNL', 16), ('OFDEL', 131072), ('OFILL', 128), ('ONLCR', 2), ('ONLRET', 64), ('ONOCR', 32), ('OPOST', 1), ('PARENB', 4096), ('PARMRK', 8), ('PARODD', 8192), ('PENDIN', 536870912), ('TAB0', 0), ('TAB1', 1024), ('TAB2', 2048), ('TAB3', 4), ('TABDLY', 3076), ('TCIFLUSH', 1), ('TCIOFF', 3), ('TCIOFLUSH', 3), ('TCION', 4), ('TCOFLUSH', 2), ('TCOOFF', 1), ('TCOON', 2), ('TCSADRAIN', 1), ('TCSAFLUSH', 2), ('TCSANOW', 0), ('TCSASOFT', 16), ('TIOCCONS', 2147775586), ('TIOCEXCL', 536900621), ('TIOCGETD', 1074033690), ('TIOCGPGRP', 1074033783), ('TIOCGSIZE', 1074295912), ('TIOCGWINSZ', 1074295912), ('TIOCMBIC', 2147775595), ('TIOCMBIS', 2147775596), ('TIOCMGET', 1074033770), ('TIOCMSET', 2147775597), ('TIOCM_CAR', 64), ('TIOCM_CD', 64), ('TIOCM_CTS', 32), ('TIOCM_DSR', 256), ('TIOCM_DTR', 2), ('TIOCM_LE', 1), ('TIOCM_RI', 128), ('TIOCM_RNG', 128), ('TIOCM_RTS', 4), ('TIOCM_SR', 16), ('TIOCM_ST', 8), ('TIOCNOTTY', 536900721), ('TIOCNXCL', 536900622), ('TIOCOUTQ', 1074033779), ('TIOCPKT', 2147775600), ('TIOCPKT_DATA', 0), ('TIOCPKT_DOSTOP', 32), ('TIOCPKT_FLUSHREAD', 1), ('TIOCPKT_FLUSHWRITE', 2), ('TIOCPKT_NOSTOP', 16), ('TIOCPKT_START', 8), ('TIOCPKT_STOP', 4), ('TIOCSCTTY', 536900705), ('TIOCSETD', 2147775515), ('TIOCSPGRP', 2147775606), ('TIOCSSIZE', 2148037735), ('TIOCSTI', 2147578994), ('TIOCSWINSZ', 2148037735), ('TOSTOP', 4194304), ('VDISCARD', 15), ('VEOF', 0), ('VEOL', 1), ('VEOL2', 2), ('VERASE', 3), ('VINTR', 8), ('VKILL', 5), ('VLNEXT', 14), ('VMIN', 16), ('VQUIT', 9), ('VREPRINT', 6), ('VSTART', 12), ('VSTOP', 13), ('VSUSP', 10), ('VT0', 0), ('VT1', 65536), ('VTDLY', 65536), ('VTIME', 17), ('VWERASE', 4)] = sorted([('B0', 0), ('B110', 110), ('B115200', 115200), ('B1200', 1200), ('B134', 134), ('B150', 150), ('B1800', 1800), ('B19200', 19200), ('B200', 200), ('B230400', 230400), ('B2400', 2400), ('B300', 300), ('B38400', 38400), ('B4800', 4800), ('B50', 50), ('B57600', 57600), ('B600', 600), ('B75', 75), ('B9600', 9600), ('BRKINT', 2), ('BS0', 0), ('BS1', 32768), ('BSDLY', 32768), ('CDSUSP', 25), ('CEOF', 4), ('CEOL', 255), ('CEOT', 4), ('CERASE', 127), ('CFLUSH', 15), ('CINTR', 3), ('CKILL', 21), ('CLNEXT', 22), ('CLOCAL', 32768), ('CQUIT', 28), ('CR0', 0), ('CR1', 4096), ('CR2', 8192), ('CR3', 12288), ('CRDLY', 12288), ('CREAD', 2048), ('CRPRNT', 18), ('CRTSCTS', 196608), ('CS5', 0), ('CS6', 256), ('CS7', 512), ('CS8', 768), ('CSIZE', 768), ('CSTART', 17), ('CSTOP', 19), ('CSTOPB', 1024), ('CSUSP', 26), ('CWERASE', 23), ('ECHO', 8), ('ECHOCTL', 64), ('ECHOE', 2), ('ECHOK', 4), ('ECHOKE', 1), ('ECHONL', 16), ('ECHOPRT', 32), ('EXTA', 19200), ('EXTB', 38400), ('FF0', 0), ('FF1', 16384), ('FFDLY', 16384), ('FIOASYNC', 2147772029), ('FIOCLEX', 536897025), ('FIONBIO', 2147772030), ('FIONCLEX', 536897026), ('FIONREAD', 1074030207), ('FLUSHO', 8388608), ('HUPCL', 16384), ('ICANON', 256), ('ICRNL', 256), ('IEXTEN', 1024), ('IGNBRK', 1), ('IGNCR', 128), ('IGNPAR', 4), ('IMAXBEL', 8192), ('INLCR', 64), ('INPCK', 16), ('ISIG', 128), ('ISTRIP', 32), ('IXANY', 2048), ('IXOFF', 1024), ('IXON', 512), ('NCCS', 20), ('NL0', 0), ('NL1', 256), ('NLDLY', 768), ('NOFLSH', 2147483648), ('OCRNL', 16), ('OFDEL', 131072), ('OFILL', 128), ('ONLCR', 2), ('ONLRET', 64), ('ONOCR', 32), ('OPOST', 1), ('PARENB', 4096), ('PARMRK', 8), ('PARODD', 8192), ('PENDIN', 536870912), ('TAB0', 0), ('TAB1', 1024), ('TAB2', 2048), ('TAB3', 4), ('TABDLY', 3076), ('TCIFLUSH', 1), ('TCIOFF', 3), ('TCIOFLUSH', 3), ('TCION', 4), ('TCOFLUSH', 2), ('TCOOFF', 1), ('TCOON', 2), ('TCSADRAIN', 1), ('TCSAFLUSH', 2), ('TCSANOW', 0), ('TCSASOFT', 16), ('TIOCCONS', 2147775586), ('TIOCEXCL', 536900621), ('TIOCGETD', 1074033690), ('TIOCGPGRP', 1074033783), ('TIOCGSIZE', 1074295912), ('TIOCGWINSZ', 1074295912), ('TIOCMBIC', 2147775595), ('TIOCMBIS', 2147775596), ('TIOCMGET', 1074033770), ('TIOCMSET', 2147775597), ('TIOCM_CAR', 64), ('TIOCM_CD', 64), ('TIOCM_CTS', 32), ('TIOCM_DSR', 256), ('TIOCM_DTR', 2), ('TIOCM_LE', 1), ('TIOCM_RI', 128), ('TIOCM_RNG', 128), ('TIOCM_RTS', 4), ('TIOCM_SR', 16), ('TIOCM_ST', 8), ('TIOCNOTTY', 536900721), ('TIOCNXCL', 536900622), ('TIOCOUTQ', 1074033779), ('TIOCPKT', 2147775600), ('TIOCPKT_DATA', 0), ('TIOCPKT_DOSTOP', 32), ('TIOCPKT_FLUSHREAD', 1), ('TIOCPKT_FLUSHWRITE', 2), ('TIOCPKT_NOSTOP', 16), ('TIOCPKT_START', 8), ('TIOCPKT_STOP', 4), ('TIOCSCTTY', 536900705), ('TIOCSETD', 2147775515), ('TIOCSPGRP', 2147775606), ('TIOCSSIZE', 2148037735), ('TIOCSTI', 2147578994), ('TIOCSWINSZ', 2148037735), ('TOSTOP', 4194304), ('VDISCARD', 15), ('VEOF', 0), ('VEOL', 1), ('VEOL2', 2), ('VERASE', 3), ('VINTR', 8), ('VKILL', 5), ('VLNEXT', 14), ('VMIN', 16), ('VQUIT', 9), ('VREPRINT', 6), ('VSTART', 12), ('VSTOP', 13), ('VSUSP', 10), ('VT0', 0), ('VT1', 65536), ('VTDLY', 65536), ('VTIME', 17), ('VWERASE', 4)]) E + where [('B0', 0), ('B110', 110), ('B115200', 115200), ('B1200', 1200), ('B134', 134), ('B150', 150), ('B1800', 1800), ('B19200', 19200), ('B200', 200), ('B230400', 230400), ('B2400', 2400), ('B300', 300), ('B38400', 38400), ('B4800', 4800), ('B50', 50), ('B57600', 57600), ('B600', 600), ('B75', 75), ('B9600', 9600), ('BRKINT', 2), ('BS0', 0), ('BS1', 32768), ('BSDLY', 32768), ('CDSUSP', 25), ('CEOF', 4), ('CEOL', 255), ('CEOT', 4), ('CERASE', 127), ('CFLUSH', 15), ('CINTR', 3), ('CKILL', 21), ('CLNEXT', 22), ('CLOCAL', 32768), ('CQUIT', 28), ('CR0', 0), ('CR1', 4096), ('CR2', 8192), ('CR3', 12288), ('CRDLY', 12288), ('CREAD', 2048), ('CRPRNT', 18), ('CRTSCTS', 196608), ('CS5', 0), ('CS6', 256), ('CS7', 512), ('CS8', 768), ('CSIZE', 768), ('CSTART', 17), ('CSTOP', 19), ('CSTOPB', 1024), ('CSUSP', 26), ('CWERASE', 23), ('ECHO', 8), ('ECHOCTL', 64), ('ECHOE', 2), ('ECHOK', 4), ('ECHOKE', 1), ('ECHONL', 16), ('ECHOPRT', 32), ('EXTA', 19200), ('EXTB', 38400), ('FF0', 0), ('FF1', 16384), ('FFDLY', 16384), ('FIOASYNC', 2147772029), ('FIOCLEX', 536897025), ('FIONBIO', 2147772030), ('FIONCLEX', 536897026), ('FIONREAD', 1074030207), ('FLUSHO', 8388608), ('HUPCL', 16384), ('ICANON', 256), ('ICRNL', 256), ('IEXTEN', 1024), ('IGNBRK', 1), ('IGNCR', 128), ('IGNPAR', 4), ('IMAXBEL', 8192), ('INLCR', 64), ('INPCK', 16), ('ISIG', 128), ('ISTRIP', 32), ('IXANY', 2048), ('IXOFF', 1024), ('IXON', 512), ('NCCS', 20), ('NL0', 0), ('NL1', 256), ('NLDLY', 768), ('NOFLSH', 2147483648), ('OCRNL', 16), ('OFDEL', 131072), ('OFILL', 128), ('ONLCR', 2), ('ONLRET', 64), ('ONOCR', 32), ('OPOST', 1), ('PARENB', 4096), ('PARMRK', 8), ('PARODD', 8192), ('PENDIN', 536870912), ('TAB0', 0), ('TAB1', 1024), ('TAB2', 2048), ('TAB3', 4), ('TABDLY', 3076), ('TCIFLUSH', 1), ('TCIOFF', 3), ('TCIOFLUSH', 3), ('TCION', 4), ('TCOFLUSH', 2), ('TCOOFF', 1), ('TCOON', 2), ('TCSADRAIN', 1), ('TCSAFLUSH', 2), ('TCSANOW', 0), ('TCSASOFT', 16), ('TIOCCONS', 2147775586), ('TIOCEXCL', 536900621), ('TIOCGETD', 1074033690), ('TIOCGPGRP', 1074033783), ('TIOCGSIZE', 1074295912), ('TIOCGWINSZ', 1074295912), ('TIOCMBIC', 2147775595), ('TIOCMBIS', 2147775596), ('TIOCMGET', 1074033770), ('TIOCMSET', 2147775597), ('TIOCM_CAR', 64), ('TIOCM_CD', 64), ('TIOCM_CTS', 32), ('TIOCM_DSR', 256), ('TIOCM_DTR', 2), ('TIOCM_LE', 1), ('TIOCM_RI', 128), ('TIOCM_RNG', 128), ('TIOCM_RTS', 4), ('TIOCM_SR', 16), ('TIOCM_ST', 8), ('TIOCNOTTY', 536900721), ('TIOCNXCL', 536900622), ('TIOCOUTQ', 1074033779), ('TIOCPKT', 2147775600), ('TIOCPKT_DATA', 0), ('TIOCPKT_DOSTOP', 32), ('TIOCPKT_FLUSHREAD', 1), ('TIOCPKT_FLUSHWRITE', 2), ('TIOCPKT_NOSTOP', 16), ('TIOCPKT_START', 8), ('TIOCPKT_STOP', 4), ('TIOCSCTTY', 536900705), ('TIOCSETD', 2147775515), ('TIOCSPGRP', 2147775606), ('TIOCSSIZE', 2148037735), ('TIOCSTI', 2147578994), ('TIOCSWINSZ', 2148037735), ('TOSTOP', 4194304), ('VDISCARD', 15), ('VEOF', 0), ('VEOL', 1), ('VEOL2', 2), ('VERASE', 3), ('VINTR', 8), ('VKILL', 5), ('VLNEXT', 14), ('VMIN', 16), ('VQUIT', 9), ('VREPRINT', 6), ('VSTART', 12), ('VSTOP', 13), ('VSUSP', 10), ('VT0', 0), ('VT1', 65536), ('VTDLY', 65536), ('VTIME', 17), ('VWERASE', 4)] = <bound method dict.items of {'B0': 0, 'B110': 110, 'B115200': 115200, 'B1200': 1200, 'B134': 134, 'B150': 150, 'B1800': 1800, 'B19200': 19200, 'B200': 200, 'B230400': 230400, 'B2400': 2400, 'B300': 300, 'B38400': 38400, 'B4800': 4800, 'B50': 50, 'B57600': 57600, 'B600': 600, 'B75': 75, 'B9600': 9600, 'BRKINT': 2, 'BS0': 0, 'BS1': 32768, 'BSDLY': 32768, 'CDSUSP': 25, 'CEOF': 4, 'CEOL': 255, 'CEOT': 4, 'CERASE': 127, 'CFLUSH': 15, 'CINTR': 3, 'CKILL': 21, 'CLNEXT': 22, 'CLOCAL': 32768, 'CQUIT': 28, 'CR0': 0, 'CR1': 4096, 'CR2': 8192, 'CR3': 12288, 'CRDLY': 12288, 'CREAD': 2048, 'CRPRNT': 18, 'CRTSCTS': 196608, 'CS5': 0, 'CS6': 256, 'CS7': 512, 'CS8': 768, 'CSIZE': 768, 'CSTART': 17, 'CSTOP': 19, 'CSTOPB': 1024, 'CSUSP': 26, 'CWERASE': 23, 'ECHO': 8, 'ECHOCTL': 64, 'ECHOE': 2, 'ECHOK': 4, 'ECHOKE': 1, 'ECHONL': 16, 'ECHOPRT': 32, 'EXTA': 19200, 'EXTB': 38400, 'FF0': 0, 'FF1': 16384, 'FFDLY': 16384, 'FIOASYNC': 2147772029, 'FIOCLEX': 536897025, 'FIONBIO': 2147772030, 'FIONCLEX': 536897026, 'FIONREAD': 1074030207, 'FLUSHO': 8388608, 'HUPCL': 16384, 'ICANON': 256, 'ICRNL': 256, 'IEXTEN': 1024, 'IGNBRK': 1, 'IGNCR': 128, 'IGNPAR': 4, 'IMAXBEL': 8192, 'INLCR': 64, 'INPCK': 16, 'ISIG': 128, 'ISTRIP': 32, 'IXANY': 2048, 'IXOFF': 1024, 'IXON': 512, 'NCCS': 20, 'NL0': 0, 'NL1': 256, 'NLDLY': 768, 'NOFLSH': 2147483648, 'OCRNL': 16, 'OFDEL': 131072, 'OFILL': 128, 'ONLCR': 2, 'ONLRET': 64, 'ONOCR': 32, 'OPOST': 1, 'PARENB': 4096, 'PARMRK': 8, 'PARODD': 8192, 'PENDIN': 536870912, 'TAB0': 0, 'TAB1': 1024, 'TAB2': 2048, 'TAB3': 4, 'TABDLY': 3076, 'TCIFLUSH': 1, 'TCIOFF': 3, 'TCIOFLUSH': 3, 'TCION': 4, 'TCOFLUSH': 2, 'TCOOFF': 1, 'TCOON': 2, 'TCSADRAIN': 1, 'TCSAFLUSH': 2, 'TCSANOW': 0, 'TCSASOFT': 16, 'TIOCCONS': 2147775586, 'TIOCEXCL': 536900621, 'TIOCGETD': 1074033690, 'TIOCGPGRP': 1074033783, 'TIOCGSIZE': 1074295912, 'TIOCGWINSZ': 1074295912, 'TIOCMBIC': 2147775595, 'TIOCMBIS': 2147775596, 'TIOCMGET': 1074033770, 'TIOCMSET': 2147775597, 'TIOCM_CAR': 64, 'TIOCM_CD': 64, 'TIOCM_CTS': 32, 'TIOCM_DSR': 256, 'TIOCM_DTR': 2, 'TIOCM_LE': 1, 'TIOCM_RI': 128, 'TIOCM_RNG': 128, 'TIOCM_RTS': 4, 'TIOCM_SR': 16, 'TIOCM_ST': 8, 'TIOCNOTTY': 536900721, 'TIOCNXCL': 536900622, 'TIOCOUTQ': 1074033779, 'TIOCPKT': 2147775600, 'TIOCPKT_DATA': 0, 'TIOCPKT_DOSTOP': 32, 'TIOCPKT_FLUSHREAD': 1, 'TIOCPKT_FLUSHWRITE': 2, 'TIOCPKT_NOSTOP': 16, 'TIOCPKT_START': 8, 'TIOCPKT_STOP': 4, 'TIOCSCTTY': 536900705, 'TIOCSETD': 2147775515, 'TIOCSPGRP': 2147775606, 'TIOCSSIZE': 2148037735, 'TIOCSTI': 2147578994, 'TIOCSWINSZ': 2148037735, 'TOSTOP': 4194304, 'VDISCARD': 15, 'VEOF': 0, 'VEOL': 1, 'VEOL2': 2, 'VERASE': 3, 'VINTR': 8, 'VKILL': 5, 'VLNEXT': 14, 'VMIN': 16, 'VQUIT': 9, 'VREPRINT': 6, 'VSTART': 12, 'VSTOP': 13, 'VSUSP': 10, 'VT0': 0, 'VT1': 65536, 'VTDLY': 65536, 'VTIME': 17, 'VWERASE': 4}>() E + where <bound method dict.items of {'B0': 0, 'B110': 110, 'B115200': 115200, 'B1200': 1200, 'B134': 134, 'B150': 150, 'B1800': 1800, 'B19200': 19200, 'B200': 200, 'B230400': 230400, 'B2400': 2400, 'B300': 300, 'B38400': 38400, 'B4800': 4800, 'B50': 50, 'B57600': 57600, 'B600': 600, 'B75': 75, 'B9600': 9600, 'BRKINT': 2, 'BS0': 0, 'BS1': 32768, 'BSDLY': 32768, 'CDSUSP': 25, 'CEOF': 4, 'CEOL': 255, 'CEOT': 4, 'CERASE': 127, 'CFLUSH': 15, 'CINTR': 3, 'CKILL': 21, 'CLNEXT': 22, 'CLOCAL': 32768, 'CQUIT': 28, 'CR0': 0, 'CR1': 4096, 'CR2': 8192, 'CR3': 12288, 'CRDLY': 12288, 'CREAD': 2048, 'CRPRNT': 18, 'CRTSCTS': 196608, 'CS5': 0, 'CS6': 256, 'CS7': 512, 'CS8': 768, 'CSIZE': 768, 'CSTART': 17, 'CSTOP': 19, 'CSTOPB': 1024, 'CSUSP': 26, 'CWERASE': 23, 'ECHO': 8, 'ECHOCTL': 64, 'ECHOE': 2, 'ECHOK': 4, 'ECHOKE': 1, 'ECHONL': 16, 'ECHOPRT': 32, 'EXTA': 19200, 'EXTB': 38400, 'FF0': 0, 'FF1': 16384, 'FFDLY': 16384, 'FIOASYNC': 2147772029, 'FIOCLEX': 536897025, 'FIONBIO': 2147772030, 'FIONCLEX': 536897026, 'FIONREAD': 1074030207, 'FLUSHO': 8388608, 'HUPCL': 16384, 'ICANON': 256, 'ICRNL': 256, 'IEXTEN': 1024, 'IGNBRK': 1, 'IGNCR': 128, 'IGNPAR': 4, 'IMAXBEL': 8192, 'INLCR': 64, 'INPCK': 16, 'ISIG': 128, 'ISTRIP': 32, 'IXANY': 2048, 'IXOFF': 1024, 'IXON': 512, 'NCCS': 20, 'NL0': 0, 'NL1': 256, 'NLDLY': 768, 'NOFLSH': 2147483648, 'OCRNL': 16, 'OFDEL': 131072, 'OFILL': 128, 'ONLCR': 2, 'ONLRET': 64, 'ONOCR': 32, 'OPOST': 1, 'PARENB': 4096, 'PARMRK': 8, 'PARODD': 8192, 'PENDIN': 536870912, 'TAB0': 0, 'TAB1': 1024, 'TAB2': 2048, 'TAB3': 4, 'TABDLY': 3076, 'TCIFLUSH': 1, 'TCIOFF': 3, 'TCIOFLUSH': 3, 'TCION': 4, 'TCOFLUSH': 2, 'TCOOFF': 1, 'TCOON': 2, 'TCSADRAIN': 1, 'TCSAFLUSH': 2, 'TCSANOW': 0, 'TCSASOFT': 16, 'TIOCCONS': 2147775586, 'TIOCEXCL': 536900621, 'TIOCGETD': 1074033690, 'TIOCGPGRP': 1074033783, 'TIOCGSIZE': 1074295912, 'TIOCGWINSZ': 1074295912, 'TIOCMBIC': 2147775595, 'TIOCMBIS': 2147775596, 'TIOCMGET': 1074033770, 'TIOCMSET': 2147775597, 'TIOCM_CAR': 64, 'TIOCM_CD': 64, 'TIOCM_CTS': 32, 'TIOCM_DSR': 256, 'TIOCM_DTR': 2, 'TIOCM_LE': 1, 'TIOCM_RI': 128, 'TIOCM_RNG': 128, 'TIOCM_RTS': 4, 'TIOCM_SR': 16, 'TIOCM_ST': 8, 'TIOCNOTTY': 536900721, 'TIOCNXCL': 536900622, 'TIOCOUTQ': 1074033779, 'TIOCPKT': 2147775600, 'TIOCPKT_DATA': 0, 'TIOCPKT_DOSTOP': 32, 'TIOCPKT_FLUSHREAD': 1, 'TIOCPKT_FLUSHWRITE': 2, 'TIOCPKT_NOSTOP': 16, 'TIOCPKT_START': 8, 'TIOCPKT_STOP': 4, 'TIOCSCTTY': 536900705, 'TIOCSETD': 2147775515, 'TIOCSPGRP': 2147775606, 'TIOCSSIZE': 2148037735, 'TIOCSTI': 2147578994, 'TIOCSWINSZ': 2148037735, 'TOSTOP': 4194304, 'VDISCARD': 15, 'VEOF': 0, 'VEOL': 1, 'VEOL2': 2, 'VERASE': 3, 'VINTR': 8, 'VKILL': 5, 'VLNEXT': 14, 'VMIN': 16, 'VQUIT': 9, 'VREPRINT': 6, 'VSTART': 12, 'VSTOP': 13, 'VSUSP': 10, 'VT0': 0, 'VT1': 65536, 'VTDLY': 65536, 'VTIME': 17, 'VWERASE': 4}> = {'B0': 0, 'B110': 110, 'B115200': 115200, 'B1200': 1200, 'B134': 134, 'B150': 150, 'B1800': 1800, 'B19200': 19200, 'B200': 200, 'B230400': 230400, 'B2400': 2400, 'B300': 300, 'B38400': 38400, 'B4800': 4800, 'B50': 50, 'B57600': 57600, 'B600': 600, 'B75': 75, 'B9600': 9600, 'BRKINT': 2, 'BS0': 0, 'BS1': 32768, 'BSDLY': 32768, 'CDSUSP': 25, 'CEOF': 4, 'CEOL': 255, 'CEOT': 4, 'CERASE': 127, 'CFLUSH': 15, 'CINTR': 3, 'CKILL': 21, 'CLNEXT': 22, 'CLOCAL': 32768, 'CQUIT': 28, 'CR0': 0, 'CR1': 4096, 'CR2': 8192, 'CR3': 12288, 'CRDLY': 12288, 'CREAD': 2048, 'CRPRNT': 18, 'CRTSCTS': 196608, 'CS5': 0, 'CS6': 256, 'CS7': 512, 'CS8': 768, 'CSIZE': 768, 'CSTART': 17, 'CSTOP': 19, 'CSTOPB': 1024, 'CSUSP': 26, 'CWERASE': 23, 'ECHO': 8, 'ECHOCTL': 64, 'ECHOE': 2, 'ECHOK': 4, 'ECHOKE': 1, 'ECHONL': 16, 'ECHOPRT': 32, 'EXTA': 19200, 'EXTB': 38400, 'FF0': 0, 'FF1': 16384, 'FFDLY': 16384, 'FIOASYNC': 2147772029, 'FIOCLEX': 536897025, 'FIONBIO': 2147772030, 'FIONCLEX': 536897026, 'FIONREAD': 1074030207, 'FLUSHO': 8388608, 'HUPCL': 16384, 'ICANON': 256, 'ICRNL': 256, 'IEXTEN': 1024, 'IGNBRK': 1, 'IGNCR': 128, 'IGNPAR': 4, 'IMAXBEL': 8192, 'INLCR': 64, 'INPCK': 16, 'ISIG': 128, 'ISTRIP': 32, 'IXANY': 2048, 'IXOFF': 1024, 'IXON': 512, 'NCCS': 20, 'NL0': 0, 'NL1': 256, 'NLDLY': 768, 'NOFLSH': 2147483648, 'OCRNL': 16, 'OFDEL': 131072, 'OFILL': 128, 'ONLCR': 2, 'ONLRET': 64, 'ONOCR': 32, 'OPOST': 1, 'PARENB': 4096, 'PARMRK': 8, 'PARODD': 8192, 'PENDIN': 536870912, 'TAB0': 0, 'TAB1': 1024, 'TAB2': 2048, 'TAB3': 4, 'TABDLY': 3076, 'TCIFLUSH': 1, 'TCIOFF': 3, 'TCIOFLUSH': 3, 'TCION': 4, 'TCOFLUSH': 2, 'TCOOFF': 1, 'TCOON': 2, 'TCSADRAIN': 1, 'TCSAFLUSH': 2, 'TCSANOW': 0, 'TCSASOFT': 16, 'TIOCCONS': 2147775586, 'TIOCEXCL': 536900621, 'TIOCGETD': 1074033690, 'TIOCGPGRP': 1074033783, 'TIOCGSIZE': 1074295912, 'TIOCGWINSZ': 1074295912, 'TIOCMBIC': 2147775595, 'TIOCMBIS': 2147775596, 'TIOCMGET': 1074033770, 'TIOCMSET': 2147775597, 'TIOCM_CAR': 64, 'TIOCM_CD': 64, 'TIOCM_CTS': 32, 'TIOCM_DSR': 256, 'TIOCM_DTR': 2, 'TIOCM_LE': 1, 'TIOCM_RI': 128, 'TIOCM_RNG': 128, 'TIOCM_RTS': 4, 'TIOCM_SR': 16, 'TIOCM_ST': 8, 'TIOCNOTTY': 536900721, 'TIOCNXCL': 536900622, 'TIOCOUTQ': 1074033779, 'TIOCPKT': 2147775600, 'TIOCPKT_DATA': 0, 'TIOCPKT_DOSTOP': 32, 'TIOCPKT_FLUSHREAD': 1, 'TIOCPKT_FLUSHWRITE': 2, 'TIOCPKT_NOSTOP': 16, 'TIOCPKT_START': 8, 'TIOCPKT_STOP': 4, 'TIOCSCTTY': 536900705, 'TIOCSETD': 2147775515, 'TIOCSPGRP': 2147775606, 'TIOCSSIZE': 2148037735, 'TIOCSTI': 2147578994, 'TIOCSWINSZ': 2148037735, 'TOSTOP': 4194304, 'VDISCARD': 15, 'VEOF': 0, 'VEOL': 1, 'VEOL2': 2, 'VERASE': 3, 'VINTR': 8, 'VKILL': 5, 'VLNEXT': 14, 'VMIN': 16, 'VQUIT': 9, 'VREPRINT': 6, 'VSTART': 12, 'VSTOP': 13, 'VSUSP': 10, 'VT0': 0, 'VT1': 65536, 'VTDLY': 65536, 'VTIME': 17, 'VWERASE': 4}.items E + and [('B0', 0), ('B110', 110), ('B115200', 115200), ('B1200', 1200), ('B134', 134), ('B150', 150), ('B1800', 1800), ('B19200', 19200), ('B200', 200), ('B230400', 230400), ('B2400', 2400), ('B300', 300), ('B38400', 38400), ('B4800', 4800), ('B50', 50), ('B57600', 57600), ('B600', 600), ('B75', 75), ('B9600', 9600), ('BRKINT', 2), ('BS0', 0), ('BS1', 32768), ('BSDLY', 32768), ('CDSUSP', 25), ('CEOF', 4), ('CEOL', 255), ('CEOT', 4), ('CERASE', 127), ('CFLUSH', 15), ('CINTR', 3), ('CKILL', 21), ('CLNEXT', 22), ('CLOCAL', 32768), ('CQUIT', 28), ('CR0', 0), ('CR1', 4096), ('CR2', 8192), ('CR3', 12288), ('CRDLY', 12288), ('CREAD', 2048), ('CRPRNT', 18), ('CRTSCTS', 196608), ('CS5', 0), ('CS6', 256), ('CS7', 512), ('CS8', 768), ('CSIZE', 768), ('CSTART', 17), ('CSTOP', 19), ('CSTOPB', 1024), ('CSUSP', 26), ('CWERASE', 23), ('ECHO', 8), ('ECHOCTL', 64), ('ECHOE', 2), ('ECHOK', 4), ('ECHOKE', 1), ('ECHONL', 16), ('ECHOPRT', 32), ('EXTA', 19200), ('EXTB', 38400), ('FF0', 0), ('FF1', 16384), ('FFDLY', 16384), ('FIOASYNC', 2147772029), ('FIOCLEX', 536897025), ('FIONBIO', 2147772030), ('FIONCLEX', 536897026), ('FIONREAD', 1074030207), ('FLUSHO', 8388608), ('HUPCL', 16384), ('ICANON', 256), ('ICRNL', 256), ('IEXTEN', 1024), ('IGNBRK', 1), ('IGNCR', 128), ('IGNPAR', 4), ('IMAXBEL', 8192), ('INLCR', 64), ('INPCK', 16), ('ISIG', 128), ('ISTRIP', 32), ('IXANY', 2048), ('IXOFF', 1024), ('IXON', 512), ('NCCS', 20), ('NL0', 0), ('NL1', 256), ('NLDLY', 768), ('NOFLSH', 2147483648), ('OCRNL', 16), ('OFDEL', 131072), ('OFILL', 128), ('ONLCR', 2), ('ONLRET', 64), ('ONOCR', 32), ('OPOST', 1), ('PARENB', 4096), ('PARMRK', 8), ('PARODD', 8192), ('PENDIN', 536870912), ('TAB0', 0), ('TAB1', 1024), ('TAB2', 2048), ('TAB3', 4), ('TABDLY', 3076), ('TCIFLUSH', 1), ('TCIOFF', 3), ('TCIOFLUSH', 3), ('TCION', 4), ('TCOFLUSH', 2), ('TCOOFF', 1), ('TCOON', 2), ('TCSADRAIN', 1), ('TCSAFLUSH', 2), ('TCSANOW', 0), ('TCSASOFT', 16), ('TIOCCONS', 2147775586), ('TIOCEXCL', 536900621), ('TIOCGETD', 1074033690), ('TIOCGPGRP', 1074033783), ('TIOCGWINSZ', 1074295912), ('TIOCMBIC', 2147775595), ('TIOCMBIS', 2147775596), ('TIOCMGET', 1074033770), ('TIOCMSET', 2147775597), ('TIOCM_CAR', 64), ('TIOCM_CD', 64), ('TIOCM_CTS', 32), ('TIOCM_DSR', 256), ('TIOCM_DTR', 2), ('TIOCM_LE', 1), ('TIOCM_RI', 128), ('TIOCM_RNG', 128), ('TIOCM_RTS', 4), ('TIOCM_SR', 16), ('TIOCM_ST', 8), ('TIOCNOTTY', 536900721), ('TIOCNXCL', 536900622), ('TIOCOUTQ', 1074033779), ('TIOCPKT', 2147775600), ('TIOCPKT_DATA', 0), ('TIOCPKT_DOSTOP', 32), ('TIOCPKT_FLUSHREAD', 1), ('TIOCPKT_FLUSHWRITE', 2), ('TIOCPKT_NOSTOP', 16), ('TIOCPKT_START', 8), ('TIOCPKT_STOP', 4), ('TIOCSCTTY', 536900705), ('TIOCSETD', 2147775515), ('TIOCSPGRP', 2147775606), ('TIOCSTI', 2147578994), ('TIOCSWINSZ', 2148037735), ('TOSTOP', 4194304), ('VDISCARD', 15), ('VEOF', 0), ('VEOL', 1), ('VEOL2', 2), ('VERASE', 3), ('VINTR', 8), ('VKILL', 5), ('VLNEXT', 14), ('VMIN', 16), ('VQUIT', 9), ('VREPRINT', 6), ('VSTART', 12), ('VSTOP', 13), ('VSUSP', 10), ('VT0', 0), ('VT1', 65536), ('VTDLY', 65536), ('VTIME', 17), ('VWERASE', 4)] = sorted([('B0', 0), ('B110', 110), ('B115200', 115200), ('B1200', 1200), ('B134', 134), ('B150', 150), ('B1800', 1800), ('B19200', 19200), ('B200', 200), ('B230400', 230400), ('B2400', 2400), ('B300', 300), ('B38400', 38400), ('B4800', 4800), ('B50', 50), ('B57600', 57600), ('B600', 600), ('B75', 75), ('B9600', 9600), ('BRKINT', 2), ('BS0', 0), ('BS1', 32768), ('BSDLY', 32768), ('CDSUSP', 25), ('CEOF', 4), ('CEOL', 255), ('CEOT', 4), ('CERASE', 127), ('CFLUSH', 15), ('CINTR', 3), ('CKILL', 21), ('CLNEXT', 22), ('CLOCAL', 32768), ('CQUIT', 28), ('CR0', 0), ('CR1', 4096), ('CR2', 8192), ('CR3', 12288), ('CRDLY', 12288), ('CREAD', 2048), ('CRPRNT', 18), ('CRTSCTS', 196608), ('CS5', 0), ('CS6', 256), ('CS7', 512), ('CS8', 768), ('CSIZE', 768), ('CSTART', 17), ('CSTOP', 19), ('CSTOPB', 1024), ('CSUSP', 26), ('CWERASE', 23), ('ECHO', 8), ('ECHOCTL', 64), ('ECHOE', 2), ('ECHOK', 4), ('ECHOKE', 1), ('ECHONL', 16), ('ECHOPRT', 32), ('EXTA', 19200), ('EXTB', 38400), ('FF0', 0), ('FF1', 16384), ('FFDLY', 16384), ('FIOASYNC', 2147772029), ('FIOCLEX', 536897025), ('FIONBIO', 2147772030), ('FIONCLEX', 536897026), ('FIONREAD', 1074030207), ('FLUSHO', 8388608), ('HUPCL', 16384), ('ICANON', 256), ('ICRNL', 256), ('IEXTEN', 1024), ('IGNBRK', 1), ('IGNCR', 128), ('IGNPAR', 4), ('IMAXBEL', 8192), ('INLCR', 64), ('INPCK', 16), ('ISIG', 128), ('ISTRIP', 32), ('IXANY', 2048), ('IXOFF', 1024), ('IXON', 512), ('NCCS', 20), ('NL0', 0), ('NL1', 256), ('NLDLY', 768), ('NOFLSH', 2147483648), ('OCRNL', 16), ('OFDEL', 131072), ('OFILL', 128), ('ONLCR', 2), ('ONLRET', 64), ('ONOCR', 32), ('OPOST', 1), ('PARENB', 4096), ('PARMRK', 8), ('PARODD', 8192), ('PENDIN', 536870912), ('TAB0', 0), ('TAB1', 1024), ('TAB2', 2048), ('TAB3', 4), ('TABDLY', 3076), ('TCIFLUSH', 1), ('TCIOFF', 3), ('TCIOFLUSH', 3), ('TCION', 4), ('TCOFLUSH', 2), ('TCOOFF', 1), ('TCOON', 2), ('TCSADRAIN', 1), ('TCSAFLUSH', 2), ('TCSANOW', 0), ('TCSASOFT', 16), ('TIOCCONS', 2147775586), ('TIOCEXCL', 536900621), ('TIOCGETD', 1074033690), ('TIOCGPGRP', 1074033783), ('TIOCGWINSZ', 1074295912), ('TIOCMBIC', 2147775595), ('TIOCMBIS', 2147775596), ('TIOCMGET', 1074033770), ('TIOCMSET', 2147775597), ('TIOCM_CAR', 64), ('TIOCM_CD', 64), ('TIOCM_CTS', 32), ('TIOCM_DSR', 256), ('TIOCM_DTR', 2), ('TIOCM_LE', 1), ('TIOCM_RI', 128), ('TIOCM_RNG', 128), ('TIOCM_RTS', 4), ('TIOCM_SR', 16), ('TIOCM_ST', 8), ('TIOCNOTTY', 536900721), ('TIOCNXCL', 536900622), ('TIOCOUTQ', 1074033779), ('TIOCPKT', 2147775600), ('TIOCPKT_DATA', 0), ('TIOCPKT_DOSTOP', 32), ('TIOCPKT_FLUSHREAD', 1), ('TIOCPKT_FLUSHWRITE', 2), ('TIOCPKT_NOSTOP', 16), ('TIOCPKT_START', 8), ('TIOCPKT_STOP', 4), ('TIOCSCTTY', 536900705), ('TIOCSETD', 2147775515), ('TIOCSPGRP', 2147775606), ('TIOCSTI', 2147578994), ('TIOCSWINSZ', 2148037735), ('TOSTOP', 4194304), ('VDISCARD', 15), ('VEOF', 0), ('VEOL', 1), ('VEOL2', 2), ('VERASE', 3), ('VINTR', 8), ('VKILL', 5), ('VLNEXT', 14), ('VMIN', 16), ('VQUIT', 9), ('VREPRINT', 6), ('VSTART', 12), ('VSTOP', 13), ('VSUSP', 10), ('VT0', 0), ('VT1', 65536), ('VTDLY', 65536), ('VTIME', 17), ('VWERASE', 4)]) E + where [('B0', 0), ('B110', 110), ('B115200', 115200), ('B1200', 1200), ('B134', 134), ('B150', 150), ('B1800', 1800), ('B19200', 19200), ('B200', 200), ('B230400', 230400), ('B2400', 2400), ('B300', 300), ('B38400', 38400), ('B4800', 4800), ('B50', 50), ('B57600', 57600), ('B600', 600), ('B75', 75), ('B9600', 9600), ('BRKINT', 2), ('BS0', 0), ('BS1', 32768), ('BSDLY', 32768), ('CDSUSP', 25), ('CEOF', 4), ('CEOL', 255), ('CEOT', 4), ('CERASE', 127), ('CFLUSH', 15), ('CINTR', 3), ('CKILL', 21), ('CLNEXT', 22), ('CLOCAL', 32768), ('CQUIT', 28), ('CR0', 0), ('CR1', 4096), ('CR2', 8192), ('CR3', 12288), ('CRDLY', 12288), ('CREAD', 2048), ('CRPRNT', 18), ('CRTSCTS', 196608), ('CS5', 0), ('CS6', 256), ('CS7', 512), ('CS8', 768), ('CSIZE', 768), ('CSTART', 17), ('CSTOP', 19), ('CSTOPB', 1024), ('CSUSP', 26), ('CWERASE', 23), ('ECHO', 8), ('ECHOCTL', 64), ('ECHOE', 2), ('ECHOK', 4), ('ECHOKE', 1), ('ECHONL', 16), ('ECHOPRT', 32), ('EXTA', 19200), ('EXTB', 38400), ('FF0', 0), ('FF1', 16384), ('FFDLY', 16384), ('FIOASYNC', 2147772029), ('FIOCLEX', 536897025), ('FIONBIO', 2147772030), ('FIONCLEX', 536897026), ('FIONREAD', 1074030207), ('FLUSHO', 8388608), ('HUPCL', 16384), ('ICANON', 256), ('ICRNL', 256), ('IEXTEN', 1024), ('IGNBRK', 1), ('IGNCR', 128), ('IGNPAR', 4), ('IMAXBEL', 8192), ('INLCR', 64), ('INPCK', 16), ('ISIG', 128), ('ISTRIP', 32), ('IXANY', 2048), ('IXOFF', 1024), ('IXON', 512), ('NCCS', 20), ('NL0', 0), ('NL1', 256), ('NLDLY', 768), ('NOFLSH', 2147483648), ('OCRNL', 16), ('OFDEL', 131072), ('OFILL', 128), ('ONLCR', 2), ('ONLRET', 64), ('ONOCR', 32), ('OPOST', 1), ('PARENB', 4096), ('PARMRK', 8), ('PARODD', 8192), ('PENDIN', 536870912), ('TAB0', 0), ('TAB1', 1024), ('TAB2', 2048), ('TAB3', 4), ('TABDLY', 3076), ('TCIFLUSH', 1), ('TCIOFF', 3), ('TCIOFLUSH', 3), ('TCION', 4), ('TCOFLUSH', 2), ('TCOOFF', 1), ('TCOON', 2), ('TCSADRAIN', 1), ('TCSAFLUSH', 2), ('TCSANOW', 0), ('TCSASOFT', 16), ('TIOCCONS', 2147775586), ('TIOCEXCL', 536900621), ('TIOCGETD', 1074033690), ('TIOCGPGRP', 1074033783), ('TIOCGWINSZ', 1074295912), ('TIOCMBIC', 2147775595), ('TIOCMBIS', 2147775596), ('TIOCMGET', 1074033770), ('TIOCMSET', 2147775597), ('TIOCM_CAR', 64), ('TIOCM_CD', 64), ('TIOCM_CTS', 32), ('TIOCM_DSR', 256), ('TIOCM_DTR', 2), ('TIOCM_LE', 1), ('TIOCM_RI', 128), ('TIOCM_RNG', 128), ('TIOCM_RTS', 4), ('TIOCM_SR', 16), ('TIOCM_ST', 8), ('TIOCNOTTY', 536900721), ('TIOCNXCL', 536900622), ('TIOCOUTQ', 1074033779), ('TIOCPKT', 2147775600), ('TIOCPKT_DATA', 0), ('TIOCPKT_DOSTOP', 32), ('TIOCPKT_FLUSHREAD', 1), ('TIOCPKT_FLUSHWRITE', 2), ('TIOCPKT_NOSTOP', 16), ('TIOCPKT_START', 8), ('TIOCPKT_STOP', 4), ('TIOCSCTTY', 536900705), ('TIOCSETD', 2147775515), ('TIOCSPGRP', 2147775606), ('TIOCSTI', 2147578994), ('TIOCSWINSZ', 2148037735), ('TOSTOP', 4194304), ('VDISCARD', 15), ('VEOF', 0), ('VEOL', 1), ('VEOL2', 2), ('VERASE', 3), ('VINTR', 8), ('VKILL', 5), ('VLNEXT', 14), ('VMIN', 16), ('VQUIT', 9), ('VREPRINT', 6), ('VSTART', 12), ('VSTOP', 13), ('VSUSP', 10), ('VT0', 0), ('VT1', 65536), ('VTDLY', 65536), ('VTIME', 17), ('VWERASE', 4)] = <bound method dict.items of {'B0': 0, 'B110': 110, 'B115200': 115200, 'B1200': 1200, 'B134': 134, 'B150': 150, 'B1800': 1800, 'B19200': 19200, 'B200': 200, 'B230400': 230400, 'B2400': 2400, 'B300': 300, 'B38400': 38400, 'B4800': 4800, 'B50': 50, 'B57600': 57600, 'B600': 600, 'B75': 75, 'B9600': 9600, 'BRKINT': 2, 'BS0': 0, 'BS1': 32768, 'BSDLY': 32768, 'CDSUSP': 25, 'CEOF': 4, 'CEOL': 255, 'CEOT': 4, 'CERASE': 127, 'CFLUSH': 15, 'CINTR': 3, 'CKILL': 21, 'CLNEXT': 22, 'CLOCAL': 32768, 'CQUIT': 28, 'CR0': 0, 'CR1': 4096, 'CR2': 8192, 'CR3': 12288, 'CRDLY': 12288, 'CREAD': 2048, 'CRPRNT': 18, 'CRTSCTS': 196608, 'CS5': 0, 'CS6': 256, 'CS7': 512, 'CS8': 768, 'CSIZE': 768, 'CSTART': 17, 'CSTOP': 19, 'CSTOPB': 1024, 'CSUSP': 26, 'CWERASE': 23, 'ECHO': 8, 'ECHOCTL': 64, 'ECHOE': 2, 'ECHOK': 4, 'ECHOKE': 1, 'ECHONL': 16, 'ECHOPRT': 32, 'EXTA': 19200, 'EXTB': 38400, 'FF0': 0, 'FF1': 16384, 'FFDLY': 16384, 'FIOASYNC': 2147772029, 'FIOCLEX': 536897025, 'FIONBIO': 2147772030, 'FIONCLEX': 536897026, 'FIONREAD': 1074030207, 'FLUSHO': 8388608, 'HUPCL': 16384, 'ICANON': 256, 'ICRNL': 256, 'IEXTEN': 1024, 'IGNBRK': 1, 'IGNCR': 128, 'IGNPAR': 4, 'IMAXBEL': 8192, 'INLCR': 64, 'INPCK': 16, 'ISIG': 128, 'ISTRIP': 32, 'IXANY': 2048, 'IXOFF': 1024, 'IXON': 512, 'NCCS': 20, 'NL0': 0, 'NL1': 256, 'NLDLY': 768, 'NOFLSH': 2147483648, 'OCRNL': 16, 'OFDEL': 131072, 'OFILL': 128, 'ONLCR': 2, 'ONLRET': 64, 'ONOCR': 32, 'OPOST': 1, 'PARENB': 4096, 'PARMRK': 8, 'PARODD': 8192, 'PENDIN': 536870912, 'TAB0': 0, 'TAB1': 1024, 'TAB2': 2048, 'TAB3': 4, 'TABDLY': 3076, 'TCIFLUSH': 1, 'TCIOFF': 3, 'TCIOFLUSH': 3, 'TCION': 4, 'TCOFLUSH': 2, 'TCOOFF': 1, 'TCOON': 2, 'TCSADRAIN': 1, 'TCSAFLUSH': 2, 'TCSANOW': 0, 'TCSASOFT': 16, 'TIOCCONS': 2147775586, 'TIOCEXCL': 536900621, 'TIOCGETD': 1074033690, 'TIOCGPGRP': 1074033783, 'TIOCGWINSZ': 1074295912, 'TIOCMBIC': 2147775595, 'TIOCMBIS': 2147775596, 'TIOCMGET': 1074033770, 'TIOCMSET': 2147775597, 'TIOCM_CAR': 64, 'TIOCM_CD': 64, 'TIOCM_CTS': 32, 'TIOCM_DSR': 256, 'TIOCM_DTR': 2, 'TIOCM_LE': 1, 'TIOCM_RI': 128, 'TIOCM_RNG': 128, 'TIOCM_RTS': 4, 'TIOCM_SR': 16, 'TIOCM_ST': 8, 'TIOCNOTTY': 536900721, 'TIOCNXCL': 536900622, 'TIOCOUTQ': 1074033779, 'TIOCPKT': 2147775600, 'TIOCPKT_DATA': 0, 'TIOCPKT_DOSTOP': 32, 'TIOCPKT_FLUSHREAD': 1, 'TIOCPKT_FLUSHWRITE': 2, 'TIOCPKT_NOSTOP': 16, 'TIOCPKT_START': 8, 'TIOCPKT_STOP': 4, 'TIOCSCTTY': 536900705, 'TIOCSETD': 2147775515, 'TIOCSPGRP': 2147775606, 'TIOCSTI': 2147578994, 'TIOCSWINSZ': 2148037735, 'TOSTOP': 4194304, 'VDISCARD': 15, 'VEOF': 0, 'VEOL': 1, 'VEOL2': 2, 'VERASE': 3, 'VINTR': 8, 'VKILL': 5, 'VLNEXT': 14, 'VMIN': 16, 'VQUIT': 9, 'VREPRINT': 6, 'VSTART': 12, 'VSTOP': 13, 'VSUSP': 10, 'VT0': 0, 'VT1': 65536, 'VTDLY': 65536, 'VTIME': 17, 'VWERASE': 4}>() E + where <bound method dict.items of {'B0': 0, 'B110': 110, 'B115200': 115200, 'B1200': 1200, 'B134': 134, 'B150': 150, 'B1800': 1800, 'B19200': 19200, 'B200': 200, 'B230400': 230400, 'B2400': 2400, 'B300': 300, 'B38400': 38400, 'B4800': 4800, 'B50': 50, 'B57600': 57600, 'B600': 600, 'B75': 75, 'B9600': 9600, 'BRKINT': 2, 'BS0': 0, 'BS1': 32768, 'BSDLY': 32768, 'CDSUSP': 25, 'CEOF': 4, 'CEOL': 255, 'CEOT': 4, 'CERASE': 127, 'CFLUSH': 15, 'CINTR': 3, 'CKILL': 21, 'CLNEXT': 22, 'CLOCAL': 32768, 'CQUIT': 28, 'CR0': 0, 'CR1': 4096, 'CR2': 8192, 'CR3': 12288, 'CRDLY': 12288, 'CREAD': 2048, 'CRPRNT': 18, 'CRTSCTS': 196608, 'CS5': 0, 'CS6': 256, 'CS7': 512, 'CS8': 768, 'CSIZE': 768, 'CSTART': 17, 'CSTOP': 19, 'CSTOPB': 1024, 'CSUSP': 26, 'CWERASE': 23, 'ECHO': 8, 'ECHOCTL': 64, 'ECHOE': 2, 'ECHOK': 4, 'ECHOKE': 1, 'ECHONL': 16, 'ECHOPRT': 32, 'EXTA': 19200, 'EXTB': 38400, 'FF0': 0, 'FF1': 16384, 'FFDLY': 16384, 'FIOASYNC': 2147772029, 'FIOCLEX': 536897025, 'FIONBIO': 2147772030, 'FIONCLEX': 536897026, 'FIONREAD': 1074030207, 'FLUSHO': 8388608, 'HUPCL': 16384, 'ICANON': 256, 'ICRNL': 256, 'IEXTEN': 1024, 'IGNBRK': 1, 'IGNCR': 128, 'IGNPAR': 4, 'IMAXBEL': 8192, 'INLCR': 64, 'INPCK': 16, 'ISIG': 128, 'ISTRIP': 32, 'IXANY': 2048, 'IXOFF': 1024, 'IXON': 512, 'NCCS': 20, 'NL0': 0, 'NL1': 256, 'NLDLY': 768, 'NOFLSH': 2147483648, 'OCRNL': 16, 'OFDEL': 131072, 'OFILL': 128, 'ONLCR': 2, 'ONLRET': 64, 'ONOCR': 32, 'OPOST': 1, 'PARENB': 4096, 'PARMRK': 8, 'PARODD': 8192, 'PENDIN': 536870912, 'TAB0': 0, 'TAB1': 1024, 'TAB2': 2048, 'TAB3': 4, 'TABDLY': 3076, 'TCIFLUSH': 1, 'TCIOFF': 3, 'TCIOFLUSH': 3, 'TCION': 4, 'TCOFLUSH': 2, 'TCOOFF': 1, 'TCOON': 2, 'TCSADRAIN': 1, 'TCSAFLUSH': 2, 'TCSANOW': 0, 'TCSASOFT': 16, 'TIOCCONS': 2147775586, 'TIOCEXCL': 536900621, 'TIOCGETD': 1074033690, 'TIOCGPGRP': 1074033783, 'TIOCGWINSZ': 1074295912, 'TIOCMBIC': 2147775595, 'TIOCMBIS': 2147775596, 'TIOCMGET': 1074033770, 'TIOCMSET': 2147775597, 'TIOCM_CAR': 64, 'TIOCM_CD': 64, 'TIOCM_CTS': 32, 'TIOCM_DSR': 256, 'TIOCM_DTR': 2, 'TIOCM_LE': 1, 'TIOCM_RI': 128, 'TIOCM_RNG': 128, 'TIOCM_RTS': 4, 'TIOCM_SR': 16, 'TIOCM_ST': 8, 'TIOCNOTTY': 536900721, 'TIOCNXCL': 536900622, 'TIOCOUTQ': 1074033779, 'TIOCPKT': 2147775600, 'TIOCPKT_DATA': 0, 'TIOCPKT_DOSTOP': 32, 'TIOCPKT_FLUSHREAD': 1, 'TIOCPKT_FLUSHWRITE': 2, 'TIOCPKT_NOSTOP': 16, 'TIOCPKT_START': 8, 'TIOCPKT_STOP': 4, 'TIOCSCTTY': 536900705, 'TIOCSETD': 2147775515, 'TIOCSPGRP': 2147775606, 'TIOCSTI': 2147578994, 'TIOCSWINSZ': 2148037735, 'TOSTOP': 4194304, 'VDISCARD': 15, 'VEOF': 0, 'VEOL': 1, 'VEOL2': 2, 'VERASE': 3, 'VINTR': 8, 'VKILL': 5, 'VLNEXT': 14, 'VMIN': 16, 'VQUIT': 9, 'VREPRINT': 6, 'VSTART': 12, 'VSTOP': 13, 'VSUSP': 10, 'VT0': 0, 'VT1': 65536, 'VTDLY': 65536, 'VTIME': 17, 'VWERASE': 4}> = {'B0': 0, 'B110': 110, 'B115200': 115200, 'B1200': 1200, 'B134': 134, 'B150': 150, 'B1800': 1800, 'B19200': 19200, 'B200': 200, 'B230400': 230400, 'B2400': 2400, 'B300': 300, 'B38400': 38400, 'B4800': 4800, 'B50': 50, 'B57600': 57600, 'B600': 600, 'B75': 75, 'B9600': 9600, 'BRKINT': 2, 'BS0': 0, 'BS1': 32768, 'BSDLY': 32768, 'CDSUSP': 25, 'CEOF': 4, 'CEOL': 255, 'CEOT': 4, 'CERASE': 127, 'CFLUSH': 15, 'CINTR': 3, 'CKILL': 21, 'CLNEXT': 22, 'CLOCAL': 32768, 'CQUIT': 28, 'CR0': 0, 'CR1': 4096, 'CR2': 8192, 'CR3': 12288, 'CRDLY': 12288, 'CREAD': 2048, 'CRPRNT': 18, 'CRTSCTS': 196608, 'CS5': 0, 'CS6': 256, 'CS7': 512, 'CS8': 768, 'CSIZE': 768, 'CSTART': 17, 'CSTOP': 19, 'CSTOPB': 1024, 'CSUSP': 26, 'CWERASE': 23, 'ECHO': 8, 'ECHOCTL': 64, 'ECHOE': 2, 'ECHOK': 4, 'ECHOKE': 1, 'ECHONL': 16, 'ECHOPRT': 32, 'EXTA': 19200, 'EXTB': 38400, 'FF0': 0, 'FF1': 16384, 'FFDLY': 16384, 'FIOASYNC': 2147772029, 'FIOCLEX': 536897025, 'FIONBIO': 2147772030, 'FIONCLEX': 536897026, 'FIONREAD': 1074030207, 'FLUSHO': 8388608, 'HUPCL': 16384, 'ICANON': 256, 'ICRNL': 256, 'IEXTEN': 1024, 'IGNBRK': 1, 'IGNCR': 128, 'IGNPAR': 4, 'IMAXBEL': 8192, 'INLCR': 64, 'INPCK': 16, 'ISIG': 128, 'ISTRIP': 32, 'IXANY': 2048, 'IXOFF': 1024, 'IXON': 512, 'NCCS': 20, 'NL0': 0, 'NL1': 256, 'NLDLY': 768, 'NOFLSH': 2147483648, 'OCRNL': 16, 'OFDEL': 131072, 'OFILL': 128, 'ONLCR': 2, 'ONLRET': 64, 'ONOCR': 32, 'OPOST': 1, 'PARENB': 4096, 'PARMRK': 8, 'PARODD': 8192, 'PENDIN': 536870912, 'TAB0': 0, 'TAB1': 1024, 'TAB2': 2048, 'TAB3': 4, 'TABDLY': 3076, 'TCIFLUSH': 1, 'TCIOFF': 3, 'TCIOFLUSH': 3, 'TCION': 4, 'TCOFLUSH': 2, 'TCOOFF': 1, 'TCOON': 2, 'TCSADRAIN': 1, 'TCSAFLUSH': 2, 'TCSANOW': 0, 'TCSASOFT': 16, 'TIOCCONS': 2147775586, 'TIOCEXCL': 536900621, 'TIOCGETD': 1074033690, 'TIOCGPGRP': 1074033783, 'TIOCGWINSZ': 1074295912, 'TIOCMBIC': 2147775595, 'TIOCMBIS': 2147775596, 'TIOCMGET': 1074033770, 'TIOCMSET': 2147775597, 'TIOCM_CAR': 64, 'TIOCM_CD': 64, 'TIOCM_CTS': 32, 'TIOCM_DSR': 256, 'TIOCM_DTR': 2, 'TIOCM_LE': 1, 'TIOCM_RI': 128, 'TIOCM_RNG': 128, 'TIOCM_RTS': 4, 'TIOCM_SR': 16, 'TIOCM_ST': 8, 'TIOCNOTTY': 536900721, 'TIOCNXCL': 536900622, 'TIOCOUTQ': 1074033779, 'TIOCPKT': 2147775600, 'TIOCPKT_DATA': 0, 'TIOCPKT_DOSTOP': 32, 'TIOCPKT_FLUSHREAD': 1, 'TIOCPKT_FLUSHWRITE': 2, 'TIOCPKT_NOSTOP': 16, 'TIOCPKT_START': 8, 'TIOCPKT_STOP': 4, 'TIOCSCTTY': 536900705, 'TIOCSETD': 2147775515, 'TIOCSPGRP': 2147775606, 'TIOCSTI': 2147578994, 'TIOCSWINSZ': 2148037735, 'TOSTOP': 4194304, 'VDISCARD': 15, 'VEOF': 0, 'VEOL': 1, 'VEOL2': 2, 'VERASE': 3, 'VINTR': 8, 'VKILL': 5, 'VLNEXT': 14, 'VMIN': 16, 'VQUIT': 9, 'VREPRINT': 6, 'VSTART': 12, 'VSTOP': 13, 'VSUSP': 10, 'VT0': 0, 'VT1': 65536, 'VTDLY': 65536, 'VTIME': 17, 'VWERASE': 4}.items E + where {'B0': 0, 'B110': 110, 'B115200': 115200, 'B1200': 1200, 'B134': 134, 'B150': 150, 'B1800': 1800, 'B19200': 19200, 'B200': 200, 'B230400': 230400, 'B2400': 2400, 'B300': 300, 'B38400': 38400, 'B4800': 4800, 'B50': 50, 'B57600': 57600, 'B600': 600, 'B75': 75, 'B9600': 9600, 'BRKINT': 2, 'BS0': 0, 'BS1': 32768, 'BSDLY': 32768, 'CDSUSP': 25, 'CEOF': 4, 'CEOL': 255, 'CEOT': 4, 'CERASE': 127, 'CFLUSH': 15, 'CINTR': 3, 'CKILL': 21, 'CLNEXT': 22, 'CLOCAL': 32768, 'CQUIT': 28, 'CR0': 0, 'CR1': 4096, 'CR2': 8192, 'CR3': 12288, 'CRDLY': 12288, 'CREAD': 2048, 'CRPRNT': 18, 'CRTSCTS': 196608, 'CS5': 0, 'CS6': 256, 'CS7': 512, 'CS8': 768, 'CSIZE': 768, 'CSTART': 17, 'CSTOP': 19, 'CSTOPB': 1024, 'CSUSP': 26, 'CWERASE': 23, 'ECHO': 8, 'ECHOCTL': 64, 'ECHOE': 2, 'ECHOK': 4, 'ECHOKE': 1, 'ECHONL': 16, 'ECHOPRT': 32, 'EXTA': 19200, 'EXTB': 38400, 'FF0': 0, 'FF1': 16384, 'FFDLY': 16384, 'FIOASYNC': 2147772029, 'FIOCLEX': 536897025, 'FIONBIO': 2147772030, 'FIONCLEX': 536897026, 'FIONREAD': 1074030207, 'FLUSHO': 8388608, 'HUPCL': 16384, 'ICANON': 256, 'ICRNL': 256, 'IEXTEN': 1024, 'IGNBRK': 1, 'IGNCR': 128, 'IGNPAR': 4, 'IMAXBEL': 8192, 'INLCR': 64, 'INPCK': 16, 'ISIG': 128, 'ISTRIP': 32, 'IXANY': 2048, 'IXOFF': 1024, 'IXON': 512, 'NCCS': 20, 'NL0': 0, 'NL1': 256, 'NLDLY': 768, 'NOFLSH': 2147483648, 'OCRNL': 16, 'OFDEL': 131072, 'OFILL': 128, 'ONLCR': 2, 'ONLRET': 64, 'ONOCR': 32, 'OPOST': 1, 'PARENB': 4096, 'PARMRK': 8, 'PARODD': 8192, 'PENDIN': 536870912, 'TAB0': 0, 'TAB1': 1024, 'TAB2': 2048, 'TAB3': 4, 'TABDLY': 3076, 'TCIFLUSH': 1, 'TCIOFF': 3, 'TCIOFLUSH': 3, 'TCION': 4, 'TCOFLUSH': 2, 'TCOOFF': 1, 'TCOON': 2, 'TCSADRAIN': 1, 'TCSAFLUSH': 2, 'TCSANOW': 0, 'TCSASOFT': 16, 'TIOCCONS': 2147775586, 'TIOCEXCL': 536900621, 'TIOCGETD': 1074033690, 'TIOCGPGRP': 1074033783, 'TIOCGWINSZ': 1074295912, 'TIOCMBIC': 2147775595, 'TIOCMBIS': 2147775596, 'TIOCMGET': 1074033770, 'TIOCMSET': 2147775597, 'TIOCM_CAR': 64, 'TIOCM_CD': 64, 'TIOCM_CTS': 32, 'TIOCM_DSR': 256, 'TIOCM_DTR': 2, 'TIOCM_LE': 1, 'TIOCM_RI': 128, 'TIOCM_RNG': 128, 'TIOCM_RTS': 4, 'TIOCM_SR': 16, 'TIOCM_ST': 8, 'TIOCNOTTY': 536900721, 'TIOCNXCL': 536900622, 'TIOCOUTQ': 1074033779, 'TIOCPKT': 2147775600, 'TIOCPKT_DATA': 0, 'TIOCPKT_DOSTOP': 32, 'TIOCPKT_FLUSHREAD': 1, 'TIOCPKT_FLUSHWRITE': 2, 'TIOCPKT_NOSTOP': 16, 'TIOCPKT_START': 8, 'TIOCPKT_STOP': 4, 'TIOCSCTTY': 536900705, 'TIOCSETD': 2147775515, 'TIOCSPGRP': 2147775606, 'TIOCSTI': 2147578994, 'TIOCSWINSZ': 2148037735, 'TOSTOP': 4194304, 'VDISCARD': 15, 'VEOF': 0, 'VEOL': 1, 'VEOL2': 2, 'VERASE': 3, 'VINTR': 8, 'VKILL': 5, 'VLNEXT': 14, 'VMIN': 16, 'VQUIT': 9, 'VREPRINT': 6, 'VSTART': 12, 'VSTOP': 13, 'VSUSP': 10, 'VT0': 0, 'VT1': 65536, 'VTDLY': 65536, 'VTIME': 17, 'VWERASE': 4} = {'B0': 0, 'B110': 110, 'B115200': 115200, 'B1200': 1200, 'B134': 134, 'B150': 150, 'B1800': 1800, 'B19200': 19200, 'B200': 200, 'B230400': 230400, 'B2400': 2400, 'B300': 300, 'B38400': 38400, 'B4800': 4800, 'B50': 50, 'B57600': 57600, 'B600': 600, 'B75': 75, 'B9600': 9600, 'BRKINT': 2, 'BS0': 0, 'BS1': 32768, 'BSDLY': 32768, 'CDSUSP': 25, 'CEOF': 4, 'CEOL': 255, 'CEOT': 4, 'CERASE': 127, 'CFLUSH': 15, 'CINTR': 3, 'CKILL': 21, 'CLNEXT': 22, 'CLOCAL': 32768, 'CQUIT': 28, 'CR0': 0, 'CR1': 4096, 'CR2': 8192, 'CR3': 12288, 'CRDLY': 12288, 'CREAD': 2048, 'CRPRNT': 18, 'CRTSCTS': 196608, 'CS5': 0, 'CS6': 256, 'CS7': 512, 'CS8': 768, 'CSIZE': 768, 'CSTART': 17, 'CSTOP': 19, 'CSTOPB': 1024, 'CSUSP': 26, 'CWERASE': 23, 'ECHO': 8, 'ECHOCTL': 64, 'ECHOE': 2, 'ECHOK': 4, 'ECHOKE': 1, 'ECHONL': 16, 'ECHOPRT': 32, 'EXTA': 19200, 'EXTB': 38400, 'FF0': 0, 'FF1': 16384, 'FFDLY': 16384, 'FIOASYNC': 2147772029, 'FIOCLEX': 536897025, 'FIONBIO': 2147772030, 'FIONCLEX': 536897026, 'FIONREAD': 1074030207, 'FLUSHO': 8388608, 'HUPCL': 16384, 'ICANON': 256, 'ICRNL': 256, 'IEXTEN': 1024, 'IGNBRK': 1, 'IGNCR': 128, 'IGNPAR': 4, 'IMAXBEL': 8192, 'INLCR': 64, 'INPCK': 16, 'ISIG': 128, 'ISTRIP': 32, 'IXANY': 2048, 'IXOFF': 1024, 'IXON': 512, 'NCCS': 20, 'NL0': 0, 'NL1': 256, 'NLDLY': 768, 'NOFLSH': 2147483648, 'OCRNL': 16, 'OFDEL': 131072, 'OFILL': 128, 'ONLCR': 2, 'ONLRET': 64, 'ONOCR': 32, 'OPOST': 1, 'PARENB': 4096, 'PARMRK': 8, 'PARODD': 8192, 'PENDIN': 536870912, 'TAB0': 0, 'TAB1': 1024, 'TAB2': 2048, 'TAB3': 4, 'TABDLY': 3076, 'TCIFLUSH': 1, 'TCIOFF': 3, 'TCIOFLUSH': 3, 'TCION': 4, 'TCOFLUSH': 2, 'TCOOFF': 1, 'TCOON': 2, 'TCSADRAIN': 1, 'TCSAFLUSH': 2, 'TCSANOW': 0, 'TCSASOFT': 16, 'TIOCCONS': 2147775586, 'TIOCEXCL': 536900621, 'TIOCGETD': 1074033690, 'TIOCGPGRP': 1074033783, 'TIOCGWINSZ': 1074295912, 'TIOCMBIC': 2147775595, 'TIOCMBIS': 2147775596, 'TIOCMGET': 1074033770, 'TIOCMSET': 2147775597, 'TIOCM_CAR': 64, 'TIOCM_CD': 64, 'TIOCM_CTS': 32, 'TIOCM_DSR': 256, 'TIOCM_DTR': 2, 'TIOCM_LE': 1, 'TIOCM_RI': 128, 'TIOCM_RNG': 128, 'TIOCM_RTS': 4, 'TIOCM_SR': 16, 'TIOCM_ST': 8, 'TIOCNOTTY': 536900721, 'TIOCNXCL': 536900622, 'TIOCOUTQ': 1074033779, 'TIOCPKT': 2147775600, 'TIOCPKT_DATA': 0, 'TIOCPKT_DOSTOP': 32, 'TIOCPKT_FLUSHREAD': 1, 'TIOCPKT_FLUSHWRITE': 2, 'TIOCPKT_NOSTOP': 16, 'TIOCPKT_START': 8, 'TIOCPKT_STOP': 4, 'TIOCSCTTY': 536900705, 'TIOCSETD': 2147775515, 'TIOCSPGRP': 2147775606, 'TIOCSTI': 2147578994, 'TIOCSWINSZ': 2148037735, 'TOSTOP': 4194304, 'VDISCARD': 15, 'VEOF': 0, 'VEOL': 1, 'VEOL2': 2, 'VERASE': 3, 'VINTR': 8, 'VKILL': 5, 'VLNEXT': 14, 'VMIN': 16, 'VQUIT': 9, 'VREPRINT': 6, 'VSTART': 12, 'VSTOP': 13, 'VSUSP': 10, 'VT0': 0, 'VT1': 65536, 'VTDLY': 65536, 'VTIME': 17, 'VWERASE': 4} E + where {'B0': 0, 'B110': 110, 'B115200': 115200, 'B1200': 1200, 'B134': 134, 'B150': 150, 'B1800': 1800, 'B19200': 19200, 'B200': 200, 'B230400': 230400, 'B2400': 2400, 'B300': 300, 'B38400': 38400, 'B4800': 4800, 'B50': 50, 'B57600': 57600, 'B600': 600, 'B75': 75, 'B9600': 9600, 'BRKINT': 2, 'BS0': 0, 'BS1': 32768, 'BSDLY': 32768, 'CDSUSP': 25, 'CEOF': 4, 'CEOL': 255, 'CEOT': 4, 'CERASE': 127, 'CFLUSH': 15, 'CINTR': 3, 'CKILL': 21, 'CLNEXT': 22, 'CLOCAL': 32768, 'CQUIT': 28, 'CR0': 0, 'CR1': 4096, 'CR2': 8192, 'CR3': 12288, 'CRDLY': 12288, 'CREAD': 2048, 'CRPRNT': 18, 'CRTSCTS': 196608, 'CS5': 0, 'CS6': 256, 'CS7': 512, 'CS8': 768, 'CSIZE': 768, 'CSTART': 17, 'CSTOP': 19, 'CSTOPB': 1024, 'CSUSP': 26, 'CWERASE': 23, 'ECHO': 8, 'ECHOCTL': 64, 'ECHOE': 2, 'ECHOK': 4, 'ECHOKE': 1, 'ECHONL': 16, 'ECHOPRT': 32, 'EXTA': 19200, 'EXTB': 38400, 'FF0': 0, 'FF1': 16384, 'FFDLY': 16384, 'FIOASYNC': 2147772029, 'FIOCLEX': 536897025, 'FIONBIO': 2147772030, 'FIONCLEX': 536897026, 'FIONREAD': 1074030207, 'FLUSHO': 8388608, 'HUPCL': 16384, 'ICANON': 256, 'ICRNL': 256, 'IEXTEN': 1024, 'IGNBRK': 1, 'IGNCR': 128, 'IGNPAR': 4, 'IMAXBEL': 8192, 'INLCR': 64, 'INPCK': 16, 'ISIG': 128, 'ISTRIP': 32, 'IXANY': 2048, 'IXOFF': 1024, 'IXON': 512, 'NCCS': 20, 'NL0': 0, 'NL1': 256, 'NLDLY': 768, 'NOFLSH': 2147483648, 'OCRNL': 16, 'OFDEL': 131072, 'OFILL': 128, 'ONLCR': 2, 'ONLRET': 64, 'ONOCR': 32, 'OPOST': 1, 'PARENB': 4096, 'PARMRK': 8, 'PARODD': 8192, 'PENDIN': 536870912, 'TAB0': 0, 'TAB1': 1024, 'TAB2': 2048, 'TAB3': 4, 'TABDLY': 3076, 'TCIFLUSH': 1, 'TCIOFF': 3, 'TCIOFLUSH': 3, 'TCION': 4, 'TCOFLUSH': 2, 'TCOOFF': 1, 'TCOON': 2, 'TCSADRAIN': 1, 'TCSAFLUSH': 2, 'TCSANOW': 0, 'TCSASOFT': 16, 'TIOCCONS': 2147775586, 'TIOCEXCL': 536900621, 'TIOCGETD': 1074033690, 'TIOCGPGRP': 1074033783, 'TIOCGWINSZ': 1074295912, 'TIOCMBIC': 2147775595, 'TIOCMBIS': 2147775596, 'TIOCMGET': 1074033770, 'TIOCMSET': 2147775597, 'TIOCM_CAR': 64, 'TIOCM_CD': 64, 'TIOCM_CTS': 32, 'TIOCM_DSR': 256, 'TIOCM_DTR': 2, 'TIOCM_LE': 1, 'TIOCM_RI': 128, 'TIOCM_RNG': 128, 'TIOCM_RTS': 4, 'TIOCM_SR': 16, 'TIOCM_ST': 8, 'TIOCNOTTY': 536900721, 'TIOCNXCL': 536900622, 'TIOCOUTQ': 1074033779, 'TIOCPKT': 2147775600, 'TIOCPKT_DATA': 0, 'TIOCPKT_DOSTOP': 32, 'TIOCPKT_FLUSHREAD': 1, 'TIOCPKT_FLUSHWRITE': 2, 'TIOCPKT_NOSTOP': 16, 'TIOCPKT_START': 8, 'TIOCPKT_STOP': 4, 'TIOCSCTTY': 536900705, 'TIOCSETD': 2147775515, 'TIOCSPGRP': 2147775606, 'TIOCSTI': 2147578994, 'TIOCSWINSZ': 2148037735, 'TOSTOP': 4194304, 'VDISCARD': 15, 'VEOF': 0, 'VEOL': 1, 'VEOL2': 2, 'VERASE': 3, 'VINTR': 8, 'VKILL': 5, 'VLNEXT': 14, 'VMIN': 16, 'VQUIT': 9, 'VREPRINT': 6, 'VSTART': 12, 'VSTOP': 13, 'VSUSP': 10, 'VT0': 0, 'VT1': 65536, 'VTDLY': 65536, 'VTIME': 17, 'VWERASE': 4} = <AppTestTermios object at 0x00007f9d40a91018>.orig_module_dict [/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/module/termios/test/test_termios.py:133]:8: AssertionError =========================== short test summary info ============================ FAIL module/termios/test/test_termios.py::AppTestTermios::()::test_values =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ========== 1 failed, 2 passed, 5 skipped, 1 warnings in 14.14 seconds ========== ++ 09:53:55 starting module/thread/test [120 started in total] __ module/test_lib_pypy [118 done in total, somefailed=False] _________________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 238 items / 3 skipped module/test_lib_pypy/test_collections.py ..................... [ 8%] module/test_lib_pypy/test_marshal_extra.py ............................. [ 21%] ........................................................................ [ 51%] .................................................. [ 72%] module/test_lib_pypy/test_md5_extra.py ...... [ 74%] module/test_lib_pypy/test_msvcrt.py s [ 75%] module/test_lib_pypy/test_os_wait.py ... [ 76%] module/test_lib_pypy/test_pickle_extra.py s [ 76%] module/test_lib_pypy/test_resource.py ... [ 78%] module/test_lib_pypy/test_sha_extra.py ... [ 79%] module/test_lib_pypy/test_site_extra.py . [ 79%] module/test_lib_pypy/test_stackless.py .............................. [ 92%] module/test_lib_pypy/test_stackless_pickling.py .. [ 93%] module/test_lib_pypy/test_structseq.py ......... [ 97%] module/test_lib_pypy/test_tputil.py ..s.... [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) module/test_lib_pypy/test_md5_extra.py:6 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/module/test_lib_pypy/test_md5_extra.py:6: DeprecationWarning: the md5 module is deprecated; use hashlib instead import md5 -- Docs: https://docs.pytest.org/en/latest/warnings.html ============== 235 passed, 6 skipped, 2 warnings in 33.67 seconds ============== ++ 09:54:19 starting module/time/test [121 started in total] __ module/time/test [119 done in total, somefailed=False] _____________________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 18 items module/time/test/test_time.py .................. [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 18 passed, 1 warnings in 29.90 seconds ==================== ++ 09:54:52 starting module/unicodedata/test [122 started in total] __ module/unicodedata/test [120 done in total, somefailed=False] ______________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 26 items module/unicodedata/test/test_hyp.py ................ [ 61%] module/unicodedata/test/test_unicodedata.py .......... [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 26 passed, 1 warnings in 25.51 seconds ==================== ++ 09:55:20 starting module/zipimport/test [123 started in total] __ module/micronumpy/test [121 done in total, somefailed=False] _______________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 768 items module/micronumpy/test/test_appbridge.py .. [ 0%] module/micronumpy/test/test_arrayops.py .................... [ 2%] module/micronumpy/test/test_broadcast.py ....... [ 3%] module/micronumpy/test/test_casting.py ........ [ 4%] module/micronumpy/test/test_compile.py .............................s... [ 9%] ..... [ 9%] module/micronumpy/test/test_complex.py ......................... [ 13%] module/micronumpy/test/test_deprecations.py . [ 13%] module/micronumpy/test/test_dtypes.py .................................. [ 17%] ...........................................s...... [ 24%] module/micronumpy/test/test_flagsobj.py ....... [ 25%] module/micronumpy/test/test_iterators.py ... [ 25%] module/micronumpy/test/test_ndarray.py ................................. [ 29%] ........................................................................ [ 39%] ........................................................................ [ 48%] ........................................................................ [ 57%] ............................................. [ 63%] module/micronumpy/test/test_nditer.py .......s......ss..s [ 66%] module/micronumpy/test/test_object_arrays.py ......s..s..s [ 67%] module/micronumpy/test/test_outarg.py ..... [ 68%] module/micronumpy/test/test_scalar.py .................................. [ 72%] . [ 73%] module/micronumpy/test/test_selection.py ........s.sss..... [ 75%] module/micronumpy/test/test_subtype.py ......................... [ 78%] module/micronumpy/test/test_support.py . [ 78%] module/micronumpy/test/test_support_app.py .... [ 79%] module/micronumpy/test/test_ufuncs.py .................................. [ 83%] .............................................................. [ 91%] module/micronumpy/test/test_zjit.py .................................... [ 96%] ........................... [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ============= 755 passed, 13 skipped, 1 warnings in 382.02 seconds ============= ++ 09:56:21 starting module/zlib/test [124 started in total] __ module/zlib/test [122 done in total, somefailed=False] _____________________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 31 items module/zlib/test/test_zlib.py ............................... [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 31 passed, 1 warnings in 13.07 seconds ==================== ++ 09:56:35 starting objspace/fake/test [125 started in total] __ module/zipimport/test [123 done in total, somefailed=False] ________________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 47 items module/zipimport/test/test_undocumented.py ...... [ 12%] module/zipimport/test/test_zipimport.py .................... [ 55%] module/zipimport/test/test_zipimport_deflated.py ..................... [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 47 passed, 1 warnings in 83.05 seconds ==================== ++ 09:56:47 starting objspace/std/test [126 started in total] __ objspace/fake/test [124 done in total, somefailed=False] ___________________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 21 items objspace/fake/test/test_checkmodule.py ........ [ 38%] objspace/fake/test/test_objspace.py ............. [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 21 passed, 1 warnings in 19.64 seconds ==================== ++ 09:56:59 starting objspace/test [127 started in total] __ objspace/test [125 done in total, somefailed=False] ________________________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 59 items objspace/test/apptest_binop_overriding.py . [ 1%] objspace/test/apptest_descriptor.py ........ [ 15%] objspace/test/apptest_descroperation.py ............s................... [ 69%] ....... [ 81%] objspace/test/test_descroperation.py ........... [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ============== 58 passed, 1 skipped, 1 warnings in 16.38 seconds =============== ++ 09:57:17 starting sandbox/test [128 started in total] __ module/thread/test [126 done in total, somefailed=False] ___________________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 48 items module/thread/test/test_fork.py s.. [ 6%] module/thread/test/test_gil.py .... [ 14%] module/thread/test/test_import_lock.py ..... [ 25%] module/thread/test/test_local.py ....... [ 39%] module/thread/test/test_lock.py ................. [ 75%] module/thread/test/test_thread.py ............ [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ============== 47 passed, 1 skipped, 1 warnings in 222.53 seconds ============== ++ 09:57:39 starting tool/bench/test [129 started in total] __ tool/bench/test [127 done in total, somefailed=False] ______________________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 3 items / 1 skipped tool/bench/test/test_pypyresult.py ... [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html =============== 3 passed, 1 skipped, 1 warnings in 1.55 seconds ================ ++ 09:57:42 starting tool/memusage/test [130 started in total] __ tool/memusage/test [128 done in total, somefailed=False] ___________________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 5 items tool/memusage/test/test_log2gnumeric.py ..... [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ===================== 5 passed, 1 warnings in 1.37 seconds ===================== ++ 09:57:44 starting tool/pytest/test [131 started in total] __ sandbox/test [129 done in total, somefailed=False] _________________________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 1 item sandbox/test/test_pypy_interact.py . [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 1 passed, 1 warnings in 49.44 seconds ===================== ++ 09:58:08 starting tool/release/test [132 started in total] __ tool/release/test [130 done in total, somefailed=True] _____________________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 8 items tool/release/test/test_package.py ....s [ 62%] tool/release/test/test_smartstrip.py FFs [100%] =================================== FAILURES =================================== ________________________ TestSmarStrip.test_info_symbol ________________________ self = <pypy.tool.release.test.test_smartstrip.TestSmarStrip object at 0x00007fc6b19e2250> exe = local('/private/tmp/buildbot-x86_64/pytest/pytest-of-matti/pytest-914/test_info_symbol0/myprog') def test_info_symbol(self, exe): info = info_symbol(exe, "foo") > assert info == "foo in section .text" E AssertionError tool/release/test/test_smartstrip.py:32: AssertionError ___________________________ TestSmarStrip.test_strip ___________________________ self = <pypy.tool.release.test.test_smartstrip.TestSmarStrip object at 0x00007fc6b1ce6bf0> exe = local('/private/tmp/buildbot-x86_64/pytest/pytest-of-matti/pytest-914/test_strip0/myprog') def test_strip(self, exe): smartstrip(exe, keep_debug=False) info = info_symbol(exe, "foo") > assert info.startswith("No symbol table is loaded") E AssertionError tool/release/test/test_smartstrip.py:37: AssertionError =========================== short test summary info ============================ FAIL tool/release/test/test_smartstrip.py::TestSmarStrip::()::test_info_symbol FAIL tool/release/test/test_smartstrip.py::TestSmarStrip::()::test_strip =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ========== 2 failed, 4 passed, 2 skipped, 1 warnings in 24.96 seconds ========== ++ 09:58:36 starting tool/test [133 started in total] __ tool/test [131 done in total, somefailed=False] ____________________________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 29 items tool/test/test_gdb_pypy.py ........... [ 37%] tool/test/test_getdocstrings.py ... [ 48%] tool/test/test_isolate.py ....... [ 72%] tool/test/test_lib_pypy.py ... [ 82%] tool/test/test_license.py . [ 86%] tool/test/test_package.py . [ 89%] tool/test/test_tab.py .. [ 96%] tool/test/test_template.py . [100%] =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) pypy/tool/test/test_isolate.py::test_init /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/tool/slaveproc.py:48: DeprecationWarning: os.popen2 is deprecated. Use the subprocess module. inp, out = os.popen2('%s %s %s' % (sys.executable, unbuffered, os.path.abspath(slave_impl))) pypy/tool/test/test_isolate.py::test_init_dir_name /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/tool/slaveproc.py:48: DeprecationWarning: os.popen2 is deprecated. Use the subprocess module. inp, out = os.popen2('%s %s %s' % (sys.executable, unbuffered, os.path.abspath(slave_impl))) pypy/tool/test/test_isolate.py::test_simple /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/tool/slaveproc.py:48: DeprecationWarning: os.popen2 is deprecated. Use the subprocess module. inp, out = os.popen2('%s %s %s' % (sys.executable, unbuffered, os.path.abspath(slave_impl))) pypy/tool/test/test_isolate.py::test_simple_dir_name /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/tool/slaveproc.py:48: DeprecationWarning: os.popen2 is deprecated. Use the subprocess module. inp, out = os.popen2('%s %s %s' % (sys.executable, unbuffered, os.path.abspath(slave_impl))) pypy/tool/test/test_isolate.py::test_raising /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/tool/slaveproc.py:48: DeprecationWarning: os.popen2 is deprecated. Use the subprocess module. inp, out = os.popen2('%s %s %s' % (sys.executable, unbuffered, os.path.abspath(slave_impl))) pypy/tool/test/test_isolate.py::test_raising_fancy /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/tool/slaveproc.py:48: DeprecationWarning: os.popen2 is deprecated. Use the subprocess module. inp, out = os.popen2('%s %s %s' % (sys.executable, unbuffered, os.path.abspath(slave_impl))) pypy/tool/test/test_isolate.py::test_bomb /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/tool/slaveproc.py:48: DeprecationWarning: os.popen2 is deprecated. Use the subprocess module. inp, out = os.popen2('%s %s %s' % (sys.executable, unbuffered, os.path.abspath(slave_impl))) -- Docs: https://docs.pytest.org/en/latest/warnings.html ==================== 29 passed, 8 warnings in 12.57 seconds ==================== __ tool/pytest/test [132 done in total, somefailed=True] ______________________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 24 items tool/pytest/test/test_appsupport.py ......... [ 37%] tool/pytest/test/test_astrewrite.py ..... [ 58%] tool/pytest/test/test_conftest1.py FF [ 66%] tool/pytest/test/test_pytestsupport.py .......F [100%] =================================== FAILURES =================================== ________________ TestPyPyTests.test_selection_by_keyword_interp ________________ self = <pypy.tool.pytest.test.test_conftest1.TestPyPyTests instance at 0x00007ff058bd4c20> testdir = <Testdir local('/private/tmp/buildbot-x86_64/pytest/pytest-of-matti/pytest-913/test_selection_by_keyword_interp0')> def test_selection_by_keyword_interp(self, testdir): > sorter = testdir.inline_run("-m", "interplevel", innertest, ) /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/tool/pytest/test/test_conftest1.py:9: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/pytester.py:852: in inline_run ret = pytest.main(list(args), plugins=plugins) /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/config/__init__.py:58: in main config = _prepareconfig(args, plugins) /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/config/__init__.py:196: in _prepareconfig pluginmanager=pluginmanager, args=args /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/hooks.py:289: in __call__ return self._hookexec(self, self.get_hookimpls(), kwargs) /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:68: in _hookexec return self._inner_hookexec(hook, methods, kwargs) /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:62: in <lambda> firstresult=hook.spec.opts.get("firstresult") if hook.spec else False, /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/helpconfig.py:93: in pytest_cmdline_parse config = outcome.get_result() /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/config/__init__.py:675: in pytest_cmdline_parse self.parse(args) /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/config/__init__.py:855: in parse self._preparse(args, addopts=addopts) /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/config/__init__.py:804: in _preparse self._consider_importhook(args) /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/config/__init__.py:752: in _consider_importhook a.startswith("--assert=") or a == "--assert" for a in args _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ .0 = <sequenceiterator object at 0x00007ff058c20ab8> > a.startswith("--assert=") or a == "--assert" for a in args ) E AttributeError: 'LocalPath' object has no attribute 'startswith' /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/config/__init__.py:752: AttributeError _________________ TestPyPyTests.test_selection_by_keyword_app __________________ self = <pypy.tool.pytest.test.test_conftest1.TestPyPyTests instance at 0x00007ff020616e20> testdir = <Testdir local('/private/tmp/buildbot-x86_64/pytest/pytest-of-matti/pytest-913/test_selection_by_keyword_app0')> def test_selection_by_keyword_app(self, testdir): > sorter = testdir.inline_run("-m", "applevel", innertest) /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/tool/pytest/test/test_conftest1.py:17: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/pytester.py:852: in inline_run ret = pytest.main(list(args), plugins=plugins) /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/config/__init__.py:58: in main config = _prepareconfig(args, plugins) /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/config/__init__.py:196: in _prepareconfig pluginmanager=pluginmanager, args=args /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/hooks.py:289: in __call__ return self._hookexec(self, self.get_hookimpls(), kwargs) /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:68: in _hookexec return self._inner_hookexec(hook, methods, kwargs) /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:62: in <lambda> firstresult=hook.spec.opts.get("firstresult") if hook.spec else False, /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/helpconfig.py:93: in pytest_cmdline_parse config = outcome.get_result() /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/config/__init__.py:675: in pytest_cmdline_parse self.parse(args) /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/config/__init__.py:855: in parse self._preparse(args, addopts=addopts) /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/config/__init__.py:804: in _preparse self._consider_importhook(args) /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/config/__init__.py:752: in _consider_importhook a.startswith("--assert=") or a == "--assert" for a in args _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ .0 = <sequenceiterator object at 0x00007ff058e209f8> > a.startswith("--assert=") or a == "--assert" for a in args ) E AttributeError: 'LocalPath' object has no attribute 'startswith' /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/config/__init__.py:752: AttributeError ______________________________ test_app_test_blow ______________________________ testdir = <Testdir local('/private/tmp/buildbot-x86_64/pytest/pytest-of-matti/pytest-913/test_app_test_blow0')> def test_app_test_blow(testdir): conftestpath.copy(testdir.tmpdir) > sorter = testdir.inline_runsource("""class AppTestBlow: /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/tool/pytest/test/test_pytestsupport.py:95: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/pytester.py:786: in inline_runsource return self.inline_run(*values) /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/pytester.py:852: in inline_run ret = pytest.main(list(args), plugins=plugins) /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/config/__init__.py:58: in main config = _prepareconfig(args, plugins) /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/config/__init__.py:196: in _prepareconfig pluginmanager=pluginmanager, args=args /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/hooks.py:289: in __call__ return self._hookexec(self, self.get_hookimpls(), kwargs) /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:68: in _hookexec return self._inner_hookexec(hook, methods, kwargs) /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:62: in <lambda> firstresult=hook.spec.opts.get("firstresult") if hook.spec else False, /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/helpconfig.py:93: in pytest_cmdline_parse config = outcome.get_result() /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/config/__init__.py:675: in pytest_cmdline_parse self.parse(args) /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/config/__init__.py:855: in parse self._preparse(args, addopts=addopts) /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/config/__init__.py:804: in _preparse self._consider_importhook(args) /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/config/__init__.py:752: in _consider_importhook a.startswith("--assert=") or a == "--assert" for a in args _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ .0 = <sequenceiterator object at 0x00007ff058ff5358> > a.startswith("--assert=") or a == "--assert" for a in args ) E AttributeError: 'LocalPath' object has no attribute 'startswith' /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/config/__init__.py:752: AttributeError =========================== short test summary info ============================ FAIL tool/pytest/test/test_conftest1.py::TestPyPyTests::()::test_selection_by_keyword_interp FAIL tool/pytest/test/test_conftest1.py::TestPyPyTests::()::test_selection_by_keyword_app FAIL tool/pytest/test/test_pytestsupport.py::test_app_test_blow =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ============== 3 failed, 21 passed, 1 warnings in 112.89 seconds =============== __ objspace/std/test [133 done in total, somefailed=True] _____________________ /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/vendored_packages/pluggy/manager.py:274: PkgResourcesDeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately. plugin = ep.load(require=False) ============================= test session starts ============================== platform darwin -- Python 2.7.18[pypy-7.3.17-final], pytest-3.10.1, py-1.11.0, pluggy-0.11.0 hypothesis profile 'default' -> deadline=None, database=DirectoryBasedExampleDatabase('/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/.hypothesis/examples') pytest-3.10.1 from /Users/matti/build-worker-x86_64/own-macos-x86-64/build/pytest.pyc rootdir: /Users/matti/build-worker-x86_64/own-macos-x86-64/build, inifile: pytest.ini plugins: hypothesis-4.39.3 collected 2130 items objspace/std/test/apptest_boolobject.py ........ [ 0%] objspace/std/test/apptest_bufferobject.py ............... [ 1%] objspace/std/test/apptest_callmethod.py ........ [ 1%] objspace/std/test/apptest_complexobject.py ............................. [ 2%] .. [ 2%] objspace/std/test/apptest_instmethobject.py ..... [ 3%] objspace/std/test/apptest_iterobject.py .............. [ 3%] objspace/std/test/apptest_operation.py ... [ 3%] objspace/std/test/apptest_stringformat.py ...............s.............. [ 5%] .............s........ [ 6%] objspace/std/test/apptest_userobject.py ...................... [ 7%] objspace/std/test/test_boolobject.py ....... [ 7%] objspace/std/test/test_bytearrayobject.py .............................. [ 9%] ......................... [ 10%] objspace/std/test/test_bytesobject.py .................................. [ 11%] ....................................s....... [ 13%] objspace/std/test/test_callmethod.py ... [ 14%] objspace/std/test/test_celldict.py ..................................... [ 15%] .. [ 15%] objspace/std/test/test_complexobject.py .... [ 16%] objspace/std/test/test_dictmultiobject.py ...........s.................. [ 17%] ........................................................................ [ 20%] ........................................................................ [ 24%] . [ 24%] objspace/std/test/test_dictproxy.py .......... [ 24%] objspace/std/test/test_floatobject.py .................................. [ 26%] .... [ 26%] objspace/std/test/test_identitydict.py ...... [ 26%] objspace/std/test/test_identityset.py ....... [ 27%] objspace/std/test/test_index.py ........................................ [ 29%] ...... [ 29%] objspace/std/test/test_intobject.py .................................... [ 31%] ........................s........................................s...... [ 34%] ......... [ 34%] objspace/std/test/test_iterobject.py .... [ 35%] objspace/std/test/test_jsondict.py ........... [ 35%] objspace/std/test/test_kwargsdict.py ................................... [ 37%] . [ 37%] objspace/std/test/test_lengthhint.py .................... [ 38%] objspace/std/test/test_listobject.py ................................... [ 39%] ........................................................................ [ 43%] ............ [ 43%] objspace/std/test/test_liststrategies.py ............................... [ 45%] ....................................s................................... [ 48%] ............................... [ 50%] objspace/std/test/test_longobject.py ................................... [ 51%] ...... [ 52%] objspace/std/test/test_mapdict.py ...................................... [ 53%] ........................................................................ [ 57%] ................................. [ 58%] objspace/std/test/test_memoryobject.py ....... [ 59%] objspace/std/test/test_methodcache.py .................................. [ 60%] ..................................... [ 62%] objspace/std/test/test_newformat.py .................................... [ 64%] ..................................................Fs........ [ 66%] objspace/std/test/test_noneobject.py ... [ 67%] objspace/std/test/test_obj.py ....................... [ 68%] objspace/std/test/test_prebuiltint.py ...........................s...... [ 69%] ......... [ 70%] objspace/std/test/test_proxy.py ssssssssssss [ 70%] objspace/std/test/test_proxy_function.py ........ [ 71%] objspace/std/test/test_proxy_internals.py ........ [ 71%] objspace/std/test/test_proxy_iter.py . [ 71%] objspace/std/test/test_proxy_object.py .......... [ 71%] objspace/std/test/test_proxy_usercreated.py . [ 72%] objspace/std/test/test_random_attr.py ..... [ 72%] objspace/std/test/test_setobject.py .................................... [ 73%] ................................................ [ 76%] objspace/std/test/test_setstrategies.py ....s...ss.. [ 76%] objspace/std/test/test_sliceobject.py ............ [ 77%] objspace/std/test/test_smalllongobject.py .............................. [ 78%] ..............................s......................................... [ 82%] ........................................................................ [ 85%] .......s.............. [ 86%] objspace/std/test/test_specialisedtupleobject.py ..................ss... [ 87%] .................... [ 88%] objspace/std/test/test_stdobjspace.py s...... [ 88%] objspace/std/test/test_tupleobject.py .................................. [ 90%] . [ 90%] objspace/std/test/test_typeobject.py ................................... [ 92%] ........................................... [ 94%] objspace/std/test/test_unicodeobject.py ................................ [ 95%] .s........................................................s............. [ 99%] .... [ 99%] objspace/std/test/test_userobject.py . [ 99%] objspace/std/test/test_versionedtype.py ............... [100%] =================================== FAILURES =================================== __________________ AppTestFloatFormatting.test_locale_german ___________________ self = <pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable object at 0x00007faf84185da8> def test_locale_german(self): import locale, sys for name in ['de_DE', 'de_DE.utf8']: try: locale.setlocale(locale.LC_NUMERIC, name) break except locale.Error: pass else: skip("no german locale") x = 1234.567890 try: if sys.platform != "darwin": assert locale.format('%g', x, grouping=True) == '1.234,57' assert format(x, 'n') == '1.234,57' assert format(12345678901234, 'n') == '12.345.678.901.234' else: # No thousands separator on German in MacOS since 10.4 > assert locale.format('%g', x, grouping=True) == '1234,57' E (application-level) AssertionError: assert '1.234,57' == '1234,57' E + where '1.234,57' = <function format at 0x00007faf83b87558>('%g', 1234.56789, grouping=True) E + where <function format at 0x00007faf83b87558> = <function format at 0x00007faf83b87558> E + where <function format at 0x00007faf83b87558> = <module 'locale' from '/Users/matti/build-worker-x86_64/own-macos-x86-64/build/lib-python/2.7/locale.pyc'>.format [/Users/matti/build-worker-x86_64/own-macos-x86-64/build/pypy/objspace/std/test/test_newformat.py:395]:19: AssertionError =========================== short test summary info ============================ FAIL objspace/std/test/test_newformat.py::AppTestFloatFormatting::()::test_locale_german =============================== warnings summary =============================== /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39 /Users/matti/build-worker-x86_64/own-macos-x86-64/build/_pytest/resultlog.py:39: RemovedInPytest4Warning: --result-log is deprecated and scheduled for removal in pytest 4.0. See https://docs.pytest.org/en/latest/usage.html#creating-resultlog-format-files for more information. _issue_config_warning(RESULT_LOG, config) -- Docs: https://docs.pytest.org/en/latest/warnings.html ======= 1 failed, 2098 passed, 31 skipped, 1 warnings in 193.84 seconds ======== program finished with exit code 1 elapsedTime=3097.478969