Skip to content

Update testnode pin to latest#4454

Open
ganeshvanahalli wants to merge 1 commit intomasterfrom
update-testnode-pin-PR178
Open

Update testnode pin to latest#4454
ganeshvanahalli wants to merge 1 commit intomasterfrom
update-testnode-pin-PR178

Conversation

@ganeshvanahalli
Copy link
Contributor

Pulls in testnode PR- OffchainLabs/nitro-testnode#178

@codecov
Copy link

codecov bot commented Mar 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 32.76%. Comparing base (3833eec) to head (2c5a119).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4454      +/-   ##
==========================================
- Coverage   33.03%   32.76%   -0.28%     
==========================================
  Files         493      493              
  Lines       58290    58290              
==========================================
- Hits        19256    19097     -159     
- Misses      35675    35852     +177     
+ Partials     3359     3341      -18     

@github-actions
Copy link
Contributor

github-actions bot commented Mar 3, 2026

❌ 8 Tests Failed:

Tests completed Failed Passed Skipped
4240 8 4232 0
View the top 3 failed tests by shortest run time
TestNitroNodeVersionAlerter
Stack Traces | 0.910s run time
... [CONTENT TRUNCATED: Keeping last 20 lines]
INFO [03-03|16:46:32.453] Submitted transaction                    hash=0xe45adfedd0c88854c6ba171a7184eeaaa0002e70e91ca3a88e18b72ad8ac28e5 from=0xaF24Ca6c2831f4d4F629418b50C227DF0885613A nonce=22  recipient=0xaF24Ca6c2831f4d4F629418b50C227DF0885613A value=1,000,000,000,000
INFO [03-03|16:46:32.454] Updated payload                          id=0x039cbbe0dfc894db number=239 hash=caf1ae..706f03 txs=0  withdrawals=0 gas=0          fees=0              root=326e7c..f8413e elapsed="966.112µs"
INFO [03-03|16:46:32.454] Submitted contract creation              hash=0xa344f046141506f81af413e4d2a376386bb2d606b7e29d561c5ddab9cd402c59 from=0x57Ff0F473737a1c161bfF9efDF016F7991585088 nonce=21  contract=0x5E6d7135B0a5F12bF935A83B7d5b5e4a8BFf112d value=0
INFO [03-03|16:46:32.455] Stopping work on payload                 id=0x039cbbe0dfc894db reason=delivery
INFO [03-03|16:46:32.455] Starting work on payload                 id=0x030986f0a7b97797
INFO [03-03|16:46:32.456] Starting work on payload                 id=0x038859682d9b4b95
INFO [03-03|16:46:32.456] Updated payload                          id=0x030986f0a7b97797 number=53  hash=ac163b..b1312f txs=1  withdrawals=0 gas=21000      fees=0.002096860811 root=88ae7d..870bdf elapsed="909.326µs"
INFO [03-03|16:46:32.456] Imported new potential chain segment     number=239 hash=caf1ae..706f03 blocks=1  txs=0  mgas=0.000  elapsed=1.935ms      mgasps=0.000    triediffs=718.15KiB  triedirty=102.79KiB
INFO [03-03|16:46:32.456] Chain head was updated                   number=239 hash=caf1ae..706f03 root=326e7c..f8413e elapsed="90.719µs"
INFO [03-03|16:46:32.456] Stopping work on payload                 id=0x030986f0a7b97797 reason=delivery
INFO [03-03|16:46:32.457] Submitted contract creation              hash=0x4093ce193d25e4fd4eb070950c6a51bf5779b12444679bb5e782919ccd674a97 from=0x57Ff0F473737a1c161bfF9efDF016F7991585088 nonce=13  contract=0xc917c6b60239C48bd6C7155A6BEeFF79978C8cBd value=0
INFO [03-03|16:46:32.457] Imported new potential chain segment     number=53  hash=ac163b..b1312f blocks=1  txs=1  mgas=0.021  elapsed=1.389ms      mgasps=15.116   triediffs=239.11KiB  triedirty=0.00B
INFO [03-03|16:46:32.457] Deploying ospMem
ERROR[03-03|16:46:32.457] ExecuteNextMsg failed to get exec engine head message index err="context canceled"
INFO [03-03|16:46:32.458] Chain head was updated                   number=53  hash=ac163b..b1312f root=88ae7d..870bdf elapsed="118.12µs"
INFO [03-03|16:46:32.458] Starting work on payload                 id=0x03b61e89a67ff12b
INFO [03-03|16:46:32.458] New local node record                    seq=1,772,556,392,458 id=3a66fafe008f4911   ip=127.0.0.1 udp=0 tcp=0
INFO [03-03|16:46:32.458] Started P2P networking                   self=enode://df0bdcadd933217994906eb54598ce945e96670a863a99c4e1efc316085ebda6bd10371bd642b3e701966f98a70959e74260a503100160e217e2925ab11109ae@127.0.0.1:0
WARN [03-03|16:46:32.459] Getting file info                        dir= error="stat : no such file or directory"
--- FAIL: TestNitroNodeVersionAlerter (0.91s)
TestArbOSVersion60
Stack Traces | 5.490s run time
... [CONTENT TRUNCATED: Keeping last 20 lines]
        runtime/debug.Stack()
        	/opt/hostedtoolcache/go/1.25.7/x64/src/runtime/debug/stack.go:26 +0x5e
        github.com/offchainlabs/nitro/util/testhelpers.RequireImpl({0x43f6070, 0xc0aaea0fc0}, {0x43b1f20, 0xc0cd81a2d0}, {0x0, 0x0, 0x0})
        	/home/runner/work/nitro/nitro/util/testhelpers/testhelpers.go:29 +0x9f
        github.com/offchainlabs/nitro/system_tests.Require(0xc0aaea0fc0, {0x43b1f20, 0xc0cd81a2d0}, {0x0, 0x0, 0x0})
        	/home/runner/work/nitro/nitro/system_tests/common_test.go:2075 +0x5d
        github.com/offchainlabs/nitro/system_tests.testPrecompiles(0xc0aaea0fc0, 0x3c, {0xc0638a5e88, 0x3, 0x620a920?})
        	/home/runner/work/nitro/nitro/system_tests/precompile_inclusion_test.go:94 +0x371
        github.com/offchainlabs/nitro/system_tests.TestArbOSVersion60(0xc0aaea0fc0?)
        	/home/runner/work/nitro/nitro/system_tests/precompile_inclusion_test.go:79 +0x3ef
        testing.tRunner(0xc0aaea0fc0, 0x402a2f0)
        	/opt/hostedtoolcache/go/1.25.7/x64/src/testing/testing.go:1934 +0xea
        created by testing.(*T).Run in goroutine 1
        	/opt/hostedtoolcache/go/1.25.7/x64/src/testing/testing.go:1997 +0x465
        
    precompile_inclusion_test.go:94: �[31;1m [] execution aborted (timeout = 5s) �[0;0m
INFO [03-03|16:45:33.669] Persisting dirty state                   head=1   root=c66abc..2f4580 layers=1
INFO [03-03|16:45:33.669] Persisted dirty state to disk            size=4.86KiB   elapsed="108.192µs"
INFO [03-03|16:45:33.670] Blockchain stopped
--- FAIL: TestArbOSVersion60 (5.49s)
TestVersion40
Stack Traces | 6.420s run time
... [CONTENT TRUNCATED: Keeping last 20 lines]
        github.com/offchainlabs/nitro/util/testhelpers.RequireImpl({0x40f07d0, 0xc06d977500}, {0x40ad0c0, 0xc12c275050}, {0x0, 0x0, 0x0})
        	/home/runner/work/nitro/nitro/util/testhelpers/testhelpers.go:29 +0x55
        github.com/offchainlabs/nitro/system_tests.Require(0xc06d977500, {0x40ad0c0, 0xc12c275050}, {0x0, 0x0, 0x0})
        	/home/runner/work/nitro/nitro/system_tests/common_test.go:2075 +0x5d
        github.com/offchainlabs/nitro/system_tests.testPrecompiles(0xc06d977500, 0x28, {0xc13e839df8, 0x5, 0x39?})
        	/home/runner/work/nitro/nitro/system_tests/precompile_inclusion_test.go:94 +0x371
        github.com/offchainlabs/nitro/system_tests.TestVersion40(0xc06d977500?)
        	/home/runner/work/nitro/nitro/system_tests/precompile_inclusion_test.go:71 +0x64b
        testing.tRunner(0xc06d977500, 0x3d27698)
        	/opt/hostedtoolcache/go/1.25.7/x64/src/testing/testing.go:1934 +0xea
        created by testing.(*T).Run in goroutine 1
        	/opt/hostedtoolcache/go/1.25.7/x64/src/testing/testing.go:1997 +0x465
        
    precompile_inclusion_test.go:94: �[31;1m [] execution aborted (timeout = 5s) �[0;0m
INFO [03-03|16:42:44.039] New local node record                    seq=1,772,556,164,038 id=3867603c53ede42e   ip=127.0.0.1 udp=0 tcp=0
INFO [03-03|16:42:44.039] Started P2P networking                   self=enode://106bd85542b78fa894b08ed6735f66ab26ea7c70f8ab2ea43a2912ce176a731d82549dbf6e31a0c3c82a85cd123ed1226c5111dca986106dfc0106b4ceea8811@127.0.0.1:0
INFO [03-03|16:42:44.039] Persisted trie from memory database      nodes=93  flushnodes=0 size=10.74KiB  flushsize=0.00B time="425.018µs"  flushtime=0s gcnodes=0 gcsize=0.00B gctime=0s         livenodes=0   livesize=0.00B
WARN [03-03|16:42:44.039] Getting file info                        dir= error="stat : no such file or directory"
INFO [03-03|16:42:44.040] wrote genesis block                      number=0  hash=900eda..256170
--- FAIL: TestVersion40 (6.42s)

📣 Thoughts on this report? Let Codecov know! | Powered by Codecov

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants