/usr/bin/retesteth -t GeneralStateTests/Pyspecs/paris -- --clients besu --filltests --fillchain --forceupdate -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: 'besu ' .retesteth/besu/setup.sh Using besu path: '/besu' Running tests for config 'Hyperledger Besu on TCP' 2 Test Case "security": (1 of 1) 100% .retesteth/besu/setup.sh Besu daemon is listening on port 3000 Instantiated: "Hyperledger Besu evm 24.10-develop-d8d1237" Generate Python test: test_selfdestruct_balance_bug fill -v ./tests/tmp/tmptest_2719597b_e357_4ec4_a0d6_9684a831aded/test_selfdestruct_balance_bug.py --output ./tests/tmp/out_2719597b_e357_4ec4_a0d6_9684a831aded --tb=short --evm-bin /root/.retesteth/besu/start.sh --flat-output --from=Frontier --until=Cancun ./retesteth/pyspecsStart.sh Pyspec test generation failed (use --verbosity PYSPEC for details) Error: Python spec failed filling the test (use --verbosity PYSPEC for details): The command '/root/.retesteth/pyspecsStart.sh blockchain_tests /tests/src/GeneralStateTestsFiller/Pyspecs/paris/security/test_selfdestruct_balance_bug.py test_selfdestruct_balance_bug null /tests/BlockchainTests/GeneralStateTests/Pyspecs/paris/security /root/.retesteth/besu/start.sh --force-refill null Frontier Cancun null' exited with 256 code. (paris/security/test_selfdestruct_balance_bug, step: TestSuite::executeTest) -------- TestOutputHelper detected 1 errors during test execution! Tests finished: 1 security time: 26.00, cputime: 0.00 (0%), t8ntime: 0.00 (0%) *** 1 failure is detected in the test module "EthereumTests" /retesteth/retesteth/helpers/TestOutputHelper.cpp(240): error: in "GeneralStateTests/Pyspecs/paris/security":  *** Execution time stats Total Time: : 26.00 : 0.00 (0%) : 0.00 (0%) security time: 26.00 cputime: 0.00 (0%) t8ntime: 0.00 (0%) info: (paris/security/test_selfdestruct_balance_bug, step: TestSuite::executeTest) *** Total Tests Run: 0 -------- *** TOTAL ERRORS DETECTED: 1 errors during all test execution! --------