robertofabrizi commented on issue #4200: URL: https://github.com/apache/camel-k/issues/4200#issuecomment-1490262486
> I often use the `builder` trait to ensured the native build **can take** enough memory with something like : `-t builder.properties="quarkus.native.native-image-xmx=3g"`. Sadly it didn't help :-( ``` {"level":"info","ts":1680180734.7976863,"logger":"camel-k.maven.build","msg":"Finished generating 'camel-k-integration-1.12.0-runner' in 25m 38s."} {"level":"info","ts":1680180736.1648357,"logger":"camel-k.builder","msg":"step failed with error: failure while building project: : signal: killed","step":"github.com/apache/camel-k/pkg/builder/BuildQuarkusRunner","phase":"20","task":"builder"} ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org