WindmillWWindmill
Powered by
loulz0rL
Windmill•17mo ago
loulz0r

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 !
WindmillJoin
3,362Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?
Recent Announcements
henri-c

Weekly kenote to tell you about our latest updates https://discord.com/channels/930051556043276338/1278977038430240813 https://youtube.com/live/2dGd9TdT8xs?feature=share

henri-c · 4d ago

Pyra

### HTTP tracing (EE) Capture HTTP requests made by job scripts as observability spans Features: - View HTTP request traces (method, URL, status, timing) in the job details UI - Auto-instrumentation for Native TypeScript, MITM proxy for other languages - Integrates with external OpenTelemetry collectors changelog: https://www.windmill.dev/changelog/http-tracing docs: https://www.windmill.dev/docs/advanced/instance_settings#http-tracing Additionally jobs memory metrics are now fully OSS!

Pyra · 2w ago

henri-c

First keynote of the year here https://discord.com/channels/930051556043276338/1278977038430240813 🙂

henri-c · 4w ago

Similar Threads

Execution error
AngadAAngad / help
3y ago
Multifile Golang script
mat02__Mmat02__ / help
3mo ago
Issues with Golang on selfhosted environment
HybridHHybrid / help
3y ago
ExecutionErr: error during execution of the script:pip compile failed: Lock file generation failed.
TSRTTSR / help
14mo ago