Skip to content

Console Output

09:39:33 [2025-01-20T08:39:33.338Z] Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure.
09:39:33 [2025-01-20T08:39:33.338Z] 		 Affected argument(s) used the following variable(s): [DB_PSW, DB_USR]
09:39:33 [2025-01-20T08:39:33.339Z] 		 See https://jenkins.io/redirect/groovy-string-interpolation for details.
09:39:33 [2025-01-20T08:39:33.596Z] + rm -f ****/configuration/config.properties
09:39:33 [2025-01-20T08:39:33.597Z] + echo DB_NAME=SilverUpdate
09:39:33 [2025-01-20T08:39:33.597Z] + echo DB_SERVERTYPE=MSSQL
09:39:33 [2025-01-20T08:39:33.597Z] + echo DB_SERVER=int1.****.org
09:39:33 [2025-01-20T08:39:33.597Z] + echo DB_PORT_MSSQL=1433