/usr/bin/retesteth -t GeneralStateTests/Pyspecs/paris -- --clients evmone --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: 'evmone ' Running tests for config 'EVMONE on StateTool' 2 Test Case "security": (1 of 1) 100% Instantiated: "evmone-t8n 0.12.0-dev+commit.9b3ee174" Generate Python test: test_selfdestruct_balance_bug fill -v ./tests/tmp/tmptest_ad2b8ebb_9138_4022_9572_85b716feff23/test_selfdestruct_balance_bug.py --output ./tests/tmp/out_ad2b8ebb_9138_4022_9572_85b716feff23 -m blockchain_test --evm-bin /root/.retesteth/evmone/start.sh --flat-output --from=Frontier --until=Cancun total 12 drwxr-xr-x 3 root root 4096 Apr 23 16:40 . drwxr-xr-x 4 root root 4096 Apr 23 16:40 .. drwxr-xr-x 2 root root 4096 Apr 23 16:40 blockchain_tests Tests finished: 1 security time: 6.77, cputime: 0.01 (0%), t8ntime: 0.01 (0%) /retesteth/retesteth/helpers/TestOutputHelper.cpp(240): error: in "GeneralStateTests/Pyspecs/paris/security":  Error: Importing raw RLP block, block was expected to be valid! (if it was intended, check that it is not in Valid blocks test suite) [retesteth]: Error importing raw rlp block: [retesteth]: verify1559Parent 1559 block must be on top of 1559 block! (paris/security/src/GeneralStateTestsFiller/Pyspecs/paris/security/test_selfdestruct_balance_bug.py::test_tx_selfdestruct_balance_bug[fork_Berlin-blockchain_test], fork: Berlin, block: 1) -------- TestOutputHelper detected 1 errors during test execution! *** 1 failure is detected in the test module "EthereumTests" *** Total Tests Run: 1 *** Execution time stats Total Time: : 6.77 : 0.01 (0%) : 0.01 (0%) security time: 6.77 cputime: 0.01 (0%) t8ntime: 0.01 (0%) info: (paris/security/src/GeneralStateTestsFiller/Pyspecs/paris/security/test_selfdestruct_balance_bug.py::test_tx_selfdestruct_balance_bug[fork_Berlin-blockchain_test], fork: Berlin, block: 1) -------- *** TOTAL ERRORS DETECTED: 1 errors during all test execution! --------