/usr/bin/retesteth -t GeneralStateTests/stExample -- --clients pyt8n --singletest add11 -j1 --nologcolor --exectimelog --testpath /tests Running tests using path: /tests Running 1 test case... Options path `/root/.retesteth` doesn't exist, attempt to create a new directory Retesteth config path: /root/.retesteth Active client configurations: 'pyt8n ' Filter: 'add11' Running tests for config 'Python EVM StateTool' 2 Test Case "stExample": (1 of 1) 100% Traceback (most recent call last): File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib/python3.10/runpy.py", line 86, in _run_code exec(code, run_globals) File "/pyt8n/src/ethereum_spec_tools/evm_tools/__main__.py", line 6, in sys.exit(main()) File "/pyt8n/src/ethereum_spec_tools/evm_tools/__init__.py", line 57, in main t8n_tool = T8N(options) File "/pyt8n/src/ethereum_spec_tools/evm_tools/t8n/__init__.py", line 104, in __init__ self.alloc = Alloc(self, stdin) File "/pyt8n/src/ethereum_spec_tools/evm_tools/t8n/t8n_types.py", line 31, in __init__ with open(t8n.options.input_alloc, "r") as f: FileNotFoundError: [Errno 2] No such file or directory: 'alloc.json' WARNING: Reading empty result for /root/.retesteth/pyt8n/start.sh -v Tests finished: 1 stExample time: 2.67, cputime: 0.00 (0%), t8ntime: 0.00 (0%) /retesteth/retesteth/helpers/TestOutputHelper.cpp(223): error: in "GeneralStateTests/stExample":  Error: The command '/root/.retesteth/pyt8n/start.sh -v' exited with 256 code. (GeneralStateTests/stExample/, step: TestSuite::executeTest) -------- TestOutputHelper detected 1 errors during test execution! *** 1 failure is detected in the test module "EthereumTests" *** Execution time stats Total Time: : 2.67 : 0.00 (0%) : 0.00 (0%) stExample time: 2.67 cputime: 0.00 (0%) t8ntime: 0.00 (0%) *** Total Tests Run: 0 -------- *** TOTAL ERRORS DETECTED: 1 errors during all test execution! -------- info: (GeneralStateTests/stExample/, step: TestSuite::executeTest)