fantonangeli commented on PR #3442: URL: https://github.com/apache/incubator-kie-tools/pull/3442#issuecomment-3915221668
@treblereel would you able to understand this error with `kn-plugin-workflow`, if this is the error stopping the build? ``` [400](https://github.com/apache/incubator-kie-tools/actions/runs/22099585526/job/63865448330?pr=3442#step:14:32412) [INFO] docker-machine executable was not found on PATH ([/opt/hostedtoolcache/go/1.24.13/x64/bin, /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/kn-plugin-workflow/node_modules/.bin, /home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/node-gyp-bin, /home/runner/work/incubator-kie-tools/incubator-kie-tools/node_modules/.bin, /home/runner/work/incubator-kie-tools/incubator-kie-tools/packages/kn-plugin-workflow/node_modules/.bin, /home/runner/setup-pnpm/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/node-gyp-bin, /home/runner/work/incubator-kie-tools/incubator-kie-tools/node_modules/.bin, /opt/hostedtoolcache/Python/3.12.12/x64/bin, /opt/hostedtoolcache/Python/3.12.12/x64, /opt/hostedtoolcache/maven/3.9.11/x64/bin, /home/runner/go/bin, /opt/hostedtoolcache/go/1.24.13/x64/bin, /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.18-8/x64/bin, /opt/hostedtoolcache/node/24.13.0/x64/bin, /home/runner/setup-pnpm/node_modules/.bin, /sn ap/bin, /home/runner/.local/bin, /opt/pipx_bin, /home/runner/.cargo/bin, /home/runner/.config/composer/vendor/bin, /usr/local/.ghcup/bin, /home/runner/.dotnet/tools, /usr/local/sbin, /usr/local/bin, /usr/sbin, /usr/bin, /sbin, /bin, /usr/games, /usr/local/games, /snap/bin]) Error: Could not find a valid Docker environment. Please check configuration. Attempted configurations were: UnixSocketClientProviderStrategy: failed with exception BadRequestException (Status 400: {"message":"client version 1.32 is too old. Minimum supported API version is 1.44, please upgrade your client to a newer version"} ) DockerDesktopClientProviderStrategy: failed with exception NullPointerException (Cannot invoke "java.nio.file.Path.toString()" because the return value of "org.testcontainers.dockerclient.DockerDesktopClientProviderStrategy.getSocketPath()" is null)As no valid configuration was found, execution cannot continue. See https://java.testcontainers.org/on_failure.html for more details. ``` https://github.com/apache/incubator-kie-tools/actions/runs/22099585526/job/63865448330?pr=3442#step:14:32413 -- 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]
