jstastny-cz opened a new issue, #604: URL: https://github.com/apache/incubator-kie-issues/issues/604
Outbox example in incubator-kie-kogito-examples is failing consistently due to docker container startup. There are log entries complaining about missing `nc` tool, so installing this in kogito-ci-build might resolve the issues. ``` line 1: /dev/tcp/localhost/8083: Cannot assign requested address /bin/sh: line 1: nc: command not found /bin/bash: connect: Cannot assign requested address /bin/bash: line 1: /dev/tcp/localhost/8083: Cannot assign requested address /bin/sh: line 1: nc: command not found /bin/bash: connect: Cannot assign requested address /bin/bash: line 1: /dev/tcp/localhost/8083: Cannot assign requested address /bin/sh: line 1: nc: command not found ``` -- 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]
