Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

docker-cgroups-stats: value out of range error #5049

Closed
kmazurek opened this issue Jan 16, 2020 · 1 comment
Closed

docker-cgroups-stats: value out of range error #5049

kmazurek opened this issue Jan 16, 2020 · 1 comment
Assignees
Labels
0.22.1 release bug P1 Severity-Critical/Effort-hard

Comments

@kmazurek
Copy link
Contributor

kmazurek commented Jan 16, 2020

Golem Version: 0.22

Golem-Messages version (leave empty if unsure):

Electron version (if used):

OS [e.g. Windows 10 Pro]: Ubuntu 18.04.3 LTS

Branch (if launched from source): b0.22

Mainnet/Testnet: mainnet

Priority label is set to the lowest by default. To setup higher priority please change the label
P0 label is set for Severity-Critical/Effort-easy
P1 label is set for Severity-Critical/Effort-hard
P2 label is set for Severity-Low/ Effort-easy
P3 label is set for Severity-Low/Effort-hard

Description

This happens during subtask computation on the provider's side. The error is most likely related to the CPU budget being incorrectly calculated and exceeding the expected value range.

2020-01-16 01:48:42 WARNING  golem.docker.task_thread            Task error - exit_code=2
stderr:
invalid value "25168333333333333334" for flag -l: value out of range
Usage of docker-cgroups-stats:
  -l uint
        CPU usage limit for the subprocess (in seconds) (default 18446744073709551615)
  -o string
        path to output file (default "/golem/stats/cgroups_stats.json")
  -s string
        cgroup subsystems to be included in the stats (as comma-separated strings) (default "cpuacct,memory")
@kmazurek kmazurek added bug brass P1 Severity-Critical/Effort-hard labels Jan 16, 2020
@kmazurek kmazurek changed the title WAMP message serialization error: Integer value out of range docker-cgroups-stats: value out of range error Jan 20, 2020
@kmazurek
Copy link
Contributor Author

Closed by: #5054

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
0.22.1 release bug P1 Severity-Critical/Effort-hard
Projects
None yet
Development

No branches or pull requests

2 participants