Skip to content

Console Output

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