18:02:00[2026-01-05T17:02:00.519Z] Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure.
18:02:00[2026-01-05T17:02:00.519Z] Affected argument(s) used the following variable(s): [AUTH_USR, AUTH_PSW]
18:02:00[2026-01-05T17:02:00.519Z] See https://jenkins.io/redirect/groovy-string-interpolation for details.
18:02:00[2026-01-05T17:02:00.777Z] + /var/lib/jenkins/workspace/Silverpeas_Installation_Test/scripts/setupDB.sh /var/lib/jenkins/workspace/Silverpeas_Installation_Test -a DELETE -t ORACLE -n SILVERTEST -d oracle.jdbc.driver.OracleDriver -u jdbc:oracle:thin:@int3.****.org:1521 -U **** -P ****
18:02:01[2026-01-05T17:02:01.028Z] WARNING: An illegal reflective access operation has occurred
18:02:01[2026-01-05T17:02:01.028Z] WARNING: Illegal reflective access by org.codehaus.groovy.reflection.CachedClass (file:/usr/share/groovy/lib/groovy-2.4.21.jar) to method java.lang.Object.finalize()
18:02:01[2026-01-05T17:02:01.028Z] WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.CachedClass
18:02:01[2026-01-05T17:02:01.028Z] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
18:02:01[2026-01-05T17:02:01.028Z] WARNING: All illegal access operations will be denied in a future release