loulz0r
loulz0r3w ago

golang execution error

hello, i'm facing an issue with my go scripts :
ExecutionErr: ExitCode: 1, last log lines:
job=01924748-4775-bf69-3de6-06745b428802 tag=go worker=wk-default-bb6d6afc357b-HSLDe hostname=bb6d6afc357b


--- GO DEPENDENCIES SETUP ---

github.com/goccy/go-json/internal/encoder/vm: /usr/local/go/pkg/tool/linux_amd64/compile: signal: killed
ExecutionErr: ExitCode: 1, last log lines:
job=01924748-4775-bf69-3de6-06745b428802 tag=go worker=wk-default-bb6d6afc357b-HSLDe hostname=bb6d6afc357b


--- GO DEPENDENCIES SETUP ---

github.com/goccy/go-json/internal/encoder/vm: /usr/local/go/pkg/tool/linux_amd64/compile: signal: killed
it seems like my script is OOM killed, but in the logs i see a mem peak of 23.70mb only i also have something weird with the cache, like downloading modules that i don't use anymore during "go mod tidy" even if the cache is disabled in the settings thanks for the help !
0 Replies
No replies yetBe the first to reply to this messageJoin