04:20:10[2026-03-15T03:20:10.923Z] Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure.
04:20:10[2026-03-15T03:20:10.923Z] Affected argument(s) used the following variable(s): [DB_PSW, DB_USR]
04:20:10[2026-03-15T03:20:10.923Z] See https://jenkins.io/redirect/groovy-string-interpolation for details.
04:20:11[2026-03-15T03:20:11.183Z] + rm -f ****/configuration/config.properties
04:20:11[2026-03-15T03:20:11.183Z] + echo DB_NAME=silvertest
04:20:11[2026-03-15T03:20:11.183Z] + echo DB_SERVERTYPE=POSTGRESQL
04:20:11[2026-03-15T03:20:11.183Z] + echo DB_SERVER=int0.****.org
04:20:11[2026-03-15T03:20:11.183Z] + echo DB_PORT_POSTGRESQL=5433