/data/retesteth/build/retesteth/retesteth -t TransactionTests -- --all -j2 --nologcolor --exectimelog --clients t8ntool --testpath /data/tests 
Running tests using path: /data/tests
Running 14 test cases...
Retesteth config path: /home/ubuntu/.retesteth
Active client configurations: 't8ntool '
Running tests for config 'Ethereum GO on StateTool' 2
Test Case "ttAddress": (1 of 14)
25%...
50%...
Instantiated: "evm version 1.15.0-unstable-fc12dbe4-20250131"
Instantiated: "evm version 1.15.0-unstable-fc12dbe4-20250131"
75%...
100%
Tests finished: 4
ttAddress time: 1.50, cputime: 0.02 (1%), t8ntime: 0.00 (0%)
Running tests for config 'Ethereum GO on StateTool' 2
Test Case "ttEIP2028": (2 of 14)
50%...
100%
Tests finished: 2
ttEIP2028 time: 0.68, cputime: 0.01 (0%), t8ntime: 0.00 (0%)
Running tests for config 'Ethereum GO on StateTool' 2
Test Case "ttGasPrice": (3 of 14)
25%...
50%...
75%...
100%
Tests finished: 4
ttGasPrice time: 1.46, cputime: 0.02 (1%), t8ntime: 0.00 (0%)
Running tests for config 'Ethereum GO on StateTool' 2
Test Case "ttRSValue": (4 of 14)
24%...
48%...
72%...
96%...
100%
Tests finished: 29
ttRSValue time: 10.92, cputime: 0.16 (1%), t8ntime: 0.00 (0%)
Running tests for config 'Ethereum GO on StateTool' 2
Test Case "ttValue": (5 of 14)
33%...
66%...
100%
Tests finished: 3
ttValue time: 1.35, cputime: 0.02 (1%), t8ntime: 0.00 (0%)
Running tests for config 'Ethereum GO on StateTool' 2
Test Case "ttWrongRLP": (6 of 14)
23%...
47%...
71%...
WARNING: Transaction rejected but due to a different reason: 
{
    "data" : "0x",
    "gasLimit" : "0x5208",
    "gasPrice" : "0x01",
    "nonce" : "0x00",
    "to" : "0x000000000000000000000000000b9331677e6ebf",
    "value" : "0x0a",
    "v" : "0x1c",
    "r" : "0x98ff921201554726367d2be8c804a7ff89ccf285ebc57dff8ae4c44b9c19ac4a",
    "s" : "0x1887321be575c8095f789dd4c743dfe42c1820f9231f98a962b210e3ac2452a3"
}
94%...
100%
Tests finished: 59
ttWrongRLP time: 18.46, cputime: 0.28 (1%), t8ntime: 0.00 (0%)
Error: Transaction rejected but due to a different reason: 
Expected reason: `transaction type not supported` (TransactionException.TYPE_NOT_SUPPORTED)
Client reason: `rlp: expected input list for []types.SetCodeAuthorization, decoding into (types.Transaction)(types.SetCodeTx).AuthList (TransactionTests/ttWrongRLP/RLP_04_maxFeePerGas32BytesValue, step: TransactionTestFiller)

--------
TestOutputHelper detected 1 errors during test execution!
/data/retesteth/retesteth/helpers/TestOutputHelper.cpp(240): error: in "TransactionTests/ttWrongRLP": 
Running tests for config 'Ethereum GO on StateTool' 2
Test Case "ttData": (7 of 14)
22%...
44%...
66%...
88%...
100%
Tests finished: 9
ttData time: 14.25, cputime: 10.26 (72%), t8ntime: 0.00 (0%)
Running tests for config 'Ethereum GO on StateTool' 2
Test Case "ttGasLimit": (8 of 14)
20%...
40%...
60%...
80%...
100%
Tests finished: 10
ttGasLimit time: 3.31, cputime: 0.05 (1%), t8ntime: 0.00 (0%)
Running tests for config 'Ethereum GO on StateTool' 2
Test Case "ttNonce": (9 of 14)
20%...
40%...
60%...
80%...
100%
Tests finished: 10
ttNonce time: 3.70, cputime: 0.05 (1%), t8ntime: 0.00 (0%)
Running tests for config 'Ethereum GO on StateTool' 2
Test Case "ttSignature": (10 of 14)
23%...
47%...
70%...
94%...
100%
Tests finished: 34
ttSignature time: 11.08, cputime: 0.16 (1%), t8ntime: 0.00 (0%)
Running tests for config 'Ethereum GO on StateTool' 2
Test Case "ttVValue": (11 of 14)
25%...
50%...
75%...
100%
Tests finished: 28
ttVValue time: 11.59, cputime: 0.13 (1%), t8ntime: 0.00 (0%)
Running tests for config 'Ethereum GO on StateTool' 2
Test Case "ttEIP1559": (12 of 14)
22%...
44%...
66%...
88%...
100%
Tests finished: 9
ttEIP1559 time: 3.46, cputime: 0.05 (1%), t8ntime: 0.00 (0%)
Running tests for config 'Ethereum GO on StateTool' 2
Test Case "ttEIP2930": (13 of 14)
14%...
28%...
42%...
57%...
71%...
85%...
100%
Tests finished: 7
ttEIP2930 time: 2.68, cputime: 0.04 (1%), t8ntime: 0.00 (0%)
Running tests for config 'Ethereum GO on StateTool' 2
Test Case "ttEIP3860": (14 of 14)
25%...
50%...
75%...
100%
Tests finished: 4
ttEIP3860 time: 1.38, cputime: 0.06 (4%), t8ntime: 0.00 (0%)

*** 1 failure is detected in the test module "EthereumTests"
*** Total Tests Run: 211

*** Execution time stats
Total Time:                               : 85.81           :   11.31 (13%)             :    0.00 (0%)
ttWrongRLP                            time: 18.46    cputime:    0.28 (1%)       t8ntime:    0.00 (0%)
ttData                                time: 14.25    cputime:   10.26 (72%)      t8ntime:    0.00 (0%)
ttVValue                              time: 11.59    cputime:    0.13 (1%)       t8ntime:    0.00 (0%)
ttSignature                           time: 11.08    cputime:    0.16 (1%)       t8ntime:    0.00 (0%)
ttRSValue                             time: 10.92    cputime:    0.16 (1%)       t8ntime:    0.00 (0%)
ttNonce                               time: 3.70     cputime:    0.05 (1%)       t8ntime:    0.00 (0%)
ttEIP1559                             time: 3.46     cputime:    0.05 (1%)       t8ntime:    0.00 (0%)
ttGasLimit                            time: 3.31     cputime:    0.05 (1%)       t8ntime:    0.00 (0%)
ttEIP2930                             time: 2.68     cputime:    0.04 (1%)       t8ntime:    0.00 (0%)
ttAddress                             time: 1.50     cputime:    0.02 (1%)       t8ntime:    0.00 (0%)
ttGasPrice                            time: 1.46     cputime:    0.02 (1%)       t8ntime:    0.00 (0%)
ttEIP3860                             time: 1.38     cputime:    0.06 (4%)       t8ntime:    0.00 (0%)
ttValue                               time: 1.35     cputime:    0.02 (1%)       t8ntime:    0.00 (0%)
ttEIP2028                             time: 0.68     cputime:    0.01 (0%)       t8ntime:    0.00 (0%)


--------
*** TOTAL ERRORS DETECTED: 1 errors during all test execution!
--------
info: (TransactionTests/ttWrongRLP/RLP_04_maxFeePerGas32BytesValue, step: TransactionTestFiller)