Groovy:unable to resolve class *

When trying to run in CLI mode through the Jenkins plugin, i ge the following in the console:

.................
[2020-01-02T10:49:52.976] Cleaning up workspace
[2020-01-02T10:49:52.978] Opening project file: d:\workspace\ProjectName\Project.prj
[2020-01-02T10:49:57.773] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script1.groovy: 4 Groovy:unable to resolve class org.openqa.selenium.Keys
[2020-01-02T10:49:57.773] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script1.groovy: 6 Groovy:unable to resolve class com.kms.katalon.core.webui.keyword.WebUiBuiltInKeywords
[2020-01-02T10:49:57.773] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script1.groovy: 8 Groovy:unable to resolve class cucumber.api.java.en.And
[2020-01-02T10:49:57.773] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script1.groovy: 9 Groovy:unable to resolve class cucumber.api.java.en.Then
[2020-01-02T10:49:57.774] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script1.groovy: 2 Groovy:unable to resolve class com.kms.katalon.core.testobject.ObjectRepository
[2020-01-02T10:49:57.850] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script1.groovy: 14 Groovy:class cucumber.api.java.en.And is not an annotation in @cucumber.api.java.en.And
[2020-01-02T10:49:57.850] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script1.groovy: 23 Groovy:class cucumber.api.java.en.Then is not an annotation in @cucumber.api.java.en.Then
[2020-01-02T10:49:57.868] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 4 Groovy:unable to resolve class java.time.DayOfWeek
[2020-01-02T10:49:57.868] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 5 Groovy:unable to resolve class java.time.LocalDate
[2020-01-02T10:49:57.868] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 6 Groovy:unable to resolve class java.time.format.DateTimeFormatter
[2020-01-02T10:49:57.868] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 7 Groovy:unable to resolve class java.time.temporal.TemporalAdjusters
[2020-01-02T10:49:57.869] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 9 Groovy:unable to resolve class org.apache.commons.lang.RandomStringUtils
[2020-01-02T10:49:57.869] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 10 Groovy:unable to resolve class org.openqa.selenium.Keys
[2020-01-02T10:49:57.869] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 12 Groovy:unable to resolve class com.kms.katalon.core.configuration.RunConfiguration
[2020-01-02T10:49:57.869] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 13 Groovy:unable to resolve class com.kms.katalon.core.model.FailureHandling
[2020-01-02T10:49:57.870] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 14 Groovy:unable to resolve class com.kms.katalon.core.util.KeywordUtil
[2020-01-02T10:49:57.870] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 15 Groovy:unable to resolve class com.kms.katalon.core.webui.keyword.WebUiBuiltInKeywords
[2020-01-02T10:49:57.870] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 17 Groovy:unable to resolve class cucumber.api.java.en.And
[2020-01-02T10:49:57.871] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 18 Groovy:unable to resolve class cucumber.api.java.en.Then
[2020-01-02T10:49:57.871] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 19 Groovy:unable to resolve class cucumber.api.java.en.When
[2020-01-02T10:49:57.871] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 20 Groovy:unable to resolve class cucumber.api.java.en.Given
[2020-01-02T10:49:57.872] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 2 Groovy:unable to resolve class com.kms.katalon.core.testobject.ObjectRepository
[2020-01-02T10:49:57.872] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 25 Groovy:unable to resolve class Locale 
[2020-01-02T10:49:57.872] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 94 Groovy:unable to resolve class Date 
[2020-01-02T10:49:57.873] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 103 Groovy:unable to resolve class Date 
[2020-01-02T10:49:57.873] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 349 Groovy:unable to resolve class Locale 
[2020-01-02T10:49:57.874] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 350 Groovy:unable to resolve class Locale 
[2020-01-02T10:49:57.874] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 378 Groovy:unable to resolve class Locale 
[2020-01-02T10:49:57.874] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 379 Groovy:unable to resolve class Locale 
[2020-01-02T10:49:57.876] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 536 Groovy:unable to resolve class Date 
[2020-01-02T10:49:57.877] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 577 Groovy:unable to resolve class Locale 
[2020-01-02T10:49:57.877] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 578 Groovy:unable to resolve class Locale 
[2020-01-02T10:49:57.878] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 896 Groovy:unable to resolve class Locale 
[2020-01-02T10:49:57.879] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 986 Groovy:unable to resolve class Locale 
[2020-01-02T10:49:57.879] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 1070 Groovy:unable to resolve class Locale 
[2020-01-02T10:49:57.881] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 1071 Groovy:unable to resolve class Locale 
[2020-01-02T10:49:57.881] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 1072 Groovy:unable to resolve class Locale 
[2020-01-02T10:49:57.882] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 1073 Groovy:unable to resolve class Locale 
[2020-01-02T10:49:57.883] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 1137 Groovy:unable to resolve class Locale 
[2020-01-02T10:49:57.884] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 1138 Groovy:unable to resolve class Locale 
[2020-01-02T10:49:57.885] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 1154 Groovy:unable to resolve class Locale 
[2020-01-02T10:49:57.886] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 1155 Groovy:unable to resolve class Locale 
[2020-01-02T10:49:57.887] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 1172 Groovy:unable to resolve class Locale 
[2020-01-02T10:49:57.887] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 27 Groovy:class cucumber.api.java.en.Given is not an annotation in @cucumber.api.java.en.Given
[2020-01-02T10:49:57.888] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 48 Groovy:class cucumber.api.java.en.When is not an annotation in @cucumber.api.java.en.When
[2020-01-02T10:49:57.888] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 77 Groovy:class cucumber.api.java.en.And is not an annotation in @cucumber.api.java.en.And
[2020-01-02T10:49:57.888] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 129 Groovy:class cucumber.api.java.en.And is not an annotation in @cucumber.api.java.en.And
[2020-01-02T10:49:57.889] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 266 Groovy:class cucumber.api.java.en.And is not an annotation in @cucumber.api.java.en.And
[2020-01-02T10:49:57.889] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 281 Groovy:class cucumber.api.java.en.And is not an annotation in @cucumber.api.java.en.And
[2020-01-02T10:49:57.890] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 306 Groovy:class cucumber.api.java.en.And is not an annotation in @cucumber.api.java.en.And
[2020-01-02T10:49:57.892] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 332 Groovy:class cucumber.api.java.en.And is not an annotation in @cucumber.api.java.en.And
[2020-01-02T10:49:57.892] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 344 Groovy:class cucumber.api.java.en.When is not an annotation in @cucumber.api.java.en.When
[2020-01-02T10:49:57.893] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 373 Groovy:class cucumber.api.java.en.When is not an annotation in @cucumber.api.java.en.When
[2020-01-02T10:49:57.893] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 394 Groovy:class cucumber.api.java.en.When is not an annotation in @cucumber.api.java.en.When
[2020-01-02T10:49:57.895] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 408 Groovy:class cucumber.api.java.en.When is not an annotation in @cucumber.api.java.en.When
[2020-01-02T10:49:57.895] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 448 Groovy:class cucumber.api.java.en.When is not an annotation in @cucumber.api.java.en.When
[2020-01-02T10:49:57.897] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 502 Groovy:class cucumber.api.java.en.When is not an annotation in @cucumber.api.java.en.When
[2020-01-02T10:49:57.897] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 530 Groovy:class cucumber.api.java.en.When is not an annotation in @cucumber.api.java.en.When
[2020-01-02T10:49:57.898] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 572 Groovy:class cucumber.api.java.en.When is not an annotation in @cucumber.api.java.en.When
[2020-01-02T10:49:57.898] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 594 Groovy:class cucumber.api.java.en.When is not an annotation in @cucumber.api.java.en.When
[2020-01-02T10:49:57.899] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 638 Groovy:class cucumber.api.java.en.When is not an annotation in @cucumber.api.java.en.When
[2020-01-02T10:49:57.900] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 739 Groovy:class cucumber.api.java.en.When is not an annotation in @cucumber.api.java.en.When
[2020-01-02T10:49:57.900] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 773 Groovy:class cucumber.api.java.en.When is not an annotation in @cucumber.api.java.en.When
[2020-01-02T10:49:57.901] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 797 Groovy:class cucumber.api.java.en.When is not an annotation in @cucumber.api.java.en.When
[2020-01-02T10:49:57.902] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 810 Groovy:class cucumber.api.java.en.When is not an annotation in @cucumber.api.java.en.When
[2020-01-02T10:49:57.903] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 851 Groovy:class cucumber.api.java.en.Then is not an annotation in @cucumber.api.java.en.Then
[2020-01-02T10:49:57.903] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 860 Groovy:class cucumber.api.java.en.When is not an annotation in @cucumber.api.java.en.When
[2020-01-02T10:49:57.904] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 881 Groovy:class cucumber.api.java.en.When is not an annotation in @cucumber.api.java.en.When
[2020-01-02T10:49:57.904] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 888 Groovy:class cucumber.api.java.en.When is not an annotation in @cucumber.api.java.en.When
[2020-01-02T10:49:57.905] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 912 Groovy:class cucumber.api.java.en.When is not an annotation in @cucumber.api.java.en.When
[2020-01-02T10:49:57.906] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 955 Groovy:class cucumber.api.java.en.When is not an annotation in @cucumber.api.java.en.When
[2020-01-02T10:49:57.907] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 963 Groovy:class cucumber.api.java.en.When is not an annotation in @cucumber.api.java.en.When
[2020-01-02T10:49:57.908] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 972 Groovy:class cucumber.api.java.en.When is not an annotation in @cucumber.api.java.en.When
[2020-01-02T10:49:57.908] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 983 Groovy:class cucumber.api.java.en.When is not an annotation in @cucumber.api.java.en.When
[2020-01-02T10:49:57.909] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 993 Groovy:class cucumber.api.java.en.When is not an annotation in @cucumber.api.java.en.When
[2020-01-02T10:49:57.910] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 1004 Groovy:class cucumber.api.java.en.When is not an annotation in @cucumber.api.java.en.When
[2020-01-02T10:49:57.910] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 1012 Groovy:class cucumber.api.java.en.When is not an annotation in @cucumber.api.java.en.When
[2020-01-02T10:49:57.911] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 1027 Groovy:class cucumber.api.java.en.Then is not an annotation in @cucumber.api.java.en.Then
[2020-01-02T10:49:57.912] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 1052 Groovy:class cucumber.api.java.en.Then is not an annotation in @cucumber.api.java.en.Then
[2020-01-02T10:49:57.912] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 1067 Groovy:class cucumber.api.java.en.Then is not an annotation in @cucumber.api.java.en.Then
[2020-01-02T10:49:57.913] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 1099 Groovy:class cucumber.api.java.en.Then is not an annotation in @cucumber.api.java.en.Then
[2020-01-02T10:49:57.914] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 1134 Groovy:class cucumber.api.java.en.Then is not an annotation in @cucumber.api.java.en.Then
[2020-01-02T10:49:57.915] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 1149 Groovy:class cucumber.api.java.en.Then is not an annotation in @cucumber.api.java.en.Then
[2020-01-02T10:49:57.915] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 1169 Groovy:class cucumber.api.java.en.Then is not an annotation in @cucumber.api.java.en.Then
[2020-01-02T10:49:57.916] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 1183 Groovy:class cucumber.api.java.en.Then is not an annotation in @cucumber.api.java.en.Then
[2020-01-02T10:49:57.917] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 1207 Groovy:class cucumber.api.java.en.Then is not an annotation in @cucumber.api.java.en.Then
[2020-01-02T10:49:57.918] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 1219 Groovy:class cucumber.api.java.en.Then is not an annotation in @cucumber.api.java.en.Then
[2020-01-02T10:49:57.918] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 1234 Groovy:class cucumber.api.java.en.Then is not an annotation in @cucumber.api.java.en.Then
[2020-01-02T10:49:57.919] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 1248 Groovy:class cucumber.api.java.en.Then is not an annotation in @cucumber.api.java.en.Then
[2020-01-02T10:49:57.920] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 1263 Groovy:class cucumber.api.java.en.Then is not an annotation in @cucumber.api.java.en.Then
[2020-01-02T10:49:57.927] /d%%workspace%ProjectName%Project.prj/Include/scripts/groovy/stepdefinitions/Script2.groovy: 1316 Groovy:class cucumber.api.java.en.Then is not an annotation in @cucumber.api.java.en.Then
[2020-01-02T10:49:57.936] /d%%workspace%ProjectName%Project.prj/Keywords/successFactors/Keywords.groovy: 4 Groovy:unable to resolve class org.openqa.selenium.By
[2020-01-02T10:49:57.936] /d%%workspace%ProjectName%Project.prj/Keywords/successFactors/Keywords.groovy: 5 Groovy:unable to resolve class org.openqa.selenium.WebDriver
[2020-01-02T10:49:57.936] /d%%workspace%ProjectName%Project.prj/Keywords/successFactors/Keywords.groovy: 6 Groovy:unable to resolve class org.openqa.selenium.WebElement
[2020-01-02T10:49:57.936] /d%%workspace%ProjectName%Project.prj/Keywords/successFactors/Keywords.groovy: 8 Groovy:unable to resolve class com.kms.katalon.core.annotation.Keyword
[2020-01-02T10:49:57.937] /d%%workspace%ProjectName%Project.prj/Keywords/successFactors/Keywords.groovy: 9 Groovy:unable to resolve class com.kms.katalon.core.util.KeywordUtil
[2020-01-02T10:49:57.937] /d%%workspace%ProjectName%Project.prj/Keywords/successFactors/Keywords.groovy: 10 Groovy:unable to resolve class com.kms.katalon.core.webui.driver.DriverFactory
[2020-01-02T10:49:57.937] /d%%workspace%ProjectName%Project.prj/Keywords/successFactors/Keywords.groovy: 11 Groovy:unable to resolve class com.kms.katalon.core.webui.keyword.WebUiBuiltInKeywords
[2020-01-02T10:49:57.937] /d%%workspace%ProjectName%Project.prj/Keywords/successFactors/Keywords.groovy: 2 Groovy:unable to resolve class com.kms.katalon.core.testobject.ObjectRepository
[2020-01-02T10:49:57.938] /d%%workspace%ProjectName%Project.prj/Keywords/successFactors/Keywords.groovy: 90 Groovy:unable to resolve class List 
[2020-01-02T10:49:57.938] /d%%workspace%ProjectName%Project.prj/Keywords/successFactors/Keywords.groovy: 91 Groovy:unable to resolve class java.util.List 
[2020-01-02T10:49:57.938] /d%%workspace%ProjectName%Project.prj/Keywords/successFactors/Keywords.groovy: 15 Groovy:class com.kms.katalon.core.annotation.Keyword is not an annotation in @com.kms.katalon.core.annotation.Keyword
[2020-01-02T10:49:57.938] /d%%workspace%ProjectName%Project.prj/Keywords/successFactors/Keywords.groovy: 23 Groovy:class com.kms.katalon.core.annotation.Keyword is not an annotation in @com.kms.katalon.core.annotation.Keyword
[2020-01-02T10:49:57.938] /d%%workspace%ProjectName%Project.prj/Keywords/successFactors/Keywords.groovy: 40 Groovy:class com.kms.katalon.core.annotation.Keyword is not an annotation in @com.kms.katalon.core.annotation.Keyword
[2020-01-02T10:49:57.939] /d%%workspace%ProjectName%Project.prj/Keywords/successFactors/Keywords.groovy: 55 Groovy:class com.kms.katalon.core.annotation.Keyword is not an annotation in @com.kms.katalon.core.annotation.Keyword
[2020-01-02T10:49:57.940] /d%%workspace%ProjectName%Project.prj/Keywords/successFactors/Keywords.groovy: 69 Groovy:class com.kms.katalon.core.annotation.Keyword is not an annotation in @com.kms.katalon.core.annotation.Keyword
[2020-01-02T10:49:57.940] /d%%workspace%ProjectName%Project.prj/Keywords/successFactors/Keywords.groovy: 81 Groovy:class com.kms.katalon.core.annotation.Keyword is not an annotation in @com.kms.katalon.core.annotation.Keyword
[2020-01-02T10:49:57.942] /d%%workspace%ProjectName%Project.prj/Scripts/Debug/Script1577789549548.groovy: 1 Groovy:unable to resolve class com.kms.katalon.core.cucumber.keyword.CucumberBuiltinKeywords
[2020-01-02T10:49:57.946] /d%%workspace%ProjectName%Project.prj/Scripts/Dienstverband/Script1577786374028.groovy: 1 Groovy:unable to resolve class com.kms.katalon.core.cucumber.keyword.CucumberBuiltinKeywords
[2020-01-02T10:49:57.948] /d%%workspace%ProjectName%Project.prj/Scripts/Instroom/Script1577786269477.groovy: 1 Groovy:unable to resolve class com.kms.katalon.core.cucumber.keyword.CucumberBuiltinKeywords
[2020-01-02T10:49:57.950] /d%%workspace%ProjectName%Project.prj/Scripts/Profiel/Script1577786308869.groovy: 1 Groovy:unable to resolve class com.kms.katalon.core.cucumber.keyword.CucumberBuiltinKeywords
[2020-01-02T10:49:57.952] /d%%workspace%ProjectName%Project.prj/Scripts/Recruitment/Script1577786291783.groovy: 1 Groovy:unable to resolve class com.kms.katalon.core.cucumber.keyword.CucumberBuiltinKeywords
[2020-01-02T10:49:57.953] /d%%workspace%ProjectName%Project.prj/Test Suites/Dienstverband.groovy: 1 Groovy:unable to resolve class com.kms.katalon.core.annotation.SetUp
[2020-01-02T10:49:57.953] /d%%workspace%ProjectName%Project.prj/Test Suites/Dienstverband.groovy: 2 Groovy:unable to resolve class com.kms.katalon.core.annotation.SetupTestCase
[2020-01-02T10:49:57.953] /d%%workspace%ProjectName%Project.prj/Test Suites/Dienstverband.groovy: 3 Groovy:unable to resolve class com.kms.katalon.core.annotation.TearDown
[2020-01-02T10:49:57.953] /d%%workspace%ProjectName%Project.prj/Test Suites/Dienstverband.groovy: 4 Groovy:unable to resolve class com.kms.katalon.core.annotation.TearDownTestCase
[2020-01-02T10:49:57.954] /d%%workspace%ProjectName%Project.prj/Test Suites/Dienstverband.groovy: 5 Groovy:unable to resolve class com.kms.katalon.core.webui.keyword.WebUiBuiltInKeywords
[2020-01-02T10:49:57.954] /d%%workspace%ProjectName%Project.prj/Test Suites/Dienstverband.groovy: 8 Groovy:class com.kms.katalon.core.annotation.SetUp is not an annotation in @com.kms.katalon.core.annotation.SetUp
[2020-01-02T10:49:57.954] /d%%workspace%ProjectName%Project.prj/Test Suites/Dienstverband.groovy: 12 Groovy:class com.kms.katalon.core.annotation.TearDown is not an annotation in @com.kms.katalon.core.annotation.TearDown
[2020-01-02T10:49:57.954] /d%%workspace%ProjectName%Project.prj/Test Suites/Dienstverband.groovy: 16 Groovy:class com.kms.katalon.core.annotation.SetupTestCase is not an annotation in @com.kms.katalon.core.annotation.SetupTestCase
[2020-01-02T10:49:57.955] /d%%workspace%ProjectName%Project.prj/Test Suites/Dienstverband.groovy: 21 Groovy:class com.kms.katalon.core.annotation.TearDownTestCase is not an annotation in @com.kms.katalon.core.annotation.TearDownTestCase
[2020-01-02T10:49:57.958] /d%%workspace%ProjectName%Project.prj/Test Suites/Instroom.groovy: 1 Groovy:unable to resolve class com.kms.katalon.core.annotation.SetUp
[2020-01-02T10:49:57.958] /d%%workspace%ProjectName%Project.prj/Test Suites/Instroom.groovy: 2 Groovy:unable to resolve class com.kms.katalon.core.annotation.SetupTestCase
[2020-01-02T10:49:57.959] /d%%workspace%ProjectName%Project.prj/Test Suites/Instroom.groovy: 3 Groovy:unable to resolve class com.kms.katalon.core.annotation.TearDown
[2020-01-02T10:49:57.959] /d%%workspace%ProjectName%Project.prj/Test Suites/Instroom.groovy: 4 Groovy:unable to resolve class com.kms.katalon.core.annotation.TearDownTestCase
[2020-01-02T10:49:57.959] /d%%workspace%ProjectName%Project.prj/Test Suites/Instroom.groovy: 5 Groovy:unable to resolve class com.kms.katalon.core.webui.keyword.WebUiBuiltInKeywords
[2020-01-02T10:49:57.959] /d%%workspace%ProjectName%Project.prj/Test Suites/Instroom.groovy: 8 Groovy:class com.kms.katalon.core.annotation.SetUp is not an annotation in @com.kms.katalon.core.annotation.SetUp
[2020-01-02T10:49:57.961] /d%%workspace%ProjectName%Project.prj/Test Suites/Instroom.groovy: 12 Groovy:class com.kms.katalon.core.annotation.TearDown is not an annotation in @com.kms.katalon.core.annotation.TearDown
[2020-01-02T10:49:57.961] /d%%workspace%ProjectName%Project.prj/Test Suites/Instroom.groovy: 17 Groovy:class com.kms.katalon.core.annotation.SetupTestCase is not an annotation in @com.kms.katalon.core.annotation.SetupTestCase
[2020-01-02T10:49:57.961] /d%%workspace%ProjectName%Project.prj/Test Suites/Instroom.groovy: 22 Groovy:class com.kms.katalon.core.annotation.TearDownTestCase is not an annotation in @com.kms.katalon.core.annotation.TearDownTestCase
[2020-01-02T10:49:57.963] /d%%workspace%ProjectName%Project.prj/Test Suites/Profiel.groovy: 1 Groovy:unable to resolve class com.kms.katalon.core.annotation.SetUp
[2020-01-02T10:49:57.963] /d%%workspace%ProjectName%Project.prj/Test Suites/Profiel.groovy: 2 Groovy:unable to resolve class com.kms.katalon.core.annotation.SetupTestCase
[2020-01-02T10:49:57.963] /d%%workspace%ProjectName%Project.prj/Test Suites/Profiel.groovy: 3 Groovy:unable to resolve class com.kms.katalon.core.annotation.TearDown
[2020-01-02T10:49:57.964] /d%%workspace%ProjectName%Project.prj/Test Suites/Profiel.groovy: 4 Groovy:unable to resolve class com.kms.katalon.core.annotation.TearDownTestCase
[2020-01-02T10:49:57.964] /d%%workspace%ProjectName%Project.prj/Test Suites/Profiel.groovy: 5 Groovy:unable to resolve class com.kms.katalon.core.webui.keyword.WebUiBuiltInKeywords
[2020-01-02T10:49:57.964] /d%%workspace%ProjectName%Project.prj/Test Suites/Profiel.groovy: 8 Groovy:class com.kms.katalon.core.annotation.SetUp is not an annotation in @com.kms.katalon.core.annotation.SetUp
[2020-01-02T10:49:57.964] /d%%workspace%ProjectName%Project.prj/Test Suites/Profiel.groovy: 12 Groovy:class com.kms.katalon.core.annotation.TearDown is not an annotation in @com.kms.katalon.core.annotation.TearDown
[2020-01-02T10:49:57.964] /d%%workspace%ProjectName%Project.prj/Test Suites/Profiel.groovy: 16 Groovy:class com.kms.katalon.core.annotation.SetupTestCase is not an annotation in @com.kms.katalon.core.annotation.SetupTestCase
[2020-01-02T10:49:57.965] /d%%workspace%ProjectName%Project.prj/Test Suites/Profiel.groovy: 21 Groovy:class com.kms.katalon.core.annotation.TearDownTestCase is not an annotation in @com.kms.katalon.core.annotation.TearDownTestCase
[2020-01-02T10:49:57.967] /d%%workspace%ProjectName%Project.prj/Test Suites/Recruitment.groovy: 1 Groovy:unable to resolve class com.kms.katalon.core.annotation.SetUp
[2020-01-02T10:49:57.968] /d%%workspace%ProjectName%Project.prj/Test Suites/Recruitment.groovy: 2 Groovy:unable to resolve class com.kms.katalon.core.annotation.SetupTestCase
[2020-01-02T10:49:57.968] /d%%workspace%ProjectName%Project.prj/Test Suites/Recruitment.groovy: 3 Groovy:unable to resolve class com.kms.katalon.core.annotation.TearDown
[2020-01-02T10:49:57.968] /d%%workspace%ProjectName%Project.prj/Test Suites/Recruitment.groovy: 4 Groovy:unable to resolve class com.kms.katalon.core.annotation.TearDownTestCase
[2020-01-02T10:49:57.968] /d%%workspace%ProjectName%Project.prj/Test Suites/Recruitment.groovy: 5 Groovy:unable to resolve class com.kms.katalon.core.webui.keyword.WebUiBuiltInKeywords
[2020-01-02T10:49:57.968] /d%%workspace%ProjectName%Project.prj/Test Suites/Recruitment.groovy: 8 Groovy:class com.kms.katalon.core.annotation.SetUp is not an annotation in @com.kms.katalon.core.annotation.SetUp
[2020-01-02T10:49:57.969] /d%%workspace%ProjectName%Project.prj/Test Suites/Recruitment.groovy: 12 Groovy:class com.kms.katalon.core.annotation.TearDown is not an annotation in @com.kms.katalon.core.annotation.TearDown
[2020-01-02T10:49:57.969] /d%%workspace%ProjectName%Project.prj/Test Suites/Recruitment.groovy: 16 Groovy:class com.kms.katalon.core.annotation.SetupTestCase is not an annotation in @com.kms.katalon.core.annotation.SetupTestCase
[2020-01-02T10:49:57.970] /d%%workspace%ProjectName%Project.prj/Test Suites/Recruitment.groovy: 21 Groovy:class com.kms.katalon.core.annotation.TearDownTestCase is not an annotation in @com.kms.katalon.core.annotation.TearDownTestCase
[2020-01-02T10:49:58.470] Generating global variables...
[2020-01-02T10:50:00.022] Parsing custom keywords...
..................

The tests work without a problem. Kinda confused why this is being disaplayed. Is there a way to fix this to make the consoleoutput cleaner?

Hi @eyildiz,
It is just warnings, and there’s no way to get rid of them at the present. However, we will definitely consider about this issue.
Regards.

1 Like