Jenkins job stuck when run with Katalon Studio plugin

I would like to launch my Katalon tests via Jenkins.
When I use the Katalon Studio plugin, the job is stuck after printing End getting machine ID on Windows in the console output:


I don’t know what I’m doing wrong, the plugin seems fairly easy to use.

I successfully run the tests if I use Katalon Studio Engine by launching the tests with a command line (Insert batch command build step in Jenkins).

Thank you for your help!

Hi,
Had the same issue.
In Jenkins Configuration build instead of Use pre-installed Katalon Studio just setup Download Katalon Studio version to use 7.8.2.

I will try this, thank you!