Skip to content

sysbox-fs DeadlineExceeded error #1020

Description

@demidenkoalex

Hi everyone!

I'm using Sysbox to run BuildKit for building container images. Previously, I used Kaniko. BuildKit builds use a ramdisk.
I've noticed that despite images being built in RAM, disk IOPS have increased. Why might this be happening?

Kernel version: 6.18
Sysbox version: 0.7.0

In absolute terms, throughput has barely changed, but the number of IOPS has grown severalfold, which suggests some kind of small disk operations are taking place. I can't figure out why.
As a result, some builds are now failing with the following error:

ERROR: Failed to cleanup volumes
ERROR: Job failed (system failure): Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: failed to pre-register with sysbox-fs: failed to pre-register container with sysbox-fs: rpc error: code = DeadlineExceeded desc = stream terminated by RST_STREAM with error code: CANCEL: unknown (exec.go:72:24s)

Could you please help me understand why this is happening?

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions