treblereel commented on PR #3953: URL: https://github.com/apache/incubator-kie-kogito-runtimes/pull/3953#issuecomment-3003108399
For verification, I rolled back to 0.5.0 and the monga tests also failed, so I’m reverting to 0.6.0. It looks like the issue is that the MongoDB version (5.0.31) added in this commit https://github.com/apache/incubator-kie-kogito-runtimes/pull/3935/files cannot start due to AVX requirements: ``` WARNING: MongoDB 5.0+ requires a CPU with AVX support, and your current system does not appear to have that! ``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
