==================================================== test session starts ==================================================== platform linux -- Python 3.9.0, pytest-4.6.9, py-1.8.1, pluggy-0.13.0 rootdir: /home/miurahr/Projects/cpython collected 2 items test_main.py . Program received signal SIGSEGV, Segmentation fault. PyException_GetContext (self=self@entry=) at ../Objects/exceptions.c:351 warning: Source file is more recent than executable. 351 Py_XINCREF(context); (gdb) bt #0 PyException_GetContext (self=self@entry=) at ../Objects/exceptions.c:351 #1 0x00007ffff7c0591e in _PyErr_SetObject (tstate=0x55555556f140, exception=, value=StopIteration()) at ../Python/errors.c:145 #2 0x00007ffff7b9cbd9 in gen_send_ex (closing=0, exc=0, arg=0x0, gen=0x7ffff62d6890) at ../Objects/genobject.c:235 #3 gen_iternext (gen=0x7ffff62d6890) at ../Objects/genobject.c:546 #4 0x00007ffff7bf3790 in _PyEval_EvalFrameDefault (tstate=, f=, throwflag=) at ../Python/ceval.c:3278 #5 0x00007ffff7b9cb5a in _PyEval_EvalFrame (throwflag=0, f=Frame 0x7ffff627f700, for file /usr/lib/python3/dist-packages/_pytest/nodes.py, line 192, in (.0=), tstate=0x55555556f140) at ../Include/internal/pycore_ceval.h:40 #6 gen_send_ex (closing=0, exc=0, arg=0x0, gen=0x7ffff62d6740) at ../Objects/genobject.c:215 #7 gen_iternext (gen=0x7ffff62d6740) at ../Objects/genobject.c:546 #8 0x00007ffff7ba658b in list_extend (iterable=, self=0x7ffff6303ec0) at ../Objects/listobject.c:921 #9 list___init___impl (iterable=, self=0x7ffff6303ec0) at ../Objects/listobject.c:2712 #10 list_vectorcall (type=, args=, nargsf=, kwnames=) at ../Objects/listobject.c:2738 #11 0x00007ffff7bf3287 in _PyObject_VectorcallTstate (kwnames=0x0, nargsf=, args=0x7ffff6289f38, callable=, tstate=0x55555556f140) at ../Include/cpython/abstract.h:118 #12 PyObject_Vectorcall (kwnames=0x0, nargsf=, args=0x7ffff6289f38, callable=) at ../Include/cpython/abstract.h:127 #13 call_function (kwnames=0x0, oparg=, pp_stack=, tstate=0x55555556f140) at ../Python/ceval.c:5044 #14 _PyEval_EvalFrameDefault (tstate=, f=, throwflag=) at ../Python/ceval.c:3490 #15 0x00007ffff7b96fe3 in _PyEval_EvalFrame (throwflag=0, f=Frame 0x7ffff6289dc0, for file /usr/lib/python3/dist-packages/_pytest/mark/evaluate.py, line 43, in _get_marks (self=, name='py3911/test_main.py', parent=, name='cpython', parent=None, config=, nargs=1, args=, co=, tstate=0x55555556f140) at ../Objects/call.c:329 #17 _PyFunction_Vectorcall (func=, stack=0x7ffff629e9a8, nargsf=, kwnames=) at ../Objects/call.c:366 #18 0x00007ffff7bf34f8 in _PyObject_VectorcallTstate (kwnames=0x0, nargsf=, args=0x7ffff629e9a8, callable=, tstate=0x55555556f140) at ../Include/cpython/abstract.h:118 #19 PyObject_Vectorcall (kwnames=0x0, nargsf=, args=0x7ffff629e9a8, callable=) at ../Include/cpython/abstract.h:127 #20 call_function (kwnames=0x0, oparg=, pp_stack=, tstate=0x55555556f140) at ../Python/ceval.c:5044 #21 _PyEval_EvalFrameDefault (tstate=, f=, throwflag=) at ../Python/ceval.c:3476 #22 0x00007ffff7b96fe3 in _PyEval_EvalFrame (throwflag=0, f=Frame 0x7ffff629e800, for file /usr/lib/python3/dist-packages/_pytest/mark/evaluate.py, line 77, in _istrue (self=, name='py3911/test_main.py', parent=, name='cpython', parent=None, config=, nargs=1, args=, co=, tstate=0x55555556f140) at ../Objects/call.c:329 #24 _PyFunction_Vectorcall (func=, stack=0x7ffff62701c0, nargsf=, kwnames=) at ../Objects/call.c:366 #25 0x00007ffff7bf34f8 in _PyObject_VectorcallTstate (kwnames=0x0, nargsf=, args=0x7ffff62701c0, callable=, tstate=0x55555556f140) at ../Include/cpython/abstract.h:118 #26 PyObject_Vectorcall (kwnames=0x0, nargsf=, args=0x7ffff62701c0, callable=) at ../Include/cpython/abstract.h:127 #27 call_function (kwnames=0x0, oparg=, pp_stack=, tstate=0x55555556f140) at ../Python/ceval.c:5044 #28 _PyEval_EvalFrameDefault (tstate=, f=, throwflag=) at ../Python/ceval.c:3476 #29 0x00007ffff7b96fe3 in _PyEval_EvalFrame (throwflag=0, f=Frame 0x7ffff6270040, for file /usr/lib/python3/dist-packages/_pytest/mark/evaluate.py, line 53, in istrue (self=, name='py3911/test_main.py', parent=, name='cpython', parent=None, config=, nargs=1, args=, co=, tstate=0x55555556f140) at ../Objects/call.c:329 #31 _PyFunction_Vectorcall (func=, stack=0x7ffff6265ae8, nargsf=, kwnames=) at ../Objects/call.c:366 #32 0x00007ffff7bf34f8 in _PyObject_VectorcallTstate (kwnames=0x0, nargsf=, args=0x7ffff6265ae8, callable=, tstate=0x55555556f140) at ../Include/cpython/abstract.h:118 #33 PyObject_Vectorcall (kwnames=0x0, nargsf=, args=0x7ffff6265ae8, callable=) at ../Include/cpython/abstract.h:127 #34 call_function (kwnames=0x0, oparg=, pp_stack=, tstate=0x55555556f140) at ../Python/ceval.c:5044 #35 _PyEval_EvalFrameDefault (tstate=, f=, throwflag=) at ../Python/ceval.c:3476 #36 0x00007ffff7b96fe3 in _PyEval_EvalFrame (throwflag=0, f=Frame 0x7ffff6265950, for file /usr/lib/python3/dist-packages/_pytest/skipping.py, line 116, in check_strict_xfail (pyfuncitem=, name='py3911/test_main.py', parent=, name='cpython', parent=None, config=, nargs=1, args=, co=, tstate=0x55555556f140) at ../Objects/call.c:329 #38 _PyFunction_Vectorcall (func=, stack=0x7ffff626fa38, nargsf=, kwnames=) at ../Objects/call.c:366 #39 0x00007ffff7bf3287 in _PyObject_VectorcallTstate (kwnames=0x0, nargsf=, args=0x7ffff626fa38, callable=, tstate=0x55555556f140) at ../Include/cpython/abstract.h:118 #40 PyObject_Vectorcall (kwnames=0x0, nargsf=, args=0x7ffff626fa38, callable=) at ../Include/cpython/abstract.h:127 #41 call_function (kwnames=0x0, oparg=, pp_stack=, tstate=0x55555556f140) at ../Python/ceval.c:5044 #42 _PyEval_EvalFrameDefault (tstate=, f=, throwflag=) at ../Python/ceval.c:3490 #43 0x00007ffff7b9d521 in _PyEval_EvalFrame (throwflag=0, f=Frame 0x7ffff626f8b0, for file /usr/lib/python3/dist-packages/_pytest/skipping.py, line 101, in pytest_pyfunc_call (pyfuncitem=, name='py3911/test_main.py', parent=, name='cpython', parent=None, config=, gen=0x7ffff62d6820) at ../Objects/genobject.c:215 #45 _PyGen_Send (gen=gen@entry=0x7ffff62d6820, arg=) at ../Objects/genobject.c:285 #46 0x00007ffff7b9b7e7 in method_vectorcall_O (func=, args=0x555555754ac8, nargsf=, kwnames=) at ../Objects/descrobject.c:462 #47 0x00007ffff7bf34f8 in _PyObject_VectorcallTstate (kwnames=0x0, nargsf=, args=0x555555754ac8, callable=, tstate=0x55555556f140) at ../Include/cpython/abstract.h:118 #48 PyObject_Vectorcall (kwnames=0x0, nargsf=, args=0x555555754ac8, callable=) at ../Include/cpython/abstract.h:127 #49 call_function (kwnames=0x0, oparg=, pp_stack=, tstate=0x55555556f140) at ../Python/ceval.c:5044 #50 _PyEval_EvalFrameDefault (tstate=, f=, throwflag=) at ../Python/ceval.c:3476 #51 0x00007ffff7bf28d8 in _PyEval_EvalFrame (throwflag=0, f=Frame 0x5555557548e0, for file /usr/lib/python3/dist-packages/pluggy/callers.py, line 459, in _multicall (hook_impls=[, argnames=('pyfuncitem',), kwargnames=(), plugin=, opts={'hookwrapper': False, 'optionalhook': False, 'tryfirst': False, 'trylast': True}, plugin_name='python', hookwrapper=False, optionalhook=False, tryfirst=False, trylast=True) at remote 0x7ffff64c11c0>, , argnames=('pyfuncitem',), kwargnames=(...), plugin=, opts={'hookwrapper': True, 'optionalhook': False, 'tryfirst': False, 'trylast': False}, plugin_name='skipping', hookwrapper=True, optionalhook=False, tryfirst=False, trylast=False) at remote 0x7ffff64b1f10>], firstresult=True, __tracebackhide__=True, results=[True], excinfo=None, teardowns=[], hook_impl=<...>, args=[, globals=, locals=locals@entry=0x0, args=args@entry=0x7ffff62735c8, argcount=argcount@entry=2, kwnames=0x7ffff68ab268, kwargs=0x7ffff62735d8, kwcount=, kwstep=1, defs=0x7ffff68ab238, defcount=1, kwdefs=0x0, closure=0x0, name='_multicall', qualname='_multicall') at ../Python/ceval.c:4299 #53 0x00007ffff7b9707c in _PyFunction_Vectorcall (func=, stack=0x7ffff62735c8, nargsf=, kwnames=) at ../Objects/call.c:395 #54 0x00007ffff7bf4037 in _PyObject_VectorcallTstate (kwnames=('firstresult',), nargsf=, args=0x7ffff62735c8, callable=, tstate=0x55555556f140) at ../Include/cpython/abstract.h:118 #55 PyObject_Vectorcall (kwnames=, nargsf=, args=, callable=) at ../Include/cpython/abstract.h:127 #56 call_function (kwnames=, oparg=, pp_stack=, tstate=) #57 _PyEval_EvalFrameDefault (tstate=, f=, throwflag=) at ../Python/ceval.c:3507 #58 0x00007ffff7bf2321 in _PyEval_EvalFrame (throwflag=0, f=Frame 0x7ffff6273440, for file /usr/lib/python3/dist-packages/pluggy/manager.py, line 339, in (hook=<_HookCaller(name='pytest_pyfunc_call', _wrappers=[, argnames=('pyfuncitem',), kwargnames=(), plugin=, opts={'hookwrapper': True, 'optionalhook': False, 'tryfirst': False, 'trylast': False}, plugin_name='skipping', hookwrapper=True, optionalhook=False, tryfirst=False, trylast=False) at remote 0x7ffff64b1f10>], _nonwrappers=[, argnames=('pyfuncitem',), kwargnames=(...), plugin=, opts={'hookwrapper': False, 'optionalhook': False, 'tryfirst': False, 'trylast': True}, plugin_name='python', hookwrapper=False, optionalhook=False, tryfirst=False, trylast=True) at remote 0x7ffff64c11c0>], _hookexec=, argnames=None, kwargnames=None, multicall=, spec=, globals=, locals=locals@entry=0x0, args=args@entry=0x5555558665c8, argcount=argcount@entry=3, kwnames=0x0, kwargs=0x5555558665e0, kwcount=, kwstep=1, defs=0x0, defcount=0, kwdefs=0x0, closure=0x0, name='', qualname='PluginManager.__init__..') at ../Python/ceval.c:4299 #60 0x00007ffff7b9707c in _PyFunction_Vectorcall (func=, stack=0x5555558665c8, nargsf=, kwnames=) at ../Objects/call.c:395 #61 0x00007ffff7bf7951 in _PyObject_VectorcallTstate (kwnames=0x0, nargsf=, args=0x5555558665c8, callable=, tstate=0x55555556f140) at ../Include/cpython/abstract.h:118 #62 PyObject_Vectorcall (kwnames=0x0, nargsf=, args=0x5555558665c8, callable=) at ../Include/cpython/abstract.h:127 #63 call_function (kwnames=0x0, oparg=, pp_stack=, tstate=0x55555556f140) at ../Python/ceval.c:5044 #64 _PyEval_EvalFrameDefault (tstate=, f=, throwflag=) at ../Python/ceval.c:3459 #65 0x00007ffff7b96fe3 in _PyEval_EvalFrame (throwflag=0, f=Frame 0x555555866430, for file /usr/lib/python3/dist-packages/pluggy/manager.py, line 92, in _hookexec (self=, 'pytestconfig': , nargs=4, args=, co=, tstate=0x55555556f140) at ../Objects/call.c:329 #67 _PyFunction_Vectorcall (func=, stack=0x7ffff626abd0, nargsf=, kwnames=) at ../Objects/call.c:366 #68 0x00007ffff7b98ab6 in _PyObject_VectorcallTstate (kwnames=, nargsf=, args=0x7ffff626abd0, callable=, tstate=0x55555556f140) at ../Include/cpython/abstract.h:118 #69 method_vectorcall (method=, args=0x7ffff626abd8, nargsf=, kwnames=) at ../Objects/classobject.c:53 #70 0x00007ffff7bf7951 in _PyObject_VectorcallTstate (kwnames=0x0, nargsf=, args=0x7ffff626abd8, callable=, tstate=0x55555556f140) at ../Include/cpython/abstract.h:118 #71 PyObject_Vectorcall (kwnames=0x0, nargsf=, args=0x7ffff626abd8, callable=) at ../Include/cpython/abstract.h:127 #72 call_function (kwnames=0x0, oparg=, pp_stack=, tstate=0x55555556f140) at ../Python/ceval.c:5044 #73 _PyEval_EvalFrameDefault (tstate=, f=, throwflag=) at ../Python/ceval.c:3459 #74 0x00007ffff7bf2321 in _PyEval_EvalFrame (throwflag=0, f=Frame 0x7ffff626aa40, for file /usr/lib/python3/dist-packages/pluggy/hooks.py, line 1054, in __call__ (self=<_HookCaller(name='pytest_pyfunc_call', _wrappers=[, argnames=('pyfuncitem',), kwargnames=(), plugin=, opts={'hookwrapper': True, 'optionalhook': False, 'tryfirst': False, 'trylast': False}, plugin_name='skipping', hookwrapper=True, optionalhook=False, tryfirst=False, trylast=False) at remote 0x7ffff64b1f10>], _nonwrappers=[, argnames=('pyfuncitem',), kwargnames=(...), plugin=, opts={'hookwrapper': False, 'optionalhook': False, 'tryfirst': False, 'trylast': True}, plugin_name='python', hookwrapper=False, optionalhook=False, tryfirst=False, trylast=True) at remote 0x7ffff64c11c0>], _hookexec=, argnames=None, kwargnames=None, multicall=, spec=, globals=, locals=locals@entry=0x0, args=args@entry=0x7ffff62dc6b8, argcount=argcount@entry=1, kwnames=0x7ffff6232838, kwargs=0x7ffff62dc6c0, kwcount=, kwstep=1, defs=0x0, defcount=0, kwdefs=0x0, closure=0x0, name='__call__', qualname='_HookCaller.__call__') at ../Python/ceval.c:4299 #76 0x00007ffff7b9707c in _PyFunction_Vectorcall (func=, stack=0x7ffff62dc6b8, nargsf=, kwnames=) at ../Objects/call.c:395 #77 0x00007ffff7b965bd in _PyObject_FastCallDictTstate (tstate=0x55555556f140, callable=, args=, nargsf=, kwargs=) at ../Objects/call.c:129 #78 0x00007ffff7b976fd in _PyObject_Call_Prepend (tstate=tstate@entry=0x55555556f140, callable=callable@entry=, obj=obj@entry=<_HookCaller(name='pytest_pyfunc_call', _wrappers=[, argnames=('pyfuncitem',), kwargnames=(), plugin=, opts={'hookwrapper': True, 'optionalhook': False, 'tryfirst': False, 'trylast': False}, plugin_name='skipping', hookwrapper=True, optionalhook=False, tryfirst=False, trylast=False) at remote 0x7ffff64b1f10>], _nonwrappers=[, argnames=('pyfuncitem',), kwargnames=(...), plugin=, opts={'hookwrapper': False, 'optionalhook': False, 'tryfirst': False, 'trylast': True}, plugin_name='python', hookwrapper=False, optionalhook=False, tryfirst=False, trylast=True) at remote 0x7ffff64c11c0>], _hookexec=, argnames=None, kwargnames=None, multicall=, spec=, function=, name='pytest_pyfunc_call', argna...(truncated), args=args@entry=(), kwargs=kwargs@entry={'pyfuncitem': , name='py3911/test_main.py', parent=, name='cpython', parent=None, config=, argnames=('pyfuncitem',), kwargnames=(), plugin=, opts={'hookwrapper': True, 'optionalhook': False, 'tryfirst': False, 'trylast': False}, plugin_name='skipping', hookwrapper=True, optionalhook=False, tryfirst=False, trylast=False) at remote 0x7ffff64b1f10>], _nonwrappers=[, argnames=('pyfuncitem',), kwargnames=(...), plugin=, opts={'hookwrapper': False, 'optionalhook': False, 'tryfirst': False, 'trylast': True}, plugin_name='python', hookwrapper=False, optionalhook=False, tryfirst=False, trylast=True) at remote 0x7ffff64c11c0>], _hookexec=, argnames=None, kwargnames=None, multicall=, spec=, function=, name='pytest_pyfunc_call', argna...(truncated), args=(), kwds={'pyfuncitem': , name='py3911/test_main.py', parent=, name='cpython', parent=None, config=, argnames=('pyfuncitem',), kwargnames=(), plugin=, opts={'hookwrapper': True, 'optionalhook': False, 'tryfirst': False, 'trylast': False}, plugin_name='skipping', hookwrapper=True, optionalhook=False, tryfirst=False, trylast=False) at remote 0x7ffff64b1f10>], _nonwrappers=[, argnames=('pyfuncitem',), kwargnames=(...), plugin=, opts={'hookwrapper': False, 'optionalhook': False, 'tryfirst': False, 'trylast': True}, plugin_name='python', hookwrapper=False, optionalhook=False, tryfirst=False, trylast=True) at remote 0x7ffff64c11c0>], _hookexec=, argnames=None, kwargnames=None, multicall=, spec=, function=, name='pytest_pyfunc_call', argna...(truncated), args=, nargs=, keywords=) at ../Objects/call.c:191 #81 0x00007ffff7bf8272 in _PyObject_VectorcallTstate (kwnames=('pyfuncitem',), nargsf=, args=0x7ffff62733b8, callable=<_HookCaller(name='pytest_pyfunc_call', _wrappers=[, argnames=('pyfuncitem',), kwargnames=(), plugin=, opts={'hookwrapper': True, 'optionalhook': False, 'tryfirst': False, 'trylast': False}, plugin_name='skipping', hookwrapper=True, optionalhook=False, tryfirst=False, trylast=False) at remote 0x7ffff64b1f10>], _nonwrappers=[, argnames=('pyfuncitem',), kwargnames=(...), plugin=, opts={'hookwrapper': False, 'optionalhook': False, 'tryfirst': False, 'trylast': True}, plugin_name='python', hookwrapper=False, optionalhook=False, tryfirst=False, trylast=True) at remote 0x7ffff64c11c0>], _hookexec=, argnames=None, kwargnames=None, multicall=, spec=, function=, name='pytest_pyfunc_call', argna...(truncated), tstate=) at ../Include/cpython/abstract.h:116 #82 _PyObject_VectorcallTstate (kwnames=('pyfuncitem',), nargsf=, args=0x7ffff62733b8, callable=<_HookCaller(name='pytest_pyfunc_call', _wrappers=[, argnames=('pyfuncitem',), kwargnames=(), plugin=, opts={'hookwrapper': True, 'optionalhook': False, 'tryfirst': False, 'trylast': False}, plugin_name='skipping', hookwrapper=True, optionalhook=False, tryfirst=False, trylast=False) at remote 0x7ffff64b1f10>], _nonwrappers=[, argnames=('pyfuncitem',), kwargnames=(...), plugin=, opts={'hookwrapper': False, 'optionalhook': False, 'tryfirst': False, 'trylast': True}, plugin_name='python', hookwrapper=False, optionalhook=False, tryfirst=False, trylast=True) at remote 0x7ffff64c11c0>], _hookexec=, argnames=None, kwargnames=None, multicall=, spec=, function=, name='pytest_pyfunc_call', argna...(truncated), tstate=) at ../Include/cpython/abstract.h:103 #83 PyObject_Vectorcall (kwnames=('pyfuncitem',), nargsf=, args=, callable=<_HookCaller(name='pytest_pyfunc_call', _wrappers=[, argnames=('pyfuncitem',), kwargnames=(), plugin=, opts={'hookwrapper': True, 'optionalhook': False, 'tryfirst': False, 'trylast': False}, plugin_name='skipping', hookwrapper=True, optionalhook=False, tryfirst=False, trylast=False) at remote 0x7ffff64b1f10>], _nonwrappers=[, argnames=('pyfuncitem',), kwargnames=(...), plugin=, opts={'hookwrapper': False, 'optionalhook': False, 'tryfirst': False, 'trylast': True}, plugin_name='python', hookwrapper=False, optionalhook=False, tryfirst=False, trylast=True) at remote 0x7ffff64c11c0>], _hookexec=, argnames=None, kwargnames=None, multicall=, spec=, function=, name='pytest_pyfunc_call', argna...(truncated)) at ../Include/cpython/abstract.h:127 #84 call_function (kwnames=('pyfuncitem',), oparg=, pp_stack=, tstate=) at ../Python/ceval.c:5044 #85 _PyEval_EvalFrameDefault (tstate=, f=, throwflag=) at ../Python/ceval.c:3507 #86 0x00007ffff7b96fe3 in _PyEval_EvalFrame (throwflag=0, f=Frame 0x7ffff6273240, for file /usr/lib/python3/dist-packages/_pytest/python.py, line 1464, in runtest (self=, name='py3911/test_main.py', parent=, name='cpython', parent=None, config=, nargs=1, args=, co=, tstate=0x55555556f140) at ../Objects/call.c:329 #88 _PyFunction_Vectorcall (func=, stack=0x7ffff6270d10, nargsf=, kwnames=) at ../Objects/call.c:366 #89 0x00007ffff7bf34f8 in _PyObject_VectorcallTstate (kwnames=0x0, nargsf=, args=0x7ffff6270d10, callable=, tstate=0x55555556f140) at ../Include/cpython/abstract.h:118 #90 PyObject_Vectorcall (kwnames=0x0, nargsf=, args=0x7ffff6270d10, callable=) at ../Include/cpython/abstract.h:127 #91 call_function (kwnames=0x0, oparg=, pp_stack=, tstate=0x55555556f140) at ../Python/ceval.c:5044 #92 _PyEval_EvalFrameDefault (tstate=, f=, throwflag=) at ../Python/ceval.c:3476 #93 0x00007ffff7b96fe3 in _PyEval_EvalFrame (throwflag=0, f=Frame 0x7ffff6270b80, for file /usr/lib/python3/dist-packages/_pytest/runner.py, line 123, in pytest_runtest_call (item=, name='py3911/test_main.py', parent=, name='cpython', parent=None, config=, nargs=1, args=, co=, tstate=0x55555556f140) at ../Objects/call.c:329 #95 _PyFunction_Vectorcall (func=, stack=0x7ffff62dd688, nargsf=, kwnames=) at ../Objects/call.c:366 #96 0x00007ffff7b97dab in PyVectorcall_Call (callable=, tuple=, kwargs=) at ../Objects/call.c:230 #97 0x00007ffff7bf5cc7 in do_call_core (kwdict=0x0, callargs=(, name='py3911/test_main.py', parent=, name='cpython', parent=None, config=, tstate=) at ../Python/ceval.c:5092 #98 _PyEval_EvalFrameDefault (tstate=, f=, throwflag=) at ../Python/ceval.c:3552 #99 0x00007ffff7bf28d8 in _PyEval_EvalFrame (throwflag=0, f=Frame 0x555555754670, for file /usr/lib/python3/dist-packages/pluggy/callers.py, line 443, in _multicall (hook_impls=[, argnames=('item',), kwargnames=(), plugin=, opts={'tryfirst': False, 'trylast': False, 'optionalhook': False, 'hookwrapper': False}, plugin_name='runner', tryfirst=False, trylast=False, optionalhook=False, hookwrapper=False) at remote 0x7ffff64af3d0>, , argnames=('item',), kwargnames=(...), plugin=, name='stdin', tmpfile=, _state='started') at remote 0x7ffff636e220>, tmpfile=<_io.TextIOWrapper at remote 0x7ffff6306040>, tmpfile_fd=4, _state='started') at remote 0x7ffff636e4f0>, out=, globals=, locals=locals@entry=0x0, args=args@entry=0x7ffff62737c8, argcount=argcount@entry=2, kwnames=0x7ffff68ab268, kwargs=0x7ffff62737d8, kwcount=, kwstep=1, defs=0x7ffff68ab238, defcount=1, kwdefs=0x0, closure=0x0, name='_multicall', qualname='_multicall') at ../Python/ceval.c:4299 #101 0x00007ffff7b9707c in _PyFunction_Vectorcall (func=, stack=0x7ffff62737c8, nargsf=, kwnames=) at ../Objects/call.c:395 #102 0x00007ffff7bf4037 in _PyObject_VectorcallTstate (kwnames=('firstresult',), nargsf=, args=0x7ffff62737c8, callable=, tstate=0x55555556f140) at ../Include/cpython/abstract.h:118 #103 PyObject_Vectorcall (kwnames=, nargsf=, args=, callable=) at ../Include/cpython/abstract.h:127 #104 call_function (kwnames=, oparg=, pp_stack=, tstate=) at ../Python/ceval.c:5044 #105 _PyEval_EvalFrameDefault (tstate=, f=, throwflag=) at ../Python/ceval.c:3507 #106 0x00007ffff7bf2321 in _PyEval_EvalFrame (throwflag=0, f=Frame 0x7ffff6273640, for file /usr/lib/python3/dist-packages/pluggy/manager.py, line 339, in (hook=<_HookCaler(name='pytest_runtest_call', _wrappers=[, argnames=('item',), kwargnames=(), plugin=, name='stdin', tmpfile=, _state='started') at remote 0x7ffff636e220>, tmpfile=<_io.TextIOWrapper at remote 0x7ffff6306040>, tmpfile_fd=4, _state='started') at remote 0x7ffff636e4f0>, out=, name='stdout', tmpfile=, encoding='UTF8') at remote 0x7ffff636e370>, _state='resumed') at remote 0x7ffff6387dc0>, tmpfile=<...>, tmpfile_fd=7, _state='resumed') at remote 0x7ffff636e3a0>...(truncated), tstate=0x55555556f140) at ../Include/internal/pycore_ceval.h:40 #107 _PyEval_EvalCode (tstate=tstate@entry=0x55555556f140, _co=, globals=, locals=locals@entry=0x0, args=args@entry=0x7ffff626c748, argcount=argcount@entry=3, kwnames=0x0, kwargs=0x7ffff626c760, kwcount=, kwstep=1, defs=0x0, defcount=0, kwdefs=0x0, closure=0x0, name='', qualname='PluginManager.__init__..') at ../Python/ceval.c:4299 #108 0x00007ffff7b9707c in _PyFunction_Vectorcall (func=, stack=0x7ffff626c748, nargsf=, kwnames=) at ../Objects/call.c:395 #109 0x00007ffff7bf7951 in _PyObject_VectorcallTstate (kwnames=0x0, nargsf=, args=0x7ffff626c748, callable=, tstate=0x55555556f140) at ../Include/cpython/abstract.h:118 #110 PyObject_Vectorcall (kwnames=0x0, nargsf=, args=0x7ffff626c748, callable=) at ../Include/cpython/abstract.h:127 #111 call_function (kwnames=0x0, oparg=, pp_stack=, tstate=0x55555556f140) at ../Python/ceval.c:5044 #112 _PyEval_EvalFrameDefault (tstate=, f=, throwflag=) at ../Python/ceval.c:3459 #113 0x00007ffff7b96fe3 in _PyEval_EvalFrame (throwflag=0, f=Frame 0x7ffff626c5b0, for file /usr/lib/python3/dist-packages/pluggy/manager.py, line 92, in _hookexec (self=, 'pytestconfig': , nargs=4, args=, co=, tstate=0x55555556f140) at ../Objects/call.c:329 #115 _PyFunction_Vectorcall (func=, stack=0x7ffff6265e80, nargsf=, kwnames=) at ../Objects/call.c:366 #116 0x00007ffff7b98ab6 in _PyObject_VectorcallTstate (kwnames=, nargsf=, args=0x7ffff6265e80, callable=, tstate=0x55555556f140) at ../Include/cpython/abstract.h:118 #117 method_vectorcall (method=, args=0x7ffff6265e88, nargsf=, kwnames=) at ../Objects/classobject.c:53 #118 0x00007ffff7bf7951 in _PyObject_VectorcallTstate (kwnames=0x0, nargsf=, args=0x7ffff6265e88, callable=, tstate=0x55555556f140) at ../Include/cpython/abstract.h:118 #119 PyObject_Vectorcall (kwnames=0x0, nargsf=, args=0x7ffff6265e88, callable=) at ../Include/cpython/abstract.h:127 #120 call_function (kwnames=0x0, oparg=, pp_stack=, tstate=0x55555556f140) at ../Python/ceval.c:5044 #121 _PyEval_EvalFrameDefault (tstate=, f=, throwflag=) at ../Python/ceval.c:3459 #122 0x00007ffff7bf2321 in _PyEval_EvalFrame (throwflag=0, f=Frame 0x7ffff6265cf0, for file /usr/lib/python3/dist-packages/pluggy/hooks.py, line 1054, in __call__ (self=<_HookCaller(name='pytest_runtest_call', _wrappers=[, argnames=('item',), kwargnames=(), plugin=, name='stdin', tmpfile=, _state='started') at remote 0x7ffff636e220>, tmpfile=<_io.TextIOWrapper at remote 0x7ffff6306040>, tmpfile_fd=4, _state='started') at remote 0x7ffff636e4f0>, out=, name='stdout', tmpfile=, encoding='UTF8') at remote 0x7ffff636e370>, _state='resumed') at remote 0x7ffff6387dc0>, tmpfile=<...>, tmpfile_fd=7, _state='resumed') at remote 0x7ffff636e3a0>,...(truncated), tstate=0x55555556f140) at ../Include/internal/pycore_ceval.h:40 #123 _PyEval_EvalCode (tstate=tstate@entry=0x55555556f140, _co=, globals=, locals=locals@entry=0x0, args=args@entry=0x7ffff62dc7b8, argcount=argcount@entry=1, kwnames=0x7ffff62dd898, kwargs=0x7ffff62dc7c0, kwcount=, kwstep=1, defs=0x0, defcount=0, kwdefs=0x0, closure=0x0, name='__call__', qualname='_HookCaller.__call__') at ../Python/ceval.c:4299 #124 0x00007ffff7b9707c in _PyFunction_Vectorcall (func=, stack=0x7ffff62dc7b8, nargsf=, kwnames=) at ../Objects/call.c:395 #125 0x00007ffff7b965bd in _PyObject_FastCallDictTstate (tstate=0x55555556f140, callable=, args=, nargsf=, kwargs=) at ../Objects/call.c:129 #126 0x00007ffff7b976fd in _PyObject_Call_Prepend (tstate=tstate@entry=0x55555556f140, callable=callable@entry=, obj=obj@entry=<_HookCaller(name='pytest_runtest_call', _wrappers=[, argnames=('item',), kwargnames=(), plugin=, name='stdin', tmpfile=, _state='started') at remote 0x7ffff636e220>, tmpfile=<_io.TextIOWrapper at remote 0x7ffff6306040>, tmpfile_fd=4, _state='started') at remote 0x7ffff636e4f0>, out=, name='stdout', tmpfile=, encoding='UTF8') at remote 0x7ffff636e370>, _state='resumed') at remote 0x7ffff6387dc0>, tmpfile=<...>, tmpfile_fd=7, _state='resumed') at remote 0x7ffff636e3a0>, err=, name='py3911/test_main.py', parent=, name='cpython', parent=None, config=, argnames=('item',), kwargnames=(), plugin=, name='stdin', tmpfile=, _state='started') at remote 0x7ffff636e220>, tmpfile=<_io.TextIOWrapper at remote 0x7ffff6306040>, tmpfile_fd=4, _state='started') at remote 0x7ffff636e4f0>, out=, name='stdout', tmpfile=, encoding='UTF8') at remote 0x7ffff636e370>, _state='resumed') at remote 0x7ffff6387dc0>, tmpfile=<...>, tmpfile_fd=7, _state='resumed') at remote 0x7ffff636e3a0>, err=, name='py3911/test_main.py', parent=, name='cpython', parent=None, config=, argnames=('item',), kwargnames=(), plugin=, name='stdin', tmpfile=, _state='started') at remote 0x7ffff636e220>, tmpfile=<_io.TextIOWrapper at remote 0x7ffff6306040>, tmpfile_fd=4, _state='started') at remote 0x7ffff636e4f0>, out=, name='stdout', tmpfile=, encoding='UTF8') at remote 0x7ffff636e370>, _state='resumed') at remote 0x7ffff6387dc0>, tmpfile=<...>, tmpfile_fd=7, _state='resumed') at remote 0x7ffff636e3a0>, err=) at ../Objects/call.c:280 #129 0x00007ffff7bf5cc7 in do_call_core ( kwdict={'item': , name='py3911/test_main.py', parent=, name='cpython', parent=None, config=, argnames=('item',), kwargnames=(), plugin=, name='stdin', tmpfile=, _state='started') at remote 0x7ffff636e220>, tmpfile=<_io.TextIOWrapper at remote 0x7ffff6306040>, tmpfile_fd=4, _state='started') at remote 0x7ffff636e4f0>, out=, name='stdout', tmpfile=, encoding='UTF8') at remote 0x7ffff636e370>, _state='resumed') at remote 0x7ffff6387dc0>, tmpfile=<...>, tmpfile_fd=7, _state='resumed') at remote 0x7ffff636e3a0>, err=) at ../Python/ceval.c:5092 #130 _PyEval_EvalFrameDefault (tstate=, f=, throwflag=) at ../Python/ceval.c:3552 #131 0x00007ffff7bf28d8 in _PyEval_EvalFrame (throwflag=0, f=Frame 0x5555558251a0, for file /usr/lib/python3/dist-packages/_pytest/runner.py, line 198, in (), tstate=0x55555556f140) at ../Include/internal/pycore_ceval.h:40 #132 _PyEval_EvalCode (tstate=tstate@entry=0x55555556f140, _co=, globals=, locals=locals@entry=0x0, args=args@entry=0x7ffff626a9f0, argcount=argcount@entry=0, kwnames=0x0, kwargs=0x7ffff626a9f0, kwcount=, kwstep=1, defs=0x0, defcount=0, kwdefs=0x0, closure=(, , ), name='', qualname='call_runtest_hook..') at ../Python/ceval.c:4299 #133 0x00007ffff7b9707c in _PyFunction_Vectorcall (func=, stack=0x7ffff626a9f0, nargsf=, kwnames=) at ../Objects/call.c:395 #134 0x00007ffff7bf3287 in _PyObject_VectorcallTstate (kwnames=0x0, nargsf=, args=0x7ffff626a9f0, callable=, tstate=0x55555556f140) at ../Include/cpython/abstract.h:118 #135 PyObject_Vectorcall (kwnames=0x0, nargsf=, args=0x7ffff626a9f0, callable=) at ../Include/cpython/abstract.h:127 #136 call_function (kwnames=0x0, oparg=, pp_stack=, tstate=0x55555556f140) at ../Python/ceval.c:5044 #137 _PyEval_EvalFrameDefault (tstate=, f=, throwflag=) at ../Python/ceval.c:3490 #138 0x00007ffff7bf2321 in _PyEval_EvalFrame (throwflag=0, f=Frame 0x7ffff626a840, for file /usr/lib/python3/dist-packages/_pytest/runner.py, line 226, in from_call (cls=, func=, when='call', reraise=(, ), start=, excinfo=None), tstate=0x55555556f140) at ../Include/internal/pycore_ceval.h:40 #139 _PyEval_EvalCode (tstate=tstate@entry=0x55555556f140, _co=, globals=, locals=locals@entry=0x0, args=args@entry=0x7ffff626a1e8, argcount=argcount@entry=2, kwnames=0x7ffff65c9a98, kwargs=0x7ffff626a1f8, kwcount=, kwstep=1, defs=0x7ffff65ebfb8, defcount=1, kwdefs=0x0, closure=0x0, name='from_call', qualname='CallInfo.from_call') at ../Python/ceval.c:4299 #140 0x00007ffff7b9707c in _PyFunction_Vectorcall (func=, stack=0x7ffff626a1e8, nargsf=, kwnames=) at ../Objects/call.c:395 #141 0x00007ffff7b98ab6 in _PyObject_VectorcallTstate (kwnames=, nargsf=, args=0x7ffff626a1e8, callable=, tstate=0x55555556f140) at ../Include/cpython/abstract.h:118 #142 method_vectorcall (method=, args=0x7ffff626a1f0, nargsf=, kwnames=) at ../Objects/classobject.c:53 #143 0x00007ffff7bf4037 in _PyObject_VectorcallTstate (kwnames=('when', 'reraise'), nargsf=, args=0x7ffff626a1f0, callable=, tstate=0x55555556f140) at ../Include/cpython/abstract.h:118 #144 PyObject_Vectorcall (kwnames=, nargsf=, args=, callable=) at ../Include/cpython/abstract.h:127 #145 call_function (kwnames=, oparg=, pp_stack=, tstate=) at ../Python/ceval.c:5044 #146 _PyEval_EvalFrameDefault (tstate=, f=, throwflag=) at ../Python/ceval.c:3507 #147 0x00007ffff7bf28d8 in _PyEval_EvalFrame (throwflag=0, f=Frame 0x7ffff626a040, for file /usr/lib/python3/dist-packages/_pytest/runner.py, line 453, in call_runtest_hook (when='call', hookname='pytest_runtest_call', reraise=(, )), tstate=0x55555556f140) at ../Include/internal/pycore_ceval.h:40 #148 _PyEval_EvalCode (tstate=tstate@entry=0x55555556f140, _co=, globals=, locals=locals@entry=0x0, args=args@entry=0x7ffff6288158, argcount=argcount@entry=2, kwnames=0x0, kwargs=0x7ffff6288168, kwcount=, kwstep=1, defs=0x0, defcount=0, kwdefs=0x0, closure=0x0, name='call_runtest_hook', qualname='call_runtest_hook') at ../Python/ceval.c:4299 #149 0x00007ffff7b9707c in _PyFunction_Vectorcall (func=, stack=0x7ffff6288158, nargsf=, kwnames=) at ../Objects/call.c:395 #150 0x00007ffff7b97dab in PyVectorcall_Call (callable=, tuple=, kwargs=) at ../Objects/call.c:230 #151 0x00007ffff7bf5cc7 in do_call_core (kwdict={}, callargs=(, name='py3911/test_main.py', parent=, name='cpython', parent=None, config=, tstate=) at ../Python/ceval.c:5092 #152 _PyEval_EvalFrameDefault (tstate=, f=, throwflag=) at ../Python/ceval.c:3552 #153 0x00007ffff7bf2321 in _PyEval_EvalFrame (throwflag=0, f=Frame 0x7ffff6262c40, for file /usr/lib/python3/dist-packages/_pytest/runner.py, line 173, in call_and_report (item=, name='py3911/test_main.py', parent=, name='cpython', parent=None, config=, globals=, locals=locals@entry=0x0, args=args@entry=0x5555558255c0, argcount=argcount@entry=3, kwnames=0x0, kwargs=0x5555558255d8, kwcount=, kwstep=1, defs=0x7ffff6561898, defcount=1, kwdefs=0x0, closure=0x0, name='call_and_report', qualname='call_and_report') at ../Python/ceval.c:4299 #155 0x00007ffff7b9707c in _PyFunction_Vectorcall (func=, stack=0x5555558255c0, nargsf=, kwnames=) at ../Objects/call.c:395 #156 0x00007ffff7bf3287 in _PyObject_VectorcallTstate (kwnames=0x0, nargsf=, args=0x5555558255c0, callable=, tstate=0x55555556f140) at ../Include/cpython/abstract.h:118 #157 PyObject_Vectorcall (kwnames=0x0, nargsf=, args=0x5555558255c0, callable=) at ../Include/cpython/abstract.h:127 #158 call_function (kwnames=0x0, oparg=, pp_stack=, tstate=0x55555556f140) at ../Python/ceval.c:5044 #159 _PyEval_EvalFrameDefault (tstate=, f=, throwflag=) at ../Python/ceval.c:3490 #160 0x00007ffff7bf2321 in _PyEval_EvalFrame (throwflag=0, f=Frame 0x555555825410, for file /usr/lib/python3/dist-packages/_pytest/runner.py, line 93, in runtestprotocol (item=, name='py3911/test_main.py', parent=, name='cpython', parent=None, config=, globals=, locals=locals@entry=0x0, args=args@entry=0x7ffff62731c0, argcount=argcount@entry=1, kwnames=0x7ffff65c28c8, kwargs=0x7ffff62731c8, kwcount=, kwstep=1, defs=0x7ffff659bad8, defcount=2, kwdefs=0x0, closure=0x0, name='runtestprotocol', qualname='runtestprotocol') at ../Python/ceval.c:4299 #162 0x00007ffff7b9707c in _PyFunction_Vectorcall (func=, stack=0x7ffff62731c0, nargsf=, kwnames=) at ../Objects/call.c:395 #163 0x00007ffff7bf4037 in _PyObject_VectorcallTstate (kwnames=('nextitem',), nargsf=, args=0x7ffff62731c0, callable=, tstate=0x55555556f140) at ../Include/cpython/abstract.h:118 #164 PyObject_Vectorcall (kwnames=, nargsf=, args=, callable=) at ../Include/cpython/abstract.h:127 #165 call_function (kwnames=, oparg=, pp_stack=, tstate=) at ../Python/ceval.c:5044 #166 _PyEval_EvalFrameDefault (tstate=, f=, throwflag=) at ../Python/ceval.c:3507 #167 0x00007ffff7b96fe3 in _PyEval_EvalFrame (throwflag=0, f=Frame 0x7ffff6273040, for file /usr/lib/python3/dist-packages/_pytest/runner.py, line 78, in pytest_runtest_protocol (item=, name='py3911/test_main.py', parent=, name='cpython', parent=None, config=, nargs=2, args=, co=, tstate=0x55555556f140) at ../Objects/call.c:329 #169 _PyFunction_Vectorcall (func=, stack=0x7ffff628dc18, nargsf=, kwnames=) at ../Objects/call.c:366 #170 0x00007ffff7b97dab in PyVectorcall_Call (callable=, tuple=, kwargs=) at ../Objects/call.c:230 #171 0x00007ffff7bf5cc7 in do_call_core (kwdict=0x0, callargs=(, name='py3911/test_main.py', parent=, name='cpython', parent=None, config=, tstate=) at ../Python/ceval.c:5092 #172 _PyEval_EvalFrameDefault (tstate=, f=, throwflag=) at ../Python/ceval.c:3552 #173 0x00007ffff7bf28d8 in _PyEval_EvalFrame (throwflag=0, f=Frame 0x5555558661c0, for file /usr/lib/python3/dist-packages/pluggy/callers.py, line 443, in _multicall (hook_impls=[, argnames=('item', 'nextitem'), kwargnames=(), plugin=, opts={'tryfirst': False, 'trylast': False, 'optionalhook': False, 'hookwrapper': False}, plugin_name='runner', tryfirst=False, trylast=False, optionalhook=False, hookwrapper=False) at remote 0x7ffff65939a0>, , argnames=('item',), kwargnames=(...), plugin=, opts={'hookwrapper': True, 'optionalhook': False, 'tryfirst': False, 'trylast': False}, plugin_name='unittest', hookwrapper=True, optionalhook=False, tryfirst=False, trylast=False) at remote 0x7ffff6587130>, , argnames=('item',), kwargnames=(...), plugin=, globals=, locals=locals@entry=0x0, args=args@entry=0x7ffff626a7c8, argcount=argcount@entry=2, kwnames=0x7ffff68ab268, kwargs=0x7ffff626a7d8, kwcount=, kwstep=1, defs=0x7ffff68ab238, defcount=1, kwdefs=0x0, closure=0x0, name='_multicall', qualname='_multicall') at ../Python/ceval.c:4299 #175 0x00007ffff7b9707c in _PyFunction_Vectorcall (func=, stack=0x7ffff626a7c8, nargsf=, kwnames=) at ../Objects/call.c:395 #176 0x00007ffff7bf4037 in _PyObject_VectorcallTstate (kwnames=('firstresult',), nargsf=, args=0x7ffff626a7c8, callable=, tstate=0x55555556f140) at ../Include/cpython/abstract.h:118 #177 PyObject_Vectorcall (kwnames=, nargsf=, args=, callable=) at ../Include/cpython/abstract.h:127 #178 call_function (kwnames=, oparg=, pp_stack=, tstate=) at ../Python/ceval.c:5044 #179 _PyEval_EvalFrameDefault (tstate=, f=, throwflag=) at ../Python/ceval.c:3507 #180 0x00007ffff7bf2321 in _PyEval_EvalFrame (throwflag=0, f=Frame 0x7ffff626a640, for file /usr/lib/python3/dist-packages/pluggy/manager.py, line 339, in (hook=<_HookCaller(name='pytest_runtest_protocol', _wrappers=[, argnames=('item',), kwargnames=(), plugin=, opts={'hookwrapper': True, 'optionalhook': False, 'tryfirst': False, 't--Type for more, q to quit, c to continue without paging--