04:30:49[2024-11-03T03:30:49.582Z] Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure.
04:30:49[2024-11-03T03:30:49.582Z] Affected argument(s) used the following variable(s): [AUTH_USR, AUTH_PSW]
04:30:49[2024-11-03T03:30:49.582Z] See https://jenkins.io/redirect/groovy-string-interpolation for details.
04:30:49[2024-11-03T03:30:49.840Z] + /var/lib/jenkins/workspace/Silverpeas_Installation_Test/scripts/setupDB.sh /var/lib/jenkins/workspace/Silverpeas_Installation_Test -a DELETE -t H2 -n silvertest -d org.h2.Driver -u jdbc:h2:tcp://localhost:9092 -U **** -P ****
04:30:50[2024-11-03T03:30:50.091Z] WARNING: An illegal reflective access operation has occurred
04:30:50[2024-11-03T03:30:50.091Z] 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()
04:30:50[2024-11-03T03:30:50.091Z] WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.CachedClass
04:30:50[2024-11-03T03:30:50.091Z] WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
04:30:50[2024-11-03T03:30:50.091Z] WARNING: All illegal access operations will be denied in a future release