Skip to content

Console Output

10:09:42 [2026-01-02T09:09:42.665Z] Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure.
10:09:42 [2026-01-02T09:09:42.665Z] 		 Affected argument(s) used the following variable(s): [DB_PSW, DB_USR]
10:09:42 [2026-01-02T09:09:42.665Z] 		 See https://jenkins.io/redirect/groovy-string-interpolation for details.
10:09:42 [2026-01-02T09:09:42.925Z] + rm -f ****/configuration/config.properties
10:09:42 [2026-01-02T09:09:42.925Z] + echo DB_NAME=silvertest
10:09:42 [2026-01-02T09:09:42.925Z] + echo DB_SERVERTYPE=MSSQL
10:09:42 [2026-01-02T09:09:42.925Z] + echo DB_SERVER=int1.****.org
10:09:42 [2026-01-02T09:09:42.925Z] + echo DB_PORT_MSSQL=1433