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