Skip to content

Can't handle very large volumes #12

Description

@ziggurats

Jenkins workspace is on an AWS EFS volume. OS (linux) reports it as 8.0 EB. The free space is larger than the int used to store the it (roundedSize), which in this case results in a negative value, resulting in the job failing.

From the job log:

Checking disk space Now 
diskspace is 9223371819191369728
Total Disk space in workspace is 9223371819191369728
Total Disk Space Available is: -203Gb
 Node Name: master
Running Prebuild steps
ERROR: Disk Space is too low please look into it before starting a build

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions