Skip to content

Console Output

09:39:00 [2026-08-06T07:39:00.640Z] Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure.
09:39:00 [2026-08-06T07:39:00.641Z] 		 Affected argument(s) used the following variable(s): [DB_PSW, DB_USR]
09:39:00 [2026-08-06T07:39:00.641Z] 		 See https://jenkins.io/redirect/groovy-string-interpolation for details.
09:39:00 [2026-08-06T07:39:00.900Z] + rm -f ****/configuration/config.properties
09:39:00 [2026-08-06T07:39:00.900Z] + echo DB_NAME=silvertest
09:39:00 [2026-08-06T07:39:00.900Z] + echo DB_SERVERTYPE=POSTGRESQL
09:39:00 [2026-08-06T07:39:00.900Z] + echo DB_SERVER=int0.****.org
09:39:00 [2026-08-06T07:39:00.900Z] + echo DB_PORT_POSTGRESQL=5433