Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nydusd v2.1.x fails some prefetch requests against native rafs nydus images built from toolchain v2.2.x #1276

Open
changweige opened this issue May 15, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@changweige
Copy link
Contributor

error message is as follow"

[2023-05-15 11:39:33.662755 +08:00] INFO [storage/src/backend/registry.rs:271] cached bearer auth, next time: 1684123773
[2023-05-15 11:39:33.667560 +08:00] INFO [storage/src/backend/registry.rs:271] cached bearer auth, next time: 1684123773
[2023-05-15 11:39:33.670362 +08:00] INFO [storage/src/backend/registry.rs:271] cached bearer auth, next time: 1684123773
[2023-05-15 11:39:33.672948 +08:00] INFO [storage/src/backend/registry.rs:271] cached bearer auth, next time: 1684123773
[2023-05-15 11:39:33.675461 +08:00] INFO [storage/src/backend/registry.rs:271] cached bearer auth, next time: 1684123773
[2023-05-15 11:39:33.704970 +08:00] INFO [api/src/http.rs:816] <--- Get Uri { string: "/api/v1/daemon" }
[2023-05-15 11:39:33.705187 +08:00] INFO [api/src/http.rs:821] ---> Get Status Code: OK, Elapse: Ok(225.641µs), Body Size: 898
[2023-05-15 11:39:34.414129 +08:00] WARN [storage/src/cache/worker.rs:364] storage: failed to prefetch data from blob 92abb157f4acd79d2b8d785a1a585e69c8acd648bcd1b55d83313d6f2a650e6d, offset 52428800, size 1977588, Invalid argument (os error 22): storage/src/meta/mod.rs:570, will try resend
[2023-05-15 11:39:34.422210 +08:00] WARN [storage/src/cache/worker.rs:364] storage: failed to prefetch data from blob 857def21416057c8956576576f4629bfe5b8a5631126aeee0fa507c28e33740b, offset 4194304, size 916322, Invalid argument (os error 22): storage/src/meta/mod.rs:570, will try resend
[2023-05-15 11:39:34.461626 +08:00] WARN [storage/src/cache/worker.rs:364] storage: failed to prefetch data from blob 04eb799ef66ac27487739a42c1ab788d873aca50e7f6934bc77374d5b4c7a0ed, offset 6291456, size 724780, Invalid argument (os error 22): storage/src/meta/mod.rs:570, will try resend
[2023-05-15 11:39:35.063140 +08:00] ERROR [error/src/error.rs:21] Error:
        "start: 52260076, end: 52263291, addr: 52428800"
        at storage/src/meta/mod.rs:780
        note: enable `RUST_BACKTRACE=1` env to display a backtrace
[2023-05-15 11:39:35.063188 +08:00] WARN [storage/src/cache/worker.rs:364] storage: failed to prefetch data from blob 49db595864b4390ec2fbdc7ed752e0f98f11d32b8c1dbe70656219b2ff3d4cd4, offset 52428800, size 63904, Invalid argument (os error 22), will try resend
[2023-05-15 11:39:35.063211 +08:00] WARN [storage/src/cache/worker.rs:364] storage: failed to prefetch data from blob 49db595864b4390ec2fbdc7ed752e0f98f11d32b8c1dbe70656219b2ff3d4cd4, offset 50331648, size 2097152, Invalid argument (os error 22): storage/src/meta/mod.rs:570, will try resend
[2023-05-15 11:39:36.055187 +08:00] WARN [storage/src/cache/worker.rs:364] storage: failed to prefetch data from blob 30268af1500a51e77f8add0bee57c05e515a795473d783f1b2e9fe26a53db45c, offset 85983

@imeoer imeoer added the bug Something isn't working label May 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants