Skip to content

missing trie node during pruning #4698

Description

@nuliknol

After pruning nitro-3.10.0 (MainNet) these messages started to appear on the console and now printing for a few days. I don't if this is expected or is this a bug? How long should I wait for prune process to finish?

WARN [06-24|15:55:04.153] Trie prefetcher failed opening storage trie root=a53c35..c6bb1b err="missing trie node a53c353f8853482c019254c7e2274760bc99f49f19d4ffdfdb52a92886c6bb1b (owner 7d35f4252979a163127afd8e3ca2104732daca33050af8dcc4e5fde13c5c7182) (path ) <nil>"
WARN [06-24|15:55:04.153] Trie prefetcher failed opening storage trie root=8d3a80..e72fe7 err="missing trie node 8d3a804c5f4d749902a9e858057b8ecc83400577ee93a53860102ef3bae72fe7 (owner db0a4b519e73888d352dd09950a3dae4c9c60f3c9d07a8e28b5e9184e2771a8a) (path ) <nil>"
ERROR[06-24|15:55:04.153] Failed to prefetch accounts              err="missing trie node b6028a9d78b797d775e8ba60a04c89ed1f89560deab79a50fd613700452757a3 (path 09) <nil>"
WARN [06-24|15:55:04.154] Trie prefetcher failed opening storage trie root=f5c1e7..0e41cc err="missing trie node f5c1e78e1fef9599c57ed9a3d93856a036ac8318c91dcf1d55528604f40e41cc (owner 51c69576f4d366069c834d410dc31c0de60126c70724afb9b8267f6fc3566732) (path ) <nil>"
ERROR[06-24|15:55:04.154] Failed to prefetch accounts              err="missing trie node 1e235885826e7a6bfbd404333918efb92bd15882b6e77428de675048cc4185db (path 0f) <nil>"
WARN [06-24|15:55:04.154] Trie prefetcher failed opening storage trie root=18f8fd..54034a err="missing trie node 18f8fd58e93382d2c034ff063685c94954096a930a7628d05b4cd49db654034a (owner 808dfe6091edfa67ea2ef04f82bc32ad56fdbcc429d3d491382e137fc5f3dc21) (path ) <nil>"
ERROR[06-24|15:55:04.154] Failed to prefetch slots                 addr=0xF8344CFd5c43616a4366C34E3EEE75af79a74482 slots=1             err="fetcher is already terminated"
ERROR[06-24|15:55:04.154] Failed to prefetch accounts              err="missing trie node 63c977ebf2f5787e9c795463191f4b23e10f048bdfaa6ea4412fe991db738a17 (path 08) <nil>"
WARN [06-24|15:55:04.155] Trie prefetcher failed opening storage trie root=8fe120..050f3c err="missing trie node 8fe1209c40dbfd1f508247ad2e89e3962284e49421a3a67355caaa6ec2050f3c (owner c14d90b3bf04ffda6aed1699bb719e4546aab994781521ab8eb7d9385882f395) (path ) <nil>"
WARN [06-24|15:55:04.155] Trie prefetcher failed opening storage trie root=76523a..13f07a err="missing trie node 76523af55f0133832164225c797a3f833049553ab533d56a4e2afba12313f07a (owner 0e6e8de03ca2ac559e0e09c72b4e28ee7c843c929aa97b3b5c7c5f50f9ce32a4) (path ) <nil>"
ERROR[06-24|15:55:04.155] Failed to prefetch accounts              err="missing trie node bf5f5ff4728d93a1613526efa2eaf73c5a4739d225b247a27047502a8b74e28d (path 00) <nil>"
ERROR[06-24|15:55:04.155] Failed to prefetch accounts              err="missing trie node 63c977ebf2f5787e9c795463191f4b23e10f048bdfaa6ea4412fe991db738a17 (path 08) <nil>"
INFO [06-24|15:55:04.176] Reading message result remotely.         msgIdx=454686194
INFO [06-24|15:55:04.177] Reading message result remotely.         msgIdx=454684608
^Z
[1]+  Stopped                 ./nitro --chain.id 42161 --parent-chain.id 1 --parent-chain.connection.url http://*.*.*.*:**** --http.addr *.*.*.* --http.port **** --parent-chain.blob-client.beacon-url "http://*.*.*.*:14343" --parent-chain.blob-client.authorization ****** * --init.prune full
arb@cosmic1:~/a$ 

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions