celo-org / celo-blockchain

Official repository for the golang Celo Blockchain
https://celo.org
GNU Lesser General Public License v3.0
552 stars 196 forks source link

Send fee tip to fee handler if coinbase not set #2283

Closed palango closed 4 months ago

palango commented 4 months ago

Description

Send fee tip to fee handler if coinbase not set

github-actions[bot] commented 4 months ago

Coverage from tests in ./e2e_test/... for ./consensus/istanbul/... at commit d04e643f2b0eac6ce0229d223f243426f1aa9ba6

coverage: 51.1% of statements across all listed packages
coverage:  63.2% of statements in consensus/istanbul
coverage:  43.2% of statements in consensus/istanbul/announce
coverage:  56.0% of statements in consensus/istanbul/backend
coverage:   0.0% of statements in consensus/istanbul/backend/backendtest
coverage:  24.3% of statements in consensus/istanbul/backend/internal/replica
coverage:  65.6% of statements in consensus/istanbul/core
coverage:  50.0% of statements in consensus/istanbul/db
coverage:   0.0% of statements in consensus/istanbul/proxy
coverage:  64.2% of statements in consensus/istanbul/uptime
coverage:  51.8% of statements in consensus/istanbul/validator
coverage:  79.2% of statements in consensus/istanbul/validator/random
github-actions[bot] commented 4 months ago

5891 passed, 1 failed, 45 skipped

Test failures:
  TestPriorityClient: geth

Failed
    les_test.go:121: Initializing geth: [--networkid=42 init ./testdata/clique.json] 
    test_cmd.go:262: (stderr:31) INFO [03-12|15:02:02.949] Maximum peer count                       ETH=175 LES=0 total=175
    test_cmd.go:262: (stderr:31) INFO [03-12|15:02:02.950] Set global gas inflation rate            rate=1.300
    test_cmd.go:262: (stderr:31) INFO [03-12|15:02:02.950] Set global gas cap                       cap=25,000,000
    test_cmd.go:262: (stderr:31) INFO [03-12|15:02:02.950] Allocated cache and file handles         database=/tmp/geth-test4269490340/celo/chaindata cache=16.00MiB handles=16
    test_cmd.go:262: (stderr:31) INFO [03-12|15:02:03.024] Writing custom genesis block 
    test_cmd.go:262: (stderr:31) INFO [03-12|15:02:03.026] Persisted trie from memory database      nodes=4 size=566.00B time="96.066µs" gcnodes=0 gcsize=0.00B gctime=0s livenodes=1 livesize=-82.00B
    test_cmd.go:262: (stderr:31) INFO [03-12|15:02:03.026] Successfully wrote genesis state         database=chaindata                               hash=9195f2..122dcd
    test_cmd.go:262: (stderr:31) INFO [03-12|15:02:03.026] Allocated cache and file handles         database=/tmp/geth-test4269490340/celo/lightchaindata cache=16.00MiB handles=16
    test_cmd.go:262: (stderr:31) INFO [03-12|15:02:03.076] Writing custom genesis block 
    test_cmd.go:262: (stderr:31) INFO [03-12|15:02:03.077] Persisted trie from memory database      nodes=4 size=566.00B time="51.605µs" gcnodes=0 gcsize=0.00B gctime=0s livenodes=1 livesize=-82.00B
    test_cmd.go:262: (stderr:31) INFO [03-12|15:02:03.078] Successfully wrote genesis state         database=lightchaindata                          hash=9195f2..122dcd
    test_cmd.go:262: (stderr:31) INFO [03-12|15:02:03.078] Allocated cache and file handles         database=/tmp/geth-test4269490340/celo/lightestchaindata cache=16.00MiB handles=16
    test_cmd.go:262: (stderr:31) INFO [03-12|15:02:03.085] Writing custom genesis block 
    test_cmd.go:262: (stderr:31) INFO [03-12|15:02:03.086] Persisted trie from memory database      nodes=4 size=566.00B time="29.162µs" gcnodes=0 gcsize=0.00B gctime=0s livenodes=1 livesize=-82.00B
    test_cmd.go:262: (stderr:31) INFO [03-12|15:02:03.086] Successfully wrote genesis state         database=lightestchaindata                       hash=9195f2..122dcd
    les_test.go:130: Importing keys to geth
    test_cmd.go:262: (stderr:32) INFO [03-12|15:02:03.140] Maximum peer count                       ETH=175 LES=0 total=175
    test_cmd.go:262: (stderr:32) INFO [03-12|15:02:03.141] Set global gas inflation rate            rate=1.300
    test_cmd.go:262: (stderr:32) INFO [03-12|15:02:03.141] Set global gas cap                       cap=25,000,000
    les_test.go:99: Starting lightserver with rpc: [--networkid=42 --port=0 --ipcpath geth-1.ipc --allow-insecure-unlock --datadir /tmp/geth-test4269490340 --password ./testdata/password.txt --unlock 0x02f0d131f1f97aef08aec6e3291b957d9efe7105 --mine --miner.validator 0x02f0d131f1f97aef08aec6e3291b957d9efe7105 --tx-fee-recipient 0x02f0d131f1f97aef08aec6e3291b957d9efe7105 --light.serve=100 --light.maxpeers=1 --nodiscover --nat=extip:127.0.0.1 --verbosity=4]
    test_cmd.go:262: (stderr:33) INFO [03-12|15:02:03.339] Maximum peer count                       ETH=175 LES=1 total=176
    test_cmd.go:262: (stderr:33) DEBUG[03-12|15:02:03.340] FS scan times                            list="59.858µs" set="3.818µs" diff="2.301µs"
    test_cmd.go:262: (stderr:33) WARN [03-12|15:02:03.340] LES server cannot serve old transaction status and cannot connect below les/4 protocol version if transaction lookup index is limited 
    test_cmd.go:262: (stderr:33) DEBUG[03-12|15:02:03.340] Sanitizing Go's GC trigger               percent=100
    test_cmd.go:262: (stderr:33) INFO [03-12|15:02:03.340] Set global gas inflation rate            rate=1.300
    test_cmd.go:262: (stderr:33) INFO [03-12|15:02:03.340] Set global gas cap                       cap=25,000,000
    test_cmd.go:262: (stderr:33) INFO [03-12|15:02:03.340] Allocated trie memory caches             clean=154.00MiB dirty=256.00MiB
    test_cmd.go:262: (stderr:33) INFO [03-12|15:02:03.340] Allocated cache and file handles         database=/tmp/geth-test4269490340/celo/chaindata cache=512.00MiB handles=524,288
    test_cmd.go:262: (stderr:33) DEBUG[03-12|15:02:03.408] Chain freezer table opened               database=/tmp/geth-test4269490340/celo/chaindata/ancient table=headers items=0 size=0.00B
    test_cmd.go:262: (stderr:33) DEBUG[03-12|15:02:03.414] Chain freezer table opened               database=/tmp/geth-test4269490340/celo/chaindata/ancient table=hashes  items=0 size=0.00B
    test_cmd.go:262: (stderr:33) DEBUG[03-12|15:02:03.417] Chain freezer table opened               database=/tmp/geth-test4269490340/celo/chaindata/ancient table=bodies  items=0 size=0.00B
    test_cmd.go:262: (stderr:33) DEBUG[03-12|15:02:03.418] Chain freezer table opened               database=/tmp/geth-test4269490340/celo/chaindata/ancient table=receipts items=0 size=0.00B
    test_cmd.go:262: (stderr:33) DEBUG[03-12|15:02:03.421] Chain freezer table opened               database=/tmp/geth-test4269490340/celo/chaindata/ancient table=diffs    items=0 size=0.00B
    test_cmd.go:262: (stderr:33) INFO [03-12|15:02:03.421] Opened ancient database                  database=/tmp/geth-test4269490340/celo/chaindata/ancient readonly=false
    test_cmd.go:262: (stderr:33) DEBUG[03-12|15:02:03.421] Current full block not old enough        number=0 hash=9195f2..122dcd delay=90000
    test_cmd.go:262: (stderr:33) INFO [03-12|15:02:03.421] Initialised chain configuration          config="{ChainID: 15 Homestead: 0 DAO: <nil> DAOSupport: false EIP150: 0 EIP155: 0 EIP158: 0 Byzantium: 0 Constantinople: 0 Petersburg: 0 Istanbul: <nil> Churrito: <nil>, Donut: <nil>, Espresso: <nil>, Gingerbread: <nil>, Gingerbread P2: <nil>, Engine: istanbul}"
    test_cmd.go:262: (stderr:33) DEBUG[03-12|15:02:03.421] Setting up Istanbul consensus engine 
    test_cmd.go:262: (stderr:33) INFO [03-12|15:02:03.446] Initialising Ethereum protocol           versions=[67] network=42 dbversion=<nil>
    test_cmd.go:262: (stderr:33) DEBUG[03-12|15:02:03.447] Loading Last State: 0 
    test_cmd.go:262: (stderr:33) INFO [03-12|15:02:03.447] Loaded most recent local header          number=0 hash=9195f2..122dcd td=1 age=54y11mo3w
    test_cmd.go:262: (stderr:33) INFO [03-12|15:02:03.447] Loaded most recent local full block      number=0 hash=9195f2..122dcd td=1 age=54y11mo3w
    test_cmd.go:262: (stderr:33) INFO [03-12|15:02:03.447] Loaded most recent local fast block      number=0 hash=9195f2..122dcd td=1 age=54y11mo3w
    test_cmd.go:262: (stderr:33) WARN [03-12|15:02:03.447] Failed to load snapshot, regenerating    err="missing or corrupted snapshot"
    test_cmd.go:262: (stderr:33) INFO [03-12|15:02:03.447] Rebuilding state snapshot 
    test_cmd.go:262: (stderr:33) DEBUG[03-12|15:02:03.447] Journalled generator progress            progress=empty
    test_cmd.go:262: (stderr:33) DEBUG[03-12|15:02:03.447] Start snapshot generation                root=8a7a77..f86ff6
    test_cmd.go:262: (stderr:33) INFO [03-12|15:02:03.447] Resuming state snapshot generation       root=8a7a77..f86ff6 accounts=0 slots=0 storage=0.00B elapsed="308.137µs"
    test_cmd.go:262: (stderr:33) ERROR[03-12|15:02:03.447] Error invoking evm function: EVM call failure to=0x000000000000000000000000000000000000ce10 method=getAddressFor input=0xdd9272338b91d837e1684f7353d73b6197230894243cf869282f722841df96b441303f37 maxgas=100,000 err="execution reverted"            message="No Implementation set"
    test_cmd.go:262: (stderr:33) DEBUG[03-12|15:02:03.447] Registry contract not yet deployed       function=blockGasLimit registryId=0x8b91d837e1684f7353d73b6197230894243cf869282f722841df96b441303f37
    test_cmd.go:262: (stderr:33) DEBUG[03-12|15:02:03.447] Error calling blockGasLimit              err="Registry not deployed"         contract=0x8b91d837e1684f7353d73b6197230894243cf869282f722841df96b441303f37
    test_cmd.go:262: (stderr:33) DEBUG[03-12|15:02:03.447] Regenerated state range                  kind=storage prefix=0x6fc8292a2675fd2df398d2f757c44afe1b96e4c7ba26dac7ed67cdef77799ef404 root=09f508..8cb885 last=0x count=1 created=1 updated=0 untouched=0 deleted=0
    test_cmd.go:262: (stderr:33) DEBUG[03-12|15:02:03.447] Regenerated state range                  kind=account prefix=0x61 root=8a7a77..f86ff6 last=0x count=2 created=2 updated=0 untouched=0 deleted=0
    test_cmd.go:262: (stderr:33) DEBUG[03-12|15:02:03.447] Journalled generator progress            progress=done
    test_cmd.go:262: (stderr:33) INFO [03-12|15:02:03.447] Generated state snapshot                 accounts=2 slots=1 storage=230.00B elapsed="662.983µs"
    test_cmd.go:262: (stderr:33) ERROR[03-12|15:02:03.447] Error invoking evm function: EVM call failure to=0x000000000000000000000000000000000000ce10 method=getAddressFor input=0xdd92723348766a30bcca8b3c8b03b4e4b1f6510aee73f7b41aa6c7578a97040d20334f42 maxgas=100,000 err="execution reverted"            message="No Implementation set"
    test_cmd.go:262: (stderr:33) DEBUG[03-12|15:02:03.448] Registry contract not yet deployed       function=gasPriceMinimumFloor registryId=0x48766a30bcca8b3c8b03b4e4b1f6510aee73f7b41aa6c7578a97040d20334f42
    test_cmd.go:262: (stderr:33) ERROR[03-12|15:02:03.448] Error invoking evm function: EVM call failure to=0x000000000000000000000000000000000000ce10 method=getAddressFor input=0xdd9272338b91d837e1684f7353d73b6197230894243cf869282f722841df96b441303f37 maxgas=100,000 err="execution reverted"            message="No Implementation set"
    test_cmd.go:262: (stderr:33) DEBUG[03-12|15:02:03.448] Registry contract not yet deployed       function=intrinsicGasForAlternativeFeeCurrency registryId=0x8b91d837e1684f7353d73b6197230894243cf869282f722841df96b441303f37
    test_cmd.go:262: (stderr:33) ERROR[03-12|15:02:03.448] Error invoking evm function: EVM call failure to=0x000000000000000000000000000000000000ce10 method=getAddressFor input=0xdd9272338f897d9543fdc9082789208180c3e3d11f7473aaef3e249ab0020ea0c761c1b6 maxgas=100,000 err="execution reverted"            message="No Implementation set"
    test_cmd.go:262: (stderr:33) DEBUG[03-12|15:02:03.448] Registry contract not yet deployed       function=getWhitelist                          registryId=0x8f897d9543fdc9082789208180c3e3d11f7473aaef3e249ab0020ea0c761c1b6
    test_cmd.go:262: (stderr:33) ERROR[03-12|15:02:03.448] getWhitelist invocation failed           err="Registry not deployed"
    test_cmd.go:262: (stderr:33) ERROR[03-12|15:02:03.448] Error invoking evm function: EVM call failure to=0x000000000000000000000000000000000000ce10 method=getAddressFor input=0xdd927233d7e89ade8430819f08bf97a087285824af3351ee12d72a2d132b0c6c0687bfaf maxgas=100,000 err="execution reverted"            message="No Implementation set"
    test_cmd.go:262: (stderr:33) DEBUG[03-12|15:02:03.448] Reinjecting stale transactions           count=0
    test_cmd.go:262: (stderr:33) INFO [03-12|15:02:03.448] Regenerated local transaction journal    transactions=0 accounts=0
    test_cmd.go:262: (stderr:33) INFO [03-12|15:02:03.457] Allocated fast sync bloom                size=512.00MiB
    test_cmd.go:262: (stderr:33) INFO [03-12|15:02:03.457] Initialized state bloom                  items=5 errorrate=0.000 elapsed="373.626µs"
    test_cmd.go:262: (stderr:33) WARN [03-12|15:02:03.458] Error reading unclean shutdown markers   error="leveldb: not found"
    test_cmd.go:262: (stderr:33) INFO [03-12|15:02:03.458] Allocated cache and file handles         database=/tmp/geth-test4269490340/celo/les.server cache=16.00MiB  handles=16
    test_cmd.go:262: (stderr:33) INFO [03-12|15:02:03.511] Checkpoint oracle is not enabled 
    test_cmd.go:262: (stderr:33) INFO [03-12|15:02:03.511] Starting peer-to-peer node               instance=celo/v1.8.2-unstable/linux-amd64/go1.19.13
    test_cmd.go:262: (stderr:33) INFO [03-12|15:02:03.521] Mapped network port                      proto=tcp extport=39947 intport=39947 interface=ExtIP(127.0.0.1)
    test_cmd.go:262: (stderr:33) DEBUG[03-12|15:02:03.521] TCP listener up                          addr=[::]:39947
    test_cmd.go:262: (stderr:33) DEBUG[03-12|15:02:03.522] IPCs registered                          namespaces=admin,debug,web3,eth,txpool,personal,istanbul,miner,net,les
    test_cmd.go:262: (stderr:33) INFO [03-12|15:02:03.523] IPC endpoint opened                      url=/tmp/geth-test4269490340/geth-1.ipc
    test_cmd.go:262: (stderr:33) INFO [03-12|15:02:03.523] New local node record                    seq=1,710,255,723,522 id=2062ee419e6f287f ip=127.0.0.1 udp=0 tcp=39947
    test_cmd.go:262: (stderr:33) INFO [03-12|15:02:03.523] Started P2P networking                   self="enode://795943438a76cb271aeb7ba9eea7f1dd41eeb3bcd23638ef4525665ae373fd4069c8ed70523ed775bc91f8d9e4476552b73f2904b40c1b6e94a5553240d42f62@127.0.0.1:39947?discport=0" maxdialed=58 maxinbound=118
    test_cmd.go:262: (stderr:33) ERROR[03-12|15:02:03.524] Error invoking evm function: EVM call failure to=0x000000000000000000000000000000000000ce10 method=getAddressFor input=0xdd927233235a6f54090e9b94aa4e585a699c4375a2ff8f572c68114d138f0ed121527849 maxgas=100,000 err="execution reverted"            message="No Implementation set"
    test_cmd.go:262: (stderr:33) DEBUG[03-12|15:02:03.524] Registry contract not yet deployed       function=getElectableValidators                registryId=0x235a6f54090e9b94aa4e585a699c4375a2ff8f572c68114d138f0ed121527849
    test_cmd.go:262: (stderr:33) DEBUG[03-12|15:02:03.524] Snapshot is nil, creating from genesis 
    test_cmd.go:262: (stderr:33) INFO [03-12|15:02:03.594] Unlocked account                         address=0x02F0d131F1f97aef08aEc6E3291B957d9Efe7105
    test_cmd.go:262: (stderr:33) INFO [03-12|15:02:03.595] Starting istanbul.Engine validating 
    test_cmd.go:262: (stderr:33) INFO [03-12|15:02:03.595] Open roundstate db                       func=newRoundStateDB type=roundStateDB rsdb_path=/tmp/geth-test4269490340/celo/roundstates
    test_cmd.go:262: (stderr:33) INFO [03-12|15:02:03.595] Allocated cache and file handles         database=/tmp/geth-test4269490340/celo/roundstates cache=512.00MiB handles=500
    test_cmd.go:262: (stderr:33) DEBUG[03-12|15:02:03.595] NewWork called, acquiring core lock      func=NewWork
    test_cmd.go:262: (stderr:33) INFO [03-12|15:02:03.605] Creating new RoundState                  address=0x02F0d131F1f97aef08aEc6E3291B957d9Efe7105 func=createRoundState cur_seq=0 cur_epoch=0 cur_round=-1 des_round=-1 state="Accept request" address=0x02F0d131F1f97aef08aEc6E3291B957d9Efe7105 reason="No storedView found"
    test_cmd.go:262: (stderr:33) DEBUG[03-12|15:02:03.606] Posting FinalCommittedEvent              func=NewWork
    test_cmd.go:262: (stderr:33) WARN [03-12|15:02:03.606] New sequence should be larger than current sequence address=0x02F0d131F1f97aef08aEc6E3291B957d9Efe7105 func=startNewSequence tag=stateTransition head_block=0 head_block_hash=9195f2..122dcd cur_seq=1 cur_epoch=1 cur_round=0  des_round=0  state="Accept request" address=0x02F0d131F1f97aef08aEc6E3291B957d9Efe7105
    test_cmd.go:262: (stderr:33) ERROR[03-12|15:02:03.606] Error invoking evm function: EVM call failure to=0x000000000000000000000000000000000000ce10 method=getAddressFor input=0xdd9272338b91d837e1684f7353d73b6197230894243cf869282f722841df96b441303f37 maxgas=100,000 err="execution reverted"            message="No Implementation set"
    test_cmd.go:262: (stderr:33) DEBUG[03-12|15:02:03.606] Registry contract not yet deployed       function=blockGasLimit                         registryId=0x8b91d837e1684f7353d73b6197230894243cf869282f722841df96b441303f37
    test_cmd.go:262: (stderr:33) DEBUG[03-12|15:02:03.606] Error calling blockGasLimit              err="Registry not deployed"         contract=0x8b91d837e1684f7353d73b6197230894243cf869282f722841df96b441303f37
    test_cmd.go:262: (stderr:33) ERROR[03-12|15:02:03.606] Error invoking evm function: EVM call failure to=0x000000000000000000000000000000000000ce10 method=getAddressFor input=0xdd9272338b91d837e1684f7353d73b6197230894243cf869282f722841df96b441303f37 maxgas=100,000 err="execution reverted"            message="No Implementation set"
    test_cmd.go:262: (stderr:33) DEBUG[03-12|15:02:03.606] Registry contract not yet deployed       function=intrinsicGasForAlternativeFeeCurrency registryId=0x8b91d837e1684f7353d73b6197230894243cf869282f722841df96b441303f37
    test_cmd.go:262: (stderr:33) ERROR[03-12|15:02:03.606] Error invoking evm function: EVM call failure to=0x000000000000000000000000000000000000ce10 method=getAddressFor input=0xdd9272338f897d9543fdc9082789208180c3e3d11f7473aaef3e249ab0020ea0c761c1b6 maxgas=100,000 err="execution reverted"            message="No Implementation set"
    test_cmd.go:262: (stderr:33) DEBUG[03-12|15:02:03.606] Registry contract not yet deployed       function=getWhitelist                          registryId=0x8f897d9543fdc9082789208180c3e3d11f7473aaef3e249ab0020ea0c761c1b6
    test_cmd.go:262: (stderr:33) ERROR[03-12|15:02:03.606] getWhitelist invocation failed           err="Registry not deployed"
    test_cmd.go:262: (stderr:33) ERROR[03-12|15:02:03.606] Error invoking evm function: EVM call failure to=0x000000000000000000000000000000000000ce10 method=getAddressFor input=0xdd927233d7e89ade8430819f08bf97a087285824af3351ee12d72a2d132b0c6c0687bfaf maxgas=100,000 err="execution reverted"            message="No Implementation set"
    test_cmd.go:262: (stderr:33) ERROR[03-12|15:02:03.606] Error invoking evm function: EVM call failure to=0x000000000000000000000000000000000000ce10 method=getAddressFor input=0xdd92723302dfe2d0485b616b61db1800f30f4a14b26754b328fa09ba4ec73ee7276766cc maxgas=100,000 err="execution reverted"            message="No Implementation set"
    test_cmd.go:262: (stderr:33) DEBUG[03-12|15:02:03.606] Registry address lookup failed           err="Registry not deployed"         contract=0x02dfe2d0485b616b61db1800f30f4a14b26754b328fa09ba4ec73ee7276766cc
    test_cmd.go:262: (stderr:33) ERROR[03-12|15:02:03.606] Error invoking evm function: EVM call failure to=0x000000000000000000000000000000000000ce10 method=getAddressFor input=0xdd927233d7e89ade8430819f08bf97a087285824af3351ee12d72a2d132b0c6c0687bfaf maxgas=100,000 err="execution reverted"            message="No Implementation set"
    test_cmd.go:262: (stderr:33) DEBUG[03-12|15:02:03.606] Registry contract not yet deployed       function=totalSupply                           registryId=0xd7e89ade8430819f08bf97a087285824af3351ee12d72a2d132b0c6c0687bfaf
    test_cmd.go:262: (stderr:33) ERROR[03-12|15:02:03.606] Error invoking evm function: EVM call failure to=0x000000000000000000000000000000000000ce10 method=getAddressFor input=0xdd9272338b91d837e1684f7353d73b6197230894243cf869282f722841df96b441303f37 maxgas=100,000 err="execution reverted"            message="No Implementation set"
    test_cmd.go:262: (stderr:33) DEBUG[03-12|15:02:03.606] Registry contract not yet deployed       function=blockGasLimit                         registryId=0x8b91d837e1684f7353d73b6197230894243cf869282f722841df96b441303f37
    test_cmd.go:262: (stderr:33) DEBUG[03-12|15:02:03.606] Error calling blockGasLimit              err="Registry not deployed"         contract=0x8b91d837e1684f7353d73b6197230894243cf869282f722841df96b441303f37
    test_cmd.go:262: (stderr:33) ERROR[03-12|15:02:03.606] Error invoking evm function: EVM call failure to=0x000000000000000000000000000000000000ce10 method=getAddressFor input=0xdd92723348766a30bcca8b3c8b03b4e4b1f6510aee73f7b41aa6c7578a97040d20334f42 maxgas=100,000 err="execution reverted"            message="No Implementation set"
    test_cmd.go:262: (stderr:33) DEBUG[03-12|15:02:03.606] Registry contract not yet deployed       function=updateGasPriceMinimum                 registryId=0x48766a30bcca8b3c8b03b4e4b1f6510aee73f7b41aa6c7578a97040d20334f42
    test_cmd.go:262: (stderr:33) DEBUG[03-12|15:02:03.606] Finalized                                func=Finalize         block=1 epochSize=30000 duration="148.187µs" lastInEpoch=false
    test_cmd.go:262: (stderr:33) WARN [03-12|15:02:03.606] Block sealing failed                     err="not an elected validator"
    test_cmd.go:262: (stderr:33) INFO [03-12|15:02:03.606] Commit new mining work                   number=1 txs=0 gas=0 fees=0 elapsed="754.701µs"
    les_test.go:121: Initializing geth: [--networkid=42 init ./testdata/clique.json] 
    test_cmd.go:262: (stderr:34) INFO [03-12|15:02:03.848] Maximum peer count                       ETH=175 LES=0 total=175
    test_cmd.go:262: (stderr:34) INFO [03-12|15:02:03.849] Set global gas inflation rate            rate=1.300
    test_cmd.go:262: (stderr:34) INFO [03-12|15:02:03.849] Set global gas cap                       cap=25,000,000
    test_cmd.go:262: (stderr:34) INFO [03-12|15:02:03.849] Allocated cache and file handles         database=/tmp/geth-test2720048730/celo/chaindata cache=16.00MiB handles=16
    test_cmd.go:262: (stderr:34) INFO [03-12|15:02:03.861] Writing custom genesis block 
    test_cmd.go:262: (stderr:34) INFO [03-12|15:02:03.862] Persisted trie from memory database      nodes=4 size=566.00B time="91.627µs" gcnodes=0 gcsize=0.00B gctime=0s livenodes=1 livesize=-82.00B
    test_cmd.go:262: (stderr:34) INFO [03-12|15:02:03.863] Successfully wrote genesis state         database=chaindata                               hash=9195f2..122dcd
    test_cmd.go:262: (stderr:34) INFO [03-12|15:02:03.863] Allocated cache and file handles         database=/tmp/geth-test2720048730/celo/lightchaindata cache=16.00MiB handles=16
    test_cmd.go:262: (stderr:34) INFO [03-12|15:02:03.873] Writing custom genesis block 
    test_cmd.go:262: (stderr:34) INFO [03-12|15:02:03.875] Persisted trie from memory database      nodes=4 size=566.00B time="729.547µs" gcnodes=0 gcsize=0.00B gctime=0s livenodes=1 livesize=-82.00B
    test_cmd.go:262: (stderr:34) INFO [03-12|15:02:03.875] Successfully wrote genesis state         database=lightchaindata                          hash=9195f2..122dcd
    test_cmd.go:262: (stderr:34) INFO [03-12|15:02:03.875] Allocated cache and file handles         database=/tmp/geth-test2720048730/celo/lightestchaindata cache=16.00MiB handles=16
    test_cmd.go:262: (stderr:34) INFO [03-12|15:02:03.886] Writing custom genesis block 
    test_cmd.go:262: (stderr:34) INFO [03-12|15:02:03.888] Persisted trie from memory database      nodes=4 size=566.00B time="83.371µs"  gcnodes=0 gcsize=0.00B gctime=0s livenodes=1 livesize=-82.00B
    test_cmd.go:262: (stderr:34) INFO [03-12|15:02:03.888] Successfully wrote genesis state         database=lightestchaindata                       hash=9195f2..122dcd
    les_test.go:99: Starting freeCli with rpc: [--networkid=42 --port=0 --ipcpath geth-2.ipc --datadir /tmp/geth-test2720048730 --nodiscover --syncmode=light --nat=extip:127.0.0.1 --verbosity=4]
    test_cmd.go:262: (stderr:35) INFO [03-12|15:02:03.928] Dropping default light client cache      provided=1024 updated=128
    test_cmd.go:262: (stderr:35) INFO [03-12|15:02:03.930] Maximum peer count                       ETH=0 LES=10 total=175
    test_cmd.go:262: (stderr:35) DEBUG[03-12|15:02:03.931] FS scan times                            list="34.743µs" set=354ns diff="1.036µs"
    test_cmd.go:262: (stderr:35) DEBUG[03-12|15:02:03.931] Sanitizing Go's GC trigger               percent=100
    test_cmd.go:262: (stderr:35) INFO [03-12|15:02:03.931] Set global gas inflation rate            rate=1.300
    test_cmd.go:262: (stderr:35) INFO [03-12|15:02:03.931] Set global gas cap                       cap=25,000,000
    test_cmd.go:262: (stderr:35) INFO [03-12|15:02:03.931] Allocated cache and file handles         database=/tmp/geth-test2720048730/celo/lightchaindata cache=64.00MiB handles=524,288
    test_cmd.go:262: (stderr:35) INFO [03-12|15:02:04.006] Allocated cache and file handles         database=/tmp/geth-test2720048730/celo/les.client cache=16.00MiB handles=16
    test_cmd.go:262: (stderr:35) INFO [03-12|15:02:04.015] Initialised chain configuration          config="{ChainID: 15 Homestead: 0 DAO: <nil> DAOSupport: false EIP150: 0 EIP155: 0 EIP158: 0 Byzantium: 0 Constantinople: 0 Petersburg: 0 Istanbul: <nil> Churrito: <nil>, Donut: <nil>, Espresso: <nil>, Gingerbread: <nil>, Gingerbread P2: <nil>, Engine: istanbul}"
    test_cmd.go:262: (stderr:35) DEBUG[03-12|15:02:04.015] Setting up Istanbul consensus engine 
    test_cmd.go:262: (stderr:35) INFO [03-12|15:02:04.032] Loaded most recent local header          number=0 hash=9195f2..122dcd td=1 age=54y11mo3w
    test_cmd.go:262: (stderr:35) INFO [03-12|15:02:04.032] Checkpoint oracle is not enabled 
    test_cmd.go:262: (stderr:35) WARN [03-12|15:02:04.033] Error reading unclean shutdown markers   error="leveldb: not found"
    test_cmd.go:262: (stderr:35) INFO [03-12|15:02:04.033] Starting peer-to-peer node               instance=celo/v1.8.2-unstable/linux-amd64/go1.19.13
    test_cmd.go:262: (stderr:35) INFO [03-12|15:02:04.063] Mapped network port                      proto=tcp extport=35523 intport=35523 interface=ExtIP(127.0.0.1)
    test_cmd.go:262: (stderr:35) DEBUG[03-12|15:02:04.063] TCP listener up                          addr=[::]:35523
    test_cmd.go:262: (stderr:35) DEBUG[03-12|15:02:04.064] IPCs registered                          namespaces=admin,debug,web3,eth,txpool,personal,istanbul,les,net,vflux
    test_cmd.go:262: (stderr:35) INFO [03-12|15:02:04.064] IPC endpoint opened                      url=/tmp/geth-test2720048730/geth-2.ipc
    test_cmd.go:262: (stderr:35) WARN [03-12|15:02:04.064] Light client mode is an experimental feature 
    test_cmd.go:262: (stderr:35) INFO [03-12|15:02:04.065] New local node record                    seq=1,710,255,724,064 id=c78c244486e25728 ip=127.0.0.1 udp=0 tcp=35523
    test_cmd.go:262: (stderr:35) INFO [03-12|15:02:04.065] Started P2P networking                   self="enode://7298f12974bdea912004c5c958089c79b95b413b87af4927a74c930075b62b5e059244a3ad0eb5811bab866093472d900419d5338031c01dd19eb220c13220fc@127.0.0.1:35523?discport=0" maxdialed=58 maxinbound=117
    les_test.go:37: freeCli.addPeer(lightserver)
    test_cmd.go:262: (stderr:33) DEBUG[03-12|15:02:04.396] Served admin_nodeInfo                    reqid=1 t="389.274µs"
    test_cmd.go:262: (stderr:35) DEBUG[03-12|15:02:04.397] Served admin_subscribe                   reqid=1 t="161.166µs"
    test_cmd.go:262: (stderr:35) DEBUG[03-12|15:02:04.397] Served admin_addPeer                     reqid=2 t="150.48µs"
    les_test.go:50: freeCli received event: type=add, peer=2062ee419e6f287fc99672d10ea8c26dafbb3e41435de8297cc689c41618a441
    test_cmd.go:262: (stderr:33) DEBUG[03-12|15:02:04.400] Adding p2p peer                          peercount=1 id=c78c244486e25728 conn=inbound addr=127.0.0.1:49444 name=celo/v1.8.2-unstable...
    test_cmd.go:262: (stderr:33) DEBUG[03-12|15:02:04.400] Light Ethereum peer connected            id=c78c244486e25728 conn=inbound name=celo/v1.8.2-unstable...
    test_cmd.go:262: (stderr:35) DEBUG[03-12|15:02:04.400] Adding p2p peer                          peercount=1 id=2062ee419e6f287f conn=staticdial addr=127.0.0.1:39947 name=celo/v1.8.2-unstable...
    test_cmd.go:262: (stderr:35) DEBUG[03-12|15:02:04.400] Light Ethereum peer connected            id=2062ee419e6f287f conn=staticdial name=celo/v1.8.2-unstable...
    test_cmd.go:262: (stderr:35) DEBUG[03-12|15:02:04.400] Node entered                             set=connected id=2062ee419e6f287f count=1
    test_cmd.go:262: (stderr:35) DEBUG[03-12|15:02:04.400] Requesting etherbase for peer            id=2062ee419e6f287f conn=staticdial enode=2062ee419e6f287fc99672d10ea8c26dafbb3e41435de8297cc689c41618a441
    test_cmd.go:262: (stderr:35) DEBUG[03-12|15:02:04.400] Received new announce                    peer=2062ee419e6f287f number=0 hash=9195f2..122dcd reorg=0
    test_cmd.go:262: (stderr:35) DEBUG[03-12|15:02:04.401] Served admin_unsubscribe                 reqid=3 t="53.645µs"
    test_cmd.go:262: (stderr:35) DEBUG[03-12|15:02:04.401] Served admin_peers                       reqid=4 t="225.175µs"
    les_test.go:121: Initializing geth: [--networkid=42 init ./testdata/clique.json] 
    test_cmd.go:262: (stderr:36) INFO [03-12|15:02:04.440] Maximum peer count                       ETH=175 LES=0 total=175
    test_cmd.go:262: (stderr:36) INFO [03-12|15:02:04.441] Set global gas inflation rate            rate=1.300
    test_cmd.go:262: (stderr:36) INFO [03-12|15:02:04.441] Set global gas cap                       cap=25,000,000
    test_cmd.go:262: (stderr:36) INFO [03-12|15:02:04.441] Allocated cache and file handles         database=/tmp/geth-test1471193972/celo/chaindata cache=16.00MiB handles=16
    test_cmd.go:262: (stderr:36) INFO [03-12|15:02:04.569] Writing custom genesis block 
    test_cmd.go:262: (stderr:36) INFO [03-12|15:02:04.569] Persisted trie from memory database      nodes=4 size=566.00B time="68.824µs" gcnodes=0 gcsize=0.00B gctime=0s livenodes=1 livesize=-82.00B
    test_cmd.go:262: (stderr:36) INFO [03-12|15:02:04.570] Successfully wrote genesis state         database=chaindata                               hash=9195f2..122dcd
    test_cmd.go:262: (stderr:36) INFO [03-12|15:02:04.570] Allocated cache and file handles         database=/tmp/geth-test1471193972/celo/lightchaindata cache=16.00MiB handles=16
    test_cmd.go:262: (stderr:36) INFO [03-12|15:02:04.650] Writing custom genesis block 
    test_cmd.go:262: (stderr:36) INFO [03-12|15:02:04.651] Persisted trie from memory database      nodes=4 size=566.00B time="32.494µs" gcnodes=0 gcsize=0.00B gctime=0s livenodes=1 livesize=-82.00B
    test_cmd.go:262: (stderr:36) INFO [03-12|15:02:04.652] Successfully wrote genesis state         database=lightchaindata                          hash=9195f2..122dcd
    test_cmd.go:262: (stderr:36) INFO [03-12|15:02:04.652] Allocated cache and file handles         database=/tmp/geth-test1471193972/celo/lightestchaindata cache=16.00MiB handles=16
    test_cmd.go:262: (stderr:36) INFO [03-12|15:02:04.661] Writing custom genesis block 
    test_cmd.go:262: (stderr:36) INFO [03-12|15:02:04.661] Persisted trie from memory database      nodes=4 size=566.00B time="23.347µs" gcnodes=0 gcsize=0.00B gctime=0s livenodes=1 livesize=-82.00B
    test_cmd.go:262: (stderr:36) INFO [03-12|15:02:04.661] Successfully wrote genesis state         database=lightestchaindata                       hash=9195f2..122dcd
    les_test.go:99: Starting prioCli with rpc: [--networkid=42 --port=0 --ipcpath geth-3.ipc --datadir /tmp/geth-test1471193972 --nodiscover --syncmode=light --nat=extip:127.0.0.1 --verbosity=4]
    test_cmd.go:262: (stderr:37) INFO [03-12|15:02:04.700] Dropping default light client cache      provided=1024 updated=128
    test_cmd.go:262: (stderr:37) INFO [03-12|15:02:04.703] Maximum peer count                       ETH=0 LES=10 total=175
    test_cmd.go:262: (stderr:37) DEBUG[03-12|15:02:04.703] FS scan times                            list="39.057µs" set=470ns diff=805ns
    test_cmd.go:262: (stderr:37) DEBUG[03-12|15:02:04.703] Sanitizing Go's GC trigger               percent=100
    test_cmd.go:262: (stderr:37) INFO [03-12|15:02:04.703] Set global gas inflation rate            rate=1.300
    test_cmd.go:262: (stderr:37) INFO [03-12|15:02:04.703] Set global gas cap                       cap=25,000,000
    test_cmd.go:262: (stderr:37) INFO [03-12|15:02:04.703] Allocated cache and file handles         database=/tmp/geth-test1471193972/celo/lightchaindata cache=64.00MiB handles=524,288
    test_cmd.go:262: (stderr:37) INFO [03-12|15:02:07.483] Allocated cache and file handles         database=/tmp/geth-test1471193972/celo/les.client cache=16.00MiB handles=16
    les_test.go:115: prioCli rpc connect to /tmp/geth-test1471193972/geth-3.ipc: dial unix /tmp/geth-test1471193972/geth-3.ipc: connect: no such file or directory
    test_cmd.go:262: (stderr:33) DEBUG[03-12|15:02:09.673] Light Ethereum message handling failed   id=c78c244486e25728 conn=inbound err=EOF
This test report was produced by the test-summary action.  Made with ❤️ in Cambridge.